:root{--bg:#0b0b0f;--surface:#17171d;--surface-2:#202028;--text:#f4f0e8;--muted:#96939d;--lime:#d8ff3e;--purple:#211b3d;--line:#2b2b34;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 8%,rgba(216,255,62,.055),transparent 22rem),radial-gradient(circle at 15% 30%,rgba(93,70,180,.07),transparent 30rem),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:700;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:44px;aspect-ratio:1;border-radius:13px;background:var(--lime);color:#0b0b0f;font-weight:800}.studio-link{color:var(--muted);font-size:.92rem}.studio-link:hover{color:var(--text)}.hero{padding:72px 0 96px}.eyebrow{color:var(--lime);letter-spacing:.18em;font-size:.8rem;font-weight:850;margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1{max-width:980px;font-size:clamp(4rem,9vw,8.7rem);line-height:.92;letter-spacing:-.075em;font-weight:450;margin-bottom:36px}h1 span{color:var(--lime)}.lede{max-width:760px;font-size:clamp(1.15rem,2.1vw,1.65rem);color:#c9c5cf;margin-bottom:34px}.hero-actions,.store-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 64px}.button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:18px;padding:0 24px;font-weight:800;border:1px solid var(--line);max-width:100%;text-align:center}.button.primary{background:var(--lime);color:#0b0b0f;border-color:var(--lime)}.button.ghost{background:var(--surface)}a:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:5px}.receipt{background:linear-gradient(180deg,rgba(23,23,29,.98),rgba(17,17,22,.98));border:1px solid var(--line);border-radius:36px;padding:clamp(26px,5vw,56px);box-shadow:0 30px 80px rgba(0,0,0,.28)}.receipt-top{display:flex;justify-content:space-between;gap:20px;color:var(--lime);letter-spacing:.14em;font-size:.76rem;font-weight:850}.mega-number{color:var(--lime);font-size:clamp(7rem,18vw,16rem);line-height:.85;letter-spacing:-.08em;margin-top:32px}.mega-label{font-size:clamp(1.7rem,4vw,3rem);letter-spacing:-.04em;margin:16px 0 40px}.receipt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.receipt-grid div{background:var(--surface-2);border-radius:22px;padding:22px;display:flex;flex-direction:column;gap:6px}.receipt-grid strong{font-size:2rem;font-weight:500;letter-spacing:-.05em}.receipt-grid span{color:var(--muted)}.life-card{margin-top:14px;background:var(--lime);color:#0b0b0f;border-radius:24px;padding:24px;display:flex;align-items:baseline;gap:16px}.life-card strong{font-size:clamp(3rem,7vw,5rem);font-weight:500;line-height:1}.life-card span{font-size:1.05rem;font-weight:700}.verdict{margin:16px 0 0;background:var(--purple);border:1px solid #423676;border-radius:22px;padding:24px;font-size:clamp(1.35rem,2.8vw,2rem)}.section{padding:98px 0}.section h2,.cta h2{max-width:900px;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.98;letter-spacing:-.06em;font-weight:450;margin-bottom:44px}.damage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.damage-card{min-height:380px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column}.icon{width:58px;aspect-ratio:1;display:grid;place-items:center;border-radius:17px;background:rgba(216,255,62,.09);font-size:1.5rem;margin-bottom:auto}.tag{color:var(--lime);font-size:.78rem;letter-spacing:.18em;font-weight:850;margin:30px 0 8px}.damage-card h3{font-size:2rem;letter-spacing:-.045em;margin-bottom:10px}.damage-card p{color:var(--muted);font-size:1.03rem;margin-bottom:0}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:260px}.feature-card h3{font-size:1.8rem;letter-spacing:-.04em;margin-bottom:10px}.feature-card p{color:var(--muted)}.share-section{display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:center}.share-preview{background:var(--surface);border:1px solid var(--line);border-radius:32px;padding:32px;min-height:510px;display:flex;flex-direction:column;justify-content:flex-end}.mini-brand{color:var(--lime);font-weight:800;margin-bottom:auto}.share-preview p{color:var(--muted);letter-spacing:.13em;font-weight:800;font-size:.75rem}.share-preview strong{color:var(--lime);font-size:clamp(4.8rem,10vw,8rem);line-height:.9;letter-spacing:-.07em;font-weight:500}.share-line{height:1px;background:var(--line);margin:22px 0}.share-preview>span:last-child{font-size:1.15rem}.cta{padding:110px 0 130px}.cta>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:1.2rem}.cta small{display:block;color:#b7b3c0;margin-top:18px}.store-note{max-width:700px;color:#c9c5cf}.footer{border-top:1px solid var(--line);min-height:140px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted)}.brand-small{color:var(--text);font-size:1rem}.brand-small .brand-mark{width:34px;border-radius:10px}.footer p{margin:0}.footer-links{display:flex;gap:18px;flex-wrap:wrap}@media(max-width:820px){.wrap{width:min(100% - 28px,680px)}.nav{height:74px}.studio-link{font-size:.82rem}.hero{padding:52px 0 68px}h1{font-size:clamp(3.6rem,17vw,6.2rem)}.receipt-top{flex-direction:column;gap:5px}.receipt-grid,.damage-grid,.feature-grid,.share-section{grid-template-columns:1fr}.life-card{align-items:flex-start;flex-direction:column;gap:4px}.damage-card{min-height:300px}.section{padding:72px 0}.share-preview{min-height:440px}.footer{padding:36px 0;flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:no-preference){.button,.damage-card,.feature-card{transition:transform .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.damage-card:hover,.feature-card:hover{transform:translateY(-4px);border-color:#44434d}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}