.header-module__FpSQAG__header{z-index:70;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f7f0e7d1;border-bottom:1px solid #3c28140f;position:sticky;top:0}.header-module__FpSQAG__headerGlow{pointer-events:none;inset-inline:0;background:linear-gradient(90deg,#dc6c2400,#dc6c243d,#dc6c2400);height:1px;position:absolute;bottom:0}.header-module__FpSQAG__headerAura{pointer-events:none;filter:blur(20px);opacity:.82;background:radial-gradient(circle,#dc6c241f,#dc6c2409 48%,#0000 72%);border-radius:9999px;width:20rem;height:8rem;position:absolute;top:-3.1rem;left:50%;transform:translate(-50%)}.header-module__FpSQAG__headerInner{justify-content:space-between;align-items:center;gap:1.25rem;height:5.5rem;display:flex;position:relative}@media (min-width:768px){.header-module__FpSQAG__headerInner{gap:1.5rem;height:6rem}}.header-module__FpSQAG__brand{flex-shrink:1;align-items:center;gap:.85rem;min-width:0;text-decoration:none;display:inline-flex;position:relative}.header-module__FpSQAG__brandMark{background:linear-gradient(#dc6c24f5,#dc6c2447);border-radius:9999px;flex-shrink:0;width:.56rem;height:2rem;box-shadow:0 8px 20px #dc6c242e}.header-module__FpSQAG__brandText{flex-direction:column;gap:.18rem;min-width:0;display:flex}.header-module__FpSQAG__brandName{letter-spacing:-.02em;color:#382216e6;text-wrap:balance;font-size:1.08rem;font-weight:380;line-height:1.08;transition:color .3s}.header-module__FpSQAG__brand:hover .header-module__FpSQAG__brandName{color:var(--accent)}.header-module__FpSQAG__brandSubtitle{letter-spacing:.01em;color:#38221694;text-wrap:balance;font-size:.82rem;line-height:1.35}.header-module__FpSQAG__desktopControls{align-items:center;gap:1rem;display:none}@media (min-width:1100px){.header-module__FpSQAG__desktopControls{display:flex}}.header-module__FpSQAG__desktopNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff6b;border:1px solid #3c281414;border-radius:9999px;align-items:center;padding:.375rem;display:flex;box-shadow:0 10px 30px #0000000a}.header-module__FpSQAG__desktopNavLink{letter-spacing:.01em;color:var(--muted-foreground);border-radius:9999px;padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:color .3s,transform .3s;position:relative}.header-module__FpSQAG__desktopNavLink:hover{color:var(--foreground);transform:translateY(-1px)}.header-module__FpSQAG__desktopNavLinkLabel{z-index:3;position:relative}.header-module__FpSQAG__desktopNavLinkBg{z-index:1;background:#fff0;border-radius:9999px;transition:background .3s,box-shadow .3s;position:absolute;inset:0}.header-module__FpSQAG__desktopNavLink:hover .header-module__FpSQAG__desktopNavLinkBg{background:#ffffffb8}.header-module__FpSQAG__desktopNavActiveGlow{pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(circle,#dc6c2433,#dc6c240e 55%,#0000 75%);border-radius:9999px;height:.5rem;position:absolute;inset:auto 18% -.15rem}.header-module__FpSQAG__desktopNavLinkActive{color:var(--foreground);font-weight:500}.header-module__FpSQAG__desktopNavLinkActive .header-module__FpSQAG__desktopNavLinkBg{background:linear-gradient(#ffffffeb,#fff8f3d1);box-shadow:inset 0 1px #fffc,0 10px 18px #1914100d}.header-module__FpSQAG__localeWrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #3c281414;border-radius:9999px;padding:.375rem .5rem;box-shadow:0 10px 24px #00000009}.header-module__FpSQAG__desktopLocaleLink{letter-spacing:.04em;min-width:2rem;color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;padding:.28rem .42rem;font-size:.875rem;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.header-module__FpSQAG__desktopLocaleLink:hover{color:var(--accent);background:#ffffff94}.header-module__FpSQAG__mobileToggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;border:1px solid #3c281414;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .2s,transform .2s,border-color .2s;display:inline-flex;box-shadow:0 10px 24px #00000009}.header-module__FpSQAG__mobileToggle:hover{background:#ffffffc2;transform:translateY(-1px)}.header-module__FpSQAG__mobileToggleOpen{background:#fff9f5f0;border-color:#dc6c242e}@media (min-width:1100px){.header-module__FpSQAG__mobileToggle{display:none}}.header-module__FpSQAG__burger{width:1.25rem;height:1rem;position:relative}.header-module__FpSQAG__burgerLine{background:var(--foreground);border-radius:9999px;width:1.25rem;height:2px;transition:transform .3s,opacity .3s,background .3s;position:absolute;left:0}.header-module__FpSQAG__mobileToggleOpen .header-module__FpSQAG__burgerLine{background:var(--accent)}.header-module__FpSQAG__burgerLineTop{top:0}.header-module__FpSQAG__burgerLineMiddle{top:7px}.header-module__FpSQAG__burgerLineBottom{top:14px}.header-module__FpSQAG__burgerLineTopOpen{transform:translateY(7px)rotate(45deg)}.header-module__FpSQAG__burgerLineMiddleOpen{opacity:0}.header-module__FpSQAG__burgerLineBottomOpen{transform:translateY(-7px)rotate(-45deg)}.header-module__FpSQAG__mobilePanel{z-index:60;pointer-events:auto;position:fixed;inset:0}@media (min-width:1100px){.header-module__FpSQAG__mobilePanel{display:none}}.header-module__FpSQAG__mobileBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:radial-gradient(circle at 50% 8%,#fff8f224,#0000 34%),#2f221b21;border:0;position:absolute;inset:0}.header-module__FpSQAG__mobileSheet{overscroll-behavior:contain;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);max-height:min(74dvh,31rem);padding:.82rem .78rem max(1.95rem, calc(env(safe-area-inset-bottom) + 1.35rem));background:linear-gradient(#fffcf9fa,#f7f0e7f5),#fffffff0;border:1px solid #ffffff9e;border-bottom:0;border-radius:1.75rem 1.75rem 0 0;position:absolute;bottom:0;left:.7rem;right:.7rem;overflow:auto;box-shadow:0 -18px 70px #1e161133,inset 0 1px #ffffffc7}.header-module__FpSQAG__mobileHandle{background:#3822162e;border-radius:9999px;width:2.75rem;height:.25rem;margin:.05rem auto .75rem}.header-module__FpSQAG__mobileNav{flex-direction:column;gap:.68rem;display:flex}.header-module__FpSQAG__mobileNavPrimary,.header-module__FpSQAG__mobileNavSecondary{flex-direction:column;gap:.22rem;display:flex}.header-module__FpSQAG__mobileNavSecondary{border-top:1px solid #3c281414;padding-top:.68rem}.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{min-height:3.05rem;color:var(--foreground);border:1px solid #0000;border-radius:1.05rem;justify-content:space-between;align-items:center;gap:1rem;padding:.74rem .9rem;font-size:.98rem;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,color .2s;display:flex}.header-module__FpSQAG__mobileNavLink:hover,.header-module__FpSQAG__mobileLanguageLink:hover{color:var(--foreground);background:#ffffffb8;border-color:#dc6c241a}.header-module__FpSQAG__mobileNavLinkActive{background:linear-gradient(#ffffffeb,#fff5eed6);border-color:#dc6c2426;box-shadow:inset 0 1px #ffffffbd,0 8px 18px #1914100b}.header-module__FpSQAG__mobileNavLinkContact{color:#462310fa;background:#dc6c241a;border-color:#dc6c2438;margin-top:.1rem;font-weight:560}.header-module__FpSQAG__mobileNavLinkContact:hover{background:#dc6c2424}.header-module__FpSQAG__mobileNavLinkSecondary,.header-module__FpSQAG__mobileLanguageLink{color:#382216bd;min-height:2.85rem}.header-module__FpSQAG__mobileNavLabel{font-weight:500}.header-module__FpSQAG__mobileNavArrow{color:var(--accent);font-size:.95rem;line-height:1}.header-module__FpSQAG__mobileNavBadge{color:var(--accent);background:#ffffffa8;border:1px solid #dc6c2433;border-radius:9999px;padding:.22rem .55rem;font-size:.76rem;font-weight:650;line-height:1}@media (min-width:768px) and (max-width:1099px){.header-module__FpSQAG__mobileBackdrop{background:radial-gradient(circle at 86% 12%,#fff8f233,#0000 36%),#2f221b1f}.header-module__FpSQAG__mobileSheet{border:1px solid #ffffffa8;border-radius:2rem;width:min(25.5rem,42vw);max-height:calc(100dvh - 8rem);padding:1rem .95rem;inset:6.85rem 1rem auto auto;box-shadow:-24px 22px 80px #1e161129,inset 1px 0 #ffffffc7}.header-module__FpSQAG__mobileHandle{display:none}.header-module__FpSQAG__mobileNav{gap:.85rem}.header-module__FpSQAG__mobileNavPrimary{gap:.32rem}.header-module__FpSQAG__mobileNavSecondary{padding-top:.82rem}.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{min-height:3.25rem;padding-inline:.98rem;font-size:1.02rem}.header-module__FpSQAG__mobileNavLinkSecondary,.header-module__FpSQAG__mobileLanguageLink{font-size:.99rem}}@media (max-width:767px){.header-module__FpSQAG__headerInner{gap:.85rem;height:5rem}.header-module__FpSQAG__brand{gap:.7rem;max-width:calc(100% - 3.75rem)}.header-module__FpSQAG__brandMark{width:.5rem;height:1.75rem;box-shadow:0 7px 18px #dc6c2429}.header-module__FpSQAG__brandText{gap:.12rem}.header-module__FpSQAG__brandName{letter-spacing:-.015em;font-size:.98rem;line-height:1.08}.header-module__FpSQAG__brandSubtitle{letter-spacing:.01em;font-size:.75rem;line-height:1.3}}@media (max-width:639px){.header-module__FpSQAG__headerAura{filter:blur(16px);width:14rem;height:6rem;top:-2.35rem}.header-module__FpSQAG__headerInner{height:4.7rem}.header-module__FpSQAG__brand{gap:.62rem;max-width:calc(100% - 3.55rem)}.header-module__FpSQAG__brandMark{width:.46rem;height:1.6rem}.header-module__FpSQAG__brandName{letter-spacing:-.01em;font-size:.93rem;line-height:1.06}.header-module__FpSQAG__brandSubtitle{font-size:.71rem;line-height:1.28}.header-module__FpSQAG__mobileToggle{width:2.8rem;height:2.8rem}.header-module__FpSQAG__mobileSheet{max-height:min(72dvh,29rem);padding:.72rem .68rem max(2.05rem, calc(env(safe-area-inset-bottom) + 1.45rem));border-radius:1.6rem 1.6rem 0 0;left:.55rem;right:.55rem}.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{min-height:2.86rem;padding-block:.68rem}}@media (max-width:420px){.header-module__FpSQAG__headerInner{gap:.7rem}.header-module__FpSQAG__brand{max-width:calc(100% - 3.3rem)}.header-module__FpSQAG__brandName{font-size:.88rem}.header-module__FpSQAG__brandSubtitle{display:none}.header-module__FpSQAG__mobileToggle{width:2.7rem;height:2.7rem}.header-module__FpSQAG__mobileSheet{max-height:min(70dvh,27.5rem)}.header-module__FpSQAG__mobileNav{gap:.56rem}.header-module__FpSQAG__mobileNavPrimary,.header-module__FpSQAG__mobileNavSecondary{gap:.16rem}}@media (prefers-reduced-motion:reduce){.header-module__FpSQAG__desktopNavLink,.header-module__FpSQAG__desktopNavLinkBg,.header-module__FpSQAG__desktopLocaleLink,.header-module__FpSQAG__mobileToggle,.header-module__FpSQAG__burgerLine,.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{transition:none}}
.footer-module__Vmx-gq__footer{background:linear-gradient(#f8f3edf5 0%,#f4eee7fa 100%);border-top:1px solid #6e563e14;margin-top:3rem;padding:1.5rem 0 .85rem}.footer-module__Vmx-gq__footerTop{align-items:center;gap:1.15rem;display:grid}@media (min-width:768px){.footer-module__Vmx-gq__footerTop{grid-template-columns:minmax(0,1fr) auto;gap:2rem}}.footer-module__Vmx-gq__brandBlock{max-width:30rem}.footer-module__Vmx-gq__brandRow{align-items:center;gap:.85rem;display:inline-flex}.footer-module__Vmx-gq__brandLine{background:linear-gradient(90deg,#bc70382e,#bc7038e6);flex-shrink:0;width:2rem;height:1px;display:inline-block}.footer-module__Vmx-gq__brandName{letter-spacing:-.03em;color:#221a14f5;text-wrap:balance;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:380;line-height:1.05}.footer-module__Vmx-gq__brandClaim{color:#4e3d2ebd;margin:.45rem 0 0 2.85rem;font-size:.92rem;line-height:1.6}.footer-module__Vmx-gq__legalBlock{flex-direction:column;gap:.45rem;display:flex}@media (min-width:768px){.footer-module__Vmx-gq__legalBlock{text-align:right;align-items:flex-end}}.footer-module__Vmx-gq__legalNav{flex-wrap:wrap;align-items:center;gap:.7rem;display:inline-flex}.footer-module__Vmx-gq__legalInfo{color:#4e3d2ebd;margin:0;font-size:.92rem;line-height:1.6}.footer-module__Vmx-gq__navDot{background:#bc70388c;border-radius:9999px;flex-shrink:0;width:.22rem;height:.22rem}.footer-module__Vmx-gq__footerLink,.footer-module__Vmx-gq__footerLinkSubtle{text-decoration:none;transition:color .18s,opacity .18s}.footer-module__Vmx-gq__footerLink{color:#221a14e0;font-size:.92rem}.footer-module__Vmx-gq__footerLink:hover{color:#bc7038}.footer-module__Vmx-gq__footerBottom{border-top:1px solid #6e563e14;flex-direction:column;gap:.3rem;margin-top:.95rem;padding-top:.8rem;display:flex}@media (min-width:640px){.footer-module__Vmx-gq__footerBottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.footer-module__Vmx-gq__bottomText{color:#624b369e;margin:0;font-size:.72rem;line-height:1.45}.footer-module__Vmx-gq__footerLinkSubtle{color:#221a14c7}.footer-module__Vmx-gq__footerLinkSubtle:hover{color:#bc7038}
