:root{--bg: #0E0F11;--bg-2: #141517;--surface: #181A1D;--hairline: rgba(255, 255, 255, .08);--hairline-strong: rgba(255, 255, 255, .14);--gold: #E8B04B;--gold-bright: #F5C869;--gold-dim: #8A6A2E;--green: #56BC7C;--green-bright: #6FD993;--red: #C5564E;--ink: #F3EFE7;--ink-muted: #A2A199;--ink-faint: #6E6E6A;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--t-hero: clamp(2.6rem, 1.6rem + 4.4vw, 5.5rem);--t-h2: clamp(1.9rem, 1.3rem + 2.6vw, 3.4rem);--t-lead: clamp(1.1rem, .95rem + .7vw, 1.45rem);--t-body: 1.0625rem;--t-small: .875rem;--sp-1: .5rem;--sp-2: 1rem;--sp-3: 1.5rem;--sp-4: 2.5rem;--sp-5: 4rem;--sp-6: 6rem;--sp-7: 9rem;--maxw: 68rem;--radius: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:var(--t-body);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{line-height:1.05;letter-spacing:-.022em;font-weight:600;margin:0}p{margin:0}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-bright)}.wrap{width:min(100% - 2.5rem,var(--maxw));margin-inline:auto}.eyebrow{font-size:var(--t-small);color:var(--gold);letter-spacing:0;font-weight:500}.lead{font-size:var(--t-lead);color:var(--ink-muted);max-width:38ch}.cta{display:inline-flex;align-items:center;gap:.6rem;background:var(--gold);color:#1a1406;font-weight:600;font-size:1.0625rem;padding:.85rem 1.4rem;border-radius:999px;transition:transform .16s ease,background .16s ease}.cta:hover{background:var(--gold-bright);transform:translateY(-1px);color:#1a1406}.cta:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}:focus-visible{outline:2px solid var(--gold-bright);outline-offset:2px;border-radius:4px}section{position:relative}.scene{padding-block:var(--sp-7)}.tilt-hero{height:320vh;position:relative}.tilt-hero__stage{position:sticky;top:0;height:100vh;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.75rem,2.5vh,2rem);padding:6vh 0 8vh;overflow:hidden;background:radial-gradient(120% 80% at 50% -10%,rgba(232,176,75,.1),transparent 60%),var(--bg)}.tilt-hero__copy{text-align:left;z-index:2;pointer-events:none;width:min(100% - 2.5rem,var(--maxw))}.tilt-hero__copy h1{font-size:clamp(2.1rem,1.3rem + 2.6vw,3.6rem);margin:.4rem 0 .9rem;max-width:18ch}.tilt-hero__copy .lead{max-width:46ch;font-size:clamp(1rem,.92rem + .4vw,1.2rem)}.tilt-hero__svg{width:min(96vw,1180px);max-height:clamp(320px,56vh,620px);height:auto;display:block}.tilt-hero__foot{position:absolute;bottom:clamp(1.5rem,5vh,3rem);left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;gap:2rem;z-index:2;color:var(--ink-muted);font-size:var(--t-small)}.tilt-hero__score{color:var(--ink);font-weight:600}.tilt-hero__hint{letter-spacing:.01em}@media(prefers-reduced-motion:reduce){.tilt-hero{height:auto}.tilt-hero__stage{position:relative}}@media(max-width:680px){.tilt-hero__copy{width:min(100% - 2.5rem,40rem)}.tilt-hero__foot{width:min(100% - 2.5rem,40rem);flex-direction:column;align-items:flex-start;gap:.4rem}}.phone{border:1px solid var(--hairline-strong);border-radius:26px;padding:6px;background:linear-gradient(180deg,#202225,#16171a);box-shadow:0 24px 60px -28px #000c,inset 0 1px #ffffff0a}.phone__img{display:block;width:100%;height:auto;border-radius:20px}.spine__head{font-size:var(--t-h2);max-width:20ch}.spine__sub{margin-top:var(--sp-3);max-width:52ch}.spine__origin{margin-top:var(--sp-4);color:var(--ink-faint);font-size:var(--t-small);letter-spacing:.01em}.reel{position:relative}.reel__stage{position:sticky;top:0;height:100svh;overflow:hidden;background:var(--bg)}.reel__bar{position:absolute;left:0;right:0;height:1px;background:var(--hairline);z-index:2}.reel__bar--top{top:4svh}.reel__bar--bot{bottom:4svh}.reel__track{display:flex;height:100svh;will-change:transform}.reel__cell{flex:0 0 100vw;height:100svh;display:grid;align-content:center}.reel__cell--cinema{justify-items:center;gap:clamp(1rem,3svh,2.25rem)}.reel__cinekick{color:var(--gold);font-weight:600;font-size:var(--t-lead);text-align:center;letter-spacing:.01em}.reel__frame{position:relative;aspect-ratio:900 / 1126;max-height:70svh;max-width:clamp(280px,40vw,440px);border-radius:var(--radius);overflow:hidden;box-shadow:inset 0 0 0 1px var(--gold-dim)}.reel__frame video,.reel__frame--static img{width:100%;height:100%;object-fit:cover;display:block}.reel__glow{position:absolute;top:-22%;right:-22%;bottom:-22%;left:-22%;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(232,176,75,.2),transparent 62%);filter:blur(42px)}.reel__cell--feat{grid-auto-flow:column;grid-template-columns:clamp(220px,26vw,320px) minmax(0,34rem);gap:clamp(2rem,6vw,5rem);justify-content:center;align-items:center}.reel__phone{width:100%;aspect-ratio:660 / 1434;border-radius:30px;overflow:hidden;border:1px solid var(--hairline-strong);box-shadow:0 36px 80px -36px #000000d9}.reel__phone img{width:100%;height:100%;object-fit:cover;display:block}.reel__cap{max-width:34rem}.reel__kicker{position:relative;display:inline-block;font-size:var(--t-small);font-weight:600;letter-spacing:.04em;color:var(--gold);margin-bottom:.85rem}.reel__underline{position:absolute;left:0;bottom:-5px;width:100%;height:2px;background:var(--gold);transform-origin:left center}.reel__head{font-size:clamp(1.7rem,1.1rem + 2vw,2.8rem);line-height:1.08;color:var(--ink);max-width:14ch}.reel__body{margin-top:var(--sp-2);color:var(--ink-muted);font-size:var(--t-lead);max-width:32ch}.reel__rail{position:absolute;left:50%;bottom:clamp(1rem,3svh,2rem);transform:translate(-50%);display:flex;gap:clamp(.6rem,2vw,1.25rem);list-style:none;padding:0;margin:0;z-index:3}.reel__raildot{display:flex;flex-direction:column;align-items:center;gap:.4rem;background:none;border:0;cursor:pointer}.reel__railbar{width:24px;height:3px;border-radius:2px;background:var(--gold);transform-origin:center}.reel__raillabel{font-size:.72rem;color:var(--ink-muted);font-weight:500}.reel__raildot:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px;border-radius:6px}.reel--static{padding-block:var(--sp-7)}.reel__statichead{font-size:var(--t-h2);margin:var(--sp-1) 0 var(--sp-5);max-width:16ch}.reel__frame--static{margin:0 auto var(--sp-6);max-width:360px}.reel__list{display:flex;flex-direction:column;gap:var(--sp-6)}.reel__listrow{display:grid;grid-template-columns:200px 1fr;gap:var(--sp-4);align-items:center}.reel__phone--static{width:200px}.analysis{background:var(--bg-2);border-block:1px solid var(--hairline)}.analysis__head{font-size:var(--t-h2);margin:var(--sp-1) 0 var(--sp-2);max-width:16ch}.analysis__sub{color:var(--ink-muted);max-width:52ch}.analysis__keys{list-style:none;padding:0;margin:var(--sp-5) 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--sp-4)}.analysis__key{display:flex;flex-direction:column;gap:.35rem;font-size:var(--t-small);color:var(--ink-muted)}.analysis__key strong{color:var(--ink);font-weight:600;font-size:var(--t-body)}.analysis__swatch{width:32px;height:16px;display:block;margin-bottom:.5rem}.analysis__swatch--line{height:4px;border-radius:2px;background:#e11d3b;margin-top:.6rem;box-shadow:0 0 6px #e11d3b80}.analysis__swatch--area{background:linear-gradient(0deg,rgba(255,255,255,.3),transparent);border-radius:3px}.analysis__swatch--ball{width:16px;height:16px;border-radius:999px;background:#ba0c2f;border:1px solid rgba(255,255,255,.65)}.analysis__swatch--arrow{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #E11D3B;margin-top:.4rem}.analysis__story{list-style:none;padding:0;margin:var(--sp-6) 0 0;counter-reset:moment;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:var(--sp-4)}.analysis__moment{position:relative;padding-top:var(--sp-3);border-top:1px solid var(--hairline-strong)}.analysis__chip{display:inline-block;font-size:var(--t-small);font-weight:600;color:var(--gold-bright);background:#e8b04b1f;border-radius:999px;padding:.15rem .6rem;margin-bottom:.5rem}.analysis__mhead{font-size:var(--t-body);font-weight:600;color:var(--ink);line-height:1.2;margin-bottom:.5rem}.analysis__mbody{color:var(--ink-muted);font-size:var(--t-small);line-height:1.5}@media(max-width:680px){.analysis__keys{grid-template-columns:repeat(2,1fr);gap:var(--sp-2)}}.calm{background:var(--bg-2);border-block:1px solid var(--hairline)}.calm__inner{text-align:center}.calm__head{font-size:var(--t-h2);margin:var(--sp-2) auto;max-width:18ch}.calm__sub{margin:0 auto;max-width:42ch}.start__head{font-size:var(--t-h2);max-width:18ch}.start__sub{margin-top:var(--sp-2)}.start__cta{margin-top:var(--sp-6)}.site-foot{padding-block:var(--sp-4);border-top:1px solid var(--hairline);color:var(--ink-faint);font-size:var(--t-small)}.site-foot .foot-links{display:flex;flex-wrap:wrap;gap:var(--sp-3);margin-top:var(--sp-1)}.site-foot a{color:var(--ink-muted);text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.site-foot a:hover,.site-foot a:focus-visible{color:var(--ink);border-bottom-color:var(--hairline-strong)}@media(max-width:760px){.beyond{height:auto}.beyond__sticky{position:relative;height:auto;min-height:0;padding-block:var(--sp-7)}.beyond__stage{grid-template-columns:1fr;gap:var(--sp-4)}.tour__device{width:min(72vw,260px);margin-inline:auto}.tour__caps{min-height:11rem}.beyond__listrow{grid-template-columns:150px 1fr;gap:var(--sp-3)}}
