:root{color-scheme:light;--ink: #20252a;--muted: #5c6772;--paper: #fbfaf7;--surface: #f2f5f0;--surface-strong: #e8ede4;--accent: #2f7f70;--accent-dark: #225d53;--caution: #9a4f35;--border: #d7ddd2;--shadow: 0 24px 70px rgba(38, 48, 52, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;min-width:320px}a{color:inherit}.page-shell{padding:24px 24px 0}.site-header{margin:0 auto;max-width:1120px;padding:8px 0 44px}.brand{color:var(--ink);font-size:.95rem;font-weight:700;text-decoration:none}.hero,.problem-block,.steps-section,.signup-section{margin:0 auto;max-width:1120px}.hero{display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(300px,390px);padding:28px 0 84px;place-items:center}.hero-copy{max-width:720px}.eyebrow{color:var(--accent-dark);font-size:.8rem;font-weight:700;letter-spacing:0;margin:0 0 16px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,7vw,5.5rem);line-height:.98;letter-spacing:0;margin-bottom:24px}.lede{color:var(--muted);font-size:1.2rem;line-height:1.6;max-width:620px}.cta{align-items:center;background:var(--accent);border-radius:8px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;margin-top:12px;min-height:48px;padding:0 20px;text-decoration:none}.cta:hover{background:var(--accent-dark)}.phone-mockup{justify-self:end;width:min(100%,390px)}.phone-frame{background:linear-gradient(rgba(38,48,55,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(38,48,55,.04) 1px,transparent 1px),#f7f8f4;background-size:22px 22px;border:10px solid #263037;border-radius:34px;box-shadow:var(--shadow);display:grid;gap:12px;min-height:620px;padding:18px;position:relative}.phone-frame:after{background:#263037;border-radius:999px;content:"";height:5px;justify-self:center;opacity:.22;width:92px}.phone-top{display:flex;justify-content:center;padding-bottom:2px}.phone-top span{background:#263037;border-radius:999px;display:block;height:5px;opacity:.22;width:74px}.concept-banner{align-items:center;background:#ffffffc7;border:1px dashed rgba(34,93,83,.42);border-radius:8px;color:var(--muted);display:flex;font-size:.78rem;gap:10px;justify-content:space-between;padding:10px 12px;text-transform:uppercase}.concept-banner strong{color:var(--accent-dark);font-size:.76rem}.viewing-note{background:#fff;border:1px solid var(--border);border-radius:8px;display:grid;gap:16px;padding:18px}.note-heading{border-bottom:1px solid var(--border);padding-bottom:14px}.note-heading h2{font-size:1.35rem;line-height:1.2;margin-bottom:6px}.note-heading p:last-child{color:var(--muted);font-size:.9rem;line-height:1.4;margin-bottom:0}.mockup-label{color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.details-list{display:grid;gap:10px;margin:0}.details-list div{align-items:baseline;display:flex;justify-content:space-between;gap:16px}.details-list dt{color:var(--muted);font-size:.9rem}.details-list dd{font-weight:800;margin:0;text-align:right}.note-section{display:grid;gap:8px}.mockup-copy{color:var(--ink);line-height:1.5;margin-bottom:0}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--ink);font-size:.82rem;font-weight:700;padding:7px 10px}.alert-section{background:#fff8f5;border:1px solid #e4c5b7;border-radius:8px;padding:12px}.alert-section ul{color:var(--caution);font-size:.92rem;line-height:1.5;margin:0;padding-left:20px}.problem-block{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:76px;padding:clamp(24px,5vw,44px)}.problem-block h2,.section-heading h2,.signup-copy h2,.legal-copy h1{font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;letter-spacing:0;margin-bottom:18px}.problem-block p{color:var(--muted);font-size:1.05rem;line-height:1.65;max-width:760px}.steps-section{margin-bottom:76px}.section-heading{max-width:640px}.steps-list{counter-reset:steps;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:28px 0 0;padding:0}.steps-list li{background:#fff;border:1px solid var(--border);border-radius:8px;min-height:190px;padding:22px}.step-number{align-items:center;background:var(--surface-strong);border-radius:999px;color:var(--accent-dark);display:inline-flex;font-weight:800;height:34px;justify-content:center;margin-bottom:18px;width:34px}.steps-list h3{font-size:1.15rem;line-height:1.25;margin-bottom:10px}.steps-list p,.signup-copy p,.legal-copy p{color:var(--muted);line-height:1.5;margin-bottom:0}.signup-section{align-items:start;border-top:1px solid var(--border);display:grid;gap:32px;grid-template-columns:minmax(0,.75fr) minmax(300px,1fr);padding:56px 0 80px}.form-shell{background:#fff;border:1px solid var(--border);border-radius:8px;min-height:390px;padding:10px}.form-shell iframe{display:block}.site-footer{background:#263037;color:#fff;padding:26px 24px}.footer-inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1120px}.footer-inner p{color:#ffffffc7;line-height:1.5;margin:0}.footer-inner nav{display:flex;flex-wrap:wrap;gap:18px}.footer-inner a{color:#fff;font-weight:700;text-decoration:none}.footer-inner a:hover{text-decoration:underline}.content-page{margin:0 auto;max-width:820px;padding:32px 24px 80px}.legal-copy{margin-top:64px}.legal-copy h2{font-size:1.2rem;margin:34px 0 10px}.legal-copy p{font-size:1.02rem}.legal-copy p+p{margin-top:10px}.legal-copy a{color:var(--accent-dark);font-weight:700}@media(max-width:640px){.page-shell{padding:20px}.site-header{padding-bottom:32px}.hero{gap:32px;grid-template-columns:1fr;padding:28px 0 56px}h1{font-size:3.05rem}.lede{font-size:1rem}.phone-mockup{justify-self:stretch}.phone-frame{border-width:8px;min-height:auto;padding:14px}.details-list div{align-items:flex-start;flex-direction:column;gap:2px}.details-list dd{text-align:left}.problem-block,.steps-section{margin-bottom:48px}.steps-list,.signup-section{grid-template-columns:1fr}.steps-list li{min-height:auto}.signup-section{padding:44px 0 56px}.footer-inner{align-items:flex-start;flex-direction:column}}
