@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#123d30;--green:#156b52;--paper:#f9f7ef;--muted:#596b60;--line:#d5ddcf;--sage:#e6ecdf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.55 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #aa7528;outline-offset:5px}.skip{position:absolute;top:-60px;left:20px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.wrap{width:min(1120px,calc(100% - 80px));margin:auto}header{background:var(--paper);border-bottom:1px solid var(--line)}.nav{height:80px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.5px;font-size:18px}.brand img{border-radius:9px;flex:none}.nav-links{display:flex;gap:32px;font-size:14px;font-weight:600}.nav-links a:hover,footer a:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:600;line-height:1.08;letter-spacing:-2px;margin:0}p{color:var(--muted)}.eyebrow{display:block;font-size:12px;letter-spacing:1.7px;text-transform:uppercase;font-weight:600}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center;padding-top:52px;padding-bottom:52px}.hero h1{font-size:clamp(42px,4.4vw,62px);letter-spacing:-2.8px;margin:20px 0}.hero em{font-style:normal;color:var(--green)}.narrow-break{display:none}.hero-copy p{font-size:19px;max-width:400px;margin:22px 0 28px;line-height:1.55}.button{display:inline-flex;gap:32px;align-items:center;background:var(--green);color:white;border-radius:30px;padding:14px 24px;font-size:15px;font-weight:600}.button:hover{background:var(--ink)}.release{display:block;font-size:12px;color:var(--muted);margin-top:16px}.hero-art{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:var(--sage);border-radius:180px 180px 28px 28px;padding:28px 24px 22px}.phone{width:236px;border:6px solid var(--ink);border-radius:37px;background:var(--paper);box-shadow:0 18px 38px #123d301b;line-height:0;overflow:hidden}.phone img{display:block;width:100%;height:auto;aspect-ratio:402/874;border-radius:30px}.screen-caption{font-size:13px;color:var(--muted)}.product-section{background:#eef1e8;padding:60px 0 38px;scroll-margin-top:0}.product-heading{text-align:center;margin-bottom:24px}.product-heading .eyebrow{margin-bottom:12px}.product-heading h2{font-size:40px;letter-spacing:-1.7px}.product-heading h2 br{display:none}.tabs{display:grid;grid-template-columns:repeat(4,1fr);max-width:520px;margin:0 auto 24px;padding:5px;background:#dde5d7;border-radius:30px;gap:4px}.tabs button{border:0;border-radius:24px;padding:10px 16px;background:transparent;color:var(--ink);font-size:15px;cursor:pointer;transition:background .15s}.tabs button[aria-selected=true]{background:var(--ink);color:white}.tabs button:not([aria-selected=true]):hover{background:#ccd9c5}.tour{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:850px;margin:auto;min-height:530px}.tour-copy{max-width:335px}.tour h3{font-size:40px;letter-spacing:-1.5px;line-height:1.12}.tour-copy p{font-size:18px;margin:20px 0 0;max-width:310px}.screen-stage{display:flex;justify-content:center}.tour .phone{width:236px}.tour-note{text-align:center;font-size:11px;margin:24px 0 0;color:var(--muted)}[hidden]{display:none!important}.weather-example{margin-top:24px;border-top:1px solid #c6d3bd;padding-top:16px;font-size:12px;color:var(--muted)}.weather-example strong{display:block;font-size:21px;letter-spacing:-.5px;color:var(--ink);margin:5px 0}.weather-example strong span{margin:0 10px;color:var(--green)}.weather-example small{font-size:12px}#screen-error{font-size:14px;line-height:1.5;padding:16px}.mission{background:var(--ink);text-align:center;color:var(--paper);padding:72px 0}.mission .eyebrow{color:#c4dbad}.mission h2{font-size:52px;margin:22px 0}.mission p{color:#d0decf;font-size:19px;margin:0 auto;max-width:580px}.mission-signoff{display:block;font-size:13px;color:#c4dbad;margin-top:28px}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:28px;padding-bottom:28px;font-size:12px;color:var(--muted)}footer .brand{font-size:16px;color:var(--ink)}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:32px}.hero h1{font-size:45px}.hero-copy p{font-size:17px}.hero-art{padding-left:16px;padding-right:16px}.phone{width:218px}.tour{gap:36px;padding:0 24px}.tour h3{font-size:36px}.tour-copy p{font-size:17px}.nav-links{gap:20px}.nav-links a:first-child{display:none}}
@media(max-width:600px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.nav{height:68px;gap:12px}.brand{font-size:15px;gap:7px}.brand img{width:30px;height:30px}.nav-links{font-size:12px}.nav-links a span{display:none}.hero{grid-template-columns:1fr;text-align:center;gap:28px;padding-top:34px;padding-bottom:32px}.hero h1{font-size:43px;letter-spacing:-1.8px;margin:16px 0}.hero-copy p{font-size:17px;margin:18px auto 22px;max-width:320px}.hero .eyebrow{font-size:10px;letter-spacing:1.3px}.hero-art{border-radius:130px 130px 24px 24px;width:100%;max-width:340px;margin:auto;gap:16px;padding:22px 18px 18px}.hero-art .phone{width:200px;border-width:5px;border-radius:31px}.hero-art .phone img{border-radius:26px}.screen-caption{font-size:12px}.release{font-size:11px;margin-top:12px}.product-section{padding:36px 0 28px}.product-heading{display:block;text-align:center;margin-bottom:22px}.product-heading .eyebrow{margin-bottom:12px;font-size:10px}.product-heading h2{font-size:32px;line-height:1.12}.product-heading h2 br{display:none}.tabs{gap:2px;padding:4px;margin-bottom:24px;position:sticky;top:8px;z-index:2;box-shadow:0 0 0 8px #eef1e8}.tabs button{padding:9px 6px;font-size:13px}.tour{grid-template-columns:1fr;gap:24px;padding:0;min-height:0}.tour-copy{text-align:center;max-width:100%;min-height:225px;display:flex;flex-direction:column;justify-content:center}.tour h3{font-size:31px;letter-spacing:-1.2px}.tour h3 br{display:none}.tour-copy p{max-width:300px;margin:13px auto 0;font-size:16px}.tour .phone{width:230px}.weather-example{margin:15px auto 0;padding-top:12px;width:280px}.tour-note{margin-top:20px}.mission{padding:48px 0}.mission h2{font-size:40px}.mission p{font-size:17px;max-width:310px}.desktop-break{display:none}footer{flex-wrap:wrap;gap:16px;padding-top:22px;padding-bottom:22px}footer .brand{width:100%}footer>span{margin-right:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* The hero carries the vision; one compact example makes it tangible. */
.hero-art{padding-top:40px;padding-bottom:24px;gap:30px}.hero-art .phone{transform:rotate(4deg);transform-origin:center;box-shadow:8px 22px 40px #123d3026}.hero-copy p{max-width:410px}.tour-copy{min-height:0}.real-life{background:var(--ink);color:var(--paper);padding:56px 0}.life-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.real-life .eyebrow{color:#c4dbad}.real-life h2{font-size:44px;margin-top:18px}.real-life p{font-size:17px;color:#d0decf;margin-bottom:0}.day-example{border:1px solid #52715f;border-radius:20px;padding:24px 28px;background:#ffffff05}.example-label{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#d0decf;padding-bottom:16px}.example-label span:last-child{color:#adc3b1;font-size:11px}.day-row{display:grid;grid-template-columns:60px 1fr auto;gap:15px;align-items:center;padding:18px 0;border-top:1px solid #52715f;font-size:14px}.day-row strong{font-size:22px;font-weight:500}.day-row>span:last-child{color:#d0decf}.day-time{color:#c4dbad;font-size:12px}.day-example p{font-size:12px;border-top:1px solid #52715f;padding-top:14px;margin-top:0}
@media(max-width:900px){.life-layout{gap:36px}.day-example{padding:20px}.day-row{gap:10px;grid-template-columns:46px 1fr auto}.real-life h2{font-size:38px}}
@media(max-width:600px){.hero-art{padding-top:32px;padding-bottom:20px;gap:26px}.hero-art .phone{transform:rotate(3deg)}.tour-copy{min-height:155px}.real-life{padding:38px 0}.life-layout{grid-template-columns:1fr;gap:24px}.real-life h2{font-size:35px;margin-top:14px}.real-life p{font-size:16px;margin-top:14px}.day-example p{font-size:12px;margin-top:0}.example-label{font-size:11px}.day-row strong{font-size:21px}}

.launch-area{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;border-top:1px solid #52715f;margin-top:36px;padding-top:28px}.launch-area h3{font-size:24px;letter-spacing:-.7px}.launch-area p{font-size:15px;margin-top:8px}.signup-row{display:flex;gap:8px}.signup-row input{min-width:0;flex:1;font:inherit;font-size:16px;border:1px solid #9eafa0;border-radius:8px;background:var(--paper);color:var(--ink);padding:13px 14px}.signup-row button{border:0;border-radius:8px;background:#d9ed9c;color:var(--ink);padding:13px 18px;font-weight:600;white-space:nowrap;cursor:pointer}.signup-row button:disabled{opacity:.65;cursor:wait}.signup-row input:focus-visible{outline:3px solid #d9ed9c;outline-offset:3px}.launch-area #signup-note{font-size:12px;margin:10px 0 0;color:#d0decf}.launch-area #signup-status{font-size:14px;margin:8px 0 0;min-height:22px;color:#e4f3c6}.sr-only,.honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.real-life{padding:42px 0 30px}.real-life h2{font-size:40px}.day-row{padding:14px 0}.day-example{padding:20px 24px}
@media(max-width:900px){.launch-area{gap:36px}.signup-row button{padding:13px 12px}}
@media(max-width:600px){.launch-area{grid-template-columns:1fr;gap:18px;margin-top:28px;padding-top:24px}.launch-area h3{font-size:23px}.real-life h2{font-size:35px}.signup-row{gap:6px}.signup-row input{width:0;padding:12px;font-size:16px}.signup-row button{font-size:14px;padding:12px}.day-example{padding:18px 20px}}
