/* Apartment guide: real product screens, spacious editorial rhythm, progressive motion. */
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-latin.woff2') format('woff2');font-display:swap;font-weight:200 800;unicode-range:U+0000-00FF,U+2000-206F,U+20AC,U+2122}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-latin-ext.woff2') format('woff2');font-display:swap;font-weight:200 800;unicode-range:U+0100-02FF,U+1E00-1EFF}
:root{color-scheme:light;--accent:#176b4d;--focus:#176b4d}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;font:16px/1.65 Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}button{cursor:pointer}
a{color:inherit;text-decoration:none}img,svg{max-width:100%}img{display:block}
p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4{line-height:1.16;letter-spacing:-.045em;font-weight:750}
[hidden]{display:none!important}::selection{background:#d0e9da;color:#123222}
:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:4px}
.nb-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.3em;height:1.3em;vertical-align:middle}
.nb-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:14px 25px;background:var(--accent);color:white;border:1px solid var(--accent);border-radius:8px;font-size:14px;font-weight:750;line-height:1.4;transition:background .18s,transform .18s}
.button:hover{background:#12543d;transform:translateY(-2px)}.button:active{transform:translateY(0)}
.button-small{padding:10px 17px}
.skip-link{position:absolute;top:-80px;left:16px;z-index:200;padding:12px 20px;background:white;color:var(--accent)}.skip-link:focus{top:12px}
.header-sentinel{position:absolute;top:10px;width:1px;height:1px}
.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;backdrop-filter:blur(14px)}
.site-header.is-scrolled{border-bottom-color:var(--gp-line)}
.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:inline-flex;align-items:center;gap:12px}
.brand-mark{width:42px;height:42px;border:1px solid #c7dacf;border-radius:14px;display:grid;place-items:center;color:var(--accent)}
.brand-wordmark{display:grid;line-height:1.15}
.brand-wordmark strong{font-size:18px;font-weight:750;letter-spacing:-.045em}
.brand-wordmark small{font-size:9px;font-weight:650;justify-self:end;margin-top:5px;color:var(--gp-muted);letter-spacing:.02em}
.nav-links{display:flex;align-items:center;font-size:13px;font-weight:650}
.nav-links>a:not(.button):hover{color:var(--accent)}
.nav-toggle,.nav-toggle-close{display:none}
@media(max-width:1100px){.brand-wordmark strong{font-size:16px}.nav-links{font-size:12px}}
@media(max-width:900px){
  .site-header{backdrop-filter:none}.nav-wrap{flex-wrap:wrap;gap:0}
  .gp-js .nav-toggle{display:grid;place-items:center;width:44px;height:44px;background:none;color:var(--accent);border:1px solid var(--gp-line);border-radius:11px}
  .nav-toggle[aria-expanded=true] .nav-toggle-menu{display:none}.nav-toggle[aria-expanded=true] .nav-toggle-close{display:block}
  .guide-page .nav-links{width:100%;padding:12px 0 20px;gap:0;flex-direction:column;align-items:stretch;max-height:calc(100svh - 68px);overflow-y:auto}
  .gp-js .nav-links:not(.is-open){display:none}
  .nav-links>a{padding:12px 5px;font-size:14px;min-height:46px}.nav-links>.button{margin-top:10px}
  .brand-wordmark strong{font-size:16px}.brand-mark{width:37px;height:37px;border-radius:12px}
}
.guide-page{--gp-ink:#17271f;--gp-muted:#5b6c63;--gp-line:#d5dfd7;--gp-paper:#fafbf8;--gp-soft:#eaf0e8;--gp-green:#176b4d;background:var(--gp-paper);color:var(--gp-ink)}
.guide-page main{overflow:clip}
.guide-page :is(h1,h2,h3){color:var(--gp-ink);text-wrap:balance}
.guide-page p{color:var(--gp-muted)}
.guide-page em{color:var(--gp-green);font-style:normal}
.guide-page figure{margin:0}
.guide-page .guide-header{background:#fafbf8f5}
.guide-page .nav-wrap{min-height:76px}
.guide-page .nav-links{gap:24px}
.guide-page .shell,.gp-wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}
.gp-wide{width:min(1440px,calc(100% - 48px));margin-inline:auto}
.guide-page .button{min-height:52px;border-radius:8px;font-size:14px}
.guide-page .button-small{min-height:42px;font-size:12px}
.gp-section{padding-block:112px;scroll-margin-top:80px}
.gp-eyebrow{margin-bottom:20px!important;color:var(--gp-green)!important;font-size:11px!important;line-height:1.5;letter-spacing:.12em;font-weight:800;text-transform:uppercase}
.gp-heading{max-width:750px;margin-bottom:48px}
.guide-page h2{font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.055em}
.gp-heading>p:last-child{max-width:610px;margin-top:24px;font-size:16px;line-height:1.8}
.gp-heading-split{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);align-items:end;gap:72px;max-width:none}
.gp-heading-split>p:last-child{margin:0 0 3px}
.gp-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:28px;margin-top:28px}
.gp-text-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;color:var(--gp-green);font-size:14px;font-weight:750;line-height:1.5;text-underline-offset:5px}
.gp-text-link:hover{text-decoration:underline}
.gp-text-link .nb-icon{transition:transform .2s}
.gp-text-link:hover .nb-icon{transform:translateX(4px)}
.gp-fineprint{font-size:12px!important;line-height:1.7!important}

