:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4ede4;background:#071015;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#071015;color:#f4ede4}button,input,select,textarea{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr}.sidebar{background:#080d14;border-right:1px solid #293743;padding:20px 15px;display:flex;flex-direction:column;gap:18px;position:sticky;top:0;height:100vh;overflow:auto}.brand{display:grid;gap:8px;padding:2px 8px 10px}.brand img{width:148px;max-height:46px;object-fit:contain;object-position:left center}.brand span{font-size:10px;letter-spacing:.18em;color:#7f8a88}.sidebar nav{flex:1}.sidebar nav section{margin:0 0 18px;background:transparent;border:0;padding:0}.sidebar nav h4{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#7f8a88;margin:0 0 5px 10px}.sidebar nav button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#a9b0ae;text-align:left;padding:9px 10px;border-radius:10px;cursor:pointer}.sidebar nav button:hover,.sidebar nav button.active{background:#15212b;color:#f4ede4}.sidebar nav button.active{box-shadow:inset 3px 0 #9ebc4d}.navIcon{width:18px;height:18px;object-fit:contain}.identity{border-top:1px solid #293743;padding:14px 8px 2px;display:grid;gap:3px}.identity span{color:#9ebc4d;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.identity button{margin-top:8px;border:1px solid #293743;background:transparent;color:#a9b0ae;border-radius:9px;padding:8px;cursor:pointer}main{padding:26px 30px 60px;min-width:0}header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:23px}header h1{font-size:32px;margin:5px 0 4px;letter-spacing:-.035em}header p{margin:0;color:#a9b0ae;max-width:760px}.eyebrow{font-size:10px;letter-spacing:.18em;color:#9ebc4d;font-weight:800}.mode{border:1px solid #354553;border-radius:999px;padding:8px 12px;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.mode.live{color:#9ebc4d}.mode.read_only{color:#d39a2e}.mode.paused{color:#e07c68;border-color:#8e3712}.metrics{display:grid;grid-template-columns:repeat(6,minmax(118px,1fr));gap:12px;margin-bottom:16px}.metrics.compact{grid-template-columns:repeat(2,minmax(150px,220px))}.metric{background:#101a22;border:1px solid #293743;border-radius:14px;padding:15px;min-height:105px}.metric span{display:block;color:#a9b0ae;font-size:12px}.metric strong{display:block;font-size:22px;margin-top:10px;letter-spacing:-.03em}.metric small{display:block;color:#7f8a88;font-size:10px;margin-top:6px;line-height:1.35}.grid2{display:grid;grid-template-columns:1.25fr 1fr;gap:16px}.panel{background:#101a22;border:1px solid #293743;border-radius:16px;padding:18px;margin-bottom:16px}.panel h2{font-size:16px;margin:0 0 5px}.panel p{color:#a9b0ae;line-height:1.5;margin:4px 0 14px}.sectionHead{display:flex;justify-content:space-between;gap:16px}.truth{border-color:#3d4b31}.truthGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.truthGrid>div{background:#0d171f;border-radius:12px;padding:15px}.truthGrid b{display:block;color:#9ebc4d;font-size:18px}.truthGrid span{display:block;color:#a9b0ae;font-size:11px;margin-top:5px}.chart svg{width:100%;height:auto;display:block;background:#0d171f;border-radius:12px}.legend{display:flex;gap:16px;color:#a9b0ae;font-size:11px;margin-top:9px}.legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.legend .green{background:#9ebc4d}.legend .amber{background:#d39a2e}.bars{display:grid;gap:12px}.barRow{display:grid;grid-template-columns:80px 1fr 50px;gap:10px;align-items:center;font-size:12px}.barRow>div{height:9px;background:#15212b;border-radius:99px;overflow:hidden}.barRow b{display:block;height:100%;background:#9ebc4d;border-radius:99px}.barRow strong{text-align:right}.flags{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:10px}.flag{border:1px solid #293743;background:#0d171f;color:#f4ede4;border-radius:12px;padding:13px;display:flex;justify-content:space-between;cursor:pointer}.flags.static .flag{cursor:default}.flag.on{border-color:#708a3d;background:#132019}.flag b{font-size:11px;color:#d39a2e}.flag.on b{color:#9ebc4d}.actions{display:flex;gap:10px;flex-wrap:wrap}.actions button,.actions a,.panel>button,.tableWrap button{border:1px solid #354553;background:#15212b;color:#f4ede4;border-radius:10px;padding:9px 13px;cursor:pointer;text-decoration:none}.actions button:hover,.actions a:hover,.panel>button:hover,.tableWrap button:hover{border-color:#9ebc4d}.dangerPanel{border-color:#583427}.dangerButton,.smallDanger{background:#362019!important;border-color:#8e3712!important}.ownerMode{display:flex;align-items:center;justify-content:space-between;gap:16px}.ownerMode .metric{min-width:180px}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:13px}.field{display:grid;gap:6px;color:#a9b0ae;font-size:11px}.field input,.field select,.field textarea,.formGrid>select{background:#0d171f;border:1px solid #354553;color:#f4ede4;border-radius:9px;padding:10px 11px;min-height:40px}.field textarea{min-height:105px;resize:vertical}.formGrid>select{margin-top:17px}.tableWrap{overflow:auto;border:1px solid #293743;border-radius:12px}table{border-collapse:collapse;width:100%;min-width:760px;font-size:11px}th,td{text-align:left;padding:9px 11px;border-bottom:1px solid #293743;white-space:nowrap;max-width:280px;overflow:hidden;text-overflow:ellipsis}th{color:#7f8a88;text-transform:uppercase;letter-spacing:.07em;font-size:9px;background:#0d171f}.empty{border:1px dashed #354553;border-radius:12px;padding:24px;color:#7f8a88;text-align:center}.reportBox{background:#0d171f;border:1px solid #293743;border-radius:12px;padding:14px;color:#c6ccc9;overflow:auto;white-space:pre-wrap}.checklist{margin:0;padding-left:20px;color:#a9b0ae;display:grid;gap:7px}.error{background:#362019;border:1px solid #8E3712;padding:10px 12px;border-radius:10px;margin:0 0 15px;color:#f0dfcd}.login{min-height:100vh;display:grid;place-items:center;padding:22px}.loginCard{width:min(440px,100%);background:#101a22;border:1px solid #293743;border-radius:20px;padding:30px;box-shadow:0 24px 70px #00000059}.loginLogo{width:170px;max-height:58px;object-fit:contain;object-position:left;margin-bottom:16px}.loginCard h1{margin:5px 0}.loginCard p{color:#a9b0ae}.loginCard .field{margin:13px 0}.primary{width:100%;background:#9ebc4d;color:#071015;border:0;border-radius:10px;padding:12px;font-weight:800;cursor:pointer;margin:6px 0 13px}.loginCard small{color:#7f8a88;line-height:1.45}.legal{color:#7f8a88;font-size:10px;margin-top:28px}@media(max-width:1250px){.metrics{grid-template-columns:repeat(3,1fr)}.grid2{grid-template-columns:1fr}.truthGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:880px){.shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.sidebar nav{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.metrics{grid-template-columns:repeat(2,1fr)}main{padding:20px}.flags{grid-template-columns:1fr 1fr}.ownerMode,header{flex-direction:column;align-items:stretch}.formGrid{grid-template-columns:1fr}}*{scrollbar-width:thin;scrollbar-color:#354553 #0D171F}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:#0d171f}*::-webkit-scrollbar-thumb{background:#354553;border-radius:99px;border:2px solid #0D171F}.brand img{background:#a8af8a;padding:7px 10px;border-radius:12px;width:154px;max-height:58px}.tableTools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px}.tableTools input{width:min(420px,100%);background:#0d171f;border:1px solid #354553;color:#f4ede4;border-radius:10px;padding:10px 12px;min-height:40px}.tableTools span{color:#7f8a88;font-size:11px;white-space:nowrap}table{font-size:12px}th{font-size:10px}td{line-height:1.35}.panel h3{font-size:13px;margin:0 0 10px;color:#c6ccc9}.legal{color:#8e9996;font-size:11px;line-height:1.45}.empty{min-height:92px;display:grid;place-items:center}@media(max-width:880px){.tableTools{align-items:stretch;flex-direction:column}.tableTools input{width:100%}}
