:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef5ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#08111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 16% 8%,#4299e13d,#0000 30rem),radial-gradient(circle at 85% 14%,#34d39929,#0000 26rem),linear-gradient(135deg,#060b13 0%,#0a1626 48%,#0d1220 100%);min-width:320px;min-height:100vh;margin:0}body:before{pointer-events:none;content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d9,#0000 76%);mask-image:linear-gradient(#000000d9,#0000 76%)}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin:0 auto;padding:72px 0 56px}.hero{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:28px;min-height:520px;display:grid}.hero-copy,.status-panel,.project-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#08111fad;border:1px solid #a6c7ff29;box-shadow:0 24px 80px #00000042}.hero-copy{border-radius:34px;flex-direction:column;justify-content:flex-end;padding:clamp(32px,7vw,70px);display:flex;position:relative;overflow:hidden}.hero-copy:after{content:"";border:1px solid #7dd3fc24;border-radius:999px;width:430px;height:430px;position:absolute;bottom:-160px;right:-120px}.eyebrow,.panel-kicker{color:#8fb4df;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.77rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:850px;margin-bottom:22px;font-size:clamp(3rem,7vw,6.8rem);line-height:.92;position:relative}.lede{color:#b7c8dd;max-width:690px;margin-bottom:34px;font-size:clamp(1.05rem,2vw,1.26rem);line-height:1.65;position:relative}.hero-actions{flex-wrap:wrap;gap:14px;display:flex;position:relative}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.button:hover,.project-card:hover{transform:translateY(-3px)}.button.primary{color:#07101d;background:#f4f9ff}.button.secondary{color:#e7f0fb;background:#ffffff0e;border:1px solid #b7c8dd47}.status-panel{border-radius:34px;flex-direction:column;justify-content:flex-end;min-height:420px;padding:32px;display:flex;position:relative;overflow:hidden}.orb{opacity:.92;background:radial-gradient(circle at 35% 28%,#fff,#0000 11%),radial-gradient(circle at 38% 35%,#90cdf4,#2dd4bf 38%,#1d4ed8 72%,#0000 74%);border-radius:999px;width:132px;height:132px;position:absolute;top:30px;right:28px;box-shadow:0 0 80px #2dd4bf59}.status-panel strong{letter-spacing:-.055em;margin-bottom:12px;font-size:2.3rem}.status-panel span{color:#b7c8dd;line-height:1.55}.panel-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.panel-grid div{background:#ffffff0b;border:1px solid #a6c7ff21;border-radius:18px;padding:16px}.panel-grid b,.panel-grid small{display:block}.panel-grid b{margin-bottom:5px;font-size:1.12rem}.panel-grid small{color:#8ea5bd}.projects{margin-top:34px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:0 4px 16px;display:flex}.section-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,3vw,2.4rem)}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.project-card{border-radius:28px;min-height:250px;padding:26px;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden}.project-card:before{content:"";filter:blur(8px);opacity:.4;border-radius:999px;width:180px;height:180px;position:absolute;inset:auto 20px -110px auto}.project-card.emerald:before{background:#34d39980}.project-card.blue:before{background:#60a5fa80}.project-card:hover{background:#0d1c31c7;border-color:#dae9ff59}.card-topline,.card-footer{color:#92acc8;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;font-weight:800;display:flex;position:relative}.arrow{color:#e9f4ff;background:#ffffff14;border-radius:999px;place-items:center;width:32px;height:32px;font-size:1rem;display:grid}.project-card h3{letter-spacing:-.05em;margin:46px 0 14px;font-size:2rem;position:relative}.project-card p{color:#b8c7d8;margin-bottom:34px;line-height:1.6;position:relative}.card-footer{text-transform:none;letter-spacing:0;font-weight:700;position:absolute;bottom:24px;left:26px;right:26px}.project-card.muted{background:#ffffff09}.project-card.muted:before{background:#94a3b84d}.dot{background:#34d399;border-radius:999px;width:10px;height:10px;box-shadow:0 0 24px #34d399}@media (width<=900px){.shell{width:min(100% - 28px,720px);padding-top:28px}.hero,.project-grid{grid-template-columns:1fr}.hero{min-height:unset}.status-panel{min-height:320px}}@media (width<=560px){.shell{width:min(100% - 20px,720px);padding-bottom:28px}.hero-copy,.status-panel,.project-card{border-radius:24px}.hero-copy,.status-panel{padding:24px}h1{font-size:clamp(2.55rem,17vw,4.4rem)}.project-card{min-height:230px;padding:22px}.card-footer{left:22px;right:22px}}
