.about-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2}.profile-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:400px 1fr;gap:3rem;margin-bottom:4rem;align-items:start}.image-container[data-astro-cid-kh7btl4r]{position:sticky;top:2rem}.image-3d-wrapper[data-astro-cid-kh7btl4r]{position:relative;border-radius:12px;overflow:hidden;transition:transform .1s ease-out;transform-style:preserve-3d;box-shadow:0 20px 40px #0003,0 0 0 1px #0ff3}.profile-image[data-astro-cid-kh7btl4r]{width:100%;height:auto;display:block;border-radius:12px}.render-effect[data-astro-cid-kh7btl4r]{position:absolute;inset:0;pointer-events:none;z-index:2}.scan-line[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,255,.8),transparent);animation:scanline 3s linear infinite}@keyframes scanline{0%{top:0%}to{top:100%}}.glitch-effect[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,255,255,.03) 0%,transparent 50%,rgba(0,255,255,.03) 100%);animation:glitch 5s infinite}@keyframes glitch{0%,to{opacity:0}92%,98%{opacity:1}}.image-caption[data-astro-cid-kh7btl4r]{margin-top:1rem;display:flex;align-items:center;gap:.5rem;color:#888;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.status-dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;background:#0f8;border-radius:50%;animation:pulse 2s infinite;box-shadow:0 0 10px #00ff8880}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skills-section[data-astro-cid-kh7btl4r]{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--color-divider)}.section-title[data-astro-cid-kh7btl4r]{font-size:1.75rem;margin-bottom:2rem;color:#e0e0e0;position:relative;padding-bottom:.5rem}.section-title[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:#0ff}.skills-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.skill-card[data-astro-cid-kh7btl4r]{padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;transition:all .3s ease}.skill-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);background:#00ffff0d;border-color:#00ffff4d;box-shadow:0 10px 30px #0ff3}.skill-icon[data-astro-cid-kh7btl4r]{width:2.5rem;height:2.5rem;margin-bottom:.75rem;color:#0ff;filter:drop-shadow(0 0 5px rgba(0,255,255,.3))}.skill-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:100%;height:100%}.skill-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1rem;margin-bottom:.25rem;color:#e0e0e0}.skill-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.875rem;color:#888;margin:0}.cta-section{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-divider)}.cta-button{display:inline-block;padding:1rem 2rem;background:transparent;color:var(--color-accent);border:1px solid var(--color-accent);text-decoration:none;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease}.cta-button:hover{background:var(--color-accent);color:#000;box-shadow:0 0 20px #0ff6}.hero-terminal[data-astro-cid-kh7btl4r]{background:#0a0a0a;border:1px solid rgba(0,255,255,.1);border-radius:12px;padding:0;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 0 20px #00ffff0d}.terminal-window[data-astro-cid-kh7btl4r]{width:100%;max-width:600px;background:#0009;border:1px solid rgba(0,255,255,.2);border-radius:8px;overflow:hidden;backdrop-filter:blur(10px)}.terminal-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#000c;border-bottom:1px solid rgba(0,255,255,.1)}.terminal-dot[data-astro-cid-kh7btl4r]{width:12px;height:12px;border-radius:50%}.terminal-dot[data-astro-cid-kh7btl4r].red{background:#ff5f56;box-shadow:0 0 5px #ff5f5680}.terminal-dot[data-astro-cid-kh7btl4r].yellow{background:#ffbd2e;box-shadow:0 0 5px #ffbd2e80}.terminal-dot[data-astro-cid-kh7btl4r].green{background:#27c93f;box-shadow:0 0 5px #27c93f80}.terminal-title[data-astro-cid-kh7btl4r]{margin-left:auto;font-size:.75rem;color:#888;font-family:JetBrains Mono,monospace}.terminal-body[data-astro-cid-kh7btl4r]{padding:1.5rem;min-height:300px}.terminal-content[data-astro-cid-kh7btl4r]{font-family:JetBrains Mono,Courier New,monospace;font-size:.875rem;color:#e0e0e0;line-height:1.8}.terminal-line[data-astro-cid-kh7btl4r]{margin-bottom:.5rem}.terminal-line[data-astro-cid-kh7btl4r] .prompt[data-astro-cid-kh7btl4r]{color:#0ff}.terminal-line[data-astro-cid-kh7btl4r] .success[data-astro-cid-kh7btl4r]{color:#0f8;font-weight:500}.terminal-line[data-astro-cid-kh7btl4r] .highlight[data-astro-cid-kh7btl4r]{color:#0ff;font-weight:500}.terminal-line[data-astro-cid-kh7btl4r] .pulse[data-astro-cid-kh7btl4r]{animation:terminalPulse 2s ease-in-out infinite}@keyframes terminalPulse{0%,to{opacity:1}50%{opacity:.6}}.cursor[data-astro-cid-kh7btl4r]{display:inline-block;background:#0ff;width:8px;height:14px;animation:cursorBlink 1s infinite;margin-left:2px;vertical-align:text-bottom;box-shadow:0 0 5px #00ffff80}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}@media (max-width: 768px){.profile-section[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.image-container[data-astro-cid-kh7btl4r]{position:relative;max-width:300px;margin:0 auto}.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}.terminal-window[data-astro-cid-kh7btl4r]{max-width:100%}}
