#projects-hero-shader[data-astro-cid-2qyu5xtt]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.4;pointer-events:none}main[data-astro-cid-aid3sr62]{margin:0;padding:0;min-height:100vh;max-width:100%;overflow-x:hidden}.hero-section[data-astro-cid-aid3sr62]{background:var(--bg);border-bottom:1px solid rgba(var(--border),.2);padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.hero-content[data-astro-cid-aid3sr62]{position:relative;z-index:2;max-width:800px;margin:0 auto}.hero-content[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{font-size:3.5rem;margin-bottom:1rem;font-weight:700;background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-aid3sr62]{font-size:1.3rem;margin-bottom:2rem;line-height:1.6;color:rgb(var(--text-secondary))}.hero-stats[data-astro-cid-aid3sr62]{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.stat[data-astro-cid-aid3sr62]{text-align:center}.stat-number[data-astro-cid-aid3sr62]{display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--accent)}.stat-label[data-astro-cid-aid3sr62]{font-size:.9rem;color:rgb(var(--text-secondary));text-transform:uppercase;letter-spacing:1px}.projects-container[data-astro-cid-aid3sr62]{max-width:800px;margin:0 auto;padding:4rem 2rem}.project-card[data-astro-cid-aid3sr62]{border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 8px 32px rgba(var(--accent),.08);transition:all .3s ease;position:relative;overflow:hidden}.project-card[data-astro-cid-aid3sr62]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-secondary))}.project-card[data-astro-cid-aid3sr62]:hover{box-shadow:0 12px 32px rgba(var(--accent),.12);border-color:rgba(var(--accent),.3);background:rgba(var(--surface),.9)}.project-card[data-astro-cid-aid3sr62].featured:before{height:6px;background:var(--accent)}.project-card[data-astro-cid-aid3sr62].graphics:before{background:linear-gradient(90deg,#667eea,#764ba2)}.project-card[data-astro-cid-aid3sr62].game:before{background:linear-gradient(90deg,#ff9a56,#ff6b95)}.project-card[data-astro-cid-aid3sr62].tools:before{background:linear-gradient(90deg,#4facfe,#00f2fe)}.project-card[data-astro-cid-aid3sr62].podcast:before{background:linear-gradient(90deg,#a8edea,#fed6e3)}.project-header[data-astro-cid-aid3sr62]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.project-title-section[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{color:var(--accent);font-size:2rem;margin-bottom:.5rem;font-weight:700}.project-subtitle[data-astro-cid-aid3sr62]{color:rgb(var(--text-secondary));font-size:1.1rem;display:block;margin-bottom:.75rem}.project-year[data-astro-cid-aid3sr62]{color:rgb(var(--text-secondary));font-size:.9rem;opacity:.7}.status-badge[data-astro-cid-aid3sr62]{display:inline-block;padding:.4rem 1rem;border-radius:25px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem}.status-badge[data-astro-cid-aid3sr62].active{background:linear-gradient(135deg,#10b981,#34d399);color:#fff;box-shadow:0 2px 8px #10b9814d}.status-badge[data-astro-cid-aid3sr62].recent{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;box-shadow:0 2px 8px #3b82f64d}.status-badge[data-astro-cid-aid3sr62].completed{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;box-shadow:0 2px 8px #8b5cf64d}.status-badge[data-astro-cid-aid3sr62].game-jam{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;box-shadow:0 2px 8px #f59e0b4d}.status-badge[data-astro-cid-aid3sr62].custom{background:linear-gradient(135deg,#ec4899,#f472b6);color:#fff;box-shadow:0 2px 8px #ec48994d}.status-badge[data-astro-cid-aid3sr62].ongoing{background:linear-gradient(135deg,#06b6d4,#67e8f9);color:#fff;box-shadow:0 2px 8px #06b6d44d}.status-badge[data-astro-cid-aid3sr62].creative{background:linear-gradient(135deg,#8b5cf6,#d8b4fe);color:#fff;box-shadow:0 2px 8px #8b5cf64d}.status-badge[data-astro-cid-aid3sr62].hiatus{background:linear-gradient(135deg,#64748b,#94a3b8);color:#fff;box-shadow:0 2px 8px #64748b4d}.project-links[data-astro-cid-aid3sr62]{display:flex;gap:1rem;flex-wrap:wrap}.project-link[data-astro-cid-aid3sr62]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--accent);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(var(--accent),.3)}.project-link[data-astro-cid-aid3sr62]:hover{box-shadow:0 4px 12px rgba(var(--accent),.4);background:var(--accent-secondary);opacity:.9}.project-link[data-astro-cid-aid3sr62].game{background:linear-gradient(135deg,#ff9a56,#ff6b95)}.tech-stack[data-astro-cid-aid3sr62]{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.tech-tag[data-astro-cid-aid3sr62]{padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;color:#fff;box-shadow:0 2px 4px #0000001a;border:none}.tech-tag[data-astro-cid-aid3sr62].svelte{background:linear-gradient(135deg,#ff3e00,#ff6900)}.tech-tag[data-astro-cid-aid3sr62].music{background:linear-gradient(135deg,#667eea,#764ba2)}.tech-tag[data-astro-cid-aid3sr62].web{background:linear-gradient(135deg,#4facfe,#00f2fe)}.tech-tag[data-astro-cid-aid3sr62].algorithms{background:linear-gradient(135deg,#43e97b,#38f9d7)}.tech-tag[data-astro-cid-aid3sr62].cpp{background:linear-gradient(135deg,#00599c,#004482)}.tech-tag[data-astro-cid-aid3sr62].graphics{background:linear-gradient(135deg,#667eea,#764ba2)}.tech-tag[data-astro-cid-aid3sr62].math{background:linear-gradient(135deg,#f093fb,#f5576c)}.tech-tag[data-astro-cid-aid3sr62].python{background:linear-gradient(135deg,#3776ab,#ffd43b)}.tech-tag[data-astro-cid-aid3sr62].godot{background:linear-gradient(135deg,#478cbf,#3b8cc8)}.tech-tag[data-astro-cid-aid3sr62].script{background:linear-gradient(135deg,#1e1e1e,#3c3c3c)}.tech-tag[data-astro-cid-aid3sr62].audio{background:linear-gradient(135deg,#ff6b6b,#feca57)}.tech-tag[data-astro-cid-aid3sr62].design{background:linear-gradient(135deg,#a8edea,#fed6e3)}.tech-tag[data-astro-cid-aid3sr62].opengl{background:linear-gradient(135deg,#1e3c72,#2a5298)}.tech-tag[data-astro-cid-aid3sr62].glsl{background:linear-gradient(135deg,#667eea,#764ba2)}.tech-tag[data-astro-cid-aid3sr62].modeling{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.tech-tag[data-astro-cid-aid3sr62].blender{background:linear-gradient(135deg,#ea8d3a,#f7931e)}.tech-tag[data-astro-cid-aid3sr62].cycles{background:linear-gradient(135deg,#1e3c72,#2a5298)}.tech-tag[data-astro-cid-aid3sr62].lighting{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.tech-tag[data-astro-cid-aid3sr62].threejs{background:linear-gradient(135deg,#000,#049ef4)}.tech-tag[data-astro-cid-aid3sr62].react{background:linear-gradient(135deg,#61dafb,#21232a)}.project-philosophy[data-astro-cid-aid3sr62]{background:rgba(var(--accent),.1);padding:1.5rem;border-radius:12px;border-left:4px solid var(--accent);margin:1.5rem 0}.philosophy-quote[data-astro-cid-aid3sr62]{font-size:1.1rem;color:var(--accent);margin:0 0 .75rem;font-weight:600;display:inline-block;padding:.5rem 1rem;background:rgba(var(--accent),.1);border-radius:8px;border-left:3px solid var(--accent)}.project-philosophy[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{margin:0;color:rgb(var(--text-secondary))}.project-topics[data-astro-cid-aid3sr62],.podcast-topics[data-astro-cid-aid3sr62]{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.topic-tag[data-astro-cid-aid3sr62],.topic-pill[data-astro-cid-aid3sr62]{padding:.5rem 1rem;background:rgba(var(--accent),.15);color:var(--accent);border-radius:25px;font-size:.85rem;font-weight:600;border:1px solid rgba(var(--accent),.3);transition:all .2s ease}.topic-tag[data-astro-cid-aid3sr62]:hover,.topic-pill[data-astro-cid-aid3sr62]:hover{background:rgba(var(--accent),.25)}.project-milestone[data-astro-cid-aid3sr62],.project-achievement[data-astro-cid-aid3sr62],.project-highlight[data-astro-cid-aid3sr62]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:rgba(var(--accent),.05);border-radius:12px;margin:1.5rem 0}.milestone-icon[data-astro-cid-aid3sr62],.achievement-icon[data-astro-cid-aid3sr62],.highlight-icon[data-astro-cid-aid3sr62]{font-size:1.5rem;flex-shrink:0;margin-top:.2rem}.project-milestone[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62],.project-achievement[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62],.project-highlight[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{margin:0;color:rgb(var(--text));line-height:1.6}.tools-grid[data-astro-cid-aid3sr62],.graphics-projects-grid[data-astro-cid-aid3sr62]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.tool-item[data-astro-cid-aid3sr62],.graphics-project[data-astro-cid-aid3sr62]{background:rgba(var(--surface),.6);padding:1.5rem;border-radius:12px;border:1px solid rgba(var(--border),.3);text-align:center;transition:all .3s ease}.tool-item[data-astro-cid-aid3sr62]:hover,.graphics-project[data-astro-cid-aid3sr62]:hover{box-shadow:0 8px 25px rgba(var(--accent),.1);border-color:rgba(var(--accent),.3);background:rgba(var(--surface),.8)}.tool-icon[data-astro-cid-aid3sr62],.project-icon[data-astro-cid-aid3sr62]{font-size:2rem;margin-bottom:1rem}.tool-item[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62],.graphics-project[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{color:var(--accent);margin-bottom:.75rem;font-size:1.1rem}.tool-item[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62],.graphics-project[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{color:rgb(var(--text-secondary));line-height:1.5;margin:0;font-size:.9rem}.devprod-cta[data-astro-cid-aid3sr62]{background:linear-gradient(135deg,rgba(var(--accent),.1),rgba(var(--accent-secondary),.1));border:2px solid rgba(var(--accent),.2);border-radius:16px;padding:2rem;margin:2rem 0 0;text-align:center}.cta-icon[data-astro-cid-aid3sr62]{font-size:2.5rem;margin-bottom:1rem}.devprod-cta[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{color:var(--accent);font-size:1.4rem;margin-bottom:1rem}.devprod-cta[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{color:rgb(var(--text-secondary));line-height:1.6;margin-bottom:1.5rem}.devprod-links[data-astro-cid-aid3sr62]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.devprod-button[data-astro-cid-aid3sr62]{padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease}.devprod-button[data-astro-cid-aid3sr62].primary{background:var(--accent);color:#fff;box-shadow:0 2px 8px rgba(var(--accent),.3);text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:700}.devprod-button[data-astro-cid-aid3sr62].primary:hover{box-shadow:0 4px 12px rgba(var(--accent),.4);opacity:.9}.devprod-button[data-astro-cid-aid3sr62].secondary{background:rgba(var(--surface),.8);color:rgb(var(--text));border:1px solid rgba(var(--border),.3)}.devprod-button[data-astro-cid-aid3sr62].secondary:hover{border-color:var(--accent);background:rgba(var(--surface),1)}.fourthshub-showcase[data-astro-cid-aid3sr62],.graphics-gallery[data-astro-cid-aid3sr62],.raytracer-gallery[data-astro-cid-aid3sr62]{margin:2rem 0;border:1px solid rgba(var(--border),.3);border-radius:16px;padding:2rem;background:rgba(var(--surface),.5);text-align:center;backdrop-filter:blur(10px)}.raytracer-gallery[data-astro-cid-aid3sr62]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.raytracer-gallery[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62],.fourthshub-showcase[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]{border-radius:12px;box-shadow:0 8px 32px rgba(var(--accent),.15);transition:all .3s ease}.raytracer-gallery[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]:hover,.fourthshub-showcase[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]:hover{box-shadow:0 12px 32px rgba(var(--accent),.2);opacity:.95}.gallery-row[data-astro-cid-aid3sr62]{display:flex;gap:1.5rem;margin-bottom:1.5rem;justify-content:center;flex-wrap:wrap}.gallery-row[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]{width:220px;height:165px;object-fit:cover;border-radius:12px;box-shadow:0 8px 32px rgba(var(--accent),.15);transition:all .3s ease}.gallery-row[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]:hover{box-shadow:0 12px 32px rgba(var(--accent),.2);opacity:.95}.cta-section[data-astro-cid-aid3sr62]{background:linear-gradient(135deg,rgba(var(--accent),.1),rgba(var(--accent-secondary),.1));padding:4rem 2rem;border-radius:24px;margin:2rem auto 4rem;max-width:800px;text-align:center;border:1px solid rgba(var(--accent),.2);backdrop-filter:blur(10px)}.cta-content[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-content[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{font-size:1.2rem;color:rgb(var(--text-secondary));max-width:600px;margin:0 auto 2rem;line-height:1.6}.cta-links[data-astro-cid-aid3sr62]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-button[data-astro-cid-aid3sr62]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 16px #0000001a}.cta-button[data-astro-cid-aid3sr62].primary{background:var(--accent);color:#fff;box-shadow:0 4px 16px rgba(var(--accent),.3);text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:700}.cta-button[data-astro-cid-aid3sr62].primary:hover{box-shadow:0 8px 24px rgba(var(--accent),.4);opacity:.9}.cta-button[data-astro-cid-aid3sr62].secondary{background:rgba(var(--surface),.8);color:rgb(var(--text));border:1px solid rgba(var(--border),.3);backdrop-filter:blur(10px)}.cta-button[data-astro-cid-aid3sr62].secondary:hover{background:rgba(var(--surface),1);border-color:var(--accent);opacity:.9}@media (max-width: 768px){.hero-content[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{font-size:2.5rem}.hero-description[data-astro-cid-aid3sr62]{font-size:1.1rem}.hero-stats[data-astro-cid-aid3sr62]{gap:2rem}.hero-stats[data-astro-cid-aid3sr62] .stat[data-astro-cid-aid3sr62]{flex:1}.stat-number[data-astro-cid-aid3sr62]{font-size:2rem}.projects-container[data-astro-cid-aid3sr62]{padding:2rem 1rem;max-width:100%}.cta-section[data-astro-cid-aid3sr62]{max-width:100%;margin:2rem 1rem 4rem}.project-card[data-astro-cid-aid3sr62]{padding:2rem}.project-header[data-astro-cid-aid3sr62]{flex-direction:column;align-items:flex-start}.tools-grid[data-astro-cid-aid3sr62],.graphics-projects-grid[data-astro-cid-aid3sr62]{grid-template-columns:1fr}.cta-content[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{font-size:2rem}.cta-links[data-astro-cid-aid3sr62],.gallery-row[data-astro-cid-aid3sr62],.raytracer-gallery[data-astro-cid-aid3sr62]{flex-direction:column;align-items:center}}@media (max-width: 480px){.hero-section[data-astro-cid-aid3sr62]{padding:3rem 1rem}.hero-stats[data-astro-cid-aid3sr62]{flex-direction:column;gap:1.5rem}.project-card[data-astro-cid-aid3sr62]{padding:1.5rem;margin-left:1rem;margin-right:1rem}.cta-section[data-astro-cid-aid3sr62]{margin:2rem 1rem 4rem;padding:2rem 1rem}.tech-stack[data-astro-cid-aid3sr62]{gap:.5rem}.tech-tag[data-astro-cid-aid3sr62]{font-size:.8rem;padding:.3rem .8rem}}
