*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070b16;color:#f4f7ff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;overflow-x:hidden}.shell{width:min(1180px,calc(100% - 44px));margin:auto}.ambient{position:fixed;border-radius:999px;filter:blur(110px);pointer-events:none;opacity:.32}.ambient-a{width:520px;height:520px;background:#5e5cff;right:-180px;top:-140px}.ambient-b{width:440px;height:440px;background:#00c6a7;left:-260px;top:52vh}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:760;letter-spacing:-.02em}.mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.3);border-radius:11px;background:linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.04));font-size:14px}.status{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#96a0b7;display:flex;gap:9px;align-items:center}.status i{width:7px;height:7px;border-radius:50%;background:#53e3a6;box-shadow:0 0 18px #53e3a6}.hero{padding:116px 0 130px;position:relative}.eyebrow{font-size:11px;letter-spacing:.22em;color:#8f9ab3;font-weight:750}.hero h1{font-size:clamp(64px,9.2vw,130px);line-height:.82;letter-spacing:-.07em;margin:32px 0 42px;max-width:1000px}.hero h1 span{color:transparent;-webkit-text-stroke:1.5px rgba(244,247,255,.7)}.intro{font-size:clamp(18px,2vw,23px);line-height:1.55;color:#aab3c8;max-width:690px}.cta{display:inline-flex;align-items:center;gap:40px;margin-top:38px;padding:18px 22px;border-radius:14px;background:#f4f7ff;color:#070b16;text-decoration:none;font-weight:760;transition:transform .2s,box-shadow .2s}.cta:hover{transform:translateY(-3px);box-shadow:0 16px 50px rgba(151,159,255,.2)}.projects{padding:60px 0 130px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2{font-size:clamp(32px,5vw,56px);letter-spacing:-.045em;margin:0}.grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.card{min-height:330px;border:1px solid rgba(255,255,255,.1);background:rgba(14,20,36,.64);backdrop-filter:blur(16px);border-radius:24px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.card-featured{grid-row:span 2;min-height:676px;background:linear-gradient(150deg,rgba(71,73,170,.35),rgba(14,20,36,.75) 55%)}.card-top{display:flex;justify-content:space-between;color:#707b95;font-size:12px}.pill{border:1px solid rgba(83,227,166,.35);background:rgba(83,227,166,.08);color:#73efb8;border-radius:999px;padding:7px 10px;font-size:9px;letter-spacing:.12em}.pill.muted{color:#9da8bf;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04)}.card p{font-size:11px;letter-spacing:.18em;color:#7f8aa5;font-weight:800}.card h3{font-size:clamp(27px,3vw,43px);line-height:1.04;letter-spacing:-.045em;margin:13px 0 0;max-width:470px}.card:not(.card-featured) h3{font-size:30px;max-width:440px}.corner{position:absolute;right:25px;bottom:20px;font-size:38px;color:#68748f}.orbit{position:absolute;right:-90px;top:140px;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;animation:turn 18s linear infinite}.orbit i{position:absolute;border-radius:50%;background:#8a87ff;box-shadow:0 0 30px #8a87ff}.orbit i:nth-child(1){width:16px;height:16px;top:20px;left:90px}.orbit i:nth-child(2){width:9px;height:9px;bottom:45px;left:35px;background:#53e3a6}.orbit i:nth-child(3){width:6px;height:6px;top:150px;right:-3px;background:#fff}@keyframes turn{to{transform:rotate(360deg)}}footer{height:110px;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;color:#68748f;font-size:11px;letter-spacing:.15em}@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.nav{height:76px}.status{font-size:9px}.hero{padding:86px 0 100px}.hero h1{font-size:clamp(58px,19vw,90px)}.grid{grid-template-columns:1fr}.card-featured{min-height:500px;grid-row:auto}.card{min-height:280px}.section-head{align-items:start;flex-direction:column;gap:12px}footer{flex-direction:column;justify-content:center;gap:10px}.orbit{right:-180px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit{animation:none}.cta{transition:none}}
