:root{--page-bg: #020617;--panel-bg: rgba(10, 14, 28, .72);--card-bg: rgba(15, 23, 42, .72);--card-bg-strong: rgba(15, 23, 42, .9);--border-muted: rgba(148, 163, 184, .18);--border-strong: rgba(100, 108, 255, .45);--heading-color: #ffffff;--text-main: #e5e7eb;--text-muted: #b6c2d1;--text-soft: #94a3b8;--accent-color: #8da2fb;--accent-strong: #646cff;--accent-warm: #ffcc8a}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top left,rgba(100,108,255,.18),transparent 30rem),radial-gradient(circle at top right,rgba(56,189,248,.1),transparent 28rem),var(--page-bg);color:var(--text-main);overflow-x:hidden}#root{position:relative;isolation:isolate}*{box-sizing:border-box}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--heading-color)}button{font:inherit}.star-background-canvas{position:fixed;inset:0;width:100vw;height:100vh;z-index:-1;pointer-events:none;display:block}.container{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:4rem 2rem}.hero,.about,.projects,.connect{background:var(--panel-bg);border:1px solid var(--border-muted);border-radius:24px;padding:2rem;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 24px 80px #00000059}.hero{min-height:420px;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-block;margin-bottom:.75rem;color:var(--accent-color);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero h1{font-size:clamp(2.7rem,7vw,5.8rem);line-height:.95;margin-bottom:1rem}.hero h2{max-width:860px;font-size:clamp(1.25rem,2.5vw,2rem);line-height:1.25;font-weight:600;margin-bottom:1.25rem}.tagline{max-width:760px;color:var(--text-muted);font-size:1.08rem;margin-bottom:1.5rem}.hero-tags{display:flex;flex-wrap:wrap;gap:.7rem}.hero-tags span{border:1px solid var(--border-muted);background:#0f172ab8;color:var(--text-main);padding:.45rem .8rem;border-radius:999px;font-size:.88rem}.about{margin-top:2rem}.about p{max-width:850px;color:var(--text-muted);line-height:1.7}.section-heading{margin-bottom:1.35rem}.section-heading h3{font-size:clamp(1.7rem,3vw,2.4rem);margin-bottom:.5rem}.section-heading p{max-width:780px;color:var(--text-muted)}.career-focus{margin-top:2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.focus-card{background:#0f172ab3;border:1px solid var(--border-muted);border-radius:20px;padding:1.25rem}.focus-card h4{margin-bottom:.6rem;font-size:1.05rem}.focus-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin-bottom:0}.projects{margin-top:2rem}.featured-projects{display:grid;gap:1.5rem}.all-projects-header{margin-top:3rem;display:flex;justify-content:space-between;align-items:end;gap:1rem}.project-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.project-filters button{background:#0f172ad9;border:1px solid var(--border-muted);color:var(--text-muted);padding:.45rem .85rem;border-radius:999px;cursor:pointer;transition:.2s ease}.project-filters button:hover,.project-filters button.active{border-color:var(--accent-strong);color:#fff;transform:translateY(-1px)}.all-projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.project-card{background:var(--card-bg);border:1px solid var(--border-muted);border-radius:22px;padding:1.35rem;text-align:left;transition:transform .2s ease,border-color .2s ease,background .2s ease}.project-card:hover{transform:translateY(-3px);border-color:var(--border-strong);background:var(--card-bg-strong)}.project-card.featured{padding:1.65rem}.project-card.open{border-color:var(--border-strong)}.project-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;background:none;border:none;padding:0;color:inherit;text-align:left;cursor:pointer}.project-title{display:flex;align-items:center;gap:.6rem}.project-title h4{font-size:1.2rem;margin-bottom:.25rem}.featured-star{color:var(--accent-warm);font-size:.9rem}.project-status{color:var(--text-soft);font-size:.9rem;margin-bottom:0}.expand-indicator{flex:0 0 auto;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid var(--border-muted);border-radius:999px;color:var(--accent-color);font-size:1.25rem}.stack{margin:1rem 0 .8rem;color:#b9d7ff;font-size:.88rem;line-height:1.5}.description{color:var(--text-muted);line-height:1.65;margin-bottom:0}.project-details{margin-top:1.25rem;border-top:1px solid var(--border-muted);padding-top:1.25rem}.impact-box{background:#646cff17;border:1px solid rgba(100,108,255,.22);border-radius:18px;padding:1rem;margin-bottom:1rem}.impact-box p{color:var(--text-main);margin-bottom:0;line-height:1.6}.project-details details{border:1px solid var(--border-muted);border-radius:16px;padding:.9rem 1rem;margin-top:.8rem;background:#02061759}.project-details summary{cursor:pointer;color:#fff;font-weight:700}.project-details ul{margin:.8rem 0 0;padding-left:1.2rem;color:var(--text-muted)}.project-details li{margin-bottom:.45rem;line-height:1.55}.challenge-list{display:grid;gap:.8rem;margin-top:.9rem}.challenge-card{background:#0f172abf;border:1px solid var(--border-muted);border-radius:14px;padding:.9rem}.challenge-card p{color:var(--text-muted);line-height:1.55;margin-bottom:.65rem}.challenge-card p:last-child{margin-bottom:0}.challenge-card strong{color:#fff}.project-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.project-links a,.button{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1rem;border-radius:999px;border:1px solid var(--border-muted);background:#0f172ae6;color:#fff;font-weight:700;text-decoration:none;transition:.2s ease}.project-links a:hover,.button:hover{border-color:var(--accent-strong);transform:translateY(-1px)}.connect{margin-top:2rem}.actions{display:flex;flex-wrap:wrap;gap:1rem}.footer{margin-top:2rem;padding:2rem 0 0;color:var(--text-soft);text-align:center}@media(max-width:900px){.container{padding:2rem 1.25rem}.career-focus,.all-projects-grid{grid-template-columns:1fr}.all-projects-header{align-items:flex-start;flex-direction:column}.project-filters{justify-content:flex-start}}@media(max-width:600px){.container{padding:1rem}.hero,.about,.projects,.connect{padding:1.35rem;border-radius:18px}.project-card,.project-card.featured{padding:1rem}.actions{flex-direction:column}.button,.project-links a{justify-content:center}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh}
