@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500&family=Press+Start+2P&family=VT323&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"VT323", ui-monospace, Consolas, monospace;--heading:"Press Start 2P", ui-monospace, Consolas, monospace;--mono:"Fira Code", ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#f5f5f5;background:radial-gradient(circle at 20% 30%,#ffd95a22 0%,#0000 20%),radial-gradient(circle at 80% 20%,#4aa3ff22 0%,#0000 25%),radial-gradient(circle at 50% 80%,#ffffff10 0%,#0000 30%),linear-gradient(135deg,#050d1a,#0b1d3a,#0e305a);min-height:100vh;font-family:Fira Code,monospace;overflow-x:hidden}.app{flex-direction:column;min-height:100vh;padding:6rem 2rem 0;display:flex}nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0a1428d9;border-bottom:1px solid #ffffff14;gap:.5rem;width:100%;padding:.8rem 1rem;display:flex;position:fixed;top:0;left:0}nav button{color:#ffd95a;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem .8rem;font-family:inherit;transition:all .2s}nav button:hover,nav button.active{color:#fff;border-bottom:2px solid #ffd95a}main{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1428a6;border:1px solid #ffffff14;border-radius:14px;flex:1;padding:2rem;box-shadow:0 10px 40px #0006}.hero p{color:#b8c7dc;margin-top:.5rem}.hero-buttons{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.footer{background:#0a1428cc;border-top:1px solid #ffd95a33;justify-content:center;gap:2rem;margin-top:3rem;padding:1.5rem;display:flex}.footer-icon{border-radius:8px;padding:.5rem;font-size:1.5rem;text-decoration:none;transition:all .2s}.footer-icon:hover{background:#ffd95a26;transform:translateY(-2px)}.subtitle{color:#b8c7dc;max-width:500px;margin-top:1rem;line-height:1.5}.stats{flex-wrap:wrap;gap:2rem;margin-top:1.5rem;display:flex}.stat{text-align:center;background:#ffffff0d;border:1px solid #ffd95a26;border-radius:10px;min-width:90px;padding:.8rem 1rem}.stat h3{color:#ffd95a;font-size:1.3rem}.stat p{color:#b8c7dc;font-size:.8rem}.projects-page{width:100%}.projects-page h1{color:#ffd95a;margin-bottom:2rem;font-size:clamp(1.5rem,5vw,3rem)}.projects-list{flex-direction:column;gap:2rem;display:flex}.project-card{background:#ffffff0d;border:1px solid #ffd95a26;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .25s;display:flex}.project-card:hover{transform:translateY(-4px);box-shadow:0 0 20px #ffd95a26,0 0 40px #4aa3ff14}.project-image{aspect-ratio:5/4;border:1px solid #ffd95a33;border-radius:10px;flex-shrink:0;max-width:300px;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%}.project-content h2{color:#ffd95a;margin-bottom:.3rem;font-size:80%}.project-context{color:#cfe3ff;margin-bottom:.5rem;font-size:.9rem}.project-content ul{color:#d6e2f0;text-align:left;margin-left:1rem;line-height:1.5}.project-tech{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tech-tag{color:#ffd95a;background:#ffd95a26;border:1px solid #ffd95a;border-radius:999px;padding:.3rem .6rem;font-size:.75rem}.project-result{color:#b8c7dc;margin-top:.8rem;font-weight:500}.project-content a{color:#4aa3ff;margin-top:.5rem;text-decoration:none;display:inline-block}.project-content a:hover{text-decoration:underline}@media (width<=768px){.project-card{flex-direction:column}.project-image{max-width:100%}}.home-page{width:100%}.hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex}.hero-text{flex:1}.hero h1{color:#ffd95a;margin-bottom:.5rem;font-size:2rem}.hero h2{color:#cfe3ff;font-size:1.2rem;font-weight:400}.subtitle{color:#b8c7dc;max-width:800px;margin:1rem auto;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.hero-buttons button{color:#ffd95a;cursor:pointer;background:#ffd95a26;border:1px solid #ffd95a;border-radius:8px;padding:.6rem 1rem;transition:all .2s}.hero-buttons button:hover{color:#081d3a;background:#ffd95a}.hero-pic{border:2px solid #ffd95a;border-radius:14px;width:500px;height:500px;overflow:hidden;box-shadow:0 0 25px #ffd95a40,0 0 60px #4aa3ff1a}.hero-pic img{object-fit:cover;width:100%;height:100%}.home-section{text-align:center;text-align:center;margin-top:2.5rem}.home-section h2{color:#ffd95a;margin-bottom:1rem}.home-section p{max-width:800px;margin:1rem auto;line-height:1.6}.mini-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.mini-card{color:#cfe3ff;background:#ffffff0d;border:1px solid #ffd95a26;border-radius:10px;padding:.8rem 1rem;transition:all .2s}.mini-card:hover{border-color:#ffd95a;transform:translateY(-2px)}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.skill-block{background:#ffffff0d;border:1px solid #ffd95a26;border-radius:10px;padding:1rem}.skill-block h3{color:#ffd95a;margin-bottom:.5rem}.skill-block p{color:#d6e2f0;font-size:.9rem}.section-button{color:#ffd95a;cursor:pointer;background:0 0;border:1px solid #ffd95a;border-radius:8px;margin-top:1rem;padding:.6rem 1rem;transition:all .2s}.section-button:hover{color:#081d3a;background:#ffd95a}.small-note{color:#b8c7dc;max-width:600px;margin-top:1rem;font-size:.9rem}.cta-section{text-align:center;background:#ffffff0d;border:1px solid #ffd95a33;border-radius:12px;margin-top:4rem;padding:2rem}.cta-section h2{color:#ffd95a;margin-bottom:1rem}.cta-section p{color:#d6e2f0;margin-bottom:1.5rem}.cta-section button{color:#ffd95a;cursor:pointer;background:#ffd95a26;border:1px solid #ffd95a;border-radius:8px;padding:.7rem 1.2rem}.cta-section button:hover{color:#081d3a;background:#ffd95a}.section-divider{background:#ffd95a4d;border:none;width:80%;height:1px;margin:3rem auto}.experience-page{width:100%}.experience-page h1{color:#ffd95a;text-align:center;margin-bottom:2rem;font-size:clamp(1.5rem,5vw,3rem)}.section-title{color:#cfe3ff;margin-top:2.5rem;margin-bottom:1rem}.experience-list{flex-direction:column;gap:2rem;display:flex}.exp-card{background:#ffffff0d;border:1px solid #ffd95a26;border-radius:12px;gap:1.5rem;padding:1.5rem;transition:all .25s;display:flex}.exp-card:hover{transform:translateY(-4px);box-shadow:0 0 20px #ffd95a26,0 0 40px #4aa3ff14}.exp-image{aspect-ratio:5/4;border:1px solid #ffd95a33;border-radius:10px;flex-shrink:0;width:100%;max-width:250px;overflow:hidden}.exp-image img{object-fit:cover;width:100%;height:100%;display:block}.exp-content h3{color:#ffd95a;margin-bottom:.3rem}.exp-org{color:#cfe3ff;font-size:.9rem;display:block}.exp-date{color:#b8c7dc;margin-bottom:.5rem;font-size:.85rem;display:block}.exp-content ul{color:#d6e2f0;margin-left:1rem;line-height:1.5}.exp-skills{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.skill-tag{color:#ffd95a;background:#ffd95a26;border:1px solid #ffd95a;border-radius:999px;padding:.3rem .6rem;font-size:.75rem}.edu-card{background:#ffffff0d;border:1px solid #ffd95a26;border-radius:12px;margin-top:1rem;padding:1.5rem}.edu-card h3{color:#ffd95a}.edu-note{color:#b8c7dc;margin-top:.5rem}@media (width<=768px){.exp-card{flex-direction:column}.exp-image{max-width:100%}}.contact-page{width:100%}.contact-page h1{color:#ffd95a;margin-bottom:1rem}.contact-intro{color:#b8c7dc;text-align:center;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.contact-card{background:#ffffff0d;border:1px solid #ffd95a26;border-radius:12px;padding:1.5rem;transition:all .25s}.contact-card:hover{transform:translateY(-4px);box-shadow:0 0 20px #ffd95a26,0 0 40px #4aa3ff14}.contact-card h2{color:#ffd95a;margin-bottom:.5rem}.contact-card a{color:#cfe3ff;text-decoration:none}.contact-card a:hover{color:#ffd95a}.contact-form{margin-top:2rem}.contact-form h2{color:#ffd95a;margin-bottom:1rem}.contact-form form{flex-direction:column;gap:1rem;max-width:500px;display:flex}.contact-form input,.contact-form textarea{color:#fff;background:#0a142899;border:1px solid #ffd95a33;border-radius:8px;padding:.8rem;font-family:inherit}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button{color:#ffd95a;cursor:pointer;background:#ffd95a26;border:1px solid #ffd95a;border-radius:8px;padding:.7rem;transition:all .2s}.contact-form button:hover{color:#08152a;background:#ffd95a}
