:root{--navy:#0A1A2F;--blue:#1E6BFF;--sky:#37C1FF;--teal:#00C2BC;--slate:#6B7280;--soft:#F4F6F8;--bg:#050b13;--panel:#0b1725;--line:#1d3550;--text:#f4f8ff;--muted:#9db0c8;--green:#22c55e;--amber:#f59e0b;--red:#ef4444}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0,#0b2340 0,#050b13 42%);color:var(--text);font-family:Inter,Arial,sans-serif}.app{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#081525,#06101c);border-right:1px solid var(--line);padding:18px 12px;display:flex;flex-direction:column}.brand{padding:5px 10px 20px;border-bottom:1px solid var(--line)}.brand img{width:100%;display:block}.brand span{display:block;margin-top:8px;font:600 12px Orbitron,Inter;letter-spacing:1.8px;color:var(--sky)}.brand b{color:#fff}nav{padding-top:18px;display:grid;gap:5px}nav a{display:flex;gap:12px;align-items:center;color:#d6e3f5;text-decoration:none;padding:12px 14px;border-radius:7px;border:1px solid transparent;font-size:14px}nav a:hover,nav a.active{background:linear-gradient(90deg,#153d77,#102b51);border-color:#24528c}.side-foot{margin-top:auto;border-top:1px solid var(--line);padding:18px 12px;color:#7ee8ae;font-size:13px}.side-foot small{color:var(--muted);margin-left:16px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:7px}.ok{background:var(--green);box-shadow:0 0 12px var(--green)}main{min-width:0}header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-bottom:1px solid var(--line);background:rgba(5,13,23,.76);backdrop-filter:blur(10px);position:sticky;top:0;z-index:4}h1{font:600 24px Orbitron,Inter;margin:0;letter-spacing:1px}h1 span{font-weight:400;color:#cad5e5}header p{margin:5px 0 0;color:var(--sky);font-size:12px;letter-spacing:2px;text-transform:uppercase}.header-right{display:flex;gap:12px}.mode,.clock{border:1px solid #244363;background:#091522;border-radius:7px;padding:10px 18px;text-align:center;font-size:13px}.mode{background:linear-gradient(180deg,#153d86,#0d2858);font-weight:700}.mode small{display:block;font-size:9px;margin-top:3px}.clock{min-width:150px;color:#dce7f6}.page,.placeholder{padding:22px 28px;max-width:1500px;margin:auto}.hero{min-height:150px;border:1px solid #254666;background:linear-gradient(110deg,#0d2035,#07121e 62%);border-radius:10px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;box-shadow:0 15px 50px #0007}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--sky)}.hero h2{font:700 29px Orbitron,Inter;color:var(--green);margin:12px 0 5px}.hero p{color:var(--muted)}.health-ring{width:105px;height:105px;border-radius:50%;border:11px solid var(--green);box-shadow:0 0 22px #22c55e55,inset 0 0 20px #22c55e22;display:flex;flex-direction:column;align-items:center;justify-content:center}.health-ring strong{font-size:23px}.health-ring span{font-size:9px;color:#90f0b2}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.card{border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#0c1a29,#08131f);min-height:175px;padding:0 14px 14px;box-shadow:0 8px 25px #0004}.card h3{font-size:11px;letter-spacing:.8px;margin:0 -14px 12px;padding:12px 14px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.card h3 button{background:#153d77;color:white;border:1px solid #2c64a8;border-radius:4px;padding:4px 8px;font-size:10px;cursor:pointer}.span2{grid-column:span 2}.span3{grid-column:span 3}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 22px}.module{display:flex;justify-content:space-between;border-bottom:1px dotted #1a3047;padding:5px 0;font-size:12px}.module b{color:#7ee8ae;font-size:10px}.empty{display:flex;height:120px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:var(--muted)}.empty b{color:#eaf3ff}.empty span{font-size:11px}.check{border:3px solid var(--green);width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:24px}.metric{display:flex;align-items:center;gap:15px;padding:22px 10px}.status-icon{border:2px solid var(--blue);border-radius:6px;width:46px;height:46px;display:grid;place-items:center;color:var(--sky)}.metric p,.metric small{margin:4px 0;color:var(--muted)}.green{color:var(--green)}.kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:9px 4px;font-size:12px}.kv span{color:var(--muted)}.kv b{text-align:right}.launchers{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.launchers a{min-height:86px;border:1px solid #23538a;background:linear-gradient(180deg,#124481,#0a2b57);border-radius:7px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:600;font-size:12px;text-align:center}.launchers a:nth-child(2){background:linear-gradient(180deg,#9a4b10,#5b2808);border-color:#bd641f}.launchers a:nth-child(3){background:linear-gradient(180deg,#5b3690,#30204d);border-color:#7651ab}.launchers a:nth-child(4){background:linear-gradient(180deg,#15703b,#0b4022);border-color:#269655}.launchers a:nth-child(5){background:linear-gradient(180deg,#8d222c,#4d1117);border-color:#b23a44}.launchers a:nth-child(6){background:linear-gradient(180deg,#126e77,#0b4147);border-color:#24949d}.launchers small{margin-top:10px;font-weight:400}.events{font-size:11px}.event{display:grid;grid-template-columns:90px 1fr 90px;gap:8px;padding:5px 0;border-bottom:1px solid #142b41}.event time{color:var(--muted)}.event b{text-align:right;color:var(--sky)}.placeholder{display:none;min-height:70vh}.placeholder:target{display:block}.placeholder:target~*{} .placeholder h2{font:600 28px Orbitron;color:var(--sky)}.placeholder p{max-width:780px;color:var(--muted);font-size:16px;line-height:1.7}.placeholder img{max-width:540px;width:80%}.placeholder a{display:inline-block;color:white;background:var(--blue);padding:10px 18px;border-radius:6px;text-decoration:none}.placeholder:target~footer{} footer{padding:25px 30px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;text-align:center}footer span{color:var(--blue);margin:0 12px}footer b{float:right;font-weight:400}@media(max-width:1050px){.app{grid-template-columns:76px 1fr}.brand span,nav span,.side-foot{display:none}.sidebar{padding:12px 8px}.brand{padding:5px}.grid{grid-template-columns:1fr 1fr}.span3{grid-column:span 2}.launchers{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.app{display:block}.sidebar{position:relative;width:100%;height:auto}.brand img{max-width:300px}.brand span,.side-foot{display:block}nav{grid-template-columns:repeat(3,1fr)}nav span{display:block;font-size:11px}.grid{grid-template-columns:1fr}.span2,.span3{grid-column:auto}.launchers{grid-template-columns:repeat(2,1fr)}header{position:relative;padding:15px;height:auto}.header-right{display:none}.page{padding:15px}.hero{padding:20px}.health-ring{width:80px;height:80px;border-width:8px}.module-grid{grid-template-columns:1fr}}
