@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@1,9..144,400;1,9..144,500;1,9..144,600&family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&family=Space+Grotesk:wght@500;600;700&display=swap";@theme{ --color-ink: #0a0a0a; --color-paper: #fafaf7; --color-amber: #f59e0b; --color-amber-soft: #fcd34d; --color-muted: #6b7280; --color-line: #e5e7eb; --font-display: "Space Grotesk", "Inter", system-ui, sans-serif; --font-body: "Inter", system-ui, sans-serif; --font-mono: "JetBrains Mono", ui-monospace, monospace; --font-accent: "Fraunces", Georgia, serif; }[data-design=editorial]{--landing-amber: 38 95% 55%;--landing-amber-soft: 38 95% 65%;--landing-ink: 220 15% 8%;--landing-paper: 40 20% 97%;--landing-line: 220 10% 88%;background-color:hsl(var(--landing-paper));color:hsl(var(--landing-ink));font-family:Inter,system-ui,sans-serif}[data-design=editorial][data-theme=dark]{--landing-paper: 220 15% 7%;--landing-ink: 40 15% 95%;--landing-line: 220 10% 18%;background-color:hsl(var(--landing-paper));color:hsl(var(--landing-ink))}[data-design=editorial] h1,[data-design=editorial] h2,[data-design=editorial] h3,[data-design=editorial] .display-serif{font-family:Space Grotesk,Inter,system-ui,sans-serif;font-weight:700;letter-spacing:-.035em;line-height:1.02}[data-design=editorial] h1 em,[data-design=editorial] h2 em,[data-design=editorial] h3 em,[data-design=editorial] .display-serif em,[data-design=editorial] h1 .italic,[data-design=editorial] h2 .italic,[data-design=editorial] h3 .italic,[data-design=editorial] .display-serif .italic{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;letter-spacing:-.01em}[data-design=editorial] .mono{font-family:JetBrains Mono,ui-monospace,monospace}[data-design=editorial] .text-amber-accent{color:hsl(var(--landing-amber))}[data-design=editorial] .bg-amber-accent{background-color:hsl(var(--landing-amber))}[data-design=editorial] .border-amber-accent{border-color:hsl(var(--landing-amber))}[data-design=editorial] .bg-grid{background-image:linear-gradient(to right,hsl(var(--landing-line) / .5) 1px,transparent 1px),linear-gradient(to bottom,hsl(var(--landing-line) / .5) 1px,transparent 1px);background-size:40px 40px}[data-design=editorial] [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.4,1),transform .7s cubic-bezier(.2,.7,.4,1)}[data-design=editorial] [data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-design=editorial] .link-line{position:relative;display:inline-block}[data-design=editorial] .link-line:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .24s ease}[data-design=editorial] .link-line:hover:after{transform:scaleX(1)}[data-design=editorial] .btn-cta{position:relative;overflow:hidden}[data-design=editorial] .btn-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,hsl(var(--landing-amber) / .18),transparent);transform:translate(-100%);transition:transform .7s ease}[data-design=editorial] .btn-cta:hover:before{transform:translate(100%)}[data-design=editorial] .marquee-track{display:flex;width:max-content;animation:marquee 30s linear infinite}[data-design=editorial] .marquee-track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-design=editorial] .live-dot{display:inline-block;width:6px;height:6px;border-radius:9999px;background:#33cc6b;box-shadow:0 0 #33cc6bb3;animation:live-pulse 2s ease-in-out infinite}@keyframes live-pulse{0%,to{box-shadow:0 0 #33cc6b99}50%{box-shadow:0 0 0 8px #33cc6b00}}[data-design=editorial] .animate-fade-in{opacity:0;animation:ed-fade-in .7s cubic-bezier(.2,.7,.4,1) forwards}@keyframes ed-fade-in{to{opacity:1}}[data-design=editorial] .animate-stagger-up{opacity:0;transform:translateY(8px);animation:ed-stagger-up .6s cubic-bezier(.2,.7,.4,1) forwards}@keyframes ed-stagger-up{to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}[data-design=editorial] .car-drive{animation:car-drive 38s linear infinite}@keyframes car-drive{0%{transform:translate(-110%)}to{transform:translate(100vw)}}[data-design=editorial] .car-drive-reverse{animation:car-drive-reverse 52s linear infinite;animation-delay:8s}@keyframes car-drive-reverse{0%{transform:translate(100vw) scaleX(-1)}to{transform:translate(-110%) scaleX(-1)}}@media(prefers-reduced-motion:reduce){[data-design=editorial] .car-drive,[data-design=editorial] .car-drive-reverse{animation:none}}[data-design=editorial] .text-shine{background:linear-gradient(90deg,hsl(var(--landing-ink)),hsl(var(--landing-amber)),hsl(var(--landing-ink)));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shine 4s linear infinite}@keyframes shine{to{background-position:200% center}}
