.hero[data-astro-cid-anhloy43]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding-top:5rem;padding-bottom:3rem}.hero-content[data-astro-cid-anhloy43]{position:relative;z-index:10;text-align:center;max-width:900px;margin:0 auto}.hero-text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:1rem}.hero-greeting[data-astro-cid-anhloy43]{font-family:Space Mono,monospace;font-size:clamp(1.125rem,2vw,1.5rem);color:var(--color-primary);font-weight:500;margin-bottom:0;animation-delay:.1s;text-transform:uppercase;letter-spacing:.2em}.hero-greeting[data-astro-cid-anhloy43]:before{content:"> ";color:var(--color-secondary);font-weight:700}.hero-title[data-astro-cid-anhloy43]{font-family:Orbitron,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1;margin-bottom:.5rem;letter-spacing:.02em;animation-delay:.2s;position:relative}.hero-title[data-astro-cid-anhloy43]:before,.hero-title[data-astro-cid-anhloy43]:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.hero-title[data-astro-cid-anhloy43]:before{animation:glitch-1 2.5s infinite;clip-path:polygon(0 0,100% 0,100% 45%,0 45%);transform:translate(-2px,-2px);opacity:.8}.hero-title[data-astro-cid-anhloy43]:after{animation:glitch-2 2.5s infinite;clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%);transform:translate(2px,2px);opacity:.8}@keyframes glitch-1{0%,95%,to{transform:translate(0)}96%{transform:translate(-2px,-2px)}97%{transform:translate(2px,2px)}98%{transform:translate(-1px,1px)}99%{transform:translate(1px,-1px)}}@keyframes glitch-2{0%,95%,to{transform:translate(0)}96%{transform:translate(2px,2px)}97%{transform:translate(-2px,-2px)}98%{transform:translate(1px,-1px)}99%{transform:translate(-1px,1px)}}.hero-title[data-astro-cid-anhloy43]:hover:before,.hero-title[data-astro-cid-anhloy43]:hover:after{animation-duration:.5s}.hero-title[data-astro-cid-anhloy43] .gradient-text[data-astro-cid-anhloy43]{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;filter:drop-shadow(0 0 30px rgba(0,240,255,.6));animation:text-glow-pulse 2s ease-in-out infinite}@keyframes text-glow-pulse{0%,to{filter:drop-shadow(0 0 30px rgba(0,240,255,.6))}50%{filter:drop-shadow(0 0 50px rgba(0,240,255,.9))}}.hero-subtitle[data-astro-cid-anhloy43]{font-family:Orbitron,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);color:var(--color-text-secondary);font-weight:700;margin-bottom:1rem;animation-delay:.3s;text-transform:uppercase;letter-spacing:.15em;text-shadow:0 0 20px rgba(0,240,255,.3)}.hero-description[data-astro-cid-anhloy43]{font-size:clamp(1.125rem,2vw,1.375rem);color:var(--color-text-muted);max-width:700px;margin:0 auto 2.5rem;line-height:1.6;animation-delay:.4s}.hero-cta[data-astro-cid-anhloy43]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation-delay:.5s}.hero-decoration[data-astro-cid-anhloy43]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;opacity:.3}.hero-decoration[data-astro-cid-anhloy43]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,240,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,240,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:grid-scroll 20s linear infinite}.hero-decoration[data-astro-cid-anhloy43]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,var(--color-bg-primary) 0%,transparent 100%)}@keyframes grid-scroll{0%{transform:translateY(0)}to{transform:translateY(50px)}}.circle[data-astro-cid-anhloy43]{position:absolute;width:150px;height:150px;border:3px solid var(--color-primary);background:transparent;box-shadow:0 0 30px #00f0ff4d,inset 0 0 30px #00f0ff1a;animation:pixel-float 15s ease-in-out infinite;clip-path:polygon(0 20px,20px 20px,20px 0,calc(100% - 20px) 0,calc(100% - 20px) 20px,100% 20px,100% calc(100% - 20px),calc(100% - 20px) calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,20px calc(100% - 20px),0 calc(100% - 20px))}.circle-1[data-astro-cid-anhloy43]{top:15%;left:5%;animation-delay:0s}.circle-2[data-astro-cid-anhloy43]{bottom:20%;right:8%;width:120px;height:120px;border-color:var(--color-secondary);box-shadow:0 0 30px #ff006e4d,inset 0 0 30px #ff006e1a;animation-delay:-5s}.circle-3[data-astro-cid-anhloy43]{top:50%;right:15%;width:100px;height:100px;border-color:var(--color-tertiary);box-shadow:0 0 30px #8b00ff4d,inset 0 0 30px #8b00ff1a;animation-delay:-10s}@keyframes pixel-float{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(20px,-20px) rotate(5deg)}50%{transform:translate(-15px,15px) rotate(-5deg)}75%{transform:translate(15px,-10px) rotate(3deg)}}@media(max-width:768px){.hero[data-astro-cid-anhloy43]{min-height:90vh;padding-top:6rem}.hero-cta[data-astro-cid-anhloy43]{flex-direction:column;align-items:center}.hero-cta[data-astro-cid-anhloy43] .btn[data-astro-cid-anhloy43]{width:100%;max-width:300px}}.about-section[data-astro-cid-zsov6f23]{background:var(--color-bg-secondary)}.section-header[data-astro-cid-zsov6f23]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-zsov6f23]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}.title-underline[data-astro-cid-zsov6f23]{width:80px;height:4px;background:var(--gradient-primary);margin:0 auto;border-radius:2px}.about-content[data-astro-cid-zsov6f23]{max-width:800px;margin:0 auto}.about-text[data-astro-cid-zsov6f23]{display:flex;flex-direction:column;gap:1.5rem}.about-paragraph[data-astro-cid-zsov6f23]{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8;margin-bottom:0}.about-highlights[data-astro-cid-zsov6f23]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem;padding-top:3rem;border-top:2px solid var(--color-primary)}.highlight-item[data-astro-cid-zsov6f23]{text-align:center;padding:2rem 1.5rem;background:var(--color-bg-tertiary);border:3px solid var(--color-primary);border-radius:0;transition:all var(--transition-base);position:relative;box-shadow:0 0 20px #00f0ff33,inset 0 0 30px #00f0ff0d;clip-path:polygon(0 12px,12px 12px,12px 0,calc(100% - 12px) 0,calc(100% - 12px) 12px,100% 12px,100% calc(100% - 12px),calc(100% - 12px) calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,12px calc(100% - 12px),0 calc(100% - 12px))}.highlight-item[data-astro-cid-zsov6f23]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary);box-shadow:0 0 10px #00f0ff80}.highlight-item[data-astro-cid-zsov6f23]:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 0 40px #00f0ff80,0 0 60px #00f0ff4d,inset 0 0 40px #00f0ff1a;border-color:var(--color-primary-hover)}.highlight-item[data-astro-cid-zsov6f23]:hover:before{box-shadow:0 0 20px #00f0ffcc}.highlight-number[data-astro-cid-zsov6f23]{font-family:Orbitron,sans-serif;font-size:3rem;font-weight:900;color:var(--color-primary);text-shadow:0 0 20px rgba(0,240,255,.6),0 0 40px rgba(0,240,255,.4);margin-bottom:.5rem;animation:number-glow 2s ease-in-out infinite}@keyframes number-glow{0%,to{text-shadow:0 0 20px rgba(0,240,255,.6),0 0 40px rgba(0,240,255,.4)}50%{text-shadow:0 0 30px rgba(0,240,255,.8),0 0 60px rgba(0,240,255,.6)}}.highlight-label[data-astro-cid-zsov6f23]{font-family:Space Mono,monospace;color:var(--color-text-secondary);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}@media(max-width:640px){.about-highlights[data-astro-cid-zsov6f23]{grid-template-columns:1fr;gap:1rem}}.experience-section[data-astro-cid-ghubstuj]{background:var(--color-bg-primary);position:relative}.section-header[data-astro-cid-ghubstuj]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-ghubstuj]{font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;filter:drop-shadow(0 0 20px rgba(0,240,255,.4))}.title-underline[data-astro-cid-ghubstuj]{width:100px;height:4px;background:var(--gradient-primary);margin:0 auto 1.5rem;border-radius:2px;box-shadow:0 0 15px #00f0ff99,0 4px 20px #00f0ff66}.section-subtitle[data-astro-cid-ghubstuj]{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.timeline[data-astro-cid-ghubstuj]{position:relative;max-width:900px;margin:0 auto}.timeline-item[data-astro-cid-ghubstuj]{display:grid;grid-template-columns:40px 1fr;gap:2rem;margin-bottom:3rem;position:relative}.timeline-item[data-astro-cid-ghubstuj]:last-child{margin-bottom:0}.timeline-marker[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;align-items:center;position:relative}.marker-dot[data-astro-cid-ghubstuj]{width:20px;height:20px;background:var(--color-primary);border:3px solid var(--color-bg-primary);border-radius:50%;box-shadow:0 0 20px #00f0ff99,0 0 40px #00f0ff4d;position:relative;z-index:2;flex-shrink:0}.marker-line[data-astro-cid-ghubstuj]{width:2px;flex:1;background:linear-gradient(to bottom,var(--color-primary) 0%,transparent 100%);margin-top:.5rem;min-height:100px}.timeline-content[data-astro-cid-ghubstuj]{background:var(--color-bg-tertiary);padding:2rem;border:3px solid var(--color-primary);border-radius:0;transition:all var(--transition-base);box-shadow:0 0 20px #00f0ff33,inset 0 0 30px #00f0ff0d;clip-path:polygon(0 12px,12px 12px,12px 0,calc(100% - 12px) 0,calc(100% - 12px) 12px,100% 12px,100% calc(100% - 12px),calc(100% - 12px) calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,12px calc(100% - 12px),0 calc(100% - 12px))}.timeline-content[data-astro-cid-ghubstuj]:hover{transform:translateY(-4px);box-shadow:0 0 30px #00f0ff66,0 0 50px #00f0ff33,inset 0 0 40px #00f0ff1a;border-color:var(--color-primary-hover)}.content-header[data-astro-cid-ghubstuj]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.header-left[data-astro-cid-ghubstuj]{flex:1;min-width:250px}.position[data-astro-cid-ghubstuj]{font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 10px rgba(0,240,255,.3)}.company-info[data-astro-cid-ghubstuj]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-family:Space Mono,monospace;font-size:.95rem}.company[data-astro-cid-ghubstuj]{color:var(--color-text-primary);font-weight:700}.separator[data-astro-cid-ghubstuj]{color:var(--color-text-muted)}.location[data-astro-cid-ghubstuj]{color:var(--color-text-secondary)}.period-badge[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.current-indicator[data-astro-cid-ghubstuj]{display:inline-block;padding:.25rem .75rem;background:var(--color-secondary);color:#fff;font-family:Space Mono,monospace;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 0 15px #ff006e66;clip-path:polygon(0 4px,4px 4px,4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px))}.period[data-astro-cid-ghubstuj]{font-family:Space Mono,monospace;font-size:.9rem;color:var(--color-text-muted);font-weight:700}.description[data-astro-cid-ghubstuj]{color:var(--color-text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.responsibilities[data-astro-cid-ghubstuj]{list-style:none;padding:0;margin-bottom:1.5rem}.responsibilities[data-astro-cid-ghubstuj] li[data-astro-cid-ghubstuj]{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7;padding-left:1.5rem;margin-bottom:.75rem;position:relative}.responsibilities[data-astro-cid-ghubstuj] li[data-astro-cid-ghubstuj]:before{content:"▸";position:absolute;left:0;color:var(--color-primary);font-size:1.2rem;line-height:1.6}.technologies[data-astro-cid-ghubstuj]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-astro-cid-ghubstuj]{display:inline-block;padding:.375rem .875rem;background:transparent;color:var(--color-primary);font-family:Space Mono,monospace;font-size:.75rem;font-weight:700;border:2px solid var(--color-primary);border-radius:0;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 0 10px #00f0ff33;clip-path:polygon(0 4px,4px 4px,4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px))}.tech-tag[data-astro-cid-ghubstuj]:hover{background:var(--color-primary);color:var(--color-bg-primary);box-shadow:0 0 20px #00f0ff80,inset 0 0 10px #fff3;transform:scale(1.05)}@media(max-width:640px){.timeline-item[data-astro-cid-ghubstuj]{grid-template-columns:30px 1fr;gap:1rem}.marker-dot[data-astro-cid-ghubstuj]{width:16px;height:16px}.timeline-content[data-astro-cid-ghubstuj]{padding:1.5rem}.content-header[data-astro-cid-ghubstuj]{flex-direction:column}.period-badge[data-astro-cid-ghubstuj]{align-items:flex-start}.position[data-astro-cid-ghubstuj]{font-size:1.25rem}}.education-section[data-astro-cid-qtcj2w7e]{background:var(--color-bg-primary);position:relative}.section-header[data-astro-cid-qtcj2w7e]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-qtcj2w7e]{font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;filter:drop-shadow(0 0 20px rgba(0,240,255,.4))}.title-underline[data-astro-cid-qtcj2w7e]{width:100px;height:4px;background:var(--gradient-primary);margin:0 auto 1.5rem;border-radius:2px;box-shadow:0 0 15px #00f0ff99,0 4px 20px #00f0ff66}.section-subtitle[data-astro-cid-qtcj2w7e]{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.timeline[data-astro-cid-qtcj2w7e]{position:relative;max-width:900px;margin:0 auto}.timeline-item[data-astro-cid-qtcj2w7e]{display:grid;grid-template-columns:40px 1fr;gap:2rem;margin-bottom:3rem;position:relative}.timeline-item[data-astro-cid-qtcj2w7e]:last-child{margin-bottom:0}.timeline-marker[data-astro-cid-qtcj2w7e]{display:flex;flex-direction:column;align-items:center;position:relative}.marker-dot[data-astro-cid-qtcj2w7e]{width:20px;height:20px;background:var(--color-tertiary);border:3px solid var(--color-bg-primary);border-radius:50%;box-shadow:0 0 20px #8b00ff99,0 0 40px #8b00ff4d;position:relative;z-index:2;flex-shrink:0}.marker-line[data-astro-cid-qtcj2w7e]{width:2px;flex:1;background:linear-gradient(to bottom,var(--color-tertiary) 0%,transparent 100%);margin-top:.5rem;min-height:100px}.timeline-content[data-astro-cid-qtcj2w7e]{background:var(--color-bg-tertiary);padding:2rem;border:3px solid var(--color-tertiary);border-radius:0;transition:all var(--transition-base);box-shadow:0 0 20px #8b00ff33,inset 0 0 30px #8b00ff0d;clip-path:polygon(0 12px,12px 12px,12px 0,calc(100% - 12px) 0,calc(100% - 12px) 12px,100% 12px,100% calc(100% - 12px),calc(100% - 12px) calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,12px calc(100% - 12px),0 calc(100% - 12px))}.timeline-content[data-astro-cid-qtcj2w7e]:hover{transform:translateY(-4px);box-shadow:0 0 30px #8b00ff66,0 0 50px #8b00ff33,inset 0 0 40px #8b00ff1a;border-color:var(--color-tertiary-hover)}.content-header[data-astro-cid-qtcj2w7e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.header-left[data-astro-cid-qtcj2w7e]{flex:1;min-width:250px}.degree[data-astro-cid-qtcj2w7e]{font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;color:var(--color-tertiary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 10px rgba(139,0,255,.3)}.institution-info[data-astro-cid-qtcj2w7e]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-family:Space Mono,monospace;font-size:.95rem}.institution[data-astro-cid-qtcj2w7e]{color:var(--color-text-primary);font-weight:700}.separator[data-astro-cid-qtcj2w7e]{color:var(--color-text-muted)}.location[data-astro-cid-qtcj2w7e]{color:var(--color-text-secondary)}.period-info[data-astro-cid-qtcj2w7e]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.gpa-badge[data-astro-cid-qtcj2w7e]{display:inline-block;padding:.25rem .75rem;background:var(--color-tertiary);color:#fff;font-family:Space Mono,monospace;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 0 15px #8b00ff66;clip-path:polygon(0 4px,4px 4px,4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px))}.period[data-astro-cid-qtcj2w7e]{font-family:Space Mono,monospace;font-size:.9rem;color:var(--color-text-muted);font-weight:700}.description[data-astro-cid-qtcj2w7e]{color:var(--color-text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.highlights[data-astro-cid-qtcj2w7e]{list-style:none;padding:0;margin:0}.highlights[data-astro-cid-qtcj2w7e] li[data-astro-cid-qtcj2w7e]{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7;padding-left:1.5rem;margin-bottom:.75rem;position:relative}.highlights[data-astro-cid-qtcj2w7e] li[data-astro-cid-qtcj2w7e]:before{content:"▸";position:absolute;left:0;color:var(--color-tertiary);font-size:1.2rem;line-height:1.6}@media(max-width:640px){.timeline-item[data-astro-cid-qtcj2w7e]{grid-template-columns:30px 1fr;gap:1rem}.marker-dot[data-astro-cid-qtcj2w7e]{width:16px;height:16px}.timeline-content[data-astro-cid-qtcj2w7e]{padding:1.5rem}.content-header[data-astro-cid-qtcj2w7e]{flex-direction:column}.period-info[data-astro-cid-qtcj2w7e]{align-items:flex-start}.degree[data-astro-cid-qtcj2w7e]{font-size:1.25rem}}.projects-section[data-astro-cid-44zkpkd5]{background:var(--color-bg-primary)}.section-header[data-astro-cid-44zkpkd5]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-44zkpkd5]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}.title-underline[data-astro-cid-44zkpkd5]{width:80px;height:4px;background:var(--gradient-primary);margin:0 auto 1.5rem;border-radius:2px}.section-subtitle[data-astro-cid-44zkpkd5]{color:var(--color-text-secondary);font-size:1.125rem;max-width:600px;margin:0 auto}.coming-soon-wrapper[data-astro-cid-44zkpkd5]{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:860px;margin:0 auto}.terminal-card[data-astro-cid-44zkpkd5]{width:100%;background:var(--color-bg-tertiary);border:3px solid var(--color-primary);box-shadow:0 0 30px #00f0ff40,inset 0 0 40px #00f0ff0d;clip-path:polygon(0 12px,12px 12px,12px 0,calc(100% - 12px) 0,calc(100% - 12px) 12px,100% 12px,100% calc(100% - 12px),calc(100% - 12px) calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,12px calc(100% - 12px),0 calc(100% - 12px))}.terminal-header[data-astro-cid-44zkpkd5]{display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;background:#00f0ff14;border-bottom:2px solid var(--color-primary)}.terminal-dots[data-astro-cid-44zkpkd5]{display:flex;gap:.4rem}.dot[data-astro-cid-44zkpkd5]{width:12px;height:12px;border-radius:50%}.dot-red[data-astro-cid-44zkpkd5]{background:#ff5f57;box-shadow:0 0 6px #ff5f57}.dot-yellow[data-astro-cid-44zkpkd5]{background:#febc2e;box-shadow:0 0 6px #febc2e}.dot-green[data-astro-cid-44zkpkd5]{background:#28c840;box-shadow:0 0 6px #28c840}.terminal-title[data-astro-cid-44zkpkd5]{font-family:Space Mono,monospace;font-size:.8rem;color:var(--color-text-muted);letter-spacing:.1em;margin:0 auto}.terminal-body[data-astro-cid-44zkpkd5]{padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.5rem}.terminal-line[data-astro-cid-44zkpkd5]{font-family:Space Mono,monospace;font-size:.875rem;line-height:1.6;margin:0}.prompt[data-astro-cid-44zkpkd5]{color:var(--color-primary);font-weight:700;margin-right:.5rem;text-shadow:0 0 8px rgba(0,240,255,.6)}.cmd[data-astro-cid-44zkpkd5]{color:var(--color-text-primary)}.output[data-astro-cid-44zkpkd5]{color:var(--color-text-secondary);padding-left:1.25rem}.output[data-astro-cid-44zkpkd5].warning{color:#febc2e}.output[data-astro-cid-44zkpkd5].success{color:#28c840;text-shadow:0 0 8px rgba(40,200,64,.4)}.output[data-astro-cid-44zkpkd5].muted{color:var(--color-text-muted);font-style:italic}.commit-hash[data-astro-cid-44zkpkd5]{color:var(--color-secondary);font-weight:700;margin-right:.5rem;text-shadow:0 0 8px rgba(255,0,110,.4)}.blink-line[data-astro-cid-44zkpkd5]{margin-top:.25rem}.cursor[data-astro-cid-44zkpkd5]{display:inline-block;color:var(--color-primary);animation:blink 1s step-end infinite;text-shadow:0 0 10px rgba(0,240,255,.8)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.status-grid[data-astro-cid-44zkpkd5]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.status-card[data-astro-cid-44zkpkd5]{background:var(--color-bg-tertiary);border:3px solid var(--color-primary);padding:1.75rem 1.25rem;text-align:center;transition:all var(--transition-base);box-shadow:0 0 20px #00f0ff26,inset 0 0 20px #00f0ff0a;clip-path:polygon(0 10px,10px 10px,10px 0,calc(100% - 10px) 0,calc(100% - 10px) 10px,100% 10px,100% calc(100% - 10px),calc(100% - 10px) calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,10px calc(100% - 10px),0 calc(100% - 10px))}.status-card[data-astro-cid-44zkpkd5]:hover{transform:translateY(-6px);box-shadow:0 0 40px #00f0ff66,inset 0 0 30px #00f0ff14}.status-icon[data-astro-cid-44zkpkd5]{font-size:2rem;margin-bottom:.75rem}.status-label[data-astro-cid-44zkpkd5]{font-family:Space Mono,monospace;font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.status-value[data-astro-cid-44zkpkd5]{font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;color:var(--color-primary);text-shadow:0 0 10px rgba(0,240,255,.4);margin-bottom:.5rem}.status-desc[data-astro-cid-44zkpkd5]{font-size:.8rem;color:var(--color-text-muted);line-height:1.4}.github-cta[data-astro-cid-44zkpkd5]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-text[data-astro-cid-44zkpkd5]{color:var(--color-text-secondary);font-size:1rem;margin:0}.github-btn[data-astro-cid-44zkpkd5]{display:inline-flex;align-items:center;gap:.625rem}.github-icon[data-astro-cid-44zkpkd5]{width:1.25rem;height:1.25rem}@media(max-width:640px){.status-grid[data-astro-cid-44zkpkd5]{grid-template-columns:1fr}.terminal-body[data-astro-cid-44zkpkd5]{padding:1rem 1.25rem}.terminal-line[data-astro-cid-44zkpkd5]{font-size:.8rem}}.glitch-text[data-astro-cid-44zkpkd5]{font-family:Space Mono,monospace;letter-spacing:.05em}.skills-section[data-astro-cid-sye7xtqh]{background:var(--color-bg-secondary)}.section-header[data-astro-cid-sye7xtqh]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-sye7xtqh]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}.title-underline[data-astro-cid-sye7xtqh]{width:80px;height:4px;background:var(--gradient-primary);margin:0 auto 1.5rem;border-radius:2px}.section-subtitle[data-astro-cid-sye7xtqh]{color:var(--color-text-secondary);font-size:1.125rem;max-width:600px;margin:0 auto}.skills-grid[data-astro-cid-sye7xtqh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.skill-category[data-astro-cid-sye7xtqh]{background:var(--color-bg-tertiary);border:3px solid var(--color-primary);border-radius:0;padding:2rem;transition:all var(--transition-base);position:relative;overflow:hidden;box-shadow:0 0 20px #00f0ff33,inset 0 0 40px #00f0ff0d;clip-path:polygon(0 16px,16px 16px,16px 0,calc(100% - 16px) 0,calc(100% - 16px) 16px,100% 16px,100% calc(100% - 16px),calc(100% - 16px) calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,16px calc(100% - 16px),0 calc(100% - 16px))}.skill-category[data-astro-cid-sye7xtqh]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary);box-shadow:0 0 10px #00f0ff80}.skill-category[data-astro-cid-sye7xtqh]:after{content:"";position:absolute;top:0;right:0;width:60px;height:60px;background:var(--color-primary);clip-path:polygon(100% 0,0 0,100% 100%);opacity:.1}.skill-category[data-astro-cid-sye7xtqh]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 0 40px #00f0ff66,0 0 60px #00f0ff33,inset 0 0 50px #00f0ff14;border-color:var(--color-primary-hover)}.skill-category[data-astro-cid-sye7xtqh]:hover:before{animation:border-glow 1.5s ease-in-out infinite}@keyframes border-glow{0%,to{box-shadow:0 0 10px #00f0ff80}50%{box-shadow:0 0 20px #00f0ffcc}}.category-title[data-astro-cid-sye7xtqh]{display:flex;align-items:center;gap:.75rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--color-border-light);text-transform:uppercase;letter-spacing:.1em;text-shadow:0 0 15px rgba(0,240,255,.4);position:relative;z-index:1}.category-icon[data-astro-cid-sye7xtqh]{width:2.5rem;height:2.5rem;color:var(--color-primary);flex-shrink:0;filter:drop-shadow(0 0 10px rgba(0,240,255,.6));animation:icon-pulse 3s ease-in-out infinite}.category-icon[data-astro-cid-sye7xtqh] svg[data-astro-cid-sye7xtqh]{width:100%;height:100%}@keyframes icon-pulse{0%,to{filter:drop-shadow(0 0 10px rgba(0,240,255,.6))}50%{filter:drop-shadow(0 0 20px rgba(0,240,255,.8))}}.skills-list[data-astro-cid-sye7xtqh]{display:flex;flex-direction:column;gap:.875rem}.skill-item[data-astro-cid-sye7xtqh]{display:flex;align-items:center;gap:.75rem;color:var(--color-text-secondary);font-family:Space Mono,monospace;font-size:.95rem;font-weight:500;padding:.75rem 1rem;margin-bottom:.5rem;background:#00f0ff05;border-left:3px solid transparent;transition:all var(--transition-fast);position:relative}.skill-item[data-astro-cid-sye7xtqh]:hover{color:var(--color-primary);background:#00f0ff14;border-left-color:var(--color-primary);padding-left:1.5rem;box-shadow:0 0 15px #00f0ff33,inset 0 0 15px #00f0ff0d}.skill-item[data-astro-cid-sye7xtqh]:hover:after{content:"▌";position:absolute;right:1rem;color:var(--color-primary);animation:blink 1s step-end infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.skill-dot[data-astro-cid-sye7xtqh]{width:10px;height:10px;background:var(--color-primary);border-radius:0;flex-shrink:0;box-shadow:0 0 10px #00f0ff99,inset 0 0 5px #00f0ff66;transition:all var(--transition-fast);transform:rotate(45deg)}.skill-item[data-astro-cid-sye7xtqh]:hover .skill-dot[data-astro-cid-sye7xtqh]{background:var(--color-primary-hover);box-shadow:0 0 20px #00f0ff,inset 0 0 10px #ffffff80;transform:rotate(45deg) scale(1.3)}@media(max-width:640px){.skills-grid[data-astro-cid-sye7xtqh]{grid-template-columns:1fr}}.contact-section[data-astro-cid-zbjjch6a]{background:var(--color-bg-secondary)}.section-header[data-astro-cid-zbjjch6a]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-zbjjch6a]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--color-text-primary);margin-bottom:1rem}.title-underline[data-astro-cid-zbjjch6a]{width:80px;height:4px;background:var(--gradient-primary);margin:0 auto 1.5rem;border-radius:2px}.section-subtitle[data-astro-cid-zbjjch6a]{color:var(--color-text-secondary);font-size:1.125rem;max-width:500px;margin:0 auto;line-height:1.7}.contact-content[data-astro-cid-zbjjch6a]{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;align-items:center}.contact-links[data-astro-cid-zbjjch6a]{display:flex;flex-direction:column;gap:1rem;width:100%}.contact-card[data-astro-cid-zbjjch6a]{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:var(--color-bg-tertiary);border:3px solid var(--color-primary);text-decoration:none;color:inherit;transition:all var(--transition-base);position:relative;box-shadow:0 0 20px #00f0ff26,inset 0 0 20px #00f0ff0a;clip-path:polygon(0 10px,10px 10px,10px 0,calc(100% - 10px) 0,calc(100% - 10px) 10px,100% 10px,100% calc(100% - 10px),calc(100% - 10px) calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,10px calc(100% - 10px),0 calc(100% - 10px))}.contact-card[data-astro-cid-zbjjch6a]:hover{transform:translate(8px);box-shadow:0 0 40px #00f0ff66,inset 0 0 30px #00f0ff14;border-color:var(--color-primary-hover)}.contact-icon[data-astro-cid-zbjjch6a]{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0}.contact-icon[data-astro-cid-zbjjch6a] svg[data-astro-cid-zbjjch6a]{width:1.75rem;height:1.75rem}.linkedin-icon[data-astro-cid-zbjjch6a]{color:#0a66c2;filter:drop-shadow(0 0 6px rgba(10,102,194,.5))}.github-icon[data-astro-cid-zbjjch6a]{color:var(--color-text-primary);filter:drop-shadow(0 0 6px rgba(255,255,255,.2))}.contact-info[data-astro-cid-zbjjch6a]{display:flex;flex-direction:column;gap:.2rem;flex:1}.contact-label[data-astro-cid-zbjjch6a]{font-family:Space Mono,monospace;font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.15em}.contact-value[data-astro-cid-zbjjch6a]{font-size:1rem;color:var(--color-text-primary);font-weight:500}.contact-arrow[data-astro-cid-zbjjch6a]{font-family:Space Mono,monospace;font-size:1.25rem;color:var(--color-primary);opacity:0;transform:translate(-8px);transition:all var(--transition-base);text-shadow:0 0 10px rgba(0,240,255,.6)}.contact-card[data-astro-cid-zbjjch6a]:hover .contact-arrow[data-astro-cid-zbjjch6a]{opacity:1;transform:translate(0)}.contact-cta[data-astro-cid-zbjjch6a]{text-align:center}@media(max-width:640px){.contact-card[data-astro-cid-zbjjch6a]{padding:1rem 1.25rem}.contact-value[data-astro-cid-zbjjch6a]{font-size:.875rem;word-break:break-all}}
