:root{--background:#0a0b0d;--foreground:#f2f0eb;--muted:#8a8780;--surface:#14161a;--surface-elevated:#1c1f26;--border:#f2f0eb14;--accent:#e8a317;--accent-soft:#e8a31724;--steel:#6b7280}body{background:var(--background);color:var(--foreground);font-family:var(--font-body), system-ui, sans-serif}@keyframes fade-up{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes hero-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(2%,-1.5%)scale(1.04)}}@keyframes line-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hero-bike{0%{opacity:0;transform:translate(4%,2%)}to{opacity:1;transform:translate(0,0)}}.animate-fade-up{animation:.8s cubic-bezier(.22,1,.36,1) both fade-up}.animate-fade-up-delay-1{animation:.8s cubic-bezier(.22,1,.36,1) .12s both fade-up}.animate-fade-up-delay-2{animation:.8s cubic-bezier(.22,1,.36,1) .24s both fade-up}.animate-fade-up-delay-3{animation:.8s cubic-bezier(.22,1,.36,1) .36s both fade-up}.animate-hero-drift{animation:18s ease-in-out infinite hero-drift}.animate-line-draw{transform-origin:0;animation:1s cubic-bezier(.22,1,.36,1) .5s both line-draw}.animate-hero-bike{animation:1.1s cubic-bezier(.22,1,.36,1) .2s both hero-bike}@media (prefers-reduced-motion:reduce){.animate-fade-up,.animate-fade-up-delay-1,.animate-fade-up-delay-2,.animate-fade-up-delay-3,.animate-hero-drift,.animate-line-draw,.animate-hero-bike{opacity:1;animation:none;transform:none}}
.layout-module__ACst_q__html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}.layout-module__ACst_q__body{background:var(--background);min-height:100%;color:var(--foreground);flex-direction:column;display:flex}
