:root{color-scheme:light;--bg:#fbfbfa;--surface:#ffffff;--surface-muted:#f4f4f1;--ink:#1d1d1b;--muted:#5f5c56;--line:#e9e7e1;--accent:#1d1d1b;--accent-soft:#f6f1ea;--display-font:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--body-font:"Avenir Next","Segoe UI",sans-serif;--shadow:0 22px 50px rgba(17,17,14,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body-font)}a{color:inherit;text-decoration:none}.landing-page{margin:0 auto;max-width:1180px;padding:28px 20px 48px}.content-section,.final-cta,.hero{margin-top:32px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-template-areas:"intro visual" "support visual";grid-gap:28px;gap:28px;align-items:center;min-height:78vh}.hero-intro{grid-area:intro;max-width:640px}.hero-support{grid-area:support;max-width:640px;margin-top:10px}.mobile-only{display:none}.brand-row{margin-bottom:18px}.brand-mark,.eyebrow{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.9);color:var(--muted);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin:0;color:var(--ink)}h1,h2{font-family:var(--display-font);font-weight:550;letter-spacing:-.03em}h1{max-width:10ch;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.9}.hero-subheadline{margin:26px 0 0;max-width:560px;font-size:clamp(1.18rem,1.65vw,1.38rem);line-height:1.5;color:#57534c}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-primary-action,.hero-secondary-action{margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;padding:0 24px;font-size:.98rem;font-weight:600;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#ffffff}.button-secondary{border:1px solid #d8d3c9;background:var(--surface);color:var(--ink)}.hero-emotion,.hero-trust{margin:12px 0 0;font-size:.95rem;line-height:1.5}.hero-trust{color:var(--muted)}.hero-emotion{margin-top:10px;color:#4e4942;font-weight:500}.hero-viewer-shell{grid-area:visual;position:relative;display:flex;align-items:center;justify-content:center;min-height:440px;padding:18px}.hero-viewer-shell:before{content:"";position:absolute;inset:26px 12px;border-radius:40px;background:radial-gradient(circle at top left,rgba(215,198,174,.38),transparent 36%),linear-gradient(180deg,#ffffff,#f6f4ef);box-shadow:var(--shadow)}.hero-viewer-card{position:relative;z-index:1;width:min(100%,560px);border:1px solid #ebe7df;border-radius:40px;background:#fff;padding:28px 28px 24px;box-shadow:0 24px 56px rgba(18,18,14,.08)}.hero-viewer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hero-viewer-label{margin:0;color:#7585a2;font-size:.82rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase}.hero-viewer-title-row{display:flex;align-items:center;gap:12px;margin-top:10px}.hero-live-dot{width:12px;height:12px;border-radius:50%;background:#2fc76d;box-shadow:0 0 0 6px rgba(47,199,109,.14);flex:0 0 auto;animation:live-dot-pulse 2.2s ease-in-out infinite}@keyframes live-dot-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 6px rgba(47,199,109,.14);opacity:1}50%{transform:scale(1.08);box-shadow:0 0 0 10px rgba(47,199,109,.08);opacity:.92}}.hero-viewer-title{margin-top:0;font-family:var(--body-font);font-size:clamp(2.75rem,5vw,4rem);font-weight:700;letter-spacing:-.05em;line-height:.95}.hero-viewer-badge{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:#cbf4dc;color:#0a7b52;font-size:.96rem;font-weight:700}.hero-viewer-video-frame{position:relative;margin-top:24px;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:36px;background:radial-gradient(circle at 66% 10%,rgba(255,255,255,.45),transparent 18%),linear-gradient(180deg,#f0dfcb,#cfb193)}.hero-viewer-video{display:block;width:100%;height:100%;object-fit:cover}.content-section{padding:22px 0 6px}.benefits-section .section-header,.how-it-works-section .section-header{margin-bottom:24px}.how-it-works-section .steps-grid{gap:18px}.benefits-section{padding:34px 28px;border-radius:40px;background:#f5f4f1}.section-header{max-width:680px;margin-bottom:20px}.section-header h2{font-size:clamp(2rem,3vw,3.1rem);line-height:1.02}.section-header p{margin:14px 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.benefits-grid,.faq-list,.steps-grid{display:grid;grid-gap:16px;gap:16px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid{gap:24px}.benefits-grid,.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-card{border:1px solid var(--line);border-radius:28px;background:var(--surface);padding:22px;transition:border-color .14s ease,box-shadow .14s ease}.simple-card:hover{border-color:rgba(210,206,196,.95);box-shadow:0 10px 24px rgba(20,19,16,.04)}.step-card{border-color:rgba(233,231,225,.45);background:rgba(255,255,255,.72);padding-top:30px;padding-bottom:30px}.benefit-card{border-color:rgba(233,231,225,.75);padding:20px}.simple-card h3{font-size:1.2rem;line-height:1.2}.simple-card p{margin:10px 0 0;color:var(--muted);font-size:.97rem;line-height:1.6}.step-number{display:inline-flex;margin-bottom:22px;color:#8b857a;font-size:.78rem;font-weight:700;letter-spacing:.08em}.final-cta{padding:18px 0 8px}.final-cta-card{padding:34px;border:1px solid var(--line);border-radius:36px;background:var(--accent-soft)}.final-actions{margin-top:22px}.landing-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:36px;padding:18px 4px 0;border-top:1px solid var(--line)}.footer-brand{margin:0;color:var(--muted);font-size:.92rem;font-weight:600}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-link{color:var(--muted);font-size:.92rem}.footer-link:hover{color:var(--ink)}.legal-page{min-height:100vh;padding:32px 20px}.legal-card{max-width:760px;margin:0 auto;padding:32px;border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:var(--shadow)}.legal-card h1{max-width:none;margin-top:18px;font-size:clamp(2.4rem,5vw,4rem)}.legal-card h2,.legal-card h3,.legal-card p,.legal-card ul{margin:18px 0 0}.legal-card h2{font-size:1.3rem}.legal-card h3{font-size:1rem}.legal-card li,.legal-card p{color:var(--muted);font-size:1rem;line-height:1.7}.legal-card ul{padding-left:1.4rem}.legal-card a{color:var(--ink)}@media (max-width:980px){.hero{grid-template-columns:1fr;grid-template-areas:"intro" "visual" "support";min-height:auto;gap:14px;padding-top:12px}h1{max-width:none}.hero-support{margin-top:0}.benefits-section{padding:28px 22px;border-radius:32px}.hero-viewer-shell{min-height:auto;padding:0}.hero-viewer-shell:before{inset:10px}.hero-viewer-card{padding:22px 22px 18px;border-radius:32px}.hero-viewer-video-frame{border-radius:26px}.benefits-grid,.faq-list,.steps-grid{grid-template-columns:1fr}.landing-footer{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.landing-page{padding:14px 16px 44px}.content-section,.final-cta,.hero{margin-top:20px}.brand-row{margin-bottom:10px}h1{max-width:11ch;font-size:clamp(2.45rem,11vw,3.25rem);line-height:.89}.hero-subheadline{margin-top:12px;font-size:1.02rem;line-height:1.4}.hero-trust{margin-top:10px;font-size:.9rem;line-height:1.4}.hero-actions{margin-top:18px}.hero-actions-desktop{display:none}.mobile-only{display:block}.hero-support{display:flex;flex-direction:column;margin-top:0}.hero-primary-action{margin-top:0}.hero-secondary-action{margin-top:12px}.button{width:100%;min-height:54px}.hero-viewer-shell:before{inset:6px;border-radius:24px}.hero-viewer-card{padding:12px;border-radius:24px;box-shadow:0 14px 30px rgba(18,18,14,.06)}.hero-viewer-header{margin-bottom:8px;gap:10px;align-items:center;justify-content:flex-start}.hero-viewer-video-frame{margin-top:0;border-radius:18px}.hero-viewer-badge,.hero-viewer-label{display:none}.hero-viewer-title{font-size:1.45rem;line-height:1}.hero-live-dot{width:10px;height:10px;box-shadow:0 0 0 5px rgba(47,199,109,.12)}.content-section{padding:10px 0 2px}.benefits-section{padding:22px 16px;border-radius:28px}.section-header{margin-bottom:12px}.section-header h2{font-size:clamp(1.55rem,7vw,2rem);line-height:1.02}.section-header p{margin-top:8px;font-size:.95rem;line-height:1.5}.simple-card{padding:16px;border-radius:24px}.step-card{padding-top:10px;padding-bottom:10px;border-color:transparent;background:rgba(255,255,255,.48)}.step-number{margin-bottom:6px;font-size:.72rem}.simple-card h3{font-size:1rem;line-height:1.25}.simple-card p{margin-top:8px;font-size:.93rem;line-height:1.5}.faq-card:nth-child(n+4){display:none}.final-cta-card{padding:18px}}