:root{color:#1a2028;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{min-height:42px;padding:0 16px;border:1px solid #145c54;border-radius:6px;color:#fff;background:#145c54;font-weight:700;letter-spacing:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}#root{min-height:100vh}.admin-shell{display:grid;grid-template-rows:auto 1fr;min-height:100vh;background:#f4f6f8}.admin-shell__header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:16px clamp(18px,4vw,48px);border-bottom:1px solid #d7dde3;background:#fff}.admin-shell__eyebrow{margin:0 0 4px;color:#536575;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.admin-shell h1,.admin-shell h2{margin:0;color:#17202a;font-weight:760;letter-spacing:0;line-height:1.15}.admin-shell h1{font-size:1.65rem}.admin-shell h2{font-size:1.35rem}.admin-shell__badge{flex:0 0 auto;padding:7px 10px;border:1px solid #9cb9b4;border-radius:6px;color:#145c54;background:#e7f3f0;font-size:.82rem;font-weight:700;letter-spacing:0}.admin-shell__badge--denied{border-color:#d39d98;color:#8f2e24;background:#fff0ee}.admin-shell__badge--warning{border-color:#d1a446;color:#765309;background:#fff6dc}.admin-shell__main{display:grid;align-items:start;justify-items:center;min-height:0;padding:clamp(18px,4vw,48px)}.admin-panel,.admin-console{width:min(100%,860px);border:1px solid #d7dde3;border-radius:8px;background:#fff;box-shadow:0 12px 32px #15202b14}.admin-panel{display:grid;gap:20px;padding:clamp(22px,4vw,34px)}.admin-panel--login{max-width:460px}.admin-panel--center{max-width:640px;justify-items:start}.panel-copy,.admin-panel p{max-width:58ch;margin:0;color:#4b5d6b;line-height:1.5}.notice{width:100%;padding:12px 14px;border-radius:6px;line-height:1.45}.notice--error{border:1px solid #d39d98;color:#7e2c23;background:#fff4f2}.login-form{display:grid;gap:10px}.login-form label{color:#283847;font-size:.9rem;font-weight:700}.login-form input{min-height:44px;width:100%;padding:0 12px;border:1px solid #b9c5cf;border-radius:6px;color:#17202a;background:#fff}.login-form input:focus{border-color:#145c54;outline:3px solid rgba(20,92,84,.15)}.secondary-button{border-color:#b9c5cf;color:#253544;background:#fff}.button-row{display:flex;flex-wrap:wrap;gap:10px}.loader{width:32px;aspect-ratio:1;border:3px solid #d7dde3;border-top-color:#145c54;border-radius:50%;animation:spin .9s linear infinite}.admin-console{overflow:hidden}.console-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px clamp(20px,4vw,32px);border-bottom:1px solid #d7dde3;background:#fbfcfd}.status-list{display:grid;grid-template-columns:minmax(170px,.42fr) minmax(0,1fr);margin:0;padding:0}.status-row{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;min-height:46px;border-bottom:1px solid #edf0f3}.status-row:last-child{border-bottom:0}.status-row dt,.status-row dd{min-width:0;margin:0;padding:12px clamp(14px,3vw,24px);overflow-wrap:anywhere;line-height:1.35}.status-row dt{color:#536575;font-size:.88rem;font-weight:700}.status-row dd{color:#17202a}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:680px){.admin-shell__header,.console-header{align-items:flex-start;flex-direction:column}.admin-shell__badge{align-self:flex-start}.status-list,.status-row{display:block}.status-row dt{padding-bottom:2px}.status-row dd{padding-top:2px}}
