:root{--bg-primary: #050414;--bg-secondary: #030014;--text-primary: #ffffff;--text-secondary: #9ca3af;--accent-primary: #7c3aed;--accent-secondary: #06b6d4}[data-theme=light]{--bg-primary: #f9fafb;--bg-secondary: #ffffff;--text-primary: #111827;--text-secondary: #6b7280;--accent-primary: #7c3aed;--accent-secondary: #06b6d4}[data-theme=light] .bg-\[\#050414\],[data-theme=light] .bg-\[\#030014\],[data-theme=light] .bg-\[\#0a0a1a\],[data-theme=light] .bg-\[\#050510\]{background-color:#fff!important}[data-theme=light] .text-white{color:#111827!important}[data-theme=light] .text-gray-300,[data-theme=light] .text-gray-400{color:#6b7280!important}[data-theme=neon]{--bg-primary: #0a0014;--bg-secondary: #000000;--text-primary: #ff00ff;--text-secondary: #00ffff;--accent-primary: #ff00ff;--accent-secondary: #00ffff}[data-theme=neon] .text-white{color:#f0f!important;text-shadow:0 0 10px #ff00ff}[data-theme=neon] .text-gray-300,[data-theme=neon] .text-gray-400{color:#0ff!important;text-shadow:0 0 5px #00ffff}[data-theme=neon] .border-white\/10,[data-theme=neon] .border-white\/20{border-color:#ff00ff40!important;box-shadow:none}[data-theme=neon] .hero-social-btn,[data-theme=neon] .hero-cta-btn{border-color:#ff00ff4d!important;box-shadow:0 0 8px #ff00ff26}[data-theme=neon] .hero-typing-text{background:linear-gradient(90deg,#f0f,#0ff,#f0f);-webkit-background-clip:text;background-clip:text}[data-theme=neon] .hero-name-gradient{background:linear-gradient(135deg,#f0f,#0ff,#ff69b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=cyberpunk]{--bg-primary: #0d1117;--bg-secondary: #010409;--text-primary: #00ff00;--text-secondary: #ffff00;--accent-primary: #00ff00;--accent-secondary: #ffff00}[data-theme=cyberpunk]{background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,0,.03) 2px,rgba(0,255,0,.03) 4px)}[data-theme=cyberpunk] .text-white{color:#0f0!important;font-family:Courier New,monospace!important}[data-theme=retro]{--bg-primary: #2d1b69;--bg-secondary: #1a0f3d;--text-primary: #ffd700;--text-secondary: #ff69b4;--accent-primary: #ffd700;--accent-secondary: #ff69b4}[data-theme=retro]{image-rendering:pixelated;font-family:"Press Start 2P",Courier New,monospace!important}[data-theme=retro] *{border-radius:0!important}[data-theme=retro] .text-white{color:gold!important;text-shadow:2px 2px 0px #000000}[data-theme=retro] .bg-white\/5,[data-theme=retro] .bg-white\/10{background-color:#ffd7001a!important;border:2px solid #ffd700!important}[data-theme=retro] .hero-name-gradient{background:linear-gradient(135deg,gold,#ff69b4,gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%}[data-theme=retro] .hero-typing-text{background:linear-gradient(90deg,gold,#ff69b4,gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=retro] .hero-typing-label{color:#ff69b4}[data-theme=retro] .hero-cursor{background:gold;box-shadow:0 0 8px gold}[data-theme=retro] .hero-cta-btn{background:#ffd7004d;border:2px solid #ffd700;color:gold}[data-theme=retro] .hero-social-btn{border:2px solid #ffd700;color:gold}.gradient-text{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.neon-text{text-shadow:0 0 10px var(--accent-primary)}.gradient-border-l{border-left:4px solid transparent;border-image:linear-gradient(to bottom,var(--accent-primary),var(--accent-secondary)) 1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--accent-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-secondary)}.hero-cursor{display:inline-block;width:3px;height:1.1em;background:#22d3ee;margin-left:4px;vertical-align:text-bottom;border-radius:2px;animation:hero-cursor-blink .75s step-end infinite;box-shadow:0 0 10px #22d3ee,0 0 20px #22d3ee80}@keyframes hero-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.hero-name-gradient{background:linear-gradient(135deg,#fff,#c084fc,#22d3ee 60%,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:hero-name-shimmer 5s ease-in-out infinite;text-shadow:none}@keyframes hero-name-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-typing-container{display:flex;flex-direction:column;align-items:center;gap:6px;min-height:80px}.hero-typing-label{font-size:1.1rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a78bfacc}.hero-typing-text{font-size:1.8rem;font-weight:700;background:linear-gradient(90deg,#22d3ee,#a78bfa,#f472b6,#22d3ee);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:300% auto;animation:hero-typing-gradient 4s linear infinite;min-height:1.3em;display:inline-flex;align-items:center;text-shadow:none}@media(min-width:768px){.hero-typing-label{font-size:1.3rem}.hero-typing-text{font-size:2.4rem}}@media(min-width:1024px){.hero-typing-text{font-size:2.8rem}}@keyframes hero-typing-gradient{0%{background-position:0% center}to{background-position:200% center}}.hero-status-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border-radius:100px;background:#06b6d414;border:1px solid rgba(6,182,212,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-status-dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d399,0 0 16px #34d39966;animation:hero-status-pulse 2s ease-in-out infinite}@keyframes hero-status-pulse{0%,to{opacity:1;box-shadow:0 0 8px #34d399,0 0 16px #34d39966}50%{opacity:.5;box-shadow:0 0 4px #34d399,0 0 8px #34d39933}}.hero-social-btn{position:relative;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#d1d5dbcc;overflow:hidden;transition:color .3s,border-color .3s,box-shadow .3s}.hero-social-btn:hover{color:#fff;border-color:#a855f766;box-shadow:0 0 20px #7c3aed40,0 4px 20px #0000004d}.hero-social-btn-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7c3aed80,#06b6d480);opacity:0;transition:opacity .3s}.hero-social-btn:hover .hero-social-btn-bg{opacity:1}.hero-cta-btn{display:inline-flex;align-items:center;padding:12px 28px;border-radius:12px;font-weight:600;font-size:.95rem;color:#fff;background:linear-gradient(135deg,#7c3aedb3,#06b6d499);border:1px solid rgba(168,85,247,.3);position:relative;overflow:hidden;transition:transform .2s,box-shadow .3s;box-shadow:0 0 20px #7c3aed26}.hero-cta-btn:hover{transform:translateY(-2px);box-shadow:0 0 30px #7c3aed4d,0 8px 25px #0000004d}.hero-cta-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#a855f7e6,#06b6d4cc);opacity:0;transition:opacity .3s}.hero-cta-btn:hover:before{opacity:1}.hero-cta-btn span,.hero-cta-btn svg{position:relative;z-index:1}.hero-scroll-indicator{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(6,182,212,.25);color:#06b6d480;animation:hero-scroll-glow 3s ease-in-out infinite}@keyframes hero-scroll-glow{0%,to{border-color:#06b6d433;color:#06b6d466;box-shadow:0 0 8px #06b6d41a}50%{border-color:#06b6d480;color:#06b6d4cc;box-shadow:0 0 16px #06b6d44d}}
