@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy:#1c2942;--white:#fff;--navy-950:#121b2d;--navy-900:#1c2942;--navy-800:#293a5b;--navy-700:#374d77;--navy-600:#476093;--navy-500:#5b74a7;--navy-400:#7b90ba;--navy-300:#9dadcc;--navy-200:#c1cbde;--navy-100:#dde3ee;--navy-50:#eef1f7;--navy-25:#f7f9fc;--green:#2f7d5c;--green-soft:#e3f1ea;--amber:#a06b26;--amber-soft:#f7edda;--red:#a94442;--red-soft:#f8e8e7;--text-strong:var(--navy-900);--text-body:#3c4a63;--text-muted:#64748e;--text-on-navy:var(--white);--text-on-navy-muted:#9dadcc;--surface-page:var(--white);--surface-subtle:var(--navy-25);--surface-sunken:var(--navy-50);--surface-inverse:var(--navy-900);--surface-inverse-raised:#243350;--border-default:var(--navy-100);--border-strong:var(--navy-200);--border-on-navy:#ffffff24;--action-primary:var(--navy-900);--action-primary-hover:var(--navy-800);--action-primary-active:var(--navy-950);--focus-ring:#47609373;--link:var(--navy-700);--link-hover:var(--navy-900);--radius-md:10px;--radius-lg:16px;--shadow-sm:0 1px 2px #1c29420f, 0 2px 8px #1c29420f;--shadow-md:0 2px 6px #1c294214, 0 12px 32px -12px #1c29422e;--maxw:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans Variable,DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.55}h1,h2,h3{color:var(--text-strong);letter-spacing:-.02em;text-wrap:balance;margin:0 0 .5rem;font-weight:700;line-height:1.15}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{font-size:clamp(1.55rem,3.2vw,2.2rem)}h3{font-size:1.15rem}p{margin:0 0 1rem}img{max-width:100%;display:block}a{color:var(--link)}a:hover{color:var(--link-hover)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}section{padding:72px 0}.lede{color:var(--text-muted);max-width:640px;font-size:1.15rem}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--navy-600);margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.btn{background:var(--action-primary);color:var(--white);border-radius:var(--radius-md);font:inherit;cursor:pointer;border:0;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:background .15s ease-out;display:inline-flex}.btn:hover{background:var(--action-primary-hover);color:var(--white)}.btn:active{background:var(--action-primary-active)}.btn.ghost{color:var(--text-strong);border:1px solid var(--border-strong);background:0 0}.btn.ghost:hover{background:var(--surface-subtle);color:var(--text-strong)}.btn.on-navy{background:var(--white);color:var(--navy-900)}.btn.on-navy:hover{background:var(--navy-50);color:var(--navy-900)}.btn.ghost.on-navy{color:var(--white);border-color:var(--border-on-navy);background:0 0}.btn.ghost.on-navy:hover{background:var(--surface-inverse-raised)}.site-header{z-index:50;backdrop-filter:blur(8px);border-bottom:1px solid var(--border-default);background:#ffffffeb;position:sticky;top:0}.site-header .wrap{align-items:center;gap:20px;height:68px;display:flex}.site-header nav{gap:2px;margin-left:8px;display:flex}.site-header nav a{color:var(--text-body);white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:.95rem;font-weight:500;text-decoration:none}.site-header nav a:hover{background:var(--surface-subtle);color:var(--text-strong)}.site-header nav a[aria-current=page]{color:var(--text-strong);font-weight:700}.header-cta{align-items:center;gap:14px;margin-left:auto;display:flex}.header-cta .signin{font-size:.95rem;font-weight:600;text-decoration:none}.header-cta .btn{padding:.55rem 1.1rem;font-size:.95rem}@media (width<=860px){.site-header nav,.header-cta .signin{display:none}}.hero{background:var(--surface-inverse);color:var(--text-on-navy);padding:84px 0}.hero h1{color:var(--white)}.hero .lede{color:var(--text-on-navy-muted)}.hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;display:grid}@media (width<=860px){.hero-grid{grid-template-columns:1fr}}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=1080px){.grid-4{grid-template-columns:1fr 1fr}}@media (width<=640px){.grid-4{grid-template-columns:1fr}}.grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=860px){.grid-3,.grid-2{grid-template-columns:1fr}}.card{background:var(--white);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px}.card h3{margin-bottom:6px}.card p{color:var(--text-muted);margin:0;font-size:.95rem}.band-subtle{background:var(--surface-subtle)}.band-navy{background:var(--surface-inverse);color:var(--text-on-navy)}.band-split{grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;display:grid}@media (width<=860px){.band-split{grid-template-columns:1fr}.band-split>div:last-child{justify-content:flex-start!important}}.band-navy h2{color:var(--white)}.band-navy p{color:var(--text-on-navy-muted)}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=860px){.steps{grid-template-columns:1fr}}.step{counter-increment:step}.step:before{content:counter(step);background:var(--navy-900);width:40px;height:40px;color:var(--white);border-radius:50%;place-items:center;margin-bottom:12px;font-weight:700;display:grid}.imgslot{border-radius:var(--radius-lg);background:var(--surface-sunken);border:1px dashed var(--border-strong);width:100%;position:relative;overflow:hidden}.imgslot .fallback{text-align:center;color:var(--text-muted);place-items:center;padding:16px;font-size:.85rem;display:grid;position:absolute;inset:0}.imgslot .fallback code{color:var(--navy-600);margin-top:6px;font-size:.78rem;display:block}.imgslot object,.imgslot img{object-fit:cover;width:100%;height:100%;display:block}.cta-band{text-align:center}.cta-band .actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.tier{flex-direction:column;display:flex}.tier .price{color:var(--text-strong);margin:8px 0 2px;font-size:2rem;font-weight:700}.tier .per{color:var(--text-muted);margin-bottom:14px;font-size:.85rem}.tier ul{color:var(--text-body);margin:0 0 20px;padding:0 0 0 2px;list-style:none}.tier li{padding:5px 0 5px 26px;font-size:.95rem;position:relative}.tier li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;left:0}.tier .btn{justify-content:center;margin-top:auto}.tier.featured{border-color:var(--navy-900);box-shadow:var(--shadow-md)}.field{margin-bottom:16px;display:block}.field span{color:var(--text-strong);margin-bottom:5px;font-size:.85rem;font-weight:600;display:block}.field input,.field select,.field textarea{width:100%;font:inherit;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--white);color:var(--text-strong);padding:.65rem .75rem}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--focus-ring);outline-offset:1px;border-color:var(--navy-600)}.site-footer{background:var(--surface-inverse);color:var(--text-on-navy-muted);padding:52px 0 34px}.site-footer a{color:var(--text-on-navy-muted);text-decoration:none}.site-footer a:hover{color:var(--white)}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:34px;display:flex}.footer-grid nav{gap:8px;font-size:.95rem;display:grid}.footer-grid .head{color:var(--white);margin-bottom:4px;font-weight:700}.footer-legal{border-top:1px solid var(--border-on-navy);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:20px;font-size:.85rem;display:flex}.skip-link{z-index:100;background:var(--white);color:var(--navy);padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.mobile-menu{display:none}.small{color:var(--text-muted);font-size:.82rem}.text-link{text-underline-offset:5px;font-weight:650}.launch-hero{padding:70px 0 0}.launch-intro{grid-template-columns:1.3fr 1fr;align-items:end;gap:50px;margin-bottom:44px;display:grid}.launch-intro h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.6rem,4.5vw,3.65rem);line-height:1.04}.launch-intro h1 span{color:var(--navy-500)}.launch-intro .eyebrow{margin-bottom:22px;font-size:.72rem}.hero-support{padding-bottom:4px}.hero-support .lede{color:var(--text-body);font-size:1.13rem}.hero-support .hero-actions{align-items:center;margin:22px 0 16px}.hero-support .small{margin:0}.product-stage{padding-bottom:48px;position:relative}.property-preview{background:var(--navy);height:515px;color:var(--white);border-radius:18px;margin-right:50px;text-decoration:none;display:block;position:relative;overflow:hidden}.property-preview:after{content:"";background:linear-gradient(#121b2d4d,#0000 35%,#121b2dbf);position:absolute;inset:0}.property-preview>img{object-fit:cover;object-position:center 55%;width:100%;height:100%}.preview-top{letter-spacing:.08em;z-index:1;justify-content:space-between;gap:12px;font-size:.7rem;display:flex;position:absolute;top:24px;left:28px;right:28px}.preview-caption{z-index:1;position:absolute;bottom:38px;left:32px}.preview-caption h2{color:var(--white);letter-spacing:-.04em;margin:12px 0 2px;font-size:3.7rem}.preview-caption p{color:var(--navy-100);font-size:1.08rem}.status-pill{border:1px solid var(--border-on-navy);background:#1c294280;border-radius:30px;padding:5px 10px;font-size:.7rem;display:inline-block}.preview-open{color:var(--white);font-size:.82rem}.delivery-preview{background:var(--white);border:1px solid var(--border-default);width:355px;box-shadow:var(--shadow-md);border-radius:16px;padding:24px;position:absolute;bottom:0;right:0}.delivery-preview-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;display:flex}.delivery-preview-head .small{letter-spacing:.07em;font-size:.6rem;font-weight:700}.ready-dot{color:var(--green);background:var(--green-soft);border-radius:20px;padding:3px 7px;font-size:.7rem}.delivery-preview h3{font-size:1.25rem}.delivery-preview p{color:var(--text-muted);font-size:.8rem}.preview-photos{grid-template-columns:1fr 1fr;gap:8px;display:grid}.preview-photos img{aspect-ratio:1.5;object-fit:cover;border-radius:6px;width:100%;height:auto}.preview-download{justify-content:space-between;align-items:center;gap:8px;margin-top:14px;font-size:.63rem;display:flex}.preview-download span:last-child{background:var(--navy);color:var(--white);border-radius:6px;padding:9px;font-weight:650}.value-strip{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:15px;padding:35px 0 40px;font-size:.85rem;display:flex}.value-strip span:before{content:"✓";color:var(--green);margin-right:8px}.section-heading{margin-bottom:36px}.section-heading h2{margin-bottom:14px}.section-heading .lede{margin-bottom:0}.feature-panel{border:1px solid var(--border-default);background:var(--white);border-radius:16px;padding:32px}.feature-panel h2{margin-bottom:16px;font-size:1.45rem}.feature-panel h3{margin:16px 0;font-size:1.65rem}.feature-panel p{max-width:530px}.feature-panel p:last-child{margin-bottom:0}.feature-number{letter-spacing:.1em;color:var(--navy-500);font-size:.7rem;font-weight:650}.plain-checks{margin:24px 0 0;padding:0;list-style:none}.plain-checks li{padding:6px 0;font-size:.93rem}.plain-checks li:before{content:"✓";color:var(--green);margin-right:10px}.plan-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.storage-tag{background:var(--navy-50);color:var(--navy);border-radius:30px;padding:5px 10px;font-size:.8rem;font-weight:650}.tier .price{margin-top:25px;font-size:2.6rem}.tier .price span{font-size:.85rem;font-weight:400}.pricing-footnote{text-align:center;max-width:860px;margin:22px auto 0}.story-strip{max-width:740px;padding:15px 0 35px}.story-strip h2{margin:12px 0 18px}.faq{max-width:820px;margin-top:45px}.faq h2{margin-bottom:24px}.faq details{border-top:1px solid var(--border-default);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--border-default)}.faq summary{cursor:pointer;color:var(--navy);padding:3px 0;font-weight:650}.faq details p{max-width:720px;margin:14px 0 0}.page-intro{padding:80px 0 55px}.page-intro h1{margin:16px 0 24px;font-size:clamp(2.5rem,5vw,4rem)}.photo-story{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.photo-story img{border-radius:16px;width:100%;height:auto}.photo-story h2{margin:14px 0 20px}.cta-band h2{font-size:clamp(2rem,4vw,3rem)}@media (width<=1050px){.site-header nav a{padding:8px;font-size:.83rem}.launch-intro{gap:28px}.hero-support .hero-actions{gap:14px}.hero-support .hero-actions .text-link{font-size:.86rem}.delivery-preview{width:330px}}@media (width<=860px){.launch-intro{grid-template-columns:1fr;gap:24px}.launch-hero{padding-top:45px}.hero-support .lede{max-width:530px}.desktop-break{display:none}.launch-intro h1{max-width:650px}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;font-size:.85rem}.site-header .wrap{gap:12px}.mobile-menu nav{background:var(--white);box-shadow:var(--shadow-md);flex-direction:column;gap:6px;margin:0;padding:18px 22px;display:flex;position:absolute;top:68px;left:0;right:0}.mobile-menu nav a{padding:10px;font-size:1rem}.header-cta .btn{padding:9px 13px;font-size:.82rem}.photo-story{grid-template-columns:1fr;gap:28px}.value-strip{grid-template-columns:1fr 1fr;display:grid}.property-preview{height:475px;margin-right:25px}.preview-caption h2{font-size:3rem}.preview-top span:last-child{display:none}.delivery-preview{width:290px;padding:18px}.preview-caption{bottom:90px}.preview-open{display:none}}@media (width<=550px){section{padding:50px 0}.wrap{padding:0 18px}.site-header .wrap>a svg{max-width:150px}.launch-intro h1{font-size:2.65rem}.launch-intro .eyebrow{letter-spacing:.06em;font-size:.63rem}.launch-intro{margin-bottom:28px}.property-preview{height:360px;margin:0}.preview-caption{bottom:24px;left:20px}.preview-caption h2{font-size:2.5rem}.preview-caption p{margin:0;font-size:.9rem}.preview-top{top:18px;left:20px}.product-stage{padding-bottom:0}.delivery-preview{z-index:2;border-radius:0 0 14px 14px;width:calc(100% - 28px);margin:-8px auto 0;padding:20px;position:relative;right:auto}.delivery-preview h3{font-size:1.18rem}.preview-photos img{max-height:115px}.value-strip{gap:15px 9px;padding:28px 0 32px;font-size:.72rem}.feature-panel{padding:25px}.page-intro{padding:45px 0}.page-intro h1{font-size:2.65rem}.plans{gap:16px}}.pclogo[data-astro-cid-f7espo7c]{align-items:center;display:inline-flex}.word[data-astro-cid-f7espo7c]{letter-spacing:-.02em;white-space:nowrap;line-height:1}
