.hero[data-astro-cid-dhfotatx]{padding:4rem 0;border-bottom:1px solid var(--neon-green);box-shadow:0 2px 15px #00ff9f1a}.hero-content[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.hero-title[data-astro-cid-dhfotatx]{font-size:2.8rem;margin:0 0 .5rem;line-height:1.2;font-weight:700}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:1.2rem;color:var(--text-secondary);margin-bottom:1.5rem}.mr-jacket[data-astro-cid-dhfotatx]{color:var(--neon-green);font-weight:700;text-shadow:0 0 10px rgba(0,255,159,.4)}.hero-description[data-astro-cid-dhfotatx]{font-size:1.1rem;color:var(--text);margin-bottom:1rem;line-height:1.7}.hero-stack[data-astro-cid-dhfotatx]{background:var(--bg-secondary);border-left:3px solid var(--neon-cyan);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:4px;font-size:1rem;box-shadow:0 0 10px #5eb8c914}.hero-stack[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{color:var(--neon-cyan);margin-right:.5rem}.hero-image[data-astro-cid-dhfotatx]{position:relative}.hero-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:280px;object-fit:cover;border-radius:8px;border:2px solid var(--neon-green);box-shadow:0 0 20px #00ff9f4d;transition:all .3s}.hero-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]:hover{box-shadow:0 0 25px #d97db859}.image-placeholder[data-astro-cid-dhfotatx]{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;height:280px;background:var(--bg-secondary);border:2px dashed var(--border);border-radius:8px;text-align:center;padding:2rem}.image-placeholder[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:3rem;margin-bottom:.5rem}.image-placeholder[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.hero-actions[data-astro-cid-dhfotatx]{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}.btn-primary[data-astro-cid-dhfotatx],.btn-secondary[data-astro-cid-dhfotatx]{padding:.85rem 1.8rem;border-radius:4px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s;border:2px solid;display:inline-block}.btn-primary[data-astro-cid-dhfotatx]{background:var(--neon-pink);color:var(--bg);border-color:var(--neon-pink);box-shadow:0 0 10px #d97db833}.btn-primary[data-astro-cid-dhfotatx]:hover{background:transparent;color:var(--neon-green);box-shadow:0 0 20px #00ff9f66;text-shadow:0 0 5px rgba(217,125,184,.4)}.btn-secondary[data-astro-cid-dhfotatx]{background:transparent;color:var(--neon-cyan);border-color:var(--neon-cyan);box-shadow:0 0 10px #5eb8c926}.btn-secondary[data-astro-cid-dhfotatx]:hover{background:var(--neon-cyan);color:var(--bg);box-shadow:0 0 20px #5eb8c94d;text-shadow:none}.technologies[data-astro-cid-dhfotatx]{padding:4rem 0;border-bottom:1px solid var(--border)}.technologies[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-top:0;text-align:center;margin-bottom:2.5rem}.tech-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.2rem;max-width:1000px;margin:0 auto}.projects[data-astro-cid-dhfotatx]{padding:4rem 0}.projects[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-top:0;text-align:center;margin-bottom:1rem}.projects-intro[data-astro-cid-dhfotatx]{text-align:center;color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.projects-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.project-card[data-astro-cid-dhfotatx]{background:var(--card-bg);border:2px solid var(--card-border);border-radius:8px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.project-card[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--neon-green) 0%,var(--neon-cyan) 50%,var(--neon-purple) 100%);opacity:0;transition:opacity .3s}.project-card[data-astro-cid-dhfotatx]:hover:before{opacity:1}.project-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-6px);border-color:var(--neon-green);box-shadow:0 8px 30px #00ff9f40}.project-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0 0 .5rem;font-size:1.4rem}.project-role[data-astro-cid-dhfotatx]{color:var(--neon-cyan);font-size:.95rem;margin:0 0 1rem;font-weight:600}.project-description[data-astro-cid-dhfotatx]{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.project-stack[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.stack-tag[data-astro-cid-dhfotatx]{background:var(--bg-secondary);border:1px solid var(--neon-purple);padding:.4rem .9rem;border-radius:4px;font-size:.85rem;color:var(--neon-purple);transition:all .3s}.stack-tag[data-astro-cid-dhfotatx]:hover{background:var(--neon-purple);color:var(--bg);box-shadow:0 0 10px #9c7ec14d}.project-link[data-astro-cid-dhfotatx]{display:inline-block;color:var(--neon-pink);font-weight:600;text-decoration:none;transition:all .3s;border-bottom:2px solid transparent}.project-link[data-astro-cid-dhfotatx]:hover{border-bottom-color:var(--neon-pink);text-shadow:0 0 5px rgba(217,125,184,.4)}.contact[data-astro-cid-dhfotatx]{padding:4rem 0;max-width:1000px;margin:0 auto}.contact[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-top:0;text-align:center;margin-bottom:1rem}.contact-intro[data-astro-cid-dhfotatx]{text-align:center;font-size:1.15rem;color:var(--text-secondary);margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.contact-intro[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{color:var(--neon-green);font-weight:600}.contact-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}@media (max-width: 650px){.contact-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}.contact-card[data-astro-cid-dhfotatx]{background:var(--bg-secondary);padding:2rem;border-radius:12px;border:2px solid var(--border);transition:all .3s;text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.contact-card[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--neon-green) 0%,var(--neon-cyan) 50%,var(--neon-purple) 100%);opacity:0;transition:opacity .3s}.contact-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-4px);border-color:var(--neon-green);box-shadow:0 8px 30px #00ff9f33}.contact-card[data-astro-cid-dhfotatx]:hover:before{opacity:1}.card-icon[data-astro-cid-dhfotatx]{font-size:2.5rem;margin-bottom:1rem}.contact-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{color:var(--neon-cyan);margin:.5rem 0;font-size:1.3rem}.contact-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.contact-handle[data-astro-cid-dhfotatx]{color:var(--neon-green);font-weight:600;font-size:.95rem}.discord-badge[data-astro-cid-dhfotatx]{background:#9d4edd26;padding:.5rem 1rem;border-radius:6px;border:1px solid rgba(157,78,221,.3);display:inline-block}@media (max-width: 768px){.hero[data-astro-cid-dhfotatx]{padding:3rem 0 2rem}.hero-content[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:2rem}.hero-image[data-astro-cid-dhfotatx]{order:-1}.hero-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx],.image-placeholder[data-astro-cid-dhfotatx]{height:240px}.hero-title[data-astro-cid-dhfotatx]{font-size:2rem}.hero-subtitle[data-astro-cid-dhfotatx],.hero-description[data-astro-cid-dhfotatx]{font-size:1rem}.hero-stack[data-astro-cid-dhfotatx]{font-size:.9rem}.hero-actions[data-astro-cid-dhfotatx]{flex-direction:column}.btn-primary[data-astro-cid-dhfotatx],.btn-secondary[data-astro-cid-dhfotatx]{width:100%;text-align:center}.projects-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.tech-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}
