:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eef7;background:#07111f;line-height:1.6;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07111f}a{color:inherit}img{display:block;max-width:100%}.container{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.narrow{max-width:760px}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(143,188,255,.15);background:#07111feb;backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:1rem}.site-logo{color:#fff;font-size:1.05rem;font-weight:750;text-decoration:none}nav{display:flex;flex-wrap:wrap;gap:1rem}nav a{color:#b8c7dd;font-size:.95rem;text-decoration:none}nav a:hover,nav a:focus-visible{color:#fff}.hero{padding:8rem 0 6rem;background:radial-gradient(circle at 80% 20%,rgba(35,115,195,.22),transparent 34rem),#07111f}.hero-skills{margin:-.25rem 0 1rem;color:#75b8ff;font-size:.95rem;font-weight:700;letter-spacing:.06em}.hero-content{max-width:780px}.eyebrow,.section-label{color:#75b8ff;font-size:.78rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3{color:#fff;line-height:1.15}h1{max-width:760px;margin:.35rem 0 1rem;font-size:clamp(3rem,8vw,6.5rem);letter-spacing:-.06em}h2{margin:.35rem 0 1rem;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.04em}h3{margin-top:0;font-size:1.25rem}p{color:#b8c7dd}.hero-text{max-width:680px;font-size:clamp(1.05rem,2vw,1.35rem)}.section{padding:6rem 0}.alt-section{border-block:1px solid rgba(143,188,255,.12);background:#0a1728}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(143,188,255,.32);border-radius:999px;padding:.72rem 1rem;font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.primary{border-color:#4d9fea;background:#4d9fea;color:#06111d}.secondary{background:#ffffff09;color:#d9e8fb}.skills-grid,.projects-grid{display:grid;gap:1rem}.skills-grid{grid-template-columns:repeat(3,1fr)}.projects-grid{grid-template-columns:repeat(2,1fr);margin-top:2rem}.skill-card,.project-card{border:1px solid rgba(143,188,255,.18);border-radius:18px;background:#ffffff09}.skill-card{padding:1.25rem}.project-card{overflow:hidden}.project-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid rgba(143,188,255,.12);background:#102239}.project-body{padding:1.25rem}.tag-list{display:flex;flex-wrap:wrap;gap:.45rem;padding:0;list-style:none}.tag-list li{border:1px solid rgba(117,184,255,.25);border-radius:999px;padding:.2rem .55rem;color:#9fcbfa;font-size:.82rem}.text-link{display:inline-block;margin-top:.75rem;color:#75b8ff;font-weight:700;text-decoration:none}.text-link:hover,.text-link:focus-visible{text-decoration:underline}.site-footer{border-top:1px solid rgba(143,188,255,.15);padding:4rem 0;background:#06101d}@media(max-width:780px){.header-inner{align-items:flex-start;flex-direction:column;padding-block:1rem}.hero{padding:5rem 0 4rem}.skills-grid,.projects-grid{grid-template-columns:1fr}.section{padding:4rem 0}}
