.admin-shell{--admin-bg:#f8fafc;--admin-surface:#fff;--admin-surface-muted:#f1f5f9;--admin-border:#e2e8f0;--admin-border-strong:#cbd5e1;--admin-text:#0f172a;--admin-muted:#64748b;--admin-accent:#a21b1b;--admin-accent-dark:#7f1d1d;--admin-success:#047857;--admin-warning:#b45309;--admin-danger:#b91c1c;--admin-info:#2563eb;background:var(--admin-bg);color:var(--admin-text);border-radius:14px;max-width:1240px;margin:0 auto 2rem;padding:.58rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.32}.admin-shell--login{max-width:560px;padding:.58rem}.admin-shell .entry-header{margin-bottom:.42rem}.admin-shell .entry-title{color:var(--admin-text);letter-spacing:-.035em;margin-bottom:0;font-size:clamp(1.05rem,1.7vw,1.42rem);line-height:1.15}.admin-shell h1,.admin-shell h2,.admin-shell h3,.admin-shell h4,.admin-shell p,.admin-shell label,.admin-shell button,.admin-shell input,.admin-shell textarea,.admin-shell select,.admin-shell code,.admin-shell pre{font-family:inherit}.admin-shell h2{letter-spacing:-.025em;font-size:.98rem;line-height:1.2}.admin-shell h3{font-size:.82rem;line-height:1.25}.admin-shell h4{font-size:.74rem;line-height:1.25}.admin-shell p{color:var(--admin-text);font-size:.72rem;line-height:1.34}.admin-shell code{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.06rem .2rem;font-size:.66rem}.admin-workspace{color:var(--admin-text);gap:.45rem;display:grid}.admin-layout{grid-template-columns:minmax(170px,204px) minmax(0,1fr);align-items:start;gap:.45rem;display:grid}.admin-sidebar{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:12px;padding:.3rem;position:sticky;top:.75rem;box-shadow:0 1px 2px #0f172a0d}.admin-sidebar-label{color:var(--admin-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .2rem;padding:.12rem .3rem;font-size:.5rem;font-weight:700}.admin-content{min-width:0}.admin-topbar{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:12px;justify-content:space-between;align-items:center;gap:.45rem;padding:.42rem .55rem;display:flex;box-shadow:0 1px 2px #0f172a0d}.admin-topbar h2,.admin-section-header h2,.admin-card-title h3,.admin-card h3,.admin-card h4{margin:0}.admin-card-title h3,.admin-card h3,.admin-card h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-user-card,.admin-section-actions,.admin-card-actions,.admin-action-row,.admin-comment-toolbar,.admin-status-tabs,.admin-comment-actions{flex-wrap:wrap;align-items:center;gap:.32rem;display:flex}.admin-user-card{justify-content:flex-end}.admin-user-card>div{text-align:right;gap:.1rem;display:grid}.admin-nav{gap:.04rem;margin:0;padding:0;display:grid}.admin-nav button{color:var(--admin-muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;width:100%;padding:.28rem .42rem;font-size:.68rem;font-weight:600;position:relative}.admin-nav button.active,.admin-nav button:hover,.admin-nav button:focus-visible{border-color:var(--admin-border);color:var(--admin-text);background:#f8fafc}.admin-nav button.active:before{background:var(--admin-accent);content:"";border-radius:999px;width:3px;height:55%;position:absolute;top:22.5%;left:.18rem}.admin-panel{gap:.42rem;max-width:none;display:grid}.admin-section-header,.admin-card-title{justify-content:space-between;align-items:flex-start;gap:.4rem;min-width:0;display:flex}.admin-section-header>div,.admin-card-title>div{min-width:0}.admin-section-header{padding:.1rem 0}.admin-eyebrow{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .04rem;font-size:.5rem;font-weight:700}.admin-muted{color:var(--admin-muted);max-width:68ch;margin:.04rem 0 0;font-size:.64rem}.admin-card-title .admin-muted{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.admin-grid{gap:.36rem;display:grid}.admin-grid--cards{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch}.admin-grid--two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch}.admin-grid--four{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch}.admin-card-stack{gap:.32rem;display:grid}.admin-card-stack>*{min-width:0}.admin-stat-card{grid-template-rows:auto 1fr auto;gap:.28rem;min-height:6.4rem;display:grid}.admin-stat-card .admin-card-title{min-height:1.7rem}.admin-stat-card .admin-key-grid{flex-wrap:wrap;grid-template-columns:none;align-content:start;align-items:start;gap:.22rem;display:flex}.admin-stat-card .admin-key-item{border-color:var(--admin-border);background:#f8fafc;border-radius:999px;flex:0 auto;align-items:center;gap:.2rem;width:auto;min-height:0;padding:.16rem .28rem;display:inline-flex}.admin-stat-card .admin-key-item dt{letter-spacing:.06em;margin:0;font-size:.48rem}.admin-stat-card .admin-key-item dd{align-items:center;font-size:.58rem;line-height:1;display:inline-flex}.admin-stat-card .admin-status-pill{background:0 0;padding:0}.admin-stat-card .admin-action-row{grid-template-columns:repeat(auto-fit,minmax(4.6rem,1fr));gap:.22rem;display:grid}.admin-stat-card .admin-action-row button{width:100%;min-width:0}.admin-card-grid{gap:.34rem;display:grid}.admin-toolbar-card,.admin-card,.admin-comment-card,.admin-block-row,.admin-modal-panel{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;margin:0;padding:.42rem;box-shadow:0 1px 2px #0f172a0a}.admin-card,.admin-comment-card,.admin-modal-panel{align-content:start;gap:.32rem;display:grid}.admin-grid>.admin-card,.admin-grid>.admin-list-item,.admin-grid>fieldset.admin-card{height:100%}.admin-toolbar-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.3rem;display:flex}.admin-split-panel{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:.42rem;display:grid}.admin-editor-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:12px;gap:.42rem;padding:.5rem;display:grid;box-shadow:0 1px 3px #0f172a0f}.admin-list-grid{gap:.32rem;display:grid}.admin-list-item,.admin-card-compact{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;gap:.26rem;padding:.38rem;display:grid;box-shadow:0 1px 2px #0f172a0a}.admin-list-item{grid-template-rows:auto 1fr auto}.admin-list-item .admin-action-row,.admin-media-card .admin-action-row{align-self:end}.admin-meta-row{color:var(--admin-muted);flex-wrap:wrap;align-items:center;gap:.24rem;font-size:.64rem;display:flex}.admin-danger-zone{background:#fff7f6;border-color:#ffd1cc}.admin-media-card{grid-template-rows:auto auto 1fr auto;gap:.28rem}.admin-media-card img,.admin-media-card video{background:var(--admin-surface-muted);border:1px solid var(--admin-border);object-fit:cover;border-radius:10px;width:100%;max-height:110px}.admin-section-message{color:var(--admin-info);background:#edf4ff;border:1px solid #cfe0ff;border-radius:8px;margin:0;padding:.28rem .4rem;font-size:.68rem}.admin-empty-state{background:var(--admin-surface-muted);border:1px dashed var(--admin-border-strong);color:var(--admin-muted);text-align:center;border-radius:9px;padding:.42rem}.admin-card .admin-card,.admin-editor-card .admin-card{box-shadow:none}.admin-card p,.admin-comment-card p{margin-bottom:.18rem}.admin-card p:last-child,.admin-comment-card p:last-child{margin-bottom:0}.admin-dashboard-tile{background:var(--admin-surface);border:1px solid var(--admin-border);color:var(--admin-text);cursor:pointer;text-align:left;min-height:36px;font-weight:650}.admin-shell .admin-dashboard-tile:hover,.admin-shell .admin-dashboard-tile:focus,.admin-shell .admin-dashboard-tile:focus-visible{color:var(--admin-text);background:#f8fafc;border-color:#94a3b8;outline:none}.admin-block-row,.admin-blocks-editor{gap:.34rem;display:grid}.admin-form,.admin-form-grid{gap:.34rem;max-width:none;display:grid}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.admin-form-grid--compact{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.admin-form label,.admin-card label{color:var(--admin-text);gap:.12rem;font-size:.66rem;font-weight:600;display:grid}.admin-form .admin-inline-control,.admin-inline-control{color:var(--admin-text);align-items:center;gap:.32rem;line-height:1.1;display:inline-flex}.admin-shell .admin-login-card{gap:.38rem;width:100%;max-width:360px;margin:.35rem auto 1rem;padding:.55rem}.admin-shell .admin-login-card .admin-section-header{gap:.08rem;padding:0;display:grid}.admin-shell .admin-login-card .admin-section-header h2{font-size:.98rem}.admin-shell .admin-login-card .admin-eyebrow{margin-bottom:0;font-size:.54rem}.admin-shell .admin-login-card .admin-muted{font-size:.66rem;line-height:1.18}.admin-shell .admin-login-card label{font-size:.68rem}.admin-shell .admin-login-card input{min-height:1.55rem;padding:.22rem .36rem}.admin-shell .admin-login-card .admin-action-row button{width:100%}.admin-shell input,.admin-shell textarea,.admin-shell select{background:var(--admin-surface);border:1px solid var(--admin-border-strong);color:var(--admin-text);border-radius:8px;width:100%;min-height:1.6rem;padding:.24rem .36rem;font-size:.7rem}.admin-shell textarea{resize:vertical;min-height:3.8rem}.admin-shell input:focus,.admin-shell textarea:focus,.admin-shell select:focus{border-color:#94a3b8;outline:none;box-shadow:0 0 0 3px #94a3b833}.admin-shell button,.admin-comments button,.admin-comment-card button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:1.52rem;margin:0;padding:.23rem .42rem;font-size:.66rem;font-weight:650;line-height:1.2;display:inline-flex}.admin-shell button:not(.admin-dashboard-tile):not(.admin-button-secondary):not(.admin-nav button){border:1px solid var(--admin-border-strong);color:var(--admin-text);background:#fff}.admin-shell button:not(.admin-dashboard-tile):not(.admin-button-secondary):not(.admin-nav button):hover,.admin-shell button:not(.admin-dashboard-tile):not(.admin-button-secondary):not(.admin-nav button):focus-visible{background:#f8fafc;border-color:#94a3b8}.admin-shell button.admin-button-secondary,.admin-card .admin-button-secondary{border:1px solid var(--admin-border-strong);color:var(--admin-muted);background:#f8fafc}.admin-shell button[type=submit],.admin-shell .admin-button-primary{background:var(--admin-accent)!important;border-color:var(--admin-accent)!important;color:#fff!important}.admin-shell .admin-button-danger{color:var(--admin-danger)!important;background:#fff!important;border-color:#fecaca!important}.admin-action-row--bottom{align-self:end;margin-top:auto}.admin-action-row{min-width:0}.admin-shell button:disabled{cursor:not-allowed;opacity:.55}.admin-shell .admin-nav button{appearance:none;color:var(--admin-muted);border:1px solid #0000;background:0 0!important}.admin-shell .admin-nav button.active,.admin-shell .admin-nav button:hover,.admin-shell .admin-nav button:focus-visible{border-color:var(--admin-border);color:var(--admin-text);background:#f8fafc!important}.admin-shell input[type=checkbox],.admin-shell input[type=radio]{width:auto;height:1rem}.admin-notice{border-left:4px solid var(--admin-info)}.admin-status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.18rem .32rem;font-size:.56rem;font-weight:700;line-height:1;display:inline-flex}.admin-status-pill--success{color:var(--admin-success);background:#e8f7ee}.admin-status-pill--warning{color:var(--admin-warning);background:#fff4df}.admin-status-pill--danger{color:var(--admin-danger);background:#fff0ee}.admin-status-pill--info{color:var(--admin-info);background:#edf4ff}.admin-status-pill--neutral{color:var(--admin-muted);background:#eef1f5}.admin-key-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.28rem;margin:0;display:grid}.admin-grid--two .admin-key-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-card-stack .admin-key-grid{align-content:start}.admin-card-stack .admin-key-item{min-height:2.35rem}.admin-key-item{background:var(--admin-surface-muted);border:1px solid var(--admin-border);border-radius:8px;grid-template-rows:auto 1fr;gap:.08rem;min-height:2.45rem;padding:.28rem;display:grid}.admin-key-item dt{color:var(--admin-muted);text-transform:uppercase;margin-bottom:.08rem;font-size:.48rem;font-weight:700}.admin-key-item dd{overflow-wrap:break-word;word-break:break-word;min-width:0;margin:0;font-size:.62rem;line-height:1.18}.admin-key-item code{overflow-wrap:anywhere;white-space:normal;word-break:break-word;max-width:100%;display:block}.admin-shell fieldset{border:1px solid var(--admin-border);border-radius:10px;padding:.42rem}.admin-shell legend{color:var(--admin-text);padding:0 .22rem;font-size:.64rem;font-weight:700}.admin-shell table{background:var(--admin-surface);border-collapse:separate;border-spacing:0;border:1px solid var(--admin-border);border-radius:8px;width:100%;overflow:hidden}.admin-shell th,.admin-shell td{border-bottom:1px solid var(--admin-border);text-align:left;padding:.32rem .42rem;font-size:.68rem}.admin-shell tr:last-child td{border-bottom:0}.admin-shell pre{color:#d1fae5;white-space:pre-wrap;background:#111827;border-radius:8px;max-height:190px;padding:.38rem;font-size:.62rem;line-height:1.32;overflow:auto}@media (width<=1120px){.admin-layout{grid-template-columns:minmax(150px,180px) minmax(0,1fr)}.admin-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid--two{grid-template-columns:1fr}.admin-form-grid,.admin-form-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.admin-layout,.admin-split-panel{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-nav{scrollbar-width:thin;gap:.18rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.admin-nav button{flex:none;width:auto}.admin-grid--cards,.admin-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.admin-shell{border-radius:0;padding:.45rem}.admin-topbar,.admin-section-header,.admin-card-title{gap:.28rem;display:grid}.admin-user-card{justify-content:flex-start}.admin-user-card>div{text-align:left}.admin-sidebar{padding:.32rem}.admin-sidebar-label{margin-bottom:.2rem}.admin-grid--four,.admin-grid--cards,.admin-media-grid,.admin-form-grid,.admin-form-grid--compact{grid-template-columns:1fr}.admin-stat-card{min-height:auto}.admin-stat-card .admin-card-title{min-height:0}.admin-stat-card .admin-key-grid,.admin-action-row,.admin-comment-toolbar,.admin-status-tabs,.admin-comment-actions{gap:.18rem}.admin-stat-card .admin-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-key-grid,.admin-grid--two .admin-key-grid{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr))}.admin-shell table{white-space:nowrap;display:block;overflow-x:auto}}@media (width<=520px){.admin-shell{font-size:11px}.admin-stat-card .admin-key-grid,.admin-status-tabs,.admin-comment-actions,.admin-comment-toolbar{align-items:flex-start}.admin-stat-card .admin-action-row,.admin-action-row{flex-wrap:wrap;display:flex}.admin-stat-card .admin-action-row button,.admin-action-row button{flex:7rem}.admin-key-grid,.admin-grid--two .admin-key-grid{grid-template-columns:1fr}.admin-nav button{padding:.24rem .36rem;font-size:.64rem}}.admin-media-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.38rem;margin-top:.38rem;display:grid}.admin-media-grid img,.admin-media-grid video{max-width:100%;height:auto}.admin-comment-toolbar,.admin-status-tabs,.admin-comment-actions{flex-wrap:wrap;gap:.3rem;margin:.42rem 0;display:flex}.admin-status-tabs button.active{font-weight:700}.admin-comment-select{gap:.22rem;display:inline-flex}.admin-modal-panel{border:1px solid var(--admin-border);background:#fff;margin:.42rem 0;padding:.42rem;box-shadow:0 1px 3px #0f172a0f}
