/*! © 2026 Hoàng Quân (hoangquan14727) — All rights reserved. Unauthorized copying prohibited. */
:root{--radius:20px;--radius-sm:14px;--transition:0.3s cubic-bezier(0.4, 0, 0.2, 1);--irid-pink:#ff5cc8;--irid-cyan:#52edff;--irid-violet:#9e66ff;--irid-gradient:linear-gradient(120deg, var(--irid-pink), var(--irid-cyan) 45%, var(--irid-violet));--maxw:620px;--hud-mono:'Share Tech Mono', ui-monospace, monospace;--hud-display:'Orbitron', 'Space Grotesk', sans-serif;--hud-notch:12px;--hud-bracket:16px;--hud-fill:rgba(14, 9, 26, 0.80)}#loader .loader-logo,.hero h1,.section-title{font-family:var(--hud-display)}.chip,.clock-date,.clock-time,.e-sub,.e-title,.eyebrow,.footer-meta,.kbd-hint,.kbd-hint kbd,.modal-close,.music-next,.s-desc,.s-name,.to-top,.toast,.u-label,.view-counter{font-family:var(--hud-mono);letter-spacing:.5px}.about-text .bio-text,.section-sub,.tagline{font-family:"Inter",sans-serif}#loader .loader-logo{font-weight:900}.scene-sun{--sa:#ff9a3c;--sa2:#ffd27a;--sa-rgb:255, 154, 60}.scene-about{--sa:#ff8a4c;--sa2:#b07cff;--sa-rgb:255, 138, 76}.scene-explore,.scene-galaxy{--sa:#52edff;--sa-rgb:82, 237, 255}.scene-galaxy{--sa2:#ff5cc8}.scene-explore{--sa2:#6699ff}.scene-bh{--sa:#ff7a1e;--sa2:#ffffff;--sa-rgb:255, 122, 30}.scene-footer{--sa:#ff6a2e;--sa2:#ffd9c0;--sa-rgb:255, 106, 46}[data-theme=dark]{--bg-primary:#0b0716;--bg-solid:#150e2c;--text-primary:#f3f0ff;--text-secondary:rgba(243, 240, 255, 0.62);--text-muted:rgba(243, 240, 255, 0.34);--accent:var(--irid-violet);--accent-light:var(--irid-pink);--glass-bg:rgba(255, 255, 255, 0.045);--glass-border:rgba(255, 255, 255, 0.10);--glass-shadow:0 20px 60px rgba(80, 20, 160, 0.25);--toast-bg:rgba(15, 8, 30, 0.92);--toast-border:rgba(255, 255, 255, 0.1);--modal-bg:rgba(5, 2, 12, 0.72);--glow:rgba(158, 102, 255, 0.4);--ripple:rgba(82, 237, 255, 0.3);--selection:rgba(158, 102, 255, 0.35);--slider-track:rgba(255, 255, 255, 0.15);--blur:18px}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;overflow-x:hidden;overscroll-behavior-y:none;transition:background .5s ease,color .4s ease;-webkit-font-smoothing:antialiased}::selection{background:var(--selection);color:var(--text-primary)}