:root{--ink: #142d2a;--muted: #526865;--soft: #f5f1e9;--paper: #fffdf8;--mist: #e8f3ee;--mint: #cfe7dc;--aqua: #b9e4f0;--teal: #137969;--deep: #0d4f47;--line: #d7e4df;--shadow: 0 24px 70px rgba(20, 45, 42, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,64px);background:#fffdf8e0;border-bottom:1px solid rgba(215,228,223,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;text-decoration:none;font-weight:760}.brand-mark{width:36px;height:36px;border-radius:8px}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;color:var(--muted);font-size:.95rem}.nav a,.site-footer a,.trust-copy a{text-decoration:none}.nav a:hover,.site-footer a:hover,.trust-copy a:hover{color:var(--teal)}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,.78fr);align-items:center;gap:clamp(32px,6vw,88px);min-height:calc(100vh - 69px);padding:clamp(44px,8vw,104px) clamp(20px,6vw,84px) clamp(36px,7vw,80px);background:linear-gradient(135deg,#e8f3eeb8,#fffdf800 42%),linear-gradient(180deg,#fffdf8,#f6f1e8)}.hero-copy{max-width:720px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:.78rem;font-weight:780;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:clamp(4.2rem,8vw,7rem);line-height:.9;letter-spacing:0}.tagline{margin:22px 0 0;color:var(--deep);font-size:clamp(1.55rem,3.2vw,3.1rem);line-height:1.05;font-weight:760}.lede{max-width:670px;margin:22px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.9vw,1.32rem)}.positioning,.section-note{max-width:620px;color:var(--deep);font-weight:760}.positioning{margin:18px 0 0}.section-note{margin:18px 0 0;font-size:1.08rem}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;padding:12px 18px;border:1px solid var(--line);border-radius:8px;font-weight:750;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #142d2a24}.button.primary{background:var(--deep);border-color:var(--deep);color:#fff}.button.secondary{background:#ffffff9e;color:var(--ink)}.store-note{max-width:520px;margin-top:16px;color:#6d7f7c;font-size:.92rem}.hero-visual{justify-self:center;width:min(100%,390px)}.hero-screen{display:block;width:100%;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.band,.section,.screens-section,.split-section,.trust,.final-cta,.legal-page{padding:clamp(52px,8vw,96px) clamp(20px,6vw,84px)}.band{background:var(--mist)}.section-copy,.section-heading{max-width:760px}h2{margin:0;font-size:clamp(2rem,5vw,4.4rem);line-height:1.02;letter-spacing:0}h3{margin:0;font-size:1.12rem;line-height:1.2}.section-copy p,.split-section p,.trust-copy p,.legal-page p{color:var(--muted);font-size:1.06rem}.metric-strip,.steps,.screens-gallery,.method-grid,.feature-grid{display:grid;gap:16px;margin-top:34px}.how-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:start;gap:clamp(28px,6vw,72px)}.app-preview-stack{position:relative;justify-self:end;width:min(100%,390px);min-height:540px}.app-preview{position:absolute;display:block;width:min(78%,300px);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 54px #142d2a1c}.app-preview-home{top:0;left:0;z-index:1}.app-preview-progress{right:0;bottom:0}.feature-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,310px);align-items:center;gap:clamp(28px,6vw,72px)}.feature-screen{display:block;width:min(100%,270px);justify-self:end;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 54px #142d2a1c}.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-strip div,.steps article,.method-grid div,.feature-grid article{min-width:0;border:1px solid var(--line);border-radius:8px;background:#ffffffa8;padding:22px;box-shadow:0 8px 24px #142d2a0b;transition:transform .18s ease,box-shadow .18s ease}.metric-strip div:hover,.steps article:hover,.method-grid div:hover,.feature-grid article:hover{transform:translateY(-3px);box-shadow:0 14px 30px #142d2a1a}.metric-strip strong,.metric-strip span{display:block}.metric-strip strong{font-size:1.4rem}.metric-strip span,.steps p,.method-grid p,.feature-grid p,.faq-list p{color:var(--muted)}.steps,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps span{display:inline-block;margin-bottom:38px;color:var(--teal);font-size:.85rem;font-weight:800}.screens-section{background:var(--soft)}.screens-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;max-width:1120px;margin-inline:auto}.screen-card{min-width:0;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 10px 28px #142d2a17}.screen-card img{display:block;width:100%;height:auto;border-bottom:1px solid var(--line)}.screen-card figcaption{padding:15px 18px 16px;color:var(--deep);font-weight:760}.split-section,.trust{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(28px,6vw,80px);align-items:start}.method{background:linear-gradient(110deg,#1379691a,#b9e4f059),var(--soft)}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust{background:var(--ink);color:#fff}.trust .eyebrow,.trust-copy a{color:var(--aqua)}.trust-copy p{color:#ffffffc2}.faq-list{display:grid;gap:12px;margin-top:30px;max-width:860px}details{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px 20px}summary{cursor:pointer;font-weight:760}.final-cta{display:grid;justify-items:center;text-align:center;background:var(--soft)}.final-cta img{width:86px;height:86px;margin-bottom:22px;border-radius:18px;box-shadow:0 12px 34px #142d2a24}.final-cta p{margin:14px 0 26px;color:var(--muted)}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:28px clamp(20px,6vw,84px);color:var(--muted);border-top:1px solid var(--line)}.site-footer span{color:var(--ink);font-weight:800}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px}.legal-page{max-width:920px}.legal-page h1{font-size:clamp(3rem,8vw,6.5rem)}.legal-page section{margin-top:36px}.legal-page h2{font-size:clamp(1.55rem,3vw,2.4rem)}@media(max-width:980px){.hero,.how-layout,.split-section,.trust,.feature-heading{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{justify-self:start;max-width:330px}.app-preview-stack,.feature-screen{justify-self:start}.steps,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-header{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start}.metric-strip,.steps,.method-grid,.feature-grid{grid-template-columns:1fr}.screens-gallery{display:flex;gap:16px;margin-right:calc(clamp(20px,6vw,84px)*-1);padding:0 clamp(20px,6vw,84px) 12px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.screen-card{flex:0 0 min(78vw,290px);scroll-snap-align:start}.cta-row,.button{width:100%}.app-preview-stack{width:min(100%,330px);min-height:455px}.site-footer{flex-direction:column}h1{font-size:clamp(3.6rem,18vw,5.4rem)}.hero{padding-top:52px}.button{min-height:52px}}
