@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;color:#e9ebdf;background:#11130f;font-synthesis:none;--lime:#c7f36b;--panel:#191c17;--line:#30352b;--muted:#92998a}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,.button{font:inherit;border:0;border-radius:8px;background:var(--lime);color:#15180f;padding:11px 16px;font-weight:700;cursor:pointer;text-align:center}button:disabled{opacity:.45;cursor:not-allowed}header{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1180px)/2));background:#131510;position:sticky;top:0;z-index:5}.brand{font-weight:800}.brand span{display:inline-grid;place-items:center;background:var(--lime);color:#11130f;border-radius:7px;width:38px;height:38px;margin-right:12px;font-family:DM Mono}.server-dot{font:12px DM Mono;color:var(--muted)}.server-dot:before{content:"";display:inline-block;width:7px;height:7px;background:#71df85;border-radius:50%;margin-right:8px;box-shadow:0 0 9px #71df85}main{max-width:1180px;margin:auto;padding:50px 24px}.hero{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.hero h1,.page-title h1{font-size:clamp(32px,5vw,58px);line-height:1.03;margin:9px 0;letter-spacing:-.05em}.hero p{color:var(--muted);max-width:680px;line-height:1.7}.eyebrow{font:12px DM Mono!important;color:var(--lime)!important;letter-spacing:.15em}.project-grid,.component-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px}.project-card,.component-card,.info-card,.actions{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:22px;transition:.2s}.project-card:hover,.component-card:hover{border-color:#626d53;transform:translateY(-2px)}.project-head{display:flex;align-items:center;gap:14px}.project-head>span{margin-left:auto;color:var(--lime)}.project-icon{width:46px;height:46px;border:1px solid #48503f;display:grid;place-items:center;border-radius:10px;font:500 14px DM Mono;color:var(--lime)}h2,h3{margin:0 0 8px}code{font-family:DM Mono;color:#aeb6a2;font-size:12px}.component-list{border-top:1px solid var(--line);margin-top:20px;padding-top:15px;color:#c4c9ba}.component-list div{display:flex;align-items:center;gap:9px;padding:6px 0}.component-list small{margin-left:auto;font:10px DM Mono;color:var(--muted)}i{width:7px;height:7px;border-radius:50%}i.ok{background:#70df84}i.bad{background:#f36b6b}i.idle{background:#7a8172}.empty{border:1px dashed #40463a;border-radius:12px;padding:55px;text-align:center;color:var(--muted);display:flex;flex-direction:column;gap:8px}.page-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.page-title h1{font-size:46px}.page-title>a,.page-title div>a{font-size:13px;color:var(--lime)}.type-badge,.status{display:inline-block;font:10px DM Mono;letter-spacing:.08em;color:var(--lime);margin-bottom:14px}.component-card p,.domain{color:var(--muted)}dl{margin:22px 0 0}dl div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;gap:20px}dt{color:var(--muted);font-size:13px}dd{margin:0;font-size:13px;text-align:right}.status{padding:5px 8px;border-radius:5px;background:#292e23;margin:0}.status.ready{color:#75df88}.status.failed{color:#fa7777}.status.large{font-size:12px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.actions{display:flex;flex-direction:column;gap:9px;align-self:start;position:sticky;top:90px}.actions h3{margin-bottom:8px}.secondary{background:#252921!important;color:#d9ddcf!important;border:1px solid #3a4033}.key{background:#d8ddcf}.console{background:#090b08;border:1px solid var(--line);border-radius:12px;margin-top:18px;overflow:hidden}.console>div{padding:11px 14px;background:#1c1f19;font:11px DM Mono;color:var(--muted)}.console span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#d96767;margin-right:5px}.console span:nth-child(2){background:#d8b95f}.console span:nth-child(3){background:#70c978;margin-right:12px}.console pre{white-space:pre-wrap;word-break:break-word;min-height:170px;padding:18px;margin:0;color:#b8c4ac;font:12px/1.6 DM Mono}.overlay{position:fixed;inset:0;background:#050604d9;z-index:20;display:grid;place-items:center;padding:20px}.modal{background:#1a1d17;border:1px solid #414739;width:min(530px,100%);max-height:90vh;overflow:auto;border-radius:14px;padding:24px}.modal>div:first-child{display:flex;justify-content:space-between}.modal>div:first-child button{background:transparent;color:#fff;font-size:24px;padding:0}form{display:flex;flex-direction:column;gap:14px;margin-top:22px}label{display:flex;flex-direction:column;gap:7px;color:#bec4b4;font-size:12px;font-weight:600}input,select{width:100%;background:#10120e;border:1px solid #394032;color:#eef0e7;border-radius:7px;padding:11px;font:13px DM Mono;outline:none}input:focus,select:focus{border-color:var(--lime)}.error{background:#3c1d1d;border:1px solid #783b3b;color:#ffb2b2;border-radius:7px;padding:11px;font-size:12px;white-space:pre-wrap}.env-layout{display:grid;grid-template-columns:1fr 380px;gap:18px}.env-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.env-row span{font-size:11px;color:#71df85}.env-row button{background:transparent;color:#ef8585;padding:4px}@media(max-width:750px){header{padding:0 16px}.server-dot{display:none}main{padding:30px 16px}.hero,.page-title{align-items:flex-start;flex-direction:column}.detail-layout,.env-layout{grid-template-columns:1fr}.actions{position:static}.hero h1{font-size:40px}.project-grid,.component-grid{grid-template-columns:1fr}}
