:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e7edf7;background:#07101d;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 75% 0%,#14294a 0,transparent 34%),#07101d}.app-shell{min-height:100vh}.topbar{height:76px;border-bottom:1px solid #1c2b40;background:#07101ddb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,64px);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px}.logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#152c4d;color:#73b5ff;border:1px solid #294c76;box-shadow:0 8px 30px #0005}.brand strong{display:block;font-size:17px;letter-spacing:.1px}.brand span{display:block;color:#8494aa;font-size:12px;margin-top:2px}.top-actions{display:flex;align-items:center;gap:10px}.icon-button,.user-chip,.install{border:1px solid #263850;background:#101d2e;color:#dce7f5;border-radius:11px;cursor:pointer}.icon-button{width:40px;height:40px;display:grid;place-items:center}.install{height:40px;padding:0 14px;background:#1b4c82}.user-chip{display:flex;align-items:center;gap:9px;padding:5px 10px 5px 6px;text-align:left}.user-chip>span{width:29px;height:29px;border-radius:50%;background:#2c6eaa;display:grid;place-items:center;font-weight:800}.user-chip b,.user-chip small{display:block}.user-chip b{font-size:12px}.user-chip small{color:#8392a6;font-size:10px;margin-top:2px}main{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:clamp(46px,7vw,86px) 0 50px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.eyebrow{color:#6faef0;font-size:11px;font-weight:800;letter-spacing:2px;margin:0 0 14px}.hero h1{font-size:clamp(38px,5.6vw,66px);line-height:.98;letter-spacing:-2.7px;margin:0;font-weight:800}.hero h1 em{font-style:normal;color:#70b6ff}.hero-copy{font-size:16px;line-height:1.6;color:#91a0b5;max-width:570px;margin:22px 0 0}.status{min-width:190px;border:1px solid #20344e;background:#0d1929;border-radius:16px;padding:14px 16px;color:#b8c7d9;font-size:12px;display:flex;align-items:center;gap:8px;box-shadow:0 18px 50px #0003}.status small{display:block;color:#64758b;margin-left:auto}.pulse{width:8px;height:8px;border-radius:50%;background:#55d28b;box-shadow:0 0 0 5px #55d28b18}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px}.module-card{min-height:205px;border:1px solid #23364e;border-radius:20px;background:#0c1828;color:#e9f1fb;text-align:left;padding:26px;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s,border-color .2s,background .2s;box-shadow:0 20px 50px #00025}.module-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-70px;bottom:-85px;background:#ffffff08}.module-card:hover{transform:translateY(-4px);background:#102034;border-color:#3a587a}.module-icon{width:60px;height:60px;border-radius:16px;display:grid;place-items:center;margin-bottom:26px}.module-card.blue .module-icon{background:#12365d;color:#62b0ff}.module-card.green .module-icon{background:#123d31;color:#61d7a4}.module-card.orange .module-icon{background:#49321a;color:#ffc36a}.module-text h2{font-size:22px;margin:0 0 8px}.module-text p{color:#8597ad;font-size:13px;line-height:1.5;max-width:260px;margin:0}.arrow{position:absolute;right:24px;top:25px;font-size:24px;color:#60738c}.quick{margin-top:18px;border:1px solid #1d3047;border-radius:18px;background:#0a1625;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.quick>div{display:flex;gap:12px;padding:21px;border-right:1px solid #1d3047}.quick>div:last-child{border-right:0}.mini-icon{flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#14263d;color:#75b8ff;display:grid;place-items:center}.quick b{font-size:13px}.quick p{color:#74869d;font-size:11px;line-height:1.45;margin:5px 0 0}.settings{position:fixed;right:20px;top:86px;width:min(390px,calc(100% - 40px));border:1px solid #2a3d56;border-radius:16px;background:#0d1a2a;box-shadow:0 25px 70px #0009;padding:20px;z-index:20}.settings-head{display:flex;justify-content:space-between;align-items:center}.settings h3{margin:0}.settings-head button{border:0;background:none;color:#9fb0c4;font-size:25px;cursor:pointer}.settings p{font-size:12px;line-height:1.55;color:#8193a9}.env-list>div{padding:12px 0;border-top:1px solid #1d3046;font-size:12px;display:grid;grid-template-columns:10px 1fr;gap:9px}.env-list small{grid-column:2;color:#64778e;overflow:hidden;text-overflow:ellipsis}.dot{width:8px;height:8px;border-radius:50%;background:#e0a44c;margin-top:3px}.dot.ok{background:#58d38c}.locked{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px;color:#dce8f7}.locked button{padding:12px 18px;border:0;border-radius:10px;background:#2671b8;color:#fff;cursor:pointer}footer{text-align:center;color:#53657c;font-size:11px;padding:0 0 28px}footer span{margin:0 7px}@media(max-width:850px){.hero{display:block}.status{margin-top:28px;width:max-content}.module-grid{grid-template-columns:1fr}.module-card{min-height:175px}.quick{grid-template-columns:1fr}.quick>div{border-right:0;border-bottom:1px solid #1d3047}.quick>div:last-child{border-bottom:0}.hero h1{letter-spacing:-1.7px}}@media(max-width:560px){.topbar{height:68px;padding:0 14px}.brand span{display:none}.brand strong{font-size:15px}.top-actions{gap:6px}.user-chip div,.user-chip svg{display:none}.user-chip{padding:5px}.install{font-size:11px;padding:0 9px}main{width:min(100% - 28px,1160px);padding-top:40px}.hero-copy{font-size:14px}.module-grid{margin-top:38px}.module-card{padding:21px}.status{width:100%;justify-content:flex-start}.status small{margin-left:auto}}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0%,#17345d 0,transparent 42%),#07101d}.login-card{width:min(470px,100%);border:1px solid #263b56;border-radius:24px;background:#0a1828f0;box-shadow:0 30px 100px #0008;padding:34px}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.login-brand strong{display:block;font-size:18px}.login-brand span{display:block;color:#8192a7;font-size:12px;margin-top:2px}.login-logo,.loading-logo{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#15345a;color:#73b7ff;border:1px solid #2d527d}.login-card h1{font-size:34px;letter-spacing:-1.3px;margin:0 0 8px}.login-subtitle{color:#8d9db2;font-size:14px;line-height:1.55;margin:0 0 26px}.login-card form{display:grid;gap:17px}.login-card label{display:grid;gap:8px;color:#cbd7e6;font-size:13px;font-weight:700}.login-card input{height:50px;width:100%;border:1px solid #2a405c;border-radius:12px;background:#081421;color:#eef5fd;padding:0 14px;font:inherit;font-weight:500;outline:none}.login-card input:focus{border-color:#4c91d3;box-shadow:0 0 0 3px #4c91d31c}.login-submit{height:50px;border:1px solid #357ab9;border-radius:12px;background:#1f5e96;color:#fff;font-size:14px;font-weight:800;cursor:pointer;margin-top:4px}.login-submit:disabled{opacity:.5;cursor:not-allowed}.login-error{border:1px solid #6b3841;background:#3a1820;color:#ffb5bd;border-radius:10px;padding:11px 12px;font-size:12px;line-height:1.4}.login-warning{display:flex;gap:10px;border:1px solid #705729;background:#302512;color:#e9c77b;border-radius:12px;padding:12px;margin-bottom:18px;font-size:12px}.login-warning span{display:block;color:#b99f6b;margin-top:3px}.login-footer{display:flex;justify-content:center;align-items:center;gap:7px;color:#61758e;font-size:11px;margin-top:24px}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:9px;background:#07101d;color:#e8f0fa}.loading-screen strong{font-size:18px}.loading-screen span{color:#7d8fa6;font-size:12px}.loading-logo{margin-bottom:5px}.profile-box{display:flex;gap:11px;align-items:center;border:1px solid #1f344d;background:#091624;border-radius:13px;padding:12px;margin:14px 0}.profile-icon{width:36px;height:36px;border-radius:10px;background:#173452;color:#78baff;display:grid;place-items:center}.profile-box b,.profile-box span,.profile-box small{display:block}.profile-box b{font-size:13px}.profile-box span{color:#91a2b7;font-size:11px;margin-top:2px;word-break:break-all}.profile-box small{color:#5fb4e9;font-size:10px;margin-top:3px}.settings-logout{width:100%;height:40px;border:1px solid #5a3340;border-radius:10px;background:#271923;color:#ffb7bf;display:flex;justify-content:center;align-items:center;gap:7px;cursor:pointer;margin-top:15px}
