@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800;900&display=swap";:root{--bg: #eeede6;--card: #fff;--soft: #f5f4ef;--line: #deddd4;--ink: #0b0b0b;--muted: #86847a;--accent: #cbf74a;--data: #1f3be0;--r-card: 20px;--r-btn: 16px;--ease: cubic-bezier(.2, .8, .2, 1);--page: min(1180px, calc(100vw - 48px) );font-family:Archivo,Arial,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}.site-header{width:var(--page);height:92px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:900}.brand img{width:38px;height:38px}.brand small{margin-left:2px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.28em}.nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:800}.nav a{transition:opacity .18s var(--ease),transform .18s var(--ease)}.nav a:hover{opacity:.58}.nav-cta{padding:13px 19px;border-radius:var(--r-btn);color:var(--bg);background:var(--ink)}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:var(--card);align-items:center;justify-content:center}.hero{width:var(--page);min-height:calc(100vh - 92px);max-height:920px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);align-items:center;gap:7vw;position:relative;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:var(--muted);font-size:11px;line-height:1;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--accent)}.hero h1{max-width:760px;margin-bottom:28px;font-size:clamp(56px,4.7vw,68px);line-height:.91;font-weight:900;letter-spacing:-.035em}.hero-lede{max-width:590px;margin-bottom:34px;color:#57564f;font-size:18px;line-height:1.65;font-weight:600}.hero-actions{display:flex;align-items:center;gap:22px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;border-radius:var(--r-btn);font-size:15px;font-weight:800;transition:transform .18s var(--ease)}.button:active,.stage-controls button:active,.stage-tabs button:active,.menu-button:active{transform:scale(.965)}.button-dark{color:var(--bg);background:var(--ink)}.coming-soon{color:var(--muted);font-size:13px;font-weight:700}.hero-visual{height:min(720px,calc(100vh - 130px));min-height:610px;position:relative;display:flex;align-items:flex-end;justify-content:center}.phone-shot{margin:0}.phone-shot img{display:block;width:100%;height:auto;clip-path:inset(0 1.2% round 12% / 5.6%)}.hero-visual .phone-shot{width:min(390px,78%);filter:drop-shadow(0 24px 36px rgba(11,11,11,.14));transform:translateY(5.5%)}.score-note,.tune-note{position:absolute;z-index:2;border:1px solid var(--line);background:#fffffff5;box-shadow:0 14px 30px #0b0b0b14}.score-note{left:0;top:24%;width:116px;height:116px;border-radius:50%;display:grid;place-content:center;text-align:center;overflow:hidden}.score-note:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:4px solid var(--accent);border-left-color:transparent;border-radius:50%;transform:rotate(35deg)}.score-note strong{font-size:36px;line-height:1;font-weight:900}.score-note span,.tune-note span{margin-top:4px;color:var(--muted);font-size:10px;font-weight:800}.tune-note{right:0;bottom:21%;display:flex;align-items:center;gap:10px;padding:16px 18px;border-radius:16px}.tune-note span{margin:0;color:var(--ink);font-size:12px}.scroll-cue{position:absolute;left:0;bottom:30px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.1em}.scroll-cue span{color:var(--ink);font-size:16px}.product-section{padding:132px 0 140px;background:var(--card)}.section-heading,.product-stage,.about-section,.contact-section{width:var(--page);margin-inline:auto}.section-heading h2,.about-copy h2,.contact-section h2{margin-bottom:0;font-size:clamp(44px,5vw,72px);line-height:.94;font-weight:900;letter-spacing:-.035em}.product-stage{min-height:750px;margin-top:76px;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(390px,1.1fr) 180px;gap:62px;align-items:center;overflow:hidden}.stage-copy{min-height:335px}.stage-index,.stage-label{color:var(--data);font-size:12px;font-weight:900}.stage-label{margin:48px 0 15px;letter-spacing:.08em}.stage-copy h3{margin-bottom:20px;font-size:42px;line-height:.98;font-weight:900;letter-spacing:-.035em}.stage-copy>p:last-of-type{color:var(--muted);font-size:16px;line-height:1.7;font-weight:600}.stage-controls{display:flex;gap:10px;margin-top:34px}.stage-controls button{width:48px;height:48px;border:1px solid var(--line);border-radius:15px;background:var(--soft);display:grid;place-items:center;cursor:pointer;transition:transform .18s var(--ease),background .18s var(--ease)}.stage-controls button:hover{background:var(--accent)}.stage-visual{height:720px;position:relative;display:grid;place-items:center}.stage-visual:before{content:"";position:absolute;width:450px;height:520px;border-radius:50%;background:var(--bg)}.stage-visual .phone-shot{width:360px;position:absolute;opacity:0;pointer-events:none;transform:translate(52px) scale(.95);filter:drop-shadow(0 22px 28px rgba(11,11,11,.13));transition:opacity .34s var(--ease),transform .34s var(--ease)}.stage-visual .phone-shot.active{opacity:1;transform:translate(0) scale(1)}.stage-tabs{display:grid}.stage-tabs button{min-height:78px;padding:0;border:0;border-bottom:1px solid var(--line);color:var(--muted);background:none;display:flex;align-items:center;gap:17px;text-align:left;font-size:14px;font-weight:800;cursor:pointer}.stage-tabs button span{font-size:10px}.stage-tabs button[aria-selected=true]{color:var(--ink)}.stage-tabs button[aria-selected=true] span{color:var(--data)}.how-section{padding:134px 0;color:var(--bg);background:var(--ink)}.how-inner{width:var(--page);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.how-inner .section-heading{width:auto}.eyebrow-light{color:#8f8e88}.steps{margin:4px 0 0;padding:0;list-style:none}.steps li{min-height:166px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.13);display:grid;grid-template-columns:70px 1fr;gap:24px}.step-icon{width:58px;height:58px;border-radius:18px;color:var(--ink);background:var(--accent);display:grid;place-items:center}.steps small{color:#888781;font-size:10px;font-weight:900}.steps h3{margin:8px 0 9px;font-size:23px;font-weight:900}.steps p{margin-bottom:0;color:#a3a19b;font-size:14px;line-height:1.6;font-weight:600}.about-section{min-height:850px;padding-top:130px;display:grid;grid-template-columns:1fr 430px;gap:11vw;align-items:end;overflow:hidden}.about-copy{align-self:center;padding-bottom:70px}.about-copy>p:not(.eyebrow){max-width:600px;margin:34px 0 30px;color:#57564f;font-size:17px;line-height:1.75;font-weight:600}.about-copy ul{margin:0;padding:0;display:grid;gap:14px;list-style:none;font-size:14px;font-weight:800}.about-copy li{display:flex;align-items:center;gap:11px}.about-copy li svg{padding:3px;border-radius:50%;color:var(--ink);background:var(--accent)}.about-section .phone-shot{width:390px;align-self:end;filter:drop-shadow(0 24px 32px rgba(11,11,11,.13));transform:translateY(12%)}.contact-section{min-height:430px;padding:92px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.contact-link{min-height:142px;padding:28px 30px;border:1px solid var(--line);border-radius:var(--r-card);background:var(--card);display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;transition:transform .18s var(--ease),border-color .18s var(--ease)}.contact-link:hover{border-color:var(--ink);transform:translateY(-3px)}.contact-link span{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;font-weight:800}.contact-link strong{overflow-wrap:anywhere;font-size:18px;font-weight:900}.contact-link>svg{grid-column:2;grid-row:1 / span 2}footer{min-height:260px;padding:58px max(24px,calc((100vw - 1180px)/2));color:#f3f2ec;background:var(--ink);display:grid;grid-template-columns:1fr 1.4fr .6fr;gap:60px;align-items:start}.footer-brand{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:0 14px}.footer-brand img{grid-row:1 / span 2;width:42px;height:42px}.footer-brand strong{font-size:20px;font-weight:900}.footer-brand span{color:#8f8e88;font-size:9px;font-weight:800;letter-spacing:.28em}.footer-meta{color:#8f8e88;font-size:11px;line-height:1.5;font-weight:600}.footer-meta p{margin-bottom:8px}.footer-links{display:grid;justify-items:end;gap:14px;font-size:12px;font-weight:800}.legal-page{width:min(760px,calc(100vw - 40px));margin:0 auto;padding:70px 0 120px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:74px;font-size:13px;font-weight:800}.legal-page h1{margin-bottom:14px;font-size:70px;line-height:.95;font-weight:900;letter-spacing:-.035em}.legal-updated{margin-bottom:58px;color:var(--muted);font-size:12px;font-weight:700}.legal-content{font-size:15px;line-height:1.85;font-weight:600}.legal-content h2{margin:50px 0 12px;font-size:22px;font-weight:900}.legal-content p{color:#57564f}.legal-content a{color:var(--data);text-decoration:underline}.legal-company{margin-top:58px;padding:26px;border:1px solid var(--line);border-radius:var(--r-card);background:var(--card);display:grid;gap:7px;color:var(--muted);font-size:12px}.legal-company strong{margin-bottom:5px;color:var(--ink);font-size:14px}@media(max-width:900px){:root{--page: min(100% - 40px, 720px)}.site-header{height:76px}.menu-button{display:flex}.nav{position:absolute;top:68px;left:0;right:0;padding:18px;border:1px solid var(--line);border-radius:var(--r-card);background:var(--card);box-shadow:0 18px 30px #0b0b0b1f;display:none;gap:0}.nav.open{display:grid}.nav a{min-height:48px;display:flex;align-items:center;padding:0 13px}.nav-cta{margin-top:8px;justify-content:center}.hero{min-height:auto;max-height:none;padding:72px 0 0;grid-template-columns:1fr;gap:28px}.hero-visual{height:650px;min-height:0}.hero-visual .phone-shot{width:345px}.scroll-cue{display:none}.product-section{padding:100px 0}.product-stage{min-height:auto;grid-template-columns:1fr 1fr;gap:36px}.stage-visual{height:640px}.stage-visual .phone-shot{width:320px}.stage-tabs{grid-column:1 / -1;grid-template-columns:repeat(4,1fr)}.stage-tabs button{justify-content:center}.stage-tabs button span{display:none}.how-inner{grid-template-columns:1fr;gap:64px}.about-section{min-height:auto;padding-top:100px;grid-template-columns:1fr 310px;gap:30px}.about-section .phone-shot{width:310px}footer{grid-template-columns:1fr 1fr}.footer-links{grid-column:2;grid-row:1}}@media(max-width:620px){:root{--page: calc(100% - 40px) }.brand span{font-size:17px}.brand small{display:none}.hero{height:730px;min-height:730px;padding-top:48px;display:block}.hero h1{font-size:38px;line-height:.94}.hero-lede{font-size:16px}.hero-actions{gap:18px}.hero-visual{width:100%;height:270px;position:absolute;right:0;bottom:0;align-items:flex-start;justify-content:flex-end}.hero-visual .phone-shot{width:238px;transform:translateY(5%)}.score-note,.tune-note{display:none}.section-heading h2,.about-copy h2,.contact-section h2{font-size:42px}.product-section{padding:88px 0 92px}.product-stage{margin-top:56px;grid-template-columns:1fr;gap:22px}.stage-copy{min-height:300px}.stage-label{margin-top:36px}.stage-copy h3{font-size:36px}.stage-visual{height:600px;order:2}.stage-visual:before{width:330px;height:420px}.stage-visual .phone-shot{width:300px}.stage-tabs{order:1;grid-column:auto;overflow-x:auto;grid-template-columns:repeat(4,minmax(118px,1fr))}.stage-tabs button{min-height:56px;white-space:nowrap}.how-section{padding:90px 0}.how-inner{gap:50px}.steps li{grid-template-columns:58px 1fr;gap:17px}.step-icon{width:52px;height:52px}.about-section{padding-top:90px;grid-template-columns:1fr;gap:0}.about-copy{padding-bottom:40px}.about-section .phone-shot{width:min(330px,88%);margin:0 auto}.contact-section{padding:82px 0;grid-template-columns:1fr;gap:46px}.contact-link{min-height:126px;padding:24px}footer{min-height:360px;padding:50px 20px;grid-template-columns:1fr;gap:34px}.footer-links{grid-column:auto;grid-row:auto;justify-items:start}.legal-page{padding-top:45px}.back-link{margin-bottom:58px}.legal-page h1{font-size:50px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
