@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;700;800&display=swap";::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}.splash-screen{background:var(--bg);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash-text{color:var(--cyan);opacity:0;font-family:JetBrains Mono,monospace;font-size:2rem}.fade-up{opacity:0}.app-container{flex-direction:column;gap:4rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 2vw;display:flex}.hero-section{width:100%;margin-top:4rem;padding:0 2rem}.terminal-prompt{color:var(--text);align-items:center;gap:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.2;display:flex}.prompt-arrow{color:var(--cyan);text-shadow:0 0 12px var(--cyan-glow)}.cursor{background-color:var(--cyan);width:clamp(1rem,2.5vw,2rem);height:clamp(2rem,5vw,4rem);box-shadow:0 0 12px var(--cyan-glow);vertical-align:bottom;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-subtitle{color:var(--text-muted);max-width:600px;margin-top:1.5rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.bento-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;width:100%;display:grid}.bento-item{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.bento-header{margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.bento-title{margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.2}.bento-desc{color:var(--text-muted);font-size:1rem;line-height:1.7}.bento-about{grid-column:span 8}.bento-radar{grid-column:span 4}.bento-discord,.bento-spotify{grid-column:span 6}.bento-likes{grid-column:span 8}.bento-clock{grid-column:span 4}.bento-weather{grid-column:span 12;padding:0}.bento-contact{grid-column:span 6}.bento-3d{grid-column:span 6;padding:0}.bento-game{grid-column:span 12}.tech-stack{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.tech-pill{color:var(--cyan);background:#00f0ff0d;border:1px solid #00f0ff33;border-radius:4px;padding:.4rem .8rem;font-size:.85rem}.discord-widget{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.discord-profile{align-items:center;gap:1.5rem;display:flex}.avatar-wrapper{width:70px;height:70px;position:relative}.discord-avatar{object-fit:cover;border:2px solid var(--bg);border-radius:50%;width:100%;height:100%}.status-indicator{border:3px solid var(--card-bg);border-radius:50%;width:18px;height:18px;position:absolute;bottom:2px;right:2px}.status-online{background-color:#43b581}.status-idle{background-color:#faa61a}.status-dnd{background-color:#f04747}.status-offline{background-color:#747f8d}.discord-info{flex-direction:column;gap:.25rem;display:flex}.discord-username{color:var(--text);font-size:1.25rem;font-weight:700}.discord-state{color:var(--text-muted);text-transform:capitalize;font-size:.9rem}.discord-activity{border:1px solid var(--card-border);background:#0000004d;border-radius:8px;padding:1rem}.activity-label{color:var(--cyan);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem}.activity-name{font-size:1.1rem;font-weight:700}.activity-details,.activity-state{color:var(--text-muted);margin-top:.25rem;font-size:.9rem}.preferences-container{gap:2rem;margin-top:1rem;display:flex}.pref-column{flex:1}.pref-title{color:var(--secondary);margin-bottom:1rem;font-size:1rem;font-weight:700}.pref-list{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.pref-list li{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.pref-list li:before{content:">";color:var(--card-border)}.weather-header{justify-content:space-between;align-items:center;padding:2.5rem 2.5rem 1rem;display:flex}.drag-hint{color:var(--text-muted);font-size:.8rem}.weather-carousel{cursor:grab;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1.5rem;padding:0 2.5rem 2.5rem;display:flex;overflow-x:auto}.weather-carousel::-webkit-scrollbar{display:none}.weather-carousel:active{cursor:grabbing}.weather-card{border:1px solid var(--card-border);scroll-snap-align:start;-webkit-user-select:none;user-select:none;background:#0000004d;border-radius:12px;flex:none;min-width:250px;padding:1.5rem}.weather-city{color:var(--cyan);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.weather-main{align-items:center;gap:1rem;display:flex}.weather-temp{font-size:3rem;font-weight:800;line-height:1}.weather-icon{filter:drop-shadow(0 0 10px #fff3);width:60px;height:60px}.weather-desc{color:var(--text-muted);text-transform:capitalize;margin-top:.5rem;font-size:.9rem}.weather-details{color:var(--text-muted);gap:1rem;margin-top:.5rem;font-size:.85rem;display:flex}.loading-text{color:var(--text-muted);font-size:.9rem;font-style:italic}.spotify-widget{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.spotify-art{border-radius:8px;width:80px;height:80px;box-shadow:0 4px 15px #00000080}.spotify-info{flex-direction:column;gap:.25rem;display:flex}.spotify-song{font-size:1.25rem;font-weight:700;line-height:1.2}.spotify-artist{color:var(--text-muted);font-size:.95rem}.spotify-album{color:var(--text-muted);font-size:.85rem;font-style:italic}.spotify-empty{text-align:center;opacity:.5;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.empty-icon{filter:grayscale();font-size:3rem}.clock-widget{flex-direction:column;justify-content:center;height:100%;display:flex}.clock-time{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.clock-date{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem}.radar-screen{border:2px solid var(--cyan);background:repeating-linear-gradient(#0000,#0000 2px,#0006 3px 4px),repeating-radial-gradient(#0000,#0000 15px,#00f0ff33 16px,#0000 17px),#00f0ff0d;border-radius:50%;width:140px;height:140px;margin:0 auto 1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #00f0ff4d,0 0 10px #00f0ff33}.radar-screen:before{content:"";z-index:1;background:#00f0ff4d;width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.radar-screen:after{content:"";z-index:1;background:#00f0ff4d;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.radar-sweep{z-index:2;background:conic-gradient(#0000 70%,#00f0ff1a 90%,#00f0ffcc 100%);border-radius:50%;width:100%;height:100%;animation:3s linear infinite sweep;position:absolute;top:0;left:0}@keyframes sweep{to{transform:rotate(360deg)}}.blip{filter:drop-shadow(0 0 5px var(--cyan-glow));z-index:3;animation:3s infinite flash;position:absolute}.blip-1{animation-delay:.6s;top:30%;left:40%}.blip-2{animation-delay:1.8s;top:60%;left:70%}.blip-dot{width:5px;height:5px;box-shadow:0 0 10px 2px var(--cyan-glow);background:#fff;border-radius:50%}.blip-label{color:var(--cyan);letter-spacing:1px;font-size:.55rem;font-weight:700;position:absolute;top:6px;left:6px}@keyframes flash{0%,15%,to{opacity:0}5%{opacity:1;text-shadow:0 0 10px #fff}}.radar-text{text-align:center;color:var(--text-muted);font-size:.9rem;line-height:1.5}.radar-dropdown{flex-direction:column;gap:.5rem;width:100%;margin-top:1rem;display:flex}.radar-dropdown-btn{border:1px dashed var(--cyan);color:var(--cyan);cursor:pointer;background:0 0;width:100%;padding:.5rem;font-family:inherit;font-size:.8rem;transition:all .2s}.radar-dropdown-btn:hover{background:#00f0ff1a;box-shadow:0 0 10px #00f0ff33}.flights-list{flex-direction:column;gap:.5rem;max-height:150px;padding-right:.5rem;display:flex;overflow-y:auto}.flights-list::-webkit-scrollbar{width:4px}.flights-list::-webkit-scrollbar-track{background:0 0}.flights-list::-webkit-scrollbar-thumb{background:var(--cyan);border-radius:4px}.flight-item{border-left:2px solid var(--cyan);background:#00f0ff0d;flex-direction:column;gap:.3rem;padding:.5rem;font-size:.75rem;display:flex}.flight-callsign{color:#fff;border-bottom:1px dashed #00f0ff33;justify-content:space-between;padding-bottom:.2rem;font-weight:700;display:flex}.flight-squawk{color:var(--cyan);font-size:.7rem;font-weight:400}.flight-stats-grid{color:var(--text-muted);flex-direction:column;gap:.2rem;display:flex}.flight-stat-row{justify-content:space-between;display:flex}.stat-label{color:var(--cyan);opacity:.7}.stat-value{font-family:JetBrains Mono,monospace}@media (width<=900px){.app-container{padding:2rem 1rem}.bento-about,.bento-radar,.bento-discord,.bento-spotify,.bento-likes,.bento-clock{grid-column:span 12}.preferences-container{flex-direction:column}}.clickable-widget{cursor:pointer;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s}.clickable-widget:hover{border-color:#00f0ff4d;transform:translateY(-8px);box-shadow:0 20px 40px #00f0ff26,inset 0 0 20px #00f0ff0d}.click-hint{color:var(--cyan);opacity:0;font-size:.75rem;font-style:italic;transition:all .3s;position:absolute;bottom:15px;right:15px;transform:translateY(10px)}.clickable-widget:hover .click-hint{opacity:1;transform:translateY(0)}.expanded-layout{flex-direction:column;width:100%;min-height:calc(100vh - 8rem);animation:.5s cubic-bezier(.165,.84,.44,1) forwards expandIn;display:flex}@keyframes expandIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.home-bar{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 2rem;display:flex}.home-btn{cursor:pointer;background:0 0;border:none;align-items:center;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s;display:flex}.home-btn:hover{transform:translate(-5px)}.home-bar-widgets{flex-wrap:wrap;gap:.75rem;display:flex}.mini-widget{border:1px solid var(--card-border);cursor:pointer;color:var(--text-muted);background:#0000004d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;display:flex}.mini-widget:hover,.mini-widget.active{color:var(--cyan);border-color:var(--cyan);background:#00f0ff1a;transform:translateY(-2px)}.expanded-content{flex-direction:column;flex:1;display:flex}.expanded-view{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;flex-direction:column;flex:1;padding:3rem;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}.expanded-title{margin-bottom:2.5rem;font-size:3rem;font-weight:800}.terminal-window{background:#0d0d0d;border:1px solid #333;border-radius:12px;flex-direction:column;flex:1;min-height:500px;font-family:JetBrains Mono,monospace;display:flex;overflow:hidden;box-shadow:0 10px 40px #0009}.terminal-header{background:#1a1a1a;border-bottom:1px solid #333;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.term-btn{border-radius:50%;width:14px;height:14px}.term-btn.close{background:#ff5f56}.term-btn.min{background:#ffbd2e}.term-btn.max{background:#27c93f}.term-title{color:#888;margin-left:1rem;font-size:.85rem}.terminal-body{color:#f8f8f2;flex:1;padding:1.5rem;font-size:1.1rem;line-height:1.6;overflow-y:auto}.term-line{margin-bottom:.5rem}.term-line.output{color:var(--cyan)}.term-line.error{color:#f55}.term-line.input{color:#f8f8f2;font-weight:700}.term-input-line{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.term-prompt{color:#50fa7b;font-weight:700}.term-input-line input{color:#f8f8f2;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none;flex:1}.radar-layout{flex:1;grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.large-radar{aspect-ratio:1;width:100%;max-width:500px;height:auto;margin:0;box-shadow:inset 0 0 50px #00f0ff66,0 0 20px #00f0ff4d}.radar-data{flex-direction:column;display:flex}.radar-data h3{color:var(--cyan);margin-bottom:1.5rem;font-size:1.5rem}.table-container{border:1px solid var(--card-border);background:#0003;border-radius:8px;flex:1;max-height:600px;overflow-y:auto}.flight-table{border-collapse:collapse;text-align:left;width:100%}.flight-table th,.flight-table td{border-bottom:1px solid #ffffff0d;padding:1rem}.flight-table th{color:var(--cyan);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0a0a0ff2;font-weight:700;position:sticky;top:0}.flight-table tbody tr:hover{background:#00f0ff0d}.discord-full-profile{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;display:flex}.discord-banner{background:linear-gradient(135deg, var(--cyan), #8b5cf6, #ec4899);border-radius:16px;width:100%;height:200px;margin-bottom:-100px}.discord-avatar-large-wrapper{width:180px;height:180px;position:relative}.discord-avatar-large{border:8px solid var(--card-bg);background:var(--card-bg);border-radius:50%;width:100%;height:100%}.status-indicator-large{border:6px solid var(--card-bg);border-radius:50%;width:40px;height:40px;position:absolute;bottom:10px;right:10px}.discord-details h1{margin-bottom:.25rem;font-size:2.5rem}.discord-platforms{justify-content:center;gap:1rem;margin:2rem 0;display:flex}.platform{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:.75rem 1.5rem;font-size:1rem}.activities-list{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;display:flex}.activity-card{border:1px solid var(--card-border);text-align:left;background:#0006;border-radius:16px;flex:1;min-width:300px;max-width:400px;padding:2rem}.activity-type{color:var(--cyan);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem}.activity-name-large{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.activity-time{color:var(--text-muted);margin-top:1rem;font-family:JetBrains Mono,monospace}.expanded-spotify{padding:0;position:relative;overflow:hidden}.spotify-bg-blur{filter:blur(60px)brightness(.25);z-index:0;background-position:50%;background-size:cover;transition:background-image 1s;position:absolute;inset:-100px}.spotify-player{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;max-width:800px;height:100%;margin:0 auto;padding:4rem 2rem;display:flex;position:relative}.spotify-art-large{aspect-ratio:1;object-fit:cover;border-radius:24px;width:clamp(250px,40vw,400px);height:auto;box-shadow:0 30px 60px #0009}.spotify-player-info{text-align:center}.spotify-player-info h2{text-shadow:0 2px 10px #00000080;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.spotify-player-info h3{color:#fffc;margin-bottom:.5rem;font-size:1.5rem}.spotify-progress{width:100%;max-width:600px}.progress-bar{background:#ffffff26;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background:#1db954;height:100%;transition:width 1s linear;box-shadow:0 0 10px #1db954}.progress-time{color:#fff9;justify-content:space-between;margin-top:.75rem;font-family:JetBrains Mono,monospace;font-size:.9rem;display:flex}.masonry-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.masonry-card{border:1px solid var(--card-border);background:#0003;border-radius:16px;padding:2rem;transition:transform .2s}.masonry-card:hover{background:#0006;transform:translateY(-5px)}.masonry-card.like{border-left:6px solid var(--cyan)}.masonry-card.dislike{border-left:6px solid #ff4b4b}.card-type{letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:800}.like .card-type{color:var(--cyan)}.dislike .card-type{color:#ff4b4b}.card-title{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.card-desc{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.expanded-clock{justify-content:center;align-items:center}.clock-huge{text-align:center;text-shadow:0 0 40px #00f0ff4d;color:#fff;margin-top:2rem;font-size:clamp(4rem,15vw,10rem);font-weight:900;line-height:1}.date-huge{text-align:center;color:var(--cyan);margin-top:1rem;margin-bottom:5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700}.stopwatch-container{text-align:center;background:#0006;border:1px solid #00f0ff33;border-radius:24px;min-width:400px;padding:3rem;box-shadow:0 20px 40px #00000080}.stopwatch-container h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem}.stopwatch-display{color:#fff;margin:1.5rem 0;font-family:JetBrains Mono,monospace;font-size:4.5rem;font-weight:800}.stopwatch-controls button{border:2px solid var(--cyan);color:var(--cyan);cursor:pointer;background:0 0;border-radius:12px;margin:0 1rem;padding:1rem 3rem;font-size:1.2rem;font-weight:700;transition:all .2s}.stopwatch-controls button:hover{background:var(--cyan);color:#000;box-shadow:0 0 20px #00f0ff66}.weather-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.weather-large-card{border:1px solid var(--card-border);background:#0000004d;border-radius:24px;padding:2.5rem;transition:transform .2s}.weather-large-card:hover{background:#0006;border-color:#00f0ff33;transform:translateY(-5px)}.w-header{justify-content:space-between;align-items:center;display:flex}.w-header h3{color:var(--cyan);font-size:2rem}.w-header img{filter:drop-shadow(0 0 10px #fff3);width:80px;height:80px}.w-temp{color:#fff;margin:1.5rem 0;font-size:5rem;font-weight:900;line-height:1}.w-desc{text-transform:capitalize;color:var(--cyan);margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}.w-details-grid{background:#ffffff08;border-radius:16px;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;display:grid}.w-stat{flex-direction:column;gap:.5rem;display:flex}.w-stat span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.w-stat strong{color:#fff;font-size:1.4rem}@media (width<=900px){.radar-layout{grid-template-columns:1fr}.expanded-view{padding:1.5rem}.stopwatch-container{min-width:100%}}.bento-contact{flex-direction:column;grid-column:span 12;display:flex}.contact-preview{color:var(--text-muted);flex:1;justify-content:center;align-items:center;gap:1rem;font-size:1.5rem;transition:all .3s;display:flex}.bento-contact:hover .contact-preview{color:var(--cyan);text-shadow:0 0 10px #00f0ff80;transform:scale(1.05)}.contact-form{border:1px solid var(--border);background:#14141999;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:800px;margin-bottom:3rem;padding:2rem;display:flex}.contact-input,.contact-textarea{border:1px solid var(--border);color:var(--text);background:#0a0a0fcc;border-radius:8px;padding:1rem;font-family:Space Mono,monospace;font-size:1rem;transition:all .3s}.contact-textarea{resize:vertical;min-height:120px}.contact-input:focus,.contact-textarea:focus{border-color:var(--cyan);outline:none;box-shadow:0 0 15px #00f0ff33}.contact-submit{color:var(--cyan);border:2px solid var(--cyan);cursor:pointer;text-transform:uppercase;background:0 0;border-radius:8px;padding:1rem;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.contact-submit:hover:not(:disabled){background:var(--cyan);color:var(--bg);box-shadow:0 0 20px #00f0ff99}.contact-submit:disabled{opacity:.5;cursor:not-allowed;border-color:var(--text-muted);color:var(--text-muted)}.messages-list{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;display:flex}.message-card{border:1px solid var(--border);background:#14141999;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.message-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.message-author{color:#fff;font-size:1.1rem;font-weight:700}.message-date{color:var(--text-muted);font-size:.9rem}.message-body{white-space:pre-wrap;line-height:1.6}.message-reply{border-left:2px solid var(--cyan);background:#00f0ff0d;border-radius:0 8px 8px 0;margin-top:.5rem;margin-left:1rem;padding:1rem}.reply-header{justify-content:space-between;margin-bottom:.5rem;font-weight:700;display:flex}.admin-actions{border-top:1px dashed var(--border);gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.admin-reply-input{border:1px solid var(--border);color:#fff;background:#00000080;border-radius:4px;flex:1;padding:.5rem}.admin-btn{color:var(--cyan);border:1px solid var(--cyan);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;transition:all .2s}.admin-btn:hover{background:var(--cyan);color:var(--bg)}.admin-btn.delete{color:#ff4b4b;border-color:#ff4b4b}.admin-btn.delete:hover{color:#fff;background:#ff4b4b}.bento-3d{flex-direction:column;grid-column:span 12;display:flex}@media (width>=900px){.bento-3d,.bento-contact{grid-column:span 6}}.hud-spin,.hud-spin-reverse{transform-origin:50px 50px}.cyber-dot{opacity:.1;background-color:#00f0ff;border-radius:50%;place-self:center;width:4px;height:4px}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.scanline:before{content:"";background:#00f0ff4d;width:100%;height:20px;animation:4s linear infinite scanline;position:absolute;top:0;left:0;box-shadow:0 0 20px #00f0ff80}.cyber-panel{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;pointer-events:auto;-webkit-user-select:none;user-select:none;background:#05050acc;border:1px solid #00f0ff;width:250px;padding:15px;font-family:monospace;transition:transform .2s,box-shadow .2s;box-shadow:0 0 20px #00f0ff33,inset 0 0 10px #00f0ff1a}.cyber-panel:hover{transform:scale(1.05);box-shadow:0 0 30px #00f0ff66,inset 0 0 15px #00f0ff33}.cyber-panel-header{color:#00f0ff;text-shadow:0 0 5px #00f0ff;border-bottom:1px solid #00f0ff80;margin-bottom:10px;padding-bottom:5px;font-size:1.2rem;font-weight:700}.cyber-graph{border-bottom:1px solid #fff3;align-items:flex-end;gap:2px;height:60px;margin-bottom:10px;display:flex}.cyber-bar{opacity:.8;background:#00f0ff;flex:1;transition:height .2s}.cyber-hex{color:#f0f;grid-template-columns:1fr 1fr;gap:5px;font-size:.8rem;display:grid}.cyber-stat{margin-bottom:10px}.stat-label{margin-bottom:2px;font-size:.9rem}.stat-bar-bg{background:#ffffff1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.stat-bar-fill{height:100%;transition:width .3s,background-color .3s}.stat-val{text-align:right;color:#ffffffb3;margin-top:2px;font-size:.8rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--text:#e2e8f0;--text-muted:#8892b0;--cyan:#00f0ff;--cyan-glow:#00f0ff66;--card-bg:#0f141999;--card-border:#ffffff0d}html{scroll-behavior:smooth}html,body,#root{background:var(--bg);width:100%;min-height:100vh;color:var(--text);font-family:JetBrains Mono,monospace;overflow-x:hidden}body{background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:24px 24px;position:relative}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--cyan)}button,a{font-family:inherit}.glow-text{color:var(--text);text-shadow:0 0 10px #ffffff4d}.cyan-text{color:var(--cyan);text-shadow:0 0 12px var(--cyan-glow)}
