:root{color-scheme:dark;--bg: #081116;--bg-elevated: rgba(10, 17, 22, .78);--surface: rgba(255, 255, 255, .06);--surface-strong: rgba(255, 255, 255, .1);--border: rgba(255, 255, 255, .12);--text: #f8f5ef;--muted: rgba(248, 245, 239, .68);--mint: #72ffcc;--cyan: #6dd8ff;--gold: #ffcf74;--shadow: 0 28px 80px rgba(0, 0, 0, .34);--hero-gradient: linear-gradient(135deg, #ffdc8a 0%, #72ffcc 52%, #76c7ff 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Space Grotesk,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 14% 0%,rgba(255,207,116,.18),transparent 24%),radial-gradient(circle at 84% 8%,rgba(114,255,204,.18),transparent 26%),linear-gradient(180deg,#081116,#0c161c 48%,#101923)}a{color:inherit}img{display:block;max-width:100%}#root{width:100%}.site-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:20px 0 56px}.topbar{position:sticky;top:12px;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:14px 18px;margin-bottom:18px;border:1px solid var(--border);border-radius:24px;background:#081116bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.04em;text-decoration:none}.brand__mark{width:12px;height:12px;border-radius:999px;background:var(--hero-gradient);box-shadow:0 0 28px #72ffcca6}.topbar__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:18px}.topbar__nav a,.footer__links a{color:var(--muted);text-decoration:none;transition:color .18s ease}.topbar__nav a:hover,.footer__links a:hover{color:var(--text)}.cta-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.cta-link:hover{transform:translateY(-2px)}.cta-link--primary{color:#061014;background:var(--hero-gradient);box-shadow:0 20px 42px #72ffcc33}.cta-link--ghost,.cta-link--secondary{border-color:var(--border);background:#ffffff0a;color:var(--text)}.hero{position:relative;overflow:hidden;padding:clamp(28px,5vw,56px);margin-bottom:18px;border:1px solid var(--border);border-radius:36px;background:linear-gradient(120deg,#071015f5,#101a21e6 54%,#72ffcc14),radial-gradient(circle at 72% 18%,rgba(114,255,204,.16),transparent 30%),radial-gradient(circle at 26% 100%,rgba(255,207,116,.15),transparent 30%);box-shadow:var(--shadow)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.72) 56%,transparent 100%);mask-image:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.72) 56%,transparent 100%);pointer-events:none}.hero__grid{position:relative;display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,520px);gap:clamp(24px,4vw,48px);align-items:center}.eyebrow,.section__eyebrow,.feature-card__eyebrow{display:inline-flex;align-items:center;gap:8px;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;color:var(--mint)}.hero h1,.section h2,.closing-card h2{margin:0;font-weight:700;line-height:.95;letter-spacing:-.08em}.hero h1{max-width:8ch;margin-top:14px;font-size:clamp(3rem,8vw,6.4rem)}.hero h1 span{display:block;font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--gold)}.hero__lede,.section__intro p,.feature-card p,.principle-card p,.faq-card p,.stack-card__label,.stack-card+.stack-card strong,.closing-card p,.footer p,.bullet-list,.hero__note span{color:var(--muted)}.hero__lede{max-width:38rem;margin:18px 0 0;font-size:clamp(1.06rem,2vw,1.24rem);line-height:1.65}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero__proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.proof-pill,.marquee__chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff0d}.hero__visual{position:relative;min-height:640px}.orb{position:absolute;border-radius:999px;filter:blur(10px);pointer-events:none}.orb--gold{top:26px;right:72px;width:160px;height:160px;background:radial-gradient(circle,#ffcf7494,#ffcf740a 70%);animation:float 10s ease-in-out infinite}.orb--mint{right:0;bottom:32px;width:180px;height:180px;background:radial-gradient(circle,#72ffcc80,#72ffcc0a 70%);animation:float 12s ease-in-out infinite reverse}.device-card{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:#ffffff0f;box-shadow:0 30px 70px #0000005c}.device-card img{width:100%;height:100%;object-fit:cover}.device-card--main{top:38px;right:54px;bottom:80px;left:72px;z-index:3}.device-card--tilt-left{top:128px;left:0;width:220px;height:300px;transform:rotate(-10deg);z-index:2}.device-card--tilt-right{right:0;bottom:10px;width:220px;height:280px;transform:rotate(9deg);z-index:1}.hero__note{position:absolute;z-index:4;max-width:220px;padding:16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#081116e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero__note strong,.stack-card strong{display:block;color:var(--text);line-height:1.2}.hero__note--top{top:12px;left:16px}.hero__note--bottom{right:24px;bottom:12px}.marquee{overflow:hidden;margin-bottom:18px;padding:14px 0;border:1px solid var(--border);border-radius:24px;background:#ffffff0a;box-shadow:var(--shadow)}.marquee__track{display:flex;width:max-content;gap:12px;padding-left:12px;animation:marquee 28s linear infinite}.section{padding:clamp(22px,4vw,38px);margin-bottom:18px;border:1px solid var(--border);border-radius:32px;background:var(--bg-elevated);box-shadow:var(--shadow)}.section__intro{max-width:50rem;margin-bottom:26px}.section__intro--tight{max-width:42rem}.section h2,.closing-card h2{font-size:clamp(2rem,5vw,4rem);margin-top:10px}.section__intro p{margin:14px 0 0;line-height:1.7}.feature-grid,.principles__grid,.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card,.principle-card,.faq-card,.stack-card{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#ffffff0d}.feature-card h3,.principle-card h3,.faq-card h3{margin:14px 0 8px;font-size:1.25rem}.feature-card p,.principle-card p,.faq-card p{margin:0;line-height:1.7}.split-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;align-items:stretch}.split-section__copy{padding-right:8px}.bullet-list{margin:22px 0 0;padding-left:18px;line-height:1.8}.split-section__visual{display:grid;gap:14px}.stack-card{display:grid;gap:10px}.stack-card--accent{background:linear-gradient(140deg,#ffcf741f,#72ffcc14)}.stack-card--compact{padding:12px}.stack-card--compact img{border-radius:18px}.principles__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.closing-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;background:linear-gradient(135deg,#ffcf7414,#72ffcc0a),#081116e0}.closing-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:24px;padding:22px 4px 0}.footer__brand{margin-bottom:8px}.footer p,.footer__meta{margin:0}.footer__links{display:flex;gap:16px}@keyframes float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-12px,0) scale(1.04)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1100px){.topbar{grid-template-columns:1fr;justify-items:start}.topbar__nav{justify-content:flex-start}.hero__grid,.split-section,.closing-card,.footer,.feature-grid,.principles__grid,.faq-grid{grid-template-columns:1fr}.hero__visual{min-height:620px}.closing-card__actions{justify-content:flex-start}.footer{align-items:start}}@media (max-width: 900px){.site-shell{width:min(100% - 16px,1240px)}.topbar{position:static;gap:14px;padding:14px;border-radius:20px}.topbar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}.topbar__nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;text-align:center}.topbar>.cta-link{width:100%}.hero{padding:22px;border-radius:26px}.hero__grid{gap:22px}.hero__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.proof-pill{justify-content:flex-start;min-height:48px;text-align:left}.hero__visual{min-height:500px}.hero__note{display:none}.marquee{border-radius:20px}.section{border-radius:24px}}@media (max-width: 760px){.site-shell{width:min(100% - 20px,1240px);padding-top:10px}.topbar{top:8px;padding:14px}.hero,.section{padding:20px;border-radius:26px}.hero h1{max-width:100%;font-size:clamp(2.8rem,15vw,4.5rem)}.hero__actions,.closing-card__actions,.footer__links{flex-direction:column;align-items:stretch}.cta-link{width:100%}.hero__visual{min-height:380px}.device-card--main{top:26px;right:14px;bottom:84px;left:14px}.device-card--tilt-left{top:2px;left:6px;width:112px;height:152px}.device-card--tilt-right{right:10px;bottom:8px;width:112px;height:146px}.hero__note{max-width:170px;padding:12px 14px}.footer{padding-bottom:20px}}@media (max-width: 560px){.topbar__nav,.hero__proof{grid-template-columns:1fr}.hero h1{font-size:clamp(2.5rem,16vw,4rem)}.hero__lede{font-size:1rem}.hero__visual{min-height:330px}.device-card--main{top:22px;right:10px;bottom:72px;left:10px;border-radius:22px}.device-card--tilt-left,.device-card--tilt-right{width:94px;height:126px;border-radius:18px}}
