:root{--font-primary:var(--font-body),"Segoe UI","Helvetica Neue",sans-serif;--font-secondary:var(--font-heading),"Palatino Linotype","Book Antiqua",Georgia,serif;--color-background:#f7f3fb;--color-surface:#fff;--color-surface-muted:#efe8f7;--color-text:#ebe4e6;--color-text-body:#4a3a5c;--color-text-heading:#4d2a7f;--color-text-heading-dark:#3c1f63;--color-dark-gray:#5f4a7b;--color-light-gray:#d4c8e3;--color-white:#fff;--color-secondary:#f4b649;--color-accent:#f4b649;--color-accent-dark:#d99d34;--color-accent-soft:#f8dba3;--color-nav-primary:#481887;--color-border-strong:#4818872e;--color-shadow:#2b0a582e;--color-overlay:#140729a6;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--radius-pill:999px;--space-2xs:.4rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--space-3xl:6rem;--container-width:1200px;--container-narrow:860px;--header-height:64px;--shadow-sm:0 10px 24px #48188729;--shadow-md:0 18px 50px #48188738;--transition-fast:.18s ease;--transition-medium:.26s ease}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);background-color:var(--color-background);overflow-x:hidden}body{background:radial-gradient(circle at top left,#48188714,transparent 34%),linear-gradient(180deg,#fff 0%,var(--color-background)40%,#f1e8fb 100%);min-width:320px;color:var(--color-text-body);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6;overflow-x:hidden}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:linear-gradient(180deg,#dccfee,var(--color-background))}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-accent),var(--color-accent-dark));border:2px solid var(--color-dark-gray);border-radius:999px}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f6ca78,var(--color-accent))}a{color:inherit}h1,h2,h3,h4,h5,h6{color:var(--color-text-heading);font-family:var(--font-primary);text-shadow:0 0 2px #48188780,0 1px 3px #0000004d}.heroContent h1,.modal h1,.modal h2,.modal h3,.modal h4,.modal h5,.modal h6{color:var(--color-text);text-shadow:none}img{max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}main{display:block}.main-content{min-height:calc(100vh - var(--header-height));padding-top:calc(var(--header-height) + .9rem)}@media (max-width:1024px){.main-content{min-height:100vh;padding-top:1rem}}.page-shell,.legal-shell,.status-shell{width:min(calc(100% - 2rem),var(--container-width));margin:0 auto}.page-shell{padding:clamp(3rem,6vw,5rem) 0}.page-content{width:min(100%,var(--container-narrow));margin:0 auto}.page-heading{margin:0 0 var(--space-md);font-family:var(--font-primary);letter-spacing:-.04em;font-size:clamp(2.4rem,5vw,4rem);line-height:1.05}.page-intro{max-width:48rem;margin:0 0 var(--space-xl);color:var(--color-dark-gray);font-size:1.1rem}.content-prose{gap:var(--space-md);color:var(--color-dark-gray);font-size:1.1rem;display:grid}.content-prose p{margin:0}.contact-form{gap:var(--space-md);border-radius:var(--radius-md);background:linear-gradient(#fff 0%,#e8e0f0 100%);border:1px solid #48188726;width:min(100%,42rem);margin:0 auto;padding:clamp(1.5rem,3vw,2rem);display:grid;box-shadow:0 2px 8px #4818870f}.field-group{gap:.55rem;display:grid}.field-label{font-family:var(--font-primary);letter-spacing:.02em;color:var(--color-text-heading);font-size:.96rem;font-weight:600}.input-control{border-radius:var(--radius-sm);width:100%;color:var(--color-text-body);font-family:var(--font-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast);background:#ffffffe6;border:1px solid #48188733;padding:.9rem 1rem}.input-control:focus-visible{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 4px #f4b64940}.primary-button,.cta-button,.status-button{border-radius:var(--radius-pill);background:var(--color-accent);color:#3b1a63;width:fit-content;min-height:3.2rem;font-family:var(--font-primary);letter-spacing:.02em;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),background-color var(--transition-fast),box-shadow var(--transition-fast);border:0;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex}.primary-button:hover,.cta-button:hover,.status-button:hover{background:var(--color-accent-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.cta-section{width:min(calc(100% - 2rem),var(--container-width));padding:var(--space-3xl)1rem;margin:0 auto}.cta-content{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f4b6492e,#481887e6 55%),var(--color-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100%,980px);margin:0 auto;padding:clamp(2rem,4vw,3rem);display:flex;box-shadow:0 0 40px #f4b64940}.cta-content h2{margin:0 0 var(--space-sm);font-family:var(--font-primary);color:#f8f2ff;text-shadow:0 2px 8px #0006;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.cta-content p{max-width:42rem;margin:0 auto var(--space-lg);color:#f2ebf5;font-size:1.08rem}.contact-page .page-heading,.contact-page .page-intro{text-align:center}.contact-page .page-intro{margin-left:auto;margin-right:auto}.form-success{border-radius:var(--radius-md);text-align:center;width:min(100%,42rem);color:var(--color-text-body);background:linear-gradient(#fff 0%,#e8e0f0 100%);border:1px solid #48188733;margin:0 auto;padding:clamp(1.5rem,3vw,2rem);font-size:1.05rem}.form-success p{margin:0}.form-error{border-radius:var(--radius-sm);color:#a84545;background:#c83c3c1a;border:1px solid #c83c3c40;margin:0;padding:.75rem 1rem;font-size:.95rem}.legal-shell,.status-shell{padding:clamp(3rem,6vw,5rem) 0}.legal-article,.status-card{width:min(100%,var(--container-narrow));border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;margin:0 auto;padding:clamp(1.6rem,4vw,3rem)}.legal-header,.status-card{text-align:left}.legal-header{margin-bottom:var(--space-xl)}.legal-header h1,.status-card h1,.status-card h2{margin:0 0 var(--space-sm);font-family:var(--font-primary);font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.08}.legal-header p,.status-card p{color:var(--color-dark-gray);margin:0;font-size:1.05rem}.legal-article section{padding-top:var(--space-lg);border-top:1px solid #d1d1d114}.legal-article section+section{margin-top:var(--space-lg)}.legal-article h2{margin:0 0 var(--space-xs);font-family:var(--font-primary);font-size:1.35rem}.legal-article p{color:var(--color-dark-gray);margin:0}.status-shell{justify-content:center;align-items:center;min-height:60vh;display:flex}.status-card{text-align:center}.status-card p+.status-button,.status-card p+a,.status-card p+button{margin-top:var(--space-lg)}.loading-state{font-family:var(--font-primary);letter-spacing:.08em;text-transform:uppercase;color:var(--color-dark-gray);align-items:center;gap:.8rem;font-size:1rem;display:inline-flex}.loading-state:before{content:"";border:2px solid #a38f5a4d;border-top-color:var(--color-accent);border-radius:50%;width:.9rem;height:.9rem;animation:.9s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (max-width:900px){.page-shell,.legal-shell,.status-shell{width:min(calc(100% - 1.5rem),var(--container-width))}.contact-form,.legal-article,.status-card,.cta-content{border-radius:var(--radius-md)}.home-snap-section,.home-snap-hero,.home-snap-cta{min-height:0;display:block}}@media (max-width:600px){.page-intro,.content-prose,.legal-article p,.status-card p{font-size:1rem}.cta-section{padding:2rem .8rem 3rem}.cta-content{border-radius:16px;padding:1.2rem 1rem}.cta-content h2{font-size:clamp(1.3rem,3.5vw,1.8rem)}.cta-content p{margin-bottom:1rem;font-size:.8rem}.cta-button,.primary-button{padding:.7rem 1.5rem;font-size:.85rem}}
@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/85e270911e713436-s.4851521f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2ad3cd63006f4f39-s.p.b04177f3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville Fallback;src:local(Times New Roman);ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.0%;size-adjust:127.26%}.libre_baskerville_fa7f0622-module__xOwSOG__className{font-family:Libre Baskerville,Libre Baskerville Fallback;font-style:normal;font-weight:400}.libre_baskerville_fa7f0622-module__xOwSOG__variable{--font-heading:"Libre Baskerville","Libre Baskerville Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_8ccfff1d-module__oQgeYG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_8ccfff1d-module__oQgeYG__variable{--font-body:"Outfit","Outfit Fallback"}
.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform,opacity,background-color;background-color:#481887f5;border-bottom:1px solid #f4b64980;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),background-color .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Header-module__hBw1pG__scrolled{border-bottom-color:#f4b64973;box-shadow:0 10px 24px #2d0a5873}.Header-module__hBw1pG__compact{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#481887e0}.Header-module__hBw1pG__compact .Header-module__hBw1pG__brandLogo{max-height:calc(var(--header-height) - 4px)}.Header-module__hBw1pG__scrollingDown{opacity:.93;transform:translateY(-10px)}.Header-module__hBw1pG__navDesktop{width:min(100% - 3rem,1400px);height:100%;transition:width var(--transition-medium);justify-content:space-between;align-items:center;margin:0 auto;padding:0;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navDesktop{width:min(100% - 3rem,1300px);padding:0}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{transition:gap var(--transition-medium);flex:1;justify-content:center;align-items:center;gap:clamp(1rem,2.2vw,2.5rem);display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navRight{gap:clamp(.8rem,1.8vw,2rem)}.Header-module__hBw1pG__navDesktop .Header-module__hBw1pG__navItemWithDropdown>a,.Header-module__hBw1pG__navLeft a,.Header-module__hBw1pG__navRight a{color:#f8f2ff;font-family:var(--font-primary);letter-spacing:.4px;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:8px 16px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:color .2s,background .2s,transform .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:relative}.Header-module__hBw1pG__navDesktop .Header-module__hBw1pG__navItemWithDropdown:hover>a,.Header-module__hBw1pG__navDesktop .Header-module__hBw1pG__navItemWithDropdownOpen>a,.Header-module__hBw1pG__navLeft a:hover,.Header-module__hBw1pG__navRight a:hover{color:var(--color-accent);background:#f4b6491f;border-color:#f4b64959;transform:translateY(-2px)scale(1.04);box-shadow:0 4px 16px #f4b64926,0 2px 8px #4818871a}.Header-module__hBw1pG__navLeft a:after,.Header-module__hBw1pG__navRight a:after,.Header-module__hBw1pG__mobileMenu a:after{content:"";background:var(--color-accent);transform-origin:50%;height:3px;transition:transform var(--transition-fast);border-radius:20px;position:absolute;bottom:-.4rem;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__navLeft a[data-active=true],.Header-module__hBw1pG__navRight a[data-active=true],.Header-module__hBw1pG__mobileMenu a[data-active=true]{color:var(--color-accent)}.Header-module__hBw1pG__navLeft a[data-active=true]:after,.Header-module__hBw1pG__navRight a[data-active=true]:after,.Header-module__hBw1pG__mobileMenu a[data-active=true]:after{transform:scaleX(1)}.Header-module__hBw1pG__logo a{color:#f8f2ff;height:100%;min-height:0;transition:transform var(--transition-medium);justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex;overflow:visible}.Header-module__hBw1pG__logo{height:100%;transition:padding var(--transition-medium);justify-content:center;align-self:stretch;align-items:center;padding:4px 0;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{padding:14px 0 2px}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo a{transform:none}.Header-module__hBw1pG__brandLogo{width:clamp(140px,13vw,200px);max-width:none;height:auto;max-height:calc(var(--header-height) - 12px);object-fit:contain;transition:max-height var(--transition-medium),width var(--transition-medium);display:block}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__brandLogo{width:clamp(110px,10vw,160px);max-height:calc(var(--header-height) - 16px)}.Header-module__hBw1pG__navMobile{height:100%;transition:padding var(--transition-medium),background-color var(--transition-medium);justify-content:center;align-items:center;padding:0 1.35rem;display:none;position:relative}.Header-module__hBw1pG__logoMobile{height:100%;transition:padding var(--transition-medium);justify-content:center;align-items:center;padding:6px 0;display:flex}.Header-module__hBw1pG__logoMobile a{color:#f8f2ff;transition:transform var(--transition-medium);text-decoration:none;display:inline-block}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoMobile{padding:14px 0 2px}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoMobile a{transform:none}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(40px)saturate(150%);backdrop-filter:blur(40px)saturate(150%);z-index:1200;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:none;background:linear-gradient(#481887fa 0%,#2d0a58 100%);border:none;border-radius:28px 28px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:100vw;height:65vh;max-height:65vh;padding:2rem 2rem 3rem;transition:transform .4s cubic-bezier(.32,.72,0,1),opacity .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 60px #00000080}.Header-module__hBw1pG__mobileMenu:before{display:none}.Header-module__hBw1pG__mobileMenu a{font-family:var(--font-primary);color:#f8f2ffb3;white-space:nowrap;text-align:center;letter-spacing:.5px;border-radius:14px;width:100%;max-width:320px;padding:.75rem 1rem;font-size:1.3rem;font-weight:500;text-decoration:none;transition:color .25s,background .25s,transform .25s;display:block;position:relative}.Header-module__hBw1pG__mobileMenu a:hover{color:#fff;background:#f4b6491f;transform:scale(1.04)}.Header-module__hBw1pG__mobileMenu a[data-active=true]{color:var(--color-accent);background:#f4b64914}.Header-module__hBw1pG__mobileMenu a:after{content:"";background:var(--color-accent);transform-origin:50%;border-radius:20px;width:40%;height:3px;transition:transform .25s;position:absolute;bottom:.15rem;left:50%;transform:translate(-50%)scaleX(0)}.Header-module__hBw1pG__mobileMenu a[data-active=true]:after{transform:translate(-50%)scaleX(1)}.Header-module__hBw1pG__menuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__hBw1pG__menuBackdrop{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition-medium),visibility var(--transition-medium);z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:0;position:fixed;inset:0}.Header-module__hBw1pG__backdropOpen{opacity:1;visibility:visible;pointer-events:auto}.Header-module__hBw1pG__menuCloseButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f8f2ff99;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.Header-module__hBw1pG__menuCloseButton:hover{background:#f4b64933;transform:rotate(90deg)}.Header-module__hBw1pG__navItemWithDropdown{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__navItemWithDropdown:hover>a,.Header-module__hBw1pG__navItemWithDropdownOpen>a{color:var(--color-accent);background:#f4b6491f;transform:translateY(-2px)scale(1.04);box-shadow:0 4px 16px #f4b64926,0 2px 8px #4818871a}.Header-module__hBw1pG__dropdown{top:var(--header-height);opacity:0;visibility:hidden;z-index:1300;pointer-events:none;width:min(95vw,1300px);max-height:calc(100vh - var(--header-height) - 2rem);transition:opacity .2s,visibility .2s;position:fixed;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__dropdownOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.Header-module__hBw1pG__dropdownContent{-webkit-backdrop-filter:blur(35px)saturate(180%);backdrop-filter:blur(35px)saturate(180%);background:linear-gradient(135deg,#371269fa 0%,#230a44fa 100%);border-radius:0 0 24px 24px;grid-template-columns:minmax(220px,25%) minmax(0,1fr);align-items:stretch;gap:1.5rem;width:100%;max-height:100%;margin-top:0;padding:1.5rem;display:grid;overflow-y:auto;box-shadow:0 30px 60px #00000080,0 12px 30px #48188766}.Header-module__hBw1pG__dropdownContent::-webkit-scrollbar{width:8px}.Header-module__hBw1pG__dropdownContent::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.Header-module__hBw1pG__dropdownContent::-webkit-scrollbar-thumb{background:#f4b64966;border-radius:4px}.Header-module__hBw1pG__dropdownContent::-webkit-scrollbar-thumb:hover{background:#f4b649b3}.Header-module__hBw1pG__dropdownBanner{background:#230a44;border:none;border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:240px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #48188799}.Header-module__hBw1pG__bannerCollage{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:0;display:grid;position:absolute;inset:0}.Header-module__hBw1pG__bannerCell{position:relative;overflow:hidden}.Header-module__hBw1pG__bannerImg{object-fit:cover;filter:brightness(.9)contrast(1.1);transition:transform .6s}.Header-module__hBw1pG__dropdownBanner:hover .Header-module__hBw1pG__bannerImg{transform:scale(1.08)}.Header-module__hBw1pG__bannerShade{z-index:1;background:linear-gradient(#230a444d 0%,#230a44eb 100%);position:absolute;inset:0}.Header-module__hBw1pG__bannerText{z-index:2;color:#fff;position:relative}.Header-module__hBw1pG__bannerText h3{font-family:var(--font-primary);color:#f8dba3;letter-spacing:-.01em;margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__bannerText p{font-family:var(--font-primary);color:#f8f2ffd9;margin:0 0 1rem;font-size:.82rem;line-height:1.4}.Header-module__hBw1pG__bannerLink{font-family:var(--font-primary);color:#230a44;background:var(--color-accent,#f4b649);border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .95rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #f4b6494d}.Header-module__hBw1pG__bannerLink:hover{background:#ffc966;transform:translateY(-2px);box-shadow:0 6px 16px #f4b64973}.Header-module__hBw1pG__dropdownGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-content:stretch;gap:12px;min-width:0;display:grid}.Header-module__hBw1pG__dropdownItem{color:#f8f2ff;font-family:var(--font-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;min-width:0;min-height:68px;padding:12px 16px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__dropdownItem:hover{background:#f4b6491f;border-color:#f4b64966;transform:translateY(-3px)scale(1.02);box-shadow:0 10px 24px #48188766,0 0 0 1px #f4b64933}.Header-module__hBw1pG__dropdownItemThumb{border:1px solid #f4b64940;border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.Header-module__hBw1pG__dropdownThumbImg{object-fit:cover;transition:transform .3s}.Header-module__hBw1pG__dropdownItem:hover .Header-module__hBw1pG__dropdownThumbImg{transform:scale(1.1)}.Header-module__hBw1pG__dropdownItemInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__hBw1pG__dropdownItemTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;transition:color .2s;overflow:hidden}.Header-module__hBw1pG__dropdownItemDesc{color:#f8f2ff99;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.Header-module__hBw1pG__dropdownItem:hover .Header-module__hBw1pG__dropdownItemTitle{color:var(--color-accent)}.Header-module__hBw1pG__dropdownItemArrow{color:var(--color-accent);opacity:.5;flex-shrink:0;font-size:.85rem;transition:transform .25s,opacity .25s;transform:translate(-4px)}.Header-module__hBw1pG__dropdownItem:hover .Header-module__hBw1pG__dropdownItemArrow{opacity:1;transform:translate(0)}@media (max-width:900px){.Header-module__hBw1pG__navDesktop{display:none}.Header-module__hBw1pG__navMobile{display:flex}.Header-module__hBw1pG__brandLogo{width:clamp(110px,10vw,160px);max-height:calc(var(--header-height) - 16px)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__brandLogo{width:clamp(95px,8.5vw,135px);max-height:calc(var(--header-height) - 20px)}}@media (min-width:901px){.Header-module__hBw1pG__logoMobile{display:none}}@media (max-width:600px){.Header-module__hBw1pG__mobileMenu{border-radius:24px 24px 0 0;height:60vh;max-height:60vh;padding:1.5rem 1.5rem 2.5rem}.Header-module__hBw1pG__mobileMenu a{max-width:280px;padding:.65rem .8rem;font-size:1.1rem}.Header-module__hBw1pG__brandLogo{width:clamp(100px,9vw,140px);max-height:calc(var(--header-height) - 18px)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__brandLogo{width:clamp(85px,7.5vw,120px);max-height:calc(var(--header-height) - 22px)}}@media (max-width:1100px){.Header-module__hBw1pG__dropdownContent{grid-template-columns:1fr}.Header-module__hBw1pG__dropdownBanner{min-height:140px;padding:1rem}.Header-module__hBw1pG__dropdownGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.Header-module__hBw1pG__bannerText h3{font-size:1.1rem}.Header-module__hBw1pG__bannerText p{margin-bottom:.5rem;font-size:.75rem}}@media (max-width:1200px){.Header-module__hBw1pG__dropdownItem{gap:10px;min-height:60px;padding:10px 12px}.Header-module__hBw1pG__dropdownItemThumb{width:38px;height:38px}.Header-module__hBw1pG__dropdownItemTitle{font-size:.85rem}.Header-module__hBw1pG__dropdownItemDesc{font-size:.75rem}}.Header-module__hBw1pG__mobileDock{-webkit-backdrop-filter:blur(28px)saturate(210%);backdrop-filter:blur(28px)saturate(210%);z-index:999;background:linear-gradient(135deg,#3c1273c7 0%,#260a4bd9 100%);border:1px solid #f4b64959;border-radius:999px;justify-content:space-between;align-items:center;width:min(100% - 2rem,480px);padding:clamp(.2rem,.5vw,.35rem) clamp(.5rem,2vw,1.2rem);display:none;position:fixed;bottom:clamp(.75rem,2vh,1.5rem);left:50%;transform:translate(-50%);box-shadow:0 12px 36px #00000080,0 4px 16px #4818874d,inset 0 1px 1px #ffffff4d,inset 0 -1px 1px #0000004d}.Header-module__hBw1pG__dockItem{color:#f8f2ffbf;font-family:var(--font-primary);letter-spacing:.2px;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.05rem;min-width:0;padding:clamp(.2rem,.5vw,.4rem) clamp(.3rem,1vw,.75rem);font-size:clamp(.5rem,1.2vw,.65rem);font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__hBw1pG__dockItem:hover{color:#fff;background:radial-gradient(circle,#f4b64959 0%,#f4b6491f 75%);transform:translateY(-1px)scale(1.04);box-shadow:inset 0 0 12px #f4b64966,inset 0 1px 1px #ffffff80,0 3px 10px #0000004d}.Header-module__hBw1pG__dockSvgIcon{stroke:currentColor;stroke-width:2px;filter:drop-shadow(0 1px 2px #0003);width:clamp(.85rem,2vw,1.15rem);height:clamp(.85rem,2vw,1.15rem);transition:transform .25s}.Header-module__hBw1pG__dockItem:hover .Header-module__hBw1pG__dockSvgIcon{transform:scale(1.12)}.Header-module__hBw1pG__dockLabel{text-transform:uppercase;letter-spacing:.3px;opacity:.85;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(.48rem,1vw,.58rem);font-weight:600;overflow:hidden}.Header-module__hBw1pG__dockLogo{background:radial-gradient(circle,#ffffff14 0%,#0000 80%);border-radius:999px;flex:1.2;justify-content:center;align-items:center;min-width:0;margin:0 clamp(.1rem,.5vw,.3rem);padding:clamp(.2rem,.5vw,.4rem) clamp(.4rem,1.5vw,.9rem);text-decoration:none;transition:transform .25s,background .25s;display:flex}.Header-module__hBw1pG__dockLogo:hover{background:radial-gradient(circle,#f4b64933 0%,#ffffff1a 80%);transform:scale(1.06);box-shadow:inset 0 0 10px #fff3}.Header-module__hBw1pG__dockLogoImg{object-fit:contain;filter:drop-shadow(0 1px 3px #0000004d);width:auto;max-width:100%;height:clamp(22px,3.5vw,30px)}.Header-module__hBw1pG__productsSheet{-webkit-backdrop-filter:blur(40px)saturate(150%);backdrop-filter:blur(40px)saturate(150%);z-index:1200;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:none;background:linear-gradient(#481887fa 0%,#2d0a58 100%);border:none;border-radius:28px 28px 0 0;flex-direction:column;width:100%;max-width:100vw;padding:0;transition:opacity .3s,transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 60px #00000080}.Header-module__hBw1pG__sheetOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__hBw1pG__sheetHeader{cursor:ns-resize;touch-action:none;border-bottom:1px solid #f4b64933;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem .75rem;display:flex;position:relative}.Header-module__hBw1pG__sheetHeader:before{content:"";background:#ffffff4d;border-radius:4px;width:36px;height:4px;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__dragHandleBar{background:#ffffff4d;border-radius:4px;width:36px;height:4px;margin:.5rem 0 .25rem}.Header-module__hBw1pG__sheetTitle{font-family:var(--font-primary);color:var(--color-accent);letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:700}.Header-module__hBw1pG__sheetCloseButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f8f2ff99;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1rem;line-height:1;transition:background .2s,transform .2s;display:flex}.Header-module__hBw1pG__sheetCloseButton:hover{background:#f4b64933;transform:rotate(90deg)}.Header-module__hBw1pG__sheetContent{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.5rem 2rem;display:flex;overflow-y:auto}.Header-module__hBw1pG__sheetContent::-webkit-scrollbar{width:6px}.Header-module__hBw1pG__sheetContent::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.Header-module__hBw1pG__sheetContent::-webkit-scrollbar-thumb{background:#f4b64966;border-radius:3px}.Header-module__hBw1pG__sheetItem{color:#f8f2ff;font-family:var(--font-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;min-height:80px;padding:1rem 1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Header-module__hBw1pG__sheetItem:hover{background:#f4b6491f;border-color:#f4b64966;transform:translate(4px);box-shadow:0 8px 20px #48188766,0 0 0 1px #f4b64933}.Header-module__hBw1pG__sheetItemThumb{border:1px solid #f4b64940;border-radius:12px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.Header-module__hBw1pG__sheetThumbImg{object-fit:cover;transition:transform .3s}.Header-module__hBw1pG__sheetItem:hover .Header-module__hBw1pG__sheetThumbImg{transform:scale(1.1)}.Header-module__hBw1pG__sheetItemInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__hBw1pG__sheetItemTitle{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600;transition:color .2s}.Header-module__hBw1pG__sheetItem:hover .Header-module__hBw1pG__sheetItemTitle{color:var(--color-accent)}.Header-module__hBw1pG__sheetItemDesc{color:#f8f2ff99;font-size:.85rem;line-height:1.3}.Header-module__hBw1pG__sheetItemArrow{color:var(--color-accent);opacity:.5;flex-shrink:0;font-size:1.1rem;transition:transform .25s,opacity .25s;transform:translate(-4px)}.Header-module__hBw1pG__sheetItem:hover .Header-module__hBw1pG__sheetItemArrow{opacity:1;transform:translate(0)}.Header-module__hBw1pG__menuTitle{font-family:var(--font-primary);color:#f8f2ff80;text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:1rem;font-size:.85rem;font-weight:600}@media (max-width:1024px){.Header-module__hBw1pG__header{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1000;pointer-events:none;background:0 0;border:none;height:auto;position:fixed;bottom:0;left:0;right:0;overflow:visible}.Header-module__hBw1pG__navDesktop{display:none}.Header-module__hBw1pG__mobileDock{pointer-events:auto;backface-visibility:hidden;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-50%)translateZ(0)}body{padding-bottom:5rem}}@media (max-width:600px){.Header-module__hBw1pG__mobileDock{gap:.35rem;padding:.4rem .75rem;bottom:1rem}.Header-module__hBw1pG__dockItem{min-width:52px;padding:.5rem .7rem}.Header-module__hBw1pG__dockIcon{font-size:1.15rem}.Header-module__hBw1pG__dockLabel{font-size:.6rem}.Header-module__hBw1pG__dockLogoImg{max-width:100px;height:28px}.Header-module__hBw1pG__productsSheet{height:80vh;max-height:80vh}.Header-module__hBw1pG__sheetItem{min-height:72px;padding:.875rem 1rem}.Header-module__hBw1pG__sheetItemThumb{width:48px;height:48px}.Header-module__hBw1pG__sheetItemTitle{font-size:.95rem}.Header-module__hBw1pG__sheetItemDesc{font-size:.8rem}}
.Footer-module__S6Hkya__footer{background-color:var(--color-background);border-top:1px solid #48188733;width:100%;padding-top:2.5rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:minmax(180px,1fr) minmax(420px,auto) minmax(180px,1fr);align-items:center;gap:1.5rem 2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__S6Hkya__brand{grid-area:1/1;justify-self:start}.Footer-module__S6Hkya__brand a{color:var(--color-text);align-items:center;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__brandLogo{width:clamp(100px,14vw,140px);height:auto}.Footer-module__S6Hkya__nav{flex-wrap:wrap;grid-area:1/2;justify-content:center;justify-self:center;gap:.75rem 1.5rem;width:100%;max-width:520px;display:flex}.Footer-module__S6Hkya__nav a{text-align:center;min-width:120px;font-family:var(--font-primary);color:var(--color-text-body);font-size:1rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__nav a:hover{color:var(--color-accent)}.Footer-module__S6Hkya__socials{flex-direction:column;grid-area:1/3;justify-self:end;align-items:center;gap:.6rem;display:flex}.Footer-module__S6Hkya__socialLink{font-family:var(--font-primary);color:var(--color-text-body);align-items:center;gap:.5rem;font-size:1rem;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--color-accent)}.Footer-module__S6Hkya__socialLink svg{width:1.5rem;height:1.5rem}.Footer-module__S6Hkya__socialLink:first-child svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.Footer-module__S6Hkya__socialDot{fill:currentColor}.Footer-module__S6Hkya__socialLink:nth-child(2) svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.Footer-module__S6Hkya__socialLink:nth-child(3) svg,.Footer-module__S6Hkya__socialLink:nth-child(4) svg{fill:currentColor}.Footer-module__S6Hkya__bottomBar{text-align:center;border-top:1px solid #4818872e;margin-top:2.5rem;padding:1rem 2rem}.Footer-module__S6Hkya__bottomBar p{font-family:var(--font-primary);color:var(--color-text-body);font-size:.9rem}@media (max-width:900px){.Footer-module__S6Hkya__footerContent{text-align:center;grid-template-columns:1fr;align-items:center}.Footer-module__S6Hkya__brand{grid-area:auto;justify-self:center}.Footer-module__S6Hkya__nav{grid-area:auto;justify-content:center}.Footer-module__S6Hkya__socials{grid-area:auto;justify-self:center;align-items:center}}@media (max-width:520px){.Footer-module__S6Hkya__nav{gap:.65rem .9rem}.Footer-module__S6Hkya__nav a{min-width:108px}}
.WhatsAppButton-module__V-0EQa__whatsappButton{z-index:1300;color:#fff;min-height:2.9rem;font-family:var(--font-primary);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast),filter var(--transition-fast);background:#25d366;border:1px solid #48188740;border-radius:999px;align-items:center;gap:.4rem;padding:.65rem .9rem;font-weight:600;text-decoration:none;display:inline-flex;position:fixed;bottom:1rem;right:1rem}.WhatsAppButton-module__V-0EQa__whatsappButton:hover{box-shadow:var(--shadow-md);filter:saturate(1.06);transform:translateY(-2px)}.WhatsAppButton-module__V-0EQa__whatsappButton svg{fill:currentColor;width:1.25rem;height:1.25rem}.WhatsAppButton-module__V-0EQa__whatsappButton span{font-size:.92rem;line-height:1}@media (max-width:640px){.WhatsAppButton-module__V-0EQa__whatsappButton{padding:.7rem;bottom:5rem;right:.75rem}.WhatsAppButton-module__V-0EQa__whatsappButton span{display:none}}
