html{background:#020617}:root{color:#f8fafc;background:#020617;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.page{background:radial-gradient(circle at 50% 0,#2563eb5c,#0000 32%),radial-gradient(circle at 80% 20%,#0ea5e921,#0000 30%),linear-gradient(#020617 0%,#030712 100%);min-height:100vh}.section{width:min(1120px,100% - 48px);margin:0 auto;padding:88px 0}.hero{text-align:center;place-items:center;min-height:78vh;padding-top:64px;padding-bottom:64px;display:grid}.eyebrow,.section-label,.location{color:#93c5fd;letter-spacing:.32em;text-transform:uppercase;font-size:13px;font-weight:800}h1{letter-spacing:-.06em;max-width:1080px;margin:24px auto 0;font-size:clamp(52px,8vw,104px);line-height:.95}h2{letter-spacing:-.055em;max-width:820px;margin:16px 0 0;font-size:clamp(32px,5vw,56px);line-height:1}h3{letter-spacing:-.035em;margin:0;font-size:24px}.subtitle{color:#a8b3cf;max-width:720px;margin:30px auto 0;font-size:clamp(18px,2vw,22px);line-height:1.55}.about p,.card p,.focus p{color:#a8b3cf;font-size:18px;line-height:1.7}.about p{max-width:760px}.actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px;display:flex}.actions a{color:#f8fafc;background:#0f172ab8;border:1px solid #93c5fd47;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:15px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex;box-shadow:0 18px 50px #00000052}.actions a:hover{background:#1e293bd1;border-color:#93c5fdb3;transform:translateY(-1px)}.actions a.secondary{color:#bfdbfe}.location{color:#64748b;margin-top:56px}.cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.card{background:#0f172a94;border:1px solid #94a3b829;border-radius:28px;min-height:220px;padding:28px;box-shadow:0 24px 70px #00000038}.card h3{margin-bottom:14px}.pill-list{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.pill{color:#dbeafe;background:#0f172ab3;border:1px solid #93c5fd33;border-radius:999px;padding:12px 16px;font-weight:700}.footer{color:#64748b;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #94a3b824;justify-content:space-between;gap:20px;width:min(1120px,100% - 48px);margin:0 auto;padding:32px 0 44px;font-size:13px;font-weight:700;display:flex}@media (width<=900px){.cards{grid-template-columns:1fr}}@media (width<=760px){.section{width:min(100% - 32px,1120px);padding:64px 0}.hero{min-height:70vh}.footer{flex-direction:column;width:min(100% - 32px,1120px)}}
