:root{--c-ink:#17201d;--c-green:#294239;--c-green-dk:#1e322a;--c-accent:#bc6848;--c-accent-dk:#a5573b;--c-bg:#f5f2ea;--c-bg-alt:#f3f0e8;--c-text:#5c665f;--c-mut:#aeb0a2;--c-grey:#9a9c90;--c-eyebrow:#8a8f86;--c-line:#e0dbcf;--c-line-soft:#d8d4ca;--c-line-field:#ddd8cc;--c-surface:#e7e2d6;--c-surface-2:#e3ded1;--c-beige:#eee8dc;--c-beige-2:#ece7dc;--c-beige-line:#e1dbcd;--c-field:#fbf9f3;--c-cream-1:#f5f1e7;--c-cream-2:#f3efe4;--c-cream-3:#f8f3ea;--c-cream-4:#f6f2e8;--c-line-2:#e4e0d5;--c-green-tint:#c2cdc5;--c-green-tint-2:#93a79b;--radius-pill:999px;--radius-lg:22px;--radius-xl:24px;--radius-md:14px;--container-max:1440px;--container-pad:72px;--section-pt:96px;--button-h:48px;--button-pad-x:24px;--field-h:56px}@media (width<=1280px){:root{--container-pad:48px;--section-pt:80px}}@media (width<=1024px){:root{--container-pad:40px;--section-pt:56px}}@media (width<=560px){:root{--container-pad:20px;--section-pt:48px}}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0}body{background:var(--c-bg);color:var(--c-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:var(--c-green);text-decoration:none}a:hover{color:var(--c-accent)}img{display:block}button{font-family:inherit;font-size:16px}::selection{background:var(--c-accent);color:#f6f1e7}.preload{z-index:200;background:var(--c-bg-alt);justify-content:center;align-items:center;transition:opacity .55s;display:flex;position:fixed;inset:0}.preload.hide{opacity:0;pointer-events:none}.preload-wm{text-align:center;animation:1.6s ease-in-out infinite preblink}.preload-wm span{letter-spacing:.14em;font:700 34px/38px Onest,sans-serif;display:block}.preload-wm .l1{color:var(--c-ink)}.preload-wm .l2{color:var(--c-green);margin-top:8px}@media (width<=1024px){.preload-wm span{font-size:26px;line-height:30px}}@media (width<=560px){.preload-wm span{font-size:20px;line-height:24px}}@keyframes preblink{0%,to{opacity:.32}50%{opacity:1}}.wrap{max-width:var(--container-max);padding:0 var(--container-pad);margin:0 auto}.eb{letter-spacing:.24em;text-transform:uppercase;color:var(--c-eyebrow);font:600 12px/12px Onest,sans-serif}.eb-loc{align-items:center;gap:8px;line-height:18px;display:inline-flex}.pill{border-radius:var(--radius-pill);height:var(--button-h);width:var(--button-width,auto);padding:0 var(--button-pad-x);letter-spacing:.005em;cursor:pointer;white-space:nowrap;border:1px solid #0000;flex:none;justify-content:center;align-items:center;gap:8px;font:600 15px/1 Onest,sans-serif;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.pill:active{transform:translateY(1px)}.pill:disabled,.pill[disabled]{opacity:.6;pointer-events:none}.pill-dark{background:var(--c-green);color:var(--c-bg)}.pill-dark:hover{background:var(--c-green-dk);color:var(--c-bg)}.pill-accent{background:var(--c-accent);color:var(--c-cream-3)}.pill-accent:hover{background:var(--c-accent-dk);color:var(--c-cream-3)}.pill-ghost{color:var(--c-ink);background:0 0;border-color:#c7c2b4}.pill-ghost:hover{background:var(--c-ink);border-color:var(--c-ink);color:var(--c-bg)}.pill-badge{justify-content:space-between;gap:16px;padding:8px 8px 8px 24px}.pill-ic{border-radius:var(--radius-pill);flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pill-accent .pill-ic{background:var(--c-cream-2)}.pill-ghost .pill-ic{background:var(--c-accent)}.pill{overflow:hidden}.pill .roll{vertical-align:bottom;line-height:20px;display:inline-block;overflow:hidden}.pill .roll-in{transition:transform .45s cubic-bezier(.55,0,.2,1);display:block;position:relative}.pill .roll-in:after{content:attr(data-text);white-space:nowrap;position:absolute;top:100%;left:0}.pill:hover .roll-in{transform:translateY(-100%)}.hdr{z-index:40;-webkit-backdrop-filter:saturate(1.1)blur(10px);border-bottom:1px solid var(--c-line);background:#f5f2eadb;position:sticky;top:0}.hdr-in{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;height:88px;display:grid}.wm{justify-self:start;line-height:1}.wm .l1{letter-spacing:.12em;color:var(--c-ink);font:700 16px/16px Onest,sans-serif;display:block}.wm .l2{letter-spacing:.12em;color:var(--c-green);margin-top:4px;font:700 16px/16px Onest,sans-serif;display:block}.nav{justify-content:center;justify-self:center;align-items:center;gap:24px;width:580px;display:flex}.nav a{color:var(--c-ink);white-space:nowrap;align-items:center;gap:8px;font:500 15px/15px Onest,sans-serif;transition:color .2s;display:inline-flex}.nav a svg{flex:none;transition:transform .25s;display:block}.nav a:hover{color:var(--c-accent)}.nav a:hover svg [data-mk]{stroke:var(--c-accent)}.hdr-r{justify-self:end;align-items:center;gap:12px;display:flex}.hdr-r .pill{--button-width:192px}.navbtn{border:1px solid var(--c-line-soft);border-radius:var(--radius-pill);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;justify-self:start;align-items:center;gap:4px;width:48px;height:48px;padding:0;transition:border-color .2s;display:none}.navbtn:hover{border-color:var(--c-green)}.navbtn i{background:var(--c-ink);width:18px;height:2px;transition:transform .28s,opacity .2s;display:block}.navbtn.open i:first-child{transform:translateY(6px)rotate(45deg)}.navbtn.open i:nth-child(2){opacity:0}.navbtn.open i:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.phone-ic{border:1px solid var(--c-line-soft);border-radius:var(--radius-pill);background:0 0;justify-content:center;justify-self:end;align-items:center;width:48px;height:48px;transition:border-color .2s;display:none}.phone-ic:hover{border-color:var(--c-green)}.mm-scrim,.mm{display:none}.mm-inner{flex-direction:column;min-height:100%;padding:24px;display:flex}.mm-top{justify-content:space-between;align-items:center;height:48px;margin-bottom:24px;display:flex}.mm-wm{line-height:1}.mm-wm .l1{letter-spacing:.12em;color:var(--c-ink);font:700 14px/14px Onest,sans-serif;display:block}.mm-wm .l2{letter-spacing:.12em;color:var(--c-green);margin-top:4px;font:700 14px/14px Onest,sans-serif;display:block}.mm-close{border:1px solid var(--c-line-soft);border-radius:var(--radius-pill);cursor:pointer;background:0 0;width:44px;height:44px;padding:0;transition:border-color .2s;position:relative}.mm-close:hover{border-color:var(--c-green)}.mm-close i{background:var(--c-ink);width:16px;height:2px;position:absolute;top:50%;left:50%}.mm-close i:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mm-close i:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.mm-nav{flex-direction:column;display:flex}.mm-nav a{height:56px;color:var(--c-ink);border-bottom:1px solid var(--c-line-2);flex:none;align-items:center;padding:0;font:500 20px/24px Onest,sans-serif;transition:color .2s;display:flex}.mm-nav a:hover{color:var(--c-accent)}.mm-foot{flex-direction:column;gap:12px;margin-top:auto;padding-top:24px;display:flex}.mm-foot .pill{--button-width:100%}.mm-phone{color:var(--c-ink);margin-bottom:8px;font:700 18px/18px Onest,sans-serif}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:56px;padding-top:32px;padding-bottom:0;display:grid}@media (width>=1440px){.hero{grid-template-columns:596px 644px}}.hero-copy{min-width:0}.hero-h1{letter-spacing:-.03em;color:var(--c-ink);text-wrap:balance;max-width:none;margin:20px 0 0;font-size:66px;font-weight:700;line-height:66px}.hero-h1 .acc{color:var(--c-accent)}.hero-h1 .hl-lead{display:block}.hero-h1 .rot{white-space:normal;letter-spacing:-.01em;color:var(--c-ink);max-width:510px;min-height:80px;margin-top:16px;font:500 32px/40px Onest,sans-serif;display:block;overflow:hidden}.rotword{will-change:transform,opacity;animation:2.8s cubic-bezier(.4,0,.2,1) both rotword;display:inline-block}@keyframes rotword{0%{opacity:0;transform:translateY(.3em)}12%{opacity:1;transform:translateY(0)}86%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.3em)}}.hero-sub{letter-spacing:-.01em;color:var(--c-mut);max-width:734px;margin:16px 0 0;font:500 34px/42px Onest,sans-serif}.hero-cta{flex-wrap:wrap;align-items:center;gap:16px;margin:40px 0 0;display:flex}.hero-cta .pill-accent{--button-width:276px}.hero-cta .pill-ghost{--button-width:216px}.hero-fine{color:var(--c-eyebrow);margin:20px 0 0;font:400 14px/20px Onest,sans-serif}.hero-ticker{margin:32px 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.hero-ticker-track{white-space:nowrap;will-change:transform;align-items:center;animation:24s linear infinite ticker;display:inline-flex}.hero-ticker-track span{letter-spacing:.005em;color:var(--c-green);padding:0 24px;font:500 16px/16px Onest,sans-serif}.hero-ticker-track i{border-radius:var(--radius-pill);background:var(--c-accent);flex:none;width:4px;height:4px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hero-ticker-track{animation:none}}.hero-blist{flex-direction:column;max-width:440px;margin:-8px 0 0;padding:0;list-style:none;display:flex}.hero-blist li{border-top:1px solid var(--c-line);height:48px;color:var(--c-ink);flex:none;align-items:center;gap:12px;padding:0;font:500 16px/24px Onest,sans-serif;display:flex}.hero-blist li:first-child{border-top:none}.hero-blist li svg{flex:none}.hero-media{border-radius:var(--radius-lg) 0 0 22px;background:var(--c-surface);aspect-ratio:16/10;height:480px;margin-right:calc(-1 * ((100vw - min(100vw,var(--container-max)))/2 + var(--container-pad)));justify-self:end;overflow:hidden}.hero-media img{object-fit:cover;object-position:42% 58%;width:100%;height:100%}@media (width<=1280px){.hero-media{height:400px}}@media (width<=1024px){.hero-h1 .rot{max-width:318px}.hero-sub{max-width:432px}.hero{gap:32px;padding-top:20px}.hero-h1{font-size:40px;line-height:40px}.hero-h1 .rot{min-height:48px;margin-top:8px;font:500 20px/24px Onest,sans-serif}.hero-sub{margin-top:8px;font:500 20px/26px Onest,sans-serif}.hero-cta{margin-top:32px}.hero-blist{margin-top:-12px}.hero-ticker{margin-top:24px}.hero-ticker-track span{padding:0 20px;font-size:14px}}.stats{border-top:1px solid var(--c-line);grid-template-columns:repeat(4,1fr);gap:32px;margin-top:72px;padding-top:56px;display:grid}.stats>div{min-width:0}.stat-v{letter-spacing:-.03em;color:var(--c-ink);align-items:flex-start;font:700 66px/60px Onest,sans-serif;display:flex}.stat-v.word{letter-spacing:-.02em;font-size:42px}.stat-v .unit{color:var(--c-grey);letter-spacing:0;margin-top:.35em;margin-left:.08em;font-size:.32em;font-weight:600}.stat-l{color:#7c817a;margin-top:16px;font:400 16px/22px Onest,sans-serif}@media (width<=1024px){.stats{gap:24px;margin-top:48px;padding-top:32px}.stat-v{font-size:40px;line-height:36px}.stat-v.word{font-size:26px}.stat-l{font-size:14px;line-height:20px}}.terms{padding-top:var(--section-pt);padding-bottom:0}.terms-eb{margin-bottom:32px}.terms-h{letter-spacing:-.025em;max-width:698px;margin:0;font-size:48px;font-weight:700;line-height:52px}.terms-h .mut{color:var(--c-mut)}.terms-h .tw{background:linear-gradient(90deg,var(--c-ink) 50%,#c9c6bc 50%);color:#0000;background-position:100% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;transition:background-position .18s linear}@media (prefers-reduced-motion:reduce){.terms-h .tw{background-position:0 0;transition:none}}.terms-cta{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}@media (width<=1024px){.terms-h{max-width:522px}.terms-eb{margin-bottom:24px}.terms-h{font-size:36px;line-height:40px}.terms-cta{margin-top:32px}}@media (width<=560px){.terms-h{max-width:436px;font-size:30px;line-height:34px}}.houses{padding-top:var(--section-pt);padding-bottom:0}.h-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;padding-top:48px;display:flex}.h-title{letter-spacing:-.025em;margin:16px 0 0;font-size:52px;font-weight:700;line-height:54px}.h-title .mut{color:var(--c-mut)}.h-desc{max-width:400px;color:var(--c-text);padding-bottom:8px;font:400 16px/24px Onest,sans-serif}.slider{position:relative}.track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;gap:20px;padding-bottom:2px;display:flex;overflow-x:auto}.track::-webkit-scrollbar{display:none}.track.drag{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.hcard{scroll-snap-align:start;border-radius:var(--radius-lg);cursor:pointer;background:var(--c-surface);flex:0 0 384px;height:512px;position:relative;overflow:hidden}.hcard img{object-fit:cover;object-position:50% 50%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.6,.2,1)}.hcard:hover img{transform:scale(1.05)}.hcard:after{content:"";background:linear-gradient(#141a161a 38%,#141a165c 66%,#141a16c7 100%),linear-gradient(#141a1675,#141a1600 26%),linear-gradient(#141a162e,#141a162e);position:absolute;inset:0}.hcard-eb{z-index:2;letter-spacing:.2em;text-transform:uppercase;color:#f8f4ece6;font:600 12px/12px Onest,sans-serif;position:absolute;top:24px;left:24px}.hcard-b{z-index:2;justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.hcard-t{color:#f8f4ec}.hcard-t .a{letter-spacing:-.02em;font:700 34px/34px Onest,sans-serif}.hcard-t .a small{letter-spacing:0;opacity:.82;margin-left:4px;font-size:.42em;font-weight:500}.hcard-t .s{color:#f8f4ecd1;max-width:224px;margin-top:8px;font:400 14px/20px Onest,sans-serif}.hcard-go{border-radius:var(--radius-pill);background:#f5f2ea29;border:1px solid #f5f2ea80;flex:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s;display:flex}.hcard:hover .hcard-go{background:var(--c-accent);border-color:var(--c-accent)}.slider-foot{align-items:center;gap:24px;margin-top:32px;display:flex}.s-count{letter-spacing:.06em;color:var(--c-ink);white-space:nowrap;font-variant-numeric:tabular-nums;font:600 14px/14px Onest,sans-serif}.s-count b{color:var(--c-accent)}.s-bar{background:var(--c-line);flex:1;height:2px;position:relative}.s-thumb{background:var(--c-green);height:100%;transition:left .18s,width .18s;position:absolute;top:0}.s-btns{gap:12px;display:flex}.s-btn{border:1px solid var(--c-green);border-radius:var(--radius-pill);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,opacity .2s;display:flex}.s-btn svg path{transition:stroke .2s}.s-btn:hover{background:var(--c-green)}.s-btn:hover svg path{stroke:var(--c-bg)}.s-btn:disabled{opacity:.32;cursor:default}.s-btn:disabled:hover{background:0 0}.s-btn:disabled:hover svg path{stroke:var(--c-green)}@media (width<=1024px){.hcard-t .s{max-width:224px}.h-head{margin-bottom:32px;padding-top:32px}.h-title{font-size:28px;line-height:30px}.h-desc{font-size:14px;line-height:22px}.track{gap:16px}.slider-foot{gap:16px;margin-top:24px}.hcard-t .a{font-size:28px;line-height:28px}}@media (width<=560px){.hcard{flex:0 0 280px;height:384px}}.tech{padding-top:var(--section-pt)}.tech-head{margin-bottom:48px}.tech-eb{letter-spacing:.24em;text-transform:uppercase;color:var(--c-eyebrow);margin-bottom:16px;font:600 12px/12px Onest,sans-serif}.tech-title{letter-spacing:-.025em;color:var(--c-ink);max-width:756px;margin:0;font-size:52px;font-weight:700;line-height:56px}.tech-title .mut{color:var(--c-mut)}.trail{grid-template-columns:1fr 1fr;gap:32px;display:grid}.tpair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.tcell{border-radius:18px;height:286px;position:relative;overflow:hidden}.tcell.text{background:var(--c-beige);border:1px solid var(--c-beige-line);flex-direction:column;padding:32px;display:flex}.tcell.text.green{background:var(--c-green);border-color:var(--c-green)}.t-ic{color:var(--c-green);line-height:0}.tcell.text.green .t-ic{color:var(--c-cream-4)}.t-acc{letter-spacing:-.04em;color:var(--c-ink);margin-top:auto;font:700 52px/48px Onest,sans-serif}.tcell.text.green .t-acc{color:var(--c-cream-1)}.t-d{color:var(--c-text);max-width:362px;margin:16px 0 0;font:400 16px/22px Onest,sans-serif}.tcell.text.green .t-d{color:var(--c-green-tint)}.tcell.photo{background:var(--c-surface-2)}.tcell.photo img{object-fit:cover;width:100%;height:100%;display:block}.reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.4,0,.2,1);transform:translate(-22px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}@media (width<=1024px){.t-d{max-width:316px}.tech-title{max-width:406px}.tech-head{margin-bottom:32px}.tech-title{font-size:28px;line-height:30px}.trail{gap:24px}.tcell{height:210px}.tcell.text{padding:24px}.t-acc{font-size:34px;line-height:32px}.t-d{margin-top:12px;font-size:14px;line-height:20px}}@media (width<=900px){.trail{grid-template-columns:1fr}}@media (width<=560px){.tpair{grid-template-columns:1fr}.tcell{height:190px}.tcell.photo{aspect-ratio:1;height:auto}}.comms-sec{background:var(--c-bg-alt)}.comms{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px;padding-top:96px;padding-bottom:96px;display:grid}.comms-head{position:sticky;top:104px}.comms-h{letter-spacing:-.025em;color:var(--c-ink);max-width:446px;margin:0;font-size:52px;font-weight:700;line-height:56px}.comms-h .mut{color:var(--c-mut)}.comms-sub{color:var(--c-text);max-width:326px;margin:20px 0 0;font:400 16px/24px Onest,sans-serif}.comms-rows{flex-direction:column;display:flex}.crow{border-top:1px solid var(--c-line);flex:none;align-items:center;gap:32px;height:128px;padding:0;display:flex}.crow:last-child{border-bottom:1px solid var(--c-line)}.crow-ic{color:var(--c-accent);flex:none;line-height:0}.crow-tx{flex-direction:column;gap:4px;display:flex}.crow-t{letter-spacing:-.02em;color:var(--c-ink);font:700 34px/36px Onest,sans-serif}.crow-d{color:var(--c-text);font:400 16px/22px Onest,sans-serif}@media (width<=1024px){.comms-h{max-width:240px}.comms-sub{max-width:326px}.comms{gap:24px;padding-top:56px;padding-bottom:56px}.comms-h{font-size:28px;line-height:30px}.comms-sub{margin-top:16px;font-size:16px;line-height:24px}.crow{gap:16px;height:88px}.crow-t{font-size:22px;line-height:24px}.crow-d{font-size:14px;line-height:20px}}@media (width<=900px){.comms{grid-template-columns:1fr;gap:24px}.comms-head{position:static}}@media (width<=480px){.crow-ic svg{width:26px;height:26px}}.remont{padding-top:var(--section-pt)}.rl-head{grid-template-columns:1fr 1fr;align-items:end;gap:56px;margin-bottom:32px;display:grid}.rl-title{letter-spacing:-.025em;color:var(--c-ink);max-width:756px;margin:0;font-size:52px;font-weight:700;line-height:54px}.rl-title .mut{color:var(--c-mut)}.rl-text{text-align:right;color:var(--c-text);justify-self:end;max-width:490px;margin:0;font:400 16px/24px Onest,sans-serif}.rl-tabs{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.rl-tab{text-align:left;background:var(--c-beige);border:1px solid var(--c-beige-line);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:4px;width:224px;height:60px;padding:0 20px;transition:background .2s,border-color .2s;display:flex}.rl-tab b{letter-spacing:-.01em;color:var(--c-ink);font:700 16px/18px Onest,sans-serif}.rl-tab span{color:var(--c-eyebrow);font:500 12px/12px Onest,sans-serif}.rl-tab.on{background:var(--c-green);border-color:var(--c-green)}.rl-tab.on b{color:var(--c-cream-1)}.rl-tab.on span{color:var(--c-green-tint-2)}.rl-set{display:none}.rl-set.on{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.rl-set.anim-0,.rl-set.anim-1{animation:.5s both rlFade}@keyframes rlFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rl-set.anim-0,.rl-set.anim-1{animation:none}}.rl-cell{border-radius:var(--radius-md);background:var(--c-surface-2);cursor:pointer;aspect-ratio:1;position:relative;overflow:hidden}.rl-cell img{object-fit:cover;width:100%;height:100%;display:block}.rl-more{justify-content:center;margin-top:32px;display:flex}.rl-more .pill{--button-width:192px}.re-fab{--button-width:288px;z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s,transform .35s,visibility .35s;position:fixed;bottom:32px;right:32px;transform:translateY(14px);box-shadow:0 14px 34px #17201d3d}.re-fab.on{opacity:1;visibility:visible;pointer-events:auto;transform:none}.rl-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 40px;margin-top:32px;display:flex}.rl-note{color:var(--c-grey);max-width:396px;font:400 12px/18px Onest,sans-serif}.rl-lb{z-index:120;background:#17201ded;justify-content:center;align-items:center;padding:64px;animation:.3s both rlFade;display:flex;position:fixed;inset:0}.rl-lb img{border-radius:10px;max-width:100%;max-height:100%;display:block}.rl-lb-close{border-radius:var(--radius-pill);background:var(--c-green);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;top:24px;right:24px}.rl-lb-close i{background:var(--c-bg);border-radius:2px;width:20px;height:2px;position:absolute;top:50%;left:50%}.rl-lb-close i:first-child{transform:translate(-50%,-50%)rotate(45deg)}.rl-lb-close i:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.rl-lb-nav{border-radius:var(--radius-pill);background:var(--c-green);cursor:pointer;z-index:1;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.rl-lb-nav:hover{background:var(--c-accent)}.rl-lb-prev{left:24px}.rl-lb-next{right:24px}.rl-lb-nav svg{display:block}.rl-lb-nav path{stroke:var(--c-bg)}.rl-lb-count{color:var(--c-bg);letter-spacing:.03em;opacity:.85;pointer-events:none;font:600 14px/14px Onest,sans-serif;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@media (width<=1024px){.rl-text{max-width:490px}.rl-title{max-width:406px}.rl-head{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.rl-title{font-size:28px;line-height:30px}.rl-text{text-align:left;justify-self:start;font-size:16px;line-height:24px}.rl-tabs{margin-bottom:16px}.rl-set.on{grid-template-columns:repeat(3,1fr);gap:8px}.rl-more{margin-top:20px}.rl-foot{margin-top:24px}.re-fab{bottom:20px;right:20px}.rl-lb{padding:40px}}@media (width<=560px){.rl-set.on{grid-template-columns:repeat(2,1fr);gap:10px}.rl-more .pill{--button-width:208px}.re-fab{--button-width:304px;bottom:16px;right:50%;transform:translate(50%)translateY(14px)}.re-fab.on{transform:translate(50%)}.rl-lb{padding:20px}.rl-lb-nav{width:44px;height:44px}.rl-lb-prev{left:12px}.rl-lb-next{right:12px}}.foot{padding-top:var(--section-pt);padding-bottom:40px}.foot-cta{grid-template-columns:1fr 1fr;gap:24px;display:grid}.fcard{border-radius:var(--radius-xl);flex-direction:column;min-height:416px;padding:40px;display:flex}.fcard-eb{letter-spacing:.24em;text-transform:uppercase;font:600 12px/12px Onest,sans-serif}.fcard-body{flex-direction:column;margin-top:auto;display:flex}.fcard-h{letter-spacing:-.025em;max-width:436px;margin:0;font-size:44px;font-weight:700;line-height:46px}.fcard-sub{max-width:408px;margin:16px 0 0;font:400 18px/26px Onest,sans-serif}.fcard .pill{align-self:flex-start;margin-top:32px}.fcard .pill-accent{--button-width:224px}.fcard .pill-light{--button-width:264px}.fcard-beige{background:var(--c-beige-2)}.fcard-beige .fcard-eb{color:var(--c-eyebrow)}.fcard-beige .fcard-h{color:var(--c-ink)}.fcard-beige .fcard-sub{color:var(--c-text)}.fcard-green{background:var(--c-green)}.fcard-green .fcard-eb{color:#f5f2ea8c}.fcard-green .fcard-h{color:var(--c-bg);max-width:494px}.fcard-green .fcard-sub{color:#f5f2eab8}.fcard-feats{margin:24px 0 0;padding:0;list-style:none}.fcard-feats li{color:#f5f2ead6;border-top:1px solid #f5f2ea29;align-items:center;height:48px;padding:0 0 0 24px;font:400 16px/24px Onest,sans-serif;display:flex;position:relative}.fcard-feats li:first-child{border-top:none}.fcard-feats li:before{content:"";background:var(--c-accent);width:12px;height:2px;position:absolute;top:24px;left:0}.pill-light{background:var(--c-bg);color:var(--c-ink)}.pill-light:hover{color:var(--c-ink);background:#fff}.foot-bar{box-shadow:inset 0 1px 0 var(--c-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px 32px;margin-top:48px;padding-top:32px;display:flex}.foot-nav{flex-wrap:wrap;gap:24px;display:flex}.foot-nav a{color:var(--c-ink);font:500 15px/15px Onest,sans-serif;transition:color .2s}.foot-nav a:hover{color:var(--c-accent)}.foot-phone{color:var(--c-ink);white-space:nowrap;font:600 15px/15px Onest,sans-serif;transition:color .2s}.foot-phone:hover{color:var(--c-accent)}.foot-credit{letter-spacing:.01em;color:var(--c-eyebrow);justify-content:center;align-items:center;gap:8px;width:fit-content;margin:24px auto 0;font:500 13px/13px Onest,sans-serif;text-decoration:none;transition:color .2s;display:flex}.foot-credit:hover{color:var(--c-ink)}.foot-credit img{opacity:.72;width:auto;height:16px;transition:opacity .2s;display:block}.foot-credit:hover img{opacity:1}@media (width<=1024px){.fcard-green .fcard-h{max-width:314px}.fcard-h{max-width:278px}.fcard-sub{max-width:362px}.foot{padding-bottom:24px}.foot-cta{gap:16px}.fcard{min-height:300px;padding:32px}.fcard-h{font-size:28px;line-height:30px}.fcard-sub{font-size:16px;line-height:24px}.fcard .pill{margin-top:24px}.foot-bar{margin-top:32px;padding-top:24px}.foot-nav{gap:16px}.foot-credit{margin-top:16px}}@media (width<=820px){.foot-cta{grid-template-columns:1fr}.fcard{min-height:0}.fcard-beige{min-height:300px}}@media (width<=560px){.fcard{padding:24px}.fcard-beige{min-height:220px}.foot-bar{flex-direction:column;align-items:flex-start;gap:24px}.fcard .pill{--button-width:100%;text-align:center}.fcard-body{margin-top:8px}.foot-credit{justify-content:flex-start;margin-left:0}}.mscrim{z-index:80;background:#141a1680;justify-content:center;align-items:center;padding:40px;animation:.25s mfade;display:flex;position:fixed;inset:0}@keyframes mfade{0%{opacity:0}to{opacity:1}}@keyframes hintbob{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@keyframes mrise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal{background:var(--c-bg);border-radius:var(--radius-lg);flex-direction:column;width:min(1080px,100%);max-height:calc(100vh - 80px);animation:.34s cubic-bezier(.2,.7,.2,1) mrise;display:flex;position:relative;overflow:hidden;box-shadow:0 44px 100px #141a1652}.mclose{z-index:6;border:1px solid var(--c-line-soft);border-radius:var(--radius-pill);cursor:pointer;background:#f5f2eae6;width:44px;height:44px;transition:border-color .2s,background .2s;position:absolute;top:16px;right:16px}.mclose:hover{border-color:var(--c-green);background:var(--c-bg)}.mclose i{background:var(--c-ink);width:16px;height:2px;position:absolute;top:50%;left:50%}.mclose i:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mclose i:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.lmodal{width:min(1000px,100%)}.lbody{flex:1;grid-template-columns:488px 512px;min-height:0;display:grid;overflow:hidden}.lmedia{background:var(--c-surface);min-height:0;overflow:hidden}.lmedia img{object-fit:cover;width:100%;height:100%;display:block}.lform{flex-direction:column;justify-content:center;padding:48px;display:flex}.lform-h{letter-spacing:-.03em;color:var(--c-ink);margin:0;font:700 42px/44px Onest,sans-serif}.lform-sub{color:var(--c-text);max-width:426px;margin:16px 0 0;font:400 16px/24px Onest,sans-serif}.lfields{flex-direction:column;gap:12px;margin:32px 0 0;display:flex}.lfield{width:100%;height:var(--field-h);border:1px solid var(--c-line-field);background:var(--c-field);border-radius:var(--radius-md);color:var(--c-ink);outline:none;padding:0 24px;font:400 16px/16px Onest,sans-serif;transition:border-color .2s,box-shadow .2s}.lfield::placeholder{color:var(--c-grey)}.lfield:focus{border-color:var(--c-green);box-shadow:0 0 0 3px #2942391f}.lsubmit{--button-width:100%;--button-h:var(--field-h);margin-top:16px}.mbody{flex:1;grid-template-columns:440px 640px;min-height:0;display:grid;overflow:hidden}.mleft{background:var(--c-beige-2);flex-direction:column;min-height:0;padding:32px;display:flex}.planwrap{cursor:zoom-in;border-radius:var(--radius-md);background:#fff;flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex}.planwrap svg{width:100%;height:100%;max-height:50vh}.planwrap img.planimg{object-fit:contain;width:100%;height:100%;max-height:64vh;display:block}.planwrap.zoomed{z-index:95;aspect-ratio:auto;cursor:zoom-out;background:#f5f2eafc;border-radius:0;flex:none;width:auto;height:auto;padding:64px;position:fixed;inset:0}.planwrap.zoomed svg,.planwrap.zoomed img.planimg{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.plan-close{display:none}.planwrap.zoomed .plan-close{z-index:96;border-radius:var(--radius-pill);background:var(--c-green);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;top:24px;right:24px}.plan-close i{background:var(--c-bg);border-radius:2px;width:20px;height:2px;position:absolute;top:50%;left:50%}.plan-close i:first-child{transform:translate(-50%,-50%)rotate(45deg)}.plan-close i:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.mleft-foot{justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.varswitch{border:1px solid var(--c-line-soft);border-radius:var(--radius-pill);background:var(--c-bg);display:inline-flex;overflow:hidden}.varbtn{width:88px;height:32px;color:var(--c-text);cursor:pointer;background:0 0;border:none;flex:none;padding:0;font:500 12px/12px Onest,sans-serif;transition:background .2s,color .2s}.varbtn.on{background:var(--c-green);color:var(--c-bg)}.zoomhint{color:var(--c-green);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font:500 12px/12px Onest,sans-serif;transition:color .2s;display:inline-flex}.zoomhint:hover{color:var(--c-accent)}.mscroll-hint{display:none}.mright{flex-direction:column;padding:40px;display:flex;overflow-y:auto}.mtag{letter-spacing:.2em;text-transform:uppercase;color:var(--c-accent);font:600 12px/12px Onest,sans-serif}.marea{letter-spacing:-.035em;color:var(--c-ink);margin:0;font:700 56px/56px Onest,sans-serif}.marea span{letter-spacing:-.035em;color:var(--c-ink);margin-left:8px;font-size:1em;font-weight:700}.msec{border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);flex-direction:column;flex:none;justify-content:center;gap:4px;height:76px;margin:24px 0 0;padding:0;display:flex}.msec .mlabel{letter-spacing:.16em;text-transform:uppercase;color:var(--c-grey);font:600 12px/12px Onest,sans-serif}.msec .mval{color:var(--c-ink);font:500 16px/20px Onest,sans-serif}.mblock{margin-top:24px}.mh{letter-spacing:.16em;text-transform:uppercase;color:var(--c-grey);margin-bottom:16px;font:600 12px/12px Onest,sans-serif}.rooms{flex-wrap:wrap;gap:8px;display:flex}.room{height:36px;color:var(--c-ink);background:var(--c-beige-2);border-radius:10px;align-items:baseline;gap:8px;padding:0 16px;font:500 14px/36px Onest,sans-serif;display:inline-flex}.room .rn{color:var(--c-text);padding-right:8px;font-weight:500;position:relative}.room .rn:after{content:"·";color:#b7b3a8;position:absolute;right:0}.room .ra{white-space:nowrap;font-weight:600}.room .ru{color:var(--c-grey);margin-left:4px;font-size:12px;font-weight:500}.feats{margin:0;padding:0;list-style:none}.feats li{color:#3c453f;border-top:1px solid var(--c-line-2);flex:none;align-items:center;gap:12px;height:42px;padding:0;font:400 14px/22px Onest,sans-serif;display:flex}.feats li:first-child{border-top:none}.feats li:before{content:"";background:var(--c-accent);border-radius:50%;flex:none;width:4px;height:4px}.mcta{--button-width:276px;--button-h:var(--field-h);align-self:flex-start;margin-top:24px}.mform{background:var(--c-bg);border:1px solid #e4e0d6;border-radius:16px;flex-direction:column;gap:16px;margin-top:24px;padding:24px;display:flex}.mform-h{letter-spacing:-.01em;color:var(--c-ink);max-width:292px;margin:0;font:600 20px/26px Onest,sans-serif}.mform-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.mfield{min-width:176px;height:var(--field-h);border:1px solid var(--c-line-field);background:var(--c-field);border-radius:var(--radius-md);color:var(--c-ink);outline:none;flex:1;padding:0 24px;font:400 16px/16px Onest,sans-serif;transition:border-color .2s,box-shadow .2s}.mfield::placeholder{color:var(--c-grey)}.mfield:focus{border-color:var(--c-green);box-shadow:0 0 0 3px #2942391f}.mform .mcta{margin-top:0}.mnote{box-shadow:inset 0 1px 0 var(--c-line);color:var(--c-grey);padding:16px 40px;font:400 12px/18px Onest,sans-serif}.phone-error,.form-error{color:#c0392b;margin-top:8px;font:500 12px/16px Onest,sans-serif}@media (width<=1024px){.lform-sub{max-width:426px}.mform-h{max-width:262px}.mscrim{padding:24px}.modal{max-height:calc(100vh - 48px)}.lbody{grid-template-columns:352px 368px}.lform{padding:32px}.lform-h{font-size:28px;line-height:30px}.lfields{margin-top:24px}.mleft{padding:16px}.mright{padding:24px}.marea{font-size:34px;line-height:34px}.mform{padding:20px}.mform-h{font-size:18px;line-height:22px}.mnote{padding:16px 24px}.planwrap.zoomed{padding:40px}}@media (width<=720px){.lbody{flex-direction:column;display:flex;overflow-y:auto}.lmedia{aspect-ratio:16/10;flex:none}}@media (width<=560px){.mscrim{padding:12px}.lmedia{aspect-ratio:auto;height:228px}.modal{max-height:calc(100vh - 24px)}.lform{padding:24px}.mright{padding:24px 20px}.planwrap.zoomed{padding:16px}}.adv{padding-top:var(--section-pt);padding-bottom:0}.adv-head{max-width:780px;margin-bottom:48px}.adv-eb{letter-spacing:.24em;text-transform:uppercase;color:var(--c-eyebrow);margin-bottom:16px;font:600 12px/12px Onest,sans-serif}.adv-title{letter-spacing:-.025em;color:var(--c-ink);max-width:514px;margin:0;font-size:54px;font-weight:700;line-height:56px}.adv-sub{color:var(--c-text);max-width:572px;margin:20px 0 0;font:400 18px/26px Onest,sans-serif}.stack{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.adv-card{background:var(--c-beige);border:1px solid var(--c-beige-line);border-radius:20px;flex-direction:column;gap:24px;min-height:256px;padding:24px;display:flex;overflow:hidden}.adv-card.big{grid-column:span 2}.adv-card.tint{background:#e3eae0;border-color:#d6e0d3}.adv-card.light{background:var(--c-beige);border-color:var(--c-beige-line)}.adv-body{margin-top:auto}.adv-card.accent{background:var(--c-green);border-color:var(--c-green)}.adv-ix{display:none}.adv-card.accent .adv-ix{color:var(--c-green-tint-2)}.adv-name{letter-spacing:-.02em;color:var(--c-ink);max-width:356px;margin:0;font-size:24px;font-weight:700;line-height:26px}.adv-card.big .adv-name{font-size:30px;line-height:34px}.adv-card.accent .adv-name{color:var(--c-cream-1)}.adv-desc{color:var(--c-text);max-width:316px;margin:8px 0 0;font:400 14px/22px Onest,sans-serif}.adv-card.accent .adv-desc{color:var(--c-green-tint)}.adv-ic{width:64px;height:64px;color:var(--c-green);background:#17201d0d;border-radius:16px;flex:none;order:-1;justify-content:center;align-items:center;display:flex}.adv-card.accent .adv-ic{color:var(--c-cream-2);background:#f3efe417}.adv-ic svg{width:62%;height:62%;overflow:visible}.adv-ic .a-flame{transform-box:fill-box;transform-origin:bottom;animation:2.6s ease-in-out infinite advFlick}.adv-ic .a-float{transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite advFloat}.adv-ic .a-pulse{animation:2.8s ease-in-out infinite advPulse}.adv-ic .a-spin{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite advSpin}.adv-ic .a-ripple{transform-box:fill-box;transform-origin:50%;animation:2.9s ease-out infinite advRipple}.adv-ic .a-dash{stroke-dasharray:5 7;animation:2.4s linear infinite advDash}.adv-ic .a-sway{transform-box:fill-box;transform-origin:bottom;animation:3.8s ease-in-out infinite advSway}@keyframes advFlick{0%,to{opacity:.92;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.13)}}@keyframes advFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes advPulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes advSpin{to{transform:rotate(360deg)}}@keyframes advRipple{0%{opacity:.85;transform:scale(.4)}to{opacity:0;transform:scale(1.5)}}@keyframes advDash{to{stroke-dashoffset:-24px}}@keyframes advSway{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@media (prefers-reduced-motion:reduce){.adv-ic *{animation:none!important}}@media (width<=1024px){.adv-desc{max-width:316px}.adv-name{max-width:262px}.adv-sub{max-width:508px}.adv-title{max-width:266px}.adv-head{margin-bottom:32px}.adv-title{font-size:28px;line-height:30px}.adv-sub{margin-top:16px;font-size:16px;line-height:24px}.stack{grid-template-columns:repeat(2,1fr)}.adv-card.big{grid-column:span 2}.adv-card{gap:16px;min-height:208px}.adv-name{font-size:20px;line-height:22px}.adv-card.big .adv-name{font-size:22px;line-height:24px}.adv-ic{width:60px;height:60px}}@media (width<=560px){.stack{grid-template-columns:1fr}.adv-card,.adv-card.big{grid-column:span 1}.adv-card{min-height:0}}.genplan{padding-top:var(--section-pt);padding-bottom:0}.gp-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.gp-title{letter-spacing:-.025em;color:var(--c-ink);margin:0;font-size:52px;font-weight:700;line-height:54px}.gp-hint{height:36px;color:var(--c-text);border-radius:var(--radius-pill);background:#ece6d9;border:1px solid #ded8ca;flex:none;justify-content:center;align-items:center;gap:8px;width:432px;padding:0 16px;font:500 14px/18px Onest,sans-serif;display:inline-flex}.gp-hint svg{flex:none}.gp-stage{border-radius:var(--radius-lg);background:var(--c-surface);width:100%;position:relative;overflow:hidden}.gp-desk{aspect-ratio:1030/772}.gp-mob{aspect-ratio:533/772}.gp-img{object-fit:cover;width:100%;height:100%;display:block}.gp-mob{display:none}.gp-spot{cursor:pointer;background:#29423900;border:1.5px solid #f3efe466;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:0;padding:6px;transition:background .22s,border-color .22s,box-shadow .22s;display:flex;position:absolute}.gp-spot:hover{border-color:var(--c-accent);background:#29423966;box-shadow:0 0 0 2px #bc684866}.gp-badge{border-radius:var(--radius-pill);background:var(--c-cream-2);width:26px;height:26px;color:var(--c-ink);text-align:center;flex:none;font:600 12px/26px Onest,sans-serif;box-shadow:0 1px 4px #0000004d}.gp-more{color:var(--c-cream-1);letter-spacing:.02em;text-shadow:0 1px 4px #00000080;opacity:.85;font:600 12px/12px Onest,sans-serif;transition:opacity .22s}.gp-spot:hover .gp-more{opacity:1}@media (width<=1024px){.gp-head{margin-bottom:20px}.gp-title{font-size:28px;line-height:30px}}@media (width<=768px){.gp-more{display:none}.gp-badge{width:22px;height:22px;font-size:12px;line-height:22px}.gp-spot{border-radius:6px;padding:4px}}@media (width<=560px){.gp-hint{width:100%}.gp-desk{display:none}.gp-mob{display:block}}@media (width<=480px){.gp-badge{width:18px;height:18px;font-size:10px;line-height:18px}}.loc{padding-top:var(--section-pt);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:56px;display:grid}@media (width>=1440px){.loc{grid-template-columns:536px 704px}}.loc-title{letter-spacing:-.025em;color:var(--c-ink);max-width:550px;margin:0;font-size:52px;font-weight:700;line-height:54px}.loc-title .mut{color:var(--c-mut)}.loc-text{color:var(--c-text);max-width:550px;margin:24px 0 0;font:400 18px/28px Onest,sans-serif}.loc-copy .pill{--button-width:256px;align-self:flex-start;margin-top:32px}.loc-map{aspect-ratio:16/9;border-radius:var(--radius-xl);background:var(--c-surface);border:1px solid #ded8ca;position:relative;overflow:hidden}.loc-photo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.loc-tint{background:var(--c-bg-alt);opacity:.2;pointer-events:none;position:absolute;inset:0}.loc-scrim{pointer-events:none;background:linear-gradient(90deg,#f3f0e880,#f3f0e800 60%);position:absolute;inset:0}.loc-pin{pointer-events:none;z-index:2;width:14px;height:14px;position:absolute;top:61%;left:35.4%;transform:translate(-50%,-50%)}.loc-pin:before{content:"";background:radial-gradient(circle,#bc684859,#0000 70%);border-radius:50%;position:absolute;inset:-12px}.loc-pin:after{content:"";border:1.6px solid #bc684899;border-radius:50%;animation:2.8s ease-out infinite locPulse;position:absolute;inset:-6px}.loc-map{cursor:pointer;text-decoration:none;display:block}.loc-over{pointer-events:none;z-index:3;background:#17201d00;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.loc-mag{width:56px;height:56px;color:var(--c-green);opacity:0;background:#f3efe4f0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,transform .3s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(.85);box-shadow:0 6px 20px #00000040}.loc-map:hover .loc-over{background:#17201d57}.loc-map:hover .loc-mag{opacity:1;transform:scale(1)}@media (hover:none){.loc-over{background:#17201d29}.loc-mag{opacity:1;width:48px;height:48px;transform:scale(1)}}.loc-map-bg,.loc-lines{width:100%;height:100%;position:absolute;inset:0}.loc-arc{stroke:var(--c-accent);stroke-width:1.6px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke;animation:2.6s linear infinite locFlow}@keyframes locFlow{to{stroke-dashoffset:-28px}}.loc-pt{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-50%,-50%)}.loc-pt .dot{background:0 0;border:2px solid #f3efe499;border-radius:4px;width:16px;height:16px}.loc-pt .lbl{letter-spacing:.02em;color:#f3efe4d1;white-space:nowrap;text-shadow:0 1px 5px #00000080;font:600 12px/12px Onest,sans-serif}.loc-pt-main{z-index:3}.loc-pt-main .dot{background:var(--c-accent);border:none;border-radius:5px;width:20px;height:20px;position:relative;box-shadow:0 0 0 6px #bc684833}.loc-pt-main .dot:after{content:"";border:1.5px solid #bc68488c;border-radius:9px;animation:2.8s ease-out infinite locPulse;position:absolute;inset:-7px}@keyframes locPulse{0%{opacity:.85;transform:scale(.65)}to{opacity:0;transform:scale(1.75)}}.loc-pt-main .lbl{color:var(--c-cream-4);font-size:14px;font-weight:700;line-height:14px}.loc-chip{z-index:2;color:var(--c-cream-2);letter-spacing:.03em;border-radius:var(--radius-pill);white-space:nowrap;background:#131a16bd;border:1px solid #f3efe429;padding:6px 12px;font:600 12px/12px Onest,sans-serif;position:absolute;transform:translate(-50%,-50%)}.loc-legend{z-index:3;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:20px;left:20px}.loc-legend div{color:#f3efe4b8;align-items:center;gap:8px;font:500 12px/12px Onest,sans-serif;display:flex}.loc-legend .s1{background:var(--c-accent);border-radius:3px;flex:none;width:12px;height:12px}.loc-legend .s2{border:1.5px solid #f3efe499;border-radius:3px;flex:none;width:12px;height:12px}@media (prefers-reduced-motion:reduce){.loc-arc,.loc-pt-main .dot:after{animation:none}}@media (width<=1024px){.loc-text{max-width:490px}.loc-title{max-width:296px;font-size:28px;line-height:30px}.loc-text{margin-top:16px;font-size:16px;line-height:24px}.loc-copy .pill{margin-top:24px}}@media (width<=900px){.loc{grid-template-columns:1fr;gap:24px}.loc-over{background:#17201d33}.loc-mag{opacity:1;width:48px;height:48px;transform:scale(1)}}@media (width<=560px){.loc-copy .pill{--button-width:100%;align-self:stretch}}.msgr{z-index:100;flex-direction:column;align-items:center;gap:12px;font-family:Onest,sans-serif;transition:transform .35s;display:flex;position:fixed;bottom:32px;right:32px}.msgr-list{flex-direction:column;align-items:center;gap:12px;display:flex}.msgr-i{opacity:0;pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .32s,transform .32s cubic-bezier(.2,.8,.3,1.2);display:flex;transform:translateY(16px)scale(.7);box-shadow:0 8px 22px #141a163d}.msgr-i svg{width:26px;height:26px;display:block}.msgr-i:hover{transform:scale(1.08)}.msgr.open .msgr-i{opacity:1;pointer-events:auto;transform:none}.msgr.open .msgr-i:first-child{transition-delay:.2s}.msgr.open .msgr-i:nth-child(2){transition-delay:.16s}.msgr.open .msgr-i:nth-child(3){transition-delay:.12s}.msgr.open .msgr-i:nth-child(4){transition-delay:80ms}.msgr.open .msgr-i:nth-child(5){transition-delay:40ms}.msgr.open .msgr-i:nth-child(6){transition-delay:0s}.mi-phone{background:#111}.mi-tg{background:#29a9eb}.mi-viber img{border-radius:50%;width:100%;height:100%;display:block}.mi-wa{background:#25d366}.mi-fb{background:#0a7cff}.mi-ig{background:radial-gradient(circle at 30% 108%,#feda75 5%,#fa7e1e 32%,#d62976 62%,#962fbf 82%,#4f5bd5 100%)}.msgr-toggle{background:var(--c-green);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .3s;display:flex;position:relative;box-shadow:0 12px 28px #2942396b,0 0 0 7px #29423924}.msgr-toggle:hover{transform:scale(1.06)}.msgr-toggle:before{content:"";border-radius:50%;animation:2.8s ease-out infinite msgrPulse;position:absolute;inset:0}@keyframes msgrPulse{0%{box-shadow:0 0 #2942395c}70%{box-shadow:0 0 0 16px #29423900}to{box-shadow:0 0 #29423900}}.msgr-ic{transition:opacity .25s,transform .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.msgr-ic-chat svg{width:29px;height:29px;display:block}.msgr-ic-close{opacity:0;width:22px;height:22px;transform:translate(-50%,-50%)rotate(-90deg)}.msgr-ic-close i{background:var(--c-bg);border-radius:2px;width:22px;height:2px;position:absolute;top:50%;left:50%}.msgr-ic-close i:first-child{transform:translate(-50%,-50%)rotate(45deg)}.msgr-ic-close i:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.msgr.open .msgr-ic-chat{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.msgr.open .msgr-ic-close{opacity:1;transform:translate(-50%,-50%)rotate(0)}body.msgr-lift .msgr{transform:translateY(calc(-1 * var(--msgr-lift,82px)))}.msgr.msgr-off{display:none}@media (width<=1024px){.msgr{bottom:20px;right:20px}}@media (width<=560px){.msgr{bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){.msgr-toggle:before{animation:none}.msgr-i{transition:opacity .2s}}@media (width<=1024px){.nav,.hdr-r{display:none}.navbtn,.phone-ic{display:flex}.wm{justify-self:center;width:136px}.hdr-in{height:66px}.mm-scrim{opacity:0;pointer-events:none;z-index:55;background:#141a166b;transition:opacity .34s;display:block;position:fixed;inset:0}.mm-scrim.open{opacity:1;pointer-events:auto}.mm{background:var(--c-bg);width:340px;height:100dvh;box-shadow:1px 0 0 var(--c-line);z-index:60;transition:transform .36s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.mm.open{box-shadow:1px 0 0 var(--c-line),2px 0 46px #141a1638;transform:translate(0)}.hero{display:block}.hero-media{aspect-ratio:auto;border-radius:var(--radius-lg);height:388px;max-height:none;margin-top:32px;margin-right:0}.stats{grid-template-columns:1fr 1fr;gap:32px 24px}.h-head{flex-direction:column;align-items:flex-start;gap:16px}.h-desc{padding-bottom:0}.modal{overflow-y:auto}.mbody{flex:none;display:block;overflow:visible}.mright{overflow:visible}.mleft{border-bottom:1px solid var(--c-line);display:block}.planwrap{cursor:default;aspect-ratio:4/3;box-sizing:border-box;flex:none;width:100%;height:auto}.planwrap svg{width:100%;height:100%;max-height:none}.planwrap img.planimg{object-fit:contain;width:100%;height:100%;max-height:none}.mleft-foot{flex-wrap:wrap;margin-top:16px}.mscroll-hint{letter-spacing:.02em;color:var(--c-grey);justify-content:center;align-items:center;gap:8px;margin-top:16px;font:500 12px/12px Onest,sans-serif;display:flex}.mscroll-hint svg{animation:1.4s ease-in-out infinite hintbob}}@media (prefers-reduced-motion:reduce){.mscroll-hint svg{animation:none}}@media (width<=560px){.pill,.wm .l1,.wm .l2{font-size:16px}.foot-nav a,.foot-phone{font-size:16px;line-height:16px}.mm{width:320px}.wm{width:134px}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .pill{--button-width:100%}.stats{grid-template-columns:1fr;gap:24px}.hero-media{height:264px;margin-top:24px}.stat-v{font-size:66px;line-height:60px}.stat-v.word{font-size:40px;line-height:40px}.terms-cta{flex-direction:column;align-items:stretch}.terms-cta .pill{--button-width:100%}.mcta{--button-width:100%;align-self:stretch}.mform-row{flex-direction:column;align-items:stretch}.mfield{flex:none;width:100%;min-width:0}.mleft{padding:16px}.planwrap{aspect-ratio:auto;height:250px}.s-btn{width:44px;height:44px}.hero-ticker-track span{padding:0 16px}}
