:root{--background:#f4f7fb;--foreground:#10213b;--border:#dbe4f0;--font:"Segoe UI",Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font)}a{color:inherit;text-decoration:none}.site-header{min-height:78px;padding:14px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:rgba(255,255,255,.96);border-bottom:1px solid #e4ebf4}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0f2d5b,#1564e8);box-shadow:0 8px 20px rgba(19,87,214,.22);font-weight:900;font-size:.8rem;letter-spacing:.04em}.brand-mark.small{width:38px;height:38px;border-radius:11px}.brand strong,.brand small,.footer-brand strong,.footer-brand small{display:block}.brand strong{font-size:.98rem;letter-spacing:-.01em}.brand small{color:#63738a;font-size:.79rem;margin-top:2px}.header-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#17488f;font-size:.9rem}.grid-icon{font-size:1.3rem}.hero{overflow:hidden;color:#fff;background:radial-gradient(circle at 86% 8%,rgba(22,196,204,.22),transparent 28%),radial-gradient(circle at 15% 100%,rgba(28,105,236,.28),transparent 35%),#0c2347;padding:clamp(54px,8vw,94px) clamp(20px,5vw,72px)}.hero-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:72px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#a9c9ff;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:720px;font-size:clamp(2.5rem,6vw,4.6rem);line-height:.98;letter-spacing:-.055em;margin:22px 0 24px;text-wrap:balance}.hero-copy>p{color:#c3d1e5;font-size:clamp(1rem,2vw,1.18rem);line-height:1.7;max-width:640px}.hero-panel{position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);padding:30px;border-radius:26px;backdrop-filter:blur(10px)}.hero-panel:before{content:"";width:46px;height:4px;border-radius:10px;background:#23cad0;position:absolute;top:-2px;left:30px}.panel-kicker{color:#9cb0cc;font-size:.82rem;text-transform:uppercase;letter-spacing:.11em;font-weight:700;display:block}.hero-panel>strong{display:block;font-size:2.4rem;margin:11px 0 22px;letter-spacing:-.04em}.panel-status{display:grid;gap:12px;color:#d4deec;font-size:.9rem}.panel-status span{display:flex;align-items:center;gap:10px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px rgba(255,255,255,.06)}.dot.online{background:#36d399}.dot.building{background:#f6c452}.content{max-width:1180px;margin:auto;padding:72px clamp(20px,5vw,72px) 88px}.systems-section+.systems-section{margin-top:78px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-heading>div{display:flex;align-items:center;gap:14px}.section-number{color:#1660db;font-weight:800;font-size:.78rem;letter-spacing:.12em}.section-heading h2{margin:0;font-size:clamp(1.55rem,3vw,2.1rem);letter-spacing:-.035em}.section-heading p{margin:0;color:#63738a;max-width:430px;line-height:1.55;font-size:.92rem;text-align:right}.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.system-card{background:#fff;border:1px solid #dae4f0;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.system-card:hover{transform:translateY(-4px);border-color:#a9c4e9;box-shadow:0 20px 50px rgba(20,54,101,.11)}.system-card:focus-visible{outline:3px solid #73a8fa;outline-offset:4px}.featured{border-radius:24px;padding:28px;min-height:326px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.featured:after{content:"";position:absolute;right:-58px;bottom:-82px;width:190px;height:190px;border-radius:50%;opacity:.08;background:currentColor}.featured.blue{color:#1555b5}.featured.cyan{color:#087f8c}.card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.system-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#edf4ff;color:#1555b5;font-weight:900;font-size:.76rem;letter-spacing:.05em}.cyan .system-icon{background:#e7f9f9;color:#087f8c}.status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;font-weight:800;font-size:.73rem;white-space:nowrap}.status i{width:7px;height:7px;border-radius:50%}.status.production{color:#0b744f;background:#e8f8f1}.status.production i{background:#19a873}.status.development{color:#875c08;background:#fff6df}.status.development i{background:#e7a51e}.acronym{display:block;font-weight:900;letter-spacing:.12em;font-size:.73rem;margin:28px 0 9px}.system-card h3{color:#122440;margin:0;font-size:1.42rem;letter-spacing:-.025em}.system-card p{color:#617187;line-height:1.65;margin:11px 0 0;font-size:.95rem}.access-link{display:flex;align-items:center;gap:7px;color:#143d77;font-weight:800;margin-top:28px;font-size:.9rem}.access-link b{font-size:1.2rem}.management-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.compact{border-radius:20px;padding:22px;min-height:270px;display:flex;flex-direction:column}.compact .system-icon{width:44px;height:44px;border-radius:13px;color:#425c7e;background:#eff3f8}.compact .acronym{color:#3e5d85;margin-top:25px}.compact h3{font-size:1.18rem}.compact p{font-size:.88rem}.compact-arrow{margin-top:auto;padding-top:20px;color:#315985;align-self:flex-end;font-size:1.25rem}.development-note{display:flex;align-items:center;gap:10px;color:#68778c;font-size:.85rem;margin:20px 2px 0}footer{color:#bfccde;background:#091a34;padding:30px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{color:#fff;font-size:.88rem}.footer-brand small{margin-top:3px;font-size:.76rem}.footer-meta{display:flex;align-items:center;gap:14px;font-size:.78rem}.footer-meta a{color:#dce8f8;font-weight:700}.footer-divider{width:1px;height:18px;background:#30445f}@media(max-width:820px){.hero-grid{grid-template-columns:1fr;gap:38px}.hero-panel{max-width:430px}.section-heading{display:block}.section-heading p{text-align:left;margin-top:12px}.featured-grid{grid-template-columns:1fr}.management-grid{grid-template-columns:1fr 1fr}footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.site-header{min-height:70px}.brand-mark{width:42px;height:42px}.brand strong{font-size:.9rem}.brand small{font-size:.71rem}.header-link{font-size:0;width:42px;height:42px;justify-content:center;border-radius:12px;background:#edf4ff}.header-link .grid-icon{font-size:1.4rem}.hero{padding-top:48px;padding-bottom:50px}.hero h1{font-size:2.65rem}.hero-panel{padding:24px}.content{padding-top:54px;padding-bottom:64px}.systems-section+.systems-section{margin-top:60px}.section-heading>div{align-items:baseline}.management-grid{grid-template-columns:1fr}.featured{min-height:305px;padding:22px}.compact{min-height:240px}.development-note{align-items:flex-start;line-height:1.5}.footer-meta{flex-wrap:wrap}.footer-divider{display:none}}