/* A panoramic, contained product stage keeps every screen away from the main copy. */
.gp-hero{padding-top:62px}
.gp-hero-copy{text-align:center}
.gp-hero h1{font-size:clamp(42px,5.25vw,76px);line-height:1.035;letter-spacing:-.063em}
.gp-hero .gp-eyebrow{margin-bottom:21px!important}
.gp-lead{margin-top:24px;font-size:17px;line-height:1.7}
.gp-theater{position:relative;height:520px;margin-top:44px;isolation:isolate;overflow:hidden;border-radius:20px;background:#ccd2c2}
.gp-theater:after{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0e271cb0 0%,#0e271c18 55%,transparent 75%);content:""}
.gp-theater-photo{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 54%}
.gp-theater-label{position:absolute;left:6%;top:50%;transform:translateY(-50%);max-width:40%;color:#fff}
.gp-theater-label>span{display:block;margin-bottom:20px;font-size:13px;font-weight:600}
.gp-theater-label strong{display:block;font-size:clamp(36px,4.1vw,64px);line-height:1.05;letter-spacing:-.055em;font-weight:650}
.gp-hero-phones{position:absolute;right:7%;bottom:24px;display:flex;align-items:flex-end;gap:22px}
.gp-phone{overflow:hidden;border:7px solid #192b22;border-radius:32px;background:#f1f5f2;box-shadow:0 24px 55px #14271e24}
.gp-phone img{display:block;width:100%;height:auto}
.gp-hero-phones .gp-phone-primary{width:220px;transform:rotate(5deg)}
.gp-hero-phones .gp-phone-secondary{width:204px;transform:rotate(-7deg) translateY(-12px)}
.gp-understage{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:17px}
.gp-understage p{font-size:11px}
.gp-understage>a{display:inline-flex;align-items:center;gap:10px;min-height:32px;font-size:12px;font-weight:750;color:var(--gp-green)}
.gp-access{display:flex;align-items:center;justify-content:center;gap:60px;margin-top:32px;padding:25px 0 30px;border-top:1px solid var(--gp-line);border-bottom:1px solid var(--gp-line)}
.gp-access p{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--gp-ink)}
.gp-access .nb-icon{font-size:22px;color:var(--gp-green)}
.gp-access img{width:28px;height:28px}
.gp-overview{padding-bottom:96px}
.gp-topics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 28px}
.gp-topics article{display:flex;align-items:flex-start;gap:12px;padding:28px 0;border-top:1px solid var(--gp-line)}
.gp-topics .nb-icon{margin-top:2px;color:var(--gp-green);font-size:21px}
.gp-topics h3{font-size:16px;line-height:1.35;letter-spacing:-.025em}
.gp-topics p{margin-top:10px;font-size:13px;line-height:1.75}

/* Progressive tabs: all four panels are readable before JS enhances them. */
.gp-journey{background:var(--gp-soft)}
.gp-tablist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}
.gp-tablist a{display:flex;align-items:center;gap:14px;min-height:64px;padding:16px 20px;border:1px solid var(--gp-line);border-radius:8px;color:var(--gp-muted);font-size:13px;font-weight:750;background:var(--gp-paper);transition:background .2s,color .2s}
.gp-tablist a span{font-size:11px;font-variant-numeric:tabular-nums}
.gp-tablist a:hover{border-color:var(--gp-green);color:var(--gp-green)}
.gp-tablist a[aria-selected="true"]{color:#fff;background:var(--gp-green);border-color:var(--gp-green)}
.gp-journey-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;min-height:710px;padding:38px 62px;background:var(--gp-paper);border-radius:12px;scroll-margin-top:100px}
.gp-journey-panel+.gp-journey-panel{margin-top:24px}
.gp-tabs.is-enhanced .gp-journey-panel{margin-top:0;animation:gp-panel-in .45s both}
.gp-chapter{display:block;margin-bottom:24px;font-size:12px;font-weight:700;letter-spacing:.09em;color:var(--gp-green)}
.gp-journey-copy h3{max-width:450px;font-size:clamp(28px,3vw,42px);line-height:1.12;letter-spacing:-.05em}
.gp-journey-copy>p{max-width:440px;margin-top:22px;font-size:15px;line-height:1.8}
.gp-checklist{display:grid;gap:15px;list-style:none;padding:0;margin:28px 0}
.gp-checklist li{display:flex;align-items:flex-start;gap:12px;color:var(--gp-muted);font-size:14px;line-height:1.65}
.gp-checklist .nb-icon{margin-top:2px;color:var(--gp-green);font-size:16px}
.gp-product-display{justify-self:center;text-align:center;width:100%;max-width:330px}
.gp-product-display .gp-phone{width:300px;max-width:100%;margin-inline:auto}
.gp-product-display figcaption{margin-top:20px;font-size:11px;color:var(--gp-muted)}

.gp-friction-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}
.gp-life{position:relative;align-self:stretch;min-height:570px;overflow:hidden;border-radius:12px;background:var(--gp-soft)}
.gp-life img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:34% center}
.gp-life p{position:absolute;bottom:20px;left:20px;right:20px;padding:16px 18px;border-radius:6px;background:#fafbf8f2;color:#17271f;font-size:13px;font-weight:650}
.gp-friction h2{font-size:clamp(36px,3.65vw,52px)}
.gp-messages{margin-top:30px}
.gp-example-label{margin-bottom:14px;font-size:10px;letter-spacing:.02em}
.guide-message{display:flex;align-items:baseline;gap:12px;width:fit-content;max-width:100%;padding:14px 18px;margin:12px 0;border-radius:14px 14px 14px 2px;border:1px solid var(--gp-line);background:#fff;color:#17271f!important;font-size:14px;font-weight:650}
.guide-message:nth-of-type(3){margin-left:24px}
.guide-message:nth-of-type(4){margin-left:8px}
.guide-message>span{color:#69786f;font-size:10px;font-weight:500}
.gp-message-answer{display:flex;align-items:flex-start;gap:13px;margin-top:24px}
.gp-message-answer .nb-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--gp-green);color:#fff;font-size:17px}
.gp-message-answer p{font-size:13px;line-height:1.65}
.gp-message-answer strong{display:block;color:var(--gp-ink);font-size:15px}

.gp-mila{background:#142b20;color:#f8faf5}
.gp-mila-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);align-items:center;gap:100px}
.gp-mila .gp-eyebrow,.gp-mila em{color:#b3d7b3!important}
.gp-mila h2{color:#fff}
.gp-mila-copy>p:not(.gp-eyebrow){max-width:560px;margin-top:24px;color:#c6d7ca;font-size:16px;line-height:1.8}
.gp-mila-notes{display:grid;gap:21px;margin:32px 0}
.gp-mila-notes>div{display:flex;gap:18px;align-items:baseline}
.gp-mila-notes>div>span{color:#aacaaf;font-size:11px}
.gp-mila-notes p{max-width:480px;color:#bdcec2;font-size:13px;line-height:1.75}
.gp-mila-notes strong{display:block;color:#f4f7f2;font-size:14px;margin-bottom:5px}
.gp-mila .button{background:#dbeac8;color:#183323;border-color:#dbeac8}
.gp-mila .button:hover{background:#cce0b4}
.gp-mila-screen{max-width:350px;justify-self:center}
.gp-mila-screen .gp-phone{width:340px;max-width:100%;border-color:#07190f;box-shadow:0 24px 70px #0004;border-width:8px}
.gp-mila-screen figcaption{margin-top:22px;text-align:center;font-size:11px;color:#b5c9bb}

.gp-local-photo{position:relative;height:520px;border-radius:12px;isolation:isolate;overflow:hidden}
.gp-local-photo>img{position:absolute;inset:0;z-index:-2;object-fit:cover;object-position:center 57%;width:100%;height:100%}
.gp-local-photo:after{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(90deg,#13251ded,transparent 80%)}
.gp-local-caption{position:absolute;left:6%;top:50%;transform:translateY(-50%);color:#fff}
.gp-local-caption>span{font-size:12px}
.gp-local-caption p{margin-top:30px;color:#fff;font-size:clamp(30px,3.5vw,48px);line-height:1.28;letter-spacing:-.035em;font-weight:500}
.gp-local-caption strong{color:#dbeac8;font-weight:500}
.gp-local-foot{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-top:26px}
.gp-local-foot p{max-width:620px;font-size:13px;line-height:1.7}
.gp-local-foot p strong{display:block;color:var(--gp-ink);margin-bottom:3px}
.gp-local-foot .gp-text-link{font-size:12px;flex-shrink:0}
.gp-sharing{padding-top:0}
.gp-sharing-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}
.gp-qr-scene{position:relative;aspect-ratio:1/1.12;min-width:0;overflow:hidden;border-radius:12px;background:#b7bfa9}
.gp-entry-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.gp-paper{position:absolute;left:50%;top:8%;transform:translateX(-50%) rotate(-2deg);width:58%;max-width:310px;aspect-ratio:1/1.4;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 18px;background:#fffdf6;color:#193b2a;box-shadow:0 15px 28px #172c2035;text-align:center}
.gp-paper:before{content:"";position:absolute;top:-11px;left:calc(50% - 26px);width:52px;height:24px;background:#cfcaacaa;transform:rotate(4deg)}
.gp-paper-mark{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:750;line-height:1.2}
.gp-paper-mark svg{width:24px;height:24px}
.gp-paper>strong{margin-top:20px;font-size:33px;font-weight:650;line-height:1.1;letter-spacing:-.045em}
.gp-paper>p{margin-top:12px;color:#516655;font-size:11px;line-height:1.6}
.gp-paper>img{width:76%;height:auto;aspect-ratio:1;margin:12px 0 7px}
.gp-paper>span:not(.gp-paper-mark){font-size:9px;font-weight:750}
.gp-paper>small{margin-top:10px;max-width:180px;font-size:7px;line-height:1.5;color:#677165}
.gp-sharing-copy>p:not(.gp-eyebrow){margin-top:25px;font-size:15px;line-height:1.8}
.gp-sharing-copy .gp-checklist{margin:26px 0}
.gp-sharing-copy .gp-text-link{margin-top:22px}
.gp-owner{background:var(--gp-soft)}
.gp-system-map{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:24px;align-items:center;margin-bottom:38px;padding-block:24px;border-block:1px solid var(--gp-line)}
.gp-system-map>div{display:flex;gap:12px;align-items:center}
.gp-system-map .nb-icon{font-size:24px;color:var(--gp-green)}
.gp-system-map>div>span{font-size:11px;color:var(--gp-muted)}
.gp-system-map strong{display:block;margin-bottom:3px;color:var(--gp-ink);font-size:13px}
.gp-map-arrow{color:var(--gp-green);font-size:24px}
.gp-desktop-screen{overflow:hidden;border:1px solid var(--gp-line);border-radius:12px;background:var(--gp-paper);box-shadow:0 20px 60px #173d2110}
.gp-browser-bar{display:flex;align-items:center;gap:18px;justify-content:center;position:relative;height:40px;border-bottom:1px solid var(--gp-line)}
.gp-browser-bar>span{font-size:10px;color:var(--gp-muted)}
.gp-browser-bar i{position:absolute;left:20px;width:7px;height:7px;border-radius:50%;background:#99ada0;box-shadow:12px 0 #bdcdc1,24px 0 #d9e2d9}
.gp-desktop-screen img{width:100%;height:auto}
.gp-desktop-screen figcaption{padding:15px 20px;border-top:1px solid var(--gp-line);font-size:11px;color:var(--gp-muted)}
.gp-desktop-screen figcaption a{display:inline-flex;align-items:center;min-height:40px;margin-left:12px;color:var(--gp-green);font-weight:750;text-decoration:underline;text-underline-offset:4px}
.gp-setup-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.gp-setup .gp-heading{margin:0}
.gp-setup .gp-heading>p:not(.gp-eyebrow){margin-top:24px;font-size:15px;line-height:1.8}
.gp-setup .gp-text-link{margin-top:26px}
.gp-steps{list-style:none;padding:0;margin:0}
.gp-steps li{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid var(--gp-line)}
.gp-steps li:first-child{padding-top:0}
.gp-steps li>span{color:var(--gp-green);font-size:12px;font-weight:700}
.gp-steps h3{font-size:20px;line-height:1.3;letter-spacing:-.03em}
.gp-steps p{margin-top:12px;font-size:14px;line-height:1.8}
.gp-price{background:#deebd6}
.gp-price-grid{display:grid;grid-template-columns:1fr .85fr;gap:90px;align-items:center}
.gp-price h2{font-size:clamp(38px,4.3vw,62px)}
.gp-price-grid>div>p:not(.gp-eyebrow){max-width:510px;margin-top:26px;color:#41563e;font-size:15px;line-height:1.75}
.gp-price .gp-checklist{margin-bottom:0}
.gp-price .gp-checklist li{color:#41563e}
.gp-offer{padding:44px;background:#fafcf7;border:1px solid #c3d4bb;border-radius:12px;box-shadow:0 25px 60px #173d2110}
.gp-offer-label{color:#315c39!important;font-size:12px;font-weight:750}
.gp-amount{display:flex;align-items:baseline;gap:14px;margin-top:22px;color:#173321!important;font-size:clamp(64px,7vw,100px);line-height:1;letter-spacing:-.07em;font-weight:750}
.gp-amount>span{font-size:18px;font-weight:550;letter-spacing:-.02em;white-space:nowrap}
.gp-offer-term{margin-top:15px;font-size:12px;color:#50664e!important}
.gp-offer>.button{display:flex;margin-top:32px;width:100%}
.gp-costs{margin-top:26px;padding-top:23px;border-top:1px solid #d3ddce}
.gp-costs p{font-size:12px;line-height:1.75;color:#586b52}
.gp-costs p+p{margin-top:13px}
.gp-costs strong{display:block;margin-bottom:5px;color:#29452d;font-size:13px}
.gp-offer>.gp-text-link{margin-top:22px;font-size:11px;color:#176b4d}
.gp-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.gp-faq .gp-heading{margin:0}
.gp-faq .gp-heading>p:last-child{font-size:14px}
.gp-faq-item{border-top:1px solid var(--gp-line)}
.gp-faq-item:last-child{border-bottom:1px solid var(--gp-line)}
.gp-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;list-style:none;cursor:pointer;font-size:15px;font-weight:700;line-height:1.6}
.gp-faq-item summary::-webkit-details-marker{display:none}
.gp-faq-item summary>span{font-size:25px;font-weight:400;color:var(--gp-green);transition:transform .2s}
.gp-faq-item[open] summary>span{transform:rotate(45deg)}
.gp-faq-item>p{padding:0 28px 25px 0;font-size:14px;line-height:1.85}
.gp-final{padding:90px 0 100px;background:var(--gp-soft);text-align:center}
.gp-final h2{font-size:clamp(36px,4.8vw,66px)}
.gp-final .gp-wrap>p:not(.gp-eyebrow){margin-top:26px;font-size:16px;line-height:1.8}
.guide-footer{padding:66px 0 28px;background:var(--gp-paper);border-top:1px solid var(--gp-line)}
.guide-footer-main{display:grid;grid-template-columns:1.5fr .65fr .8fr;gap:65px}
.guide-footer-brand p{max-width:320px;margin-top:22px;font-size:13px;line-height:1.75}
.guide-footer nav{display:grid;gap:11px;align-content:start;font-size:12px}
.guide-footer nav strong{margin-bottom:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.guide-footer nav a{color:var(--gp-muted)}
.guide-footer nav a:hover{text-decoration:underline;text-underline-offset:4px}
.guide-footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:45px;padding-top:22px;border-top:1px solid var(--gp-line)}
.guide-footer-bottom :is(p,small){font-size:10px;color:var(--gp-muted)}
html:not(.gp-js) .site-header{position:static}

/* One-time entrance animations. Content is visible without JavaScript. */
@keyframes gp-panel-in{from{opacity:.2;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes gp-hero-in{from{opacity:0;translate:0 30px}to{opacity:1;translate:0 0}}
@media(prefers-reduced-motion:no-preference){
  .gp-hero-copy{animation:gp-hero-in .8s both}
  .gp-hero-phones{animation:gp-hero-in 1s .15s both}
  .gp-motion [data-gp-reveal]{transition:opacity .7s ease,transform .8s cubic-bezier(.2,.65,.2,1)}
  .gp-motion [data-gp-reveal]:not(.is-visible){opacity:0;transform:translateY(28px)}
  .gp-motion [data-message-sequence] :is(.guide-message,.gp-message-answer){transition:opacity .5s ease,transform .65s cubic-bezier(.2,.65,.2,1)}
  .gp-motion [data-message-sequence]:not(.is-playing) :is(.guide-message,.gp-message-answer){opacity:0;transform:translateY(18px)}
  .gp-motion .is-playing .guide-message:nth-of-type(2){transition-delay:.1s}
  .gp-motion .is-playing .guide-message:nth-of-type(3){transition-delay:.5s}
  .gp-motion .is-playing .guide-message:nth-of-type(4){transition-delay:.9s}
  .gp-motion .is-playing .gp-message-answer{transition-delay:1.4s}
  @supports(animation-timeline:view()){
    .gp-theater-photo{animation:gp-photo-recede linear both;animation-timeline:view();animation-range:entry 0% exit 100%}
    @keyframes gp-photo-recede{from{transform:scale(1.07)}to{transform:scale(1)}}
  }
}
@media(min-width:1600px){.gp-theater{height:590px}.gp-hero-phones .gp-phone-primary{width:254px}.gp-hero-phones .gp-phone-secondary{width:230px}}
@media(max-width:1100px){
  .guide-page .nav-links{gap:16px}
  .guide-page .shell,.gp-wrap{width:calc(100% - 64px)}
  .gp-section{padding-block:88px}
  .gp-heading-split{gap:42px;grid-template-columns:1.1fr .9fr}
  .gp-theater-label{left:5%}.gp-hero-phones{right:4%;gap:14px}
  .gp-hero-phones .gp-phone-primary{width:220px}.gp-hero-phones .gp-phone-secondary{width:195px}
  .gp-topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px}
  .gp-topics article{padding:24px 0}.gp-topics p{font-size:14px}
  .gp-tablist a{padding:14px 12px;gap:8px;font-size:12px}
  .gp-journey-panel{padding:36px;gap:32px}
  .gp-friction-layout,.gp-sharing-layout{gap:42px}
  .gp-mila-layout{gap:55px}.gp-mila-screen .gp-phone{width:310px}
  .gp-setup-layout,.gp-price-grid,.gp-faq-layout{gap:48px}
  .gp-offer{padding:32px}.gp-amount{font-size:76px}
  .gp-paper{width:66%;top:9%;padding:18px 14px}.gp-paper>strong{font-size:29px;margin-top:16px}
  .gp-sharing{padding-top:0}
}
@media(max-width:900px){
  .guide-page .shell,.gp-wrap{width:calc(100% - 40px)}
  .gp-wide{width:calc(100% - 24px)}
  .guide-page .nav-wrap{min-height:68px}
  .gp-section{padding-block:68px}
  .gp-heading{margin-bottom:32px}
  .gp-heading-split,.gp-friction-layout,.gp-mila-layout,.gp-sharing-layout,.gp-setup-layout,.gp-price-grid,.gp-faq-layout{grid-template-columns:minmax(0,1fr);gap:36px}
  .gp-heading-split>p:last-child{margin-top:0}
  .guide-page h2{font-size:clamp(32px,7.8vw,46px);line-height:1.1}
  .gp-eyebrow{font-size:10px!important;margin-bottom:17px!important}
  .gp-hero{padding-top:42px}.gp-hero h1{font-size:clamp(34px,7.7vw,58px);line-height:1.06;letter-spacing:-.055em}
  .gp-lead{font-size:15px;margin-top:21px}.gp-desktop{display:none}
  .gp-actions{gap:14px 24px;margin-top:24px}
  .gp-hero .gp-actions .button{font-size:13px;padding-inline:20px}.gp-hero .gp-text-link{font-size:12px}
  .gp-theater{height:620px;margin-top:32px;border-radius:12px}
  .gp-theater:after{background:linear-gradient(180deg,#0e271cac,transparent 60%)}
  .gp-theater-photo{object-position:45% center}
  .gp-theater-label{left:26px;top:28px;transform:none;max-width:calc(100% - 52px)}
  .gp-theater-label>span{font-size:11px;margin-bottom:12px}
  .gp-theater-label strong{font-size:34px}.gp-theater-label strong br{display:none}
  .gp-hero-phones{right:calc(50% - 106px);bottom:22px;gap:0}
  .gp-hero-phones .gp-phone-primary{width:212px;transform:rotate(4deg)}
  .gp-hero-phones .gp-phone-secondary{display:none}
  .gp-understage{display:block;margin-top:15px}.gp-understage p{font-size:10px;line-height:1.65}.gp-understage>a{font-size:11px;margin-top:5px}
  .gp-access{gap:0;align-items:flex-start;flex-direction:column;margin-top:18px;padding:15px 0}
  .gp-access p{width:100%;padding:10px 0;gap:14px;font-size:12px}
  .gp-access .nb-icon,.gp-access img{width:24px;height:24px;font-size:20px}
  .gp-topics{gap:0 24px}.gp-topics article{display:block;padding:23px 0}.gp-topics .nb-icon{margin-bottom:12px}.gp-topics h3{font-size:15px}.gp-topics p{font-size:12px;line-height:1.75}
  .gp-heading>p:last-child{font-size:15px}
  .gp-tablist{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .gp-tablist a{min-height:56px;font-size:11px;gap:8px;padding:12px}
  .gp-tablist a span{font-size:10px}
  .gp-journey-panel{grid-template-columns:minmax(0,1fr);padding:28px 22px;gap:36px;min-height:0}
  .gp-journey-copy h3{font-size:31px}.gp-journey-copy>p{font-size:14px;margin-top:19px}
  .gp-chapter{margin-bottom:17px}
  .gp-checklist{gap:12px;margin-block:23px}.gp-checklist li{font-size:13px}
  .gp-product-display{max-width:300px}.gp-product-display .gp-phone{width:276px}
  .gp-product-display figcaption{font-size:10px;margin-top:18px}
  .gp-friction-layout{gap:32px}.gp-life{min-height:0;aspect-ratio:1.1}.gp-life img{object-position:50% center}
  .gp-life p{left:14px;right:14px;bottom:14px;font-size:11px;padding:12px 14px}
  .gp-friction h2 br:last-of-type{display:none}
  .guide-message{font-size:13px;padding:13px 14px;gap:10px}
  .gp-mila-copy>p:not(.gp-eyebrow){font-size:15px}.gp-mila-notes p{font-size:13px}
  .gp-mila-screen{width:min(100%,340px)}.gp-mila-screen .gp-phone{width:100%}
  .gp-local-photo{height:480px}.gp-local-caption{left:24px;right:24px;top:auto;bottom:32px;transform:none}
  .gp-local-photo:after{background:linear-gradient(0deg,#13251dee,transparent 95%)}
  .gp-local-caption>span{font-size:11px}.gp-local-caption p{font-size:33px;margin-top:20px}
  .gp-local-foot{display:block;margin-top:23px}.gp-local-foot .gp-text-link{margin-top:14px}
  .gp-sharing{padding-top:0}.gp-qr-scene{aspect-ratio:1;max-width:520px;width:100%;margin-inline:auto}
  .gp-paper{width:54%;max-width:270px;top:6%;padding:16px 12px}
  .gp-paper-mark{font-size:8px}.gp-paper-mark svg{width:20px;height:20px}
  .gp-paper>strong{font-size:27px;margin-top:12px}.gp-paper>p{font-size:10px;margin-top:8px}
  .gp-paper>img{margin:6px 0;width:70%}.gp-paper>span:not(.gp-paper-mark){font-size:8px}.gp-paper>small{font-size:6px;margin-top:6px}
  .gp-sharing-copy>p:not(.gp-eyebrow){font-size:14px}
  .gp-system-map{grid-template-columns:minmax(0,1fr);gap:14px;justify-items:start;padding:24px}
  .gp-map-arrow{transform:rotate(90deg);font-size:20px;line-height:1;justify-self:start;margin-left:6px}
  .gp-system-map strong{font-size:13px}.gp-system-map>div>span{font-size:11px}
  .gp-browser-bar{height:34px}.gp-browser-bar>span{font-size:8px}.gp-browser-bar i{display:none}
  .gp-desktop-screen figcaption{font-size:10px;padding:14px}
  .gp-steps{margin-top:4px}.gp-steps li{gap:18px;padding:24px 0}.gp-steps h3{font-size:19px}.gp-steps p{font-size:14px}
  .gp-offer{padding:30px 24px}.gp-amount{font-size:83px;gap:13px}.gp-amount>span{font-size:17px}
  .gp-faq-layout{gap:32px}.gp-faq-item summary{font-size:14px;padding-block:21px}.gp-faq-item>p{font-size:13px;padding-right:8px}
  .gp-final{padding:65px 0 72px}.gp-final .gp-wrap>p:not(.gp-eyebrow){font-size:14px}.gp-final h2{font-size:36px}
  .gp-final .gp-actions{flex-direction:column;gap:12px}
  .guide-footer{padding-top:48px}.guide-footer-main{grid-template-columns:1fr 1fr;gap:34px 25px}.guide-footer-brand{grid-column:1/-1}
  .guide-footer-bottom{flex-direction:column;gap:10px;margin-top:32px}
}
@media(max-width:380px){
  .gp-wrap,.guide-page .shell{width:calc(100% - 32px)}
  .gp-tablist a{font-size:10px;padding:10px 8px}
  .gp-journey-panel{padding:25px 18px}
  .gp-paper{width:58%}.gp-paper>strong{font-size:24px}.gp-paper>small{font-size:6px}
  .gp-amount{font-size:74px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .gp-hero-copy,.gp-hero-phones,.gp-theater-photo,.gp-journey-panel{animation:none!important}
  [data-gp-reveal],.guide-message,.gp-message-answer{opacity:1!important;transform:none!important;transition:none!important}
}
@media(prefers-color-scheme:dark){
  .guide-page{--gp-ink:#eef4e9;--gp-muted:#b3c3b6;--gp-line:#3b4e3f;--gp-paper:#16231c;--gp-soft:#203329;--gp-green:#afceac;--focus:#afceac;background:var(--gp-paper);color:var(--gp-ink)}
  .guide-page .guide-header{background:#16231cf5}.guide-page .guide-header .brand-wordmark strong{color:var(--gp-ink)}
  .guide-page .guide-header .nav-links a:not(.button){color:var(--gp-ink)}
  .gp-tablist a[aria-selected="true"]{color:#142b20}.gp-price{background:#263d2a}
  .gp-price .gp-checklist li{color:#c1d2bb}.gp-price .gp-eyebrow{color:#bbd6b1!important}
  .gp-price-grid>div>p:not(.gp-eyebrow){color:#c1d2bb}
  .gp-paper p{color:#516655}.gp-paper .gp-paper-mark{color:#193b2a}
  .gp-mila em{color:#b3d7b3}.gp-message-answer .nb-icon{color:#173321}
  .guide-page .nav-toggle{color:var(--gp-ink)}
  .guide-page .brand-mark{background:#f6faf4}
  .guide-footer .brand-wordmark strong{color:var(--gp-ink)}
}
