*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y proximity}html,body,#root{width:100%;min-height:100vh;background:#0a0a0f;color:#e0e0e6;color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}:root{--color-bg: #0a0a0f;--color-surface: #12121a;--color-surface-hover: #1a1a25;--color-border: rgba(255, 255, 255, .08);--color-accent: #7c5cfc;--color-accent-secondary: #29b6f6;--color-text: #e0e0e6;--color-text-muted: #8888a0;--color-text-dim: #55556a}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.ghost-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.8rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffb3;font-size:12px;font-weight:300;letter-spacing:2px;text-transform:uppercase;text-decoration:none;background:transparent;transition:all .3s ease;cursor:pointer}.ghost-btn:hover{text-decoration:none;border-color:#7c5cfc66;color:#fffffff2;box-shadow:0 0 24px #7c5cfc1f,inset 0 0 12px #7c5cfc0a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
