:root{--font-family-primary: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-title: "Geometos Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;font-size:100%;--text-xs: .64rem;--text-sm: .8rem;--text-base: 1rem;--text-md: 1.25rem;--text-lg: 1.563rem;--text-xl: 1.953rem;--text-xxl: 2.441rem;--lh-tight: 1.2;--lh-normal: 1.5;--lh-loose: 1.8;--container-max-width: 1080px;--container-padding-min: 1rem;--container-padding-preferred: 2.5vw;--container-padding-max: 3rem;--background-color: #f5f2ed;--svg-side-width: 240px;--text-color: #454545;--text-link-color: #3c3c3c;--text-link-hover-color: #a2a2a2}*,*:before,*:after{box-sizing:border-box}html,body{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-size:var(--text-base);line-height:var(--lh-normal);font-family:var(--font-family-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f2ed}h1{font-size:var(--text-xxl);line-height:var(--lh-tight);font-family:var(--font-family-title);color:var(--text-color);font-weight:800;margin-bottom:.5em}h2{font-size:var(--text-xl);line-height:var(--lh-tight);font-family:var(--font-family-title);color:var(--text-color);font-weight:700;margin-bottom:.5em}h3{font-size:var(--text-lg);line-height:var(--lh-tight);font-family:var(--font-family-title);color:var(--text-color);font-weight:600;margin-bottom:.5em}h4{font-size:var(--text-md);line-height:var(--lh-tight);font-family:var(--font-family-title);color:var(--text-color);font-weight:600}p{color:var(--text-color);max-width:65ch}small,.text-sm{font-size:var(--text-sm)}.caption{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:#666}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{padding:10px 20px;border:1px solid var(--text-color);border-radius:3rem;border-color:var(--text-color);background-color:var(--text-color);color:var(--background-color);font-size:16px;cursor:pointer;transition:background .3s;white-space:nowrap}button:hover{background-color:var(--background-color);border-color:var(--text-color);color:var(--text-color)}:root{--loader-text: #222;--track: #efefef;--bar-from: #4caf50;--bar-to: #8bc34a}.loader-bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--background-color);z-index:9999;overflow:hidden}.loader-container{display:flex;align-items:center;justify-content:center}.loader-wrapper{width:min(640px,90%);padding:20px;text-align:center}.loader-bar-wrapper{width:100%;height:10px;background-color:#eee;border-radius:6px;overflow:hidden}.loader-bar{height:100%;background:linear-gradient(90deg,#921b54,#e40fab);transition:width .12s linear}.loader-text{margin-top:12px;font-weight:600;color:var(--loader-text)}#jorge{max-width:260px;height:auto;padding-bottom:24px}#gradient{height:0}@media (prefers-reduced-motion: reduce){.loader-bar{transition:none}}#bracelets{max-width:290px;margin-bottom:2.5rem}#bracelets path{stroke-width:1px}.intro{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;width:100%;position:relative}p{text-align:center}#title{max-width:520px}#title path{stroke-width:1px}img{width:100%;height:auto;margin:20px}.scroll-bottom{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);cursor:pointer;width:40px;height:40px;border:2px solid #802526;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:bounce 2s infinite}.scroll-bottom span{font-size:20px;line-height:1}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,10px)}}.countdown{display:flex;align-items:center;gap:12px;background:#ffffff08;padding:8px 14px;border-radius:10px;justify-content:center;color:var(--text-color, #454545);width:100%;max-width:min(var(--container-max-width),94%);margin-left:auto;margin-right:auto;padding:clamp(var(--container-padding-min),var(--container-padding-preferred),var(--container-padding-max))}.countdown-col{display:flex;flex-direction:column;align-items:center;min-width:56px}.digit{font-size:20px;font-weight:700;padding:6px 10px;border-radius:6px;background:#0000000d;transition:transform .25s ease,background .25s}.label{font-size:11px;color:#00000080;margin-top:4px}.sep{font-weight:700;font-size:20px;color:#00000059}@keyframes pop{0%{transform:scale(1)}40%{transform:scale(1.15)}to{transform:scale(1)}}.countdown.tick .digit{animation:pop .45s ease}.countdown{color:var(--countdown-color, #111)}.title{min-width:8rem}.title h2{margin-top:0}#right-title-draw,#left-title-draw{max-width:60px;margin:.5rem}@media (max-width: 1080px){#right-title-draw,#left-title-draw{max-height:76px}}.cerimony iframe{width:100%;border:none;margin:24px 0}.alert-container{position:fixed;top:2rem;left:0;right:0;z-index:9999;pointer-events:none;padding:1rem;display:flex;align-items:center;justify-content:center}.alert>*{pointer-events:auto}.alert{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;margin-bottom:1rem;border-radius:.5rem;font-size:1rem;width:fit-content}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-content{display:flex;align-items:center;gap:.75rem;flex:1}.alert-icon{font-weight:700;font-size:1.25rem;display:flex;align-items:center;justify-content:center;min-width:1.5rem}.alert-message{margin:0;font-family:inherit}.alert-close{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;margin-left:1rem;color:inherit;opacity:.7;transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.alert-close:hover{opacity:1}.gift-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:3.5rem}@media (max-width: 768px){.gift-list{gap:0}}.presents-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0}@media (max-width: 768px){.presents-wrapper{grid-template-columns:1fr}}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;pointer-events:none}.modal-content{position:relative;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;padding:0;z-index:1001}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;gap:16px}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}.modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:4px 8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;min-width:32px;min-height:32px}.modal-close-btn:hover{background-color:#f3f4f6;color:#1f2937}.modal-body{padding:24px;color:#374151;line-height:1.6}.modal-body ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.modal-body li{margin:0}.modal-body a{display:inline-block;color:var(--text-link-color);text-decoration:none;font-weight:600;transition:all .2s ease}.modal-body a:hover{text-decoration:underline;color:var(--text-link-hover-color)}@media (max-width: 640px){.modal-content{max-width:95%;max-height:90vh}.modal-header{padding:16px}.modal-header h2{font-size:1.25rem}.modal-body{padding:16px}}.modal-example-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem;padding:40px 20px}.modal-trigger-card{max-width:350px}.modal-trigger-card h3{margin:0;font-size:1.3rem}.modal-trigger-card p{margin:0;font-size:.95rem}@media (max-width: 768px){.modal-example-container{flex-direction:column;gap:1.5rem}.modal-trigger-card{width:100%}}.tips-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.tips-wrapper .tips-card h3{min-height:calc(2.2 * 1.5rem)}.tips-card{background:var(--color-background);border:1px solid rgba(0,0,0,.08);border-radius:20px;box-shadow:0 18px 40px #0a162b14;padding:1.8rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.tips-action{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.tips-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #0a162b1f}.tips-card h3{margin:0;font-size:1.2rem;color:#1f2937}.tips-card p{margin:0;line-height:1.6;color:#4b5563}.tips-card a{display:inline-block;color:#2563eb;text-decoration:none;font-weight:600;margin-top:.5rem}.tips-card a+a{margin-left:1rem}.tips-card a:hover{text-decoration:underline}.footer{position:relative}.footer #footer-icon{max-width:280px;height:auto}.footer .st0{fill:#802526}.footer .st1{fill:#f81500}.footer .st2{fill:#231f20}.footer .st3{fill:#fff}.footer .st4{fill:#f91500}.footer .st5{fill:#f5e400}.footer .st6{fill:#02bd88}.footer .st7{fill:#f1a372}.footer .st8{fill:#e99000}.footer .st9{fill:#f7615b}.footer .st10{fill:#d27e45}.footer .st11{fill:#04122d}.footer .st12{fill:#03bc88}.footer .st13{fill:#f7ea00}.footer .st14{fill:#f5e800}.footer .st15{fill:#fdd287}.footer .st16{fill:#057d59}.footer .st17{fill:#e8c100}.footer .st18{fill:#fff880}.footer .st19{fill:#bf9246}.footer .st20{fill:#ffeac7}.footer .st21{fill:#d2d0aa}.footer .st22{fill:#8d8181}.footer .st23{fill:#f9d7d7}.footer .st24{fill:#a8d158}.footer .st25{fill:#f4f2ca}.footer .st26{fill:#efe368}.footer .st27{fill:#839a90}.footer .st28{fill:#2f9aeb}.footer .st29{fill:#ec5300}.footer .st30{fill:#e98200}.footer .st31{fill:#a5936f}.footer .st32{fill:#544a48}.footer .st33{fill:#036db9}.footer .st34{fill:#e77500}.footer .st35{fill:#73625f}.footer .st36{fill:#caa046}.footer .st37{fill:#0b5286}.footer .st38{fill:#826f6b}.footer .st39{fill:#c4e4d6}.footer .st40{fill:#a5b9b1}.footer .st41{fill:#83998f}.footer .st42{fill:#044a7f}.footer .st43{fill:#353535}.footer .st44{fill:#0dd59c}.footer .st45{fill:#7dc6ff}.footer .st46{fill:#d9e888}.footer .st47{fill:#056751}.footer .st48{fill:#505050}.footer .st49{fill:#c4ad1d}.footer .st50{fill:#7c8835}.footer .st51{fill:#5d604a}.footer .st52{fill:#23a992}.footer .st53{fill:#1c3289}.footer .st54{fill:#7a7272}.footer .st55{fill:#898080}.footer .st56{fill:#f78f00}.footer .st57{fill:#e01011}.footer .st58{fill:#bab3b3}.footer .st59{fill:#172254}.footer .st60{fill:#afa6a6}.footer .st61{fill:#fcb34a}.footer .st62{fill:#bf7400}.footer .st63{fill:#c39695}.footer .st64{fill:#e611ac}.footer .st65{fill:#b72e70}.footer .st66{fill:#e40fab}.footer .st67{fill:#921a54}.footer .st68{fill:#dae989}.footer .st69{fill:#b82e70}.footer .st70{fill:#263326}.footer .st71{fill:#2c7300}.footer .st72{fill:#d7302b}.footer .st73{fill:#fa9e00}.footer .st74{fill:none}.footer .st75{fill:#ddd639}.footer .st76{fill:#ed3d90}.footer .st77{fill:#f1ed93}.footer .st78{fill:#d1a70b}.footer .st79{fill:#ce7a00}.footer .st80{fill:#7b4b02}.footer .st81{fill:#6d7974}.footer .st82{fill:#0ad69c}.footer .st83{fill:#e73a03}.footer .st84{fill:#da1505}.footer .st85{fill:#636363}.footer .st86{fill:#f2403c}.footer .st87{fill:#ffb13d}.footer .st88{fill:#b35206}.footer .st89{fill:#b67b00}.footer .st90{fill:#ffb13e}.footer .st91{fill:#79380a}.footer .st92{fill:#da9920}.footer .st93{fill:#ffe4b4}.footer .st94{fill:#989a9d}@font-face{font-family:Geometos Rounded;src:url(/assets/GeometosRounded-D_OZATW9.woff2) format("woff2"),url(/assets/GeometosRounded-gpJ4-bEA.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/assets/Gotham-Light-C2cfSHEF.woff2) format("woff2"),url(/assets/Gotham-Light-2AAptcHq.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham Book;src:url(/assets/Gotham-Book-dYeaZRgz.woff2) format("woff2"),url(/assets/Gotham-Book-tQdMYm4D.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/assets/Gotham-Medium-DrAlbML9.woff2) format("woff2"),url(/assets/Gotham-Medium-CwBDyNg9.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.container{width:100%;max-width:min(var(--container-max-width),94%);margin-left:auto;margin-right:auto;padding:clamp(var(--container-padding-min),var(--container-padding-preferred),var(--container-padding-max));display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.container p{text-align:center}@media (min-width: 768px){.hide-desktop{display:none}}@media (max-width: 768px){.hide-mobile{display:none}}.container.full-height{min-height:100vh;justify-content:center}.container .content{width:100%}@media (prefers-reduced-motion: reduce){.container *{transition:none!important;animation:none!important}}.sdn-admin-menu-global__menu-top{opacity:0}.animation-section{position:relative;z-index:3}.icons--side{position:fixed;top:calc(50% - (var(--svg-side-width) / 2));width:100%;display:flex;justify-content:space-between;align-items:center;z-index:1}.icons--side svg{max-width:var(--svg-side-width)}
