.properties-module-scss-module__YDKCOq__page{background:var(--parchment);min-height:80vh;padding:48px 0 100px}.properties-module-scss-module__YDKCOq__searchWrap{z-index:30;margin-bottom:40px;position:relative}.properties-module-scss-module__YDKCOq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.properties-module-scss-module__YDKCOq__overline{font-size:var(--fs-xxs);letter-spacing:4px;font-weight:var(--fw-semibold);text-transform:uppercase;color:var(--gold);margin-bottom:10px}.properties-module-scss-module__YDKCOq__title{font-family:var(--ff-display);font-size:var(--fs-4xl);font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.05}.properties-module-scss-module__YDKCOq__title em{color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.properties-module-scss-module__YDKCOq__count{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.3px}.properties-module-scss-module__YDKCOq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.properties-module-scss-module__YDKCOq__skeleton{background:var(--parchment-2);border:1px solid var(--hairline-light);height:480px;position:relative;overflow:hidden}.properties-module-scss-module__YDKCOq__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--gold) 5%, transparent) 50%, transparent 100%);animation:1.6s infinite properties-module-scss-module__YDKCOq__shimmer;position:absolute;inset:0}@keyframes properties-module-scss-module__YDKCOq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.properties-module-scss-module__YDKCOq__msg{font-size:var(--fs-sm);color:var(--text-muted);text-align:center;padding:80px 0}.properties-module-scss-module__YDKCOq__emptyState{text-align:center;align-items:center;gap:var(--gap-lg);padding:90px var(--gap-lg);flex-direction:column;display:flex}.properties-module-scss-module__YDKCOq__emptyIcon{color:color-mix(in srgb, var(--gold) 55%, transparent);font-size:64px}.properties-module-scss-module__YDKCOq__emptyTitle{font-family:var(--ff-primary);font-size:var(--fs-3xl);font-weight:var(--fw-bold);color:var(--text-ink)}.properties-module-scss-module__YDKCOq__emptyText{max-width:520px;font-family:var(--ff-secondary);font-size:var(--fs-md);color:var(--text-soft);line-height:1.6}.properties-module-scss-module__YDKCOq__emptyText strong{color:var(--gold);font-weight:var(--fw-semibold)}.properties-module-scss-module__YDKCOq__emptyBtn{padding:var(--gap-md) var(--gap-xl);background:var(--gold);color:var(--on-gold);font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;border:none;transition:background .2s}.properties-module-scss-module__YDKCOq__emptyBtn:hover{background:var(--gold-pale)}@media (max-width:1024px){.properties-module-scss-module__YDKCOq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.properties-module-scss-module__YDKCOq__page{padding:32px 0 70px}.properties-module-scss-module__YDKCOq__title{font-size:var(--fs-3xl)}}@media (max-width:767px){.properties-module-scss-module__YDKCOq__grid{grid-template-columns:1fr}}
.mortgageCalculator-module-scss-module__3zaPIG__wrap{container-type:inline-size}.mortgageCalculator-module-scss-module__3zaPIG__calc{gap:var(--gap-2xl);grid-template-columns:1.25fr 1fr;align-items:start;display:grid}.mortgageCalculator-module-scss-module__3zaPIG__inputs{gap:var(--gap-lg);flex-direction:column;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__title{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin:0}.mortgageCalculator-module-scss-module__3zaPIG__control{flex-direction:column;gap:8px;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__controlLabel{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text-soft)}.mortgageCalculator-module-scss-module__3zaPIG__field{background:var(--field-light);border:1px solid var(--field-border-light);border-radius:var(--border-radius-sm);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative}.mortgageCalculator-module-scss-module__3zaPIG__fieldStatic{background:0 0}.mortgageCalculator-module-scss-module__3zaPIG__fieldValue{font-family:var(--ff-secondary);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text-ink);line-height:1.2}.mortgageCalculator-module-scss-module__3zaPIG__fieldSuffix{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--gold);white-space:nowrap}.mortgageCalculator-module-scss-module__3zaPIG__field input.mortgageCalculator-module-scss-module__3zaPIG__fieldInput{min-width:0;font-family:var(--ff-secondary);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text-ink);background:0 0;border:none;border-radius:0;flex:1;padding:0}.mortgageCalculator-module-scss-module__3zaPIG__field input.mortgageCalculator-module-scss-module__3zaPIG__fieldInput:focus{box-shadow:none;outline:none}.mortgageCalculator-module-scss-module__3zaPIG__fieldSlider{position:absolute;bottom:0;left:0;right:0;transform:translateY(50%)}.mortgageCalculator-module-scss-module__3zaPIG__hints{font-size:var(--fs-xs);color:var(--text-muted);justify-content:space-between;gap:12px;margin-top:4px;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__segment{border:1px solid var(--field-border-light);border-radius:var(--border-radius-sm);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.mortgageCalculator-module-scss-module__3zaPIG__segmentBtn{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text-soft);border:none;border-right:1px solid var(--field-border-light);cursor:pointer;white-space:nowrap;background:0 0;padding:13px 8px;transition:background .16s,color .16s}.mortgageCalculator-module-scss-module__3zaPIG__segmentBtn:last-child{border-right:none}.mortgageCalculator-module-scss-module__3zaPIG__segmentBtn:hover{background:color-mix(in srgb, var(--gold) 8%, transparent);color:var(--text-ink)}.mortgageCalculator-module-scss-module__3zaPIG__segmentOn{background:var(--gold);color:var(--on-gold);font-weight:var(--fw-semibold)}.mortgageCalculator-module-scss-module__3zaPIG__segmentOn:hover{background:var(--gold);color:var(--on-gold)}.mortgageCalculator-module-scss-module__3zaPIG__output{gap:var(--gap-md);padding:var(--gap-xl);background:var(--parchment);border:1px solid var(--hairline-light);border-radius:var(--border-radius-md);flex-direction:column;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__outputLabel{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text-ink);margin:0}.mortgageCalculator-module-scss-module__3zaPIG__monthlyRow{justify-content:space-between;align-items:flex-end;gap:var(--gap-lg);flex-wrap:wrap;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__monthlyCaption{font-size:var(--fs-sm);color:var(--text-muted);margin-bottom:4px;display:block}.mortgageCalculator-module-scss-module__3zaPIG__monthly{font-family:var(--ff-display);font-size:var(--fs-4xl);font-weight:var(--fw-bold);color:var(--gold);line-height:1}.mortgageCalculator-module-scss-module__3zaPIG__rateVal{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--text-ink)}.mortgageCalculator-module-scss-module__3zaPIG__viewCosts{width:100%;font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--gold);border:1px solid color-mix(in srgb, var(--gold) 45%, transparent);border-radius:var(--border-radius-sm);cursor:pointer;background:0 0;padding:14px;transition:background .18s,border-color .18s}.mortgageCalculator-module-scss-module__3zaPIG__viewCosts:hover{background:color-mix(in srgb, var(--gold) 10%, transparent);border-color:var(--gold)}.mortgageCalculator-module-scss-module__3zaPIG__quoteBtn{justify-content:center;width:100%}.mortgageCalculator-module-scss-module__3zaPIG__disclaimer{font-family:var(--ff-secondary);font-size:var(--fs-xs);color:var(--text-muted);margin:0;line-height:1.5}.mortgageCalculator-module-scss-module__3zaPIG__breakdown{border:1px solid var(--hairline-light);border-radius:var(--border-radius-sm);padding:var(--gap-md) var(--gap-lg)}.mortgageCalculator-module-scss-module__3zaPIG__breakdownHead{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text-ink);margin:0 0 var(--gap-sm);padding-bottom:var(--gap-sm);border-bottom:1px solid var(--hairline-light)}.mortgageCalculator-module-scss-module__3zaPIG__costRow{font-family:var(--ff-secondary);font-size:var(--fs-md);color:var(--text-soft);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__costRowStrong{margin-top:var(--gap-sm);padding-top:var(--gap-md);border-top:1px solid var(--hairline-light);font-weight:var(--fw-semibold);color:var(--text-ink)}.mortgageCalculator-module-scss-module__3zaPIG__costToggle{cursor:pointer;width:100%;font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--gold);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__costToggleRight{align-items:center;gap:4px;display:inline-flex}.mortgageCalculator-module-scss-module__3zaPIG__costToggleRight .material-symbols-outlined{font-size:18px}.mortgageCalculator-module-scss-module__3zaPIG__costDetail{padding-left:var(--gap-md);border-left:2px solid var(--hairline-light)}.mortgageCalculator-module-scss-module__3zaPIG__costDetail .mortgageCalculator-module-scss-module__3zaPIG__costRow{font-size:var(--fs-sm);color:var(--text-muted);padding:7px 0}.mortgageCalculator-module-scss-module__3zaPIG__basis{gap:var(--gap-sm);flex-direction:column;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__basisHead{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-semibold);letter-spacing:.5px;color:var(--text-ink);margin:0}.mortgageCalculator-module-scss-module__3zaPIG__basisGrid{justify-content:space-between;gap:var(--gap-md);display:flex}.mortgageCalculator-module-scss-module__3zaPIG__basisGrid div{flex-direction:column;gap:4px;min-width:0;display:flex}.mortgageCalculator-module-scss-module__3zaPIG__basisGrid span{font-size:var(--fs-sm);color:var(--text-muted)}.mortgageCalculator-module-scss-module__3zaPIG__basisGrid strong{font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text-ink);white-space:nowrap}@container (max-width:620px){.mortgageCalculator-module-scss-module__3zaPIG__calc{gap:var(--gap-xl);grid-template-columns:1fr}}@container (max-width:420px){.mortgageCalculator-module-scss-module__3zaPIG__segment{grid-template-columns:1fr}.mortgageCalculator-module-scss-module__3zaPIG__segmentBtn{border-right:none;border-bottom:1px solid var(--field-border-light)}.mortgageCalculator-module-scss-module__3zaPIG__segmentBtn:last-child{border-bottom:none}.mortgageCalculator-module-scss-module__3zaPIG__monthly{font-size:var(--fs-3xl)}.mortgageCalculator-module-scss-module__3zaPIG__output{padding:var(--gap-lg)}}@media (max-width:640px){.mortgageCalculator-module-scss-module__3zaPIG__basisGrid{row-gap:var(--gap-md);grid-template-columns:repeat(2,1fr);display:grid}}
.breadcrumb-module-scss-module__ATgNIW__breadcrumb{min-width:0;font-size:var(--fs-sm);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:16px;display:flex}.breadcrumb-module-scss-module__ATgNIW__back{white-space:nowrap;color:var(--gold);font-weight:var(--fw-medium);flex-shrink:0;align-items:center;gap:2px;text-decoration:none;transition:color .18s;display:inline-flex}.breadcrumb-module-scss-module__ATgNIW__back .material-symbols-outlined{font-size:18px}.breadcrumb-module-scss-module__ATgNIW__back:hover{color:var(--gold-pale)}.breadcrumb-module-scss-module__ATgNIW__sep{color:color-mix(in srgb, var(--gold) 30%, transparent);flex-shrink:0}.breadcrumb-module-scss-module__ATgNIW__trail{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;list-style:none;display:flex}.breadcrumb-module-scss-module__ATgNIW__trail li{align-items:center;gap:8px;min-width:0;display:inline-flex}.breadcrumb-module-scss-module__ATgNIW__trail li:not(:last-child){flex-shrink:0}.breadcrumb-module-scss-module__ATgNIW__trail a{white-space:nowrap;color:var(--text-muted);text-decoration:none;transition:color .18s}.breadcrumb-module-scss-module__ATgNIW__trail a:hover{color:var(--text-ink)}.breadcrumb-module-scss-module__ATgNIW__chev{color:color-mix(in srgb, var(--gold) 35%, transparent);flex-shrink:0}.breadcrumb-module-scss-module__ATgNIW__current{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:360px;color:var(--text-soft);font-weight:var(--fw-medium);flex:auto;overflow:hidden}@media (max-width:768px){.breadcrumb-module-scss-module__ATgNIW__breadcrumb{flex-direction:column;align-items:flex-start;gap:8px}.breadcrumb-module-scss-module__ATgNIW__sep{display:none}.breadcrumb-module-scss-module__ATgNIW__trail{flex-wrap:nowrap;width:100%}.breadcrumb-module-scss-module__ATgNIW__current{max-width:none}}@media (max-width:480px){.breadcrumb-module-scss-module__ATgNIW__breadcrumb{font-size:var(--fs-xs)}.breadcrumb-module-scss-module__ATgNIW__back .material-symbols-outlined{font-size:16px}.breadcrumb-module-scss-module__ATgNIW__trail,.breadcrumb-module-scss-module__ATgNIW__trail li{gap:6px}.breadcrumb-module-scss-module__ATgNIW__trail li:nth-child(2){display:none}}
.brochureModal-module-scss-module__u1M55a__form{gap:var(--gap-md);flex-direction:column;width:100%;display:flex}.brochureModal-module-scss-module__u1M55a__intro{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-soft);margin:0 0 var(--gap-xs);line-height:1.6}.brochureModal-module-scss-module__u1M55a__field{flex-direction:column;gap:6px;min-width:0;display:flex}.brochureModal-module-scss-module__u1M55a__label{font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:1.5px;color:var(--gold)}.brochureModal-module-scss-module__u1M55a__error{font-family:var(--ff-secondary);font-size:var(--fs-xs);color:var(--error-red);margin-top:2px}.brochureModal-module-scss-module__u1M55a__serverError{text-align:center;margin-top:var(--gap-sm)}.brochureModal-module-scss-module__u1M55a__submitBtn{width:100%;margin-top:var(--gap-sm);justify-content:center}.brochureModal-module-scss-module__u1M55a__disclaimer{font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-light);color:var(--gray);text-align:center;line-height:1.6}.brochureModal-module-scss-module__u1M55a__disclaimer a{color:var(--gold-dark);text-underline-offset:2px;text-decoration:underline}.brochureModal-module-scss-module__u1M55a__phone{--react-international-phone-height:42px;--react-international-phone-background-color:var(--field-light);--react-international-phone-text-color:var(--text-muted);--react-international-phone-border-color:var(--field-border-light);--react-international-phone-border-radius:var(--border-radius-sm);--react-international-phone-font-size:var(--fs-sm);--react-international-phone-flag-width:22px;--react-international-phone-flag-height:16px;--react-international-phone-country-selector-background-color-hover:var(--parchment-2);--react-international-phone-dropdown-item-background-color:var(--canvas);--react-international-phone-dropdown-item-text-color:var(--text-ink);--react-international-phone-dropdown-item-dial-code-color:var(--text-muted);--react-international-phone-dropdown-item-background-color-focus:var(--parchment-2);--react-international-phone-dropdown-item-background-color-hover:var(--parchment-2);--react-international-phone-dropdown-item-dial-code-color-focus:var(--gold-dark);--react-international-phone-selected-dropdown-item-background-color:var(--parchment-2);--react-international-phone-selected-dropdown-item-text-color:var(--text-ink);--react-international-phone-selected-dropdown-item-dial-code-color:var(--gold-dark);--react-international-phone-dropdown-shadow:0 8px 24px #0000002e;width:100%}:is(.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input,.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-country-selector-button,.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-country-selector-dropdown){font-family:var(--ff-secondary);border-radius:var(--border-radius-sm)!important}.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input-container{width:100%;display:flex}.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input{flex:1;width:100%}.brochureModal-module-scss-module__u1M55a__phone:focus-within{--react-international-phone-border-color:var(--gold)}.brochureModal-module-scss-module__u1M55a__phoneFilled{--react-international-phone-text-color:var(--text-ink)}.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input:-webkit-autofill{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input:-webkit-autofill:hover{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input:-webkit-autofill:focus{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.brochureModal-module-scss-module__u1M55a__phone .react-international-phone-input:-webkit-autofill:active{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}
.gallery-module-scss-module__xpWaJa__gallery{width:100%}.gallery-module-scss-module__xpWaJa__grid{grid-template-rows:clamp(320px,36vw,440px);grid-template-columns:1.5fr 1fr;gap:8px;display:grid}.gallery-module-scss-module__xpWaJa__grid.gallery-module-scss-module__xpWaJa__single{grid-template-columns:1fr}.gallery-module-scss-module__xpWaJa__coverCell{min-width:0;min-height:0;position:relative}.gallery-module-scss-module__xpWaJa__bigWrap,.gallery-module-scss-module__xpWaJa__tile{border:1px solid color-mix(in srgb, var(--gold) 55%, transparent);cursor:pointer;background:var(--parchment-2);border-radius:0;min-width:0;min-height:0;padding:0;transition:border-color .3s;position:relative;overflow:hidden}.gallery-module-scss-module__xpWaJa__bigWrap:after,.gallery-module-scss-module__xpWaJa__tile:after{content:"";pointer-events:none;z-index:3;border:2px solid #0000;transition:border-color .3s;position:absolute;inset:0}.gallery-module-scss-module__xpWaJa__bigWrap:hover,.gallery-module-scss-module__xpWaJa__tile:hover,.gallery-module-scss-module__xpWaJa__bigWrap:hover:after,.gallery-module-scss-module__xpWaJa__tile:hover:after{border-color:var(--gold-dark)}.gallery-module-scss-module__xpWaJa__bigWrap{width:100%;height:100%}.gallery-module-scss-module__xpWaJa__bigImg,.gallery-module-scss-module__xpWaJa__tileImg{object-fit:cover;opacity:0;width:100%;height:100%;transition:transform .45s,opacity .4s;display:block}.gallery-module-scss-module__xpWaJa__imgLoaded{opacity:1}.gallery-module-scss-module__xpWaJa__bigWrap:hover .gallery-module-scss-module__xpWaJa__bigImg,.gallery-module-scss-module__xpWaJa__tile:hover .gallery-module-scss-module__xpWaJa__tileImg{transform:scale(1.04)}.gallery-module-scss-module__xpWaJa__imgSkeleton{position:absolute;inset:0;overflow:hidden}.gallery-module-scss-module__xpWaJa__imgSkeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--gold) 5%, transparent) 50%, transparent 100%);animation:1.6s infinite gallery-module-scss-module__xpWaJa__galleryShimmer;position:absolute;inset:0}@keyframes gallery-module-scss-module__xpWaJa__galleryShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.gallery-module-scss-module__xpWaJa__bigImg,.gallery-module-scss-module__xpWaJa__tileImg{transition:none}.gallery-module-scss-module__xpWaJa__imgSkeleton:after{animation:none}}.gallery-module-scss-module__xpWaJa__toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.gallery-module-scss-module__xpWaJa__toggleBtn{border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);border-radius:var(--border-radius-sm);color:var(--text-soft);font-size:var(--fs-xs);font-weight:var(--fw-semibold);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:9px 16px;transition:all .18s;display:inline-flex}.gallery-module-scss-module__xpWaJa__toggleBtn .material-symbols-outlined{color:var(--gold-dark);font-size:18px}.gallery-module-scss-module__xpWaJa__toggleBtn:hover{border-color:var(--gold);color:var(--text-ink)}.gallery-module-scss-module__xpWaJa__shareBtn{margin-left:auto}@media (max-width:540px){.gallery-module-scss-module__xpWaJa__btnLabel{display:none}.gallery-module-scss-module__xpWaJa__toggleBtn{justify-content:center;gap:0;padding:9px}}.gallery-module-scss-module__xpWaJa__toggleActive{background:var(--gold);border-color:var(--gold);color:var(--on-gold)}.gallery-module-scss-module__xpWaJa__toggleActive .material-symbols-outlined{color:var(--on-gold)}.gallery-module-scss-module__xpWaJa__mapView{background:var(--card-bg);width:100%;height:clamp(320px,36vw,440px);box-shadow:0 0 0 2px color-mix(in srgb, var(--gold) 60%, transparent);position:relative;overflow:hidden}.gallery-module-scss-module__xpWaJa__map{filter:grayscale(.2)contrast(1.05);border:0;width:100%;height:100%;display:block}.gallery-module-scss-module__xpWaJa__videoFrame{border:0;width:100%;height:100%;display:block}.gallery-module-scss-module__xpWaJa__badge{z-index:4;font-size:var(--fs-xxs);font-weight:var(--fw-bold);letter-spacing:1.5px;text-transform:uppercase;background:var(--gold);color:var(--on-gold);padding:5px 11px;position:absolute;top:14px;left:14px}.gallery-module-scss-module__xpWaJa__coverActions{z-index:5;gap:8px;display:flex;position:absolute;top:14px;right:14px}.gallery-module-scss-module__xpWaJa__coverActionBtn{border:1px solid color-mix(in srgb, var(--gold) 40%, transparent);background:color-mix(in srgb, var(--black) 60%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:38px;height:38px;color:var(--gold-pale);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.gallery-module-scss-module__xpWaJa__coverActionBtn .material-symbols-outlined{font-size:20px}.gallery-module-scss-module__xpWaJa__coverActionBtn:hover{background:var(--gold);border-color:var(--gold);color:var(--on-gold);transform:translateY(-1px)}.gallery-module-scss-module__xpWaJa__actionActive{background:var(--gold);border-color:var(--gold);color:var(--on-gold)}.gallery-module-scss-module__xpWaJa__actionActive:hover{background:var(--gold-pale);border-color:var(--gold-pale)}.gallery-module-scss-module__xpWaJa__actionActive .gallery-module-scss-module__xpWaJa__saveIcon{font-variation-settings:"FILL" 1}.gallery-module-scss-module__xpWaJa__rightGrid{grid-template-rows:1.1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;min-width:0;height:100%;min-height:0;display:grid}.gallery-module-scss-module__xpWaJa__tileWide{grid-column:span 2}.gallery-module-scss-module__xpWaJa__moreOverlay{color:var(--white);font-family:var(--ff-primary);font-size:var(--fs-2xl);font-weight:var(--fw-bold);background:#0807069e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-module-scss-module__xpWaJa__lightbox{z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080706f2;flex-direction:column;display:flex;position:fixed;inset:0}.gallery-module-scss-module__xpWaJa__lbStage{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:24px 24px 12px;display:flex;position:relative}.gallery-module-scss-module__xpWaJa__lbImg{object-fit:contain;border-radius:var(--border-radius-sm);max-width:86vw;max-height:100%}.gallery-module-scss-module__xpWaJa__lbClose,.gallery-module-scss-module__xpWaJa__lbNav{z-index:5;border:1px solid color-mix(in srgb, var(--gold) 40%, transparent);color:var(--gold);cursor:pointer;background:#0807068c;justify-content:center;align-items:center;transition:all .18s;display:flex;position:absolute}.gallery-module-scss-module__xpWaJa__lbClose:hover,.gallery-module-scss-module__xpWaJa__lbNav:hover{background:var(--gold);color:var(--on-gold);border-color:var(--gold)}.gallery-module-scss-module__xpWaJa__lbClose{width:44px;height:44px;font-size:var(--fs-lg);border-radius:50%;top:24px;right:28px}.gallery-module-scss-module__xpWaJa__lbNav{width:52px;height:52px;font-size:var(--fs-3xl);border-radius:50%;line-height:1;top:50%;transform:translateY(-50%)}.gallery-module-scss-module__xpWaJa__lbPrev{left:24px}.gallery-module-scss-module__xpWaJa__lbNext{right:24px}.gallery-module-scss-module__xpWaJa__lbBottom{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:100%;padding:4px 16px 22px;display:flex}.gallery-module-scss-module__xpWaJa__lbCounter{border:1px solid color-mix(in srgb, var(--gold) 25%, transparent);border-radius:var(--border-radius-sm);color:var(--gold-pale);font-size:var(--fs-sm);background:#080706b3;padding:6px 14px}.gallery-module-scss-module__xpWaJa__lbStrip{border:1px solid color-mix(in srgb, var(--gold) 18%, transparent);background:#08070699;gap:10px;max-width:min(94vw,920px);padding:8px;display:flex;overflow:auto hidden}.gallery-module-scss-module__xpWaJa__lbStrip::-webkit-scrollbar{height:6px}.gallery-module-scss-module__xpWaJa__lbStrip::-webkit-scrollbar-track{background:color-mix(in srgb, var(--black) 50%, transparent)}.gallery-module-scss-module__xpWaJa__lbStrip::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:0}.gallery-module-scss-module__xpWaJa__lbStrip::-webkit-scrollbar-button{width:0;height:0;display:none}.gallery-module-scss-module__xpWaJa__lbStrip{scrollbar-width:thin;scrollbar-color:var(--gold-dark) #0000}.gallery-module-scss-module__xpWaJa__lbThumb{border:1px solid color-mix(in srgb, var(--gold) 45%, transparent);background:var(--card-bg);cursor:pointer;opacity:.5;flex:none;width:96px;height:64px;padding:0;transition:opacity .18s,border-color .18s,transform .18s;overflow:hidden}.gallery-module-scss-module__xpWaJa__lbThumb:hover{opacity:.85}.gallery-module-scss-module__xpWaJa__lbThumbActive{opacity:1;border:2px solid var(--gold);transform:translateY(-2px)}.gallery-module-scss-module__xpWaJa__lbThumbImg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.gallery-module-scss-module__xpWaJa__grid{grid-template-rows:auto;grid-template-columns:1fr}.gallery-module-scss-module__xpWaJa__bigWrap,.gallery-module-scss-module__xpWaJa__mapView{aspect-ratio:16/10;height:auto}.gallery-module-scss-module__xpWaJa__rightGrid{grid-template-rows:auto;height:auto}.gallery-module-scss-module__xpWaJa__tile{aspect-ratio:1}.gallery-module-scss-module__xpWaJa__tileWide{aspect-ratio:16/9}.gallery-module-scss-module__xpWaJa__lbNav{width:44px;height:44px}.gallery-module-scss-module__xpWaJa__lbPrev{left:10px}.gallery-module-scss-module__xpWaJa__lbNext{right:10px}.gallery-module-scss-module__xpWaJa__lbStage{padding:12px 12px 8px}.gallery-module-scss-module__xpWaJa__lbBottom{gap:8px;padding:4px 10px 16px}.gallery-module-scss-module__xpWaJa__lbStrip{gap:8px;max-width:96vw}.gallery-module-scss-module__xpWaJa__lbThumb{width:72px;height:48px}}
.fadeValue-module-scss-module__APKwsW__fade{animation:.28s fadeValue-module-scss-module__APKwsW__priceFade}@keyframes fadeValue-module-scss-module__APKwsW__priceFade{0%{opacity:.3}to{opacity:1}}@media (prefers-reduced-motion:reduce){.fadeValue-module-scss-module__APKwsW__fade{animation:none}}
.overview-module-scss-module__0tYcbW__overview{border-bottom:1px solid var(--hairline-light);padding-bottom:28px}.overview-module-scss-module__0tYcbW__price{font-family:var(--ff-display);font-size:var(--fs-4xl);font-weight:var(--fw-bold);color:var(--gold);line-height:1}.overview-module-scss-module__0tYcbW__priceUnit{font-size:var(--fs-2xl);font-weight:var(--fw-medium);color:var(--gold);margin-left:4px}.overview-module-scss-module__0tYcbW__title{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin-top:16px;line-height:1.25}.overview-module-scss-module__0tYcbW__location{color:var(--text-soft);font-size:var(--fs-sm);flex-wrap:wrap;align-items:center;gap:6px 20px;margin-top:10px;display:flex}.overview-module-scss-module__0tYcbW__locItem{flex-shrink:0;align-items:center;gap:6px;max-width:100%;display:inline-flex}.overview-module-scss-module__0tYcbW__pin{color:var(--gold);flex-shrink:0;font-size:19px}@media (max-width:480px){.overview-module-scss-module__0tYcbW__location{gap:6px}.overview-module-scss-module__0tYcbW__locItem{flex-basis:100%}}.overview-module-scss-module__0tYcbW__specs{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:20px;display:flex}.overview-module-scss-module__0tYcbW__specRow{flex-wrap:nowrap;align-items:center;gap:24px;min-width:0;display:flex}.overview-module-scss-module__0tYcbW__spec{min-width:0;color:var(--text-soft);font-size:var(--fs-sm);align-items:center;gap:7px;transition:color .18s;display:inline-flex}.overview-module-scss-module__0tYcbW__spec .material-symbols-outlined{color:var(--gold);flex-shrink:0;font-size:20px;transition:color .18s}.overview-module-scss-module__0tYcbW__spec:hover{color:var(--text-ink)}.overview-module-scss-module__0tYcbW__spec:hover .material-symbols-outlined{color:var(--gold-pale)}.overview-module-scss-module__0tYcbW__specLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.overview-module-scss-module__0tYcbW__ref{white-space:nowrap;color:var(--text-muted);letter-spacing:.3px;margin-left:auto}.overview-module-scss-module__0tYcbW__refCopy{color:var(--gold-dark);cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;transition:color .18s;display:inline-flex}.overview-module-scss-module__0tYcbW__refCopy .material-symbols-outlined{font-size:15px}.overview-module-scss-module__0tYcbW__refCopy:hover{color:var(--gold)}@media (max-width:600px){.overview-module-scss-module__0tYcbW__price{font-size:var(--fs-3xl)}.overview-module-scss-module__0tYcbW__specRow{flex:100%;justify-content:space-between;gap:16px}.overview-module-scss-module__0tYcbW__ref{flex:0 0 100%;justify-content:flex-end;margin-left:0}}@media (max-width:480px){.overview-module-scss-module__0tYcbW__specRow{gap:12px}.overview-module-scss-module__0tYcbW__spec{font-size:var(--fs-xs)}.overview-module-scss-module__0tYcbW__spec .material-symbols-outlined{font-size:18px}}@media (max-width:380px){.overview-module-scss-module__0tYcbW__specRow{gap:10px}.overview-module-scss-module__0tYcbW__spec .material-symbols-outlined{font-size:17px}}
.amenities-module-scss-module__PqxmkG__section{border-bottom:1px solid color-mix(in srgb, var(--gold) 12%, transparent);padding:28px 0}.amenities-module-scss-module__PqxmkG__heading{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin-bottom:20px}.amenities-module-scss-module__PqxmkG__grid{grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;display:grid}.amenities-module-scss-module__PqxmkG__item{border:1px solid color-mix(in srgb, var(--gold) 18%, transparent);border-radius:var(--border-radius-sm);background:var(--canvas);color:var(--text-soft);font-size:var(--fs-sm);align-items:center;gap:12px;padding:16px 18px;transition:border-color .18s,background .18s,color .18s;display:flex}.amenities-module-scss-module__PqxmkG__item .material-symbols-outlined{color:var(--gold);flex-shrink:0;font-size:22px;transition:color .18s}.amenities-module-scss-module__PqxmkG__item:hover{border-color:color-mix(in srgb, var(--gold) 55%, transparent);background:color-mix(in srgb, var(--gold) 8%, transparent);color:var(--text-ink)}.amenities-module-scss-module__PqxmkG__item:hover .material-symbols-outlined{color:var(--gold-pale)}@media (max-width:768px){.amenities-module-scss-module__PqxmkG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.amenities-module-scss-module__PqxmkG__grid{grid-template-columns:1fr}}
.description-module-scss-module__o344LG__section{border-bottom:1px solid color-mix(in srgb, var(--gold) 12%, transparent);padding:28px 0}.description-module-scss-module__o344LG__heading{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin-bottom:16px}.description-module-scss-module__o344LG__body{color:var(--text-soft);line-height:1.7;font-weight:var(--fw-normal);background:var(--parchment);flex-direction:column;gap:12px;display:flex}.description-module-scss-module__o344LG__body p{white-space:pre-line}@media (min-width:1024px){.description-module-scss-module__o344LG__body p{font-size:var(--fs-md)}}
.listingDetails-module-scss-module__h8eJzG__section{padding:28px 0}.listingDetails-module-scss-module__h8eJzG__heading{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin-bottom:18px}.listingDetails-module-scss-module__h8eJzG__card{border:1px solid color-mix(in srgb, var(--gold) 18%, transparent);border-radius:var(--border-radius-md);background:var(--canvas);padding:18px 24px 24px}.listingDetails-module-scss-module__h8eJzG__cols{grid-template-columns:1fr 1fr;gap:4px 48px;display:grid}.listingDetails-module-scss-module__h8eJzG__colHeading{font-family:var(--ff-display);font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text-ink);padding-bottom:6px}.listingDetails-module-scss-module__h8eJzG__row{border-bottom:1px solid color-mix(in srgb, var(--gold) 10%, transparent);justify-content:space-between;align-items:flex-start;gap:16px;padding:13px 0;display:flex}.listingDetails-module-scss-module__h8eJzG__row:last-child{border-bottom:none}.listingDetails-module-scss-module__h8eJzG__label{color:var(--text-muted);font-size:var(--fs-sm);flex-shrink:0}.listingDetails-module-scss-module__h8eJzG__value{text-align:right;min-width:0;color:var(--text-soft);font-size:var(--fs-sm);font-weight:var(--fw-medium)}.listingDetails-module-scss-module__h8eJzG__copy{vertical-align:middle;color:var(--gold-dark);cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;transition:color .18s;display:inline-flex}.listingDetails-module-scss-module__h8eJzG__copy .material-symbols-outlined{font-size:16px}.listingDetails-module-scss-module__h8eJzG__copy:hover{color:var(--gold)}.listingDetails-module-scss-module__h8eJzG__bottom{border-top:1px solid color-mix(in srgb, var(--gold) 12%, transparent);align-items:center;gap:24px;margin-top:10px;padding-top:22px;display:flex}.listingDetails-module-scss-module__h8eJzG__dld{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.listingDetails-module-scss-module__h8eJzG__dldLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text-muted)}.listingDetails-module-scss-module__h8eJzG__dldValue{font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text-ink)}.listingDetails-module-scss-module__h8eJzG__qrCaption{font-size:var(--fs-xs);color:var(--text-muted)}.listingDetails-module-scss-module__h8eJzG__qrImg{object-fit:contain;background:var(--white);border:1px solid color-mix(in srgb, var(--gold) 18%, transparent);border-radius:var(--border-radius-sm);flex-shrink:0;width:132px;height:132px;padding:6px}@media (max-width:700px){.listingDetails-module-scss-module__h8eJzG__card{padding:14px 16px 18px}.listingDetails-module-scss-module__h8eJzG__cols{grid-template-columns:1fr;gap:16px}}
.hero-module-scss-module__hLpeRq__hero{z-index:2;background-color:var(--black);flex-direction:column;align-items:center;width:100%;min-height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__hLpeRq__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__hLpeRq__bgMedia{object-fit:cover;opacity:.62;width:100%;height:100%;display:block}.hero-module-scss-module__hLpeRq__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);pointer-events:none;background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__hLpeRq__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__hLpeRq__content{z-index:2;justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:900px;padding:44px var(--gap-2xl);text-align:center;flex-direction:column;flex:1;margin-inline:auto;animation:.7s both hero-module-scss-module__hLpeRq__heroContentIn;display:flex;position:relative}@keyframes hero-module-scss-module__hLpeRq__heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-module-scss-module__hLpeRq__title{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--white);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__hLpeRq__title em{width:fit-content;text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.hero-module-scss-module__hLpeRq__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:color-mix(in srgb, var(--white) 78%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}.hero-module-scss-module__hLpeRq__buttons{justify-content:center;gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.hero-module-scss-module__hLpeRq__hero{min-height:clamp(440px,64vh,560px)}.hero-module-scss-module__hLpeRq__content{gap:var(--gap-md);padding:56px var(--gap-2xl)}.hero-module-scss-module__hLpeRq__paragraph{font-size:var(--fs-sm)}}
.properties-module-scss-module__Z25XPW__properties{background:var(--canvas);padding:100px 0}.properties-module-scss-module__Z25XPW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.properties-module-scss-module__Z25XPW__headerLeft{flex-direction:column;gap:12px;display:flex}.properties-module-scss-module__Z25XPW__overline{font-size:var(--fs-xxs);letter-spacing:4px;font-weight:var(--fw-semibold);text-transform:uppercase;color:var(--gold)}.properties-module-scss-module__Z25XPW__title{font-family:var(--ff-display);font-size:var(--fs-5xl);font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.05}.properties-module-scss-module__Z25XPW__title em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:block}.properties-module-scss-module__Z25XPW__viewAll{font-size:var(--fs-xs);color:var(--gold);letter-spacing:1px;border-bottom:1px solid color-mix(in srgb, var(--gold) 30%, transparent);white-space:nowrap;padding-bottom:2px;text-decoration:none;transition:border-color .2s}.properties-module-scss-module__Z25XPW__viewAll:hover{border-bottom-color:var(--gold)}.properties-module-scss-module__Z25XPW__tabs{flex-wrap:wrap;gap:4px;margin-bottom:40px;display:flex}.properties-module-scss-module__Z25XPW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.properties-module-scss-module__Z25XPW__totalCount{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.3px;align-self:flex-end}.properties-module-scss-module__Z25XPW__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.properties-module-scss-module__Z25XPW__skeleton{background:var(--parchment-2);border:1px solid var(--hairline-light);height:480px;position:relative;overflow:hidden}.properties-module-scss-module__Z25XPW__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--gold) 5%, transparent) 50%, transparent 100%);animation:1.6s infinite properties-module-scss-module__Z25XPW__shimmer;position:absolute;inset:0}@keyframes properties-module-scss-module__Z25XPW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.properties-module-scss-module__Z25XPW__emptyMsg,.properties-module-scss-module__Z25XPW__errorMsg{font-size:var(--fs-sm);text-align:center;padding:60px 0}.properties-module-scss-module__Z25XPW__emptyMsg{color:var(--text-muted)}.properties-module-scss-module__Z25XPW__errorMsg{color:var(--error-red)}@media (max-width:1280px){.properties-module-scss-module__Z25XPW__title{font-size:var(--fs-4xl)}}@media (max-width:1024px){.properties-module-scss-module__Z25XPW__grid,.properties-module-scss-module__Z25XPW__skeletonGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.properties-module-scss-module__Z25XPW__properties{padding:70px 0}.properties-module-scss-module__Z25XPW__title{font-size:var(--fs-3xl)}.properties-module-scss-module__Z25XPW__header{flex-wrap:nowrap}.properties-module-scss-module__Z25XPW__headerLeft{min-width:0}}@media (max-width:767px){.properties-module-scss-module__Z25XPW__grid,.properties-module-scss-module__Z25XPW__skeletonGrid{grid-template-columns:1fr}.properties-module-scss-module__Z25XPW__tabs{gap:6px}}@media (max-width:480px){.properties-module-scss-module__Z25XPW__properties{padding:60px 0}.properties-module-scss-module__Z25XPW__title{font-size:var(--fs-3xl)}}@media (max-width:360px){.properties-module-scss-module__Z25XPW__title{font-size:var(--fs-3xl)}}
.mortgage-module-scss-module__ViDZ9W__section{border-bottom:1px solid color-mix(in srgb, var(--gold) 12%, transparent);padding:28px 0}.mortgage-module-scss-module__ViDZ9W__heading{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin-bottom:6px}.mortgage-module-scss-module__ViDZ9W__sub{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-muted);margin-bottom:20px}
.hero-module-scss-module__0V2CcG__hero{z-index:2;background-color:var(--black);flex-direction:column;align-items:center;width:100%;min-height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__0V2CcG__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__0V2CcG__bgMedia{object-fit:cover;opacity:.7;width:100%;height:100%;display:block}.hero-module-scss-module__0V2CcG__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__0V2CcG__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__0V2CcG__content{z-index:2;justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:900px;padding:44px var(--gap-2xl);text-align:center;flex-direction:column;flex:1;margin-inline:auto;animation:.7s both hero-module-scss-module__0V2CcG__heroContentIn;display:flex;position:relative}@keyframes hero-module-scss-module__0V2CcG__heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-module-scss-module__0V2CcG__title{font-family:var(--ff-primary);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--text-primary);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__0V2CcG__title em{text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.hero-module-scss-module__0V2CcG__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:color-mix(in srgb, var(--white) 72%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}.hero-module-scss-module__0V2CcG__buttons{justify-content:center;gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.hero-module-scss-module__0V2CcG__hero{min-height:clamp(440px,64vh,560px)}.hero-module-scss-module__0V2CcG__content{gap:var(--gap-md);padding:56px var(--gap-2xl)}.hero-module-scss-module__0V2CcG__paragraph{font-size:var(--fs-sm)}}
.usps-module-scss-module__Cm8T7G__section{background:var(--canvas);padding:clamp(56px,9vh,110px) 0}.usps-module-scss-module__Cm8T7G__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.usps-module-scss-module__Cm8T7G__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.1}.usps-module-scss-module__Cm8T7G__heading em{color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.usps-module-scss-module__Cm8T7G__grid{gap:var(--gap-xl);grid-template-columns:repeat(3,1fr);margin-top:clamp(40px,6vh,64px);display:grid}.usps-module-scss-module__Cm8T7G__pillar{text-align:center;align-items:center;gap:var(--gap-md);padding:var(--gap-lg);flex-direction:column;display:flex}.usps-module-scss-module__Cm8T7G__pillarIcon{color:var(--gold);justify-content:center;align-items:center;display:inline-flex}.usps-module-scss-module__Cm8T7G__pillarIcon .material-symbols-outlined{font-size:44px}.usps-module-scss-module__Cm8T7G__pillarWord{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--text-ink)}.usps-module-scss-module__Cm8T7G__pillarLine{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-soft);max-width:34ch;line-height:1.7}@media (max-width:768px){.usps-module-scss-module__Cm8T7G__grid{gap:var(--gap-lg);grid-template-columns:1fr}}
.process-module-scss-module__e0NjEq__process{background:var(--canvas);padding:100px 0}.process-module-scss-module__e0NjEq__header{margin-bottom:var(--gap-xl)}.process-module-scss-module__e0NjEq__overline{font-family:var(--ff-secondary);font-size:var(--fs-xxs);font-weight:var(--fw-medium);letter-spacing:4px;text-transform:uppercase;color:var(--gold-dark)}.process-module-scss-module__e0NjEq__title{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);margin-top:var(--gap-md);line-height:1.1}.process-module-scss-module__e0NjEq__title em{color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.process-module-scss-module__e0NjEq__tabs{gap:var(--gap-xs);margin-bottom:var(--gap-2xl);flex-wrap:wrap;display:flex}.process-module-scss-module__e0NjEq__steps{gap:var(--gap-lg);grid-template-columns:repeat(5,1fr);display:grid}.process-module-scss-module__e0NjEq__stepCard{background:var(--parchment);border:1px solid var(--hairline-light);box-shadow:var(--shadow-card);padding:36px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.process-module-scss-module__e0NjEq__stepCard:before{content:"";background:var(--hairline-light);height:3px;transition:background .3s;position:absolute;top:0;left:0;right:0}.process-module-scss-module__e0NjEq__stepCard:hover,.process-module-scss-module__e0NjEq__stepCard.process-module-scss-module__e0NjEq__featured{border-color:color-mix(in srgb, var(--gold) 30%, transparent);transform:translateY(-4px)}.process-module-scss-module__e0NjEq__stepCard:hover:before,.process-module-scss-module__e0NjEq__stepCard.process-module-scss-module__e0NjEq__featured:before{background:var(--gold)}.process-module-scss-module__e0NjEq__stepNum{font-family:var(--ff-display);font-size:var(--fs-6xl);font-weight:var(--fw-bold);letter-spacing:-1px;color:var(--gold);margin-bottom:var(--gap-lg);line-height:1;display:block}.process-module-scss-module__e0NjEq__stepLine{background:var(--gold);width:32px;height:2px;margin-bottom:var(--gap-md);display:block}.process-module-scss-module__e0NjEq__stepTitle{font-family:var(--ff-display);font-size:var(--fs-lg);font-weight:var(--fw-bold);letter-spacing:-.3px;color:var(--text-ink);margin-bottom:var(--gap-md)}.process-module-scss-module__e0NjEq__stepDesc{font-family:var(--ff-secondary);font-size:var(--fs-xs);color:var(--text-soft);line-height:1.75;font-weight:var(--fw-normal)}@media (max-width:1280px){.process-module-scss-module__e0NjEq__steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.process-module-scss-module__e0NjEq__process{padding:80px 0}}@media (max-width:768px){.process-module-scss-module__e0NjEq__process{padding:70px 0}.process-module-scss-module__e0NjEq__steps{grid-template-columns:repeat(2,1fr)}.process-module-scss-module__e0NjEq__stepNum{font-size:var(--fs-5xl)}}@media (max-width:540px){.process-module-scss-module__e0NjEq__steps{grid-template-columns:1fr}.process-module-scss-module__e0NjEq__stepCard{column-gap:var(--gap-lg);row-gap:var(--gap-md);grid-template-columns:auto 1fr;grid-template-areas:"num title""desc desc";align-items:center;display:grid}.process-module-scss-module__e0NjEq__stepNum{font-size:var(--fs-xl);grid-area:num;margin-bottom:0}.process-module-scss-module__e0NjEq__stepLine{display:none}.process-module-scss-module__e0NjEq__stepTitle{font-size:var(--fs-xl);grid-area:title;margin-bottom:0}.process-module-scss-module__e0NjEq__stepDesc{grid-area:desc}}@media (max-width:480px){.process-module-scss-module__e0NjEq__process{padding:56px 0}.process-module-scss-module__e0NjEq__steps{grid-template-columns:1fr}}@media (max-width:360px){.process-module-scss-module__e0NjEq__stepCard{padding:24px 20px}}
.locationMap-module-scss-module__ha86xW__section{border-top:1px solid color-mix(in srgb, var(--gold) 12%, transparent);padding:28px 0}.locationMap-module-scss-module__ha86xW__heading{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin-bottom:18px}.locationMap-module-scss-module__ha86xW__mapWrap{border-radius:var(--border-radius-md);background:var(--canvas);box-shadow:0 0 0 2px color-mix(in srgb, var(--gold) 60%, transparent);position:relative;overflow:hidden}.locationMap-module-scss-module__ha86xW__map{filter:grayscale(.2)contrast(1.05);border:0;width:100%;height:360px;display:block}@media (max-width:600px){.locationMap-module-scss-module__ha86xW__map{height:280px}}
.services-module-scss-module__Zqvp9a__section{background:var(--canvas);padding:clamp(56px,9vh,110px) 0}.services-module-scss-module__Zqvp9a__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.services-module-scss-module__Zqvp9a__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--text-ink);line-height:1.1}.services-module-scss-module__Zqvp9a__heading em{color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.services-module-scss-module__Zqvp9a__lede{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:var(--text-soft);max-width:60ch;line-height:1.7}.services-module-scss-module__Zqvp9a__grid{gap:var(--gap-xl);grid-template-columns:repeat(3,1fr);margin-top:clamp(40px,6vh,64px);display:grid}.services-module-scss-module__Zqvp9a__card{gap:var(--gap-md);background:var(--canvas);border:1px solid var(--hairline-light);flex-direction:column;padding:clamp(24px,2.6vw,36px);transition:border-color .28s,transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 12px 30px #0000000f}.services-module-scss-module__Zqvp9a__card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-pale));width:0;height:3px;transition:width .35s;position:absolute;top:0;left:0}.services-module-scss-module__Zqvp9a__card:hover{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-6px);box-shadow:0 2px 4px #0000000d,0 24px 50px #0000001f}.services-module-scss-module__Zqvp9a__card:hover:before{width:100%}.services-module-scss-module__Zqvp9a__card:first-child{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-6px);box-shadow:0 2px 4px #0000000d,0 24px 50px #0000001f}.services-module-scss-module__Zqvp9a__card:first-child:before{width:100%}.services-module-scss-module__Zqvp9a__card:first-child .services-module-scss-module__Zqvp9a__cardIcon{color:var(--gold);transform:scale(1.08)}.services-module-scss-module__Zqvp9a__grid:hover .services-module-scss-module__Zqvp9a__card:first-child:not(:hover){border-color:var(--hairline-light);transform:none;box-shadow:0 1px 2px #0000000a,0 12px 30px #0000000f}.services-module-scss-module__Zqvp9a__grid:hover .services-module-scss-module__Zqvp9a__card:first-child:not(:hover):before{width:0}.services-module-scss-module__Zqvp9a__grid:hover .services-module-scss-module__Zqvp9a__card:first-child:not(:hover) .services-module-scss-module__Zqvp9a__cardIcon{color:var(--gold-dark);transform:none}.services-module-scss-module__Zqvp9a__cardTop{justify-content:space-between;align-items:center;display:flex}.services-module-scss-module__Zqvp9a__cardIcon{color:var(--gold-dark);justify-content:center;align-items:center;transition:color .28s,transform .28s;display:inline-flex}.services-module-scss-module__Zqvp9a__cardIcon .material-symbols-outlined{font-size:40px}.services-module-scss-module__Zqvp9a__card:hover .services-module-scss-module__Zqvp9a__cardIcon{color:var(--gold);transform:scale(1.08)}.services-module-scss-module__Zqvp9a__cardNum{font-family:var(--ff-display);font-size:var(--fs-4xl);font-weight:var(--fw-bold);letter-spacing:-1px;color:var(--gold);line-height:1}.services-module-scss-module__Zqvp9a__cardTitle{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);padding-bottom:var(--gap-md);border-bottom:1px solid var(--hairline-light);line-height:1.25}.services-module-scss-module__Zqvp9a__list{margin:var(--gap-sm) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.services-module-scss-module__Zqvp9a__listItem{align-items:center;gap:var(--gap-md);font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-normal);color:var(--text-soft);padding:11px 0;line-height:1.45;display:flex}.services-module-scss-module__Zqvp9a__listItem:not(:last-child){border-bottom:1px solid color-mix(in srgb, var(--gold) 10%, transparent)}.services-module-scss-module__Zqvp9a__listItem .material-symbols-outlined{color:var(--gold);font-variation-settings:"FILL" 1,"wght" 600;flex-shrink:0;font-size:20px}@media (max-width:1024px){.services-module-scss-module__Zqvp9a__grid{gap:var(--gap-lg);grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-module-scss-module__Zqvp9a__grid{grid-template-columns:1fr}}
.services-module-scss-module__fYvgnW__section{background:var(--parchment);padding:clamp(56px,9vh,110px) 0}.services-module-scss-module__fYvgnW__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.services-module-scss-module__fYvgnW__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.1}.services-module-scss-module__fYvgnW__heading em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.services-module-scss-module__fYvgnW__lede{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:var(--text-soft);max-width:60ch;line-height:1.7}.services-module-scss-module__fYvgnW__grid{gap:var(--gap-xl);grid-template-columns:repeat(3,1fr);margin-top:clamp(40px,6vh,64px);display:grid}.services-module-scss-module__fYvgnW__card{gap:var(--gap-md);background:var(--canvas);border:1px solid var(--hairline-light);flex-direction:column;padding:clamp(24px,2.6vw,36px);text-decoration:none;transition:border-color .28s,transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 12px 30px #0000000f}.services-module-scss-module__fYvgnW__card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-pale));width:0;height:3px;transition:width .35s;position:absolute;top:0;left:0}.services-module-scss-module__fYvgnW__card:hover{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-6px);box-shadow:0 2px 4px #0000000d,0 24px 50px #0000001f}.services-module-scss-module__fYvgnW__card:hover:before{width:100%}.services-module-scss-module__fYvgnW__cardTop{justify-content:space-between;align-items:center;display:flex}.services-module-scss-module__fYvgnW__cardIcon{color:var(--gold-dark);justify-content:center;align-items:center;transition:color .28s,transform .28s;display:inline-flex}.services-module-scss-module__fYvgnW__cardIcon .material-symbols-outlined{font-size:40px}.services-module-scss-module__fYvgnW__card:hover .services-module-scss-module__fYvgnW__cardIcon{color:var(--gold);transform:scale(1.08)}.services-module-scss-module__fYvgnW__card:first-child{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-6px);box-shadow:0 2px 4px #0000000d,0 24px 50px #0000001f}.services-module-scss-module__fYvgnW__card:first-child:before{width:100%}.services-module-scss-module__fYvgnW__card:first-child .services-module-scss-module__fYvgnW__cardIcon{color:var(--gold);transform:scale(1.08)}.services-module-scss-module__fYvgnW__card:first-child .services-module-scss-module__fYvgnW__cardArrow{transform:translate(3px)}.services-module-scss-module__fYvgnW__grid:hover .services-module-scss-module__fYvgnW__card:first-child:not(:hover){border-color:var(--hairline-light);transform:none;box-shadow:0 1px 2px #0000000a,0 12px 30px #0000000f}.services-module-scss-module__fYvgnW__grid:hover .services-module-scss-module__fYvgnW__card:first-child:not(:hover):before{width:0}.services-module-scss-module__fYvgnW__grid:hover .services-module-scss-module__fYvgnW__card:first-child:not(:hover) .services-module-scss-module__fYvgnW__cardIcon{color:var(--gold-dark);transform:none}.services-module-scss-module__fYvgnW__grid:hover .services-module-scss-module__fYvgnW__card:first-child:not(:hover) .services-module-scss-module__fYvgnW__cardArrow{transform:none}.services-module-scss-module__fYvgnW__cardNum{font-family:var(--ff-display);font-size:var(--fs-4xl);font-weight:var(--fw-bold);letter-spacing:-1px;color:var(--gold);line-height:1}.services-module-scss-module__fYvgnW__cardTitle{font-family:var(--ff-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text-ink);padding-bottom:var(--gap-md);border-bottom:1px solid var(--hairline-light);line-height:1.25}.services-module-scss-module__fYvgnW__cardDesc{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-soft);flex:1;line-height:1.6}.services-module-scss-module__fYvgnW__cardLink{font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:1.5px;color:var(--gold-dark);align-items:center;gap:6px;display:inline-flex}.services-module-scss-module__fYvgnW__cardArrow{font-size:18px;transition:transform .28s}.services-module-scss-module__fYvgnW__card:hover .services-module-scss-module__fYvgnW__cardArrow{transform:translate(3px)}@media (max-width:1024px){.services-module-scss-module__fYvgnW__grid{gap:var(--gap-lg);grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-module-scss-module__fYvgnW__grid{grid-template-columns:1fr}}
.testimonials-module-scss-module__iubZ-q__testimonials{background:var(--parchment);padding:100px 0;overflow:hidden}.testimonials-module-scss-module__iubZ-q__header{gap:var(--gap-lg);flex-direction:column;margin-bottom:56px;display:flex}.testimonials-module-scss-module__iubZ-q__headerTop{justify-content:space-between;align-items:flex-end;gap:var(--gap-lg);flex-wrap:wrap;display:flex}.testimonials-module-scss-module__iubZ-q__headerLeft{gap:var(--gap-md);flex-direction:column;display:flex}.testimonials-module-scss-module__iubZ-q__overline{font-family:var(--ff-secondary);font-size:var(--fs-xxs);font-weight:var(--fw-medium);letter-spacing:4px;text-transform:uppercase;color:var(--gold)}.testimonials-module-scss-module__iubZ-q__title{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.1}.testimonials-module-scss-module__iubZ-q__title em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:block}.testimonials-module-scss-module__iubZ-q__rating{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.testimonials-module-scss-module__iubZ-q__ratingNum{font-family:var(--ff-display);font-size:var(--fs-5xl);font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--gold);line-height:1}.testimonials-module-scss-module__iubZ-q__ratingStars{font-size:var(--fs-md);color:color-mix(in srgb, var(--gold) 28%, transparent);align-items:center;gap:3px;line-height:1;display:inline-flex}.testimonials-module-scss-module__iubZ-q__starFull{color:var(--gold)}.testimonials-module-scss-module__iubZ-q__starHalf{display:inline-block;position:relative}.testimonials-module-scss-module__iubZ-q__starHalfFill{width:50%;color:var(--gold);position:absolute;top:0;left:0;overflow:hidden}.testimonials-module-scss-module__iubZ-q__ratingLabel{font-family:var(--ff-secondary);font-size:var(--fs-xxs);color:var(--text-muted);margin-top:var(--gap-xs)}.testimonials-module-scss-module__iubZ-q__writeReview{align-self:flex-end}.testimonials-module-scss-module__iubZ-q__carouselOuter{align-items:center;gap:var(--gap-lg);display:flex}.testimonials-module-scss-module__iubZ-q__navBtn{z-index:20;color:var(--gold);font-family:var(--ff-secondary);font-size:var(--fs-2xl);cursor:pointer;padding:var(--gap-sm);opacity:.85;background:0 0;border:none;flex-shrink:0;line-height:1;position:relative}.testimonials-module-scss-module__iubZ-q__carouselWrap{perspective:1400px;cursor:grab;-webkit-user-select:none;user-select:none;flex:1;min-width:0;height:330px;position:relative}.testimonials-module-scss-module__iubZ-q__carouselWrap:active{cursor:grabbing}.testimonials-module-scss-module__iubZ-q__carousel{transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.testimonials-module-scss-module__iubZ-q__slide{opacity:0;pointer-events:none;width:520px;max-width:78%;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s;position:absolute}.testimonials-module-scss-module__iubZ-q__slideActive{opacity:1;pointer-events:auto;z-index:10;transform:translate(0)translateZ(110px)scale(1)}.testimonials-module-scss-module__iubZ-q__slidePrev{opacity:.92;pointer-events:auto;cursor:pointer;z-index:5;transform:translate(-58%)translateZ(-40px)rotateY(3deg)scale(.9)}.testimonials-module-scss-module__iubZ-q__slideNext{opacity:.92;pointer-events:auto;cursor:pointer;z-index:5;transform:translate(58%)translateZ(-40px)rotateY(-3deg)scale(.9)}.testimonials-module-scss-module__iubZ-q__slideHidden{opacity:0;pointer-events:none;z-index:0}.testimonials-module-scss-module__iubZ-q__card{background:var(--canvas);border:1px solid var(--hairline-light);box-shadow:var(--shadow-card);flex-direction:column;padding:36px 32px;transition:border-color .3s,box-shadow .3s;display:flex}.testimonials-module-scss-module__iubZ-q__slideActive .testimonials-module-scss-module__iubZ-q__card{border-color:color-mix(in srgb, var(--gold) 30%, transparent)}.testimonials-module-scss-module__iubZ-q__cardRating{justify-content:space-between;align-items:center;gap:var(--gap-md);margin-bottom:var(--gap-lg);display:flex}.testimonials-module-scss-module__iubZ-q__cardNum{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--gold);line-height:1}.testimonials-module-scss-module__iubZ-q__stars{font-size:var(--fs-lg);color:var(--gold);letter-spacing:2px;line-height:1}.testimonials-module-scss-module__iubZ-q__body{font-family:var(--ff-display);font-size:var(--fs-sm);color:var(--text-soft);line-height:1.85;font-weight:var(--fw-normal);margin-bottom:var(--gap-lg);flex:1;font-style:italic}.testimonials-module-scss-module__iubZ-q__divider{background:var(--gold);width:32px;height:2px;margin-bottom:var(--gap-lg);display:block}.testimonials-module-scss-module__iubZ-q__name{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text-ink)}.testimonials-module-scss-module__iubZ-q__role{font-family:var(--ff-secondary);font-size:var(--fs-xxs);color:var(--text-muted);margin-top:var(--gap-xs)}.testimonials-module-scss-module__iubZ-q__lines{justify-content:center;align-items:center;gap:var(--gap-sm);margin-top:var(--gap-2xl);display:flex}.testimonials-module-scss-module__iubZ-q__line{background:color-mix(in srgb, var(--gold) 28%, transparent);cursor:pointer;border:none;border-radius:0;width:48px;height:2px;padding:0;transition:background .2s;position:relative;overflow:hidden}.testimonials-module-scss-module__iubZ-q__line:hover{background:color-mix(in srgb, var(--gold) 50%, transparent)}.testimonials-module-scss-module__iubZ-q__lineActive{background:color-mix(in srgb, var(--gold) 28%, transparent)}.testimonials-module-scss-module__iubZ-q__lineProgress{background:var(--gold);transform-origin:0;width:100%;height:100%;animation:3s linear forwards testimonials-module-scss-module__iubZ-q__fillProgress;position:absolute;inset:0;transform:scaleX(0)}@keyframes testimonials-module-scss-module__iubZ-q__fillProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1024px){.testimonials-module-scss-module__iubZ-q__testimonials{padding:80px 0}.testimonials-module-scss-module__iubZ-q__navBtn{display:none}.testimonials-module-scss-module__iubZ-q__slide{width:440px}.testimonials-module-scss-module__iubZ-q__slidePrev{transform:translate(-56%)translateZ(-40px)rotateY(8deg)scale(.87)}.testimonials-module-scss-module__iubZ-q__slideNext{transform:translate(56%)translateZ(-40px)rotateY(-8deg)scale(.87)}}@media (max-width:768px){.testimonials-module-scss-module__iubZ-q__testimonials{padding:70px 0}.testimonials-module-scss-module__iubZ-q__header{margin-bottom:var(--gap-2xl)}.testimonials-module-scss-module__iubZ-q__carouselWrap{height:380px}.testimonials-module-scss-module__iubZ-q__slide{width:380px;max-width:82%}.testimonials-module-scss-module__iubZ-q__slidePrev{opacity:.75;transform:translate(-52%)translateZ(-30px)rotateY(4deg)scale(.84)}.testimonials-module-scss-module__iubZ-q__slideNext{opacity:.75;transform:translate(52%)translateZ(-30px)rotateY(-4deg)scale(.84)}}@media (max-width:480px){.testimonials-module-scss-module__iubZ-q__testimonials{padding:56px 0}.testimonials-module-scss-module__iubZ-q__header{margin-bottom:var(--gap-lg)}.testimonials-module-scss-module__iubZ-q__writeReview{width:100%}.testimonials-module-scss-module__iubZ-q__carouselWrap{perspective:800px;height:380px}.testimonials-module-scss-module__iubZ-q__slide{width:100%;max-width:100%}.testimonials-module-scss-module__iubZ-q__slideActive{transform:translate(0)scale(1)}.testimonials-module-scss-module__iubZ-q__slidePrev,.testimonials-module-scss-module__iubZ-q__slideNext{opacity:0;pointer-events:none}.testimonials-module-scss-module__iubZ-q__navBtn{display:none}}@media (max-width:360px){.testimonials-module-scss-module__iubZ-q__card{padding:28px 20px}.testimonials-module-scss-module__iubZ-q__carouselWrap{height:400px}}
.agentCard-module-scss-module__8X3A-G__card{aspect-ratio:4/5;border-radius:var(--border-radius-md);border:1px solid color-mix(in srgb, var(--gold) 14%, transparent);background:var(--parchment-2);width:100%;max-height:440px;box-shadow:var(--shadow-card);transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;container-type:inline-size}.agentCard-module-scss-module__8X3A-G__cardLink{cursor:pointer}.agentCard-module-scss-module__8X3A-G__cardLink:hover{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-4px);box-shadow:0 2px 6px #0000001f,0 22px 48px #0000003d}.agentCard-module-scss-module__8X3A-G__cardLink:hover .agentCard-module-scss-module__8X3A-G__photo{transform:scale(1.045)}.agentCard-module-scss-module__8X3A-G__cardLink:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.agentCard-module-scss-module__8X3A-G__photo{object-fit:cover;object-position:center top;opacity:0;width:100%;height:100%;transition:opacity .4s,transform .55s;display:block;position:absolute;inset:0}.agentCard-module-scss-module__8X3A-G__photoLoaded{opacity:1}.agentCard-module-scss-module__8X3A-G__photoContain{object-fit:contain;object-position:center 34%;padding:clamp(26px,16%,66px)}.agentCard-module-scss-module__8X3A-G__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 20%,#0a090873 38%,#0a0908ed 60%,#0a0908f7 100%);position:absolute;inset:0}.agentCard-module-scss-module__8X3A-G__info{z-index:2;flex-direction:column;align-items:flex-start;gap:4px;padding:20px 20px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.agentCard-module-scss-module__8X3A-G__name{font-family:var(--ff-primary);font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--white);line-height:1.2}.agentCard-module-scss-module__8X3A-G__role{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--gold);line-height:1.3}.agentCard-module-scss-module__8X3A-G__meta{font-family:var(--ff-secondary);font-size:var(--fs-sm);color:color-mix(in srgb, var(--white) 66%, transparent);line-height:1.4}.agentCard-module-scss-module__8X3A-G__metaSep{color:color-mix(in srgb, var(--gold) 45%, transparent)}.agentCard-module-scss-module__8X3A-G__metaExp,.agentCard-module-scss-module__8X3A-G__metaBrn{color:color-mix(in srgb, var(--gold-pale) 85%, transparent)}.agentCard-module-scss-module__8X3A-G__langs{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.agentCard-module-scss-module__8X3A-G__langTag{font-family:var(--ff-secondary);font-size:var(--fs-xs);letter-spacing:.6px;border:1px solid color-mix(in srgb, var(--gold) 30%, transparent);border-radius:var(--border-radius-sm);color:var(--gold-pale);white-space:nowrap;padding:4px 10px}.agentCard-module-scss-module__8X3A-G__actions{align-self:stretch;gap:10px;margin-top:14px;display:flex}.agentCard-module-scss-module__8X3A-G__call,.agentCard-module-scss-module__8X3A-G__wa{border-radius:var(--border-radius-sm);min-width:0;font-size:clamp(var(--fs-xs),3.6cqi,var(--fs-sm));font-weight:var(--fw-semibold);text-wrap:balance;flex:1 1 0;justify-content:center;align-items:center;gap:clamp(5px,2cqi,8px);padding:11px clamp(6px,2cqi,12px);text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}:is(.agentCard-module-scss-module__8X3A-G__call .material-symbols-outlined,.agentCard-module-scss-module__8X3A-G__wa .material-symbols-outlined){flex-shrink:0;font-size:clamp(16px,5cqi,19px)}.agentCard-module-scss-module__8X3A-G__call{background:color-mix(in srgb, var(--black) 45%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid color-mix(in srgb, var(--gold) 48%, transparent);color:var(--white)}.agentCard-module-scss-module__8X3A-G__call .material-symbols-outlined{color:var(--gold-pale)}.agentCard-module-scss-module__8X3A-G__call:hover{border-color:var(--gold);background:color-mix(in srgb, var(--black) 65%, transparent)}.agentCard-module-scss-module__8X3A-G__wa{background:var(--gold);border:1px solid var(--gold);color:var(--on-gold)}.agentCard-module-scss-module__8X3A-G__wa:hover{background:var(--gold-pale);border-color:var(--gold-pale)}.agentCard-module-scss-module__8X3A-G__waIcon{flex-shrink:0;width:clamp(15px,5cqi,18px);height:clamp(15px,5cqi,18px)}@media (min-width:981px){.agentCard-module-scss-module__8X3A-G__card{max-height:560px}}@media (prefers-reduced-motion:reduce){.agentCard-module-scss-module__8X3A-G__card,.agentCard-module-scss-module__8X3A-G__photo{transition:none}.agentCard-module-scss-module__8X3A-G__card:hover,.agentCard-module-scss-module__8X3A-G__card:hover .agentCard-module-scss-module__8X3A-G__photo{transform:none}}
.whyChoose-module-scss-module__HM4vaq__section{background:var(--parchment);border-block:1px solid var(--hairline-light);padding:clamp(56px,9vh,110px) 0}.whyChoose-module-scss-module__HM4vaq__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.whyChoose-module-scss-module__HM4vaq__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--text-ink);line-height:1.1}.whyChoose-module-scss-module__HM4vaq__heading em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.whyChoose-module-scss-module__HM4vaq__grid{gap:var(--gap-lg);grid-template-columns:repeat(3,1fr);margin-top:clamp(40px,6vh,64px);display:grid}.whyChoose-module-scss-module__HM4vaq__reason{align-items:center;gap:var(--gap-md);background:var(--canvas);border:1px solid var(--hairline-light);padding:var(--gap-lg) var(--gap-xl);transition:border-color .28s,transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 10px 24px #0000000d}.whyChoose-module-scss-module__HM4vaq__reason:before{content:"";background:linear-gradient(180deg, var(--gold), var(--gold-pale));width:3px;height:0;transition:height .32s;position:absolute;top:0;left:0}.whyChoose-module-scss-module__HM4vaq__reason:hover{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-4px);box-shadow:0 2px 4px #0000000d,0 18px 40px #0000001a}.whyChoose-module-scss-module__HM4vaq__reason:hover:before{height:100%}.whyChoose-module-scss-module__HM4vaq__reasonIcon{color:var(--gold-dark);flex-shrink:0;justify-content:center;align-items:center;transition:color .28s,transform .28s;display:inline-flex}.whyChoose-module-scss-module__HM4vaq__reasonIcon .material-symbols-outlined{font-size:34px}.whyChoose-module-scss-module__HM4vaq__reason:hover .whyChoose-module-scss-module__HM4vaq__reasonIcon{color:var(--gold);transform:scale(1.08)}.whyChoose-module-scss-module__HM4vaq__reason:first-child{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-4px);box-shadow:0 2px 4px #0000000d,0 18px 40px #0000001a}.whyChoose-module-scss-module__HM4vaq__reason:first-child:before{height:100%}.whyChoose-module-scss-module__HM4vaq__reason:first-child .whyChoose-module-scss-module__HM4vaq__reasonIcon{color:var(--gold);transform:scale(1.08)}.whyChoose-module-scss-module__HM4vaq__grid:hover .whyChoose-module-scss-module__HM4vaq__reason:first-child:not(:hover){border-color:var(--hairline-light);transform:none;box-shadow:0 1px 2px #0000000a,0 10px 24px #0000000d}.whyChoose-module-scss-module__HM4vaq__grid:hover .whyChoose-module-scss-module__HM4vaq__reason:first-child:not(:hover):before{height:0}.whyChoose-module-scss-module__HM4vaq__grid:hover .whyChoose-module-scss-module__HM4vaq__reason:first-child:not(:hover) .whyChoose-module-scss-module__HM4vaq__reasonIcon{color:var(--gold-dark);transform:none}.whyChoose-module-scss-module__HM4vaq__reasonLabel{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text-soft);line-height:1.4}@media (max-width:1024px){.whyChoose-module-scss-module__HM4vaq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.whyChoose-module-scss-module__HM4vaq__grid{grid-template-columns:1fr}.whyChoose-module-scss-module__HM4vaq__reason{padding:var(--gap-md) var(--gap-lg)}}
.whyUs-module-scss-module__5K6D0W__section{background:var(--canvas);padding:clamp(56px,9vh,110px) 0}.whyUs-module-scss-module__5K6D0W__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.whyUs-module-scss-module__5K6D0W__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.1}.whyUs-module-scss-module__5K6D0W__heading em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.whyUs-module-scss-module__5K6D0W__grid{gap:var(--gap-lg);grid-template-columns:repeat(3,1fr);margin-top:clamp(40px,6vh,64px);display:grid}.whyUs-module-scss-module__5K6D0W__point{align-items:center;gap:var(--gap-md);background:var(--canvas);border:1px solid var(--hairline-light);padding:var(--gap-lg) var(--gap-xl);transition:border-color .28s,transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 10px 24px #0000000d}.whyUs-module-scss-module__5K6D0W__point:before{content:"";background:linear-gradient(180deg, var(--gold), var(--gold-pale));width:3px;height:0;transition:height .32s;position:absolute;top:0;left:0}.whyUs-module-scss-module__5K6D0W__point:hover{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-4px);box-shadow:0 2px 4px #0000000d,0 18px 40px #0000001a}.whyUs-module-scss-module__5K6D0W__point:hover:before{height:100%}.whyUs-module-scss-module__5K6D0W__pointIcon{color:var(--gold-dark);flex-shrink:0;justify-content:center;align-items:center;transition:color .28s,transform .28s;display:inline-flex}.whyUs-module-scss-module__5K6D0W__pointIcon .material-symbols-outlined{font-size:34px}.whyUs-module-scss-module__5K6D0W__point:hover .whyUs-module-scss-module__5K6D0W__pointIcon{color:var(--gold);transform:scale(1.08)}.whyUs-module-scss-module__5K6D0W__point:first-child{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-4px);box-shadow:0 2px 4px #0000000d,0 18px 40px #0000001a}.whyUs-module-scss-module__5K6D0W__point:first-child:before{height:100%}.whyUs-module-scss-module__5K6D0W__point:first-child .whyUs-module-scss-module__5K6D0W__pointIcon{color:var(--gold);transform:scale(1.08)}.whyUs-module-scss-module__5K6D0W__grid:hover .whyUs-module-scss-module__5K6D0W__point:first-child:not(:hover){border-color:var(--hairline-light);transform:none;box-shadow:0 1px 2px #0000000a,0 10px 24px #0000000d}.whyUs-module-scss-module__5K6D0W__grid:hover .whyUs-module-scss-module__5K6D0W__point:first-child:not(:hover):before{height:0}.whyUs-module-scss-module__5K6D0W__grid:hover .whyUs-module-scss-module__5K6D0W__point:first-child:not(:hover) .whyUs-module-scss-module__5K6D0W__pointIcon{color:var(--gold-dark);transform:none}.whyUs-module-scss-module__5K6D0W__pointLabel{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text-soft);line-height:1.4}@media (max-width:1024px){.whyUs-module-scss-module__5K6D0W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.whyUs-module-scss-module__5K6D0W__grid{grid-template-columns:1fr}.whyUs-module-scss-module__5K6D0W__point{padding:var(--gap-md) var(--gap-lg)}}
.faq-module-scss-module__4MK1Ya__faq{background:var(--canvas);padding:100px 0}.faq-module-scss-module__4MK1Ya__header{margin-bottom:56px}.faq-module-scss-module__4MK1Ya__overline{font-family:var(--ff-secondary);font-size:var(--fs-xxs);font-weight:var(--fw-medium);letter-spacing:4px;text-transform:uppercase;color:var(--gold)}.faq-module-scss-module__4MK1Ya__title{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);margin-top:var(--gap-md);line-height:1.1}.faq-module-scss-module__4MK1Ya__title em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:block}.faq-module-scss-module__4MK1Ya__list{border-top:1px solid var(--hairline-light)}.faq-module-scss-module__4MK1Ya__item{border-bottom:1px solid var(--hairline-light)}.faq-module-scss-module__4MK1Ya__itemHeader{justify-content:space-between;align-items:center;gap:var(--gap-lg);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:22px 4px;display:flex}.faq-module-scss-module__4MK1Ya__itemHeader:hover .faq-module-scss-module__4MK1Ya__question{color:var(--gold)}.faq-module-scss-module__4MK1Ya__itemHeader:hover .faq-module-scss-module__4MK1Ya__toggle{border-color:var(--gold)}.faq-module-scss-module__4MK1Ya__question{font-family:var(--ff-secondary);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text-ink);line-height:1.4;transition:color .2s}.faq-module-scss-module__4MK1Ya__open .faq-module-scss-module__4MK1Ya__question{color:var(--gold)}.faq-module-scss-module__4MK1Ya__toggle{border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);width:26px;height:26px;color:var(--gold);font-size:var(--fs-lg);flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:transform .3s,background .25s,color .25s,border-color .25s;display:flex}.faq-module-scss-module__4MK1Ya__open .faq-module-scss-module__4MK1Ya__toggle{background:var(--gold);color:var(--on-gold);border-color:var(--gold);transform:rotate(45deg)}.faq-module-scss-module__4MK1Ya__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .32s;display:grid}.faq-module-scss-module__4MK1Ya__open .faq-module-scss-module__4MK1Ya__answerWrap{grid-template-rows:1fr}.faq-module-scss-module__4MK1Ya__answerInner{min-height:0;overflow:hidden}.faq-module-scss-module__4MK1Ya__answer{font-family:var(--ff-secondary);font-size:var(--fs-md);color:var(--text-soft);line-height:1.8;font-weight:var(--fw-light);max-width:92ch;padding:0 4px 24px}@media (max-width:1024px){.faq-module-scss-module__4MK1Ya__faq{padding:80px 0}}@media (max-width:768px){.faq-module-scss-module__4MK1Ya__faq{padding:70px 0}.faq-module-scss-module__4MK1Ya__question{font-size:var(--fs-sm)}.faq-module-scss-module__4MK1Ya__itemHeader{padding:18px 2px}}@media (max-width:480px){.faq-module-scss-module__4MK1Ya__faq{padding:56px 0}}
.hero-module-scss-module__WpGm_a__hero{background:var(--black);align-items:center;height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__WpGm_a__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__WpGm_a__bgMedia{object-fit:cover;opacity:.5;width:100%;height:100%;display:block}.hero-module-scss-module__WpGm_a__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);pointer-events:none;background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__WpGm_a__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__WpGm_a__content{z-index:2;text-align:center;align-items:center;gap:var(--gap-md);flex-direction:column;width:100%;display:flex;position:relative}.hero-module-scss-module__WpGm_a__title{font-family:var(--ff-primary);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--white);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__WpGm_a__title em{text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.hero-module-scss-module__WpGm_a__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);color:color-mix(in srgb, var(--white) 78%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}@media (max-width:768px){.hero-module-scss-module__WpGm_a__paragraph{font-size:var(--fs-sm)}}
.hero-module-scss-module__c1tBMG__hero{background:var(--black);align-items:center;height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__c1tBMG__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__c1tBMG__bgMedia{object-fit:cover;opacity:.5;width:100%;height:100%;display:block}.hero-module-scss-module__c1tBMG__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);pointer-events:none;background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__c1tBMG__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__c1tBMG__content{z-index:2;text-align:center;align-items:center;gap:var(--gap-md);flex-direction:column;width:100%;display:flex;position:relative}.hero-module-scss-module__c1tBMG__title{font-family:var(--ff-primary);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--white);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__c1tBMG__title em{text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.hero-module-scss-module__c1tBMG__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);color:color-mix(in srgb, var(--white) 78%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}@media (max-width:768px){.hero-module-scss-module__c1tBMG__paragraph{font-size:var(--fs-sm)}}
.bookViewing-module-scss-module__xZQM_W__card{background:var(--canvas);border:1px solid var(--hairline-light);box-shadow:var(--shadow-card);flex-direction:column;margin-top:16px;padding:18px 20px;display:flex;position:relative}.bookViewing-module-scss-module__xZQM_W__form{gap:var(--gap-md);flex-direction:column;width:100%;display:flex}.bookViewing-module-scss-module__xZQM_W__formHidden{visibility:hidden}.bookViewing-module-scss-module__xZQM_W__row{gap:var(--gap-md);grid-template-columns:1fr 1fr;display:grid}.bookViewing-module-scss-module__xZQM_W__field{flex-direction:column;gap:6px;min-width:0;display:flex}.bookViewing-module-scss-module__xZQM_W__label{font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:1.5px;color:var(--gold)}.bookViewing-module-scss-module__xZQM_W__optional{text-transform:none;letter-spacing:0;color:var(--text-muted);font-weight:var(--fw-light)}.bookViewing-module-scss-module__xZQM_W__error{font-family:var(--ff-secondary);font-size:var(--fs-xs);color:var(--error-red);margin-top:2px}.bookViewing-module-scss-module__xZQM_W__serverError{text-align:center;margin-top:var(--gap-sm)}.bookViewing-module-scss-module__xZQM_W__submitBtn{width:100%;margin-top:var(--gap-sm);justify-content:center}.bookViewing-module-scss-module__xZQM_W__disclaimer{font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-light);color:var(--gray);text-align:center;line-height:1.6}.bookViewing-module-scss-module__xZQM_W__disclaimer a{color:var(--gold-dark);text-underline-offset:2px;text-decoration:underline}.bookViewing-module-scss-module__xZQM_W__phone{--react-international-phone-height:42px;--react-international-phone-background-color:var(--field-light);--react-international-phone-text-color:var(--text-muted);--react-international-phone-border-color:var(--field-border-light);--react-international-phone-border-radius:var(--border-radius-sm);--react-international-phone-font-size:var(--fs-sm);--react-international-phone-flag-width:22px;--react-international-phone-flag-height:16px;--react-international-phone-country-selector-background-color-hover:var(--parchment-2);--react-international-phone-dropdown-item-background-color:var(--canvas);--react-international-phone-dropdown-item-text-color:var(--text-ink);--react-international-phone-dropdown-item-dial-code-color:var(--text-muted);--react-international-phone-dropdown-item-background-color-focus:var(--parchment-2);--react-international-phone-dropdown-item-background-color-hover:var(--parchment-2);--react-international-phone-dropdown-item-dial-code-color-focus:var(--gold-dark);--react-international-phone-selected-dropdown-item-background-color:var(--parchment-2);--react-international-phone-selected-dropdown-item-text-color:var(--text-ink);--react-international-phone-selected-dropdown-item-dial-code-color:var(--gold-dark);--react-international-phone-dropdown-shadow:0 8px 24px #0000002e;width:100%}:is(.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input,.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-country-selector-button,.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-country-selector-dropdown){font-family:var(--ff-secondary);border-radius:var(--border-radius-sm)!important}.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input-container{width:100%;display:flex}.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input{flex:1;width:100%}.bookViewing-module-scss-module__xZQM_W__phone:focus-within{--react-international-phone-border-color:var(--gold)}.bookViewing-module-scss-module__xZQM_W__phoneFilled{--react-international-phone-text-color:var(--text-ink)}.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input:-webkit-autofill{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input:-webkit-autofill:hover{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input:-webkit-autofill:focus{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.bookViewing-module-scss-module__xZQM_W__phone .react-international-phone-input:-webkit-autofill:active{caret-color:var(--gold-dark);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--field-light) inset!important;-webkit-text-fill-color:var(--text-ink)!important}.bookViewing-module-scss-module__xZQM_W__success{background:var(--canvas);text-align:center;justify-content:center;align-items:center;gap:var(--gap-md);padding:clamp(24px,4vh,48px) var(--gap-lg);flex-direction:column;display:flex;position:absolute;inset:0}.bookViewing-module-scss-module__xZQM_W__successIcon{color:var(--gold);font-size:52px}.bookViewing-module-scss-module__xZQM_W__successTitle{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--text-ink);margin:0}.bookViewing-module-scss-module__xZQM_W__successText{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-soft);max-width:34ch;margin:0;line-height:1.7}.bookViewing-module-scss-module__xZQM_W__redirectNote{font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-light);color:var(--gold-dark);margin:0}@media (max-width:460px){.bookViewing-module-scss-module__xZQM_W__row{grid-template-columns:1fr}}
.tiers-module-scss-module__sHP1AW__section{background:var(--canvas);padding:clamp(56px,9vh,110px) 0}.tiers-module-scss-module__sHP1AW__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.tiers-module-scss-module__sHP1AW__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--text-ink);line-height:1.1}.tiers-module-scss-module__sHP1AW__heading em{color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.tiers-module-scss-module__sHP1AW__lede{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:var(--text-soft);max-width:58ch;line-height:1.7}.tiers-module-scss-module__sHP1AW__grid{gap:var(--gap-lg);grid-template-columns:1fr 1.16fr 1fr;align-items:center;margin-top:clamp(40px,6vh,64px);display:grid}.tiers-module-scss-module__sHP1AW__card{gap:var(--gap-md);background:var(--canvas);border:1px solid var(--hairline-light);box-shadow:var(--shadow-card);flex-direction:column;padding:clamp(20px,2.2vw,30px);transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.tiers-module-scss-module__sHP1AW__card:hover{border-color:color-mix(in srgb, var(--gold) 50%, transparent);transform:translateY(-4px)}.tiers-module-scss-module__sHP1AW__cardFeatured{z-index:1;border:1.5px solid var(--gold);background:var(--surface-deep);box-shadow:0 2px 6px #0000000f,0 26px 60px color-mix(in srgb, var(--gold) 16%, transparent);padding:clamp(34px,3.4vw,52px) clamp(26px,2.8vw,40px)}.tiers-module-scss-module__sHP1AW__cardFeatured:hover{border-color:var(--gold);transform:translateY(-6px)}.tiers-module-scss-module__sHP1AW__cardFeatured .tiers-module-scss-module__sHP1AW__feeValue{font-size:var(--fs-4xl);color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.tiers-module-scss-module__sHP1AW__badge{font-family:var(--ff-secondary);font-size:var(--fs-xxs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:1.5px;color:var(--on-gold);background:var(--gold);padding:5px 12px;position:absolute;top:0;right:clamp(24px,2.6vw,36px);transform:translateY(-50%)}.tiers-module-scss-module__sHP1AW__tierName{font-family:var(--ff-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--text-ink);line-height:1.2}.tiers-module-scss-module__sHP1AW__tierTagline{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-muted);min-height:2.6em;line-height:1.6}.tiers-module-scss-module__sHP1AW__fee{align-items:baseline;gap:var(--gap-sm);padding-bottom:var(--gap-md);border-bottom:1px solid color-mix(in srgb, var(--gold) 16%, transparent);display:flex}.tiers-module-scss-module__sHP1AW__feeValue{font-family:var(--ff-display);font-size:var(--fs-3xl);font-weight:var(--fw-bold);color:var(--text-ink);line-height:1}.tiers-module-scss-module__sHP1AW__feeNote{font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-soft)}.tiers-module-scss-module__sHP1AW__list{margin:var(--gap-xs) 0 0;gap:var(--gap-md);flex-direction:column;flex:1;padding:0;list-style:none;display:flex}.tiers-module-scss-module__sHP1AW__listItem{align-items:flex-start;gap:var(--gap-sm);font-family:var(--ff-secondary);font-size:var(--fs-sm);font-weight:var(--fw-light);color:var(--text-soft);line-height:1.5;display:flex}.tiers-module-scss-module__sHP1AW__listItem .material-symbols-outlined{color:var(--gold);flex-shrink:0;margin-top:1px;font-size:18px}.tiers-module-scss-module__sHP1AW__cta{height:48px;margin-top:var(--gap-sm);font-family:var(--ff-secondary);font-size:var(--fs-xxs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:0 24px;text-decoration:none;transition:all .2s;display:inline-flex}.tiers-module-scss-module__sHP1AW__cta .material-symbols-outlined{font-size:18px}.tiers-module-scss-module__sHP1AW__ctaFilled{background:var(--gold);color:var(--on-gold)}.tiers-module-scss-module__sHP1AW__ctaFilled:hover{background:var(--gold-dark)}.tiers-module-scss-module__sHP1AW__ctaFilled:active{background:var(--gold-dark);transform:translateY(2px)}.tiers-module-scss-module__sHP1AW__ctaOutlined{border:2px solid var(--gold);color:var(--gold);background:0 0}.tiers-module-scss-module__sHP1AW__ctaOutlined:hover{background:color-mix(in srgb, var(--gold) 10%, transparent)}.tiers-module-scss-module__sHP1AW__ctaOutlined:active{background:color-mix(in srgb, var(--gold) 20%, transparent);transform:translateY(2px)}.tiers-module-scss-module__sHP1AW__footnote{margin-top:var(--gap-xl);text-align:center;font-family:var(--ff-secondary);font-size:var(--fs-xs);font-weight:var(--fw-light);color:var(--text-muted)}@media (max-width:1024px){.tiers-module-scss-module__sHP1AW__grid{margin-inline:auto;grid-template-columns:1fr;max-width:480px;margin-top:clamp(40px,6vh,64px)}.tiers-module-scss-module__sHP1AW__tierTagline{min-height:0}}
.hero-module-scss-module__LFJ-ja__hero{z-index:2;background-color:var(--black);flex-direction:column;align-items:center;width:100%;min-height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__LFJ-ja__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__LFJ-ja__bgMedia{object-fit:cover;opacity:.62;width:100%;height:100%;display:block}.hero-module-scss-module__LFJ-ja__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);pointer-events:none;background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__LFJ-ja__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__LFJ-ja__content{z-index:2;justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:900px;padding:44px var(--gap-2xl);text-align:center;flex-direction:column;flex:1;margin-inline:auto;animation:.7s both hero-module-scss-module__LFJ-ja__heroContentIn;display:flex;position:relative}@keyframes hero-module-scss-module__LFJ-ja__heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-module-scss-module__LFJ-ja__title{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--white);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__LFJ-ja__title em{width:fit-content;text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.hero-module-scss-module__LFJ-ja__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:color-mix(in srgb, var(--white) 78%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}.hero-module-scss-module__LFJ-ja__buttons{justify-content:center;gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.hero-module-scss-module__LFJ-ja__hero{min-height:clamp(440px,64vh,560px)}.hero-module-scss-module__LFJ-ja__content{gap:var(--gap-md);padding:56px var(--gap-2xl)}.hero-module-scss-module__LFJ-ja__paragraph{font-size:var(--fs-sm)}}
.hero-module-scss-module__QkhXEa__hero{background:var(--black);align-items:center;height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__QkhXEa__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__QkhXEa__bgMedia{object-fit:cover;opacity:.5;width:100%;height:100%;display:block}.hero-module-scss-module__QkhXEa__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);pointer-events:none;background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__QkhXEa__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__QkhXEa__content{z-index:2;text-align:center;align-items:center;gap:var(--gap-md);flex-direction:column;width:100%;display:flex;position:relative}.hero-module-scss-module__QkhXEa__title{font-family:var(--ff-primary);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--white);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__QkhXEa__title em{text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.hero-module-scss-module__QkhXEa__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);color:color-mix(in srgb, var(--white) 78%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}@media (max-width:768px){.hero-module-scss-module__QkhXEa__paragraph{font-size:var(--fs-sm)}}
.areas-module-scss-module__9giIoq__section{background:var(--parchment);padding:clamp(56px,9vh,110px) 0}.areas-module-scss-module__9giIoq__head{align-items:center;gap:var(--gap-lg);text-align:center;flex-direction:column;max-width:760px;margin-inline:auto;display:flex}.areas-module-scss-module__9giIoq__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),3.6vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.1}.areas-module-scss-module__9giIoq__heading em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.areas-module-scss-module__9giIoq__lede{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:var(--text-soft);max-width:60ch;line-height:1.7}.areas-module-scss-module__9giIoq__grid{gap:var(--gap-lg);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:clamp(40px,6vh,64px);display:grid}.areas-module-scss-module__9giIoq__chip{align-items:center;gap:var(--gap-md);background:var(--canvas);border:1px solid var(--hairline-light);box-shadow:var(--shadow-card);padding:var(--gap-lg) var(--gap-xl);transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.areas-module-scss-module__9giIoq__chip .material-symbols-outlined{color:var(--gold);flex-shrink:0;font-size:24px}.areas-module-scss-module__9giIoq__chip:hover{border-color:color-mix(in srgb, var(--gold) 45%, transparent);transform:translateY(-3px);box-shadow:0 2px 4px #0000000d,0 16px 36px #00000017}.areas-module-scss-module__9giIoq__chipName{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text-ink)}@media (max-width:480px){.areas-module-scss-module__9giIoq__grid{grid-template-columns:1fr}}
.consultation-module-scss-module__0ZoWLW__consultation{background:var(--parchment);border-top:1px solid var(--hairline-light);border-bottom:1px solid var(--hairline-light);padding:80px 0}.consultation-module-scss-module__0ZoWLW__inner{justify-content:space-between;align-items:center;gap:var(--gap-2xl);flex-wrap:wrap;display:flex}.consultation-module-scss-module__0ZoWLW__left{gap:var(--gap-md);flex-direction:column;display:flex}.consultation-module-scss-module__0ZoWLW__title{font-family:var(--ff-display);font-size:clamp(var(--fs-2xl),2.5vw,var(--fs-4xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);line-height:1.1}.consultation-module-scss-module__0ZoWLW__title em{width:fit-content;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:block}.consultation-module-scss-module__0ZoWLW__subtitle{font-family:var(--ff-secondary);font-size:var(--fs-md);color:var(--text-soft);font-weight:var(--fw-normal)}.consultation-module-scss-module__0ZoWLW__actions{gap:var(--gap-md);flex-wrap:wrap;flex-shrink:0;display:flex}@media (max-width:1024px){.consultation-module-scss-module__0ZoWLW__inner{text-align:center;flex-direction:column;align-items:center}.consultation-module-scss-module__0ZoWLW__left{align-items:center}.consultation-module-scss-module__0ZoWLW__title em{margin-inline:auto}.consultation-module-scss-module__0ZoWLW__actions{justify-content:center}}@media (max-width:768px){.consultation-module-scss-module__0ZoWLW__consultation{padding:70px 0}}@media (max-width:480px){.consultation-module-scss-module__0ZoWLW__consultation{padding:56px 0}.consultation-module-scss-module__0ZoWLW__actions{flex-direction:column;width:100%}.consultation-module-scss-module__0ZoWLW__actions button{width:100%}}
.hero-module-scss-module__4orEQG__hero{z-index:2;background-color:var(--black);flex-direction:column;align-items:center;width:100%;min-height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__4orEQG__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__4orEQG__bgMedia{object-fit:cover;opacity:.7;width:100%;height:100%;display:block}.hero-module-scss-module__4orEQG__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__4orEQG__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__4orEQG__content{z-index:2;justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:900px;padding:44px var(--gap-2xl);text-align:center;flex-direction:column;flex:1;margin-inline:auto;animation:.7s both hero-module-scss-module__4orEQG__heroContentIn;display:flex;position:relative}@keyframes hero-module-scss-module__4orEQG__heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-module-scss-module__4orEQG__title{font-family:var(--ff-primary);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--text-primary);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__4orEQG__title em{text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.hero-module-scss-module__4orEQG__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:color-mix(in srgb, var(--white) 72%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}.hero-module-scss-module__4orEQG__buttons{justify-content:center;gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.hero-module-scss-module__4orEQG__hero{min-height:clamp(440px,64vh,560px)}.hero-module-scss-module__4orEQG__content{gap:var(--gap-md);padding:56px var(--gap-2xl)}.hero-module-scss-module__4orEQG__paragraph{font-size:var(--fs-sm)}}
.breadcrumb-module-scss-module__FWtwmG__breadcrumb{font-size:var(--fs-sm);color:var(--text-muted);align-items:center;padding:20px 0 8px;display:flex}.breadcrumb-module-scss-module__FWtwmG__trail{flex-wrap:wrap;align-items:center;gap:8px;list-style:none;display:flex}.breadcrumb-module-scss-module__FWtwmG__trail li{align-items:center;gap:8px;min-width:0;display:inline-flex}.breadcrumb-module-scss-module__FWtwmG__trail a{color:var(--text-muted);text-decoration:none;transition:color .18s}.breadcrumb-module-scss-module__FWtwmG__trail a:hover{color:var(--text-ink)}.breadcrumb-module-scss-module__FWtwmG__chev{color:color-mix(in srgb, var(--gold) 35%, transparent)}.breadcrumb-module-scss-module__FWtwmG__current{color:var(--text-soft);font-weight:var(--fw-medium)}
.hero-module-scss-module__KjIVYq__hero{z-index:2;background-color:var(--black);flex-direction:column;align-items:center;width:100%;min-height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__KjIVYq__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__KjIVYq__bgMedia{object-fit:cover;opacity:.7;width:100%;height:100%;display:block}.hero-module-scss-module__KjIVYq__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__KjIVYq__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__KjIVYq__content{z-index:2;justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:900px;padding:44px var(--gap-2xl);text-align:center;flex-direction:column;flex:1;margin-inline:auto;animation:.7s both hero-module-scss-module__KjIVYq__heroContentIn;display:flex;position:relative}@keyframes hero-module-scss-module__KjIVYq__heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-module-scss-module__KjIVYq__title{font-family:var(--ff-primary);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);color:var(--text-primary);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__KjIVYq__title em{text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.hero-module-scss-module__KjIVYq__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:color-mix(in srgb, var(--white) 72%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}.hero-module-scss-module__KjIVYq__buttons{justify-content:center;gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.hero-module-scss-module__KjIVYq__hero{min-height:clamp(440px,64vh,560px)}.hero-module-scss-module__KjIVYq__content{gap:var(--gap-md);padding:56px var(--gap-2xl)}.hero-module-scss-module__KjIVYq__paragraph{font-size:var(--fs-sm)}}
.hero-module-scss-module__s9zaQW__hero{z-index:2;background-color:var(--black);flex-direction:column;align-items:center;width:100%;min-height:clamp(280px,45vh,420px);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__s9zaQW__bg{z-index:0;position:absolute;inset:0}.hero-module-scss-module__s9zaQW__bgMedia{object-fit:cover;opacity:.62;width:100%;height:100%;display:block}.hero-module-scss-module__s9zaQW__grid{z-index:1;background-image:linear-gradient(to right, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px),linear-gradient(to bottom, color-mix(in srgb, var(--gold) 2%, transparent) 1px, transparent 1px);pointer-events:none;background-size:80px 80px;position:absolute;inset:0}.hero-module-scss-module__s9zaQW__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--black) 28%, transparent) 0%, color-mix(in srgb, var(--black) 55%, transparent) 50%, color-mix(in srgb, var(--black) 28%, transparent) 100%);position:absolute;inset:0}.hero-module-scss-module__s9zaQW__content{z-index:2;justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:900px;padding:44px var(--gap-2xl);text-align:center;flex-direction:column;flex:1;margin-inline:auto;animation:.7s both hero-module-scss-module__s9zaQW__heroContentIn;display:flex;position:relative}@keyframes hero-module-scss-module__s9zaQW__heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-module-scss-module__s9zaQW__title{font-family:var(--ff-display);font-size:clamp(var(--fs-3xl),4.4vw,var(--fs-5xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--white);text-shadow:0 1px 6px #0000008c;line-height:1.05}.hero-module-scss-module__s9zaQW__title em{width:fit-content;text-shadow:none;color:var(--gold);background:var(--gradient-gold-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-inline:auto;font-style:normal;display:block}.hero-module-scss-module__s9zaQW__paragraph{font-family:var(--ff-secondary);font-size:var(--fs-md);font-weight:var(--fw-light);color:color-mix(in srgb, var(--white) 78%, transparent);text-shadow:0 1px 14px #00000080;max-width:60ch;line-height:1.7}.hero-module-scss-module__s9zaQW__buttons{justify-content:center;gap:var(--gap-md);margin-top:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.hero-module-scss-module__s9zaQW__hero{min-height:clamp(440px,64vh,560px)}.hero-module-scss-module__s9zaQW__content{gap:var(--gap-md);padding:56px var(--gap-2xl)}.hero-module-scss-module__s9zaQW__paragraph{font-size:var(--fs-sm)}}
.breadcrumb-module-scss-module__PAaimW__breadcrumb{font-size:var(--fs-sm);color:var(--text-muted);align-items:center;padding:20px 0 8px;display:flex}.breadcrumb-module-scss-module__PAaimW__trail{flex-wrap:wrap;align-items:center;gap:8px;list-style:none;display:flex}.breadcrumb-module-scss-module__PAaimW__trail li{align-items:center;gap:8px;min-width:0;display:inline-flex}.breadcrumb-module-scss-module__PAaimW__trail a{color:var(--text-muted);text-decoration:none;transition:color .18s}.breadcrumb-module-scss-module__PAaimW__trail a:hover{color:var(--text-ink)}.breadcrumb-module-scss-module__PAaimW__chev{color:color-mix(in srgb, var(--gold) 35%, transparent)}.breadcrumb-module-scss-module__PAaimW__current{color:var(--text-soft);font-weight:var(--fw-medium)}
.similarProperties-module-scss-module__YOan8W__section{border-top:1px solid color-mix(in srgb, var(--gold) 14%, transparent);margin-top:40px;padding-top:44px}.similarProperties-module-scss-module__YOan8W__head{margin-bottom:28px}.similarProperties-module-scss-module__YOan8W__overline{font-size:var(--fs-xxs);letter-spacing:4px;font-weight:var(--fw-semibold);text-transform:uppercase;color:var(--gold);margin-bottom:8px}.similarProperties-module-scss-module__YOan8W__title{font-family:var(--ff-display);font-size:var(--fs-3xl);font-weight:var(--fw-bold);color:var(--text-ink);line-height:1.1}.similarProperties-module-scss-module__YOan8W__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.similarProperties-module-scss-module__YOan8W__skeleton{background:var(--parchment-2);border:1px solid var(--hairline-light);height:480px;position:relative;overflow:hidden}.similarProperties-module-scss-module__YOan8W__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--gold) 5%, transparent) 50%, transparent 100%);animation:1.6s infinite similarProperties-module-scss-module__YOan8W__shimmer;position:absolute;inset:0}@keyframes similarProperties-module-scss-module__YOan8W__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1100px){.similarProperties-module-scss-module__YOan8W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.similarProperties-module-scss-module__YOan8W__grid{grid-template-columns:1fr}.similarProperties-module-scss-module__YOan8W__title{font-size:var(--fs-2xl)}}
.profileListings-module-scss-module__CP5QjW__section{background:var(--parchment);border-top:1px solid var(--hairline-light);padding:80px 0}.profileListings-module-scss-module__CP5QjW__heading{font-family:var(--ff-display);font-size:clamp(var(--fs-2xl),2.6vw,var(--fs-4xl));font-weight:var(--fw-bold);letter-spacing:-.5px;color:var(--text-ink);margin-bottom:40px;line-height:1.1}.profileListings-module-scss-module__CP5QjW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.profileListings-module-scss-module__CP5QjW__skeleton{background:linear-gradient(90deg, var(--parchment-2) 0%, color-mix(in srgb, var(--parchment-2) 80%, var(--gold) 20%) 50%, var(--parchment-2) 100%);background-size:200% 100%;height:420px;animation:1.4s linear infinite profileListings-module-scss-module__CP5QjW__shimmer}@keyframes profileListings-module-scss-module__CP5QjW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1100px){.profileListings-module-scss-module__CP5QjW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.profileListings-module-scss-module__CP5QjW__grid{grid-template-columns:1fr}.profileListings-module-scss-module__CP5QjW__section{padding:64px 0}}
.breadcrumb-module-scss-module___mnJCq__breadcrumb{font-size:var(--fs-sm);color:var(--text-muted);align-items:center;padding:20px 0 8px;display:flex}.breadcrumb-module-scss-module___mnJCq__trail{flex-wrap:wrap;align-items:center;gap:8px;list-style:none;display:flex}.breadcrumb-module-scss-module___mnJCq__trail li{align-items:center;gap:8px;min-width:0;display:inline-flex}.breadcrumb-module-scss-module___mnJCq__trail a{color:var(--text-muted);text-decoration:none;transition:color .18s}.breadcrumb-module-scss-module___mnJCq__trail a:hover{color:var(--text-ink)}.breadcrumb-module-scss-module___mnJCq__chev{color:color-mix(in srgb, var(--gold) 35%, transparent)}.breadcrumb-module-scss-module___mnJCq__current{color:var(--text-soft);font-weight:var(--fw-medium)}
