.LocaleSwitcher-module__67fYfW__wrapper{z-index:50;position:relative}.LocaleSwitcher-module__67fYfW__trigger{cursor:pointer;color:#fff;white-space:nowrap;box-sizing:border-box;background:0 0;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:4px;height:24px;padding:2px 8px;font-family:inherit;line-height:1;transition:all .15s;display:inline-flex;overflow:hidden}.LocaleSwitcher-module__67fYfW__trigger:hover{background:#c9a9621a;border-color:#c9a962}.LocaleSwitcher-module__67fYfW__flag{font-size:12px;line-height:1}.LocaleSwitcher-module__67fYfW__label{letter-spacing:.04em;color:#ffffffd9;font-size:.7rem;font-weight:800}.LocaleSwitcher-module__67fYfW__arrow{color:#fff6;flex-shrink:0;width:10px;height:10px;transition:transform .2s}.LocaleSwitcher-module__67fYfW__arrowOpen{transform:rotate(180deg)}.LocaleSwitcher-module__67fYfW__dropdown{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:140px;animation:.15s LocaleSwitcher-module__67fYfW__dropIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes LocaleSwitcher-module__67fYfW__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LocaleSwitcher-module__67fYfW__option{cursor:pointer;color:#0f1b2d;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .12s;display:flex}.LocaleSwitcher-module__67fYfW__option:hover{background:#f9fafb}.LocaleSwitcher-module__67fYfW__optionActive{color:#a88b45;cursor:default;background:#c9a96214}.LocaleSwitcher-module__67fYfW__optionActive:hover{background:#c9a96214}.LocaleSwitcher-module__67fYfW__optionFlag{font-size:16px;line-height:1}.LocaleSwitcher-module__67fYfW__optionText{flex:1}
.GlobalSearch-module__tXA4UW__overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#080f1cd9;flex-direction:column;align-items:center;padding-top:60px;animation:.18s GlobalSearch-module__tXA4UW__fadeIn;display:flex;position:fixed;inset:0}@keyframes GlobalSearch-module__tXA4UW__fadeIn{0%{opacity:0}to{opacity:1}}.GlobalSearch-module__tXA4UW__panel{flex-direction:column;gap:0;width:100%;max-width:680px;animation:.2s cubic-bezier(.22,1,.36,1) GlobalSearch-module__tXA4UW__slideDown;display:flex}@keyframes GlobalSearch-module__tXA4UW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.GlobalSearch-module__tXA4UW__searchBar{background:#fff;border-radius:18px;align-items:center;gap:0;padding:6px 6px 6px 18px;display:flex;position:relative;box-shadow:0 20px 60px #00000080}.GlobalSearch-module__tXA4UW__searchIcon{color:#9ca3af;flex-shrink:0}.GlobalSearch-module__tXA4UW__searchInput{color:#111827;background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:1.05rem}.GlobalSearch-module__tXA4UW__searchInput::placeholder{color:#9ca3af}.GlobalSearch-module__tXA4UW__clearBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:color .15s;display:flex}.GlobalSearch-module__tXA4UW__clearBtn:hover{color:#374151}.GlobalSearch-module__tXA4UW__searchSpinner{border:2px solid #e5e7eb;border-top-color:#c9a962;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:4px;animation:.7s linear infinite GlobalSearch-module__tXA4UW__spin}@keyframes GlobalSearch-module__tXA4UW__spin{to{transform:rotate(360deg)}}.GlobalSearch-module__tXA4UW__searchSubmit{color:#fff;cursor:pointer;white-space:nowrap;background:#0f1b2d;border:none;border-radius:12px;align-items:center;gap:6px;padding:11px 20px;font-family:inherit;font-size:.88rem;font-weight:800;transition:all .2s;display:flex}.GlobalSearch-module__tXA4UW__searchSubmit:hover{background:#1a3050}.GlobalSearch-module__tXA4UW__content{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;background:#fff;border-radius:18px;max-height:calc(100vh - 200px);margin-top:10px;overflow-y:auto;box-shadow:0 20px 60px #0006}.GlobalSearch-module__tXA4UW__section{border-bottom:1px solid #f3f4f6;padding:20px 24px}.GlobalSearch-module__tXA4UW__section:last-child{border-bottom:none}.GlobalSearch-module__tXA4UW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.GlobalSearch-module__tXA4UW__sectionTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:.73rem;font-weight:800;display:flex}.GlobalSearch-module__tXA4UW__clearAllBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.73rem;font-weight:600;transition:color .15s}.GlobalSearch-module__tXA4UW__clearAllBtn:hover{color:#ef4444}.GlobalSearch-module__tXA4UW__seeAll{color:#c9a962;border-radius:6px;padding:2px 8px;font-size:.73rem;font-weight:700;text-decoration:none;transition:background .15s}.GlobalSearch-module__tXA4UW__seeAll:hover{background:#c9a9621a}.GlobalSearch-module__tXA4UW__recentList{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__recentItem{cursor:pointer;text-align:left;color:#374151;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__recentItem:hover{background:#f9fafb}.GlobalSearch-module__tXA4UW__recentIcon{color:#d1d5db;flex-shrink:0}.GlobalSearch-module__tXA4UW__recentArrow{color:#d1d5db;opacity:0;flex-shrink:0;margin-left:auto;transition:opacity .15s}.GlobalSearch-module__tXA4UW__recentItem:hover .GlobalSearch-module__tXA4UW__recentArrow{opacity:1}.GlobalSearch-module__tXA4UW__locationGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.GlobalSearch-module__tXA4UW__locationCard{cursor:pointer;background:#fafafa;border:1.5px solid #f3f4f6;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;font-family:inherit;transition:all .15s;display:flex}.GlobalSearch-module__tXA4UW__locationCard:hover{background:#c9a9620f;border-color:#c9a962;transform:translateY(-2px);box-shadow:0 4px 12px #c9a96226}.GlobalSearch-module__tXA4UW__locationEmoji{font-size:1.5rem}.GlobalSearch-module__tXA4UW__locationLabel{color:#374151;font-size:.78rem;font-weight:800}.GlobalSearch-module__tXA4UW__pillRow{flex-wrap:wrap;gap:8px;display:flex}.GlobalSearch-module__tXA4UW__pill{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s}.GlobalSearch-module__tXA4UW__pill:hover{color:#c9a962;background:#c9a9620d;border-color:#c9a962}.GlobalSearch-module__tXA4UW__officeList{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__officeItem{border-radius:12px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__officeItem:hover{background:#f9fafb}.GlobalSearch-module__tXA4UW__officeAvatar{color:#fff;background:linear-gradient(135deg,#0f1b2d,#1a3050);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:900;display:flex;overflow:hidden}.GlobalSearch-module__tXA4UW__officeInfo{flex-direction:column;flex:1;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__officeName{color:#111827;font-size:.88rem;font-weight:700}.GlobalSearch-module__tXA4UW__officeMeta{color:#9ca3af;font-size:.73rem}.GlobalSearch-module__tXA4UW__officeArrow{color:#d1d5db;opacity:0;transition:opacity .15s}.GlobalSearch-module__tXA4UW__officeItem:hover .GlobalSearch-module__tXA4UW__officeArrow{opacity:1;color:#c9a962}.GlobalSearch-module__tXA4UW__listingList{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__listingItem{border-radius:12px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__listingItem:hover{background:#f9fafb}.GlobalSearch-module__tXA4UW__listingThumb{object-fit:cover;background:#e5e7eb;border-radius:8px;flex-shrink:0;width:52px;height:40px}.GlobalSearch-module__tXA4UW__listingInfo{flex-direction:column;flex:1;gap:3px;display:flex;overflow:hidden}.GlobalSearch-module__tXA4UW__listingTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.GlobalSearch-module__tXA4UW__listingMeta{color:#9ca3af;align-items:center;gap:6px;font-size:.72rem;display:flex}.GlobalSearch-module__tXA4UW__listingBadge{border-radius:4px;padding:1px 7px;font-size:.67rem;font-weight:800}.GlobalSearch-module__tXA4UW__sale{color:#1e40af;background:#dbeafe}.GlobalSearch-module__tXA4UW__rent{color:#065f46;background:#d1fae5}.GlobalSearch-module__tXA4UW__listingPrice{color:var(--price-gold);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:800}.GlobalSearch-module__tXA4UW__noResults{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 24px;font-size:.88rem;display:flex}.GlobalSearch-module__tXA4UW__closeHint{text-align:center;color:#ffffff4d;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:.73rem;display:flex}kbd{color:#ffffff80;background:#ffffff26;border:1px solid #fff3;border-radius:4px;padding:1px 6px;font-family:inherit;font-size:.7rem}@media (max-width:720px){.GlobalSearch-module__tXA4UW__panel{max-width:100%;padding:0 16px}.GlobalSearch-module__tXA4UW__overlay{padding-top:20px}.GlobalSearch-module__tXA4UW__locationGrid{grid-template-columns:repeat(4,1fr);gap:6px}.GlobalSearch-module__tXA4UW__searchSubmit span{width:0;height:0;position:absolute;left:-9999px;overflow:hidden}}
.Header-module__hBw1pG__topBar{background:var(--navy);border-bottom:1px solid #c9a96214}.Header-module__hBw1pG__topBarInner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;height:36px;margin:0 auto;display:flex}.Header-module__hBw1pG__topBarLeft{align-items:center;display:flex}.Header-module__hBw1pG__topBarText{color:var(--gray-400);letter-spacing:.01em;font-size:.78rem;font-weight:400}.Header-module__hBw1pG__topBarRight{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__topBarLink{color:var(--gray-400);border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:4px;padding:4px 12px;font-size:.78rem;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__topBarLink:hover{color:var(--gold);background:#c9a9620f}.Header-module__hBw1pG__topBarIcon{font-size:.7rem}.Header-module__hBw1pG__header{z-index:1000;background:var(--navy);transition:box-shadow var(--transition-base),transform .25s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.Header-module__hBw1pG__headerScrolled{box-shadow:0 4px 30px #00000059}@media (max-width:768px){.Header-module__hBw1pG__headerHidden{transform:translateY(-100%)}}.Header-module__hBw1pG__mainBar{border-top:1px solid #ffffff0a}.Header-module__hBw1pG__mainBarInner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;height:64px;margin:0 auto;display:flex;position:relative}.Header-module__hBw1pG__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__logoMark{border-radius:var(--radius-md);width:38px;height:38px;transition:all var(--transition-base);background:#c9a9621a;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoMark{background:#c9a9622e;transform:scale(1.05)}.Header-module__hBw1pG__logoText{color:var(--gold);letter-spacing:-.03em;font-size:1.55rem;font-weight:900;line-height:1}.Header-module__hBw1pG__primaryNav{align-items:center;gap:2px;display:flex;position:relative}.Header-module__hBw1pG__navItemWrapper{position:static}.Header-module__hBw1pG__navItem{color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Header-module__hBw1pG__navItem:after{content:"";background:var(--gold);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navItem:hover{color:var(--white);background:#ffffff0d}.Header-module__hBw1pG__navItem:hover:after{width:calc(100% - 32px)}.Header-module__hBw1pG__navItemActive{background:#c9a96214;color:var(--gold)!important}.Header-module__hBw1pG__navItemActive:after{background:var(--gold);width:calc(100% - 32px)}.Header-module__hBw1pG__navItemIcon{font-size:.95rem;line-height:1}.Header-module__hBw1pG__chevron{transition:transform var(--transition-fast);opacity:.5}.Header-module__hBw1pG__chevronOpen{opacity:1;transform:rotate(180deg)}.Header-module__hBw1pG__megaMenu{background:var(--white);border-radius:var(--radius-lg);z-index:1000;width:75vw;padding:0;animation:.25s Header-module__hBw1pG__megaMenuIn;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 20px 60px #0003,0 0 0 1px #0000000d}.Header-module__hBw1pG__megaMenu:before{content:"";background:var(--white);width:12px;height:12px;position:absolute;top:-6px;left:24px;transform:rotate(45deg);box-shadow:-1px -1px 2px #0000000d}@keyframes Header-module__hBw1pG__megaMenuIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__megaMenuInner{padding:var(--space-lg);gap:var(--space-lg);display:flex}.Header-module__hBw1pG__megaColumn{flex:1;min-width:0}.Header-module__hBw1pG__megaColumn+.Header-module__hBw1pG__megaColumn{padding-left:var(--space-lg);border-left:1px solid var(--gray-100)}.Header-module__hBw1pG__megaColumnTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:var(--space-sm);padding:0 10px;font-size:.7rem;font-weight:700}.Header-module__hBw1pG__megaLink{color:var(--gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:8px 10px;font-size:.88rem;font-weight:500;text-decoration:none;display:block}.Header-module__hBw1pG__megaLink:hover{background:var(--gray-50);color:var(--navy);padding-left:14px}.Header-module__hBw1pG__utilityNav{align-items:center;gap:var(--space-sm);display:flex}.Header-module__hBw1pG__searchTrigger{width:40px;height:40px;color:var(--gray-400);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__searchTrigger:hover{color:var(--gold);background:#c9a96214}.Header-module__hBw1pG__signInLink{color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__signInLink:hover{color:var(--white);background:#ffffff0f}.Header-module__hBw1pG__ctaButton{background:linear-gradient(135deg,var(--gold)0%,var(--gold-dark)100%);color:var(--navy);border-radius:var(--radius-full);transition:all var(--transition-base);align-items:center;gap:8px;padding:10px 22px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #c9a9624d}.Header-module__hBw1pG__ctaButton:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c9a96273}.Header-module__hBw1pG__ctaPulse{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Header-module__hBw1pG__pulse;position:absolute;top:-2px;right:-2px}@keyframes Header-module__hBw1pG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.Header-module__hBw1pG__userMenu{align-items:center;gap:var(--space-sm);display:flex;position:relative}.Header-module__hBw1pG__panelLink{color:var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__panelLink:hover{color:var(--gold);background:#c9a96214}.Header-module__hBw1pG__userAvatar{background:linear-gradient(135deg,var(--gold)0%,var(--gold-dark)100%);width:36px;height:36px;color:var(--navy);cursor:pointer;transition:all var(--transition-fast);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.Header-module__hBw1pG__userAvatar:hover{border-color:var(--gold-light);box-shadow:0 0 0 3px #c9a96226}.Header-module__hBw1pG__userDropdown{background:var(--white);border-radius:var(--radius-lg);width:240px;padding:var(--space-sm);z-index:1000;animation:.15s Header-module__hBw1pG__megaMenuIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #00000026,0 0 0 1px #0000000d}.Header-module__hBw1pG__userDropdownHeader{padding:10px 12px}.Header-module__hBw1pG__userDropdownName{color:var(--navy);font-size:.9rem;font-weight:700;display:block}.Header-module__hBw1pG__userDropdownEmail{color:var(--gray-400);margin-top:2px;font-size:.78rem;display:block}.Header-module__hBw1pG__userDropdownDivider{background:var(--gray-100);height:1px;margin:var(--space-xs)0}.Header-module__hBw1pG__userDropdownItem{color:var(--gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.Header-module__hBw1pG__userDropdownItem:hover{background:var(--gray-50);color:var(--navy)}.Header-module__hBw1pG__mobileBar{width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.Header-module__hBw1pG__mobileLogo{flex:none;justify-content:center;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileLangWrap{flex:1;justify-content:flex-end;align-items:center;display:flex}.Header-module__hBw1pG__mobileBarLeft{flex:1;justify-content:flex-start;align-items:center;display:flex}.Header-module__hBw1pG__mobileBarRight{flex:1;justify-content:flex-end;align-items:center;display:flex}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;clip-path:inset(50%);white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:1px;height:1px;margin:-1px;padding:0;transition:all .2s;display:flex;position:absolute;left:-9999px;overflow:hidden}.Header-module__hBw1pG__menuIconLine{background:var(--white);transform-origin:50%;border-radius:2px;width:18px;height:2px;transition:all .25s cubic-bezier(.4,0,.2,1);display:block}.Header-module__hBw1pG__mobileMenuBtnOpen .Header-module__hBw1pG__menuIconLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtnOpen .Header-module__hBw1pG__menuIconLine:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__mobileMenuBtnOpen .Header-module__hBw1pG__menuIconLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileOverlay{z-index:998;-webkit-backdrop-filter:blur(4px);clip:rect(0,0,0,0);clip-path:inset(50%);pointer-events:none;opacity:0;background:#000000a6;animation:.2s Header-module__hBw1pG__fadeInOverlay;position:fixed;inset:0;overflow:hidden}@keyframes Header-module__hBw1pG__fadeInOverlay{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__mobileMenu{background:linear-gradient(160deg,#0f172a 0%,#1a2744 100%);flex-direction:column;width:100%;max-width:380px;height:100%;padding:0;animation:.3s cubic-bezier(.32,.72,0,1) Header-module__hBw1pG__slideInLeft;display:flex;position:absolute;top:0;left:0;overflow-y:auto}@keyframes Header-module__hBw1pG__slideInLeft{0%{opacity:.8;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.Header-module__hBw1pG__mobileMenuHeader{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.Header-module__hBw1pG__mobileMenuTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--gold,#b79048);font-size:.78rem;font-weight:800}.Header-module__hBw1pG__mobileCloseBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .18s;display:flex}.Header-module__hBw1pG__mobileCloseBtn:hover{color:var(--white);background:#ffffff1a}.Header-module__hBw1pG__mobileNavGrid{grid-template-columns:1fr 1fr;gap:10px;padding:16px 16px 8px;display:grid}.Header-module__hBw1pG__mobileGridTile{color:var(--white);-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:6px;padding:16px 14px;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileGridTile:active,.Header-module__hBw1pG__mobileGridTile:hover{background:#c9a9621f;border-color:#c9a96240;transform:scale(.97)}.Header-module__hBw1pG__mobileGridTileActive{background:#c9a96226!important;border-color:#c9a96259!important}.Header-module__hBw1pG__mobileGridTileActive .Header-module__hBw1pG__mobileGridLabel{color:var(--gold,#b79048)}.Header-module__hBw1pG__mobileGridIcon{color:var(--gold,#b79048);align-items:center;display:flex}.Header-module__hBw1pG__mobileGridLabel{color:var(--white);letter-spacing:-.01em;font-size:.9rem;font-weight:800}.Header-module__hBw1pG__mobileGridSub{color:#ffffff73;font-size:.68rem;font-weight:500}.Header-module__hBw1pG__mobileNavSection{padding:12px 16px 4px}.Header-module__hBw1pG__mobileNavSectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;align-items:center;gap:5px;margin-bottom:8px;padding:0 4px;font-size:.62rem;font-weight:800;display:flex}.Header-module__hBw1pG__mobileRegionList{flex-direction:column;gap:2px;display:flex}.Header-module__hBw1pG__mobileRegionItem{color:#ffffffbf;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.Header-module__hBw1pG__mobileRegionItem:hover,.Header-module__hBw1pG__mobileRegionItem:active{color:var(--white);background:#ffffff0f}.Header-module__hBw1pG__mobileRegionArrow{color:#ffffff40;font-size:1.1rem}.Header-module__hBw1pG__mobileActions{border-top:1px solid #ffffff12;flex-direction:column;gap:8px;margin-top:auto;padding:16px;display:flex}.Header-module__hBw1pG__mobileActionPrimary{background:linear-gradient(135deg,var(--gold,#b79048),var(--gold-dark,#8a6820));width:100%;color:var(--navy,#1e293b);cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-family:inherit;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileActionPrimary:active{transform:scale(.98)}.Header-module__hBw1pG__mobileActionOutline{color:#fffc;cursor:pointer;background:#ffffff0d;border:1.5px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.Header-module__hBw1pG__mobileActionOutline:active{background:#ffffff14}.Header-module__hBw1pG__hamburger,.Header-module__hBw1pG__hamburgerOpen{width:0;height:0;position:absolute;left:-9999px;overflow:hidden}@media (max-width:1024px){.Header-module__hBw1pG__primaryNav{gap:0}.Header-module__hBw1pG__navItem{padding:10px 12px;font-size:.85rem}}@media (max-width:768px){.Header-module__hBw1pG__topBar,.Header-module__hBw1pG__mainBar,.Header-module__hBw1pG__primaryNav,.Header-module__hBw1pG__utilityNav,.Header-module__hBw1pG__mainBarInner .Header-module__hBw1pG__logo{width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.Header-module__hBw1pG__mainBarInner{justify-content:flex-start;position:relative}.Header-module__hBw1pG__mobileBar{width:100%;height:65px;padding:0 var(--container-padding,16px);justify-content:space-between;align-items:center;display:flex;position:relative;left:auto;overflow:visible}.Header-module__hBw1pG__mobileMenuBtn{clip-path:none;white-space:normal;flex-shrink:0;width:40px;height:40px;margin:0;position:relative;left:auto;overflow:visible}.Header-module__hBw1pG__mobileBackBtn{background:var(--navy,#1e293b);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .18s;display:flex}.Header-module__hBw1pG__mobileBackBtn:active{background:#0f1b2d;transform:scale(.93)}.Header-module__hBw1pG__mobileOverlay{clip:auto;clip-path:none;pointer-events:auto;opacity:1;overflow:visible}.Header-module__hBw1pG__logo{display:none}}
.Footer-module__S6Hkya__footer{margin-top:auto}.Footer-module__S6Hkya__ctaArea{padding:var(--space-4xl)0;background:var(--white);text-align:center;border-top:1px solid var(--gray-200)}.Footer-module__S6Hkya__ctaInner{max-width:560px;margin:0 auto}.Footer-module__S6Hkya__ctaIconWrap{background:var(--navy);width:52px;height:52px;color:var(--white);margin:0 auto var(--space-lg);border-radius:0;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__ctaTitle{color:var(--navy);margin-bottom:var(--space-sm);font-size:1.7rem;font-weight:900;line-height:1.3}.Footer-module__S6Hkya__ctaText{color:var(--gray-500);margin-bottom:var(--space-xl);font-size:.92rem;line-height:1.7}.Footer-module__S6Hkya__ctaBtn{background:var(--navy);color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-base);align-items:center;gap:8px;padding:14px 36px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{background:var(--gold-dark);color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 24px #c9a9624d}.Footer-module__S6Hkya__main{padding:var(--space-3xl)0;background:var(--white);border-top:1px solid var(--gray-200)}.Footer-module__S6Hkya__grid{gap:var(--space-2xl);grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__colTitle{color:var(--navy);margin-bottom:var(--space-lg);font-size:.92rem;font-weight:800}.Footer-module__S6Hkya__link{color:var(--gray-500);transition:color var(--transition-fast);padding:5px 0;font-size:.85rem;text-decoration:none;display:block}.Footer-module__S6Hkya__link:hover{color:var(--navy)}.Footer-module__S6Hkya__contactList{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--gray-500);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--gold-dark);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__bottom{padding:var(--space-lg)0;border-top:1px solid var(--gray-200);background:var(--white)}.Footer-module__S6Hkya__colTitleSub{margin-top:var(--space-xl)}.Footer-module__S6Hkya__seoBlock{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--gray-200)}.Footer-module__S6Hkya__seoTitle{color:var(--navy);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__seoText{color:var(--gray-500);max-width:900px;font-size:.78rem;line-height:1.8}.Footer-module__S6Hkya__bottomInner{justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{color:var(--gray-500);font-size:.78rem}.Footer-module__S6Hkya__bottomLinks{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__bottomLink{color:var(--gray-500);transition:color var(--transition-fast);font-size:.78rem;text-decoration:none}.Footer-module__S6Hkya__bottomLink:hover{color:var(--navy)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{gap:var(--space-xl);grid-template-columns:1.4fr 1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{gap:var(--space-xl)var(--space-lg);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__ctaTitle{font-size:1.4rem}.Footer-module__S6Hkya__bottomInner{gap:var(--space-md);text-align:center;flex-direction:column}}@media (max-width:480px){.Footer-module__S6Hkya__grid{gap:var(--space-lg)var(--space-md);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__colContact{grid-column:1/-1}.Footer-module__S6Hkya__ctaArea{padding:var(--space-2xl)0}.Footer-module__S6Hkya__ctaTitle{font-size:1.2rem}.Footer-module__S6Hkya__ctaText{font-size:.82rem}.Footer-module__S6Hkya__ctaBtn{padding:12px 28px;font-size:.82rem}.Footer-module__S6Hkya__main{padding:var(--space-xl)0}.Footer-module__S6Hkya__colTitle{margin-bottom:var(--space-sm);font-size:.78rem}.Footer-module__S6Hkya__link{padding:3px 0;font-size:.75rem}.Footer-module__S6Hkya__seoText{font-size:.72rem}.Footer-module__S6Hkya__bottomLinks{gap:var(--space-md);flex-wrap:wrap;justify-content:center}.Footer-module__S6Hkya__copyright{font-size:.72rem}}
.MobileBottomNav-module__P0Wj8q__bottomNav{z-index:800;background:var(--white,#fff);border-top:1px solid var(--gray-200,#e2e8f0);clip:rect(0,0,0,0);clip-path:inset(50%);justify-content:space-around;align-items:stretch;width:1px;height:1px;margin:-1px;padding:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -2px 16px #0000000f}.MobileBottomNav-module__P0Wj8q__tab{color:var(--gray-400,#94a3b8);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:56px;padding:8px 4px 10px;text-decoration:none;transition:color .18s;display:flex;position:relative}.MobileBottomNav-module__P0Wj8q__tab:active{background:#00000008}.MobileBottomNav-module__P0Wj8q__tabIcon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.MobileBottomNav-module__P0Wj8q__tabLabel{letter-spacing:.02em;text-align:center;white-space:nowrap;font-size:.62rem;font-weight:700;line-height:1}.MobileBottomNav-module__P0Wj8q__tabActive{color:var(--navy,#1e293b)}.MobileBottomNav-module__P0Wj8q__tabActive .MobileBottomNav-module__P0Wj8q__tabIcon{color:var(--gold-dark,#8a6820);background:#b790481a;transition:transform .2s cubic-bezier(.34,1.56,.64,1);transform:translateY(-2px)}.MobileBottomNav-module__P0Wj8q__tabActive .MobileBottomNav-module__P0Wj8q__tabLabel{color:var(--navy,#1e293b)}.MobileBottomNav-module__P0Wj8q__tabActive:before{content:"";background:var(--gold,#b79048);border-radius:0 0 2px 2px;width:20px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.MobileBottomNav-module__P0Wj8q__bottomNav{clip:auto;clip-path:none;width:auto;height:auto;padding:0;padding-bottom:env(safe-area-inset-bottom,0);margin:0;overflow:visible}}
/*# sourceMappingURL=99c9ce0171d4a010.css.map*/