:root{--bg:#06101a;--line:#29445d;--gold:#d5ab55;--gold2:#efd07c;--text:#edf3f8;--muted:#98a8b7;--side:260px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-columns:var(--side) minmax(0,1fr);height:100dvh;display:grid;overflow:hidden}.shell.collapsed{--side:78px}.side{background:linear-gradient(#06101a,#081522);border-right:1px solid #d5ab5540;flex-direction:column;padding:14px;display:flex;overflow:hidden}.brand{border-bottom:1px solid #1d2a38;grid-template-columns:40px 1fr auto;align-items:center;min-height:70px;display:grid}.brand>span{color:var(--gold);font-size:28px}.brand div{flex-direction:column;display:flex}.brand b{color:var(--gold2);font-family:Georgia,serif}.brand small{letter-spacing:.13em;font-size:9px}.brand button{color:#fff;background:0 0;border:0}nav{min-height:0;padding-top:8px;overflow:auto}nav button{color:#ccd5df;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:24px 1fr;align-items:center;width:100%;min-height:35px;padding:5px 8px;display:grid}nav button b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}nav button.active{background:linear-gradient(90deg,#d5ab558c,#d5ab551a)}.access{border:1px solid #d5ab5573;border-radius:8px;flex-direction:column;margin-top:8px;padding:10px;display:flex}.access small{color:var(--muted);font-size:8px}.access b{color:var(--gold2);font-size:10px}.collapsed .brand div,.collapsed nav b,.collapsed .access{display:none}.collapsed .brand,.collapsed nav button{grid-template-columns:1fr}.content{background:radial-gradient(circle at 75% 0,#1b3851 0,#0000 32%),linear-gradient(#06101a,#071420);grid-template-rows:170px 62px minmax(0,1fr) 28px;min-width:0;height:100dvh;display:grid;overflow:hidden}header{grid-template-columns:minmax(0,1fr) 34%;display:grid;overflow:hidden}header>div:first-child{padding:28px 40px}header small{letter-spacing:.14em;color:#9fb0c0;font-size:9px}h1{margin:4px 0;font:500 clamp(28px,3vw,44px) Georgia,serif}header b{color:var(--gold2)}header p{color:#b9c5cf;font-size:12px}.art{color:var(--gold);background:radial-gradient(circle,#4b3a29,#173248 55%,#07111d);place-items:center;font-size:54px;display:grid}.search{background:#071420;grid-template-columns:auto minmax(0,1fr) 100px 125px;align-items:center;gap:8px;padding:10px 24px;display:grid}.search input{border:1px solid var(--line);color:#fff;background:#0b1927;border-radius:7px;height:40px;padding:0 12px}.search button,.panel button,.job button{color:#e6edf3;background:#11233a;border:1px solid #d5ab557a;border-radius:6px;height:38px}.search button:nth-last-child(2){color:#07101a;background:linear-gradient(#d8b55e,#b48d3d);font-weight:700}.page{min-height:0;padding:12px 24px;overflow:auto}.grid{grid-template-columns:minmax(0,1fr) 250px;gap:14px;min-height:100%;display:grid}.grid>main{grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid}.grid>aside{grid-auto-rows:max-content;gap:12px;display:grid}.panel{border:1px solid var(--line);background:linear-gradient(#0e1d2e,#081522);border-radius:8px;overflow:hidden}.panel h3{letter-spacing:.06em;color:var(--gold2);padding:0 12px;font-size:10px}.cards{grid-template-columns:repeat(6,minmax(100px,1fr));gap:10px;padding:0 12px 12px;display:grid}.cards button{color:#fff;background:#102238;border:1px solid #2b465f;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:140px;display:flex}.cards button span{color:var(--gold);font-size:34px}.cards button b{text-align:center;min-height:30px;font-size:11px}.cards button strong{color:var(--gold2);font-size:18px}.cards button small{color:var(--muted)}.recent{padding-bottom:10px}.recent>div{border-bottom:1px solid #1d2c3c;grid-template-columns:20px minmax(0,1fr) 110px;align-items:center;min-height:42px;margin:0 12px;font-size:10px;display:grid}.recent span{color:var(--muted)}.quick{padding-bottom:9px}.quick button{text-align:left;width:calc(100% - 20px);margin:4px 10px}.capacity{padding:0 12px 12px}.capacity>strong{font-size:24px}.capacity>span{color:var(--muted);margin-left:8px;font-size:9px}.capacity>i,.job i{background:#193047;border-radius:10px;height:7px;margin:10px 0;display:block;overflow:hidden}.capacity em,.job em{background:linear-gradient(90deg,#6e88a2,#d8b55e);height:100%;display:block}.capacity small{color:var(--muted)}.safety{padding:0 12px 12px}.safety b{font-size:11px}.safety p{color:var(--muted);font-size:9px;line-height:1.4}.sub{flex-direction:column;gap:12px;display:flex}.sub h2{margin:0;font:500 30px Georgia,serif}.sub>p{color:var(--muted);font-size:11px}.subcards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.subcards section{min-height:120px;padding:14px}.subcards p{color:var(--muted);min-height:40px;font-size:10px}.workspace{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex}.workspace span{color:var(--muted);font-size:10px}.upload{flex-direction:column;gap:10px;display:flex}.drop{background:#091824;border:1px dashed #64788b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:190px;display:flex}.drop b{color:var(--gold2);font-size:22px}.drop span,.drop small{color:var(--muted);font-size:10px}.job{border:1px solid var(--line);background:#0b1927;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px;display:grid}.job>div:first-child{flex-direction:column;display:flex}.job small{color:var(--muted)}.job i{margin:6px 0}.error{background:#1a1116;border:1px solid #7a3842;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:240px;display:flex}footer{color:#718494;border-top:1px solid #172533;place-items:center;font-size:8px;display:grid}@media (max-width:1180px){:root{--side:205px}.cards{grid-template-columns:repeat(3,1fr)}.cards button{min-height:105px}.subcards{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.shell{grid-template-columns:78px minmax(0,1fr)}.brand div,nav b,.access{display:none}.brand,.grid{grid-template-columns:1fr}.grid>aside{grid-template-columns:repeat(2,1fr)}header{grid-template-columns:1fr 180px}.search{grid-template-columns:auto 1fr 80px}.search button:last-child{display:none}}@media (max-width:620px){html,body,#root{overflow:auto}.shell{grid-template-columns:1fr;height:auto}.side{z-index:30;flex-direction:row;height:58px;padding:5px;display:flex;position:fixed;bottom:0;left:0;right:0}.brand,.access{display:none}nav{width:100%;padding:0;display:flex;overflow-x:auto}nav button{grid-template-columns:1fr;width:48px;min-width:48px}.content{height:auto;min-height:100dvh;padding-bottom:58px;display:block}header{grid-template-columns:1fr;height:125px}.art{display:none}header>div:first-child{padding:18px 14px}header p{display:none}.search{z-index:20;grid-template-columns:auto 1fr 70px;padding:8px;position:sticky;top:0}.page{padding:9px;overflow:visible}.cards{grid-template-columns:repeat(2,1fr)}.grid>aside,.subcards{grid-template-columns:1fr}footer{display:none}}
