.landing-root{--landing-bg:#f3f3f1;--landing-surface:#fff;--landing-ink:#111;--landing-muted:#6b6b6b;--landing-border:#e8e8e6;background-color:var(--landing-bg);color:var(--landing-ink);background-image:radial-gradient(50% 55% at 0 0,#639bff47 0%,#0000 70%),radial-gradient(50% 55% at 100% 0,#78aaff42 0%,#0000 70%),url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat,repeat}.landing-section{padding:4rem 0}@media (min-width:768px){.landing-section{padding:5rem 0}}.landing-heading{letter-spacing:-.03em;color:var(--landing-ink);text-align:center;font-size:2.25rem;font-weight:700}@media (min-width:640px){.landing-heading{font-size:2.75rem}}.landing-card{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:20px}.landing-btn-dark{color:#fff;background:#111;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.9375rem;font-weight:500;transition:background .15s;display:inline-flex}.landing-btn-dark:hover{background:#2a2a2a}.landing-btn-light{color:var(--landing-ink);background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:.8rem 1.6rem;font-size:.9375rem;font-weight:500;transition:color .15s;display:inline-flex}.landing-btn-light:hover{color:#000}.landing-showcase-gradient{background:linear-gradient(135deg,#fb923c 0%,#f97316 35%,#fdba74 100%)}.landing-pill-tabs{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000001a;border-radius:9999px;flex-wrap:wrap;gap:.25rem;padding:.25rem;display:inline-flex}.landing-pill-tab{color:#ffffffe6;border-radius:9999px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .15s}.landing-pill-tab:hover{color:#fff}.landing-pill-tab-active{color:var(--landing-ink);background:#fff;box-shadow:0 1px 2px #0000000f}.landing-book-stage{perspective:1200px}.landing-hero-stack{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-scene-row{gap:1rem;display:grid}@media (min-width:768px){.landing-scene-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.landing-scene{flex-direction:column;gap:.75rem;display:flex}.landing-scene-art{border-radius:24px;height:168px;position:relative;overflow:hidden}.landing-scene-art--ink{background:linear-gradient(160deg,#f6f3ee 0%,#e8e2d8 100%)}.landing-scene-art--cover{background:linear-gradient(160deg,#1a1428 0%,#3d2e6b 55%,#635bff 100%)}.landing-scene-art--audio{background:linear-gradient(160deg,#0a2540 0%,#0e6245 100%)}.landing-scene-label{letter-spacing:-.01em;color:#111;text-align:center;font-size:.8125rem;font-weight:600}.scrollbar-none{scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}
