:root{color:#17221c;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f4ef;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.sidebar{color:#dce7df;background:#15281f;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.logo__mark{color:#173126;background:#d8ee72;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.logo b,.logo small{display:block}.logo b{letter-spacing:.02em;font-size:15px}.logo small{color:#91a79a;margin-top:2px;font-size:11px}.sidebar nav{gap:5px;display:grid}.nav-item{color:#a9baaf;border-radius:8px;padding:11px 12px;font-size:13px;font-weight:600;text-decoration:none}.nav-item:hover{color:#eff7f1;background:#1e372b}.nav-item--active{color:#f6faf7;background:#284637;box-shadow:inset 3px 0 #d8ee72}.sidebar__footer{border-top:1px solid #2b4035;align-items:center;gap:10px;margin-top:auto;padding:16px 10px 2px;font-size:12px;display:flex}.sidebar__footer small{color:#7f9588;margin-top:2px;display:block}.environment-dot{background:#d8ee72;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #294437}main{min-width:0}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f9f5db;border-bottom:1px solid #dee0d9;justify-content:space-between;align-items:center;min-height:104px;padding:23px 42px 20px;display:flex}.topbar h1{letter-spacing:-.025em;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:600}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#728078;margin:0;font-size:10px;font-weight:800}.topbar__status{align-items:center;gap:16px;display:flex}.user-controls{align-items:center;gap:10px;display:flex}.user-identity{text-align:right;display:grid}.user-identity strong{font-size:12px}.user-identity small{color:#728078;margin-top:2px;font-size:10px}.avatar{color:#33473c;background:#e4e6dd;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.sign-out-button{color:#3f5047;background:#fafbf8;border:1px solid #cfd4ce;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:700}.sign-out-button:hover{border-color:#9aa69e}.sign-out-button:disabled{cursor:wait;opacity:.6}.content{max-width:1500px;padding:34px 42px 60px}.notice{color:#554418;background:#fff9e8;border:1px solid #e4cf8c;border-radius:12px;gap:14px;margin-bottom:28px;padding:18px 20px;display:flex}.notice__icon{background:#f2d370;border-radius:50%;flex:0 0 25px;place-items:center;height:25px;font-weight:900;display:grid}.notice strong,.notice p,.notice small{display:block}.notice p{margin:5px 0;font-size:13px}.notice small{color:#78652d;line-height:1.5}.sign-in-link{color:#fff;background:#193b2c;border-radius:7px;margin-top:7px;padding:9px 13px;font-size:12px;font-weight:750;text-decoration:none;display:inline-block}.sign-in-link:hover{background:#26523e}.section-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-heading h2,.panel h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:600}.section-heading p,.panel__header p{color:#738078;margin:5px 0 0;font-size:12px}.last-updated{color:#849087;font-size:11px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:26px;display:grid}.metric-card{background:#fafbf8;border:1px solid #dfe1da;border-radius:12px;padding:19px;box-shadow:0 5px 20px #26352c09}.metric-card__label{color:#6f7c74;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.metric-card strong{margin:9px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500;display:block}.metric-card span{color:#7f8a83;font-size:11px}.panel{background:#fafbf8;border:1px solid #dfe1da;border-radius:12px;margin-bottom:22px;overflow:hidden;box-shadow:0 5px 22px #26352c09}.panel__header{border-bottom:1px solid #e5e6e0;justify-content:space-between;align-items:center;padding:20px 22px 18px;display:flex}.panel__header button{color:#fff;background:#193b2c;border:0;border-radius:7px;padding:9px 13px;font-size:12px;font-weight:700}.panel__header button:disabled{color:#8c968f;cursor:not-allowed;background:#dde1dc}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:#7d8981;text-transform:uppercase;letter-spacing:.06em;background:#f4f5f1;padding:12px 22px;font-size:9px}td{color:#455249;border-top:1px solid #e8e9e4;padding:14px 22px}.partner-code{color:#8b948e;margin-top:3px;display:block}.partner-name{color:#26392e;font-weight:750}.empty-state{text-align:center;color:#89938d;padding:36px}.status-pill{letter-spacing:.02em;text-transform:capitalize;border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-pill--good{color:#326323;background:#e3f1d8}.status-pill--warning{color:#725814;background:#fff0bf}.status-pill--neutral{color:#526158;background:#e8ebe6}.status-pill--danger{color:#8b2828;background:#f6dddd}.two-column{grid-template-columns:1fr 1fr;gap:22px;display:grid}.compact-panel{min-height:250px}.placeholder-lines{gap:13px;padding:25px 22px 12px;display:grid}.placeholder-lines i{background:linear-gradient(90deg,#e8ebe5 20%,#f1f3ef 50%,#e8ebe5 80%);border-radius:6px;height:12px}.placeholder-lines i:nth-child(2){width:82%}.placeholder-lines i:nth-child(3){width:65%}.muted{color:#8a948e;padding:0 22px;font-size:11px}.checklist{color:#55635a;gap:12px;margin:0;padding:15px 22px 22px;font-size:12px;list-style:none;display:grid}.check{background:#e9ebe7;border-radius:50%;place-items:center;width:19px;height:19px;margin-right:8px;font-weight:900;display:inline-grid}.check--done{color:#315e27;background:#e4f0d9}@media (width<=980px){.shell{grid-template-columns:76px 1fr}.sidebar{padding-inline:12px}.logo{padding-inline:8px}.logo>span:last-child,.nav-item span,.sidebar__footer>span:last-child{display:none}.nav-item{height:39px}.metrics-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.shell{display:block}.sidebar{display:none}.topbar,.content{padding-left:20px;padding-right:20px}.metrics-grid,.two-column{grid-template-columns:1fr}.topbar__status .status-pill,.user-identity{display:none}}
