.dashboard-container[data-astro-cid-kh7btl4r]{height:calc(100vh - 100px);max-width:1400px;margin:0 auto;padding:1rem 2rem 2rem;overflow:hidden;display:flex;flex-direction:column}.bento-grid[data-astro-cid-kh7btl4r]{display:grid;height:100%;grid-template-columns:repeat(4,1fr);grid-template-rows:2fr 1fr .8fr .8fr;gap:1rem}.bento-item[data-astro-cid-kh7btl4r]{background:#ffffff05;border:1px solid var(--border);padding:1.5rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;transition:all .3s ease}.bento-item[data-astro-cid-kh7btl4r]:hover{border-color:var(--accent);background:var(--mono-bg)}.span-2-col[data-astro-cid-kh7btl4r]{grid-column:span 2}.span-4-col[data-astro-cid-kh7btl4r]{grid-column:span 4}.span-2-row[data-astro-cid-kh7btl4r]{grid-row:span 2}.hero[data-astro-cid-kh7btl4r] .content[data-astro-cid-kh7btl4r]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.hero[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(1.5rem,4vw,3rem);margin:0;line-height:1.1}.bio[data-astro-cid-kh7btl4r]{font-size:clamp(.9rem,1vw,1.1rem);opacity:.8;margin:1rem 0;line-height:1.5}.status-badge[data-astro-cid-kh7btl4r]{font-family:var(--font-code);font-size:.75rem;color:#00ff41;display:flex;align-items:center;gap:8px}.dot[data-astro-cid-kh7btl4r]{width:6px;height:6px;background:#00ff41;border-radius:50%}.avatar[data-astro-cid-kh7btl4r]{background:#000;align-items:center}.cyber-face[data-astro-cid-kh7btl4r]{font-family:var(--font-code);color:var(--accent);letter-spacing:2px}.scanline[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:20%;background:linear-gradient(to bottom,transparent,var(--accent),transparent);opacity:.1;animation:scan 4s linear infinite}.stack[data-astro-cid-kh7btl4r]{padding:0;background:var(--mono-bg);border:none;align-items:center}.marquee-wrapper[data-astro-cid-kh7btl4r]{width:100%;overflow:hidden;white-space:nowrap}.marquee-content[data-astro-cid-kh7btl4r]{display:inline-block;animation:marquee 20s linear infinite;font-family:var(--font-code);font-weight:700;color:var(--text);font-size:1.2rem}.marquee-content[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{margin-right:3rem}.lab[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.2rem;margin:0}.label[data-astro-cid-kh7btl4r]{font-family:var(--font-code);font-size:.7rem;opacity:.5;margin-bottom:.5rem;display:block}.waveform-visualizer[data-astro-cid-kh7btl4r]{display:flex;gap:4px;align-items:flex-end;height:30px}.bar[data-astro-cid-kh7btl4r]{width:6px;background:var(--accent);animation:visualize 1s ease-in-out infinite alternate}.b1[data-astro-cid-kh7btl4r]{height:40%}.b2[data-astro-cid-kh7btl4r]{height:80%;animation-delay:.1s}.b3[data-astro-cid-kh7btl4r]{height:60%;animation-delay:.2s}.b4[data-astro-cid-kh7btl4r]{height:90%;animation-delay:.3s}.connect[data-astro-cid-kh7btl4r]{flex-direction:row;justify-content:space-between;align-items:center;font-family:var(--font-code);font-size:.9rem}.social-link[data-astro-cid-kh7btl4r]{text-decoration:none;color:var(--text);font-weight:700}.social-link[data-astro-cid-kh7btl4r]:hover{color:var(--accent)}.separator[data-astro-cid-kh7btl4r]{opacity:.3}.task[data-astro-cid-kh7btl4r]{font-family:var(--font-code);font-size:.9rem;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;background:#000}.prompt[data-astro-cid-kh7btl4r]{color:#00ff41}.cmd[data-astro-cid-kh7btl4r]{color:#fff}.cursor[data-astro-cid-kh7btl4r]{animation:blink 1s step-end infinite}@keyframes scan{0%{top:-20%}to{top:120%}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulseFast{0%,to{opacity:1}50%{opacity:.5}}@keyframes blink{50%{opacity:0}}@keyframes visualize{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.pulsing[data-astro-cid-kh7btl4r]{animation:pulseFast 2s infinite}.fade-in[data-astro-cid-kh7btl4r]{opacity:0;animation:fadeIn .5s ease forwards}.delay-1[data-astro-cid-kh7btl4r]{animation-delay:.1s}.delay-2[data-astro-cid-kh7btl4r]{animation-delay:.2s}.delay-3[data-astro-cid-kh7btl4r]{animation-delay:.3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.dashboard-container[data-astro-cid-kh7btl4r]{height:auto;overflow:visible;padding:2rem 1rem}.bento-grid[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.span-2-col[data-astro-cid-kh7btl4r],.span-4-col[data-astro-cid-kh7btl4r],.span-2-row[data-astro-cid-kh7btl4r]{grid-column:auto;grid-row:auto}.hero[data-astro-cid-kh7btl4r]{height:auto;min-height:250px}.avatar[data-astro-cid-kh7btl4r]{height:150px}.stack[data-astro-cid-kh7btl4r]{height:60px}}
