.layout-container{transition:margin-right .4s cubic-bezier(.16,1,.3,1),width .4s cubic-bezier(.16,1,.3,1)}@media (width>=1024px){.layout-container{will-change:margin-right, width}body.ai-drawer-active .layout-container{margin-right:440px;width:calc(100% - 440px)!important}body.ai-drawer-active .ai-float-btn{right:464px}}.ai-float-btn{border:1px solid var(--neon-cyan);cursor:pointer;z-index:99999;background:#040811;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s,right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 0 15px #f0f0ff33}.ai-float-btn:hover{box-shadow:0 0 25px var(--neon-cyan);background:#00f0ff1a;transform:scale(1.1)rotate(5deg)}.ai-icon{font-size:1.8rem}.global-ai-drawer{border-left:1px solid var(--neon-cyan);width:440px;height:100%;box-shadow:none;backdrop-filter:blur(25px);z-index:999999;box-sizing:border-box;pointer-events:none;background:#060b16f5;flex-direction:column;padding:1.5rem;transition:right .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-480px}.global-ai-drawer.open{pointer-events:auto;right:0;box-shadow:-20px 0 50px #000c}@media (width<=480px){.global-ai-drawer{width:100%;right:-100%}}.ai-header{border-bottom:1px solid #00f0ff33;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.ai-title-wrap{align-items:center;gap:10px;display:flex}.ai-pulse-dot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 10px #4ade80}.ai-header h3{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:800}.ai-header-actions{align-items:center;gap:8px;display:flex}.ai-model-select{color:var(--neon-cyan);cursor:pointer;background:#040810cc;border:1px solid #00f0ff4d;border-radius:6px;outline:none;padding:4px 8px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s}.ai-model-select:focus{border-color:var(--neon-cyan);box-shadow:0 0 10px #00f0ff33}.ai-model-select option{color:#fff;background:#040811}.ai-clear-btn,.ai-close-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem;transition:color .2s}.ai-clear-btn:hover{color:var(--neon-cyan)}.ai-close-btn:hover{color:#f87171}.ai-chat-window{scrollbar-width:thin;scrollbar-color:var(--neon-cyan) transparent;flex-direction:column;flex:1;gap:1.25rem;margin-bottom:1rem;padding-right:6px;display:flex;overflow-y:auto}.chat-bubble{word-break:break-word;border-radius:12px;max-width:90%;padding:14px 18px;font-family:inherit;font-size:.92rem;line-height:1.6}.bot-bubble{color:var(--text-main);background:#0f172a99;border:1px solid #94a3b833;border-top-left-radius:2px;align-self:flex-start}.user-bubble{color:var(--neon-cyan);background:#00f0ff14;border:1px solid #00f0ff40;border-top-right-radius:2px;align-self:flex-end;font-weight:500}.bot-bubble pre{color:#fff;border-radius:6px;margin-top:.5rem;padding:1rem;font-family:Fira Code,monospace;font-size:.85rem;overflow-x:auto;border:1px solid var(--neon-blue)!important;background:#040811!important}.bot-bubble code{color:var(--neon-cyan);background:#00f0ff1a;border-radius:4px;padding:2px 6px;font-family:Fira Code,monospace}.bot-bubble pre code{color:#e2e8f0;background:0 0;padding:0}.thinking-indicator{color:var(--neon-blue);align-items:center;gap:8px;font-style:italic;font-weight:600;animation:1.5s infinite blink;display:flex}.ai-input-zone{border:1px solid var(--card-border);background:#04081099;border-radius:10px;gap:10px;padding:8px;transition:border-color .3s;display:flex}.ai-input-zone:focus-within{border-color:var(--neon-cyan);box-shadow:0 0 15px #00f0ff1a}.ai-input-zone textarea{color:#fff;resize:none;background:0 0;border:none;flex:1;padding:8px;font-family:inherit;font-size:.95rem;overflow-y:hidden}.ai-input-zone textarea:focus{outline:none}.ai-send-btn{background:var(--neon-cyan);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex}.ai-send-btn:hover{box-shadow:0 0 15px var(--neon-cyan);transform:scale(1.05)}@keyframes pulse{0%{box-shadow:0 0 #4ade8066}70%{box-shadow:0 0 0 6px #4ade8000}to{box-shadow:0 0 #4ade8000}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}#background-canvas{display:none}.reveal,.reveal-scale,.reveal-left,.reveal-right,.reveal-flip{opacity:1!important;transform:none!important}.mesh-bg{animation:none!important}}@media (width<=768px){*,:before,:after{-webkit-tap-highlight-color:transparent}a,button,input,select,textarea,[role=button]{touch-action:manipulation}.hero-orbit-icon{display:block!important}body{overflow-x:hidden}.mesh-bg{display:none}.panel-card:after,.metric-block:after{display:none!important}.panel-card{box-shadow:0 4px 20px #00000026,inset 0 0 0 1px #ffffff05}.panel-card:hover{transform:none;box-shadow:0 4px 20px #00000026,inset 0 0 0 1px #ffffff05}.metric-block:hover{transform:none}.scroll-progress{display:none}}:focus-visible{outline:2px solid var(--neon-cyan);outline-offset:3px;border-radius:4px}*,:before,:after{box-sizing:border-box}body{background-color:var(--bg-dark);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;min-height:100vh;margin:0;padding:2rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;transition:background-color .5s,color .5s;overflow-x:hidden}@media (width>=768px){body{padding:2.5rem}}.mesh-bg{z-index:-2;background:var(--mesh-gradient,none);pointer-events:none;animation:20s ease-in-out infinite alternate meshDrift;position:fixed;inset:0}@media (width<=768px){.mesh-bg{animation:none}}@keyframes meshDrift{0%{transform:translate(0)scale(1)}50%{transform:translate(-2%,1%)scale(1.02)}to{transform:translate(1%,-1%)scale(.98)}}#background-canvas{z-index:-1;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (width<=768px){#background-canvas{display:none}}.layout-container{box-sizing:border-box;z-index:1;width:100%;max-width:1280px;margin:0 auto;position:relative}.theme-transition-overlay{z-index:9999999;background:var(--bg-dark);opacity:0;pointer-events:none;transition:opacity .4s;display:none;position:fixed;inset:0}.theme-transition-overlay.active{opacity:1}h1{color:var(--text-main);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1}h2{color:var(--text-main);letter-spacing:.08em;text-transform:uppercase;border-left:3px solid #0000;border-image:linear-gradient(180deg, var(--neon-cyan), var(--neon-blue)) 1;margin-top:2.5rem;margin-bottom:1.25rem;padding-left:16px;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:800;line-height:1.3}.subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.panel-card{background:var(--card-bg);border:1px solid var(--card-border);box-sizing:border-box;border-radius:16px;padding:1.75rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s;position:relative;box-shadow:0 8px 32px #0003,inset 0 0 0 1px #ffffff08,inset 0 1px #ffffff0a}@media (width>=768px){.panel-card{padding:2.25rem}}.panel-card:hover{border-color:color-mix(in srgb, var(--neon-cyan) 40%, transparent);box-shadow:0 16px 48px #00000040, 0 0 0 1px #ffffff0d inset, 0 0 40px color-mix(in srgb, var(--neon-cyan) 8%, transparent);transform:translateY(-2px)}.form-group{margin-bottom:1.25rem}label{color:var(--neon-blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}input,select,textarea{background:var(--input-bg);border:1px solid var(--card-border);width:100%;color:var(--text-main);box-sizing:border-box;appearance:none;touch-action:manipulation;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .3s,box-shadow .3s}input:focus,select:focus,textarea:focus{border-color:var(--neon-cyan);box-shadow:0 0 0 3px color-mix(in srgb, var(--neon-cyan) 12%, transparent), 0 0 24px color-mix(in srgb, var(--neon-cyan) 6%, transparent);outline:none}.badge{letter-spacing:.02em;border:1px solid #0000;border-radius:6px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.badge-buy{color:#4ade80;background:#4ade801a;border-color:#4ade8033}.badge-sell{color:#f87171;background:#f871711a;border-color:#f8717133}.alert{text-align:center;border-radius:12px;margin-bottom:1.5rem;padding:14px;font-size:.88rem;font-weight:600;display:none}.success-alert{color:#4ade80;background:#4ade8014;border:1px solid #4ade8033}.error-alert{color:#f87171;background:#f8717114;border:1px solid #f8717133}.global-nav{z-index:1000;background:color-mix(in srgb, var(--bg-dark) 80%, transparent);border:1px solid var(--card-border);border-radius:16px;flex-wrap:wrap;align-items:center;gap:4px;max-width:fit-content;margin:0 auto 2.5rem;padding:8px 12px;font-weight:600;transition:background .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:12px;box-shadow:0 8px 32px #0003}.global-nav.scrolled{background:color-mix(in srgb, var(--bg-dark) 90%, transparent);border-color:color-mix(in srgb, var(--neon-cyan) 20%, transparent);box-shadow:0 12px 40px #0000004d, 0 0 20px color-mix(in srgb, var(--neon-cyan) 5%, transparent)}.global-nav a{color:var(--text-muted);white-space:nowrap;border-radius:12px;padding:8px 16px;font-size:.85rem;text-decoration:none;transition:color .3s,background .3s,box-shadow .3s;position:relative}.global-nav a:hover{color:var(--neon-cyan);background:color-mix(in srgb, var(--neon-cyan) 8%, transparent)}.global-nav a.active{color:var(--bg-dark);background:var(--neon-cyan);box-shadow:0 0 20px color-mix(in srgb, var(--neon-cyan) 40%, transparent);font-weight:700}.admin-only,.auth-gated{display:none!important}.signout-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:4px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:color .3s,background .3s;display:flex}.signout-btn:hover{color:#f87171;background:#f8717114}@media (width<=600px){.global-nav{justify-content:center;margin-bottom:2rem;position:static}}.table-container{-webkit-overflow-scrolling:touch;border:1px solid var(--card-border);border-radius:16px;width:100%;margin-bottom:2rem;overflow-x:auto}.skeleton{background:linear-gradient(90deg, var(--card-bg) 25%, color-mix(in srgb, var(--card-border) 30%, var(--card-bg)) 50%, var(--card-bg) 75%);background-size:200% 100%;border-radius:10px;animation:1.5s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-line{height:14px;margin-bottom:10px}.skeleton-line.short{width:40%}.skeleton-line.medium{width:65%}.skeleton-block{height:120px}.positive{color:#4ade80}.negative{color:#f87171}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-scale{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:scale(.9)translateY(20px)}.reveal-scale.visible{opacity:1;transform:scale(1)translateY(0)}.reveal-left{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translate(-50px)rotateY(4deg)}.reveal-left.visible{opacity:1;transform:translate(0)rotateY(0)}.reveal-right{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translate(50px)rotateY(-4deg)}.reveal-right.visible{opacity:1;transform:translate(0)rotateY(0)}.reveal-flip{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:perspective(600px)rotateX(15deg)translateY(30px)}.reveal-flip.visible{opacity:1;transform:perspective(600px)rotateX(0)translateY(0)}.parallax-container{overflow:hidden}.parallax-slow,.parallax-fast{will-change:transform}.cursor-glow{z-index:0;background:radial-gradient(circle, color-mix(in srgb, var(--neon-cyan) 5%, transparent) 0%, transparent 60%);opacity:0;will-change:transform;border-radius:50%;width:500px;height:500px;transition:opacity .4s;position:fixed;transform:translate(-50%,-50%);pointer-events:none!important}@media (width<=768px){.cursor-glow{display:none!important}}.cursor-glow.active{opacity:1}.scroll-progress{background:linear-gradient(90deg, var(--neon-cyan), var(--neon-blue), var(--neon-cyan));z-index:10000;transform-origin:0;width:100%;height:2px;box-shadow:0 0 10px var(--neon-cyan);pointer-events:none;background-size:200% 100%;transition:transform .15s linear;animation:3s linear infinite progressShimmer;position:fixed;top:0;left:0;transform:scaleX(0)}@keyframes progressShimmer{0%{background-position:0%}to{background-position:200%}}.ripple-container{position:relative;overflow:hidden}.ripple-effect{pointer-events:none;z-index:1;background:radial-gradient(circle, color-mix(in srgb, var(--neon-cyan) 30%, transparent) 0%, transparent 70%);border-radius:50%;animation:.6s cubic-bezier(.16,1,.3,1) forwards rippleExpand;position:absolute;transform:scale(0)}@keyframes rippleExpand{to{opacity:0;transform:scale(4)}}.panel-card,.metric-block{transition:border-color .4s,background-color .4s,box-shadow .4s;position:relative}.panel-card:after,.metric-block:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--shine-x,50%) var(--shine-y,50%), color-mix(in srgb, var(--neon-cyan) 12%, transparent) 0%, transparent 55%);z-index:1;transition:opacity .4s;position:absolute;inset:0}.panel-card.tilted:after,.metric-block.tilted:after{opacity:1}@media (width>=769px){.panel-card,.metric-block,.matrix-box{perspective:800px;transform-style:preserve-3d}.panel-card,.metric-block{will-change:transform;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,background-color .4s,box-shadow .4s}}.copilot-anchor{z-index:99999!important;width:0!important;height:0!important;display:block!important;position:fixed!important;bottom:0!important;right:0!important;overflow:visible!important}.copilot-anchor>*{position:fixed!important}@media (width<=600px){div.admin-only:has(>[id*=copilot]),div.admin-only:has(>[class*=brain]),div.admin-only:has(>[class*=copilot]){border-radius:0!important;width:0!important;height:0!important;position:fixed!important;bottom:0!important;left:auto!important;right:0!important}div.admin-only:has(>[id*=copilot])>*,div.admin-only:has(>[class*=brain])>*,div.admin-only:has(>[class*=copilot])>*{width:auto!important;height:auto!important;bottom:24px!important;left:auto!important;right:24px!important}}html[data-theme=cyberpunk] body{background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#00f0ff05 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#00f0ff05 3px 4px);background-size:4px 4px}html[data-theme=cyberpunk] .panel-card{-webkit-backdrop-filter:blur(30px)saturate(1.5)!important;border:1px solid #00f0ff40!important;border-radius:4px!important;box-shadow:0 0 15px #00f0ff14,inset 0 0 15px #00f0ff08!important}html[data-theme=cyberpunk] .panel-card:hover{border-color:#00f0ff80!important;box-shadow:0 0 30px #00f0ff26,0 0 60px #00f0ff14,inset 0 0 20px #00f0ff0d!important}html[data-theme=cyberpunk] .global-nav{-webkit-backdrop-filter:blur(24px)saturate(1.6)!important;background:#050a18d9!important;border:1px solid #00f0ff4d!important;border-radius:4px!important}html[data-theme=cyberpunk] .global-nav.scrolled{background:#050a18f2!important}html[data-theme=cyberpunk] .global-nav a{text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,monospace!important;font-size:.75rem!important}html[data-theme=cyberpunk] .global-nav a.active{color:#00f0ff!important;background:#00f0ff26!important;box-shadow:0 0 15px #00f0ff4d,inset 0 0 15px #00f0ff1a!important}html[data-theme=cyberpunk] .hero-avatar{border-radius:4px!important;box-shadow:0 0 40px #00f0ff4d,0 0 80px #00f0ff1a!important}html[data-theme=cyberpunk] .hero-ring{border-radius:4px!important}html[data-theme=cyberpunk] .hero-btn{text-transform:uppercase;letter-spacing:.08em;border-radius:4px!important;font-family:JetBrains Mono,monospace!important}html[data-theme=cyberpunk] .hero-btn-glow{border-style:dashed!important}html[data-theme=cyberpunk] .hero-label{text-transform:uppercase;letter-spacing:.3em!important;border-radius:4px!important;font-family:JetBrains Mono,monospace!important}html[data-theme=cyberpunk] h1,html[data-theme=cyberpunk] h2{letter-spacing:.05em!important}html[data-theme=cyberpunk] label{text-transform:uppercase;letter-spacing:.12em;font-family:JetBrains Mono,monospace!important}html[data-theme=cyberpunk] .skill-tag{text-transform:uppercase;font-size:.7rem;border-radius:2px!important;font-family:JetBrains Mono,monospace!important}html[data-theme=cyberpunk] .tech-box{border:1px solid #00f0ff33!important;border-radius:4px!important}html[data-theme=neonViolet] body{background:radial-gradient(600px 400px at 20% 30%,#8b5cf626 0%,#0000 70%),radial-gradient(500px 300px at 80% 70%,#a855f71f 0%,#0000 70%),radial-gradient(400px 500px at 50% 10%,#c084fc14 0%,#0000 70%);animation:20s ease-in-out infinite alternate auroraShift}@keyframes auroraShift{0%{background-position:0 0,100% 100%,50% 0}to{background-position:100% 100%,0 0,50% 100%}}html[data-theme=neonViolet] .panel-card{background:linear-gradient(135deg,#1e0f3cd9,#2d1450bf)!important;border:1px solid #a78bfa33!important;border-radius:24px!important;box-shadow:0 8px 40px #8b5cf61f,0 0 80px #a855f70f,inset 0 1px #ffffff0d!important}html[data-theme=neonViolet] .panel-card:hover{border-color:#a78bfa66!important;box-shadow:0 12px 50px #8b5cf633,0 0 100px #a855f71a,inset 0 1px #ffffff14!important}html[data-theme=neonViolet] .global-nav{background:linear-gradient(135deg,#1e0f3ce6,#2d1450d9)!important;border:1px solid #a78bfa40!important;border-radius:30px!important;box-shadow:0 0 30px #8b5cf626,inset 0 1px #ffffff0d!important}html[data-theme=neonViolet] .global-nav.scrolled{box-shadow:0 0 40px #8b5cf633,inset 0 1px #ffffff14!important}html[data-theme=neonViolet] .global-nav a.active{color:#c084fc!important;background:#8b5cf64d!important;border-radius:20px!important;box-shadow:0 0 25px #8b5cf64d!important}html[data-theme=neonViolet] .hero-avatar{border-color:#c084fc66!important;border-radius:50%!important;box-shadow:0 0 60px #8b5cf64d,0 0 120px #a855f71f!important}html[data-theme=neonViolet] .hero-btn{border-radius:100px!important}html[data-theme=neonViolet] .hero-btn-primary{background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc)!important;box-shadow:0 0 30px #8b5cf666!important}html[data-theme=neonViolet] .hero-btn-glow{color:#c084fc!important;border-color:#c084fc66!important}html[data-theme=neonViolet] .hero-label{border-radius:100px!important}html[data-theme=neonViolet] .skill-tag{border-color:#a78bfa33!important;border-radius:100px!important}html[data-theme=neonViolet] .tech-box{border-radius:20px!important}html[data-theme=neonViolet] .tagline-dot{background:#c084fc!important;box-shadow:0 0 15px #c084fc!important}html[data-theme=neonViolet] .scroll-line{background:linear-gradient(#a855f7,#0000)!important}html[data-theme=neonViolet] input,html[data-theme=neonViolet] select,html[data-theme=neonViolet] textarea{border-radius:20px!important}html[data-theme=crimsonNight] body{background:radial-gradient(at 50% 0,#e11d481a 0%,#0000 50%),radial-gradient(at 0 100%,#8813370f 0%,#0000 40%),radial-gradient(at 100% 0,#e11d480f 0%,#0000 40%)}html[data-theme=crimsonNight] body:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#0000 20%,#0a0204bf 100%);position:fixed;inset:0}html[data-theme=crimsonNight] .panel-card{background:#19050cf2!important;border:2px solid #e11d4840!important;border-radius:2px!important;box-shadow:0 8px 30px #0009,0 0 40px #e11d4814,inset 0 1px #ffffff08!important}html[data-theme=crimsonNight] .panel-card:hover{border-color:#e11d4880!important;box-shadow:0 12px 40px #000000b3,0 0 60px #e11d4826,inset 0 0 20px #e11d480d!important}html[data-theme=crimsonNight] .global-nav{background:#120408fa!important;border:2px solid #e11d4840!important;border-radius:2px!important;box-shadow:0 8px 30px #0009!important}html[data-theme=crimsonNight] .global-nav.scrolled{box-shadow:0 8px 40px #000000b3,0 0 20px #e11d481a!important}html[data-theme=crimsonNight] .global-nav a.active{color:#fb7185!important;background:#e11d4840!important;box-shadow:0 0 20px #e11d484d!important}html[data-theme=crimsonNight] .hero-avatar{border-color:#e11d4866!important;box-shadow:0 0 50px #e11d4859,0 0 100px #e11d481f!important}html[data-theme=crimsonNight] .hero-btn-primary{background:linear-gradient(135deg,#881337,#be123c,#f43f5e)!important;box-shadow:0 0 30px #e11d4859!important}html[data-theme=crimsonNight] .hero-btn-glow{color:#fb7185!important;border-color:#fb718559!important}html[data-theme=crimsonNight] .hero-btn{border-radius:2px!important}html[data-theme=crimsonNight] .hero-label{letter-spacing:.2em!important;border-radius:2px!important}html[data-theme=crimsonNight] .tagline-dot{background:#fb7185!important;box-shadow:0 0 12px #fb7185!important}html[data-theme=crimsonNight] .scroll-line{background:linear-gradient(#f43f5e,#0000)!important}html[data-theme=crimsonNight] .skill-tag{border-color:#e11d4833!important;border-radius:2px!important}html[data-theme=crimsonNight] label{letter-spacing:.1em!important}html[data-theme=emeraldForest] body{background:radial-gradient(3px at 12% 20%,#34d3991a 0%,#0000 100%),radial-gradient(2px at 28% 55%,#10b98114 0%,#0000 100%),radial-gradient(3px at 45% 12%,#22c55e12 0%,#0000 100%),radial-gradient(2px at 62% 68%,#34d39917 0%,#0000 100%),radial-gradient(3px at 78% 35%,#10b9810f 0%,#0000 100%),radial-gradient(2px at 88% 82%,#22c55e14 0%,#0000 100%),radial-gradient(2px at 35% 85%,#34d3990d 0%,#0000 100%),radial-gradient(2px at 55% 42%,#10b98112 0%,#0000 100%)}html[data-theme=emeraldForest] .panel-card{background:linear-gradient(160deg,#081e12e6,#0c2818cc)!important;border:1px solid #34d39926!important;border-radius:24px!important;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s!important;box-shadow:0 8px 30px #0000004d,0 0 40px #34d3990d,inset 0 1px #34d3990f!important}html[data-theme=emeraldForest] .panel-card:hover{transform:translateY(-1px)!important;box-shadow:0 12px 40px #0006,0 0 60px #34d39914!important}html[data-theme=emeraldForest] .global-nav{background:linear-gradient(135deg,#081e12eb,#0c2818e0)!important;border:1px solid #34d39926!important;border-radius:30px!important}html[data-theme=emeraldForest] .global-nav.scrolled{box-shadow:0 8px 30px #0000004d,0 0 20px #34d3990d!important}html[data-theme=emeraldForest] .global-nav a.active{color:#34d399!important;background:#34d39933!important;border-radius:20px!important}html[data-theme=emeraldForest] .hero-avatar{border-color:#34d39959!important;border-radius:50%!important;box-shadow:0 0 50px #34d39933,0 0 100px #10b98114!important}html[data-theme=emeraldForest] .hero-orb-1{animation:22s ease-in-out infinite alternate orbFloat1!important}html[data-theme=emeraldForest] .hero-orb-2{animation:28s ease-in-out infinite alternate orbFloat2!important}html[data-theme=emeraldForest] .hero-orb-3{animation:20s ease-in-out infinite alternate orbFloat3!important}html[data-theme=emeraldForest] .hero-btn{border-radius:20px!important}html[data-theme=emeraldForest] .hero-btn-primary{background:linear-gradient(135deg,#065f46,#059669,#34d399)!important;box-shadow:0 0 25px #34d3994d!important}html[data-theme=emeraldForest] .hero-label{border-radius:100px!important}html[data-theme=emeraldForest] .tagline-dot{background:#34d399!important;box-shadow:0 0 10px #34d399!important}html[data-theme=emeraldForest] .scroll-line{background:linear-gradient(#34d399,#0000)!important}html[data-theme=emeraldForest] .skill-tag{border-color:#34d3992e!important;border-radius:14px!important}html[data-theme=oceanDeep] body{background:repeating-linear-gradient(175deg,#0000,#0000 50px,#38bdf805 50px 51px),repeating-linear-gradient(185deg,#0000,#0000 70px,#0ea5e904 70px 71px),repeating-linear-gradient(170deg,#0000,#0000 90px,#22d3ee03 90px 91px)}html[data-theme=oceanDeep] .panel-card{background:linear-gradient(#081226eb,#0c1932d9)!important;border:1px solid #38bdf82e!important;border-radius:16px!important;box-shadow:0 8px 30px #00000059,0 0 40px #38bdf80d,inset 0 -1px #38bdf814!important}html[data-theme=oceanDeep] .panel-card:hover{box-shadow:0 12px 40px #0006,0 0 60px #38bdf81a,inset 0 -1px #38bdf826!important}html[data-theme=oceanDeep] .global-nav{background:linear-gradient(#081226f0,#0c1932e6)!important;border:1px solid #38bdf82e!important;border-radius:20px!important}html[data-theme=oceanDeep] .global-nav.scrolled{box-shadow:0 8px 30px #0006,0 0 15px #38bdf80f!important}html[data-theme=oceanDeep] .global-nav a.active{color:#38bdf8!important;background:#38bdf826!important;border-radius:14px!important}html[data-theme=oceanDeep] .hero-avatar{border-color:#38bdf859!important;border-radius:50%!important;box-shadow:0 0 50px #38bdf840,0 0 100px #0ea5e91a!important}html[data-theme=oceanDeep] .hero-orb{border-radius:40%!important}html[data-theme=oceanDeep] .hero-btn{border-radius:16px!important}html[data-theme=oceanDeep] .hero-btn-primary{background:linear-gradient(135deg,#0369a1,#0ea5e9,#38bdf8)!important;box-shadow:0 0 25px #38bdf84d!important}html[data-theme=oceanDeep] .hero-label{border-radius:100px!important}html[data-theme=oceanDeep] .tagline-dot{background:#38bdf8!important;box-shadow:0 0 12px #38bdf8!important}html[data-theme=oceanDeep] .scroll-line{background:linear-gradient(#38bdf8,#0000)!important}html[data-theme=oceanDeep] .skill-tag{border-color:#38bdf826!important;border-radius:12px!important}html[data-theme=solarFlare] body{background:radial-gradient(at 50% 0,#ea580c1f 0%,#0000 50%),radial-gradient(at 0%,#fb923c0f 0%,#0000 40%),radial-gradient(at 100%,#f973160f 0%,#0000 40%)}html[data-theme=solarFlare] body:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#0000 15%,#180c04a6 100%);position:fixed;inset:0}html[data-theme=solarFlare] .panel-card{background:linear-gradient(#1e0e06f2,#140a04e6)!important;border:1px solid #fb923c40!important;border-radius:4px!important;box-shadow:0 8px 30px #00000080,0 0 40px #ea580c14,inset 0 1px #fb923c0f!important}html[data-theme=solarFlare] .panel-card:hover{box-shadow:0 12px 40px #0009,0 0 60px #ea580c1f,inset 0 1px #fb923c1f!important}html[data-theme=solarFlare] .global-nav{background:#180c04f5!important;border:1px solid #fb923c40!important;border-radius:4px!important}html[data-theme=solarFlare] .global-nav.scrolled{box-shadow:0 8px 30px #00000080,0 0 15px #ea580c14!important}html[data-theme=solarFlare] .global-nav a.active{color:#fb923c!important;background:#ea580c40!important;box-shadow:0 0 15px #ea580c4d!important}html[data-theme=solarFlare] .hero-orb-1{animation:8s ease-in-out infinite alternate orbFloat1!important}html[data-theme=solarFlare] .hero-orb-2{animation:10s ease-in-out infinite alternate orbFloat2!important}html[data-theme=solarFlare] .hero-orb-3{animation:6s ease-in-out infinite alternate orbFloat3!important}html[data-theme=solarFlare] .hero-avatar{border-color:#fb923c73!important;box-shadow:0 0 50px #ea580c59,0 0 100px #ea580c1f!important}html[data-theme=solarFlare] .hero-btn{border-radius:4px!important}html[data-theme=solarFlare] .hero-btn-primary{background:linear-gradient(135deg,#9a3412,#ea580c,#f97316)!important;box-shadow:0 0 25px #ea580c59!important}html[data-theme=solarFlare] .hero-btn-glow{color:#fb923c!important;border-color:#fb923c59!important}html[data-theme=solarFlare] .hero-label{border-radius:4px!important}html[data-theme=solarFlare] .tagline-dot{background:#fb923c!important;animation:1.5s ease-in-out infinite dotPulse!important;box-shadow:0 0 12px #fb923c!important}html[data-theme=solarFlare] .scroll-line{background:linear-gradient(#fb923c,#0000)!important}html[data-theme=solarFlare] .skill-tag{border-color:#fb923c33!important;border-radius:4px!important}html[data-theme=obsidian] body{background:linear-gradient(#100e0c 0%,#14120e 50%,#100e0c 100%)}html[data-theme=obsidian] .panel-card{background:linear-gradient(#161410fa,#12100cf2)!important;border:1px solid #eab30833!important;border-radius:2px!important;box-shadow:0 8px 30px #00000080,inset 0 1px #eab30814,inset 0 -1px #eab3080a!important}html[data-theme=obsidian] .panel-card:before{content:"";background:linear-gradient(90deg,#0000,#eab3084d,#0000);height:1px;position:absolute;top:0;left:0;right:0}html[data-theme=obsidian] .panel-card:hover{box-shadow:0 12px 40px #0009,0 0 40px #eab3080f,inset 0 1px #eab3081f!important}html[data-theme=obsidian] .global-nav{background:#100e0cfa!important;border:1px solid #eab30833!important;border-radius:2px!important}html[data-theme=obsidian] .global-nav:before{content:"";background:linear-gradient(90deg,#0000,#eab30866,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}html[data-theme=obsidian] .global-nav.scrolled{box-shadow:0 8px 30px #00000080,0 0 15px #eab3080f!important}html[data-theme=obsidian] .global-nav a{letter-spacing:.1em;font-weight:500}html[data-theme=obsidian] .global-nav a.active{color:#facc15!important;background:#eab30826!important;box-shadow:0 0 15px #eab30833!important}html[data-theme=obsidian] .hero-avatar{border-color:#eab30866!important;box-shadow:0 0 50px #eab30833,0 0 100px #eab30814!important}html[data-theme=obsidian] .hero-btn{border-radius:2px!important}html[data-theme=obsidian] .hero-btn-primary{color:#100e0c!important;background:linear-gradient(135deg,#92400e,#ca8a04,#eab308)!important;box-shadow:0 0 20px #eab3084d!important}html[data-theme=obsidian] .hero-btn-glow{color:#facc15!important;border-color:#eab3084d!important}html[data-theme=obsidian] .hero-label{letter-spacing:.35em!important;border-radius:2px!important}html[data-theme=obsidian] .tagline-dot{background:#facc15!important;box-shadow:0 0 10px #facc15!important}html[data-theme=obsidian] .scroll-line{background:linear-gradient(#facc15,#0000)!important}html[data-theme=obsidian] .skill-tag{border-color:#eab30826!important;border-radius:2px!important}html[data-theme=obsidian] .skill-tag:hover{color:#facc15!important;border-color:#eab30866!important}html[data-theme=obsidian] label{letter-spacing:.12em!important}html[data-theme=light] body{background:#f8fafc!important}html[data-theme=light] .panel-card{background:#fff!important;border:1px solid #0000000f!important;border-radius:12px!important;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000a!important}html[data-theme=light] .panel-card:hover{box-shadow:0 4px 12px #00000014,0 12px 32px #0000000f!important}html[data-theme=light] .global-nav{background:#fff!important;border:1px solid #0000000f!important;border-radius:12px!important;box-shadow:0 1px 3px #0000000a!important}html[data-theme=light] .global-nav.scrolled{box-shadow:0 4px 12px #0000000f!important}html[data-theme=light] .global-nav a.active{color:#0284c7!important;box-shadow:none!important;background:#0ea5e914!important}html[data-theme=light] .hero-avatar{box-shadow:0 4px 16px #00000014!important}html[data-theme=light] .hero-orb{opacity:.25!important}html[data-theme=light] .hero-btn{border-radius:12px!important}html[data-theme=light] .hero-label{background:#0ea5e90f!important;border-color:#0ea5e91f!important;border-radius:100px!important}html[data-theme=light] .tagline-dot{box-shadow:none!important}html[data-theme=light] .cursor-glow{display:none!important}html[data-theme=light] #background-canvas{opacity:.15!important}html[data-theme=light] .skill-tag{box-shadow:0 1px 2px #0000000a!important}html[data-theme=arcticMint] body{background:#f0fdf9!important}html[data-theme=arcticMint] .panel-card{background:#fff!important;border:1px solid #14b8a61f!important;border-radius:16px!important;box-shadow:0 1px 3px #0000000a,0 8px 24px #00000008!important}html[data-theme=arcticMint] .panel-card:hover{border-color:#14b8a640!important;box-shadow:0 4px 12px #0000000f,0 12px 32px #14b8a60f!important}html[data-theme=arcticMint] .global-nav{background:#fff!important;border:1px solid #14b8a61f!important;border-radius:16px!important;box-shadow:0 1px 3px #00000008!important}html[data-theme=arcticMint] .global-nav.scrolled{box-shadow:0 4px 12px #0000000d!important}html[data-theme=arcticMint] .global-nav a.active{color:#0d9488!important;box-shadow:none!important;background:#14b8a61a!important}html[data-theme=arcticMint] .hero-avatar{border-color:#14b8a64d!important;box-shadow:0 4px 20px #14b8a61f!important}html[data-theme=arcticMint] .hero-orb{opacity:.25!important}html[data-theme=arcticMint] .hero-btn{border-radius:16px!important}html[data-theme=arcticMint] .hero-btn-primary{background:linear-gradient(135deg,#0d9488,#14b8a6,#2dd4bf)!important;box-shadow:0 0 20px #14b8a640!important}html[data-theme=arcticMint] .hero-label{border-radius:100px!important}html[data-theme=arcticMint] .tagline-dot{box-shadow:none!important;background:#14b8a6!important}html[data-theme=arcticMint] .cursor-glow{display:none!important}html[data-theme=arcticMint] #background-canvas{opacity:.15!important}html[data-theme=warmPaper] body{background:#faf8f5!important}html[data-theme=warmPaper] .panel-card{background:#fff!important;border:1px solid #b453091a!important;border-radius:8px!important;box-shadow:0 2px 8px #78350f0f,0 8px 24px #78350f0a!important}html[data-theme=warmPaper] .panel-card:hover{box-shadow:0 4px 12px #78350f14,0 12px 32px #78350f0f!important}html[data-theme=warmPaper] .global-nav{background:#fff!important;border:1px solid #b453091a!important;border-radius:8px!important;box-shadow:0 1px 3px #78350f0a!important}html[data-theme=warmPaper] .global-nav.scrolled{box-shadow:0 4px 12px #78350f0f!important}html[data-theme=warmPaper] .global-nav a.active{color:#92400e!important;box-shadow:none!important;background:#b453091a!important}html[data-theme=warmPaper] .hero-avatar{border-color:#b453094d!important;box-shadow:0 4px 20px #78350f1a!important}html[data-theme=warmPaper] .hero-orb{opacity:.25!important}html[data-theme=warmPaper] .hero-btn{border-radius:8px!important}html[data-theme=warmPaper] .hero-btn-primary{background:linear-gradient(135deg,#78350f,#b45309,#d97706)!important;box-shadow:0 0 20px #b4530940!important}html[data-theme=warmPaper] .hero-label{border-radius:100px!important}html[data-theme=warmPaper] .tagline-dot{box-shadow:none!important;background:#b45309!important}html[data-theme=warmPaper] .cursor-glow{display:none!important}html[data-theme=warmPaper] #background-canvas{opacity:.15!important}html[data-theme=lavenderMist] body{background:#f5f3ff!important}html[data-theme=lavenderMist] .panel-card{background:#fff!important;border:1px solid #7c3aed1a!important;border-radius:20px!important;box-shadow:0 1px 3px #7c3aed0a,0 8px 24px #7c3aed08!important}html[data-theme=lavenderMist] .panel-card:hover{border-color:#7c3aed33!important;box-shadow:0 4px 12px #7c3aed0f,0 12px 32px #7c3aed0d!important}html[data-theme=lavenderMist] .global-nav{background:#fff!important;border:1px solid #7c3aed1a!important;border-radius:20px!important;box-shadow:0 1px 3px #7c3aed08!important}html[data-theme=lavenderMist] .global-nav.scrolled{box-shadow:0 4px 12px #7c3aed0d!important}html[data-theme=lavenderMist] .global-nav a.active{color:#6d28d9!important;box-shadow:none!important;background:#7c3aed1a!important}html[data-theme=lavenderMist] .hero-avatar{border-color:#7c3aed4d!important;box-shadow:0 4px 20px #7c3aed1a!important}html[data-theme=lavenderMist] .hero-orb{opacity:.25!important}html[data-theme=lavenderMist] .hero-btn{border-radius:20px!important}html[data-theme=lavenderMist] .hero-btn-primary{background:linear-gradient(135deg,#5b21b6,#7c3aed,#8b5cf6)!important;box-shadow:0 0 20px #7c3aed40!important}html[data-theme=lavenderMist] .hero-label{border-radius:100px!important}html[data-theme=lavenderMist] .tagline-dot{box-shadow:none!important;background:#7c3aed!important}html[data-theme=lavenderMist] .cursor-glow{display:none!important}html[data-theme=lavenderMist] #background-canvas{opacity:.15!important}@media (width<=768px){html[data-theme=cyberpunk] .panel-card{border-width:1px!important;box-shadow:0 0 20px #00f0ff0f,inset 0 0 10px #00f0ff05!important}html[data-theme=neonViolet] .panel-card{box-shadow:0 4px 24px #8b5cf614,inset 0 1px #ffffff0a!important}html[data-theme=crimsonNight] .panel-card{box-shadow:0 4px 20px #00000080,0 0 30px #e11d480d!important}html[data-theme=emeraldForest] .panel-card{box-shadow:0 4px 20px #00000040,0 0 30px #34d39908!important}html[data-theme=oceanDeep] .panel-card{box-shadow:0 4px 20px #0000004d,0 0 30px #38bdf808!important}html[data-theme=solarFlare] .panel-card{box-shadow:0 4px 20px #0006,0 0 30px #ea580c0d!important}html[data-theme=obsidian] .panel-card{box-shadow:0 4px 20px #0006,inset 0 1px #eab3080f!important}.hero-orb-1{filter:blur(60px);opacity:.8!important}.hero-orb-2{filter:blur(50px);opacity:.6!important}.hero-orb-3{filter:blur(40px);opacity:.5!important}}
