:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020817;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#020817;min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}#root{min-height:100vh}a{color:inherit}h1,h2,h3,p{margin-top:0}.app-shell{background:radial-gradient(circle at top,#38bdf82e,#0000 30%),linear-gradient(135deg,#020817 0%,#0f172a 100%);min-height:100vh}.container{width:min(1180px,100% - 2rem);margin:0 auto}.navbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172abf;border:1px solid #94a3b833;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);margin:1rem auto 0;padding:1rem 1.5rem;display:flex;position:sticky;top:0;box-shadow:0 18px 40px #02061759}.brand{letter-spacing:.06em;color:#f8fafc;font-size:1.1rem;font-weight:700}.nav-links{align-items:center;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#cbd5e1;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover,.footer-links a:hover{color:#38bdf8}.hero-intro{text-align:center;padding:5rem 0 2rem}.top-label,.eyebrow{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.hero-intro h1{color:#f8fafc;margin-bottom:1rem;font-size:clamp(2.6rem,6vw,5rem)}.hero-intro h1 span{color:#38bdf8}.hero-subtext{color:#cbd5e1;max-width:760px;margin:0 auto;font-size:1.1rem}.hero-actions,.cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.btn{border-radius:14px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#020817;background:linear-gradient(135deg,#38bdf8,#a78bfa);box-shadow:0 16px 30px #38bdf847}.btn-secondary{color:#f8fafc;background:#ffffff05;border:1px solid #94a3b838}.hero-section{grid-template-columns:1.05fr 1.3fr;align-items:center;gap:2rem;padding:2rem 0 4rem;display:grid}.photo-card{background:linear-gradient(135deg,#38bdf81f,#a78bfa1f);border:1px solid #94a3b833;border-radius:24px;max-width:440px;margin:0 auto;padding:1rem;box-shadow:0 22px 40px #0f172a66}.photo-card img{object-fit:cover;border-radius:20px;width:100%;height:520px}.profile-card,.info-card,.project-card,.contact-box{background:#0f172ad1;border:1px solid #94a3b82e;border-radius:22px;box-shadow:0 18px 35px #0206174d}.profile-card{padding:2rem}.profile-card h2{color:#f8fafc;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.profile-role{color:#cbd5e1;font-size:1.06rem;line-height:1.8}.section-block{padding:3rem 0}.section-heading{text-align:center;margin-bottom:2rem}.section-heading h2{color:#f8fafc;font-size:clamp(1.9rem,4vw,3rem)}.card-grid{gap:1.5rem;display:grid}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.project-card{padding:1.5rem}.info-card h3,.project-card h3{color:#f8fafc;margin-bottom:.8rem}.info-card p,.project-card p,.contact-box p,.site-footer p,.footer-links,.contact-box{color:#cbd5e1}.skills-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.skills-row span{color:#e2e8f0;background:#38bdf814;border:1px solid #38bdf847;border-radius:999px;padding:.8rem 1.2rem;font-weight:700}.tag{color:#ddd6fe;letter-spacing:.08em;text-transform:uppercase;background:#a78bfa24;border:1px solid #a78bfa4d;border-radius:999px;margin-bottom:.8rem;padding:.35rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.contact-box{text-align:center;padding:2rem}.site-footer{background:#020617a6;border-top:1px solid #94a3b82e;padding:1.5rem 0 2rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-links{gap:1rem;display:flex}.footer-links a{color:#cbd5e1;text-decoration:none}@media (width<=900px){.hero-section,.three-col{grid-template-columns:1fr}.navbar{flex-wrap:wrap;justify-content:center}.nav-links{flex-wrap:wrap;justify-content:center;width:100%}}@media (width<=560px){.navbar,.profile-card,.contact-box,.info-card,.project-card{padding-left:1rem;padding-right:1rem}.hero-intro{padding-top:4rem}.btn{width:100%}.hero-actions,.cta-row{flex-direction:column;align-items:stretch}.footer-content{text-align:center;flex-direction:column}}
