.Navbar_nav__yFFPE{background:var(--navy);padding:0 48px;height:68px;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid hsla(0,0%,100%,.06)}.Navbar_logo__X4o9i{font-family:var(--font-serif);font-size:20px;color:#fff;letter-spacing:.2px;font-weight:600}.Navbar_logo__X4o9i span{color:var(--gold)}.Navbar_links__puXTb{display:flex;align-items:center;gap:32px}.Navbar_links__puXTb a{color:hsla(0,0%,100%,.68);font-size:14px;font-weight:400;transition:color .2s}.Navbar_links__puXTb a:hover{color:#fff}.Navbar_cta__wgvF5{background:var(--gold)!important;color:var(--navy)!important;font-weight:600!important;padding:10px 22px;border-radius:4px;font-size:13px!important;transition:background .2s!important}.Navbar_cta__wgvF5:hover{background:var(--gold-light)!important}.Navbar_hamburger__WJ9Te{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px}.Navbar_hamburger__WJ9Te span{display:block;width:22px;height:2px;background:hsla(0,0%,100%,.8);border-radius:2px}@media (max-width:768px){.Navbar_nav__yFFPE{padding:0 24px;flex-wrap:wrap;height:auto;min-height:60px}.Navbar_hamburger__WJ9Te{display:flex}.Navbar_links__puXTb{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:0;padding-bottom:16px}.Navbar_links__puXTb.Navbar_open__wWapx{display:flex}.Navbar_links__puXTb a{padding:12px 0;width:100%;border-top:1px solid hsla(0,0%,100%,.06)}.Navbar_cta__wgvF5{margin-top:8px}}.Footer_footer__pQtti{background:var(--navy-deep);color:hsla(0,0%,100%,.55)}.Footer_inner__vtL_T{max-width:1200px;margin:0 auto;padding:64px 48px 32px}.Footer_top__YBhK_{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:80px;gap:80px;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.07)}.Footer_logo__fUEOF{font-family:var(--font-serif);font-size:20px;color:hsla(0,0%,100%,.7);font-weight:600;margin-bottom:14px}.Footer_logo__fUEOF span{color:hsla(39,45%,61%,.7)}.Footer_tagline__edhu4{font-size:13px;line-height:1.75;color:hsla(0,0%,100%,.35);font-weight:300;max-width:280px;margin-bottom:14px}.Footer_disclaimer__qddzw{font-size:11px;line-height:1.7;color:hsla(0,0%,100%,.22);font-weight:300;max-width:280px;font-style:italic}.Footer_disclaimer__qddzw a{color:hsla(39,45%,61%,.5);text-decoration:underline;text-underline-offset:2px}.Footer_cols__FYdso{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.Footer_col__WMzcr{display:flex;flex-direction:column;gap:10px}.Footer_colHead__CuFHM{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.Footer_col__WMzcr a{font-size:13px;color:hsla(0,0%,100%,.45);font-weight:300;transition:color .2s}.Footer_col__WMzcr a:hover{color:hsla(0,0%,100%,.75)}.Footer_bottom__wxP7Z{display:flex;justify-content:space-between;align-items:center;padding-top:28px;flex-wrap:wrap;gap:12px}.Footer_bottom__wxP7Z p,.Footer_legalLinks__eScbR{font-size:12px;color:hsla(0,0%,100%,.22)}.Footer_legalLinks__eScbR{display:flex;align-items:center;gap:10px}.Footer_legalLinks__eScbR a{color:hsla(0,0%,100%,.35);transition:color .2s}.Footer_legalLinks__eScbR a:hover{color:hsla(0,0%,100%,.6)}@media (max-width:768px){.Footer_inner__vtL_T{padding:48px 24px 28px}.Footer_top__YBhK_{grid-template-columns:1fr;gap:40px}.Footer_cols__FYdso{grid-template-columns:1fr 1fr}.Footer_bottom__wxP7Z{flex-direction:column;align-items:flex-start}}.ContactForm_form__93_AC{display:flex;flex-direction:column;gap:16px}.ContactForm_row__AdyYx{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.ContactForm_field__WlekW{display:flex;flex-direction:column;gap:6px}.ContactForm_field__WlekW label{font-size:12px;font-weight:600;color:var(--text-primary);letter-spacing:.2px}.ContactForm_field__WlekW input,.ContactForm_field__WlekW select,.ContactForm_field__WlekW textarea{border:1.5px solid var(--border);border-radius:4px;padding:11px 14px;font-size:14px;color:var(--text-primary);background:#fff;outline:none;transition:border-color .2s;width:100%}.ContactForm_field__WlekW input::placeholder,.ContactForm_field__WlekW textarea::placeholder{color:#b0bac8}.ContactForm_field__WlekW input:focus,.ContactForm_field__WlekW select:focus,.ContactForm_field__WlekW textarea:focus{border-color:var(--navy)}.ContactForm_field__WlekW textarea{resize:vertical;min-height:80px;line-height:1.6}.ContactForm_field__WlekW select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7a8d' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.ContactForm_submit__dTLqB{background:var(--navy);color:#fff;border:none;border-radius:4px;padding:15px 24px;font-size:14px;font-weight:600;letter-spacing:.3px;transition:background .2s,transform .15s;margin-top:4px}.ContactForm_submit__dTLqB:hover:not(:disabled){background:#163460;transform:translateY(-1px)}.ContactForm_submit__dTLqB:disabled{opacity:.6;cursor:not-allowed}.ContactForm_guarantee__oOMIc{font-size:12px;color:var(--text-muted);line-height:1.6;display:flex;align-items:flex-start;gap:8px}.ContactForm_lock__0GwaJ{flex-shrink:0;margin-top:1px}.ContactForm_errorMsg__AxUxS{font-size:13px;color:#c0392b;background:#fdf2f2;border:1px solid #f5c6c6;border-radius:4px;padding:10px 14px}.ContactForm_success__mqFJ5{text-align:center;padding:40px 24px}.ContactForm_successIcon__aek01{width:56px;height:56px;background:#e8f5e9;color:#2e7d32;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.ContactForm_success__mqFJ5 h3{font-family:var(--font-serif);font-size:22px;color:var(--navy);margin-bottom:10px;font-weight:600}.ContactForm_success__mqFJ5 p{font-size:14px;color:var(--text-muted);line-height:1.75;max-width:320px;margin:0 auto}.ContactForm_compact__aG03F .ContactForm_field__WlekW input,.ContactForm_compact__aG03F .ContactForm_field__WlekW select{padding:10px 14px}@media (max-width:560px){.ContactForm_row__AdyYx{grid-template-columns:1fr}}.CityPage_hero__fGiSL{background:var(--navy);padding:72px 48px 80px}.CityPage_heroInner__HCKus{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 440px;grid-gap:72px;gap:72px;align-items:center}.CityPage_badge__h2FeR{display:inline-block;background:hsla(39,45%,61%,.12);border:1px solid hsla(39,45%,61%,.28);color:var(--gold);font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;padding:7px 14px;border-radius:4px;margin-bottom:24px}.CityPage_h1__MLkC5{font-family:var(--font-serif);font-size:44px;line-height:1.1;color:#fff;font-weight:600;margin-bottom:22px}.CityPage_h1__MLkC5 em{color:var(--gold);font-style:normal}.CityPage_heroSub__EMPeL{font-size:16px;color:hsla(0,0%,100%,.62);font-weight:300;line-height:1.8;margin-bottom:40px;max-width:520px}.CityPage_stats__A_zDt{display:flex;align-items:center;gap:28px}.CityPage_stat__84wj7{display:flex;flex-direction:column;gap:4px}.CityPage_statNum__bub2Y{font-family:var(--font-serif);font-size:24px;color:var(--gold);font-weight:600;line-height:1}.CityPage_statLabel__8J0Ar{font-size:11px;color:hsla(0,0%,100%,.45);font-weight:300}.CityPage_statDivider__mjkJ8{width:1px;height:36px;background:hsla(0,0%,100%,.1)}.CityPage_formCard__o2fJy{background:#fff;border-radius:8px;padding:36px 32px;box-shadow:0 8px 48px rgba(0,0,0,.3)}.CityPage_formTitle__hqPwx{font-family:var(--font-serif);font-size:20px;color:var(--navy);font-weight:600;margin-bottom:8px}.CityPage_formSub__iRejT{font-size:13px;color:var(--text-muted);line-height:1.6;margin-bottom:24px}.CityPage_marketSection__KLKm_{padding:80px 48px;background:var(--off-white)}.CityPage_marketInner__AQLb2{max-width:1200px;margin:0 auto}.CityPage_tag__x5lGR{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.CityPage_h2__8fZts{font-family:var(--font-serif);font-size:34px;color:var(--navy);font-weight:600;line-height:1.2;margin-bottom:40px}.CityPage_marketGrid__ey9UI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.CityPage_marketCard__hqcb6{background:#fff;border:1px solid var(--border);border-radius:8px;padding:28px 24px}.CityPage_marketCard__hqcb6 h3{font-size:15px;font-weight:600;color:var(--navy);margin-bottom:10px;line-height:1.3}.CityPage_marketCard__hqcb6 p{font-size:14px;color:var(--text-muted);line-height:1.75;font-weight:300}.CityPage_whySection__nc7eA{padding:80px 48px;background:#fff}.CityPage_whyInner__uuSmV{max-width:800px;margin:0 auto}.CityPage_bodyText__CgbI4{font-size:16px;color:var(--text-secondary);line-height:1.8;font-weight:300;margin-bottom:32px}.CityPage_checkList__xFOp_{display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.CityPage_checkItem__VDsdw{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:var(--text-secondary)}.CityPage_check__X6uzU{width:24px;height:24px;background:#e8eef5;color:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:1px}.CityPage_btn__sEuH2{display:inline-block;background:var(--navy);color:#fff;font-size:14px;font-weight:600;padding:15px 32px;border-radius:4px;transition:background .2s,transform .15s}.CityPage_btn__sEuH2:hover{background:#163460;transform:translateY(-1px)}.CityPage_faqSection__Jxd8y{padding:80px 48px;background:var(--off-white)}.CityPage_faqInner__L18WC{max-width:800px;margin:0 auto}.CityPage_faqs__HS3Bc{display:flex;flex-direction:column;gap:24px}.CityPage_faq___ueXv{background:#fff;border:1px solid var(--border);border-radius:8px;padding:28px 24px}.CityPage_faq___ueXv h3{font-size:15px;font-weight:600;color:var(--navy);margin-bottom:10px;line-height:1.4}.CityPage_faq___ueXv p{font-size:14px;color:var(--text-muted);line-height:1.8;font-weight:300}.CityPage_ctaSection__u2uWE{background:var(--navy);padding:72px 48px;text-align:center}.CityPage_ctaInner__NtC_L{max-width:640px;margin:0 auto}.CityPage_ctaSection__u2uWE h2{font-family:var(--font-serif);font-size:32px;color:#fff;font-weight:600;margin-bottom:12px;line-height:1.2}.CityPage_ctaSection__u2uWE p{font-size:15px;color:hsla(0,0%,100%,.55);margin-bottom:32px;font-weight:300}.CityPage_btnGold__X6TpW{display:inline-block;background:var(--gold);color:var(--navy);font-size:14px;font-weight:700;padding:16px 36px;border-radius:4px;transition:background .2s,transform .15s}.CityPage_btnGold__X6TpW:hover{background:var(--gold-light);transform:translateY(-1px)}@media (max-width:960px){.CityPage_heroInner__HCKus{grid-template-columns:1fr;gap:48px}.CityPage_h1__MLkC5{font-size:34px}.CityPage_marketGrid__ey9UI{grid-template-columns:1fr}}@media (max-width:768px){.CityPage_hero__fGiSL{padding:48px 24px 56px}.CityPage_ctaSection__u2uWE,.CityPage_faqSection__Jxd8y,.CityPage_marketSection__KLKm_,.CityPage_whySection__nc7eA{padding:56px 24px}.CityPage_h2__8fZts{font-size:26px}.CityPage_formCard__o2fJy{padding:28px 20px}.CityPage_stats__A_zDt{flex-wrap:wrap;gap:20px}}