html,body{background-color:#2e1e16;max-width:1280px;max-height:720px;margin:0 auto;padding:0;overflow:hidden}.admin-shell{box-sizing:border-box;color:#2d241f;background:linear-gradient(#fff8eef0,#e8efddf5),#fff8ee;width:100vw;max-width:1280px;min-height:100vh;margin:0 auto;padding:28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:auto}.admin-topbar,.admin-band,.admin-grid,.plugins-heading,.plugin-title-row,.plugin-actions,.admin-nav,.core-actions,.segmented-control,.plugin-meta,.permission-row{display:flex}.admin-topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.admin-topbar h1,.admin-band h2,.plugins-heading h2,.summary-panel h2,.plugin-card h3{letter-spacing:0;margin:0}.admin-topbar h1{font-size:36px}.admin-kicker,.plugin-category{color:#8a5b2d;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.admin-muted,.plugin-card p{color:#5c5048}.admin-nav{gap:8px}.admin-nav a,.admin-band button,.plugin-actions button,.quiet-button,.segmented-control button{color:#2d241f;min-height:36px;font:inherit;cursor:pointer;background:#ffffffbd;border:1px solid #2d241f29;border-radius:8px;padding:8px 12px;font-weight:700;text-decoration:none}.admin-band button,.plugin-actions button{color:#fff;background:#2f6f64;border-color:#2f6f64}.admin-band button:disabled,.plugin-actions button:disabled{cursor:not-allowed;opacity:.48}.admin-band{background:#ffffffbd;border:1px solid #2d241f24;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:20px}.core-actions{align-items:center;gap:12px}.status-pill{color:#2f6f64;background:#dcefe9;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:13px;font-weight:800;display:inline-flex}.status-pill.pending{color:#7a3520;background:#ffd9a0}.admin-grid{align-items:flex-start;gap:20px}.admin-panel{background:#ffffffb8;border:1px solid #2d241f24;border-radius:8px}.summary-panel{flex:0 0 260px;padding:18px}.summary-panel dl{margin:16px 0}.summary-panel dl div{border-bottom:1px solid #2d241f1a;justify-content:space-between;gap:18px;padding:10px 0;display:flex}.summary-panel dt{color:#685d55}.summary-panel dd{margin:0;font-weight:800}.quiet-button{width:100%}.plugins-area{flex:1;min-width:0}.plugins-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.segmented-control{flex-wrap:wrap;justify-content:flex-end;gap:6px}.segmented-control button.active{color:#fff;background:#7a5a45}.plugin-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.plugin-card{background:#ffffffc7;border:1px solid #2d241f24;border-radius:8px;padding:16px}.plugin-title-row,.plugin-actions{justify-content:space-between;align-items:center;gap:14px}.plugin-card p{min-height:48px;margin:14px 0;line-height:1.45}.plugin-meta,.permission-row{flex-wrap:wrap;gap:8px}.plugin-meta span,.permission-row span{color:#4d433d;background:#edf1e4;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.permission-row{margin:12px 0 16px}.switch{width:48px;height:28px;display:inline-flex;position:relative}.switch input{opacity:0;width:0;height:0}.switch span{cursor:pointer;background:#c9c7bc;border-radius:999px;transition:background .18s;position:absolute;inset:0}.switch span:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #2d241f33}.switch input:checked+span{background:#2f6f64}.switch input:checked+span:before{transform:translate(20px)}@media (width<=860px){.admin-shell{padding:18px}.admin-topbar,.admin-band,.admin-grid,.plugins-heading{flex-direction:column;align-items:stretch}.summary-panel{flex-basis:auto}.plugin-list{grid-template-columns:1fr}}
