.Navbar-module__nuAbfa__nav{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:blur()saturate();transition:background .55s var(--ease-silk), backdrop-filter .55s var(--ease-silk), border-color .55s var(--ease-silk);background:#0e0e1000;border-bottom:1px solid #0000;align-items:center;padding:0 clamp(20px,4vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__visible{-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--border-subtle);background:#0e0e10b8}.Navbar-module__nuAbfa__inner{align-items:center;gap:40px;width:100%;max-width:1280px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__brandIcon{color:var(--gold);font-size:14px;animation:8s linear infinite Navbar-module__nuAbfa__spin}@keyframes Navbar-module__nuAbfa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Navbar-module__nuAbfa__brandText{letter-spacing:.18em;color:var(--text-primary);font-size:13px;font-weight:700}.Navbar-module__nuAbfa__links{align-items:center;gap:8px;margin-left:auto;display:flex}.Navbar-module__nuAbfa__link{letter-spacing:.04em;color:var(--text-secondary);border-radius:var(--radius-sm);white-space:nowrap;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary);background:#ffffff0f}.Navbar-module__nuAbfa__cta{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);border-radius:var(--radius-md);cursor:pointer;transition:background .25s var(--ease-silk), border-color .25s var(--ease-silk), box-shadow .25s var(--ease-silk), color .25s var(--ease-silk);white-space:nowrap;background:0 0;border:1px solid #d4af3780;flex-shrink:0;padding:9px 22px;font-size:12px;font-weight:700;text-decoration:none}.Navbar-module__nuAbfa__cta:hover{background:var(--gold-dim);border-color:var(--gold);box-shadow:0 0 20px var(--gold-glow), inset 0 0 20px var(--gold-dim);color:var(--gold-light)}.Navbar-module__nuAbfa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:24px;height:18px;margin-left:auto;padding:0;display:none}.Navbar-module__nuAbfa__hamburger span{background:var(--text-primary);width:100%;height:2px;transition:transform .3s var(--ease-silk), opacity .3s ease;transform-origin:50%;border-radius:2px;display:block}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__open span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__open span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__nuAbfa__drawer{top:var(--nav-h);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border-subtle);opacity:0;pointer-events:none;transition:transform .35s var(--ease-silk), opacity .35s ease;background:#0e0e10f2;flex-direction:column;gap:4px;padding:20px clamp(20px,4vw,40px);display:flex;position:fixed;left:0;right:0;transform:translateY(-20px)}.Navbar-module__nuAbfa__drawer.Navbar-module__nuAbfa__drawerOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__nuAbfa__drawerLink{letter-spacing:.04em;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:14px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__drawerLink:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__drawerCta{align-self:flex-start;margin-top:16px}@media (max-width:900px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}@media (min-width:901px){.Navbar-module__nuAbfa__drawer{display:none}}
.ScrollVideo-module__kUZ-UG__wrapper{width:100%;position:relative}.ScrollVideo-module__kUZ-UG__sticky{background:var(--bg-void);width:100%;height:100vh;position:sticky;top:0;left:0;overflow:hidden}.ScrollVideo-module__kUZ-UG__voidBg{z-index:0;background:#0e0e10;position:absolute;inset:0}.ScrollVideo-module__kUZ-UG__video{object-fit:cover;object-position:center center;z-index:1;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.ScrollVideo-module__kUZ-UG__vignetteTop{z-index:2;pointer-events:none;background:linear-gradient(#0e0e10 0%,#0000 100%);height:120px;position:absolute;top:0;left:0;right:0}.ScrollVideo-module__kUZ-UG__vignetteBottom{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0e0e1066 60%,#0e0e10e6 100%);height:180px;position:absolute;bottom:0;left:0;right:0}.ScrollVideo-module__kUZ-UG__vignetteLeft{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0e0e10 0%,#0000 100%);width:110px;position:absolute;top:0;bottom:0;left:0}.ScrollVideo-module__kUZ-UG__vignetteRight{z-index:2;pointer-events:none;background:linear-gradient(270deg,#0e0e10 0%,#0000 100%);width:110px;position:absolute;top:0;bottom:0;right:0}.ScrollVideo-module__kUZ-UG__loadingOverlay{z-index:10;background:#0e0e10;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;inset:0}.ScrollVideo-module__kUZ-UG__loadingSpinner{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.ScrollVideo-module__kUZ-UG__spinnerRing{border:2px solid #0000;border-top-color:var(--gold);border-right-color:#d4af374d;border-radius:50%;animation:1.2s linear infinite ScrollVideo-module__kUZ-UG__spin;position:absolute;inset:0}@keyframes ScrollVideo-module__kUZ-UG__spin{to{transform:rotate(360deg)}}.ScrollVideo-module__kUZ-UG__spinnerDiamond{color:var(--gold);font-size:18px;animation:2s ease-in-out infinite ScrollVideo-module__kUZ-UG__pulse}@keyframes ScrollVideo-module__kUZ-UG__pulse{0%,to{opacity:.6}50%{opacity:1}}.ScrollVideo-module__kUZ-UG__loadingText{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;font-size:13px}.ScrollVideo-module__kUZ-UG__beatOverlay{z-index:5;padding:0 clamp(24px,6vw,100px);padding-top:var(--nav-h);align-items:center;display:flex;position:absolute;inset:0}.ScrollVideo-module__kUZ-UG__left{justify-content:flex-start}.ScrollVideo-module__kUZ-UG__right{justify-content:flex-end}.ScrollVideo-module__kUZ-UG__center{justify-content:center}.ScrollVideo-module__kUZ-UG__beatInner{flex-direction:column;gap:20px;max-width:560px;animation:.6s cubic-bezier(.16,1,.3,1) both ScrollVideo-module__kUZ-UG__beatIn;display:flex;position:relative}.ScrollVideo-module__kUZ-UG__beatInner:before{content:"";z-index:-1;pointer-events:none;filter:blur(32px);background:radial-gradient(90% 80% at 30% 55%,#0a0a0c8c 0%,#0a0a0c40 50%,#0000 100%);border-radius:40px;position:absolute;inset:-60px -80px}.ScrollVideo-module__kUZ-UG__center .ScrollVideo-module__kUZ-UG__beatInner{text-align:center;align-items:center;max-width:720px}.ScrollVideo-module__kUZ-UG__center .ScrollVideo-module__kUZ-UG__beatInner:before{background:radial-gradient(100% 90% at 50% 55%,#0a0a0c99 0%,#0a0a0c47 50%,#0000 100%);inset:-70px -100px}@keyframes ScrollVideo-module__kUZ-UG__beatIn{0%{opacity:0;filter:blur(4px);transform:translateY(24px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.ScrollVideo-module__kUZ-UG__beatTag{-webkit-backdrop-filter:blur(6px);align-self:flex-start;animation:.5s cubic-bezier(.16,1,.3,1) 50ms both ScrollVideo-module__kUZ-UG__beatIn;box-shadow:0 2px 12px #0009;background:#0a08048c!important;border-color:#d4af3773!important}.ScrollVideo-module__kUZ-UG__center .ScrollVideo-module__kUZ-UG__beatTag{align-self:center}.ScrollVideo-module__kUZ-UG__beatHeadline{letter-spacing:-.03em;color:#fff;text-shadow:0 1px 2px #0009,0 2px 10px #0006;flex-direction:column;font-size:clamp(36px,5.5vw,80px);font-weight:800;line-height:1.05;animation:.6s cubic-bezier(.16,1,.3,1) 80ms both ScrollVideo-module__kUZ-UG__beatIn;display:flex}.ScrollVideo-module__kUZ-UG__headlineLine{display:block}.ScrollVideo-module__kUZ-UG__headlineLine:last-child{color:#f5e9a8;text-shadow:0 2px 4px #000c,0 4px 16px #0009}.ScrollVideo-module__kUZ-UG__beatBody{color:#fffffff2;text-shadow:0 1px 4px #000c,0 2px 12px #00000080;font-size:clamp(15px,1.6vw,18px);font-weight:500;line-height:1.7;animation:.6s cubic-bezier(.16,1,.3,1) .14s both ScrollVideo-module__kUZ-UG__beatIn}.ScrollVideo-module__kUZ-UG__beatCtas{flex-wrap:wrap;gap:16px;animation:.6s cubic-bezier(.16,1,.3,1) .2s both ScrollVideo-module__kUZ-UG__beatIn;display:flex}.ScrollVideo-module__kUZ-UG__center .ScrollVideo-module__kUZ-UG__beatCtas{justify-content:center}.ScrollVideo-module__kUZ-UG__beatCtas .btn-ghost{-webkit-backdrop-filter:blur(8px);color:#fffffff2;text-shadow:0 1px 4px #000c;background:#0a0a0c8c;border-color:#ffffff8c}.ScrollVideo-module__kUZ-UG__beatCtas .btn-ghost:hover{color:var(--gold-light);background:#d4af372e;border-color:#d4af37b3}.ScrollVideo-module__kUZ-UG__progressDots{z-index:6;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.ScrollVideo-module__kUZ-UG__dot{width:6px;height:6px;transition:all .4s var(--ease-silk);background:#ffffff40;border-radius:50%}.ScrollVideo-module__kUZ-UG__dotActive{background:var(--gold);box-shadow:0 0 8px var(--gold-glow);border-radius:3px;height:24px}.ScrollVideo-module__kUZ-UG__scrollHint{z-index:6;flex-direction:column;align-items:center;gap:10px;animation:2s 1.5s both ScrollVideo-module__kUZ-UG__fadeHint;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes ScrollVideo-module__kUZ-UG__fadeHint{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ScrollVideo-module__kUZ-UG__scrollLine{background:linear-gradient(to bottom, var(--gold), transparent);transform-origin:top;width:1px;height:52px;animation:2s ease-in-out infinite ScrollVideo-module__kUZ-UG__scrollPulse}@keyframes ScrollVideo-module__kUZ-UG__scrollPulse{0%,to{opacity:.5;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.ScrollVideo-module__kUZ-UG__scrollLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:10px}@media (max-width:768px){.ScrollVideo-module__kUZ-UG__vignetteLeft,.ScrollVideo-module__kUZ-UG__vignetteRight{width:60px}.ScrollVideo-module__kUZ-UG__beatOverlay{padding:0 20px;padding-top:var(--nav-h)}.ScrollVideo-module__kUZ-UG__right{justify-content:flex-start}.ScrollVideo-module__kUZ-UG__beatInner{max-width:100%}.ScrollVideo-module__kUZ-UG__progressDots{right:14px}.ScrollVideo-module__kUZ-UG__scrollHint{bottom:24px}}
.StatsStrip-module__GBIr_q__wrapper{background:var(--bg-void);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);overflow:hidden}.StatsStrip-module__GBIr_q__marqueeTrack{background:#d4af370a;border-bottom:1px solid #d4af371a;width:100%;padding:12px 0;overflow:hidden}.StatsStrip-module__GBIr_q__marqueeInner{align-items:center;gap:0;width:max-content;animation:30s linear infinite StatsStrip-module__GBIr_q__marquee;display:flex}@keyframes StatsStrip-module__GBIr_q__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.StatsStrip-module__GBIr_q__marqueeItem{white-space:nowrap;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);padding:0 28px;font-size:11px;font-weight:600}.StatsStrip-module__GBIr_q__marqueeGem{color:var(--gold);opacity:.6;padding:0 4px;font-size:9px}.StatsStrip-module__GBIr_q__statsRow{grid-template-columns:repeat(6,1fr);gap:0;padding:40px 0;display:grid}.StatsStrip-module__GBIr_q__stat{border-right:1px solid var(--border-subtle);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.StatsStrip-module__GBIr_q__stat:last-child{border-right:none}.StatsStrip-module__GBIr_q__statValue{color:var(--gold);letter-spacing:-.03em;font-size:clamp(24px,2.5vw,38px);font-weight:800;line-height:1}.StatsStrip-module__GBIr_q__statLabel{letter-spacing:.06em;color:var(--text-muted);text-transform:uppercase;text-align:center;font-size:11px;font-weight:500;line-height:1.4}@media (max-width:1024px){.StatsStrip-module__GBIr_q__statsRow{grid-template-columns:repeat(3,1fr)}.StatsStrip-module__GBIr_q__stat:nth-child(3){border-right:none}.StatsStrip-module__GBIr_q__stat:nth-child(4){border-right:1px solid var(--border-subtle)}}@media (max-width:640px){.StatsStrip-module__GBIr_q__statsRow{grid-template-columns:repeat(2,1fr)}.StatsStrip-module__GBIr_q__stat:nth-child(2n),.StatsStrip-module__GBIr_q__stat:nth-child(4){border-right:none}}
.FloorPlans-module___fzDuW__section{background:var(--bg-void);position:relative;overflow:hidden}.FloorPlans-module___fzDuW__section:before{content:"";pointer-events:none;background:radial-gradient(#d4af370a 0%,#0000 70%);width:600px;height:400px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.FloorPlans-module___fzDuW__header{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-bottom:56px;display:flex}.FloorPlans-module___fzDuW__heading{letter-spacing:-.035em;color:var(--text-primary);font-size:clamp(34px,5vw,62px);font-weight:800;line-height:1.08}.FloorPlans-module___fzDuW__subheading{color:var(--text-secondary);max-width:400px;font-size:clamp(15px,1.5vw,18px);line-height:1.65}.FloorPlans-module___fzDuW__tabsWrap{justify-content:center;margin-bottom:32px;display:flex}.FloorPlans-module___fzDuW__tabs{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:#ffffff06;gap:6px;padding:6px;display:inline-flex}.FloorPlans-module___fzDuW__tab{border-radius:var(--radius-lg);letter-spacing:.03em;color:var(--text-muted);cursor:pointer;transition:all .3s var(--ease-silk);white-space:nowrap;background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:2px;min-width:120px;padding:10px 28px;font-size:13px;font-weight:600;display:flex}.FloorPlans-module___fzDuW__tab:hover:not(.FloorPlans-module___fzDuW__tabActive){color:var(--text-secondary);background:#ffffff0a}.FloorPlans-module___fzDuW__tabActive{color:#0a0a0b;background:linear-gradient(135deg, var(--gold-light), var(--gold));box-shadow:0 4px 20px var(--gold-glow), 0 0 0 1px #d4af374d;border-color:#0000}.FloorPlans-module___fzDuW__tabLabel{letter-spacing:.04em;font-size:13px;font-weight:700}.FloorPlans-module___fzDuW__tabPrice{letter-spacing:.02em;opacity:.75;color:#0a0a0bb3;font-size:10px;font-weight:600}.FloorPlans-module___fzDuW__card{animation:FloorPlans-module___fzDuW__cardReveal .6s var(--ease-silk) both;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}@keyframes FloorPlans-module___fzDuW__cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FloorPlans-module___fzDuW__cardLeft{border-right:1px solid var(--border-subtle);flex-direction:column;gap:32px;padding:clamp(36px,4vw,60px);display:flex}.FloorPlans-module___fzDuW__priceBlock{flex-direction:column;gap:6px;display:flex}.FloorPlans-module___fzDuW__priceRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.FloorPlans-module___fzDuW__price{color:var(--gold);letter-spacing:-.025em;background:linear-gradient(135deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1}.FloorPlans-module___fzDuW__availTag{font-size:9.5px}.FloorPlans-module___fzDuW__areaLine{color:var(--text-muted);letter-spacing:.02em;font-size:13px}.FloorPlans-module___fzDuW__statsGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.FloorPlans-module___fzDuW__statBox{border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;background:#ffffff06;flex-direction:column;align-items:center;gap:5px;padding:16px 8px;transition:border-color .2s,background .2s;display:flex}.FloorPlans-module___fzDuW__statBox:hover{background:#d4af3708;border-color:#d4af3733}.FloorPlans-module___fzDuW__statVal{color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1}.FloorPlans-module___fzDuW__statLbl{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.FloorPlans-module___fzDuW__hlBlock{flex-direction:column;gap:14px;display:flex}.FloorPlans-module___fzDuW__hlTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.FloorPlans-module___fzDuW__highlights{flex-direction:column;gap:10px;list-style:none;display:flex}.FloorPlans-module___fzDuW__highlight{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.FloorPlans-module___fzDuW__hlIcon{color:var(--gold);opacity:.8;flex-shrink:0;margin-top:6px;font-size:7px}.FloorPlans-module___fzDuW__ctaRow{flex-wrap:wrap;gap:12px;display:flex}.FloorPlans-module___fzDuW__cardRight{background:#ffffff03;align-items:stretch;padding:clamp(32px,4vw,56px);display:flex}.FloorPlans-module___fzDuW__vizWrapper{flex-direction:column;gap:14px;width:100%;display:flex}.FloorPlans-module___fzDuW__vizHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.FloorPlans-module___fzDuW__vizTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.FloorPlans-module___fzDuW__vizArea{color:var(--gold);letter-spacing:.04em;font-size:12px;font-weight:700}.FloorPlans-module___fzDuW__svgWrap{border-radius:var(--radius-md);background:#d4af3704;border:1px solid #d4af371f;flex:1;overflow:hidden}.FloorPlans-module___fzDuW__svg{width:100%;height:auto;display:block}.FloorPlans-module___fzDuW__vizLegend{flex-wrap:wrap;gap:16px;display:flex}.FloorPlans-module___fzDuW__legendItem{color:var(--text-muted);letter-spacing:.04em;align-items:center;gap:6px;font-size:11px;display:flex}.FloorPlans-module___fzDuW__legendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.FloorPlans-module___fzDuW__vizNote{color:var(--text-muted);opacity:.6;letter-spacing:.02em;font-size:10px}@media (max-width:900px){.FloorPlans-module___fzDuW__card{grid-template-columns:1fr}.FloorPlans-module___fzDuW__cardLeft{border-right:none;border-bottom:1px solid var(--border-subtle)}.FloorPlans-module___fzDuW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FloorPlans-module___fzDuW__tabs{border-radius:var(--radius-lg);flex-direction:column}.FloorPlans-module___fzDuW__tab{flex-direction:row;justify-content:space-between;gap:8px;min-width:auto;padding:12px 20px}.FloorPlans-module___fzDuW__tabActive{border-radius:var(--radius-md)}.FloorPlans-module___fzDuW__ctaRow{flex-direction:column}.FloorPlans-module___fzDuW__ctaRow a{text-align:center;justify-content:center}}
.Specifications-module__SRnGrW__section{background:var(--bg-void);position:relative;overflow:hidden}.Specifications-module__SRnGrW__section:after{content:"";pointer-events:none;background:radial-gradient(#d4af3708 0%,#0000 65%);width:500px;height:500px;position:absolute;bottom:20%;right:-10%}.Specifications-module__SRnGrW__secHeader{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-bottom:52px;display:flex}.Specifications-module__SRnGrW__secHeading{letter-spacing:-.035em;color:var(--text-primary);font-size:clamp(34px,5vw,62px);font-weight:800;line-height:1.08}.Specifications-module__SRnGrW__secSub{color:var(--text-secondary);max-width:440px;font-size:clamp(15px,1.5vw,18px);line-height:1.65}.Specifications-module__SRnGrW__specTable{border-radius:var(--radius-lg);border:1px solid var(--border-card);box-shadow:var(--shadow-card);background:#ffffff04;margin-bottom:0;overflow:hidden}.Specifications-module__SRnGrW__specRow{border-bottom:1px solid var(--border-subtle);grid-template-columns:220px 1fr;transition:background .2s;display:grid;position:relative}.Specifications-module__SRnGrW__specRow:last-child{border-bottom:none}.Specifications-module__SRnGrW__specRow:hover{background:#d4af3706}.Specifications-module__SRnGrW__specRow:hover .Specifications-module__SRnGrW__specDot{background:var(--gold);box-shadow:0 0 8px var(--gold-glow)}.Specifications-module__SRnGrW__specCat{color:var(--gold);letter-spacing:.03em;border-right:1px solid var(--border-subtle);background:#d4af3705;align-items:center;gap:12px;padding:20px 28px;font-size:13px;font-weight:700;display:flex}.Specifications-module__SRnGrW__specDot{background:#d4af3766;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .2s,box-shadow .2s}.Specifications-module__SRnGrW__specText{color:var(--text-secondary);align-items:center;padding:20px 28px;font-size:14px;line-height:1.65;display:flex}.Specifications-module__SRnGrW__sectionDivider{align-items:center;gap:20px;margin:100px 0 80px;display:flex}.Specifications-module__SRnGrW__sectionDivider:before,.Specifications-module__SRnGrW__sectionDivider:after{content:"";background:linear-gradient(90deg, transparent, var(--border-card));flex:1;height:1px}.Specifications-module__SRnGrW__sectionDivider:after{background:linear-gradient(90deg, var(--border-card), transparent)}.Specifications-module__SRnGrW__dividerGem{color:var(--gold);opacity:.5;flex-shrink:0;font-size:10px}.Specifications-module__SRnGrW__amenityGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Specifications-module__SRnGrW__amenityCard{cursor:default;transition:transform .35s var(--ease-silk), border-color .3s ease, box-shadow .35s ease;flex-direction:column;gap:14px;padding:28px 24px;display:flex;position:relative;overflow:hidden}.Specifications-module__SRnGrW__amenityCard:before{content:"";opacity:0;background:linear-gradient(135deg,#d4af370a 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.Specifications-module__SRnGrW__amenityCard:hover{border-color:#d4af3738;transform:translateY(-6px);box-shadow:0 20px 60px #0006,0 0 0 1px #d4af371a}.Specifications-module__SRnGrW__amenityCard:hover:before{opacity:1}.Specifications-module__SRnGrW__amenityCard:hover .Specifications-module__SRnGrW__amenityArrow{opacity:1;color:var(--gold);transform:translate(0)}.Specifications-module__SRnGrW__amenityIconWrap{border-radius:var(--radius-md);width:50px;height:50px;color:var(--gold);background:#d4af370f;border:1px solid #d4af3726;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s,box-shadow .3s;display:flex}.Specifications-module__SRnGrW__amenityCard:hover .Specifications-module__SRnGrW__amenityIconWrap{background:#d4af371f;border-color:#d4af3759;box-shadow:0 0 16px #d4af3726}.Specifications-module__SRnGrW__amenityIconSvg{color:inherit;justify-content:center;align-items:center;display:flex}.Specifications-module__SRnGrW__amenityBody{flex-direction:column;flex:1;gap:6px;display:flex}.Specifications-module__SRnGrW__amenityName{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.3}.Specifications-module__SRnGrW__amenityDesc{color:var(--text-secondary);font-size:13px;line-height:1.5}.Specifications-module__SRnGrW__amenityArrow{color:var(--text-muted);opacity:0;transition:all .3s var(--ease-silk);align-self:flex-end;font-size:16px;transform:translate(-8px)}@media (max-width:1100px){.Specifications-module__SRnGrW__amenityGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Specifications-module__SRnGrW__specRow{grid-template-columns:1fr}.Specifications-module__SRnGrW__specCat{border-right:none;border-bottom:1px solid var(--border-subtle);padding:14px 20px}.Specifications-module__SRnGrW__specText{padding:14px 20px}.Specifications-module__SRnGrW__amenityGrid{grid-template-columns:1fr}.Specifications-module__SRnGrW__sectionDivider{margin:60px 0}}
.Testimonials-module__MlUweW__section{background:var(--bg-void);position:relative;overflow:hidden}.Testimonials-module__MlUweW__section:before{content:"";pointer-events:none;background:radial-gradient(#d4af3709 0%,#0000 65%);width:600px;height:500px;position:absolute;top:0;left:-10%}.Testimonials-module__MlUweW__header{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-bottom:52px;display:flex}.Testimonials-module__MlUweW__heading{letter-spacing:-.035em;font-size:clamp(34px,5vw,62px);font-weight:800;line-height:1.08}.Testimonials-module__MlUweW__subheading{color:var(--text-secondary);max-width:400px;font-size:clamp(15px,1.5vw,18px);line-height:1.65}.Testimonials-module__MlUweW__card{max-width:900px;margin:0 auto;padding:clamp(40px,5vw,72px);position:relative;overflow:hidden}.Testimonials-module__MlUweW__quoteMark{color:var(--gold);opacity:.07;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-size:180px;line-height:1;position:absolute;top:-8px;left:40px}.Testimonials-module__MlUweW__cardBody{z-index:1;flex-direction:column;gap:28px;display:flex;position:relative}.Testimonials-module__MlUweW__stars{gap:3px;display:flex}.Testimonials-module__MlUweW__star{transition:color .2s}.Testimonials-module__MlUweW__starFilled{color:var(--gold)}.Testimonials-module__MlUweW__starEmpty{color:#ffffff1a}.Testimonials-module__MlUweW__quote{color:var(--text-primary);letter-spacing:-.01em;max-width:720px;font-size:clamp(18px,2.4vw,28px);font-style:italic;font-weight:400;line-height:1.65}.Testimonials-module__MlUweW__bottom{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;display:flex}.Testimonials-module__MlUweW__author{align-items:center;gap:14px;display:flex}.Testimonials-module__MlUweW__avatar{background:linear-gradient(135deg,#d4af3733,#d4af370d);border:2px solid #d4af3759;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Testimonials-module__MlUweW__avatarInitials{color:var(--gold);letter-spacing:.04em;font-size:15px;font-weight:800}.Testimonials-module__MlUweW__authorName{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:700}.Testimonials-module__MlUweW__authorTitle{color:var(--text-muted);letter-spacing:.02em;margin-top:3px;font-size:12px}.Testimonials-module__MlUweW__nav{align-items:center;gap:12px;display:flex}.Testimonials-module__MlUweW__navBtn{border:1px solid var(--border-card);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;transition:all .25s var(--ease-silk);background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}.Testimonials-module__MlUweW__navBtn:hover{background:var(--gold-dim);color:var(--gold);border-color:#d4af3766;transform:scale(1.05)}.Testimonials-module__MlUweW__dots{gap:7px;display:flex}.Testimonials-module__MlUweW__dot{cursor:pointer;width:7px;height:7px;transition:all .35s var(--ease-silk);background:#ffffff2e;border:none;border-radius:50%;padding:0}.Testimonials-module__MlUweW__dotActive{background:var(--gold);width:22px;box-shadow:0 0 8px var(--gold-glow);border-radius:3.5px}.Testimonials-module__MlUweW__trustStrip{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--border-subtle);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:48px;display:grid;overflow:hidden}.Testimonials-module__MlUweW__trustBadge{text-align:center;background:#ffffff05;flex-direction:column;align-items:center;gap:6px;padding:28px 20px;transition:background .2s;display:flex}.Testimonials-module__MlUweW__trustBadge:hover{background:#d4af3708}.Testimonials-module__MlUweW__trustVal{color:var(--gold);letter-spacing:-.02em;background:linear-gradient(135deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(22px,2.5vw,32px);font-weight:800;line-height:1}.Testimonials-module__MlUweW__trustLabel{color:var(--text-primary);letter-spacing:-.01em;font-size:13px;font-weight:700}.Testimonials-module__MlUweW__trustSub{color:var(--text-muted);letter-spacing:.02em;font-size:11px}@media (max-width:768px){.Testimonials-module__MlUweW__card{padding:36px 24px}.Testimonials-module__MlUweW__quoteMark{font-size:120px}.Testimonials-module__MlUweW__bottom{flex-direction:column;align-items:flex-start}.Testimonials-module__MlUweW__trustStrip{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Testimonials-module__MlUweW__trustStrip{grid-template-columns:1fr}}
.ContactSection-module__G6BZYW__section{background:var(--bg-void);position:relative;overflow:hidden}.ContactSection-module__G6BZYW__section:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 15%,#d4af370d 0%,#0000 70%),radial-gradient(40% 60% at 85% 20%,#d4af3708 0%,#0000 70%);position:absolute;inset:0}.ContactSection-module__G6BZYW__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,5vw,96px);display:grid;position:relative}.ContactSection-module__G6BZYW__content{flex-direction:column;gap:32px;padding-top:8px;display:flex}.ContactSection-module__G6BZYW__heading{letter-spacing:-.035em;color:var(--text-primary);font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.06}.ContactSection-module__G6BZYW__body{color:var(--text-secondary);max-width:460px;font-size:clamp(15px,1.5vw,17px);line-height:1.75}.ContactSection-module__G6BZYW__contacts{flex-direction:column;gap:16px;display:flex}.ContactSection-module__G6BZYW__contactItem{border-radius:var(--radius-md);border:1px solid var(--border-subtle);color:inherit;transition:border-color .25s ease, background .25s ease, transform .25s var(--ease-silk);background:#ffffff05;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;display:flex}a.ContactSection-module__G6BZYW__contactItem:hover{background:#d4af370a;border-color:#d4af3740;transform:translate(4px)}.ContactSection-module__G6BZYW__contactIcon{border-radius:var(--radius-sm);width:44px;min-width:44px;height:44px;color:var(--gold);background:#d4af3712;border:1px solid #d4af3724;justify-content:center;align-items:center;transition:background .25s,border-color .25s;display:flex}a.ContactSection-module__G6BZYW__contactItem:hover .ContactSection-module__G6BZYW__contactIcon{background:#d4af3724;border-color:#d4af374d}.ContactSection-module__G6BZYW__contactLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px;font-size:11px;font-weight:600}.ContactSection-module__G6BZYW__contactValue{color:var(--text-primary);font-size:14px;font-weight:600}.ContactSection-module__G6BZYW__hours{color:var(--text-muted);align-items:center;gap:10px;font-size:13px;display:flex}.ContactSection-module__G6BZYW__hoursDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite ContactSection-module__G6BZYW__pulse-green;box-shadow:0 0 8px #4ade8099}@keyframes ContactSection-module__G6BZYW__pulse-green{0%,to{box-shadow:0 0 8px #4ade8099}50%{box-shadow:0 0 16px #4ade80e6}}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:28px;padding:clamp(32px,4vw,52px);display:flex}.ContactSection-module__G6BZYW__formTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:22px;font-weight:800}.ContactSection-module__G6BZYW__formSub{color:var(--text-secondary);margin-top:-18px;font-size:14px}.ContactSection-module__G6BZYW__fields{flex-direction:column;gap:16px;display:flex}.ContactSection-module__G6BZYW__fieldRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ContactSection-module__G6BZYW__field{flex-direction:column;gap:6px;display:flex}.ContactSection-module__G6BZYW__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.ContactSection-module__G6BZYW__input,.ContactSection-module__G6BZYW__select,.ContactSection-module__G6BZYW__textarea{border:1px solid var(--border-card);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font);appearance:none;background:#ffffff0a;outline:none;padding:13px 16px;font-size:14px;line-height:1.5;transition:border-color .2s,background .2s,box-shadow .2s}.ContactSection-module__G6BZYW__input::placeholder,.ContactSection-module__G6BZYW__textarea::placeholder{color:var(--text-muted)}.ContactSection-module__G6BZYW__input:focus,.ContactSection-module__G6BZYW__select:focus,.ContactSection-module__G6BZYW__textarea:focus{background:#d4af370a;border-color:#d4af3780;box-shadow:0 0 0 3px #d4af3714}.ContactSection-module__G6BZYW__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.ContactSection-module__G6BZYW__select option{color:var(--text-primary);background:#1a1a1d}.ContactSection-module__G6BZYW__textarea{resize:vertical;min-height:90px}.ContactSection-module__G6BZYW__submitBtn{justify-content:center;width:100%}.ContactSection-module__G6BZYW__privacy{color:var(--text-muted);text-align:center;letter-spacing:.02em;font-size:12px}@media (max-width:1024px){.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr;gap:56px}.ContactSection-module__G6BZYW__heading{font-size:clamp(34px,6vw,52px)}}@media (max-width:600px){.ContactSection-module__G6BZYW__fieldRow{grid-template-columns:1fr}.ContactSection-module__G6BZYW__form{padding:28px 20px}}
.Footer-module__EZoWya__footer{background:var(--bg-surface);position:relative}.Footer-module__EZoWya__goldBar{background:linear-gradient(90deg, transparent 0%, #d4af3799 20%, var(--gold) 50%, #d4af3799 80%, transparent 100%);height:1px}.Footer-module__EZoWya__main{padding:clamp(60px,7vw,100px) 0 clamp(48px,5vw,72px)}.Footer-module__EZoWya__grid{grid-template-columns:2fr repeat(4,1fr);gap:clamp(24px,3vw,56px);display:grid}.Footer-module__EZoWya__brandCol{flex-direction:column;gap:24px;padding-right:clamp(0px,2vw,32px);display:flex}.Footer-module__EZoWya__brand{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__brandGem{color:var(--gold);font-size:12px;animation:10s linear infinite Footer-module__EZoWya__rotateSlow}@keyframes Footer-module__EZoWya__rotateSlow{to{transform:rotate(360deg)}}.Footer-module__EZoWya__brandName{letter-spacing:.2em;color:var(--text-primary);text-transform:uppercase;font-size:12px;font-weight:800}.Footer-module__EZoWya__brandTagline{color:var(--text-secondary);max-width:300px;font-size:14px;line-height:1.75}.Footer-module__EZoWya__reraCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.Footer-module__EZoWya__reraRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.Footer-module__EZoWya__reraTag{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:10px;font-weight:700}.Footer-module__EZoWya__igbc{color:#4ade80;letter-spacing:.06em;font-size:10px;font-weight:700}.Footer-module__EZoWya__reraNum{color:var(--text-muted);letter-spacing:.04em;font-family:Courier New,monospace;font-size:12px}.Footer-module__EZoWya__socials{gap:8px;display:flex}.Footer-module__EZoWya__socialBtn{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-muted);transition:all .25s var(--ease-silk);background:#ffffff0a;justify-content:center;align-items:center;font-size:14px;text-decoration:none;display:flex}.Footer-module__EZoWya__socialBtn:hover{background:var(--gold-dim);color:var(--gold);border-color:#d4af374d;transform:translateY(-2px)}.Footer-module__EZoWya__linkCol{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__colTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding-bottom:8px;font-size:10.5px;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:9px;list-style:none;display:flex}.Footer-module__EZoWya__link{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__EZoWya__link:hover{color:var(--gold);transform:translate(3px)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--border-subtle);background:#0003;padding:18px 0}.Footer-module__EZoWya__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-muted);font-size:12px}.Footer-module__EZoWya__disclaimer{color:#fff3;text-align:right;max-width:500px;font-size:11px;line-height:1.5}@media (max-width:1100px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr 1fr;gap:36px}.Footer-module__EZoWya__brandCol{border-bottom:1px solid var(--border-subtle);flex-flow:wrap;grid-column:1/-1;align-items:flex-start;gap:32px;padding-bottom:32px;padding-right:0}.Footer-module__EZoWya__brandTagline{max-width:280px}}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__EZoWya__brandCol{flex-direction:column;gap:20px}.Footer-module__EZoWya__bottomInner{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__EZoWya__disclaimer{text-align:left}}@media (max-width:480px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}}
