:root{color-scheme:light;--brand-navy:#1d2a33;--brand-navy-dark:#1d2a33;--brand-red:#ef3d3d;--brand-red-dark:#c12525;--brand-red-soft:#f9e3e3;--brand-green:#3aa85f;--admin-ink:#1d2a33;--admin-sidebar-surface:#fff;--admin-muted:#667681;--admin-line:#dce3e8;--admin-canvas:#f6f7f9;--admin-white:#fff;--admin-success:var(--brand-green);--admin-danger:var(--brand-red-dark);--admin-warning:#9a6700;--admin-shadow:none}
.admin-blog-single{width:100%}.admin-blog-single .admin-blog-create-panel{position:static}.admin-blog-create-header{align-items:center}.admin-blog-create-form{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px;padding:20px}.admin-blog-editor-fields{display:grid;gap:14px}.admin-blog-editor-fields label{display:grid;gap:6px;margin:0;color:var(--admin-ink);font-size:12px;font-weight:750}.admin-blog-editor-fields label small{color:var(--admin-muted);font-size:10px;font-weight:400}.admin-blog-editor-fields input,.admin-blog-editor-fields textarea{width:100%;border:1px solid #cbd1dc;border-radius:6px;padding:9px 11px;background:#fff;color:var(--admin-ink);font:inherit}.admin-blog-editor-fields input{min-height:42px}.admin-blog-editor-fields textarea{min-height:390px;line-height:1.55;resize:vertical}.admin-blog-editor-fields input:focus,.admin-blog-editor-fields textarea:focus{border-color:var(--brand-red);outline:3px solid rgba(239,61,61,.12)}.admin-blog-slug-control{display:flex;align-items:center;overflow:hidden;border:1px solid #cbd1dc;border-radius:6px;background:#fff}.admin-blog-slug-control>span{padding:0 0 0 11px;color:var(--admin-muted);font-size:12px;font-weight:500}.admin-blog-slug-control input{border:0;background:transparent}.admin-blog-slug-control:focus-within{border-color:var(--brand-red);outline:3px solid rgba(239,61,61,.12)}.admin-blog-slug-control:focus-within input{outline:0}.admin-blog-publish-actions{display:flex;justify-content:flex-end;gap:7px;padding:13px 15px;border-top:1px solid var(--admin-line);background:#fff}.admin-blog-publish-actions .admin-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}@media(max-width:900px){.admin-blog-create-form{grid-template-columns:1fr}}
.admin-blog-create-form .admin-blog-editor-fields textarea{min-height:390px}
.admin-blog-single{width:min(1280px,100%);margin:0 auto}.admin-blog-single .admin-blog-create-form{display:block;padding:0}.admin-blog-single .admin-blog-editor-fields{gap:16px;padding:20px}.admin-blog-title-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px}.admin-blog-single .admin-blog-editor-fields textarea{min-height:300px}.admin-blog-editor-fields .ck-editor{font-weight:400}.admin-blog-editor-fields .ck.ck-toolbar{border-color:#cbd1dc;border-radius:6px 6px 0 0;background:#fff}.admin-blog-editor-fields .ck.ck-editor__main>.ck-editor__editable{min-height:300px;max-height:520px;overflow-y:auto;border-color:#cbd1dc;border-radius:0 0 6px 6px;box-shadow:none}.admin-blog-editor-fields .ck.ck-editor__main>.ck-editor__editable.ck-focused{border-color:var(--brand-red);box-shadow:0 0 0 3px rgba(239,61,61,.12)}.admin-blog-create-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 20px;border-top:1px solid var(--admin-line);background:#fff}.admin-blog-create-footer>p{display:grid;gap:2px;margin:0}.admin-blog-create-footer>p strong{color:var(--admin-ink);font-size:11px}.admin-blog-create-footer>p span{color:var(--admin-muted);font-size:10px}.admin-blog-create-footer .admin-blog-publish-actions{padding:0;border:0;background:transparent}@media(max-width:760px){.admin-blog-title-grid{grid-template-columns:1fr}.admin-blog-create-header{align-items:flex-start}.admin-blog-create-footer{align-items:stretch;flex-direction:column}.admin-blog-create-footer .admin-blog-publish-actions{justify-content:flex-end}}
.admin-blog-editor-fields .ck{--ck-color-focus-border:var(--brand-red);--ck-color-button-on-background:var(--brand-red-soft);--ck-color-button-on-color:var(--brand-navy);--ck-color-button-default-hover-background:#fff;--ck-color-button-default-active-background:#fff;--ck-color-base-active:var(--brand-red-soft);--ck-color-base-active-focus:#f4d5d5;--ck-focus-ring:1px solid var(--brand-red)}
.admin-blog-back-link{display:inline-flex;align-items:center;gap:6px;padding:5px 2px;color:#53636e;font-size:11px;font-weight:700;text-decoration:none}.admin-blog-back-link span{font-size:14px;line-height:1}.admin-blog-back-link:hover,.admin-blog-back-link:focus-visible{color:var(--brand-red-dark);text-decoration:none}.admin-blog-create-form .admin-blog-slug-control{display:flex;align-items:stretch;min-height:42px;padding:0;overflow:hidden;border:1px solid #cbd1dc;border-radius:6px;background:#fff}.admin-blog-create-form .admin-blog-slug-control>span{display:flex;align-items:center;padding:0 10px;border-right:1px solid #dce3e8;background:#fff;color:#667681;white-space:nowrap}.admin-blog-create-form .admin-blog-slug-control input{flex:1;min-width:0;min-height:40px;border:0!important;border-radius:0!important;padding:8px 10px;background:#fff;box-shadow:none!important;outline:0!important}.admin-blog-create-form .admin-blog-slug-control:focus-within{border-color:var(--brand-red);box-shadow:0 0 0 3px rgba(239,61,61,.12);outline:0}
.admin-message-single{width:min(1040px,100%);margin:0 auto}.admin-message-header{align-items:center}.admin-message-compose-form{display:block;padding:0}.admin-message-compose-form>label,.admin-message-compose-grid{margin:0 20px}.admin-message-compose-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;padding-top:20px}.admin-message-compose-form>label{display:grid;gap:6px;margin-top:14px;font-size:12px;font-weight:750}.admin-message-compose-form textarea{min-height:210px;line-height:1.55;resize:vertical}.admin-message-help{margin:8px 20px 18px;color:var(--admin-muted);font-size:10px}.admin-message-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 20px;border-top:1px solid var(--admin-line);background:#fff}.admin-message-compose-footer>p{display:grid;gap:2px;margin:0}.admin-message-compose-footer>p strong{font-size:11px}.admin-message-compose-footer>p span{color:var(--admin-muted);font-size:10px}.admin-message-compose-footer .admin-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.admin-message-filter{grid-template-columns:minmax(250px,460px) 150px 145px auto auto}.admin-message-table{min-width:1080px;table-layout:fixed}.admin-message-table th:nth-child(1){width:65px}.admin-message-table th:nth-child(2){width:230px}.admin-message-table th:nth-child(3){width:auto}.admin-message-table th:nth-child(4){width:100px}.admin-message-table th:nth-child(5){width:145px}.admin-message-table th:nth-child(6){width:128px;text-align:center}.admin-message-table td:last-child{text-align:center}.admin-message-recipient{display:grid;gap:2px}.admin-message-recipient strong{color:var(--admin-ink);font-size:12px}.admin-message-recipient span{overflow:hidden;color:var(--admin-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.admin-message-copy{color:#435864;line-height:1.5;white-space:pre-wrap}.admin-message-state{display:inline-flex;align-items:center;gap:5px;color:#53636e;font-size:10px;font-weight:700}.admin-message-state::before{width:6px;height:6px;border-radius:50%;background:#8d9aa2;content:""}.admin-message-state.is-read{color:#28764d}.admin-message-state.is-read::before{background:#31a56d}.admin-message-state.is-unread{color:#8b6713}.admin-message-state.is-unread::before{background:#d49b19}.admin-message-edit-modal{width:min(600px,calc(100vw - 32px))!important}.admin-message-edit-modal textarea{min-height:170px;resize:vertical}.admin-message-delete-modal{width:min(430px,calc(100vw - 32px))!important}.admin-message-modal-note{margin:0 0 10px;padding:9px 10px;border-left:3px solid #8798a4;background:#fff;color:#53636e;font-size:11px}.admin-message-modal-note.is-danger{border-left-color:#d65445;background:#fff3f1;color:#9f3428}@media(max-width:760px){.admin-message-compose-grid{grid-template-columns:1fr}.admin-message-compose-footer{align-items:stretch;flex-direction:column}.admin-message-compose-footer .admin-actions{justify-content:flex-end}.admin-message-filter{grid-template-columns:1fr 1fr}.admin-message-filter input[name=q]{grid-column:1/-1}}
.admin-payment-order-table{min-width:1080px;table-layout:fixed}.admin-payment-order-table th:nth-child(1){width:190px}.admin-payment-order-table th:nth-child(2){width:230px}.admin-payment-order-table th:nth-child(3){width:150px}.admin-payment-order-table th:nth-child(4){width:115px}.admin-payment-order-table th:nth-child(5){width:100px}.admin-payment-order-table th:nth-child(6){width:210px}.admin-payment-order-table th:nth-child(7){width:150px}.admin-wallet-ledger-table{min-width:1300px;table-layout:fixed}.admin-wallet-ledger-table th:nth-child(1){width:75px}.admin-wallet-ledger-table th:nth-child(2){width:220px}.admin-wallet-ledger-table th:nth-child(3){width:95px}.admin-wallet-ledger-table th:nth-child(4){width:100px}.admin-wallet-ledger-table th:nth-child(5){width:130px}.admin-wallet-ledger-table th:nth-child(6){width:190px}.admin-wallet-ledger-table th:nth-child(7){width:80px}.admin-wallet-ledger-table th:nth-child(8){width:260px}.admin-wallet-ledger-table th:nth-child(9){width:150px}.admin-payment-owner,.admin-payment-reference{display:grid;gap:2px}.admin-payment-owner strong,.admin-payment-reference strong{overflow:hidden;color:var(--admin-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-payment-owner span,.admin-payment-reference span{overflow:hidden;color:var(--admin-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.admin-payment-amount{font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.admin-payment-state{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700}.admin-payment-state::before{width:6px;height:6px;border-radius:50%;background:#8d9aa2;content:""}.admin-payment-state.is-paid{color:#28764d}.admin-payment-state.is-paid::before{background:#31a56d}.admin-payment-state.is-pending{color:#8b6713}.admin-payment-state.is-pending::before{background:#d49b19}.admin-payment-state.is-failed,.admin-payment-state.is-expired,.admin-payment-state.is-debit{color:#b83b2d}.admin-payment-state.is-failed::before,.admin-payment-state.is-expired::before,.admin-payment-state.is-debit::before{background:#d65445}.admin-payment-reference-text{overflow:hidden;color:#435864;font:10px/1.4 Consolas,"Courier New",monospace;text-overflow:ellipsis;white-space:nowrap}.admin-payment-details{max-width:260px;color:#53636e;line-height:1.45}.admin-payment-tabs a.is-active{background:#fff;color:var(--admin-ink);box-shadow:0 1px 2px rgba(29, 42, 51, .08)}
*{box-sizing:border-box}
body.admin-body{margin:0;background:var(--admin-canvas);color:var(--admin-ink);font:13px/1.45 Arial,sans-serif}
.admin-body a{color:inherit}
.admin-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}
.admin-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;background:linear-gradient(180deg,var(--brand-navy),var(--brand-navy-dark));color:#fff}
.admin-brand{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.12);text-decoration:none}
.admin-brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#fff;color:var(--brand-navy);font-size:12px;font-weight:800;letter-spacing:.04em}
.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:15px}.admin-brand small{margin-top:2px;color:rgba(255,255,255,.66);font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.admin-navigation{padding:14px 10px 28px}.admin-navigation-label{margin:18px 10px 6px;color:rgba(255,255,255,.48);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-navigation-label:first-child{margin-top:2px}
.admin-navigation a{display:block;margin:2px 0;padding:9px 12px;border-radius:7px;color:rgba(255,255,255,.78);font-weight:600;text-decoration:none}.admin-navigation a:hover,.admin-navigation a:focus-visible{background:rgba(255,255,255,.1);color:#fff}.admin-navigation a.is-active{background:#fff;color:var(--brand-navy);box-shadow:0 4px 14px rgba(0,0,0,.14)}
.admin-workspace{min-width:0}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:12px clamp(18px,3vw,40px);border-bottom:1px solid var(--admin-line);background:rgba(255,255,255,.94)}
.admin-eyebrow{margin:0;color:var(--admin-muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-topbar-title{margin:1px 0 0;font-size:19px;font-weight:750}.admin-account{display:flex;align-items:center;gap:12px;color:var(--admin-muted);font-weight:650}.admin-account form{margin:0}
.admin-content{width:100%;max-width:none;padding:24px clamp(18px,2vw,30px) 32px}
.admin-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.admin-summary-card{padding:18px;border:1px solid var(--admin-line);border-radius:12px;background:var(--admin-white);box-shadow:0 2px 8px rgba(23,35,45,.035)}.admin-summary-card small{display:block;color:var(--admin-muted);font-weight:700}.admin-summary-card strong{display:block;margin-top:4px;font-size:25px}.admin-summary-card span{display:block;margin-top:3px;color:var(--admin-muted);font-size:12px}
.admin-dashboard-periods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.admin-period-card{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:17px;border-radius:12px;background:linear-gradient(135deg,var(--brand-navy-dark),var(--brand-navy));color:#fff}.admin-period-card>p{grid-column:1/-1;margin:0 0 3px;color:rgba(255,255,255,.68);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-period-card div{min-width:0}.admin-period-card strong,.admin-period-card span{display:block}.admin-period-card strong{font-size:22px}.admin-period-card span{color:rgba(255,255,255,.68);font-size:11px}
.admin-panel{overflow:hidden;border:1px solid var(--admin-line);border-radius:12px;background:var(--admin-white);box-shadow:var(--admin-shadow)}.admin-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid var(--admin-line)}.admin-panel-header h2{margin:0;font-size:17px}.admin-panel-header p{margin:3px 0 0;color:var(--admin-muted);font-size:12px}
.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;min-width:760px;border-collapse:collapse}.admin-table th,.admin-table td{padding:14px 16px;border-bottom:1px solid var(--admin-line);text-align:left;vertical-align:middle}.admin-table th{background:#fff;color:var(--admin-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.admin-table tbody tr:hover{background:#fff}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table-title{font-weight:750}.admin-empty{padding:34px!important;color:var(--admin-muted);text-align:center!important}
.admin-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;background:var(--brand-red-soft);color:var(--brand-navy);font-size:11px;font-weight:800}.admin-badge-flagged{background:#fff3cd;color:var(--admin-warning)}.admin-badge-reported{background:#feeceb;color:var(--admin-danger)}
.admin-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.admin-actions form{margin:0}.admin-actions small{flex-basis:100%;max-width:380px;color:var(--admin-muted)}.admin-button{min-height:34px;border:0;border-radius:7px;padding:7px 12px;background:var(--brand-red);color:#fff;font-family:inherit;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer}.admin-button:hover,.admin-button:focus-visible{background:var(--brand-red-dark)}.admin-button-danger{background:var(--admin-danger)}.admin-button-quiet{border:1px solid var(--admin-line);background:#fff;color:var(--admin-ink)}.admin-button-quiet:hover,.admin-button-quiet:focus-visible{border-color:var(--brand-red);background:var(--brand-red-soft);color:var(--brand-navy)}
.admin-alert{margin:0 0 18px;padding:12px 14px;border:1px solid;border-radius:9px}.admin-alert ul{margin:7px 0 0;padding-left:20px}.admin-alert-success{border-color:#a7d7bd;background:#edf9f2;color:var(--admin-success)}.admin-alert-error{border-color:#efb4af;background:#fff1f0;color:var(--admin-danger)}.admin-pagination{padding:12px 16px;border-top:1px solid var(--admin-line)}.admin-pagination-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-height:32px}.admin-pagination-pages{display:flex;align-items:center;gap:4px}.admin-pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border:1px solid var(--admin-line);border-radius:4px;padding:5px 9px;background:#fff;color:var(--admin-ink);font-size:12px;font-weight:700;text-decoration:none}.admin-pagination-link:hover,.admin-pagination-link:focus-visible{border-color:#657681;background:#fff}.admin-pagination-link.is-current{border-color:var(--brand-red);background:var(--brand-red);color:#fff}.admin-pagination-link.is-disabled{color:#9aa5ac;cursor:not-allowed}.admin-pagination-summary{margin-right:auto;color:var(--admin-muted);font-size:12px}.admin-pagination-ellipsis{padding:0 3px;color:var(--admin-muted)}.admin-pagination svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}.admin-count{flex:0 0 auto;border:1px solid var(--admin-line);border-radius:999px;padding:6px 10px;background:#fff;color:var(--admin-muted);font-size:12px;font-weight:700}.admin-search-form{max-width:650px}.admin-search-form label,.admin-form label{display:block;margin-bottom:6px;font-size:12px;font-weight:750}.admin-search-form>div{display:flex;gap:8px}.admin-search-form input,.admin-form input,.admin-form select,.admin-form textarea{width:100%;min-height:40px;border:1px solid #cbd1dc;border-radius:7px;padding:8px 10px;background:#fff;color:var(--admin-ink);font:inherit}.admin-search-form input:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--brand-red);outline:3px solid rgba(239,61,61,.14)}.admin-record-card header p:not(.admin-eyebrow){margin:0;color:var(--admin-muted)}.admin-compose-panel{margin-bottom:18px}.admin-form-padded{padding:20px}.admin-form textarea{resize:vertical}.admin-form-padded>label{margin-top:14px}.admin-submit-fit{width:max-content;margin-top:12px}.admin-split-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(500px,1.3fr);align-items:start;gap:18px}
.admin-login-body{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,var(--brand-navy-dark) 0,var(--brand-navy) 48%,#fff 48%,#fff 100%)}.admin-login-shell{display:grid;width:min(920px,100%);grid-template-columns:minmax(0,1fr) minmax(340px,420px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(29, 42, 51, .25)}.admin-login-intro{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(32px,6vw,70px);background:linear-gradient(145deg,var(--brand-navy-dark),var(--brand-navy));color:#fff}.admin-login-mark{display:grid;width:52px;height:52px;margin-bottom:32px;place-items:center;border-radius:13px;background:#fff;color:var(--brand-navy);font-weight:850}.admin-login-intro .admin-eyebrow{color:rgba(255,255,255,.65)}.admin-login-intro h1{margin:7px 0 10px;font-size:clamp(30px,5vw,45px);line-height:1;letter-spacing:-.04em}.admin-login-intro>p:last-child{max-width:360px;margin:0;color:rgba(255,255,255,.74)}.admin-login-card{display:flex;justify-content:center;flex-direction:column;padding:clamp(28px,5vw,54px)}.admin-login-card h2{margin:4px 0 25px;font-size:24px}.admin-form{display:grid;gap:8px}.admin-form label{margin-top:8px;font-size:12px;font-weight:750}.admin-form input{width:100%;min-height:44px;border:1px solid #cbd1dc;border-radius:8px;padding:9px 11px;background:#fff;color:var(--admin-ink);font:inherit}.admin-form input:focus{border-color:var(--brand-red);outline:3px solid rgba(239,61,61,.14)}.admin-login-button{width:100%;min-height:44px;margin-top:18px;font-size:13px}
.admin-body{font-size:13px;line-height:1.45}.admin-shell{grid-template-columns:232px minmax(0,1fr)}.admin-sidebar{background:var(--brand-navy-dark)}.admin-brand{min-height:64px;padding:11px 14px}.admin-brand-mark{width:34px;height:34px;border-radius:6px}.admin-brand strong{font-size:14px}.admin-navigation{padding:10px 8px 24px}.admin-navigation-label{margin:16px 8px 5px;font-size:9px}.admin-navigation a{padding:7px 9px;border-radius:6px;font-size:12px}.admin-navigation a.is-active{box-shadow:none}.admin-topbar{min-height:64px;padding:9px clamp(16px,2vw,28px)}.admin-topbar-title{font-size:16px}.admin-account{gap:10px;font-size:12px}.admin-content{padding:20px clamp(16px,2vw,28px) 28px}.admin-summary-grid,.admin-dashboard-periods{gap:10px;margin-bottom:14px}.admin-summary-card{padding:14px 16px;border-radius:6px;box-shadow:none}.admin-summary-card small{font-size:11px}.admin-summary-card strong{font-size:22px}.admin-period-card{gap:8px;padding:13px 15px;border:1px solid var(--admin-line);border-radius:6px;background:var(--admin-white);color:var(--admin-ink)}.admin-period-card>p{color:var(--admin-muted)}.admin-period-card strong{font-size:19px}.admin-period-card span{color:var(--admin-muted)}.admin-panel{border-radius:6px;box-shadow:none}.admin-panel-header{padding:13px 16px}.admin-panel-header h2{font-size:15px}.admin-table th,.admin-table td{padding:11px 13px}.admin-table tbody tr:hover{background:#fff}.admin-button{min-height:30px;border:1px solid transparent;border-radius:6px;padding:5px 10px;font-size:11px}.admin-button-quiet{border-color:#d0d7de}.admin-badge{padding:3px 7px;font-size:10px}
.admin-sidebar{background:var(--admin-ink)}.admin-panel-header,.admin-table-wrap{border-color:var(--admin-line)}.admin-table th{background:#fff;color:#87949d;font-size:10px;font-weight:700;letter-spacing:.04em}.admin-table td{font-size:13px;line-height:1.35}.admin-table strong,.admin-table time,.admin-summary-card strong,.admin-period-card strong{font-variant-numeric:tabular-nums}
.admin-shell{grid-template-columns:248px minmax(0,1fr)}.admin-brand{padding:11px 16px}.admin-brand-mark{border:1px solid rgba(29, 42, 51, .1)}.admin-navigation{padding:12px 10px 28px}.admin-navigation-label{margin:18px 10px 6px;color:rgba(255,255,255,.5);font-size:9px}.admin-navigation a{position:relative;margin:1px 0;padding:8px 11px;border-radius:5px;color:rgba(255,255,255,.78);font-size:13px;font-weight:400}.admin-navigation a:hover,.admin-navigation a:focus-visible{background:rgba(255,255,255,.07)}.admin-navigation a.is-active{padding-left:14px;background:rgba(255,255,255,.11);color:#fff;font-weight:700}.admin-navigation a.is-active::before{position:absolute;top:7px;bottom:7px;left:0;width:3px;border-radius:2px;background:var(--brand-red);content:""}.admin-topbar{min-height:56px;padding-top:7px;padding-bottom:7px}.admin-eyebrow{font-size:9px}.admin-topbar-title{font-size:15px}.admin-content{padding-top:14px}
.admin-body{font-size:14px}.admin-topbar-title{font-size:17px}.admin-summary-card{padding:16px 18px}.admin-summary-card small{font-size:12px}.admin-summary-card strong{font-size:24px}.admin-summary-card span{font-size:13px}.admin-period-card>p,.admin-period-card span{font-size:12px}.admin-period-card strong{font-size:21px}.admin-panel-header h2{font-size:16px}.admin-panel-header p{font-size:13px}.admin-table td{font-size:14px}.admin-table th{font-size:11px}.admin-button{font-size:12px}.admin-badge{font-size:11px}
.admin-navigation-group{margin:1px 0}.admin-navigation-group summary{position:relative;padding:8px 28px 8px 11px;border-radius:5px;color:rgba(255,255,255,.82);cursor:pointer;font-size:13px;list-style:none}.admin-navigation-group summary::-webkit-details-marker{display:none}.admin-navigation-group summary::after{position:absolute;top:50%;right:11px;color:rgba(255,255,255,.5);content:"›";font-size:18px;line-height:1;transform:translateY(-50%);transition:transform .15s ease}.admin-navigation-group[open] summary::after{transform:translateY(-50%) rotate(90deg)}.admin-navigation-group summary:hover,.admin-navigation-group summary:focus-visible{background:rgba(255,255,255,.07);color:#fff}.admin-navigation-group>a{margin-left:10px;padding-left:16px;color:rgba(255,255,255,.68);font-size:12px}.admin-navigation-group>a.is-active{padding-left:16px}.admin-table-wide{min-width:980px}.admin-table code{color:var(--admin-ink);font:12px/1.4 Consolas,"Courier New",monospace}
.admin-location-workspace{display:grid;grid-template-columns:minmax(300px,30%) minmax(0,70%);align-items:start;gap:18px}.admin-location-workspace h2{margin-top:0}.admin-button:disabled{cursor:not-allowed;opacity:.45}
.admin-navigation-group summary.is-active{color:#fff;font-weight:700}.admin-navigation-group summary.is-active::before{position:absolute;top:7px;bottom:7px;left:0;width:3px;border-radius:2px;background:var(--brand-red);content:""}
.admin-location-workspace .admin-table th:last-child,.admin-location-workspace .admin-table td:last-child{width:126px;min-width:126px;text-align:center;vertical-align:middle}.admin-row-actions{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.admin-row-actions>.admin-row-editor,.admin-row-actions>form{width:54px;margin:0}.admin-row-editor{position:relative;display:inline-block}.admin-row-editor>summary{display:inline-flex;width:auto;list-style:none}.admin-row-editor>summary::-webkit-details-marker{display:none}.admin-row-editor[open]>summary{background:#52636f}.admin-row-editor[open]::before{position:fixed;z-index:999;inset:0;background:rgba(29, 42, 51, .48);content:""}.admin-row-editor>form{position:fixed;z-index:1000;top:clamp(72px,10vh,110px);left:50%;width:min(430px,calc(100vw - 32px));max-height:calc(100vh - 100px);overflow-y:auto;padding:20px;border:1px solid var(--admin-line);border-radius:8px;background:#fff;box-shadow:0 18px 55px rgba(29, 42, 51, .28);text-align:left;transform:translateX(-50%);white-space:normal}.admin-edit-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-4px 0 10px;padding-bottom:12px;border-bottom:1px solid var(--admin-line);font-size:16px}.admin-modal-close{display:grid;width:30px;height:30px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--admin-muted);font-size:24px;line-height:1;cursor:pointer;place-items:center}.admin-modal-close:hover,.admin-modal-close:focus-visible{background:var(--brand-red-soft);color:var(--brand-red-dark)}.admin-edit-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.admin-modal-open{overflow:hidden}
.admin-row-actions>.admin-row-editor>summary,.admin-row-actions>form>.admin-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:54px;min-width:54px;height:32px;min-height:32px;border-radius:4px;padding:5px 7px;font-size:12px;font-weight:700}.admin-button-edit{border-color:#596b78;background:var(--admin-muted)}.admin-button-edit:hover,.admin-button-edit:focus-visible,.admin-row-editor[open]>.admin-button-edit{border-color:#465864;background:#52636f}.admin-button-danger{border-color:var(--admin-line);background:#fff;color:var(--brand-red)}.admin-button-danger:hover,.admin-button-danger:focus-visible{border-color:var(--brand-red);background:var(--brand-red-soft);color:var(--brand-red-dark)}.admin-button-danger:disabled{border-color:var(--admin-line);background:#fff;color:var(--brand-red);opacity:.55}
.admin-confirm-dialog{position:fixed;z-index:1200;top:clamp(82px,14vh,150px);left:50%;width:min(440px,calc(100vw - 28px));max-height:calc(100vh - 110px);margin:0;padding:0;overflow:auto;border:1px solid var(--admin-line);border-radius:9px;background:#fff;color:var(--admin-ink);box-shadow:0 22px 65px rgba(29, 42, 51, .3);transform:translateX(-50%)}.admin-confirm-dialog::backdrop{background:rgba(29, 42, 51, .52)}.admin-confirm-dialog-header{display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:10px;padding:16px 18px 12px;border-bottom:1px solid var(--admin-line)}.admin-confirm-dialog-header h2{margin:0;font-size:17px}.admin-confirm-icon{display:grid;width:32px;height:32px;border-radius:50%;background:var(--brand-red-soft);color:var(--brand-red-dark);font-size:18px;font-weight:800;place-items:center}.admin-confirm-dialog>p{margin:0;padding:18px;color:var(--admin-muted);font-size:14px;overflow-wrap:anywhere}.admin-confirm-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 16px}.admin-confirm-dialog-actions .admin-button{min-width:78px}.admin-confirm-submit{background:#dd4b39}.admin-confirm-submit:hover,.admin-confirm-submit:focus-visible{background:#c23321}
.admin-checkbox-list{display:grid;gap:5px;margin-top:8px;padding:12px;border:1px solid var(--admin-line);border-radius:7px;background:#fff}.admin-form .admin-checkbox-row{display:flex;align-items:center;gap:9px;margin:0;font-size:13px;cursor:pointer}.admin-form .admin-checkbox-row input{width:16px;min-height:16px;height:16px;margin:0;accent-color:var(--brand-red)}.admin-checkbox-list small{margin:0 0 7px 25px;color:var(--admin-muted);font-size:11px;line-height:1.35}.admin-checkbox-list small:last-child{margin-bottom:0}
.admin-post-search{display:grid;grid-template-columns:minmax(260px,1fr) minmax(170px,240px) auto auto;align-items:end;gap:10px}.admin-post-search label{display:grid;gap:6px;font-size:12px;font-weight:750}.admin-post-search input,.admin-post-search select{width:100%;min-height:40px;border:1px solid #cbd1dc;border-radius:7px;padding:8px 10px;background:#fff;color:var(--admin-ink);font:inherit}.admin-post-search .admin-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.admin-muted-action{color:var(--admin-muted);font-size:11px;white-space:nowrap}
.admin-post-filter-panel{margin-bottom:18px}.admin-post-search-full input[name=post_id],.admin-post-search-full input[name=user_id]{width:120px}.admin-post-search-full input[name=title]{width:180px}.admin-post-search-full select[name=sub_category_id]{width:220px}.admin-post-search-full select[name=premium],.admin-post-search-full select[name=sponsor]{width:100px}.admin-post-search-full select[name=status]{width:130px}.admin-post-search-full .admin-button{min-height:36px;border-radius:3px}.admin-post-search-button{background:#52636f}.admin-post-search-button:hover,.admin-post-search-button:focus-visible{background:#465864}.admin-post-reset-button,.admin-post-delete{border-color:#d73925!important;background:#dd4b39!important;color:#fff!important}.admin-post-reset-button:hover,.admin-post-delete:hover{background:#c23321!important}.admin-post-total{margin:0 0 0 auto;font-size:20px;white-space:nowrap}.admin-post-total strong{color:#20a63a;font-weight:500}.admin-post-table{min-width:1500px}.admin-post-table th,.admin-post-table td{padding:10px 9px;vertical-align:top}.admin-post-date{min-width:86px;white-space:nowrap}.admin-post-cities{min-width:600px;white-space:nowrap}.admin-post-title{min-width:270px;white-space:normal}.admin-post-link{color:#2683bd!important;text-decoration:none}.admin-post-link:hover{text-decoration:underline}.admin-city-badge{display:inline-block;margin:0 3px 3px 0;border-radius:10px;padding:2px 7px;background:#7b8287;color:#fff;font-size:10px;font-weight:700}.admin-city-overflow{background:#52636f;cursor:help}.admin-boolean-indicator{font-size:19px;font-weight:800;line-height:1}.admin-boolean-indicator.is-yes{color:#20a63a}.admin-boolean-indicator.is-no{color:#e11919}.admin-post-status,.admin-score-paid,.admin-views-badge{display:inline-block;border-radius:3px;padding:3px 7px;color:#fff;font-size:10px;font-weight:800;text-transform:capitalize}.admin-post-status{background:#777}.admin-post-status-live{background:#00a65a}.admin-post-status-pending{background:#f39c12}.admin-post-status-flagged,.admin-post-status-reported-flagged,.admin-post-status-rejected,.admin-post-status-deleted{background:#dd4b39}.admin-score-paid{background:#f39c12}.admin-views-badge{border:1px solid #c8d1d8;background:#fff;color:#354957}.admin-post-table form{margin:0}.admin-post-delete{min-height:34px;border-radius:3px}
.admin-post-table th:last-child,.admin-post-table td:last-child{width:126px;min-width:126px;text-align:center;vertical-align:middle}.admin-table-actions{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.admin-table-actions .admin-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:54px;min-width:54px;height:32px;min-height:32px;border-radius:4px;padding:5px 7px;text-decoration:none}.admin-table-actions .admin-button-edit{border-color:#657681;background:#657681;color:#fff!important}.admin-table-actions .admin-button-edit:hover,.admin-table-actions .admin-button-edit:focus-visible{border-color:#536570;background:#536570;color:#fff!important}.admin-table-actions .admin-button-danger,.admin-table-actions .admin-post-delete{border-color:#d73925!important;background:#dd4b39!important;color:#fff!important}.admin-table-actions .admin-button-danger:hover,.admin-table-actions .admin-button-danger:focus-visible,.admin-table-actions .admin-post-delete:hover,.admin-table-actions .admin-post-delete:focus-visible{border-color:#c23321!important;background:#c23321!important;color:#fff!important}.admin-table-actions .admin-button-danger:disabled{border-color:#d73925!important;background:#dd4b39!important;color:#fff!important;opacity:.45}.admin-post-edit-actions .admin-button{display:inline-flex;align-items:center;justify-content:center;min-width:84px;text-decoration:none}
.admin-report-search-full input[name=report_id],.admin-report-search-full input[name=post_id]{width:120px}.admin-report-search-full input[name=reason]{width:260px}.admin-report-search-full select[name=status],.admin-report-search-full select[name=decision]{width:140px}.admin-report-table{min-width:1180px}.admin-report-table .admin-post-title{min-width:230px}.admin-report-reason{min-width:300px;max-width:560px;white-space:normal}.admin-report-time{width:150px;white-space:normal}.admin-report-table th:last-child,.admin-report-table td:last-child{width:170px;min-width:170px}.admin-report-actions{flex-wrap:wrap}.admin-report-actions .admin-button{width:68px;min-width:68px}.admin-report-actions .admin-muted-action{width:100%;text-align:center}.admin-report-history-link{color:var(--admin-muted);font-size:10px;text-decoration:none}.admin-report-history-link:hover,.admin-report-history-link:focus-visible{color:#2683bd;text-decoration:underline}.admin-report-activity-table{min-width:1250px}.admin-report-decision{display:inline-block;border-radius:3px;padding:3px 7px;color:#fff;font-size:10px;font-weight:800}.admin-report-decision-pending{background:#f39c12}.admin-report-decision-flagged{background:#dd4b39}.admin-report-decision-rejected{background:#657681}.admin-report-decision-resolved{background:#777}
.admin-user-search-full input[name=search]{width:250px}.admin-user-search-full input[type=date]{width:150px}.admin-user-search-full select[name=status]{width:150px}.admin-user-table{min-width:1505px;table-layout:fixed}.admin-user-col-id{width:70px}.admin-user-col-name{width:170px}.admin-user-col-email{width:270px}.admin-user-col-amount{width:95px}.admin-user-col-created{width:105px}.admin-user-col-toggle{width:72px}.admin-user-col-status{width:105px}.admin-user-col-actions{width:405px}.admin-user-table th:last-child,.admin-user-table td:last-child{position:sticky;right:0;z-index:2;width:405px;min-width:405px;border-left:1px solid var(--admin-line);background:#fff;box-shadow:-7px 0 10px rgba(29, 42, 51, .05);text-align:center;vertical-align:middle}.admin-user-table th:last-child{z-index:3;background:#fff}.admin-user-table tbody tr:hover td:last-child{background:#fff}.admin-user-email{overflow-wrap:anywhere}.admin-user-date{white-space:nowrap}.admin-user-amount{font-variant-numeric:tabular-nums;white-space:nowrap}.admin-user-option,.admin-user-status{display:inline-block;border-radius:3px;padding:3px 7px;color:#fff;font-size:10px;font-weight:800;white-space:nowrap}.admin-user-option{background:#dd4b39}.admin-user-option-on{background:#00a65a}.admin-user-status{background:#777}.admin-user-status-completed{background:#657681}.admin-user-status-photo-verified{background:#00a65a}.admin-user-status-pending{background:#f39c12}.admin-user-status-banned,.admin-user-status-deleted{background:#dd4b39}.admin-user-edit-identity{margin:0 0 6px;color:var(--admin-muted);font-size:12px;overflow-wrap:anywhere}.admin-user-actions{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.admin-user-actions>.admin-row-editor{width:96px;margin:0}.admin-user-actions>.admin-row-editor>summary,.admin-user-actions>.admin-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:96px;min-width:96px;height:32px;min-height:32px;border-radius:3px;padding:4px 5px;font-size:10px;font-weight:700}.admin-user-actions .is-disabled{cursor:not-allowed;opacity:.42}.admin-user-action-note{margin:4px 0 8px;color:var(--admin-muted);font-size:12px;line-height:1.45}.admin-user-setting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.admin-user-setting-grid label{min-width:0}
@media(max-width:820px){.admin-location-workspace{grid-template-columns:1fr}.admin-post-search{grid-template-columns:1fr 1fr}.admin-post-search label:first-child{grid-column:1/-1}.admin-post-search-full .admin-post-total{flex-basis:100%!important;margin-top:8px}}
@media(max-width:1050px){.admin-split-layout{grid-template-columns:1fr}.admin-dashboard-periods{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-brand{min-height:64px}.admin-navigation{display:flex;gap:6px;overflow-x:auto;padding:10px}.admin-navigation-label{display:none}.admin-navigation a{flex:0 0 auto;white-space:nowrap}.admin-topbar{min-height:68px}.admin-summary-grid{grid-template-columns:1fr}}
@media(max-width:700px){.admin-login-body{padding:14px;background:var(--admin-canvas)}.admin-login-shell{grid-template-columns:1fr}.admin-login-intro{padding:26px}.admin-login-mark{margin-bottom:20px}.admin-login-intro h1{font-size:30px}.admin-login-card{padding:26px}}
@media(max-width:600px){.admin-topbar{align-items:flex-start;flex-direction:column;gap:8px}.admin-account{width:100%;justify-content:space-between}.admin-content{padding:18px 12px 28px}.admin-panel-header{align-items:flex-start;flex-direction:column}.admin-table th,.admin-table td{padding:12px}.admin-summary-card{padding:14px}.admin-dashboard-periods{grid-template-columns:1fr}.admin-search-form>div{align-items:stretch;flex-direction:column}.admin-search-form button{width:100%}.admin-row-editor>form{width:calc(100vw - 24px)}.admin-confirm-dialog{top:72px}}
.admin-user-table{min-width:1235px}.admin-user-report-table{min-width:900px}.admin-user-col-actions{width:220px}.admin-user-table th:last-child,.admin-user-table td:last-child{width:220px;min-width:220px}.admin-user-actions>.admin-row-editor{width:64px}.admin-user-actions>.admin-row-editor>summary{width:64px;min-width:64px}.admin-user-no-actions{color:var(--admin-muted);font-size:11px}.admin-user-report-table th,.admin-user-report-table td{padding:11px 13px}.admin-user-report-table th:nth-child(1){width:100px}.admin-user-report-table th:nth-child(2){width:240px}.admin-user-report-table th:nth-child(4),.admin-user-report-table th:nth-child(5){width:130px}
.admin-user-actions>.admin-row-editor>summary{border:1px solid #c8d1d8;background:#fff;color:#435461;box-shadow:none}.admin-user-actions>.admin-row-editor>summary:hover,.admin-user-actions>.admin-row-editor>summary:focus-visible,.admin-user-actions>.admin-row-editor[open]>summary{border-color:#8fa0ac;background:#fff;color:#1d2a33}.admin-user-actions>.admin-row-editor>summary.admin-user-action-ban{border-color:#efbbb5;background:#fff;color:#c63c2c}.admin-user-actions>.admin-row-editor>summary.admin-user-action-ban:hover,.admin-user-actions>.admin-row-editor>summary.admin-user-action-ban:focus-visible,.admin-user-actions>.admin-row-editor[open]>summary.admin-user-action-ban{border-color:#dd4b39;background:#fff1ef;color:#a92f21}.admin-user-actions>.admin-row-editor>summary.admin-user-action-reactivate{border-color:#a9d8c0;background:#f5fbf8;color:#17824d}.admin-user-actions>.admin-row-editor>summary.admin-user-action-reactivate:hover,.admin-user-actions>.admin-row-editor>summary.admin-user-action-reactivate:focus-visible,.admin-user-actions>.admin-row-editor[open]>summary.admin-user-action-reactivate{border-color:#67b78f;background:#eaf7f0;color:#116b3e}.admin-row-editor>.admin-user-edit-modal{top:clamp(72px,9vh,96px);width:min(500px,calc(100vw - 32px));max-height:calc(100vh - 88px);padding:18px 20px 20px;border-radius:10px}.admin-user-edit-modal .admin-edit-modal-header{margin:0 0 12px;padding-bottom:11px;font-size:18px}.admin-user-edit-modal .admin-user-edit-identity{margin:0 0 12px;padding:8px 10px;border-radius:5px;background:#fff;font-size:12px}.admin-user-edit-modal .admin-user-setting-grid{gap:10px}.admin-user-edit-modal .admin-edit-modal-actions{margin-top:16px;padding-top:14px;border-top:1px solid var(--admin-line)}.admin-user-edit-modal .admin-edit-modal-actions .admin-button{min-width:72px;min-height:34px}.admin-user-edit-modal .admin-edit-modal-actions button[type=submit]:not(.admin-button-danger){border-color:#367fa9;background:#3c8dbc}.admin-user-edit-modal .admin-edit-modal-actions button[type=submit]:not(.admin-button-danger):hover,.admin-user-edit-modal .admin-edit-modal-actions button[type=submit]:not(.admin-button-danger):focus-visible{background:#367fa9}
.admin-user-option,.admin-user-status{min-width:30px;border:0;border-radius:4px;padding:3px 6px;background:#fff;color:#697780;font-size:10px;font-weight:700;line-height:1.2;text-align:center}.admin-user-option-on{background:#eaf7f0;color:#167747}.admin-user-status-completed{background:#fff;color:#21758e}.admin-user-status-photo-verified{background:#eaf7f0;color:#167747}.admin-user-status-pending{background:#fff5df;color:#946200}.admin-user-status-banned,.admin-user-status-deleted{background:#fff0ee;color:#b83b2d}
.admin-user-table{min-width:1115px}.admin-user-col-actions{width:100px}.admin-user-table th:last-child,.admin-user-table td:last-child{width:100px;min-width:100px}.admin-user-actions>.admin-user-manager{width:72px}.admin-user-actions>.admin-user-manager>summary.admin-user-manage-trigger{width:72px;min-width:72px;border-color:#c8d1d8;background:#fff;color:#354957}.admin-user-actions>.admin-user-manager>summary.admin-user-manage-trigger:hover,.admin-user-actions>.admin-user-manager>summary.admin-user-manage-trigger:focus-visible,.admin-user-actions>.admin-user-manager[open]>summary.admin-user-manage-trigger{border-color:#8798a4;background:#fff;color:#1d2a33}.admin-user-manager>.admin-user-manage-modal{position:fixed;z-index:1000;top:clamp(72px,9vh,96px);left:50%;width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 88px);overflow-y:auto;padding:18px 20px 20px;border:1px solid var(--admin-line);border-radius:10px;background:#fff;box-shadow:0 18px 55px rgba(29, 42, 51, .28);text-align:left;transform:translateX(-50%);white-space:normal}.admin-user-manage-modal .admin-edit-modal-header{margin:0 0 12px;padding-bottom:11px;font-size:18px}.admin-user-manage-modal .admin-user-edit-identity{margin:0 0 14px;padding:8px 10px;border-radius:5px;background:#fff;font-size:12px}.admin-user-tab-toggle{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.admin-user-tab-list{display:flex;gap:4px;margin-bottom:14px;padding:3px;border-radius:6px;background:#fff}.admin-user-tab{display:flex;flex:1;align-items:center;justify-content:center;min-height:34px;border-radius:4px;color:#60717d;font-size:11px;font-weight:750;cursor:pointer}.admin-user-tab:hover{color:#1d2a33}.admin-user-wallet-toggle:checked~.admin-user-tab-list .admin-user-wallet-tab,.admin-user-settings-toggle:checked~.admin-user-tab-list .admin-user-settings-tab,.admin-user-account-toggle:checked~.admin-user-tab-list .admin-user-account-tab{background:#fff;color:#1d2a33;box-shadow:0 1px 3px rgba(29, 42, 51, .12)}.admin-user-manage-panel{display:none}.admin-user-wallet-toggle:checked~.admin-user-manage-panels .admin-user-wallet-panel,.admin-user-settings-toggle:checked~.admin-user-manage-panels .admin-user-settings-panel,.admin-user-account-toggle:checked~.admin-user-manage-panels .admin-user-account-panel{display:block}.admin-user-manage-panel label{margin-top:5px}.admin-user-manage-panel input,.admin-user-manage-panel select{min-height:40px}.admin-user-field-help{display:block;margin:-2px 0 5px;color:var(--admin-muted);font-size:11px}.admin-user-manage-panel .admin-edit-modal-actions{margin-top:16px;padding-top:14px;border-top:1px solid var(--admin-line)}.admin-user-manage-panel .admin-edit-modal-actions .admin-button{min-width:76px;min-height:34px}.admin-user-save-button{border-color:#367fa9;background:#3c8dbc}.admin-user-save-button:hover,.admin-user-save-button:focus-visible{background:#367fa9}.admin-user-activate-button{border-color:#218b57;background:#269b62}.admin-user-activate-button:hover,.admin-user-activate-button:focus-visible{background:#218b57}.admin-user-option,.admin-user-status{display:inline-flex;align-items:center;gap:5px;min-width:0;padding:0;background:transparent!important;color:#53636e;font-weight:650}.admin-user-option::before,.admin-user-status::before{width:6px;height:6px;border-radius:50%;background:#a7b0b6;content:""}.admin-user-option-on::before,.admin-user-status-photo-verified::before{background:#32a56a}.admin-user-status-completed::before{background:#3997b3}.admin-user-status-pending::before{background:#e5a323}.admin-user-status-banned::before,.admin-user-status-deleted::before{background:#d65445}
.admin-modal-open .admin-user-table th:last-child,.admin-modal-open .admin-user-table td:last-child{position:static;z-index:auto}.admin-user-panel-intro{display:grid;gap:3px;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid var(--admin-line)}.admin-user-panel-intro strong{color:var(--admin-ink);font-size:13px}.admin-user-panel-intro span{color:var(--admin-muted);font-size:11px;line-height:1.45}.admin-user-account-panel .admin-user-action-note{margin:2px 0 8px}.admin-user-col-limit{width:105px}.admin-user-paid-limit span{color:#53636e;font-size:11px;white-space:nowrap}.admin-user-paid-limit .is-disabled{color:#b83b2d}.admin-user-report-table{min-width:970px}.admin-user-report-table th:nth-child(1){width:85px}.admin-user-report-table th:nth-child(2){width:320px}.admin-user-report-table th:nth-child(3),.admin-user-report-table th:nth-child(4),.admin-user-report-table th:nth-child(5){width:95px}.admin-user-report-table th:nth-child(6){width:120px}.admin-user-report-table th:nth-child(7){width:115px}.admin-user-report-count.is-live{background:#eaf7f0;color:#167747}.admin-user-report-count.is-flagged{background:#fff0ee;color:#b83b2d}.admin-user-report-zero{color:#9ba5ab;font-size:10px}.admin-user-report-table .admin-user-post-count{font-size:10px}.admin-panel-header>div>p{margin:3px 0 0;color:var(--admin-muted);font-size:11px}
.admin-user-table{min-width:1250px}.admin-user-report-table{min-width:1060px}.admin-user-report-table th:nth-child(1){width:85px}.admin-user-report-table th:nth-child(2){width:180px}.admin-user-report-table th:nth-child(3){width:270px}.admin-user-report-table th:nth-child(4),.admin-user-report-table th:nth-child(5),.admin-user-report-table th:nth-child(6){width:95px}.admin-user-report-table th:nth-child(7){width:120px}.admin-user-report-table th:nth-child(8){width:115px}
.admin-user-report-table th:nth-child(4),.admin-user-report-table th:nth-child(5),.admin-user-report-table th:nth-child(6),.admin-user-report-table td:nth-child(4),.admin-user-report-table td:nth-child(5),.admin-user-report-table td:nth-child(6){text-align:center}.admin-user-report-number{color:#354957;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;text-decoration:none}.admin-user-report-number:hover,.admin-user-report-number:focus-visible{text-decoration:underline}.admin-user-report-number.is-live{color:#28764d}.admin-user-report-number.is-flagged{color:#b83b2d}.admin-user-report-zero{color:#9ba5ab;font-size:10px;font-variant-numeric:tabular-nums}
.admin-blog-search input[name=q]{width:310px}.admin-blog-create-panel{position:sticky;top:84px}.admin-blog-create-panel .admin-form-padded{gap:7px}.admin-blog-create-panel textarea{min-height:260px;resize:vertical}.admin-blog-html-help{margin:2px 0 0;color:var(--admin-muted);font-size:11px;line-height:1.45}.admin-blog-table{min-width:1040px;table-layout:fixed}.admin-blog-table th:nth-child(1){width:60px}.admin-blog-table th:nth-child(2){width:190px}.admin-blog-table th:nth-child(3){width:280px}.admin-blog-table th:nth-child(4){width:210px}.admin-blog-table th:nth-child(5){width:130px}.admin-blog-table th:nth-child(6){width:126px}.admin-blog-preview{color:#53636e;line-height:1.45}.admin-blog-public-link{display:block;overflow:hidden;color:#354957;text-overflow:ellipsis;white-space:nowrap}.admin-blog-edit-modal{width:min(680px,calc(100vw - 32px))!important}.admin-blog-edit-modal textarea{min-height:260px;resize:vertical}.admin-blog-delete-modal{width:min(430px,calc(100vw - 32px))!important}.admin-blog-impact-note{margin:0 0 8px;padding:9px 10px;border-left:3px solid #8798a4;background:#fff;color:#53636e;font-size:11px;line-height:1.45}.admin-blog-impact-note.is-danger{border-left-color:#d65445;background:#fff3f1;color:#9f3428}.admin-blog-delete-editor[open]>summary{border-color:#d73925;background:#fff1ef;color:#a92f21}@media(max-width:1150px){.admin-blog-create-panel{position:static}}
.admin-payment-activity-table{min-width:1180px;table-layout:fixed}.admin-payment-activity-table th:nth-child(1){width:75px}.admin-payment-activity-table th:nth-child(2),.admin-payment-activity-table th:nth-child(3){width:105px}.admin-payment-activity-table th:nth-child(4){width:180px}.admin-payment-activity-table th:nth-child(5){width:210px}.admin-payment-activity-table th:nth-child(6){width:260px}.admin-payment-activity-table th:nth-child(7){width:150px}.admin-payment-activity-table th:nth-child(8){width:160px}.admin-payment-activity-change{font-variant-numeric:tabular-nums;white-space:nowrap}
.admin-settings-workspace{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(460px,1.3fr);align-items:stretch;gap:16px}.admin-settings-workspace>.admin-panel{height:100%}
.admin-bump-current{margin:0 20px 20px;padding:14px;border:1px solid var(--admin-line);border-radius:6px;background:#fff}.admin-bump-current h3{margin:0;color:var(--admin-ink);font-size:13px}.admin-bump-current>p{margin:3px 0 10px;color:var(--admin-muted);font-size:10px}.admin-bump-current dl{margin:0}.admin-bump-current dl div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid var(--admin-line)}.admin-bump-current dt{color:#53636e;font-size:11px}.admin-bump-current dd{margin:0;color:var(--admin-ink);font-size:11px;font-weight:750}.admin-window-presets{display:flex;gap:6px;margin:2px 0}.admin-window-presets button{min-height:28px;padding:4px 10px;border:1px solid #c8d1d8;border-radius:5px;background:#fff;color:#435864;font:700 10px Arial,sans-serif;cursor:pointer}.admin-window-presets button:hover,.admin-window-presets button:focus-visible{border-color:#8798a4;background:#fff}.admin-bump-rate-fieldset{display:grid;gap:9px;margin:14px 0 7px;padding:14px;border:1px solid var(--admin-line);border-radius:6px;background:#fff}.admin-bump-rate-fieldset legend{padding:0 5px;color:var(--admin-ink);font-size:12px;font-weight:750}.admin-bump-rate-fieldset>p:first-of-type{margin:-2px 0 2px;color:var(--admin-muted);font-size:10px}.admin-bump-rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-bump-rate-grid>label{display:grid;gap:5px;margin:0;color:#53636e;font-size:10px;font-weight:700}.admin-percent-input{display:flex;align-items:center;overflow:hidden;border:1px solid #cbd1dc;border-radius:5px;background:#fff}.admin-percent-input input{min-width:0;min-height:38px;border:0!important;border-radius:0!important;box-shadow:none!important}.admin-percent-input b{padding:0 10px;color:var(--admin-muted);font-size:11px}.admin-percent-input:focus-within{border-color:var(--brand-red);outline:3px solid rgba(239,61,61,.12)}.admin-bump-example{display:flex;flex-wrap:wrap;gap:5px 12px;margin:2px 0 0!important;padding-top:9px;border-top:1px solid var(--admin-line);color:#53636e!important;font-size:10px!important}.admin-bump-example span{white-space:nowrap}.admin-bump-example strong{color:var(--admin-ink)}@media(max-width:760px){.admin-bump-rate-grid{grid-template-columns:1fr}.admin-bump-example{display:grid}}
.admin-settings-preview-state{align-self:center;margin-left:auto;padding:4px 7px;border-radius:4px;background:#fff;color:#53636e;font-size:9px;font-weight:750;white-space:nowrap}.admin-settings-preview-state.is-unsaved{background:#fff5df;color:#946200}.admin-settings-current .admin-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.admin-settings-workspace{align-items:start}.admin-settings-workspace>.admin-panel{height:auto}.admin-settings-current-value{display:flex;align-items:baseline;gap:7px;padding:24px 20px 18px}.admin-settings-current-value strong{font-size:42px;line-height:1;font-variant-numeric:tabular-nums}.admin-settings-current-value span{color:var(--admin-muted);font-size:14px;font-weight:700}.admin-settings-facts{margin:0;padding:0 20px 20px}.admin-settings-facts div{display:grid;grid-template-columns:115px minmax(0,1fr);align-items:center;gap:10px;padding:9px 0;border-top:1px solid var(--admin-line)}.admin-settings-facts dt{color:var(--admin-muted);font-size:11px;font-weight:700}.admin-settings-facts dd{margin:0;color:#435864;font-size:12px}.admin-settings-form{gap:7px}.admin-settings-form>small,.admin-form>small{color:var(--admin-muted);font-size:11px}.admin-settings-impact{margin:8px 0 2px;padding:10px 12px;border-left:3px solid #8798a4;background:#fff;color:#53636e;font-size:11px;line-height:1.5}.admin-field-error{margin:0;color:#b83b2d;font-size:11px}
.admin-configuration-notice{margin:0 0 14px;padding:11px 13px;border:1px solid var(--admin-line);border-left:3px solid #8798a4;border-radius:5px;background:#fff;color:#53636e;font-size:11px;line-height:1.5}.admin-configuration-notice strong{color:var(--admin-ink)}.admin-configuration-state.is-hold{color:#8b6713}.admin-configuration-state.is-hold::before{background:#d49b19}
.admin-filter-word-search{grid-template-columns:minmax(260px,420px) auto auto}.admin-filter-word-workspace{margin-top:14px}.admin-filter-word-table{min-width:640px;table-layout:fixed}.admin-filter-word-table th:nth-child(1){width:75px}.admin-filter-word-table th:nth-child(3){width:145px;text-align:center}.admin-filter-word-table td:last-child{text-align:center}.admin-filter-word-modal{width:min(460px,calc(100vw - 32px))!important}.admin-filter-word-delete-editor[open]>summary{border-color:var(--brand-red);background:var(--brand-red-soft);color:var(--brand-red-dark)}@media(max-width:1050px){.admin-settings-workspace{grid-template-columns:1fr}}@media(max-width:760px){.admin-filter-word-search{grid-template-columns:1fr 1fr}.admin-filter-word-search input{grid-column:1/-1}}
.admin-settings-workspace{align-items:stretch}.admin-settings-workspace>.admin-panel{height:100%}.admin-settings-current{display:flex;flex-direction:column}.admin-settings-current .admin-bump-current{margin-top:auto}@media(max-width:1050px){.admin-settings-workspace>.admin-panel{height:auto}.admin-settings-current{display:block}.admin-settings-current .admin-bump-current{margin-top:0}}
.admin-settings-current .admin-bump-current{flex:1;margin-top:0}@media(max-width:1050px){.admin-settings-current .admin-bump-current{flex:none}}
.admin-site-settings-grid{display:grid;grid-template-columns:minmax(0,760px);gap:14px}.admin-site-settings-form{display:grid;gap:7px}.admin-site-settings-form>label{margin-top:8px}.admin-site-settings-form>label:first-of-type{margin-top:0}.admin-site-settings-form>small{color:var(--admin-muted);font-size:10px}
.admin-feature-control-panel{max-width:980px}.admin-feature-control-form{display:grid;gap:16px}.admin-settings-fieldset{display:grid;gap:8px;margin:0;padding:14px;border:1px solid var(--admin-line);border-radius:6px;background:#fff}.admin-settings-fieldset legend{padding:0 6px;color:var(--admin-ink);font-size:12px;font-weight:750}.admin-settings-fieldset>small{color:var(--admin-muted);font-size:10px}.admin-feature-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-feature-price-grid label{display:grid;gap:6px;color:var(--admin-ink);font-size:11px;font-weight:700}.admin-safe-mode-panel{max-width:760px}.admin-safe-mode-form{display:grid;gap:9px}.admin-safe-mode-form select,.admin-feature-control-form select{min-height:38px}@media(max-width:720px){.admin-feature-price-grid{grid-template-columns:1fr}}
.admin-domain-mode-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-domain-mode-options>small{grid-column:1/-1}.admin-form .admin-domain-mode-option{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;border:1px solid var(--admin-line);border-radius:7px;padding:13px;background:#fff;cursor:pointer}.admin-form .admin-domain-mode-option:has(input:checked){border-color:#8798a4;background:#fff;box-shadow:0 0 0 1px #8798a4}.admin-form .admin-domain-mode-option input[type=radio]{width:16px;height:16px;min-height:16px;margin:0;padding:0;border:0;box-shadow:none}.admin-domain-mode-option span{display:grid;min-width:0;gap:3px}.admin-domain-mode-option strong{font-size:12px}.admin-domain-mode-option small{overflow:hidden;color:var(--admin-muted);font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.admin-domain-mode-option>b{border-radius:999px;padding:3px 7px;background:#fff;color:#667681;font-size:9px;text-transform:uppercase}.admin-domain-mode-option>b::after{content:"Off"}.admin-domain-mode-option input:checked~b{background:#e4f4eb;color:#28764d}.admin-domain-mode-option input:checked~b::after{content:"On"}@media(max-width:760px){.admin-domain-mode-options{grid-template-columns:1fr}}
.admin-security-search-panel{margin-bottom:14px}.admin-security-search-panel .admin-panel-header p,.admin-security-panel .admin-panel-header p{margin:3px 0 0;color:var(--admin-muted);font-size:11px}.admin-security-identity-search{grid-template-columns:minmax(260px,460px) auto auto}.admin-security-filter{grid-template-columns:repeat(6,minmax(120px,1fr)) auto auto}.admin-security-panel+.admin-security-panel{margin-top:14px}.admin-security-table{min-width:900px}.admin-security-state{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border:1px solid #d7dfe4;border-radius:4px;background:#fff;color:#53636e;font-size:10px;font-weight:700;white-space:nowrap}.admin-security-state::before{width:6px;height:6px;border-radius:50%;background:#8d9aa2;content:""}.admin-security-state.is-active{border-color:#cfe8dc;background:#f1f9f5;color:#28764d}.admin-security-state.is-active::before{background:#31a56d}.admin-security-state.is-held{border-color:#ebdfc1;background:#fffbf1;color:#8b6713}.admin-security-state.is-held::before{background:#d49b19}.admin-permission-list,.admin-audit-details{display:flex;flex-wrap:wrap;gap:5px}.admin-permission-list span,.admin-audit-details span{padding:3px 6px;border-radius:4px;background:#fff;color:#435864;font-size:10px}.admin-security-date{white-space:nowrap}.admin-security-date small,.admin-security-reference{display:block;margin-top:2px;color:var(--admin-muted);font-size:10px}.admin-moderation-transition{display:flex;align-items:center;gap:7px;white-space:nowrap}.admin-moderation-transition b{color:#8798a4}.admin-activity-table{min-width:1120px}.admin-moderation-history-table{min-width:1280px}@media(max-width:1100px){.admin-security-filter{grid-template-columns:repeat(3,minmax(140px,1fr)) auto auto}}@media(max-width:700px){.admin-security-identity-search,.admin-security-filter{grid-template-columns:1fr 1fr}.admin-security-identity-search input,.admin-security-filter input{grid-column:1/-1}}
.admin-post-table{width:100%;min-width:1420px;table-layout:fixed}.admin-post-table th:nth-child(1){width:62px}.admin-post-table th:nth-child(2){width:88px}.admin-post-table th:nth-child(3){width:72px}.admin-post-table th:nth-child(4){width:245px}.admin-post-table th:nth-child(5){width:280px}.admin-post-table th:nth-child(6){width:78px}.admin-post-table th:nth-child(7){width:138px}.admin-post-table th:nth-child(8){width:72px}.admin-post-table th:nth-child(9){width:78px}.admin-post-table th:nth-child(10){width:54px}.admin-post-table th:nth-child(11){width:90px}.admin-post-table th:nth-child(12){width:58px}.admin-post-table th:nth-child(13){width:58px}.admin-post-title{min-width:0}.admin-post-cities{min-width:0;white-space:nowrap}.admin-post-table th:last-child,.admin-post-table td:last-child{position:sticky;right:0;z-index:1;width:125px;min-width:125px;border-left:1px solid var(--admin-line);background:#fff}.admin-post-table th:last-child{z-index:2;background:#fff}
.admin-post-table th:last-child,.admin-post-table td:last-child{width:190px;min-width:190px}.admin-post-actions .admin-button{width:52px;min-width:52px}.admin-button-view{border-color:#b8c5ce!important;background:#fff!important;color:#354957!important}.admin-button-view:hover,.admin-button-view:focus-visible{border-color:#8798a4!important;background:#fff!important;color:var(--admin-ink)!important}.admin-post-editor,.admin-post-preview{width:min(1240px,100%);margin:0 auto}.admin-post-editor{display:grid;gap:14px}.admin-post-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:2px 2px 14px;border-bottom:1px solid var(--admin-line)}.admin-post-editor-header p{margin:0 0 3px;color:var(--brand-red-dark);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-post-editor-header h2{margin:0;font-size:22px}.admin-post-editor-header span{display:block;margin-top:4px;color:var(--admin-muted);font-size:12px}.admin-post-editor-header .admin-actions{flex-shrink:0}.admin-post-editor-header .admin-button{display:inline-flex;align-items:center;justify-content:center;min-width:62px;text-decoration:none}.admin-post-editor-section{overflow:hidden}.admin-post-editor-section .admin-panel-header h3,.admin-post-preview-panel .admin-panel-header h3{margin:0;font-size:14px}.admin-post-editor-section .admin-panel-header p{margin:2px 0 0;color:var(--admin-muted);font-size:10px}.admin-post-editor-body{display:grid;gap:15px;padding:18px}.admin-post-editor-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:stretch}.admin-post-editor-columns>.admin-panel{height:100%}.admin-post-editor-grid,.admin-post-publishing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.admin-post-publishing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-post-editor-field{display:grid;gap:6px;color:var(--admin-ink);font-size:11px;font-weight:750}.admin-post-editor-field input,.admin-post-editor-field select{width:100%;min-height:40px;border:1px solid #cbd5dc;border-radius:5px;padding:8px 10px;background:#fff;color:var(--admin-ink);font:inherit}.admin-post-editor-field input:focus,.admin-post-editor-field select:focus{border-color:#8798a4;outline:3px solid rgba(135,152,164,.14)}.admin-post-editor-wide{grid-column:1/-1}.admin-post-description-editor{overflow:hidden;border:1px solid #cbd5dc;border-radius:6px;background:#fff}.admin-post-description-editor:focus-within{border-color:#8798a4;box-shadow:0 0 0 3px rgba(135,152,164,.14)}.admin-post-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:3px;padding:7px;border-bottom:1px solid var(--admin-line);background:#fff}.admin-post-editor-toolbar button{min-width:32px;height:30px;border:0;border-radius:4px;padding:4px 8px;background:transparent;color:#435864;font:inherit;cursor:pointer}.admin-post-editor-toolbar button:hover,.admin-post-editor-toolbar button:focus-visible{background:#fff;color:var(--admin-ink)}.admin-post-editor-toolbar>span{width:1px;height:20px;margin:0 3px;background:var(--admin-line)}.admin-post-editor-surface{min-height:260px;max-height:500px;overflow-y:auto;padding:14px;color:var(--admin-ink);line-height:1.55;outline:0}.admin-post-editor-source{display:none}.admin-post-editor-meta{display:flex;justify-content:space-between;gap:12px;padding:7px 10px;border-top:1px solid var(--admin-line);background:#fff;color:var(--admin-muted);font-size:10px}.admin-post-editor-footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 0 4px}.admin-post-editor-footer .admin-button{display:inline-flex;align-items:center;justify-content:center;min-width:96px;text-decoration:none}.admin-post-preview{display:grid;gap:14px}.admin-post-preview-panel{overflow:hidden}.admin-post-preview-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-post-preview-facts div{display:grid;gap:3px;padding:14px 16px;border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line)}.admin-post-preview-facts div:nth-child(3n){border-right:0}.admin-post-preview-facts span{color:var(--admin-muted);font-size:10px;font-weight:700;text-transform:uppercase}.admin-post-preview-facts strong{font-size:12px}.admin-post-preview-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:14px}.admin-post-preview-gallery a{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:5px;background:#fff}.admin-post-preview-gallery img{width:100%;height:100%;object-fit:cover}.admin-post-preview-videos{display:grid;gap:12px;padding:14px}.admin-post-preview-videos video{width:min(720px,100%);max-height:440px;background:#111}.admin-post-preview-copy{padding:18px;color:#354957;font-size:13px;line-height:1.65}.admin-post-preview-copy>:first-child{margin-top:0}.admin-post-preview-copy>:last-child{margin-bottom:0}.admin-post-preview-contact{display:flex;flex-wrap:wrap;gap:18px;padding:12px 18px;border-top:1px solid var(--admin-line);background:#fff;color:#53636e;font-size:11px}@media(max-width:900px){.admin-post-editor-columns{grid-template-columns:1fr}.admin-post-publishing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-post-preview-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-post-preview-facts div:nth-child(3n){border-right:1px solid var(--admin-line)}.admin-post-preview-facts div:nth-child(2n){border-right:0}}@media(max-width:620px){.admin-post-editor-header{flex-direction:column}.admin-post-editor-grid,.admin-post-publishing-grid,.admin-post-preview-facts{grid-template-columns:1fr}.admin-post-preview-facts div{border-right:0!important}.admin-post-editor-toolbar>span{display:none}}
.admin-post-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.admin-post-editor-header .admin-post-page-actions .admin-button{min-width:100px;min-height:38px;padding:8px 13px;white-space:nowrap}.admin-post-editor-header .admin-post-page-actions .admin-button-quiet{min-width:124px}
.admin-report-table{width:100%;min-width:1275px;table-layout:fixed}.admin-report-table th:nth-child(1){width:90px}.admin-report-table th:nth-child(2){width:100px}.admin-report-table th:nth-child(3){width:260px}.admin-report-table th:nth-child(4){width:420px}.admin-report-table th:nth-child(5){width:95px}.admin-report-table th:nth-child(6){width:130px}.admin-report-table th:nth-child(7){width:180px}.admin-report-table td.admin-post-title{min-width:0;overflow-wrap:break-word;word-break:normal}.admin-report-table .admin-report-reason{min-width:0;max-width:none;overflow-wrap:break-word}.admin-report-table th:last-child,.admin-report-table td:last-child{position:static;right:auto;z-index:auto;width:180px;min-width:180px;border-left:1px solid var(--admin-line);background:inherit}.admin-report-table th:last-child{background:#fff}.admin-report-table .admin-report-actions{align-content:center;min-height:44px}.admin-report-table .admin-report-actions .admin-button{width:68px;min-width:68px}
.admin-all-post-table tbody td{vertical-align:middle}
.admin-filter-word-tags{display:flex;align-content:flex-start;align-items:center;flex-wrap:wrap;gap:6px;min-height:132px;padding:9px;border:1px solid #cbd1dc;border-radius:6px;background:#fff;cursor:text}.admin-filter-word-tags:focus-within{border-color:#8798a4;box-shadow:0 0 0 3px rgba(135,152,164,.14)}.admin-filter-word-tag-list{display:contents}.admin-filter-word-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid #d6dde2;border-radius:4px;padding:5px 7px;background:#fff;color:#354957;font-size:11px;font-weight:700}.admin-filter-word-tag span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-filter-word-tag button{display:grid;width:18px;height:18px;border:0;border-radius:3px;padding:0;background:transparent;color:#657681;font-size:16px;line-height:1;cursor:pointer;place-items:center}.admin-filter-word-tag button:hover,.admin-filter-word-tag button:focus-visible{background:#f9dfdc;color:#b62f20}.admin-filter-word-tags>input[data-filter-word-tag-input]{flex:1 1 210px;min-width:150px;min-height:32px;border:0;padding:4px;background:transparent;box-shadow:none;outline:0}.admin-filter-word-tags.is-invalid{border-color:#d73925}.admin-filter-word-add-form>small{line-height:1.5}
.admin-filter-word-filter-panel .admin-filter-word-search{grid-template-columns:minmax(260px,420px) max-content max-content;align-items:center;justify-content:start;gap:8px;padding:14px 16px}.admin-filter-word-filter-panel .admin-filter-word-search .admin-button{min-width:84px;min-height:40px}@media(max-width:760px){.admin-filter-word-filter-panel .admin-filter-word-search{grid-template-columns:1fr 1fr;padding:12px}.admin-filter-word-filter-panel .admin-filter-word-search input{grid-column:1/-1}.admin-filter-word-filter-panel .admin-filter-word-search .admin-button{width:100%}}
.admin-security-search-panel .admin-security-identity-search{grid-template-columns:minmax(280px,460px) max-content max-content;align-items:center;justify-content:start;gap:8px;padding:14px 16px}.admin-security-search-panel .admin-moderation-filter{grid-template-columns:90px 110px 100px 180px 145px 145px max-content max-content;align-items:center;justify-content:start;gap:8px;padding:14px 16px}.admin-security-search-panel .admin-security-identity-search .admin-button,.admin-security-search-panel .admin-moderation-filter .admin-button{min-width:84px;min-height:40px}@media(max-width:1180px){.admin-security-search-panel .admin-moderation-filter{grid-template-columns:repeat(3,minmax(150px,1fr))}.admin-security-search-panel .admin-moderation-filter .admin-button{width:100%}}@media(max-width:700px){.admin-security-search-panel .admin-security-identity-search,.admin-security-search-panel .admin-moderation-filter{grid-template-columns:1fr 1fr;padding:12px}.admin-security-search-panel .admin-security-identity-search input{grid-column:1/-1}.admin-security-search-panel .admin-moderation-filter input{grid-column:auto}.admin-security-search-panel .admin-moderation-filter input:nth-of-type(4){grid-column:1/-1}.admin-security-search-panel .admin-security-identity-search .admin-button,.admin-security-search-panel .admin-moderation-filter .admin-button{width:100%}}
.admin-dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.admin-dashboard-heading h2{margin:2px 0 0;font-size:18px}.admin-dashboard-heading>div>p:last-child{margin:3px 0 0;color:var(--admin-muted);font-size:11px}.admin-dashboard-heading time{flex:0 0 auto;color:var(--admin-muted);font-size:10px;font-weight:700}.admin-summary-card{text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-summary-card:hover,.admin-summary-card:focus-visible{border-color:#aebcc5;box-shadow:0 5px 16px rgba(29,42,51,.08);outline:0;transform:translateY(-1px)}.admin-summary-card.is-attention{border-left:3px solid #d49b19}.admin-summary-card.is-danger{border-left:3px solid var(--brand-red)}.admin-summary-card.is-revenue{border-left:3px solid var(--admin-success)}.admin-period-card{grid-template-columns:1fr 1fr;align-content:start}.admin-period-card div{padding-top:7px;border-top:1px solid var(--admin-line)}.admin-period-card div:nth-of-type(-n+2){padding-top:0;border-top:0}.admin-period-card strong{white-space:nowrap}.admin-moderation-queue{scroll-margin-top:16px}.admin-moderation-queue .admin-panel-header{align-items:center}.admin-moderation-queue .admin-panel-header .admin-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}@media(max-width:900px){.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-dashboard-heading{align-items:flex-start;flex-direction:column}.admin-summary-grid{grid-template-columns:1fr}.admin-dashboard-section-heading .admin-button{width:100%}}.admin-insight-panel{min-width:0;overflow:hidden;padding:0}.admin-insight-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 18px 8px}.admin-insight-header h2{margin:2px 0 0;font-size:15px}.admin-insight-header>div>p:last-child{margin:3px 0 0;color:var(--admin-muted);font-size:10px}.admin-chart-legend i.is-users{background:#28764d}.admin-chart-total{display:grid;gap:2px;color:var(--admin-ink);font-size:18px;text-align:right;white-space:nowrap}.admin-chart-total small{color:var(--admin-muted);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-svg-chart{min-width:0;padding:2px 16px 14px}.admin-svg-chart svg{display:block;width:100%;height:auto;max-height:270px;overflow:visible}.admin-chart-gridline{stroke:#e2e7ea;stroke-width:1;vector-effect:non-scaling-stroke}.admin-chart-axis-label{fill:#7a8992;font-size:9px;font-weight:650}.admin-trend-line{fill:none;stroke:#d73925;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;vector-effect:non-scaling-stroke}.admin-trend-line.is-users{stroke:#28764d}.admin-trend-point{fill:#fff;stroke:#d73925;stroke-width:2;vector-effect:non-scaling-stroke}.admin-trend-point.is-users{stroke:#28764d}.admin-trend-point:hover,.admin-trend-point:focus{r:5}.admin-chart-dates{display:flex;justify-content:space-between;gap:10px;margin-top:-6px;padding-left:32px;color:var(--admin-muted);font-size:9px;font-weight:650}.admin-chart-dates span:nth-child(2){text-align:center}.admin-chart-dates span:last-child{text-align:right}.admin-revenue-chart .admin-chart-dates{padding-left:22px}@media(max-width:620px){.admin-insight-header{align-items:flex-start;flex-direction:column}.admin-chart-total{text-align:left}.admin-svg-chart{overflow-x:auto;padding-inline:10px}.admin-svg-chart svg{min-width:560px}.admin-chart-dates{min-width:540px}.admin-revenue-chart .admin-chart-dates{min-width:460px}}
.admin-dashboard-heading{align-items:center;margin-bottom:18px}.admin-dashboard-heading h2{font-size:22px;letter-spacing:-.025em}.admin-dashboard-heading time{border:1px solid #e3e9ed;border-radius:999px;padding:7px 11px;background:rgba(29,42,51,.035);color:#53636e}.admin-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:26px}.admin-summary-card{--summary-accent:#5064d8;position:relative;isolation:isolate;display:flex;min-width:0;min-height:166px;flex-direction:column;overflow:hidden;border:1px solid #e1e7eb;border-radius:17px;padding:15px 16px 16px;background:linear-gradient(145deg,#fff 54%,rgba(80,100,216,.055));box-shadow:0 8px 26px rgba(29,42,51,.065)}.admin-summary-card::before{position:absolute;inset:0 0 auto;height:3px;background:var(--summary-accent);content:""}.admin-summary-card::after{position:absolute;right:-34px;bottom:-52px;z-index:-1;width:112px;height:112px;border:18px solid color-mix(in srgb,var(--summary-accent) 9%,transparent);border-radius:50%;content:""}.admin-summary-card.is-attention{--summary-accent:#d49b19;border-left:1px solid #e1e7eb}.admin-summary-card.is-danger{--summary-accent:#e24444;border-left:1px solid #e1e7eb}.admin-summary-card.is-inventory{--summary-accent:#5064d8}.admin-summary-card.is-users{--summary-accent:#7d5cc6}.admin-summary-card.is-revenue{--summary-accent:#2f9d69;border-left:1px solid #e1e7eb}.admin-summary-card>small{color:#657681;font-size:10px;font-weight:750}.admin-summary-card>strong{margin:3px 0 4px;color:#182731;font-size:25px;letter-spacing:-.035em;line-height:1.05}.admin-summary-card>span:last-child{margin-top:auto;overflow:hidden;color:#71808a;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.admin-summary-card:hover,.admin-summary-card:focus-visible{border-color:color-mix(in srgb,var(--summary-accent) 35%,#dfe6ea);box-shadow:0 14px 32px rgba(29,42,51,.11);transform:translateY(-3px)}.admin-summary-card:hover .admin-card-arrow,.admin-summary-card:focus-visible .admin-card-arrow{opacity:1;color:var(--summary-accent)}.admin-dashboard-periods{gap:12px;margin-bottom:18px}.admin-period-card{position:relative;overflow:hidden;gap:12px;border:1px solid #e1e7eb;border-radius:16px;padding:17px 18px 18px;background:#fff;box-shadow:0 7px 24px rgba(29,42,51,.05)}.admin-period-card::before{position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#5064d8,#9b6fd0);content:""}.admin-period-card>p{grid-column:1/-1;width:max-content;margin:0 0 2px;border-radius:999px;padding:5px 8px;background:rgba(80,100,216,.075);color:#4c5fb6;font-size:9px;letter-spacing:.08em}.admin-period-card div{padding-top:10px;border-top:1px solid #e7ecef}.admin-period-card div:nth-of-type(-n+2){padding-top:10px;border-top:1px solid #e7ecef}.admin-period-card strong{font-size:19px;letter-spacing:-.025em}.admin-period-card span{margin-top:3px;font-size:9px}.admin-insight-panel{border:1px solid #e0e7eb;border-radius:19px;background:linear-gradient(155deg,#fff 70%,rgba(80,100,216,.025));box-shadow:0 10px 32px rgba(29,42,51,.065)}.admin-insight-header{align-items:center;padding:19px 20px 4px}.admin-insight-header h2{font-size:17px;letter-spacing:-.025em}.admin-insight-header>div>p:last-child{font-size:10px}.admin-chart-total{border:1px solid #e1e8e4;border-radius:12px;padding:7px 9px;background:rgba(47,157,105,.055);color:#247b52}.admin-svg-chart{padding:5px 18px 15px}.admin-svg-chart svg{max-height:286px}.admin-chart-gridline{stroke:#dfe6ea;stroke-dasharray:3 5}.admin-chart-axis-label{fill:#82919a;font-size:8px}.admin-chart-axis-label.is-users{fill:#2f8e62}.admin-trend-line{stroke:#e24444;stroke-width:2.7}.admin-trend-line.is-users{stroke:#2f9d69;stroke-dasharray:5 4}.admin-trend-point{r:2.5;fill:#fff;stroke:#e24444;stroke-width:1.8}.admin-trend-point.is-users{stroke:#2f9d69}.admin-chart-dates{padding-inline:31px 3px}.admin-chart-panel .admin-panel-header{padding:17px 19px;border-bottom:1px solid #e6ebee}.admin-chart-panel .admin-panel-header h2{font-size:16px;letter-spacing:-.02em}@media(max-width:1450px){.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-summary-card{min-height:154px}}@media(max-width:900px){.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-periods{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-dashboard-heading time{white-space:normal}.admin-summary-grid,.admin-dashboard-periods{grid-template-columns:1fr}.admin-summary-card{min-height:148px}.admin-period-card{grid-template-columns:1fr 1fr}}
.admin-risk-review{display:grid;width:100%;max-width:none;gap:16px;margin:0}.admin-risk-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--admin-line);border-radius:8px;background:#fff}.admin-risk-summary>div{display:grid;gap:5px;min-width:0;padding:18px;border-right:1px solid var(--admin-line)}.admin-risk-summary>div:last-child{border-right:0}.admin-risk-summary span{color:var(--admin-muted);font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.admin-risk-summary strong{overflow-wrap:anywhere;color:var(--admin-ink);font-size:16px}.admin-risk-summary small{color:var(--admin-muted);font-size:10px}.admin-risk-score{background:linear-gradient(145deg,#fff 55%,rgba(80,100,216,.07))}.admin-risk-score strong{font-size:34px!important;line-height:1}.admin-risk-panel{margin:0}.admin-signal-result.is-positive{background:#eaf7f0;color:#167747}.admin-signal-result.is-warning{background:#fff5df;color:#946200}.admin-signal-result.is-danger{background:#fff0ee;color:#b83b2d}.admin-signal-result.is-muted{background:#f2f4f5;color:#7b8992}.admin-risk-history-table{min-width:760px}.admin-risk-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--admin-line);border-radius:8px;padding:16px 18px;background:#fff}.admin-risk-actions>div:first-child{display:grid;gap:2px}.admin-risk-actions span{color:var(--admin-muted);font-size:11px}@media(max-width:900px){.admin-risk-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-risk-summary>div:nth-child(2){border-right:0}.admin-risk-summary>div:nth-child(-n+2){border-bottom:1px solid var(--admin-line)}}@media(max-width:600px){.admin-risk-summary{grid-template-columns:1fr}.admin-risk-summary>div{border-right:0!important;border-bottom:1px solid var(--admin-line)}.admin-risk-summary>div:last-child{border-bottom:0}.admin-risk-actions{align-items:stretch;flex-direction:column}.admin-risk-actions .admin-actions{width:100%}.admin-risk-actions form,.admin-risk-actions button{width:100%}}
.admin-risk-notice{display:grid;gap:3px;border:1px solid #edcf8b;border-radius:8px;padding:13px 16px;background:#fff8e7;color:#6f5314}.admin-risk-notice strong{font-size:12px}.admin-risk-notice span{font-size:11px;line-height:1.5}
.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.admin-summary-card{display:grid;min-height:122px;grid-template-columns:46px minmax(0,1fr) 34px;grid-template-rows:auto auto auto;column-gap:14px;align-content:center;overflow:visible;border:1px solid #dfe6ea;border-radius:16px;padding:17px 18px;background:#fff;box-shadow:0 6px 22px rgba(29,42,51,.055)}.admin-summary-card::before,.admin-summary-card::after{display:none}.admin-summary-card>small{grid-column:2;grid-row:1;color:#667681;font-size:10px;font-weight:750}.admin-summary-card>strong{grid-column:2;grid-row:2;margin:2px 0 4px;font-size:27px}.admin-summary-card>span:last-child{grid-column:2;grid-row:3;margin:0;overflow:visible;color:#71808a;font-size:9px;line-height:1.4;text-overflow:clip;white-space:normal}.admin-summary-card:hover,.admin-summary-card:focus-visible{border-color:color-mix(in srgb,var(--summary-accent) 30%,#dfe6ea);box-shadow:0 11px 28px rgba(29,42,51,.095);transform:translateY(-2px)}.admin-summary-card:hover .admin-card-arrow,.admin-summary-card:focus-visible .admin-card-arrow{border-color:var(--summary-accent);background:color-mix(in srgb,var(--summary-accent) 8%,#fff);color:var(--summary-accent);transform:translateX(2px)}@media(max-width:1100px){.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.admin-summary-grid{grid-template-columns:1fr}.admin-summary-card{min-height:116px;padding:15px 16px}}

/* Filament-inspired outline icons for the shared administration navigation. */
.admin-navigation a,
.admin-navigation-group summary{display:flex;align-items:center;gap:10px}
.admin-navigation-icon{flex:0 0 auto;width:18px;height:18px;color:rgba(255,255,255,.58);transition:color .15s ease}
.admin-navigation a:hover .admin-navigation-icon,
.admin-navigation a:focus-visible .admin-navigation-icon,
.admin-navigation a.is-active .admin-navigation-icon,
.admin-navigation-group summary:hover .admin-navigation-icon,
.admin-navigation-group summary:focus-visible .admin-navigation-icon,
.admin-navigation-group summary.is-active .admin-navigation-icon{color:currentColor}
.admin-navigation-group>a{gap:8px}
.admin-navigation-group>a .admin-navigation-icon{width:15px;height:15px;color:rgba(255,255,255,.46)}

/* Filament-inspired dashboard surface: widget rhythm, neutral canvas, and restrained elevation. */
.admin-dashboard-content{background:var(--admin-canvas);padding:8px clamp(16px,2vw,28px) 28px}
.admin-dashboard-page{display:grid;width:100%;max-width:none;margin:0;gap:8px}
.admin-dashboard-page>.admin-dashboard-heading,
.admin-dashboard-page>.admin-summary-grid,
.admin-dashboard-page>.admin-dashboard-periods,
.admin-dashboard-page>.admin-analytics-grid,
.admin-dashboard-page>.admin-dashboard-charts{margin:0}
.admin-dashboard-page .admin-dashboard-heading{align-items:center;min-height:62px}
.admin-dashboard-page .admin-dashboard-heading h2{margin:2px 0 0;color:#111827;font-size:28px;font-weight:700;letter-spacing:-.035em;line-height:1.1}
.admin-dashboard-page .admin-dashboard-heading>div:first-child>p:last-child{max-width:680px;margin:5px 0 0;color:#667085;font-size:13px}
.admin-dashboard-page .admin-dashboard-heading time,
.admin-dashboard-page .admin-dashboard-heading-actions .admin-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:0;border-radius:999px;padding:8px 13px;background:#fff;color:#596674;box-shadow:0 5px 18px rgba(17,24,39,.06);font-size:11px;font-weight:650;white-space:nowrap}
.admin-dashboard-page .admin-dashboard-heading-actions .admin-button:hover,
.admin-dashboard-page .admin-dashboard-heading-actions .admin-button:focus-visible{border-color:#aeb8c2;background:#fff;color:#111827}
.admin-dashboard-page .admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(92px,auto);align-items:stretch;gap:14px}
.admin-dashboard-page .admin-summary-card{display:flex;width:100%;height:100%;min-height:92px;flex-direction:column;align-items:flex-start;justify-content:center;border:0;border-radius:16px;padding:16px 18px;background:#fff;box-shadow:0 6px 18px rgba(17,24,39,.05)}
.admin-dashboard-page .admin-summary-card::before,
.admin-dashboard-page .admin-summary-card::after{display:none}
.admin-dashboard-page .admin-summary-card:hover,
.admin-dashboard-page .admin-summary-card:focus-visible{box-shadow:0 10px 24px rgba(17,24,39,.08);outline:0;transform:translateY(-1px)}
.admin-dashboard-page .admin-summary-card>small{color:#344054;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}
.admin-dashboard-page .admin-summary-card>strong{margin:7px 0 0;color:#101828;font-size:25px;font-weight:700;letter-spacing:-.035em;line-height:1}
.admin-dashboard-page .admin-dashboard-section-heading{align-items:center;min-height:28px;margin:0 0 -4px}
.admin-dashboard-page .admin-dashboard-section-heading h2{color:#111827;font-size:19px;font-weight:700;letter-spacing:-.025em}
.admin-dashboard-page .admin-dashboard-section-heading p{margin-top:3px;color:#667085;font-size:12px}
.admin-dashboard-page .admin-dashboard-periods{grid-auto-rows:1fr;align-items:stretch;gap:14px}
.admin-dashboard-page .admin-period-card{height:100%;overflow:hidden;gap:8px;border:0;border-radius:16px;padding:16px 18px;background:#fff;box-shadow:0 6px 18px rgba(17,24,39,.05)}
.admin-dashboard-page .admin-period-card::before{display:none}
.admin-dashboard-page .admin-period-card>p{margin:0 0 4px;padding:0;background:transparent;color:#475467;font-size:11px;font-weight:600;letter-spacing:.08em}
.admin-dashboard-page .admin-period-card div,
.admin-dashboard-page .admin-period-card div:nth-of-type(-n+2){padding-top:7px;border-top:1px solid #edf0f2}
.admin-dashboard-page .admin-period-card strong{color:#101828;font-size:19px}
.admin-dashboard-page .admin-period-card span{color:#7b8490;font-size:10px}
.admin-dashboard-page .admin-panel,
.admin-dashboard-page .admin-insight-panel,
.admin-dashboard-page .admin-chart-panel{border:0;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.05)}
.admin-dashboard-page .admin-analytics-grid{grid-template-columns:minmax(0,1.55fr) minmax(340px,.95fr);gap:14px}
.admin-dashboard-page .admin-insight-panel{background:#fff}
.admin-dashboard-page .admin-insight-header{padding:18px 20px 6px}
.admin-dashboard-page .admin-insight-header h2,
.admin-dashboard-page .admin-panel-header h2{color:#111827;font-weight:700}
.admin-dashboard-page .admin-chart-legend{border:0;border-radius:999px;background:#f5f6f7}
.admin-dashboard-page .admin-chart-total{border:0;border-radius:14px;background:#effaf4}
.admin-dashboard-page .admin-svg-chart{padding:4px 18px 18px}
.admin-dashboard-page .admin-dashboard-charts{gap:14px}
.admin-dashboard-page .admin-chart-panel .admin-panel-header,
.admin-dashboard-page .admin-moderation-queue .admin-panel-header{padding:16px 18px;border-bottom:1px solid #eef0f2}
.admin-dashboard-page .admin-chart-panel .admin-panel-header h2,
.admin-dashboard-page .admin-moderation-queue .admin-panel-header h2{font-size:18px;letter-spacing:-.02em}
.admin-dashboard-page .admin-chart-panel .admin-panel-header p,
.admin-dashboard-page .admin-moderation-queue .admin-panel-header p{margin-top:4px;color:#667085;font-size:12px}
.admin-dashboard-page .admin-moderation-queue{overflow:hidden;scroll-margin-top:96px}
.admin-dashboard-page .admin-table th{background:#f9fafb;color:#697481;font-size:10px;font-weight:700}
.admin-dashboard-page .admin-table tbody tr:hover{background:var(--admin-canvas)}
.admin-dashboard-page .admin-table th,
.admin-dashboard-page .admin-table td{padding:14px 18px;border-bottom-color:#eceff2}
.admin-dashboard-page .admin-button:not(.admin-button-quiet):not(.admin-button-danger){border-color:#4f46e5;background:#4f46e5}
.admin-dashboard-page .admin-button:not(.admin-button-quiet):not(.admin-button-danger):hover,
.admin-dashboard-page .admin-button:not(.admin-button-quiet):not(.admin-button-danger):focus-visible{border-color:#4338ca;background:#4338ca}
@media(max-width:1200px){.admin-dashboard-page .admin-summary-grid,.admin-dashboard-page .admin-dashboard-periods{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-page .admin-analytics-grid,.admin-dashboard-page .admin-dashboard-charts{grid-template-columns:1fr}}
@media(max-width:900px){.admin-dashboard-page .admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.admin-dashboard-content{padding:16px 12px 28px}.admin-dashboard-page{gap:16px}.admin-dashboard-page .admin-dashboard-heading{align-items:flex-start;min-height:0;flex-direction:column}.admin-dashboard-page .admin-dashboard-heading h2{font-size:25px}.admin-dashboard-page .admin-dashboard-heading>div:first-child>p:last-child{font-size:12px}.admin-dashboard-page .admin-dashboard-heading time{white-space:normal}.admin-dashboard-page .admin-summary-grid,.admin-dashboard-page .admin-dashboard-periods{grid-template-columns:1fr;gap:10px}.admin-dashboard-page .admin-summary-card{min-height:88px;border-radius:14px;padding:15px 17px}.admin-dashboard-page .admin-dashboard-section-heading{align-items:flex-start;flex-direction:column;margin-top:2px}.admin-dashboard-page .admin-dashboard-section-heading .admin-button{width:100%}.admin-dashboard-page .admin-period-card,.admin-dashboard-page .admin-panel,.admin-dashboard-page .admin-insight-panel,.admin-dashboard-page .admin-chart-panel{border-radius:14px}.admin-dashboard-page .admin-insight-header{align-items:flex-start;flex-direction:column;padding:16px 16px 6px}.admin-dashboard-page .admin-svg-chart{padding:4px 12px 16px}.admin-dashboard-page .admin-chart-panel .admin-panel-header,.admin-dashboard-page .admin-moderation-queue .admin-panel-header{padding:15px 16px}}

/* Dashboard header keeps only the title and actions; widgets continue below it. */
.admin-dashboard-page .admin-dashboard-heading{min-height:30px;margin:0}
.admin-dashboard-page .admin-dashboard-heading h1{margin:0;color:#111827;font-size:13px!important;font-weight:600;line-height:1.2!important;letter-spacing:.04em;text-transform:uppercase}
.admin-dashboard-page .admin-dashboard-section-heading h2{font-size:15px!important;font-weight:600;line-height:1.25!important;letter-spacing:-.01em}
.admin-dashboard-page .admin-dashboard-heading time,
.admin-dashboard-page .admin-dashboard-heading-actions .admin-button{min-height:30px;padding:5px 10px}
@media(max-width:760px){.admin-dashboard-page .admin-dashboard-heading{align-items:flex-start;gap:12px}.admin-dashboard-page .admin-dashboard-heading-actions{justify-content:flex-start}}
/* Compact Filament-style global topbar. */
.admin-brand{min-height:76px;height:76px}
.admin-topbar{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;min-height:76px;height:76px;gap:20px;padding:0 clamp(16px,2vw,28px);border-bottom:1px solid #e5e7eb;background:rgba(255,255,255,.94);box-shadow:0 1px 2px rgba(17,24,39,.025);backdrop-filter:blur(12px)}
.admin-topbar-leading,
.admin-topbar-actions{display:flex;align-items:center;min-width:0;gap:10px}
.admin-topbar-action{display:grid;flex:0 0 auto;width:36px;height:36px;border:1px solid transparent;border-radius:9px;padding:0;background:transparent;color:#6b7280;cursor:pointer;text-decoration:none;place-items:center;transition:border-color .15s ease,background .15s ease,color .15s ease}
.admin-topbar-action:hover,
.admin-topbar-action:focus-visible{border-color:#e5e7eb;background:#f9fafb;color:#111827;outline:0}
.admin-topbar-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.admin-topbar-title{overflow:hidden;margin:0;color:#1f2937;font-size:13px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.admin-account{display:flex;align-items:center;gap:9px;padding:3px 8px 3px 3px;border-radius:10px;color:#374151}
.admin-account-avatar{display:grid;flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:750;place-items:center}
.admin-account-copy{display:grid;min-width:0;gap:1px;line-height:1.15}
.admin-account-copy strong{max-width:150px;overflow:hidden;color:#27313d;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
.admin-account-copy small{color:#8a94a0;font-size:9px;font-weight:550}
.admin-topbar-actions form{margin:0}
@media(max-width:640px){.admin-brand{min-height:64px;height:64px}.admin-topbar{flex-direction:row;align-items:center;min-height:64px;height:64px;gap:8px;padding:0 10px}.admin-account-copy{display:none}.admin-topbar-action{width:34px;height:34px}.admin-account{padding:0}.admin-account-avatar{width:30px;height:30px}.admin-topbar-actions{gap:3px}}

/* TailAdmin-inspired header with functional search, menu toggle, and account menu. */
.admin-shell{transition:grid-template-columns .2s ease}
.admin-sidebar{border-right:1px solid #e5e9ef;background:var(--admin-sidebar-surface);color:#344054;scrollbar-width:none;-ms-overflow-style:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
.admin-sidebar::-webkit-scrollbar{display:none;width:0;height:0}
.admin-brand{gap:10px;border-right:0;border-bottom:1px solid #e5e9ef;padding-inline:16px;background:var(--admin-sidebar-surface);color:#101828}
.admin-brand-mark{width:34px;height:34px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:10px;box-shadow:0 4px 10px rgba(79,70,229,.2)}
.admin-brand-copy{display:block;min-width:0}
.admin-brand-copy strong{overflow:hidden;color:#101828;font-size:15px;font-weight:750;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}
.admin-topbar{gap:18px;padding-inline:14px 18px;background:#fff;backdrop-filter:none}
.admin-topbar-leading{flex:1;gap:10px}
.admin-sidebar-toggle{border-color:#e5e7eb;background:#fff}
.admin-global-search{display:flex;align-items:center;min-width:0;width:min(370px,42vw);height:40px;gap:9px;border:1px solid #e2e7ec;border-radius:9px;padding:0 8px 0 12px;background:#fff;color:#8a94a0;box-shadow:0 1px 2px rgba(17,24,39,.025);transition:border-color .15s ease,box-shadow .15s ease}
.admin-global-search:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px rgba(99,102,241,.11)}
.admin-global-search>svg{flex:0 0 auto;width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.admin-global-search input{min-width:0;flex:1;height:100%;border:0;padding:0;background:transparent;color:#27313d;font:inherit;font-size:12px;outline:0}
.admin-global-search input::placeholder{color:#9aa3ad}
.admin-global-search kbd{flex:0 0 auto;border:1px solid #e5e7eb;border-radius:6px;padding:3px 6px;background:#f9fafb;color:#8a94a0;font:9px/1.2 Arial,sans-serif;white-space:nowrap}
.admin-topbar-title{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);white-space:nowrap}
.admin-topbar-actions{gap:7px}
.admin-appearance-indicator{cursor:default}
.admin-notification-action{position:relative}
.admin-notification-action>span{position:absolute;top:6px;right:6px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#fb923c}
.admin-profile-menu{position:relative;margin-left:2px}
.admin-profile-menu>summary{display:flex;align-items:center;gap:9px;min-height:42px;border-radius:10px;padding:4px 5px;cursor:pointer;list-style:none}
.admin-profile-menu>summary::-webkit-details-marker{display:none}
.admin-profile-menu>summary:hover,
.admin-profile-menu>summary:focus-visible{background:#f9fafb;outline:0}
.admin-profile-menu .admin-account-avatar{width:34px;height:34px;border:1px solid #e1e5ea;background:#eef2ff;color:#4f46e5}
.admin-profile-menu .admin-account-copy{display:grid;gap:1px;line-height:1.15}
.admin-profile-menu .admin-account-copy strong{max-width:140px;overflow:hidden;color:#27313d;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
.admin-profile-menu .admin-account-copy small{color:#8a94a0;font-size:9px}
.admin-profile-chevron{width:14px;height:14px;fill:none;stroke:#8a94a0;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .15s ease}
.admin-profile-menu[open] .admin-profile-chevron{transform:rotate(180deg)}
.admin-profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:50;width:220px;overflow:hidden;border:1px solid #e1e5ea;border-radius:11px;background:#fff;box-shadow:0 16px 35px rgba(17,24,39,.14)}
.admin-profile-dropdown>div{display:grid;gap:2px;padding:13px 14px;border-bottom:1px solid #edf0f2}
.admin-profile-dropdown>div strong{overflow:hidden;color:#27313d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.admin-profile-dropdown>div small{color:#8a94a0;font-size:10px}
.admin-profile-dropdown form{margin:0;padding:6px}
.admin-profile-dropdown button{display:flex;align-items:center;width:100%;gap:9px;border:0;border-radius:7px;padding:9px;background:transparent;color:#596674;font:inherit;font-size:11px;font-weight:650;cursor:pointer;text-align:left}
.admin-profile-dropdown button:hover,
.admin-profile-dropdown button:focus-visible{background:#fff1f0;color:#b83b2d;outline:0}
.admin-profile-dropdown button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.admin-body.admin-sidebar-collapsed .admin-shell{grid-template-columns:0 minmax(0,1fr)}
.admin-body.admin-sidebar-collapsed .admin-sidebar{opacity:0;transform:translateX(-100%);visibility:hidden}
@media(max-width:760px){.admin-global-search{width:min(310px,44vw)}.admin-profile-menu .admin-account-copy{display:none}.admin-profile-menu>summary{gap:4px}.admin-profile-chevron{display:none}}
@media(max-width:560px){.admin-topbar{padding-inline:10px}.admin-global-search{flex:1;width:auto}.admin-global-search kbd{display:none}.admin-appearance-indicator{display:none}.admin-topbar-actions{gap:2px}.admin-body.admin-sidebar-collapsed .admin-sidebar{display:none}}

/* White sidebar with a restrained neutral active hierarchy. */
.admin-sidebar .admin-navigation-label{color:#98a2b3}
.admin-sidebar .admin-navigation a,
.admin-sidebar .admin-navigation-group summary{color:#344054}
.admin-sidebar .admin-navigation-group>a{color:#667085}
.admin-sidebar .admin-navigation a:hover,
.admin-sidebar .admin-navigation a:focus-visible,
.admin-sidebar .admin-navigation-group summary:hover,
.admin-sidebar .admin-navigation-group summary:focus-visible{background:#f2f4f7;color:#101828}
.admin-sidebar .admin-navigation a.is-active{background:#e8edf2;color:#27313d;font-weight:600}
.admin-sidebar .admin-navigation-group summary.is-active{background:#f2f4f7;color:#27313d;font-weight:600}
.admin-sidebar .admin-navigation a.is-active::before,
.admin-sidebar .admin-navigation-group summary.is-active::before{background:#475467}

/* Submenu links stay on the sidebar surface; only their text and active marker change. */
.admin-sidebar .admin-navigation-group>a,
.admin-sidebar .admin-navigation-group>a:hover,
.admin-sidebar .admin-navigation-group>a:focus-visible,
.admin-sidebar .admin-navigation-group>a.is-active{
    background:transparent!important;
    box-shadow:none!important;
}
.admin-sidebar .admin-navigation-icon,
.admin-sidebar .admin-navigation-group>a .admin-navigation-icon{color:#98a2b3}
.admin-sidebar .admin-navigation-group summary::after{color:#98a2b3}

/* Keep the complete desktop sidebar on one continuous light surface. */
body.admin-body .admin-sidebar,
body.admin-body .admin-sidebar .admin-navigation{
    background:#fff!important;
    background-image:none!important;
}
body.admin-body .admin-sidebar{
    border-right:1px solid #e5e9ef;
    color:#344054;
}
body.admin-body .admin-sidebar .admin-brand{
    border-bottom:1px solid #e5e9ef;
    background:#fff!important;
    background-image:none!important;
}

/* Refined product lockup for a compact, professional admin identity. */
body.admin-body .admin-sidebar .admin-brand{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    width:100%;
    box-sizing:border-box;
    gap:0;
    padding:0 0 0 34px;
}
body.admin-body .admin-sidebar .admin-brand-lockup{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    transform:none;
}
body.admin-body .admin-sidebar .admin-brand-mark{
    width:36px;
    height:36px;
    border:0;
    border-radius:9px;
    background:transparent;
    box-shadow:none;
    transition:transform .16s ease;
}
body.admin-body .admin-sidebar .admin-brand-mark img{
    display:block;
    width:36px;
    height:36px;
    object-fit:contain;
}
body.admin-body .admin-sidebar .admin-brand-copy{
    display:grid;
    min-width:0;
    gap:3px;
    padding-left:10px;
    border-left:1px solid #e4e7ec;
    line-height:1.1;
}
body.admin-body .admin-sidebar .admin-brand-copy strong{
    color:#111827;
    font-size:14px!important;
    font-weight:700;
    letter-spacing:-.015em;
}
body.admin-body .admin-sidebar .admin-brand-copy small{
    margin:0;
    color:#8a94a0;
    font-size:8px!important;
    font-weight:600;
    letter-spacing:.16em;
    line-height:1.2!important;
    text-transform:uppercase;
}
body.admin-body .admin-sidebar .admin-brand:hover .admin-brand-mark,
body.admin-body .admin-sidebar .admin-brand:focus-visible .admin-brand-mark{
    transform:translateY(-1px);
}
body.admin-body .admin-sidebar .admin-brand:focus-visible{
    border-radius:10px;
    outline:2px solid #a5b4fc;
    outline-offset:-4px;
}
@media(max-width:900px){
    body.admin-body .admin-sidebar .admin-brand{padding-left:16px}
}

/* Preserve readable navigation contrast on the light sidebar. */
body.admin-body .admin-sidebar .admin-navigation-label{
    color:#667085!important;
    opacity:1!important;
}
body.admin-body .admin-sidebar .admin-navigation a,
body.admin-body .admin-sidebar .admin-navigation-group summary{
    color:#344054!important;
    font-size:14px!important;
    opacity:1!important;
}
body.admin-body .admin-sidebar .admin-navigation-group>a{
    font-size:13px!important;
}
body.admin-body .admin-sidebar .admin-navigation-icon,
body.admin-body .admin-sidebar .admin-navigation-group>a .admin-navigation-icon,
body.admin-body .admin-sidebar .admin-navigation-group summary::after{
    color:#667085!important;
    opacity:1!important;
}
body.admin-body .admin-sidebar .admin-navigation a:hover,
body.admin-body .admin-sidebar .admin-navigation a:focus-visible,
body.admin-body .admin-sidebar .admin-navigation-group summary:hover,
body.admin-body .admin-sidebar .admin-navigation-group summary:focus-visible{
    background:#f2f4f7!important;
    color:#101828!important;
}
body.admin-body .admin-sidebar .admin-navigation a.is-active{
    background:#e8edf2!important;
    color:#27313d!important;
}
body.admin-body .admin-sidebar .admin-navigation-group summary.is-active{
    background:#f2f4f7!important;
    color:#27313d!important;
}
body.admin-body .admin-sidebar .admin-navigation a.is-active .admin-navigation-icon,
body.admin-body .admin-sidebar .admin-navigation-group summary.is-active .admin-navigation-icon{
    color:#475467!important;
}
body.admin-body .admin-sidebar .admin-navigation a.is-active::before{
    background:#475467!important;
}
body.admin-body .admin-sidebar .admin-navigation-group summary.is-active::before{
    display:none;
}

/* Correctness-first dashboard: separate activity scales, explicit finance classes, and coverage. */
.admin-dashboard-page .admin-summary-card.is-income{--summary-accent:#1677a8}
.admin-dashboard-page .admin-summary-card.is-wallet-balance{--summary-accent:#f7931a;cursor:default}
.admin-dashboard-page .admin-summary-card.is-wallet-balance:hover{border-color:transparent;box-shadow:0 6px 18px rgba(17,24,39,.05);transform:none}
.admin-dashboard-page .admin-summary-card.is-wallet-balance>strong{font-size:22px;white-space:nowrap}
.admin-dashboard-page .admin-summary-card.is-wallet-balance>strong em{color:#667681;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.02em}
.admin-dashboard-page .admin-summary-card.is-wallet-balance>strong.is-unavailable{color:#667681;font-size:20px}
.admin-dashboard-page .admin-activity-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.admin-dashboard-page .admin-activity-panel{min-width:0}
.admin-dashboard-page .admin-chart-total.is-neutral{background:#f5f6f7;color:#344054}
.admin-dashboard-page .admin-trend-line.is-users{stroke:#6675e8;stroke-dasharray:none}
.admin-dashboard-page .admin-trend-line.is-listings{stroke:#5064d8}
.admin-dashboard-page .admin-trend-point.is-listings{stroke:#5064d8}
.admin-dashboard-page .admin-finance-panel{margin-top:6px}
.admin-dashboard-page .admin-finance-chart svg{max-height:300px}
.admin-dashboard-page .admin-chart-legend i.is-top-up{background:#5064d8}
.admin-dashboard-page .admin-chart-legend i.is-income{background:#7c6ee6}
.admin-dashboard-page .admin-finance-bar{transition:opacity .15s ease}
.admin-dashboard-page .admin-finance-bar.is-top-up{fill:#5064d8}
.admin-dashboard-page .admin-finance-bar.is-income{fill:#7c6ee6}
.admin-dashboard-page .admin-finance-bar:hover{opacity:.72}
.admin-dashboard-page .admin-data-quality{overflow:hidden;margin-top:6px}
.admin-dashboard-page .admin-quality-grid{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(190px,.8fr) minmax(300px,2fr);align-items:stretch;gap:0}
.admin-dashboard-page .admin-quality-grid article{display:grid;align-content:center;gap:3px;padding:17px 20px;border-right:1px solid #eef0f2}
.admin-dashboard-page .admin-quality-grid article span{color:#667085;font-size:10px;font-weight:650;text-transform:uppercase}
.admin-dashboard-page .admin-quality-grid article strong{color:#101828;font-size:24px;letter-spacing:-.03em}
.admin-dashboard-page .admin-quality-grid article small{color:#8a94a0;font-size:10px}
.admin-dashboard-page .admin-quality-grid>p{align-self:center;margin:0;padding:17px 20px;color:#667085;font-size:11px;line-height:1.55}
.admin-dashboard-page .admin-bar-row strong{display:flex;justify-content:flex-end;gap:5px;white-space:nowrap}
.admin-dashboard-page .admin-bar-row strong small{color:#98a2b3;font-size:9px;font-weight:600}
.admin-dashboard-page .admin-period-card{grid-template-columns:repeat(2,minmax(0,1fr))}
.admin-dashboard-page .admin-period-card div:last-child{grid-column:1/-1}
@media(max-width:1200px){.admin-dashboard-page .admin-activity-charts{grid-template-columns:1fr}}
@media(max-width:760px){.admin-dashboard-page .admin-quality-grid{grid-template-columns:1fr}.admin-dashboard-page .admin-quality-grid article{border-right:0;border-bottom:1px solid #eef0f2}.admin-dashboard-page .admin-finance-chart{overflow-x:auto}.admin-dashboard-page .admin-finance-chart svg{min-width:620px}}

/* Filament-inspired location resource workspace. */
.admin-location-resource{
    display:grid;
    gap:16px;
}
.admin-resource-heading{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    padding:4px 2px 2px;
}
.admin-resource-heading .admin-eyebrow{
    margin:0 0 4px;
    color:#667085;
    font-size:10px;
    font-weight:700;
    letter-spacing:.1em;
    text-transform:uppercase;
}
.admin-resource-heading h1{
    margin:0;
    color:#111827;
    font-size:24px;
    font-weight:700;
    letter-spacing:-.03em;
    line-height:1.2;
}
.admin-resource-heading>div>p:last-child{
    margin:5px 0 0;
    color:#667085;
    font-size:12px;
}
.admin-resource-count{
    display:inline-flex;
    align-items:center;
    gap:5px;
    border:1px solid #e4e7ec;
    border-radius:999px;
    padding:6px 10px;
    background:#fff;
    color:#667085;
    font-size:10px;
    box-shadow:0 1px 2px rgba(16,24,40,.04);
    white-space:nowrap;
}
.admin-resource-count strong{
    color:#344054;
    font-size:11px;
}
.admin-location-toolbar .admin-search-form{
    width:min(620px,100%);
    max-width:none;
}
.admin-location-toolbar .admin-search-form>label{
    margin:0 0 7px;
    color:#344054;
    font-size:11px;
    font-weight:600;
}
.admin-location-search-control{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr) auto;
    gap:0!important;
}
.admin-location-search-control>span{
    display:grid;
    border:1px solid #d0d5dd;
    border-right:0;
    border-radius:8px 0 0 8px;
    background:#fff;
    color:#98a2b3;
    place-items:center;
}
.admin-location-search-control svg{
    width:17px;
    height:17px;
}
.admin-location-search-control input{
    min-height:40px;
    border:1px solid #d0d5dd;
    border-left:0;
    border-radius:0 8px 8px 0;
    padding:8px 11px 8px 0;
    box-shadow:none;
}
.admin-location-search-control:focus-within>span,
.admin-location-search-control:focus-within input{
    border-color:#98a2b3;
}
.admin-location-search-control:focus-within{
    border-radius:8px;
    box-shadow:0 0 0 3px rgba(102,112,133,.12);
}
.admin-location-search-control input:focus{
    outline:0;
}
.admin-location-search-control .admin-button{
    min-height:40px;
    margin-left:8px;
    border-radius:8px;
    padding-inline:16px;
    border-color:#667085!important;
    background:#667085!important;
    color:#fff!important;
    box-shadow:0 1px 2px rgba(16,24,40,.08);
}
.admin-location-workspace{
    grid-template-columns:minmax(300px,340px) minmax(0,1fr);
    gap:16px;
}
.admin-location-resource .admin-panel{
    border:1px solid #e4e7ec;
    border-radius:12px;
    box-shadow:0 1px 3px rgba(16,24,40,.05),0 1px 2px rgba(16,24,40,.03);
}
.admin-location-table-panel .admin-panel-header h2{
    margin:0;
    color:#101828;
    font-size:14px;
    font-weight:650;
}
.admin-location-table-panel .admin-panel-header p{
    margin:3px 0 0;
    color:#667085;
    font-size:10px;
}
.admin-location-create-form .admin-submit-fit{
    min-height:38px;
    margin-top:3px;
    border-radius:8px;
    padding-inline:14px;
    background:#667085!important;
    color:#fff!important;
}
.admin-location-table-panel .admin-panel-header{
    min-height:67px;
    padding:14px 17px;
    border-bottom:1px solid #eaecf0;
}
.admin-table-count{
    display:grid;
    min-width:28px;
    height:28px;
    border-radius:999px;
    padding-inline:8px;
    background:#f2f4f7;
    color:#475467;
    font-size:10px;
    font-weight:700;
    place-items:center;
}
.admin-location-table-panel .admin-table th{
    padding:10px 14px;
    background:#f9fafb;
    color:#667085;
    font-size:9px;
    font-weight:650;
    letter-spacing:.06em;
}
.admin-location-table-panel .admin-table td{
    padding:11px 14px;
    border-bottom-color:#eaecf0;
    color:#475467;
    font-size:11px;
}
.admin-location-table-panel .admin-table tbody tr:hover{
    background:#fafbff;
}
.admin-location-table-panel .admin-table td:first-child{
    color:#667085;
    font-variant-numeric:tabular-nums;
}
.admin-location-table-panel .admin-table-title{
    color:#101828;
    font-weight:600;
}
.admin-location-table-panel code{
    border-radius:5px;
    padding:3px 6px;
    background:#f2f4f7;
    color:#475467;
    font-size:9px;
}
.admin-location-table-panel .admin-row-actions{
    gap:7px;
}
.admin-location-table-panel .admin-table-actions .admin-button{
    min-height:30px;
    border-radius:7px;
    font-size:10px;
}
@media(max-width:900px){
    .admin-resource-heading{align-items:flex-start;flex-direction:column}
    .admin-location-workspace{grid-template-columns:1fr}
}
@media(max-width:560px){
    .admin-location-search-control{grid-template-columns:38px minmax(0,1fr)}
    .admin-location-search-control .admin-button{grid-column:1/-1;width:100%;margin:8px 0 0}
}

/* Filament resource list: one table card with header actions and modal creation. */
.admin-location-resource .admin-resource-heading{
    align-items:center;
    padding-block:2px 6px;
}
.admin-resource-actions{
    display:flex;
    align-items:center;
    gap:9px;
}
.admin-location-create-action>summary.admin-location-create-trigger{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:36px;
    gap:7px;
    border:1px solid #667085;
    border-radius:8px;
    padding:7px 12px;
    background:#667085!important;
    color:#fff!important;
    box-shadow:0 1px 2px rgba(16,24,40,.08);
    font-size:11px;
    font-weight:600;
}
.admin-location-create-action>summary.admin-location-create-trigger:hover,
.admin-location-create-action>summary.admin-location-create-trigger:focus-visible{
    border-color:#475467;
    background:#475467!important;
}
.admin-location-create-trigger>span{
    font-size:17px;
    font-weight:400;
    line-height:1;
}
.admin-location-create-action>.admin-location-create-modal{
    width:min(480px,calc(100vw - 32px));
    border-color:#e4e7ec;
    border-radius:12px;
    padding:20px;
    box-shadow:0 24px 60px rgba(16,24,40,.22);
}
.admin-location-create-modal .admin-edit-modal-header{
    align-items:flex-start;
    margin-bottom:16px;
}
.admin-location-create-modal .admin-edit-modal-header>div{
    display:grid;
    gap:3px;
}
.admin-location-create-modal .admin-edit-modal-header strong{
    color:var(--admin-ink);
    font-size:16px;
}
.admin-location-create-modal .admin-edit-modal-header small{
    color:var(--admin-muted);
    font-size:10px;
    font-weight:400;
}
.admin-location-create-modal label{
    margin-top:4px;
    color:#344054;
    font-size:11px;
    font-weight:600;
}
.admin-location-create-modal input,
.admin-location-create-modal select{
    min-height:40px;
    border-color:#d0d5dd;
    border-radius:8px;
    box-shadow:0 1px 2px rgba(16,24,40,.04);
}
.admin-location-create-modal input:focus,
.admin-location-create-modal select:focus{
    border-color:#98a2b3;
    outline:3px solid rgba(102,112,133,.12);
}
.admin-location-create-submit{
    border-color:#667085!important;
    background:#667085!important;
    color:#fff!important;
}
.admin-location-resource .admin-location-workspace{
    display:block;
}
.admin-location-resource .admin-location-table-panel{
    width:100%;
    overflow:hidden;
}
.admin-location-table-toolbar{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    padding:11px 16px;
    border-bottom:1px solid #eaecf0;
    background:#fff;
}
.admin-location-table-toolbar .admin-search-form{
    width:min(430px,100%);
    max-width:none;
}
.admin-visually-hidden{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
}
.admin-location-table-toolbar .admin-location-search-control{
    grid-template-columns:36px minmax(0,1fr) auto;
}
.admin-location-table-toolbar .admin-location-search-control input{
    min-height:36px;
}
.admin-location-table-toolbar .admin-location-search-control .admin-button{
    min-height:36px;
}
@media(max-width:640px){
    .admin-location-resource .admin-resource-heading{align-items:flex-start}
    .admin-resource-actions{width:100%;justify-content:space-between}
    .admin-location-table-toolbar{justify-content:stretch}
    .admin-location-table-toolbar .admin-search-form{width:100%}
}

/* Match Filament resource pages to the dashboard canvas. */
.admin-resource-content{
    min-height:calc(100vh - 76px);
    background:var(--admin-canvas);
}
@media(max-width:640px){
    .admin-resource-content{min-height:calc(100vh - 64px)}
}

/* Standard neutral canvas across every administration workspace. */
.admin-content{
    min-height:calc(100vh - 76px);
    background:var(--admin-canvas);
}
@media(max-width:640px){
    .admin-content{min-height:calc(100vh - 64px)}
}

/* Full-width restrained Filament resource surface on the neutral admin canvas. */
.admin-location-resource{
    width:100%;
    gap:18px;
}
.admin-location-resource .admin-resource-heading{
    padding:6px 2px 2px;
}
.admin-location-resource .admin-location-table-panel{
    border:1px solid #e5e7eb;
    border-radius:12px;
    background:#fff!important;
    box-shadow:0 1px 2px rgba(16,24,40,.04);
}
.admin-location-table-panel .admin-panel-header{
    min-height:70px;
    padding:16px 20px;
    border-bottom-color:#e5e7eb;
    background:#fff;
}
.admin-location-table-toolbar{
    padding:12px 16px;
    border-bottom-color:#e5e7eb;
    background:#fff;
}
.admin-location-table-panel .admin-table{
    background:#fff;
}
.admin-location-table-panel .admin-table th{
    padding:10px 16px;
    background:#f9fafb;
    color:#6b7280;
    font-size:10px;
    font-weight:600;
    letter-spacing:.045em;
}
.admin-location-table-panel .admin-table td{
    padding:12px 16px;
    border-bottom-color:#e5e7eb;
    background:#fff;
    color:#4b5563;
    font-size:11px;
}
.admin-location-table-panel .admin-table tbody tr:hover td{
    background:#f9fafb;
}
.admin-location-table-panel code{
    display:inline;
    border-radius:0;
    padding:0;
    background:transparent;
    color:#475467;
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
    font-size:11px;
    font-weight:500;
    letter-spacing:-.015em;
}
.admin-location-workspace .admin-table th:last-child,
.admin-location-workspace .admin-table td:last-child{
    width:118px;
    min-width:118px;
    padding-right:16px;
    text-align:right;
}
.admin-location-table-panel .admin-row-actions{
    justify-content:flex-end;
}

@media(max-width:640px){
    .admin-location-resource{gap:16px}
    .admin-location-resource .admin-location-table-panel{border-radius:10px}
    .admin-location-table-panel .admin-panel-header{min-height:68px;padding:15px 16px}
    .admin-location-table-toolbar{padding:12px 14px}
    .admin-location-table-panel .admin-table th,
    .admin-location-table-panel .admin-table td{padding-inline:14px}
    .admin-location-table-panel .admin-table-wrap{overflow-x:auto}
}

/* Stable Filament table columns, modern type, and directly rendered actions. */
.admin-location-resource{
    font-family:var(--site-font-family);
}
.admin-location-table-panel .admin-panel-header h2{
    font-size:16px;
    font-weight:650;
    letter-spacing:-.015em;
}
.admin-location-resource .admin-location-table-panel .admin-panel-header{
    padding-left:24px!important;
}
.admin-location-table-panel .admin-panel-header p{
    font-size:11px;
}
.admin-location-table{
    min-width:900px;
    table-layout:fixed;
}
.admin-location-table-panel .admin-location-table th{
    font-size:11px;
    line-height:1.25;
}
.admin-location-table-panel .admin-location-table td{
    height:52px;
    font-size:12px;
    line-height:1.4;
    vertical-align:middle;
}
.admin-location-table-panel .admin-location-table td.admin-location-copy,
.admin-location-table-panel .admin-location-table td.admin-location-copy code{
    color:#4b5563;
    font-family:var(--site-font-family)!important;
    font-size:13px!important;
    font-weight:500!important;
    letter-spacing:0!important;
    line-height:1.4!important;
}
.admin-location-table-panel .admin-location-table th:first-child,
.admin-location-table-panel .admin-location-table td:first-child{
    padding-left:24px!important;
}
.admin-location-country-table th:nth-child(1){width:72px}
.admin-location-country-table th:nth-child(2){width:26%}
.admin-location-country-table th:nth-child(3){width:27%}
.admin-location-country-table th:nth-child(4){width:auto}
.admin-location-country-table th:nth-child(5){width:78px}
.admin-location-state-table th:nth-child(1){width:72px}
.admin-location-state-table th:nth-child(2){width:29%}
.admin-location-state-table th:nth-child(3){width:29%}
.admin-location-state-table th:nth-child(4){width:auto}
.admin-location-city-table th:nth-child(1){width:72px}
.admin-location-city-table th:nth-child(2),
.admin-location-city-table th:nth-child(3),
.admin-location-city-table th:nth-child(4){width:20%}
.admin-location-city-table th:nth-child(5){width:auto}
.admin-location-workspace .admin-location-table th:last-child,
.admin-location-workspace .admin-location-table td:last-child{
    width:216px;
    min-width:216px;
    padding-right:18px;
    text-align:right;
}
.admin-location-direct-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:10px;
    white-space:nowrap;
}
.admin-location-direct-actions>.admin-row-editor,
.admin-location-direct-actions>form{
    width:auto;
    margin:0;
}
@media(max-width:640px){
    .admin-location-resource .admin-location-table-panel .admin-panel-header{
        padding-left:18px!important;
    }
    .admin-location-table-panel .admin-location-table th:first-child,
    .admin-location-table-panel .admin-location-table td:first-child{padding-left:18px!important}
}

/* Shared resource contract: Locations and Categories use this same shell. */
.admin-resource-page{
    width:100%;
    display:grid;
    grid-template-columns:minmax(0,1fr);
    min-width:0;
    gap:18px;
    font-family:var(--site-font-family);
}
.admin-resource-page .admin-resource-heading{
    align-items:center;
    min-height:30px;
    padding:0 2px;
}
.admin-resource-page .admin-resource-heading h1{
    margin:0;
    color:#111827;
    font-size:13px;
    font-weight:600;
    letter-spacing:.04em;
    line-height:1.2;
    text-transform:uppercase;
}
.admin-resource-table-panel{
    width:100%;
    overflow:hidden;
}
.admin-resource-page .admin-resource-table-panel{
    border:0!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(17,24,39,.055)!important;
}
.admin-resource-page .admin-resource-table-panel>.admin-panel-header{
    display:flex!important;
    align-items:center;
    justify-content:flex-start;
    gap:20px;
}
.admin-resource-page .admin-resource-table-panel>.admin-panel-header>div:first-child{
    flex:0 0 280px;
    min-width:0;
}
.admin-resource-page .admin-resource-table-panel>.admin-panel-header>.admin-location-table-toolbar{
    width:max-content;
    max-width:100%;
    padding:0!important;
    border:0;
    background:transparent;
    justify-content:flex-start;
}
.admin-resource-page .admin-resource-table-panel>.admin-panel-header>.admin-location-table-toolbar .admin-search-form{
    width:max-content;
    max-width:100%;
}
.admin-resource-page .admin-resource-table-panel>.admin-panel-header>.admin-table-count{
    margin-left:auto;
}
.admin-resource-page .admin-resource-table-panel>.admin-country-table-header{
    display:flex!important;
    justify-content:flex-start;
}

/* Shared resource column headings; page-specific column widths remain separate. */
.admin-resource-page .admin-resource-table-panel .admin-table thead th{
    height:46px;
    padding-top:12px;
    padding-bottom:12px;
    border-top:1px solid #eaecf0;
    border-bottom:1px solid #e4e7ec;
    background:#fff;
    color:#344054;
    font-size:11px;
    font-weight:400;
    letter-spacing:.04em;
    vertical-align:middle;
}
.admin-resource-page .admin-resource-table-panel .admin-panel-header,
.admin-resource-page .admin-resource-table-panel .admin-resource-table-toolbar{
    padding-right:24px;
    padding-left:24px!important;
}
.admin-resource-page .admin-resource-table-panel .admin-table th:first-child,
.admin-resource-page .admin-resource-table-panel .admin-table td:first-child{
    padding-left:24px!important;
}
.admin-resource-page .admin-resource-table-panel .admin-table th:last-child,
.admin-resource-page .admin-resource-table-panel .admin-table td:last-child{
    padding-right:24px!important;
}
.admin-category-table th:nth-child(1),
.admin-subcategory-table th:nth-child(1){width:72px}
.admin-category-table th:nth-child(2){width:34%}
.admin-category-table th:nth-child(3){width:auto}
.admin-category-table th:nth-child(4){width:78px}
.admin-subcategory-table th:nth-child(2),
.admin-subcategory-table th:nth-child(3){width:29%}
.admin-subcategory-table th:nth-child(4){width:auto}
.admin-location-create-modal textarea{
    width:100%;
    min-height:104px;
    border:1px solid #d0d5dd;
    border-radius:8px;
    padding:10px 12px;
    background:#fff;
    color:#101828;
    box-shadow:0 1px 2px rgba(16,24,40,.04);
    font:inherit;
    resize:vertical;
}
.admin-location-create-modal textarea:focus{
    border-color:#98a2b3;
    outline:3px solid rgba(102,112,133,.12);
}

/* Users resource: the same compact shell and table-card rhythm as other catalogs. */
.admin-user-directory-resource{
    gap:18px;
}
.admin-user-directory-header{
    position:relative;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start;
    gap:20px;
    min-height:72px!important;
    padding-top:12px!important;
    padding-bottom:12px!important;
    overflow:visible;
}
.admin-user-directory-header>div:first-child{
    flex:0 0 120px;
    min-width:0;
}
.admin-user-directory-filter-form{
    position:static;
    display:grid;
    grid-template-columns:minmax(180px,2fr) minmax(110px,.7fr) minmax(130px,.85fr) minmax(130px,.85fr) auto auto;
    align-items:center;
    gap:12px;
    width:max-content;
    max-width:100%;
    min-width:0;
    flex:0 0 auto;
    font-weight:400;
}
.admin-user-directory-filter-form label{
    display:grid;
    gap:0;
    min-width:0;
}
.admin-user-directory-filter-form label>span{
    color:#475467;
    font-size:11px;
    font-weight:650;
    letter-spacing:.055em;
    line-height:1.2;
    text-transform:uppercase;
}
.admin-user-directory-filter-form .admin-custom-select{
    min-width:0;
}
.admin-user-directory-filter-form input,
.admin-user-directory-filter-form select{
    width:100%;
    min-width:0;
    min-height:46px;
    border:1px solid #f2f4f7;
    border-radius:14px;
    padding:9px 15px;
    background:#f4f4f5;
    color:#101828;
    font:inherit;
    font-weight:400!important;
    box-shadow:none;
}
.admin-user-directory-filter-form input:focus,
.admin-user-directory-filter-form select:focus{
    border-color:#98a2b3;
    outline:3px solid rgba(102,112,133,.1);
}
.admin-user-directory-filter-form input::placeholder,
.admin-user-directory-filter-form select option{
    font-weight:400;
}
.admin-user-directory-filter-form .admin-button{
    min-height:46px;
    border-radius:999px;
    padding-inline:19px;
    font-weight:400!important;
}
.admin-user-directory-submit{
    border-color:#475467!important;
    background:#475467!important;
    color:#fff!important;
}
.admin-user-directory-clear{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    white-space:nowrap;
    border-color:#f2f4f7!important;
    background:#f4f4f5!important;
    color:#101828!important;
}
.admin-user-resource .admin-user-table-toolbar{
    justify-content:flex-end;
}
.admin-user-resource .admin-user-table-toolbar .admin-user-search-full{
    width:100%;
    padding:0;
    justify-content:flex-end;
    gap:8px;
}
.admin-user-resource .admin-user-table-toolbar .admin-user-search-full input,
.admin-user-resource .admin-user-table-toolbar .admin-user-search-full select{
    min-height:36px;
    border-radius:8px;
}
.admin-user-resource .admin-user-table-toolbar .admin-user-search-full .admin-button{
    min-height:36px;
    border-radius:8px;
    padding-inline:14px;
}
.admin-user-resource .admin-user-table th,
.admin-user-resource .admin-user-report-table th{
    font-size:11px;
    line-height:1.25;
}
.admin-user-resource .admin-user-table td,
.admin-user-resource .admin-user-report-table td{
    height:52px;
    color:#4b5563;
    font-size:12px;
    line-height:1.4;
    vertical-align:middle;
}
@media(max-width:1650px){
    .admin-resource-page .admin-resource-table-panel>.admin-panel-header,
    .admin-resource-page .admin-resource-table-panel>.admin-country-table-header,
    .admin-user-directory-header{flex-direction:column;align-items:stretch!important;min-height:0!important}
    .admin-resource-page .admin-resource-table-panel>.admin-panel-header>div:first-child,
    .admin-user-directory-header>div:first-child{flex:0 0 auto}
    .admin-resource-page .admin-resource-table-panel>.admin-panel-header>.admin-location-table-toolbar,
    .admin-user-directory-filter-form{
        position:static;
        width:100%;
        max-width:none;
        margin-top:14px;
    }
    .admin-resource-page .admin-resource-table-panel>.admin-panel-header>.admin-location-table-toolbar{grid-column:auto}
    .admin-user-directory-filter-form{grid-template-columns:minmax(180px,2fr) minmax(110px,.7fr) minmax(130px,.85fr) minmax(130px,.85fr) auto auto}
    .admin-user-resource .admin-user-table-toolbar .admin-user-search-full{justify-content:stretch}
}
@media(max-width:1100px){
    .admin-user-directory-filter-form{grid-template-columns:1fr 1fr}
    .admin-user-directory-search{grid-column:1/-1}
}
@media(max-width:640px){
    .admin-user-directory-filter-form{grid-template-columns:1fr}
    .admin-user-directory-search{grid-column:auto}
    .admin-user-directory-filter-form .admin-button{width:100%}
    .admin-resource-page .admin-resource-table-panel{border-radius:14px!important}
    .admin-resource-page .admin-resource-table-panel>.admin-panel-header{
        grid-template-columns:minmax(0,1fr) auto;
        gap:12px;
    }
    .admin-resource-page .admin-resource-table-panel>.admin-panel-header>.admin-location-table-toolbar{
        grid-column:1/-1;
    }
    .admin-resource-page .admin-resource-table-panel>.admin-country-table-header{
        grid-template-columns:1fr;
    }
    .admin-resource-page .admin-resource-table-panel .admin-panel-header,
    .admin-resource-page .admin-resource-table-panel .admin-resource-table-toolbar{
        padding-right:16px;
        padding-left:16px!important;
    }
    .admin-resource-page .admin-resource-table-panel .admin-table th:first-child,
    .admin-resource-page .admin-resource-table-panel .admin-table td:first-child{padding-left:16px!important}
    .admin-resource-page .admin-resource-table-panel .admin-table th:last-child,
    .admin-resource-page .admin-resource-table-panel .admin-table td:last-child{padding-right:16px!important}
}

/* Global admin card surface: one borderless rounded pattern on every page. */
.admin-body .admin-content .admin-panel{
    border:0!important;
    border-radius:18px!important;
    background:#fff;
    box-shadow:0 8px 24px rgba(17,24,39,.055)!important;
}
@media(max-width:640px){
    .admin-body .admin-content .admin-panel{border-radius:14px!important}
}

/* Listings resource keeps its denser filter logic inside the shared resource card. */
.admin-listing-resource{gap:18px}
.admin-listing-table-header{grid-template-columns:minmax(220px,280px) max-content!important;justify-content:start;align-items:center;gap:20px;min-height:72px;padding:12px 24px!important;overflow:visible}
.admin-listing-table-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-listing-table-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-listing-filter-form{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;width:max-content;max-width:100%;min-width:0}
.admin-listing-filter-form>input{flex:0 1 480px;width:480px;min-width:280px;min-height:42px;border:1px solid #f2f4f7;border-radius:14px;padding:8px 12px;background:#f4f4f5;color:#101828;font:inherit;font-weight:400;box-shadow:none}
.admin-listing-filter-form>input:focus{border-color:#98a2b3;outline:3px solid rgba(102,112,133,.1)}
.admin-listing-filter-form .admin-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding-inline:16px;font-weight:400;text-decoration:none;white-space:nowrap}
.admin-listing-filter-submit{border-color:#475467!important;background:#475467!important;color:#fff!important}
.admin-listing-filter-clear{border-color:#f2f4f7!important;background:#f4f4f5!important;color:#101828!important}
@media(max-width:1650px){
    .admin-listing-table-header{grid-template-columns:1fr!important;min-height:0}
    .admin-listing-filter-form{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(220px,1fr) 100px 100px; width:100%;margin-top:12px}
    .admin-listing-filter-form>input:not([type=hidden]){width:100%;min-width:0}
}
@media(max-width:1200px){
    .admin-listing-filter-form{grid-template-columns:minmax(260px,1.4fr) minmax(220px,1fr) 100px 100px}
}
@media(max-width:1100px){
    .admin-listing-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}
    .admin-listing-filter-form>.admin-listing-search,.admin-listing-filter-form .admin-custom-select:has(select[name="sub_category_id"]){grid-column:span 2}
}
@media(max-width:640px){
    .admin-listing-filter-form{grid-template-columns:1fr}
    .admin-listing-filter-form>.admin-listing-search,.admin-listing-filter-form .admin-custom-select:has(select[name="sub_category_id"]){grid-column:auto}
    .admin-listing-filter-form .admin-button{width:100%}
}

/* Listings directory: the same restrained resource language with listing-specific density. */
.admin-listing-table-panel .admin-table-wrap{background:#fff}
.admin-listing-table-panel .admin-all-post-table{width:100%;min-width:100%;table-layout:fixed;background:#fff}
.admin-listing-table-panel .admin-all-post-table th:nth-child(1){width:46px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(2){width:62px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(3){width:100px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(4){width:72px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(5){width:auto}
.admin-listing-table-panel .admin-all-post-table th:nth-child(6){width:auto}
.admin-listing-table-panel .admin-all-post-table th:nth-child(7){width:78px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(8){width:138px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(9){width:72px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(10){width:78px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(11){width:54px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(12){width:90px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(13){width:58px}
.admin-listing-table-panel .admin-all-post-table th:nth-child(14){width:58px}
.admin-listing-table-panel .admin-all-post-table thead th{
    height:42px;
    padding:10px 12px;
    border-bottom:1px solid #e4e7ec;
    background:#fff;
    color:#667085;
    font-size:10px;
    font-weight:500;
    letter-spacing:.045em;
    line-height:1.25;
}
.admin-listing-table-panel .admin-all-post-table tbody td{
    height:50px;
    padding:10px 12px;
    border-bottom:1px solid #eaecf0;
    background:#fff;
    color:#475467;
    font-size:11px;
    line-height:1.4;
}
.admin-listing-table-panel .admin-all-post-table tbody tr:hover td{background:#f9fafb}
.admin-listing-table-panel .admin-post-title,
.admin-listing-table-panel .admin-post-cities{overflow-wrap:anywhere;white-space:normal}
.admin-listing-table-panel .admin-post-title{color:#344054;font-weight:400}
.admin-listing-table-panel .admin-city-badge{
    margin:0 4px 2px 0;
    border:1px solid #eaecf0;
    border-radius:999px;
    padding:2px 7px;
    background:#f2f4f7;
    color:#475467;
    font-size:10px;
    font-weight:500;
}
.admin-listing-table-panel .admin-city-overflow{background:#eef2f6;color:#344054}
.admin-listing-table-panel .admin-boolean-indicator{font-size:15px;font-weight:500}
.admin-listing-table-panel .admin-post-status,
.admin-listing-table-panel .admin-score-paid,
.admin-listing-table-panel .admin-views-badge{
    border-radius:999px;
    padding:3px 7px;
    font-size:10px;
    font-weight:500;
}
.admin-listing-table-panel .admin-post-status{border:1px solid #e4e7ec;background:#f2f4f7;color:#475467}
.admin-listing-table-panel .admin-post-status-live{border-color:#abefc6;background:#ecfdf3;color:#067647}
.admin-listing-table-panel .admin-post-status-pending{border-color:#fedf89;background:#fffaeb;color:#b54708}
.admin-listing-table-panel .admin-post-status-flagged,
.admin-listing-table-panel .admin-post-status-reported-flagged,
.admin-listing-table-panel .admin-post-status-rejected,
.admin-listing-table-panel .admin-post-status-deleted{border-color:#fecdca;background:#fef3f2;color:#b42318}
.admin-listing-table-panel .admin-score-paid{border:1px solid #fedf89;background:#fffaeb;color:#b54708}
.admin-listing-table-panel .admin-views-badge{border-color:#e4e7ec;background:#fff;color:#475467}
.admin-listing-table-panel .admin-post-table th:last-child,
.admin-listing-table-panel .admin-post-table td:last-child{
    position:static;
    right:auto;
    z-index:auto;
    width:300px;
    min-width:300px;
    padding-left:0;
    padding-right:0;
    border-left:0;
    box-shadow:none;
    text-align:left;
    white-space:nowrap;
}
.admin-listing-table-panel .admin-post-table th:last-child{background:#fff}
.admin-listing-table-panel .admin-post-table td:last-child{background:#fff}
.admin-listing-table-panel .admin-post-table tbody tr:hover td:last-child{background:#f9fafb}
@media(max-width:640px){
    .admin-listing-table-header{padding-inline:16px!important}
}

/* Shared table header contract: every admin table uses one clean, background-free header. */
.admin-body .admin-table thead th{
    height:42px!important;
    padding:10px 12px!important;
    background:transparent!important;
    color:#667085;
    font-size:10px!important;
    font-weight:600!important;
    letter-spacing:.045em!important;
    line-height:1.25!important;
    vertical-align:middle!important;
}

/* Report queue pages share the listings table density and keep action columns calm. */
.admin-body .admin-report-table-panel .admin-report-table tbody td,
.admin-body .admin-report-activity-panel .admin-report-activity-table tbody td{
    height:50px;
    padding:10px 12px;
    border-bottom:1px solid #eaecf0;
    background:#fff;
    color:#475467;
    font-size:11px;
    line-height:1.4;
}
.admin-body .admin-report-table-panel .admin-report-table tbody tr:hover td,
.admin-body .admin-report-activity-panel .admin-report-activity-table tbody tr:hover td{
    background:#f9fafb;
}
.admin-body .admin-report-table-panel .admin-report-actions{
    justify-content:flex-start;
    gap:4px;
    flex-wrap:nowrap;
}
.admin-body .admin-report-table-panel .admin-report-actions .admin-button{
    width:auto;
    min-width:72px;
    padding-inline:10px;
}
.admin-body .admin-report-table-panel .admin-report-decision,
.admin-body .admin-report-activity-panel .admin-report-decision{
    border:1px solid transparent;
    border-radius:999px;
    padding:3px 8px;
    font-size:10px;
    font-weight:600;
    line-height:1.2;
}
.admin-body .admin-report-table-panel .admin-report-decision-pending,
.admin-body .admin-report-activity-panel .admin-report-decision-pending{border-color:#fedf89;background:#fffaeb;color:#b54708}
.admin-body .admin-report-table-panel .admin-report-decision-flagged,
.admin-body .admin-report-activity-panel .admin-report-decision-flagged{border-color:#fecdca;background:#fef3f2;color:#b42318}
.admin-body .admin-report-table-panel .admin-report-decision-rejected,
.admin-body .admin-report-activity-panel .admin-report-decision-rejected{border-color:#e4e7ec;background:#f2f4f7;color:#475467}
.admin-body .admin-report-table-panel .admin-report-decision-resolved,
.admin-body .admin-report-activity-panel .admin-report-decision-resolved{border-color:#abefc6;background:#ecfdf3;color:#067647}

/* Report filters use the same compact resource header as the listings page. */
.admin-report-resource{gap:18px}
.admin-report-table-header{
    grid-template-columns:200px minmax(0,1fr)!important;
    justify-content:start;
    align-items:center;
    gap:20px;
    min-height:72px;
    padding:12px 24px!important;
    overflow:visible;
}
.admin-report-table-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-report-table-header p{margin:3px 0 0;color:#667085;font-size:11px}
/* Both report tables keep their action edge flush with the content—no phantom column. */
.admin-body .admin-report-table-panel .admin-report-table th:last-child,
.admin-body .admin-report-table-panel .admin-report-table td:last-child{
    position:static;
    right:auto;
    z-index:auto;
    width:170px;
    min-width:170px;
    padding-left:0!important;
    padding-right:0!important;
    border-left:0;
    box-shadow:none;
    text-align:left;
    vertical-align:middle!important;
}
.admin-body .admin-report-table-panel .admin-report-table th:last-child{background:transparent!important}
.admin-body .admin-report-table-panel .admin-report-table td:last-child{background:#fff}
.admin-body .admin-report-table-panel .admin-report-table tbody td{vertical-align:middle!important}
.admin-body .admin-report-table-panel .admin-report-table .admin-post-title{color:#344054;font-weight:400}
.admin-body .admin-report-table-panel .admin-report-table tbody tr:hover td:last-child{background:#f9fafb}
.admin-body .admin-report-table-panel .admin-report-table tbody td:not(:last-child){
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap!important;
}
.admin-body .admin-report-table-panel .admin-report-table .admin-report-history-link{
    display:inline-block;
    margin-left:8px;
    vertical-align:middle;
}
@media(max-width:1200px){
    .admin-report-table-header{grid-template-columns:1fr!important;min-height:0}
}
@media(max-width:640px){
    .admin-report-table-header{padding-inline:16px!important}
}

/* Bulk report selection keeps one-by-one moderation optional without hiding row actions. */
.admin-bulk-toolbar{
    padding:10px 24px;
    border-top:1px solid #eaecf0;
    border-bottom:1px solid #eaecf0;
    background:transparent;
}
.admin-bulk-toolbar.is-active{display:block}
.admin-report-bulk-form,
.admin-report-bulk-actions{
    display:flex;
    align-items:center;
}
.admin-report-bulk-form{justify-content:flex-end;gap:6px}
.admin-report-selected-count{color:#667085}
.admin-report-bulk-actions{gap:6px}
.admin-report-bulk-actions .admin-button{min-height:32px;padding:6px 10px;font-size:11px}
.admin-report-bulk-actions .admin-button:disabled{cursor:not-allowed;opacity:.42}
.admin-report-select-column{width:46px!important;min-width:46px!important;padding-left:16px!important;padding-right:8px!important;text-align:left!important}
.admin-report-select-column input{
    width:15px;
    height:15px;
    min-height:15px;
    margin:0;
    accent-color:#475467;
}
.admin-body .admin-report-table-panel .admin-report-table{min-width:1320px}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(1){width:46px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(2){width:90px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(3){width:100px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(4){width:260px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(5){width:420px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(6){width:95px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(7){width:130px!important}
.admin-body .admin-report-table-panel .admin-report-table th:nth-child(8){width:170px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table{min-width:1210px}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(1){width:105px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(2){width:155px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(3){width:290px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(4){width:360px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(5){width:105px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(6){width:105px!important}
.admin-body .admin-report-activity-panel .admin-report-activity-table th:nth-child(7),
.admin-body .admin-report-activity-panel .admin-report-activity-table td:nth-child(7){width:170px!important;min-width:170px;padding:10px 12px!important;border-left:0;text-align:left}
.admin-report-legacy-label{display:block;margin-top:2px;color:#98a2b3;font-size:9px;line-height:1.2}
@media(max-width:640px){
    .admin-bulk-toolbar{padding-inline:16px}
    .admin-report-bulk-form{align-items:stretch;flex-direction:column}
    .admin-report-bulk-actions{justify-content:space-between}
    .admin-report-bulk-actions .admin-button{flex:1}
}

/* Message history follows the same compact resource layout as reports and listings. */
.admin-message-table-header{
    grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;
    justify-content:start;
    align-items:center;
    gap:20px;
    min-height:72px;
    padding:12px 24px!important;
    overflow:visible;
}
.admin-message-table-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-message-table-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-message-filter-form{
    display:flex;
    align-items:center;
    flex-wrap:nowrap;
    gap:8px;
    width:max-content;
    max-width:100%;
    min-width:0;
}
.admin-message-filter-form>input:not([type=hidden]),
.admin-message-filter-form>select{
    min-height:42px;
    border:1px solid #f2f4f7;
    border-radius:14px;
    padding:8px 12px;
    background:#f4f4f5;
    color:#101828;
    font:inherit;
    font-size:12px;
    box-shadow:none;
}
.admin-message-filter-form>input:not([type=hidden]){flex:0 1 420px;width:420px}
.admin-message-filter-form>select[name=audience],
.admin-message-filter-form>select[name=read]{flex:0 0 140px;width:140px}
.admin-message-filter-form>.admin-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding-inline:16px;font-weight:400;text-decoration:none;white-space:nowrap}
.admin-message-filter-form>.admin-listing-filter-submit{border-color:#475467!important;background:#475467!important;color:#fff!important}
.admin-message-filter-form>.admin-listing-filter-clear{border-color:#f2f4f7!important;background:#f4f4f5!important;color:#101828!important}
.admin-body .admin-message-table-panel .admin-message-table{min-width:1180px}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(1){width:65px}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(2){width:170px}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(3){width:230px}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(4){width:auto}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(5){width:100px}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(6){width:145px}
.admin-body .admin-message-table-panel .admin-message-table th:nth-child(7){width:150px;text-align:left}
.admin-body .admin-message-table-panel .admin-message-table tbody td{
    height:50px;
    padding:10px 12px;
    border-bottom:1px solid #eaecf0;
    background:#fff;
    color:#475467;
    font-size:11px;
    line-height:1.4;
    vertical-align:middle!important;
}
.admin-body .admin-message-table-panel .admin-message-table tbody td:not(:last-child){
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap!important;
}
.admin-body .admin-message-table-panel .admin-message-table tbody tr:hover td{background:#f9fafb}
.admin-body .admin-message-table-panel .admin-message-recipient{
    display:block;
    overflow:hidden;
    color:#344054;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.admin-body .admin-message-table-panel .admin-message-recipient strong,
.admin-body .admin-message-table-panel .admin-message-recipient span{display:inline;font-size:11px}
.admin-body .admin-message-table-panel .admin-message-recipient span::before{content:" · ";color:#98a2b3}
.admin-body .admin-message-table-panel .admin-message-copy{overflow:hidden;color:#344054;text-overflow:ellipsis;white-space:nowrap!important}
.admin-body .admin-message-table-panel .admin-message-table th:last-child,
.admin-body .admin-message-table-panel .admin-message-table td:last-child{
    width:150px;
    min-width:150px;
    padding-left:0!important;
    padding-right:0!important;
    border-left:0;
    text-align:left;
}
.admin-body .admin-message-table-panel .admin-table-actions{justify-content:flex-start;gap:4px}
.admin-body .admin-message-table-panel .admin-table-actions .admin-button{
    width:auto;
    min-width:0;
    height:32px;
    min-height:32px;
    border:0!important;
    border-radius:8px;
    padding:6px 8px;
    background:transparent!important;
    box-shadow:none;
    font-size:11px;
    font-weight:400;
}
.admin-body .admin-message-table-panel .admin-table-actions .admin-button-edit{color:#2878ff!important}
.admin-body .admin-message-table-panel .admin-table-actions .admin-button-danger{color:#f04438!important}
.admin-body .admin-message-table-panel .admin-table-actions .admin-button-edit:hover,
.admin-body .admin-message-table-panel .admin-table-actions .admin-button-edit:focus-visible{background:#eff6ff!important;color:#1d4ed8!important}
.admin-body .admin-message-table-panel .admin-table-actions .admin-button-danger:hover,
.admin-body .admin-message-table-panel .admin-table-actions .admin-button-danger:focus-visible{background:#fff1f0!important;color:#d92d20!important}
@media(max-width:1200px){
    .admin-message-table-header{grid-template-columns:1fr!important;min-height:0}
    .admin-message-filter-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:12px}
    .admin-message-filter-form>input:not([type=hidden]){grid-column:1/-1;width:100%;max-width:none;min-width:0}
    .admin-message-filter-form>select[name=audience],
    .admin-message-filter-form>select[name=read]{width:100%}
    .admin-message-filter-form>.admin-button{width:100%}
}
@media(max-width:760px){
    .admin-message-table-header{padding-inline:16px!important}
}

/* Listing editor city lookup avoids rendering the entire city catalog in one form. */
.admin-body .admin-post-city-combobox{position:relative;display:block}
.admin-body .admin-post-city-combobox>input[type=search]{width:100%}
.admin-body .admin-post-city-results{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow-y:auto;border:1px solid #d0d5dd;border-radius:10px;padding:4px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.14)}
.admin-body .admin-post-city-results button{display:block;width:100%;border:0;border-radius:7px;padding:9px 10px;background:#fff;color:#344054;font:inherit;text-align:left;cursor:pointer}
.admin-body .admin-post-city-results button:hover,.admin-body .admin-post-city-results button:focus-visible{background:#f2f4f7;outline:0}
.admin-body .admin-post-city-empty{display:block;padding:9px 10px;color:#667085;font-size:11px}

/* Compose message follows the same compact admin resource language. */
.admin-body .admin-message-single{width:100%;max-width:none;margin:0}
.admin-body .admin-message-single .admin-panel{overflow:hidden}
.admin-body .admin-message-single .admin-message-header{align-items:center;min-height:72px;padding:12px 24px!important}
.admin-body .admin-message-single .admin-message-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-message-single .admin-message-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-message-single .admin-blog-back-link{display:inline-flex;align-items:center;min-height:32px;border:1px solid #f2f4f7;border-radius:999px;padding:6px 12px;background:#f4f4f5;color:#344054;font-size:11px;font-weight:500}
.admin-body .admin-message-single .admin-message-compose-form{display:grid;gap:0;padding:0}
.admin-body .admin-message-single .admin-message-compose-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;margin:0;padding:18px 24px 0}
.admin-body .admin-message-single .admin-message-compose-form>label{display:grid;gap:6px;margin:14px 24px 0;color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-message-single .admin-message-compose-grid label{display:grid;gap:6px;color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-message-single .admin-message-compose-form input,
.admin-body .admin-message-single .admin-message-compose-form select,
.admin-body .admin-message-single .admin-message-compose-form textarea{width:100%;border:1px solid #f2f4f7;border-radius:14px;padding:10px 12px;background:#f4f4f5;color:#101828;font:inherit;font-size:12px;box-shadow:none}
.admin-body .admin-message-single .admin-message-compose-form input,
.admin-body .admin-message-single .admin-message-compose-form select{min-height:42px}
.admin-body .admin-message-single .admin-message-compose-form textarea{min-height:180px;max-height:280px;line-height:1.45;resize:vertical}
.admin-body .admin-message-single .admin-message-compose-form input:focus,
.admin-body .admin-message-single .admin-message-compose-form select:focus,
.admin-body .admin-message-single .admin-message-compose-form textarea:focus{border-color:#98a2b3;outline:3px solid rgba(102,112,133,.1)}
.admin-body .admin-message-single .admin-message-help{margin:8px 24px 16px;color:#667085;font-size:10px}
.admin-body .admin-message-single .admin-message-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:0;padding:12px 24px;border-top:1px solid #eaecf0;background:#fff}
.admin-body .admin-message-single .admin-message-compose-footer>p{display:grid;gap:2px;margin:0}
.admin-body .admin-message-single .admin-message-compose-footer>p strong{color:#344054;font-size:11px}
.admin-body .admin-message-single .admin-message-compose-footer>p span{color:#667085;font-size:10px}
.admin-body .admin-message-single .admin-message-compose-footer .admin-actions{display:flex;align-items:center;gap:6px}
.admin-body .admin-message-single .admin-message-compose-footer .admin-button{min-height:36px;border-radius:999px;padding-inline:16px;font-size:11px;text-decoration:none}
.admin-body .admin-message-single .admin-message-compose-footer .admin-button-quiet{border-color:#f2f4f7!important;background:#f4f4f5!important;color:#101828!important}
@media(max-width:760px){
    .admin-body .admin-message-single .admin-message-header{align-items:flex-start;flex-direction:column;padding-inline:16px!important}
    .admin-body .admin-message-single .admin-message-compose-grid{grid-template-columns:1fr;padding-inline:16px}
    .admin-body .admin-message-single .admin-message-compose-form>label{margin-inline:16px}
    .admin-body .admin-message-single .admin-message-help{margin-inline:16px}
    .admin-body .admin-message-single .admin-message-compose-footer{align-items:stretch;flex-direction:column;padding-inline:16px}
    .admin-body .admin-message-single .admin-message-compose-footer .admin-actions .admin-button{flex:1}
}

/* Blog inventory uses the same compact resource table and filter treatment. */
.admin-body .admin-blog-list-panel{width:100%;margin:0;overflow:hidden}
.admin-body .admin-blog-list-header{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:16px;min-height:72px;padding:12px 24px!important}
.admin-body .admin-blog-list-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-blog-list-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-blog-filter-form{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:0;padding:0}
.admin-body .admin-blog-filter-form input[name=q]{width:300px;min-height:42px;border:1px solid #f2f4f7;border-radius:14px;padding:8px 12px;background:#f4f4f5;color:#101828;font:inherit;font-size:12px;box-shadow:none}
.admin-body .admin-blog-filter-form input[name=q]:focus{border-color:#98a2b3;outline:3px solid rgba(102,112,133,.1)}
.admin-body .admin-blog-filter-form .admin-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding-inline:16px;font-size:11px;font-weight:500;text-decoration:none;white-space:nowrap}
.admin-body .admin-blog-filter-form .admin-listing-filter-submit{border-color:#475467!important;background:#475467!important;color:#fff!important}
.admin-body .admin-blog-filter-form .admin-listing-filter-clear{border-color:#f2f4f7!important;background:#f4f4f5!important;color:#101828!important}
.admin-body .admin-blog-list-panel .admin-blog-table{min-width:980px;table-layout:fixed}
.admin-body .admin-blog-list-panel .admin-blog-table thead th{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.admin-body .admin-blog-list-panel .admin-blog-table th:nth-child(1){width:64px}
.admin-body .admin-blog-list-panel .admin-blog-table th:nth-child(2){width:205px}
.admin-body .admin-blog-list-panel .admin-blog-table th:nth-child(3){width:auto}
.admin-body .admin-blog-list-panel .admin-blog-table th:nth-child(4){width:210px}
.admin-body .admin-blog-list-panel .admin-blog-table th:nth-child(5){width:135px}
.admin-body .admin-blog-list-panel .admin-blog-table th:nth-child(6),
.admin-body .admin-blog-list-panel .admin-blog-table td:nth-child(6){width:132px;min-width:132px;padding-left:0!important;padding-right:0!important;border-left:0;text-align:left}
.admin-body .admin-blog-list-panel .admin-blog-table tbody td{height:50px;padding:10px 12px;border-bottom:1px solid #eaecf0;background:#fff;color:#475467;font-size:11px;line-height:1.4;vertical-align:middle!important}
.admin-body .admin-blog-list-panel .admin-blog-table tbody tr:hover td{background:#f9fafb}
.admin-body .admin-blog-list-panel .admin-blog-table tbody td:nth-child(1),
.admin-body .admin-blog-list-panel .admin-blog-table tbody td:nth-child(2),
.admin-body .admin-blog-list-panel .admin-blog-table tbody td:nth-child(3),
.admin-body .admin-blog-list-panel .admin-blog-table tbody td:nth-child(4),
.admin-body .admin-blog-list-panel .admin-blog-table tbody td:nth-child(5){overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}
.admin-body .admin-blog-list-panel .admin-blog-preview{overflow:hidden;color:#344054;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}
.admin-body .admin-blog-list-panel .admin-blog-public-link{overflow:hidden;color:#475467;text-overflow:ellipsis;white-space:nowrap}
.admin-body .admin-blog-list-panel .admin-blog-actions{justify-content:flex-start;gap:4px}
.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button{width:auto;min-width:0;height:32px;min-height:32px;border:0!important;border-radius:8px;padding:6px 8px;background:transparent!important;box-shadow:none;font-size:11px;font-weight:400}
.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button-edit{color:#2878ff!important}
.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button-danger{color:#f04438!important}
.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button-edit:hover,.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button-edit:focus-visible{background:#eff6ff!important;color:#1d4ed8!important}
.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button-danger:hover,.admin-body .admin-blog-list-panel .admin-blog-actions .admin-button-danger:focus-visible{background:#fff1f0!important;color:#d92d20!important}

/* The add-blog form shares compose-page spacing and control surfaces. */
.admin-body .admin-blog-single{width:100%;max-width:none;margin:0}
.admin-body .admin-blog-single .admin-blog-create-panel{overflow:hidden}
.admin-body .admin-blog-single .admin-blog-create-header{align-items:center;min-height:72px;padding:12px 24px!important}
.admin-body .admin-blog-single .admin-blog-create-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-blog-single .admin-blog-create-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-blog-single .admin-blog-create-form{display:block;padding:0}
.admin-body .admin-blog-single .admin-blog-editor-fields{display:grid;gap:14px;padding:18px 24px 0}
.admin-body .admin-blog-single .admin-blog-title-grid{display:grid;grid-template-columns: minmax(0,1.25fr) minmax(240px,.75fr);gap:14px}
.admin-body .admin-blog-single .admin-blog-editor-fields label{display:grid;gap:6px;margin:0;color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-blog-single .admin-blog-editor-fields input,
.admin-body .admin-blog-single .admin-blog-editor-fields textarea{width:100%;border:1px solid #f2f4f7;border-radius:14px;padding:10px 12px;background:#f4f4f5;color:#101828;font:inherit;font-size:12px;box-shadow:none}
.admin-body .admin-blog-single .admin-blog-editor-fields input{min-height:42px}
.admin-body .admin-blog-single .admin-blog-editor-fields textarea{min-height:250px;line-height:1.45;resize:vertical}
.admin-body .admin-blog-single .admin-blog-slug-control{min-height:42px;border:1px solid #f2f4f7;border-radius:14px;background:#f4f4f5}
.admin-body .admin-blog-single .admin-blog-slug-control>span{background:transparent;border-right:1px solid #e4e7ec;color:#667085;font-size:11px}
.admin-body .admin-blog-single .admin-blog-slug-control input{min-height:40px;border:0!important;border-radius:0!important;background:transparent;box-shadow:none!important;outline:0!important}
.admin-body .admin-blog-single .admin-blog-html-help{margin:0;color:#667085;font-size:10px}
.admin-body .admin-blog-single .admin-blog-create-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:12px 24px;border-top:1px solid #eaecf0;background:#fff}
.admin-body .admin-blog-single .admin-blog-create-footer>p{display:grid;gap:2px;margin:0}
.admin-body .admin-blog-single .admin-blog-create-footer>p strong{color:#344054;font-size:11px}
.admin-body .admin-blog-single .admin-blog-create-footer>p span{color:#667085;font-size:10px}
.admin-body .admin-blog-single .admin-blog-publish-actions{display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent}
.admin-body .admin-blog-single .admin-blog-publish-actions .admin-button{min-height:36px;border-radius:999px;padding-inline:16px;font-size:11px;text-decoration:none}
.admin-body .admin-blog-single .admin-blog-publish-actions .admin-button-quiet{border-color:#f2f4f7!important;background:#f4f4f5!important;color:#101828!important}
@media(max-width:1100px){.admin-body .admin-blog-list-header{grid-template-columns:1fr}.admin-body .admin-blog-filter-form{justify-content:flex-start}.admin-body .admin-blog-filter-form input[name=q]{width:min(100%,420px)}}
@media(max-width:760px){
    .admin-body .admin-blog-list-header,.admin-body .admin-blog-single .admin-blog-create-header{align-items:flex-start;flex-direction:column;padding-inline:16px!important}
    .admin-body .admin-blog-filter-form{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto}
    .admin-body .admin-blog-filter-form input[name=q]{width:100%;min-width:0}
    .admin-body .admin-blog-single .admin-blog-editor-fields{padding-inline:16px}
    .admin-body .admin-blog-single .admin-blog-title-grid{grid-template-columns:1fr}
    .admin-body .admin-blog-single .admin-blog-create-footer{align-items:stretch;flex-direction:column;padding-inline:16px}
    .admin-body .admin-blog-single .admin-blog-publish-actions .admin-button{flex:1}
}
/* System and audit pages share the compact admin resource treatment. */
.admin-body .admin-system-page{display:grid;gap:14px;width:100%;margin:0}
.admin-body .admin-system-page .admin-panel{overflow:hidden;border-radius:14px;box-shadow:none}
.admin-body .admin-system-page .admin-panel-header{min-height:64px;padding:8px 24px!important}
.admin-body .admin-system-page .admin-panel-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-system-page .admin-panel-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-system-page .admin-post-search,
.admin-body .admin-system-page .admin-security-filter{gap:6px;padding:12px 24px}
.admin-body .admin-system-page .admin-post-search input,
.admin-body .admin-system-page .admin-security-filter input,
.admin-body .admin-system-page .admin-form input,
.admin-body .admin-system-page .admin-form select,
.admin-body .admin-system-page .admin-form textarea{border:1px solid #f2f4f7;border-radius:14px;background:#f4f4f5;color:#101828;font-size:12px;box-shadow:none}
.admin-body .admin-system-page .admin-post-search input,
.admin-body .admin-system-page .admin-security-filter input{min-height:42px;padding:8px 12px}
.admin-body .admin-system-page .admin-post-search input:focus,
.admin-body .admin-system-page .admin-security-filter input:focus,
.admin-body .admin-system-page .admin-form input:focus,
.admin-body .admin-system-page .admin-form select:focus,
.admin-body .admin-system-page .admin-form textarea:focus{border-color:#98a2b3;outline:3px solid rgba(102,112,133,.1)}
.admin-body .admin-system-page .admin-post-search .admin-button,
.admin-body .admin-system-page .admin-security-filter .admin-button,
.admin-body .admin-system-page .admin-submit-fit{min-height:36px;border-radius:999px;padding:8px 16px;font-size:11px;font-weight:500;text-decoration:none}
.admin-body .admin-system-page .admin-post-search .admin-button:not(.admin-button-quiet),
.admin-body .admin-system-page .admin-security-filter .admin-button:not(.admin-button-quiet),
.admin-body .admin-system-page .admin-submit-fit{border-color:#475467!important;background:#475467!important;color:#fff!important}
.admin-body .admin-system-page .admin-post-search .admin-button-quiet,
.admin-body .admin-system-page .admin-security-filter .admin-button-quiet{border-color:#f2f4f7!important;background:#f4f4f5!important;color:#101828!important}

/* System search panels use the same one-row title and filter pattern as admin tables. */
.admin-body .admin-system-page :is(.admin-security-search-panel,.admin-filter-word-filter-panel){
    display:grid;
    grid-template-columns:200px minmax(0,1fr);
    align-items:center;
    gap:20px;
    margin-bottom:0;
}
.admin-body .admin-system-page :is(.admin-security-search-panel,.admin-filter-word-filter-panel)>.admin-panel-header{
    min-width:0;
    border-bottom:0;
}
.admin-body .admin-system-page :is(.admin-security-search-panel,.admin-filter-word-filter-panel)>.admin-post-search{
    width:100%;
    min-width:0;
    padding:8px 24px 8px 0;
}

/* Site settings, feature controls, slug and maintenance forms. */
@media(max-width:1100px){
    .admin-filter-word-search,.admin-security-identity-search{grid-template-columns:repeat(2,minmax(0,1fr))}
    .admin-filter-word-search input,.admin-security-identity-search input{grid-column:1/-1;min-width:0}
}
.admin-body .admin-configuration-page .admin-configuration-notice{margin:0;padding:12px 16px;border:1px solid #eaecf0;border-left:3px solid #98a2b3;border-radius:12px;background:#fff;color:#667085;font-size:11px;line-height:1.5}
.admin-body .admin-configuration-page .admin-site-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:14px}
.admin-body .admin-configuration-page .admin-row-actions{flex-wrap:wrap}
.admin-body .admin-configuration-page .admin-feature-control-panel,
.admin-body .admin-configuration-page .admin-safe-mode-panel{max-width:none}
.admin-body .admin-configuration-page .admin-form-padded{padding:18px 24px}
.admin-body .admin-configuration-page .admin-form label{display:grid;gap:6px;margin:0;color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-configuration-page .admin-form-padded>input,
.admin-body .admin-configuration-page .admin-form-padded>select{min-height:42px;margin-bottom:10px;padding:10px 12px}
.admin-body .admin-configuration-page .admin-form>small{margin-top:-5px;color:#667085;font-size:10px}
.admin-body .admin-configuration-page .admin-settings-fieldset{gap:8px;padding:14px;border:1px solid #eaecf0;border-radius:12px;background:#f9fafb}
.admin-body .admin-configuration-page .admin-settings-fieldset legend{color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-configuration-page .admin-settings-fieldset input,
.admin-body .admin-configuration-page .admin-settings-fieldset select{min-height:42px;padding:10px 12px}
.admin-body .admin-configuration-page .admin-settings-impact{margin:4px 0 0;padding:10px 12px;border-left:3px solid #98a2b3;border-radius:8px;background:#f9fafb;color:#667085;font-size:10px;line-height:1.5}
.admin-body .admin-configuration-page .admin-mode-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.admin-body .admin-configuration-page .admin-domain-mode-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #eaecf0;border-radius:10px;background:#fff}
.admin-body .admin-configuration-page .admin-domain-mode-option span{display:grid;gap:2px}
.admin-body .admin-configuration-page .admin-domain-mode-option span strong{font-size:11px;color:#344054}
.admin-body .admin-configuration-page .admin-domain-mode-option span small{color:#667085;font-size:10px}

/* Bump settings keeps the preview and editor readable without oversized cards. */
.admin-body .admin-bump-page .admin-settings-workspace{grid-template-columns:minmax(260px,.7fr) minmax(460px,1.3fr);gap:14px}
.admin-body .admin-bump-page .admin-settings-current-value{padding:18px 24px 14px}
.admin-body .admin-bump-page .admin-settings-current-value strong{font-size:34px}
.admin-body .admin-bump-page .admin-settings-facts{padding:0 24px 18px}
.admin-body .admin-bump-page .admin-settings-facts div{padding:8px 0}
.admin-body .admin-bump-page .admin-bump-current{padding:0 24px 18px}
.admin-body .admin-bump-page .admin-form-padded{padding:18px 24px}
.admin-body .admin-bump-page .admin-form label{display:grid;gap:6px;color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-bump-page .admin-form input{min-height:42px;padding:10px 12px}
.admin-body .admin-bump-page .admin-bump-rate-fieldset{padding:14px;border:1px solid #eaecf0;border-radius:12px;background:#f9fafb}
.admin-body .admin-bump-page .admin-bump-rate-grid{gap:10px}
.admin-body .admin-bump-page .admin-window-presets button{border:1px solid #eaecf0;border-radius:999px;padding:6px 10px;background:#fff;color:#475467;font-size:10px}

/* Filter words and security tables use one consistent row density. */
.admin-body .admin-filter-words-page .admin-filter-word-workspace{grid-template-columns:minmax(280px,.65fr) minmax(520px,1.35fr);gap:14px;margin-top:0}
.admin-body .admin-filter-words-page .admin-filter-word-add-form{padding:18px 24px}
.admin-body .admin-filter-words-page .admin-filter-word-add-form label{color:#344054;font-size:11px;font-weight:600}
.admin-body .admin-filter-words-page .admin-filter-word-tags{border:1px solid #f2f4f7;border-radius:14px;background:#f4f4f5}
.admin-body .admin-filter-words-page .admin-filter-word-tags input{border:0;background:transparent;box-shadow:none}
.admin-body .admin-filter-words-page .admin-filter-word-add-form>small{color:#667085;font-size:10px}
.admin-body .admin-filter-words-page .admin-filter-word-table,
.admin-body .admin-security-page .admin-security-table{width:100%;table-layout:fixed}
.admin-body .admin-filter-words-page .admin-filter-word-table tbody td,
.admin-body .admin-security-page .admin-security-table tbody td{height:48px;padding:9px 12px;border-bottom:1px solid #eaecf0;background:#fff;color:#475467;font-size:11px;line-height:1.35;vertical-align:middle}
.admin-body .admin-filter-words-page .admin-filter-word-table tbody tr:hover td,
.admin-body .admin-security-page .admin-security-table tbody tr:hover td{background:#f9fafb}
.admin-body .admin-security-page .admin-security-table thead th,
.admin-body .admin-filter-words-page .admin-filter-word-table thead th{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.admin-body .admin-security-page .admin-security-panel+.admin-security-panel{margin-top:0}
.admin-body .admin-security-page .admin-security-date{font-size:10px}
.admin-body .admin-security-page .admin-security-state{border:0;border-radius:999px;padding:5px 9px;background:#f4f4f5;font-size:10px;font-weight:500}
.admin-body .admin-security-page .admin-security-state.is-active{background:#ecfdf3;color:#027a48}
.admin-body .admin-security-page .admin-security-state.is-held{background:#fff7ed;color:#b54708}
.admin-body .admin-security-page .admin-permission-list span,
.admin-body .admin-security-page .admin-audit-details span{border-radius:999px;background:#f4f4f5;padding:4px 7px;color:#475467;font-size:10px}
.admin-body .admin-security-page .admin-audit-details{max-height:38px;overflow:hidden}

@media(max-width:1050px){
    .admin-body .admin-configuration-page .admin-mode-workspace,
    .admin-body .admin-bump-page .admin-settings-workspace,
    .admin-body .admin-filter-words-page .admin-filter-word-workspace{grid-template-columns:1fr}
}
@media(max-width:760px){
    .admin-body .admin-system-page .admin-panel-header{align-items:flex-start;flex-direction:column;padding-inline:16px!important}
    .admin-body .admin-system-page :is(.admin-security-search-panel,.admin-filter-word-filter-panel){grid-template-columns:1fr;gap:0}
    .admin-body .admin-system-page :is(.admin-security-search-panel,.admin-filter-word-filter-panel)>.admin-post-search{padding:8px 16px 12px}
    .admin-body .admin-system-page .admin-post-search,
    .admin-body .admin-system-page .admin-security-filter{grid-template-columns:1fr 1fr;padding-inline:16px}
    .admin-body .admin-system-page .admin-post-search input,
    .admin-body .admin-system-page .admin-security-filter input{grid-column:1/-1;width:100%}
    .admin-body .admin-system-page .admin-post-search .admin-button,
    .admin-body .admin-system-page .admin-security-filter .admin-button{width:100%}
    .admin-body .admin-configuration-page .admin-form-padded,
    .admin-body .admin-bump-page .admin-form-padded,
    .admin-body .admin-filter-words-page .admin-filter-word-add-form{padding-inline:16px}
    .admin-body .admin-configuration-page .admin-mode-workspace{grid-template-columns:1fr}
}

/* Payment attempts and verified settlements share the compact resource layout. */
.admin-body .admin-payment-resource{gap:18px}
.admin-body .admin-payment-table-panel{width:100%;margin:0;overflow:hidden}
.admin-body .admin-payment-table-header{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;align-items:center;gap:20px;min-height:72px;padding:12px 24px!important}
.admin-body .admin-payment-table-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-payment-table-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-payment-table-panel .admin-payment-semantics-note{margin:10px 24px;padding:8px 11px;border-color:#eaecf0;border-left-color:#98a2b3;border-radius:10px;background:#f9fafb;color:#667085;font-size:10px}
.admin-body .admin-payment-table-panel .admin-payment-order-table{min-width:1100px;table-layout:fixed}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(1){width:210px}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(2){width:180px}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(3){width:260px}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(4){width:120px}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(5){width:110px}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(6){width:260px}
.admin-body .admin-payment-table-panel .admin-payment-order-table th:nth-child(7){width:180px}
.admin-body .admin-payment-table-panel .admin-payment-order-table thead th{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.admin-body .admin-payment-table-panel .admin-payment-order-table tbody td{height:50px;padding:10px 12px;border-bottom:1px solid #eaecf0;background:#fff;color:#475467;font-size:11px;line-height:1.4;vertical-align:middle!important}
.admin-body .admin-payment-table-panel .admin-payment-order-table tbody tr:hover td{background:#f9fafb}
.admin-body .admin-payment-table-panel .admin-payment-order-table tbody td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}
.admin-body .admin-payment-table-panel .admin-payment-owner,.admin-body .admin-payment-table-panel .admin-payment-reference{min-width:0}
.admin-body .admin-payment-table-panel .admin-payment-state{font-weight:600}

@media(max-width:1200px){
    .admin-body .admin-payment-table-header{grid-template-columns:1fr!important}
}
@media(max-width:760px){
    .admin-body .admin-payment-table-header{padding-inline:16px!important}
    .admin-body .admin-payment-table-panel .admin-payment-semantics-note{margin-inline:16px}
}

/* Wallet transactions use a source-transparent, read-only ledger layout. */
.admin-body .admin-transaction-resource{gap:18px}
.admin-body .admin-transaction-table-panel{width:100%;margin:0;overflow:hidden}
.admin-body .admin-transaction-table-header{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;align-items:center;gap:20px;min-height:72px;padding:12px 24px!important}
.admin-body .admin-transaction-table-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-transaction-table-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table{min-width:100%;table-layout:fixed}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(1){width:170px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(2){width:240px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(3){width:95px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(4){width:120px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(5){width:155px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(6){width:260px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table th:nth-child(7){width:170px}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table thead th{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table tbody td{height:50px;padding:10px 12px;border-bottom:1px solid #eaecf0;background:#fff;color:#475467;font-size:11px;line-height:1.4;vertical-align:middle!important}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table tbody tr:hover td{background:#f9fafb}
.admin-body .admin-transaction-table-panel .admin-wallet-ledger-table tbody td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}
.admin-body .admin-transaction-table-panel .admin-payment-owner{min-width:0}
.admin-body .admin-transaction-table-panel .admin-payment-details{max-width:none}

@media(max-width:1200px){
    .admin-body .admin-transaction-table-header{grid-template-columns:1fr!important}
}
@media(max-width:760px){
    .admin-body .admin-transaction-table-header{padding-inline:16px!important}
}

/* Financial activity is append-only evidence with bounded identity hydration. */
.admin-body .admin-activity-resource{gap:18px}
.admin-body .admin-activity-table-panel{width:100%;margin:0;overflow:hidden}
.admin-body .admin-activity-table-header{display:grid;grid-template-columns:minmax(250px,1fr) auto;align-items:center;gap:20px;min-height:72px;padding:12px 24px!important}
.admin-body .admin-activity-table-header h2{margin:0;color:#111827;font-size:15px;font-weight:600}
.admin-body .admin-activity-table-header p{margin:3px 0 0;color:#667085;font-size:11px}
.admin-body .admin-activity-table-panel .admin-activity-semantics-note{margin:10px 24px;padding:8px 11px;border-color:#eaecf0;border-left-color:#98a2b3;border-radius:10px;background:#f9fafb;color:#667085;font-size:10px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table{min-width:1360px;table-layout:fixed}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(1){width:75px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(2){width:200px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(3){width:180px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(4){width:190px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(5){width:220px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(6){width:260px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(7){width:155px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table th:nth-child(8){width:170px}
.admin-body .admin-activity-table-panel .admin-payment-activity-table thead th{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.admin-body .admin-activity-table-panel .admin-payment-activity-table tbody td{height:50px;padding:10px 12px;border-bottom:1px solid #eaecf0;background:#fff;color:#475467;font-size:11px;line-height:1.4;vertical-align:middle!important}
.admin-body .admin-activity-table-panel .admin-payment-activity-table tbody tr:hover td{background:#f9fafb}
.admin-body .admin-activity-table-panel .admin-payment-activity-table tbody td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}
.admin-body .admin-activity-table-panel .admin-payment-details{max-width:none}
.admin-body .admin-activity-table-panel .admin-activity-identity{color:#344054;font-weight:500}

@media(max-width:980px){
    .admin-body .admin-activity-table-header{grid-template-columns:1fr}
}
@media(max-width:760px){
    .admin-body .admin-activity-table-header{padding-inline:16px!important}
    .admin-body .admin-activity-table-panel .admin-activity-semantics-note{margin-inline:16px}
}

/* Admin appearance: resolve the saved mode before paint and keep both palettes low-glare. */
/* Inherit the shared Inter text rendering used by the Home v2 location search. */
body.admin-body .admin-dashboard-page :is(
    .admin-summary-card>span:last-child,
    .admin-period-card span,
    .admin-chart-total small,
    .admin-chart-dates
){font-size:10px;font-weight:500}
body.admin-body .admin-dashboard-page .admin-chart-axis-label{font-size:9px;font-weight:600}
body.admin-body .admin-content :is(
    .admin-page-heading p,
    .admin-panel-header p,
    .admin-dashboard-heading>div:first-child>p:last-child,
    .admin-dashboard-section-heading p
){font-weight:500}
.admin-theme-icon{display:none}
html[data-admin-theme="dark"] .admin-theme-icon-sun,
html[data-admin-theme="light"] .admin-theme-icon-moon{display:block}
.admin-appearance-indicator{cursor:pointer}
.admin-login-card{position:relative}
.admin-login-theme-toggle{position:absolute;z-index:1;top:20px;right:20px}

html[data-admin-theme="light"]{
    color-scheme:light;
    --admin-ink:#101828;
    --admin-muted:#667085;
    --admin-line:#dce2e7;
    --admin-canvas:#f5f6f8;
    --admin-white:#fff;
    --admin-sidebar-surface:#fff;
    --admin-success:#167747;
    --surface-panel:#fff;
    --surface-subtle:#f3f5f7;
    --surface-muted:#edf1f4;
    --surface-row-alternate:#f4f6f8;
    --text-strong:#101828;
    --text-default:#475467;
    --text-muted:#667085;
    --text-placeholder:#7b8692;
    --border-default:#dce2e7;
    --border-strong:#cbd3da;
}
html[data-admin-theme="light"] body.admin-body,
html[data-admin-theme="light"] .admin-workspace,
html[data-admin-theme="light"] .admin-content,
html[data-admin-theme="light"] .admin-dashboard-content{background:#f5f6f8!important;color:#475467!important}
html[data-admin-theme="light"] body.admin-body .admin-sidebar,
html[data-admin-theme="light"] body.admin-body .admin-sidebar .admin-navigation,
html[data-admin-theme="light"] body.admin-body .admin-sidebar .admin-brand{background:#fff!important}
html[data-admin-theme="light"] .admin-topbar{background:#fff!important}
html[data-admin-theme="light"] body.admin-body .admin-content :is(
    .admin-panel,
    .admin-summary-card,
    .admin-period-card,
    .admin-insight-panel,
    .admin-chart-panel,
    .admin-resource-table-panel,
    .admin-location-toolbar,
    .admin-payment-tabs,
    .admin-risk-summary,
    .admin-risk-actions,
    .admin-bump-current,
    .admin-settings-fieldset,
    .admin-bump-rate-fieldset,
    .admin-checkbox-list,
    .admin-blog-publish-card
){background:#fff!important;color:#475467!important}
html[data-admin-theme="light"] body.admin-body .admin-content :is(
    .admin-panel-header,
    .admin-location-table-toolbar,
    .admin-listing-filter-toolbar,
    .admin-blog-create-footer,
    .admin-blog-publish-actions,
    .admin-message-compose-footer,
    .admin-post-editor-toolbar,
    .admin-post-editor-meta,
    .admin-post-preview-contact
){background:#f3f5f7!important}
html[data-admin-theme="light"] body.admin-body .admin-content :is(h1,h2,h3),
html[data-admin-theme="light"] .admin-dashboard-page .admin-dashboard-heading h1,
html[data-admin-theme="light"] .admin-dashboard-page .admin-dashboard-section-heading h2,
html[data-admin-theme="light"] .admin-dashboard-page .admin-panel-header h2{color:#34414d!important}
html[data-admin-theme="light"] body.admin-body .admin-content :is(.admin-page-heading p,.admin-panel-header p,.admin-muted),
html[data-admin-theme="light"] .admin-dashboard-page .admin-dashboard-heading>div:first-child>p:last-child,
html[data-admin-theme="light"] .admin-dashboard-page .admin-dashboard-section-heading p{color:#66717f!important}
html[data-admin-theme="light"] .admin-dashboard-page .admin-summary-card>small,
html[data-admin-theme="light"] .admin-dashboard-page .admin-period-card>p{color:#66717f}
html[data-admin-theme="light"] .admin-dashboard-page .admin-summary-card>strong,
html[data-admin-theme="light"] .admin-dashboard-page .admin-period-card strong{color:#34414d}
html[data-admin-theme="light"] .admin-dashboard-page .admin-summary-card>span:last-child,
html[data-admin-theme="light"] .admin-dashboard-page .admin-period-card span{color:#6f7a86}
html[data-admin-theme="light"] body.admin-body .admin-table,
html[data-admin-theme="light"] body.admin-body .admin-table-wrap,
html[data-admin-theme="light"] body.admin-body .admin-listing-table-panel .admin-table-wrap,
html[data-admin-theme="light"] body.admin-body .admin-listing-table-panel .admin-all-post-table{background:#fff!important}
html[data-admin-theme="light"] body.admin-body .admin-table thead th{background:#fff!important;color:#66717f!important}
html[data-admin-theme="light"] body.admin-body .admin-table tbody td{background:#fff!important;color:#475467!important}
html[data-admin-theme="light"] body.admin-body .admin-table tbody tr:hover,
html[data-admin-theme="light"] body.admin-body .admin-table tbody tr:hover td{background:#f0f3f5!important}
html[data-admin-theme="light"] body.admin-body .admin-content :is(
    input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="color"]),
    select,
    textarea,
    [contenteditable="true"]
){background:#fbfcfd!important;color:#34414d!important}

html[data-admin-theme="dark"]{
    color-scheme:dark;
    --admin-ink:#e5e7eb;
    --admin-muted:#9ca3af;
    --admin-line:#303238;
    --admin-canvas:#0f1013;
    --admin-white:#18191d;
    --admin-sidebar-surface:#121317;
    --admin-success:#7dd9aa;
    --brand-red-soft:#3a2022;
    --brand-red-dark:#ff7068;
    --admin-danger:#ff7068;
    --admin-warning:#e8b84a;
    --surface-panel:#18191d;
    --surface-subtle:#1d2228;
    --surface-muted:#252a32;
    --surface-row-alternate:#1e2329;
    --text-strong:#f3f4f6;
    --text-default:#d1d5db;
    --text-muted:#9ca3af;
    --text-placeholder:#858e9a;
    --border-default:#343a43;
    --border-strong:#414955;
    --surface-shadow:none;
    --surface-focus-ring:rgba(129,140,248,.2);
}

html[data-admin-theme="dark"] body.admin-body,
html[data-admin-theme="dark"] .admin-workspace,
html[data-admin-theme="dark"] .admin-content,
html[data-admin-theme="dark"] .admin-dashboard-content{background:#0f1013!important;color:#d1d5db!important}

html[data-admin-theme="dark"] body.admin-login-body{
    background:linear-gradient(135deg,var(--brand-navy-dark) 0,var(--brand-navy) 48%,var(--admin-canvas) 48%,var(--admin-canvas) 100%)!important;
}
html[data-admin-theme="dark"] body.admin-login-body .admin-login-shell,
html[data-admin-theme="dark"] body.admin-login-body .admin-login-card{
    border-color:#303238;
    background:var(--admin-white);
    color:var(--admin-ink);
}
html[data-admin-theme="dark"] body.admin-login-body .admin-form input{
    border-color:#414955;
    background:#202126;
    color:#f3f4f6;
}
html[data-admin-theme="dark"] body.admin-login-body .admin-alert-error{
    border-color:#713732;
    background:#321f20;
    color:#ffb4ad;
}

html[data-admin-theme="dark"] body.admin-body .admin-sidebar,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-brand{
    border-color:#343a43!important;
    background:#121317!important;
    background-image:none!important;
    color:#e7e9ee!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-brand-mark{
    border-color:transparent;
    background:transparent;
    box-shadow:none;
}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-brand-copy{border-left-color:#3a414b}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-brand-copy strong{color:#d8dde4!important}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-brand-copy small,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-label{color:#8e97a3!important}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation a,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group summary{color:#bdc4cd!important}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group>a{color:#9fa8b4!important}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-icon,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group>a .admin-navigation-icon,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group summary::after{color:#8d96a5!important}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation a:hover,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation a:focus-visible,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group summary:hover,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group summary:focus-visible,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation a.is-active,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group summary.is-active{
    background:#282a30!important;
    color:#fff!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group>a.is-active{
    background:transparent!important;
    color:#fff!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation a.is-active .admin-navigation-icon,
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group summary.is-active .admin-navigation-icon{color:#d9dee6!important}

html[data-admin-theme="dark"] .admin-topbar{
    border-color:#343a43;
    background:#121317!important;
    box-shadow:0 1px 0 rgba(255,255,255,.02);
}
html[data-admin-theme="dark"] .admin-sidebar-toggle,
html[data-admin-theme="dark"] .admin-global-search,
html[data-admin-theme="dark"] .admin-topbar-action:hover,
html[data-admin-theme="dark"] .admin-topbar-action:focus-visible,
html[data-admin-theme="dark"] .admin-profile-menu>summary:hover,
html[data-admin-theme="dark"] .admin-profile-menu>summary:focus-visible{
    border-color:#30333a;
    background:#252a32;
    color:#d8dde4;
}
html[data-admin-theme="dark"] .admin-global-search input{color:#edf0f4!important}
html[data-admin-theme="dark"] .admin-global-search input::placeholder{color:#7f8897!important}
html[data-admin-theme="dark"] .admin-global-search kbd{
    border-color:#353840;
    background:#24262c;
    color:#a6aeba;
}
html[data-admin-theme="dark"] .admin-topbar-action{color:#a7afbc}
html[data-admin-theme="dark"] .admin-notification-action>span{border-color:#1b2026}
html[data-admin-theme="dark"] .admin-account-avatar,
html[data-admin-theme="dark"] .admin-profile-menu .admin-account-avatar{
    border-color:#373a43;
    background:#2c2d3d;
    color:#b8b5ff;
}
html[data-admin-theme="dark"] .admin-profile-menu .admin-account-copy strong,
html[data-admin-theme="dark"] .admin-account-copy strong{color:#e8ebef}
html[data-admin-theme="dark"] .admin-account-copy small{color:#8e97a6}
html[data-admin-theme="dark"] .admin-profile-dropdown{
    border-color:#30333a;
    background:#20252c;
    box-shadow:0 18px 42px rgba(0,0,0,.42);
}
html[data-admin-theme="dark"] .admin-profile-dropdown>div{border-color:#2b2e35}
html[data-admin-theme="dark"] .admin-profile-dropdown>div strong{color:#f2f4f7}
html[data-admin-theme="dark"] .admin-profile-dropdown>div small{color:#8f98a6}
html[data-admin-theme="dark"] .admin-profile-dropdown button{color:#c2c8d1}
html[data-admin-theme="dark"] .admin-profile-dropdown button:hover,
html[data-admin-theme="dark"] .admin-profile-dropdown button:focus-visible{background:#322124;color:#ff8a82}

html[data-admin-theme="dark"] body.admin-body .admin-content :is(
    .admin-panel,
    .admin-summary-card,
    .admin-period-card,
    .admin-insight-panel,
    .admin-chart-panel,
    .admin-resource-table-panel,
    .admin-location-toolbar,
    .admin-payment-tabs,
    .admin-risk-summary,
    .admin-risk-actions,
    .admin-bump-current,
    .admin-settings-fieldset,
    .admin-bump-rate-fieldset,
    .admin-checkbox-list,
    .admin-blog-publish-card
){
    border-color:#343a43!important;
    background:#18191d!important;
    background-image:none!important;
    box-shadow:none!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(
    .admin-panel-header,
    .admin-location-table-toolbar,
    .admin-listing-filter-toolbar,
    .admin-blog-create-footer,
    .admin-blog-publish-actions,
    .admin-message-compose-footer,
    .admin-post-editor-toolbar,
    .admin-post-editor-meta,
    .admin-post-preview-contact
){
    border-color:#343a43!important;
    background:#1d2228!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(h1,h2,h3),
html[data-admin-theme="dark"] .admin-dashboard-page .admin-dashboard-heading h1,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-dashboard-section-heading h2,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-panel-header h2,
html[data-admin-theme="dark"] .admin-body .admin-payment-table-header h2,
html[data-admin-theme="dark"] .admin-body .admin-transaction-table-header h2,
html[data-admin-theme="dark"] .admin-body .admin-activity-table-header h2,
html[data-admin-theme="dark"] .admin-body .admin-system-page .admin-panel-header h2{color:#d8dde4!important}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(.admin-page-heading p,.admin-panel-header p,.admin-muted),
html[data-admin-theme="dark"] .admin-dashboard-page .admin-dashboard-heading>div:first-child>p:last-child,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-dashboard-section-heading p{color:#98a1ad!important}

html[data-admin-theme="dark"] .admin-dashboard-page .admin-summary-card>small,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-period-card>p{color:#a2aab5}
html[data-admin-theme="dark"] .admin-dashboard-page .admin-summary-card>strong,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-period-card strong{color:#d8dde4}
html[data-admin-theme="dark"] .admin-dashboard-page .admin-summary-card>span:last-child,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-period-card span{color:#939ca8}
html[data-admin-theme="dark"] .admin-dashboard-page .admin-period-card div,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-period-card div:nth-of-type(-n+2){border-color:#292c32}
html[data-admin-theme="dark"] .admin-dashboard-page .admin-chart-legend,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-chart-total.is-neutral{
    border-color:#30333a;
    background:#202228;
    color:#b5bdc9;
}
html[data-admin-theme="dark"] .admin-dashboard-page .admin-dashboard-heading time,
html[data-admin-theme="dark"] .admin-dashboard-page .admin-dashboard-heading-actions .admin-button{
    border-color:#303239!important;
    background:#1c1d22!important;
    color:#a4aab4!important;
    box-shadow:none!important;
}
html[data-admin-theme="dark"] .admin-chart-gridline{stroke:#30333a}
html[data-admin-theme="dark"] .admin-chart-axis-label{fill:#929baa}
html[data-admin-theme="dark"] .admin-trend-point{fill:#18191d}
html[data-admin-theme="dark"] .admin-bar-row progress,
html[data-admin-theme="dark"] .admin-bar-row progress::-webkit-progress-bar{background:#252832}

html[data-admin-theme="dark"] body.admin-body .admin-table,
html[data-admin-theme="dark"] body.admin-body .admin-table-wrap,
html[data-admin-theme="dark"] body.admin-body .admin-listing-table-panel .admin-table-wrap,
html[data-admin-theme="dark"] body.admin-body .admin-listing-table-panel .admin-all-post-table{background:#18191d!important}
html[data-admin-theme="dark"] body.admin-body .admin-table thead th{
    border-color:#2b2e35!important;
    background:#18191d!important;
    color:#9fa8b4!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-table tbody td{
    border-color:#343a43!important;
    background:#18191d!important;
    color:#d1d5db!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-table tbody tr:hover,
html[data-admin-theme="dark"] body.admin-body .admin-table tbody tr:hover td{background:#282e36!important}
html[data-admin-theme="dark"] body.admin-body .admin-table :is(strong,a:not(.admin-button)){color:#d9dce1!important}
html[data-admin-theme="dark"] body.admin-body .admin-table :is(.admin-message-copy,.admin-payment-details,.admin-payment-reference-text){color:#aeb5c0!important}
html[data-admin-theme="dark"] body.admin-body .admin-table code,
html[data-admin-theme="dark"] body.admin-body .admin-table-count,
html[data-admin-theme="dark"] body.admin-body .admin-city-badge,
html[data-admin-theme="dark"] body.admin-body .admin-views-badge{
    border-color:#343740!important;
    background:#23252b!important;
    color:#c3cad4!important;
}

html[data-admin-theme="dark"] body.admin-body .admin-content :is(
    input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="color"]),
    select,
    textarea,
    [contenteditable="true"]
){
    border-color:#343740!important;
    background:#252a32!important;
    color:#d8dde4!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(input,textarea)::placeholder{color:#7f8897!important}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(
    .admin-blog-slug-control,
    .admin-percent-input,
    .admin-post-description-editor,
    .admin-filter-word-tags
){
    border-color:#343740!important;
    background:#202228!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content .admin-blog-slug-control>span{
    border-color:#343740;
    background:#25272d;
    color:#a5adba;
}
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-trigger,
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-options{
    border-color:#343740!important;
    background:#202228!important;
    color:#edf0f4!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-options{box-shadow:0 14px 34px rgba(0,0,0,.38)}
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-option{color:#d6dbe3!important}
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-option:hover,
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-option:focus-visible,
html[data-admin-theme="dark"] body.admin-body .admin-custom-select-option[aria-selected="true"]{
    background:#2a2d33!important;
    color:#fff!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-post-city-results{
    border-color:#343740;
    background:#202228;
    box-shadow:0 14px 34px rgba(0,0,0,.38);
}
html[data-admin-theme="dark"] body.admin-body .admin-post-city-results button{background:#202228;color:#d6dbe3}
html[data-admin-theme="dark"] body.admin-body .admin-post-city-results button:hover,
html[data-admin-theme="dark"] body.admin-body .admin-post-city-results button:focus-visible{background:#2a2d33}

html[data-admin-theme="dark"] body.admin-body :is(
    .admin-row-editor>form,
    .admin-user-manage-modal,
    .admin-confirm-dialog,
    .admin-location-create-modal,
    .admin-message-edit-modal,
    .admin-message-delete-modal
){
    border-color:#343740!important;
    background:#1b1c21!important;
    color:#e7e9ee!important;
    box-shadow:0 24px 70px rgba(0,0,0,.52)!important;
}
html[data-admin-theme="dark"] body.admin-body :is(.admin-user-edit-identity,.admin-user-modal-section,.admin-user-tab-list){background:#23252b!important}
html[data-admin-theme="dark"] body.admin-body .admin-modal-close:hover,
html[data-admin-theme="dark"] body.admin-body .admin-modal-close:focus-visible{background:#3a2022;color:#ff8078}

html[data-admin-theme="dark"] body.admin-body .admin-content :is(
    .admin-configuration-notice,
    .admin-settings-impact,
    .admin-payment-semantics-note,
    .admin-activity-semantics-note,
    .admin-message-modal-note,
    .admin-blog-impact-note
){
    border-color:#343740!important;
    border-left-color:#727b89!important;
    background:#1d1f24!important;
    color:#aeb5c0!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(.admin-settings-fieldset,.admin-bump-rate-fieldset,.admin-filter-word-tags){background:#1d1f24!important}
html[data-admin-theme="dark"] body.admin-body .admin-content .admin-domain-mode-option{border-color:#343740!important;background:#1d1f24!important}
html[data-admin-theme="dark"] body.admin-body .admin-content .admin-domain-mode-option span strong,
html[data-admin-theme="dark"] body.admin-body .admin-content .admin-form label,
html[data-admin-theme="dark"] body.admin-body .admin-content label{color:#d6dbe3!important}
html[data-admin-theme="dark"] body.admin-body .admin-content :is(.admin-permission-list span,.admin-audit-details span,.admin-security-state,.admin-filter-word-tag){background:#25272d;color:#c2c8d1}

html[data-admin-theme="dark"] body.admin-body .admin-pagination-link,
html[data-admin-theme="dark"] body.admin-body .admin-count,
html[data-admin-theme="dark"] body.admin-body .admin-resource-count{
    border-color:#343740;
    background:#1d1f24;
    color:#aeb5c0;
}
html[data-admin-theme="dark"] body.admin-body .admin-alert-neutral{border-color:#343740;background:#1d1f24;color:#aeb5c0}
html[data-admin-theme="dark"] body.admin-body .admin-alert-error{border-color:#6a3437;background:#321f21;color:#ff928b}
html[data-admin-theme="dark"] body.admin-body .admin-alert-success{border-color:#285b46;background:#172a22;color:#7dd9aa}

html[data-admin-theme="dark"] body.admin-body .admin-blog-editor-fields .ck{
    --ck-color-base-background:#202228;
    --ck-color-base-foreground:#1b1c21;
    --ck-color-base-border:#343740;
    --ck-color-text:#e7e9ee;
    --ck-color-toolbar-background:#1b1c21;
    --ck-color-button-default-hover-background:#2a2d33;
    --ck-color-button-default-active-background:#30333a;
    --ck-color-button-on-background:#30333a;
    --ck-color-list-background:#202228;
    --ck-color-panel-background:#202228;
}

@media(max-width:560px){
    .admin-appearance-indicator{display:grid}
}

/* Semantic positive admin accents stay green instead of introducing an indigo tint. */
.admin-dashboard-page .admin-summary-card.is-revenue{--summary-accent:#2f9d69}
.admin-dashboard-page .admin-chart-legend i.is-users{background:#2f9d69}
.admin-dashboard-page .admin-chart-axis-label.is-users{fill:#2f9d69}
.admin-dashboard-page .admin-trend-point.is-users{stroke:#2f9d69}
html[data-admin-theme="light"] body.admin-body :is(
    .admin-message-state.is-read,
    .admin-payment-state.is-paid,
    .admin-user-report-number.is-live
){color:#167747}
html[data-admin-theme="light"] body.admin-body :is(
    .admin-message-state.is-read::before,
    .admin-payment-state.is-paid::before,
    .admin-security-state.is-active::before
){background:#31a56d}
html[data-admin-theme="light"] body.admin-body :is(
    .admin-user-option-on,
    .admin-user-status-photo-verified,
    .admin-user-report-count.is-live,
    .admin-domain-mode-option input:checked~b,
    .admin-security-state.is-active,
    .admin-signal-result.is-positive,
    .admin-listing-table-panel .admin-post-status-live,
    .admin-report-activity-panel .admin-report-decision-resolved,
    .admin-alert-success
){border-color:#abefc6!important;background:#ecfdf3!important;color:#067647!important}
html[data-admin-theme="light"] body.admin-body .admin-user-actions>.admin-row-editor>summary.admin-user-action-reactivate,
html[data-admin-theme="light"] body.admin-body .admin-user-actions>.admin-row-editor[open]>summary.admin-user-action-reactivate{
    border-color:#abefc6;background:#ecfdf3;color:#067647
}
html[data-admin-theme="dark"] body.admin-body :is(
    .admin-message-state.is-read,
    .admin-payment-state.is-paid,
    .admin-user-report-number.is-live
){color:#7dd9aa}
html[data-admin-theme="dark"] body.admin-body :is(
    .admin-message-state.is-read::before,
    .admin-payment-state.is-paid::before,
    .admin-security-state.is-active::before
){background:#55c98c}
html[data-admin-theme="dark"] body.admin-body :is(
    .admin-user-option-on,
    .admin-user-status-photo-verified,
    .admin-user-report-count.is-live,
    .admin-domain-mode-option input:checked~b,
    .admin-security-state.is-active,
    .admin-signal-result.is-positive,
    .admin-listing-table-panel .admin-post-status-live,
    .admin-report-activity-panel .admin-report-decision-resolved,
    .admin-alert-success
){border-color:#285b46!important;background:#172a22!important;color:#7dd9aa!important}
html[data-admin-theme="dark"] body.admin-body .admin-user-actions>.admin-row-editor>summary.admin-user-action-reactivate,
html[data-admin-theme="dark"] body.admin-body .admin-user-actions>.admin-row-editor[open]>summary.admin-user-action-reactivate{
    border-color:#285b46;background:#172a22;color:#7dd9aa
}

/* Table title and filter toolbars use the same surface as their rows. */
html[data-admin-theme="light"] body.admin-body .admin-content .admin-resource-table-panel>.admin-panel-header{
    background:#fff!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content .admin-resource-table-panel>.admin-panel-header{
    background:#18191d!important;
}
html[data-admin-theme="light"] body.admin-body .admin-content .admin-system-page .admin-panel-header{
    background:#fff!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-content .admin-system-page .admin-panel-header{
    background:#18191d!important;
}

/* Moderation score flow and report actions keep legacy clarity without exposing raw evidence. */
.admin-score-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:32px;
    min-height:28px;
    border:1px solid #d0d5dd;
    border-radius:7px;
    background:#fff;
    color:#344054!important;
    font-size:11px;
    font-weight:700;
    text-decoration:none;
}
.admin-score-link:hover,.admin-score-link:focus-visible{
    border-color:#98a2b3;
    background:#f9fafb;
    outline:2px solid rgba(102,112,133,.12);
}
.admin-risk-tree-panel{margin:0;overflow:hidden}
.admin-risk-tree-panel>.admin-panel-header{padding:14px 18px!important}
.admin-risk-tree-panel>.admin-panel-header h2{margin:0;font-size:14px}
.admin-risk-tree-panel>.admin-panel-header p{margin:4px 0 0;color:var(--admin-muted);font-size:10px}
.admin-risk-tree-scroll{overflow-x:auto;padding:28px 18px 34px}
.admin-risk-tree{min-width:1500px}
.admin-risk-tree-root{
    position:relative;
    z-index:2;
    display:flex;
    align-items:baseline;
    justify-content:center;
    gap:3px;
    width:max-content;
    min-width:72px;
    margin:0 auto;
    border:1px solid #cfd4dc;
    border-radius:4px;
    padding:6px 9px;
    background:#fff;
    text-align:center;
}
.admin-risk-tree-root span{color:#475467;font-size:9px}
.admin-risk-tree-root strong{color:#101828;font-size:10px;line-height:1.1}
.admin-risk-tree-branches{
    position:relative;
    display:flex;
    align-items:flex-start;
    justify-content:space-around;
    gap:24px;
    width:max-content;
    min-width:100%;
    padding-top:40px;
}
.admin-risk-tree-branches::before{
    position:absolute;
    top:20px;
    right:4%;
    left:4%;
    height:1px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-root::after{
    position:absolute;
    top:100%;
    left:50%;
    width:1px;
    height:22px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-group{position:relative;flex:0 0 auto;min-width:max-content}
.admin-risk-tree-group::before{
    position:absolute;
    bottom:100%;
    left:50%;
    width:1px;
    height:22px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-group h3{
    position:relative;
    width:max-content;
    max-width:120px;
    margin:0 auto 20px;
    border:1px solid #d0d5dd;
    border-radius:4px;
    padding:6px 10px;
    background:#fff;
    color:#344054;
    font-size:9px;
    font-weight:500;
    text-align:center;
}
.admin-risk-tree-group h3::after{
    position:absolute;
    top:100%;
    left:50%;
    width:1px;
    height:10px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-signals{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:10px}
.admin-risk-tree-signals::before{
    position:absolute;
    top:-10px;
    right:55px;
    left:55px;
    height:1px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-signals:has(>.admin-risk-tree-signal:only-child)::before{display:none}
.admin-risk-tree-signal{
    position:relative;
    display:grid;
    flex:0 0 110px;
    gap:18px;
    justify-items:center;
    width:110px;
    min-height:0;
    border:0;
    border-radius:0;
    padding:0;
    background:transparent;
}
.admin-risk-tree-signal::before{
    position:absolute;
    bottom:100%;
    left:50%;
    width:1px;
    height:10px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-signal>span{
    display:flex;
    align-items:center;
    justify-content:center;
    box-sizing:border-box;
    width:110px;
    min-height:30px;
    border:1px solid #d0d5dd;
    border-radius:4px;
    padding:5px 7px;
    background:#fff;
    color:#475467;
    font-size:8px;
    line-height:1.2;
    text-align:center;
}
.admin-risk-tree-signal-result{
    position:relative;
    display:grid;
    gap:2px;
    box-sizing:border-box;
    width:110px;
    min-height:42px;
    align-content:center;
    border:1px solid #d0d5dd;
    border-radius:4px;
    padding:6px 7px;
    background:#fff;
    text-align:center;
}
.admin-risk-tree-signal-result::before{
    position:absolute;
    bottom:100%;
    left:50%;
    width:1px;
    height:18px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-signal-result strong{color:#344054;font-size:9px;line-height:1.25}
.admin-risk-tree-signal-result small{color:#667085;font-size:8px;line-height:1.2}
.admin-risk-tree-signal-values{
    position:relative;
    display:grid;
    gap:6px;
    width:110px;
}
.admin-risk-tree-signal-values::before,
.admin-risk-tree-signal-empty::before{
    position:absolute;
    bottom:100%;
    left:50%;
    width:1px;
    height:18px;
    background:#d0d5dd;
    content:"";
}
.admin-risk-tree-signal-values>span{
    display:grid;
    gap:2px;
    box-sizing:border-box;
    width:110px;
    min-height:42px;
    align-content:center;
    border:1px solid #d0d5dd;
    border-radius:4px;
    padding:6px 7px;
    background:#fff;
    text-align:center;
}
.admin-risk-tree-signal-values small{color:#667085;font-size:7px;text-transform:uppercase}
.admin-risk-tree-signal-values strong{overflow-wrap:anywhere;color:#344054;font-size:8px;font-weight:500;line-height:1.25}
.admin-risk-tree-signal-empty{
    position:relative;
    box-sizing:border-box;
    width:110px;
    min-height:42px;
    border:1px solid #d0d5dd;
    border-radius:4px;
    padding:7px;
    background:#fff;
    color:#667085;
    font-size:8px;
    line-height:1.25;
    text-align:center;
}
.admin-risk-tree-signal.is-positive,.admin-risk-tree-signal.is-warning,.admin-risk-tree-signal.is-danger,.admin-risk-tree-signal.is-muted{background:transparent}

/* Status reasons live on the dedicated review page; the listing table keeps a compact status-only column. */
.admin-risk-review{
    --risk-accent:#6675e8;
    --risk-accent-soft:#eef2ff;
    gap:14px;
}
.admin-risk-review.is-status-flagged,
.admin-risk-review.is-status-rejected{
    --risk-accent:#d92d20;
    --risk-accent-soft:#fef3f2;
}
.admin-risk-review.is-status-pending{
    --risk-accent:#d88900;
    --risk-accent-soft:#fff8e7;
}
.admin-risk-review.is-status-live{
    --risk-accent:#4254b5;
    --risk-accent-soft:#eef2ff;
}
.admin-risk-review.is-status-draft{
    --risk-accent:#667085;
    --risk-accent-soft:#f2f4f7;
}
.admin-risk-header{
    position:relative;
    overflow:hidden;
    border:1px solid #dfe5ea;
    border-radius:8px;
    padding:16px 18px;
    background:#fff;
    box-shadow:none;
}
.admin-risk-header::before{
    position:absolute;
    inset:0 auto 0 0;
    width:3px;
    background:var(--risk-accent);
    content:"";
}
.admin-risk-header>div:first-child{padding-left:3px}
.admin-risk-header>div:first-child>p{color:var(--risk-accent)!important;font-weight:800;letter-spacing:.06em}
.admin-risk-header h2{max-width:940px;font-size:17px!important;line-height:1.28}
.admin-risk-summary{
    border:1px solid #dfe5ea;
    border-top:3px solid var(--risk-accent);
    border-radius:8px;
    box-shadow:none;
}
.admin-risk-summary>div{
    position:relative;
    min-height:102px;
    align-content:center;
    padding:17px 18px;
    background:#fff;
}
.admin-risk-summary>.admin-risk-score,
.admin-risk-summary>.admin-risk-decision{
    background:#fff;
}
.admin-risk-summary>.admin-risk-score::before,
.admin-risk-summary>.admin-risk-decision::before{
    display:none;
}
.admin-risk-summary span{color:#596b76;font-size:10px}
.admin-risk-summary strong{font-size:17px;line-height:1.25}
.admin-risk-summary small{color:#657681;font-size:10px;line-height:1.4}
.admin-risk-score strong{color:var(--risk-accent);font-size:34px!important}
.admin-risk-decision strong{color:var(--risk-accent);font-size:18px}
.admin-risk-primary-reason strong{font-size:16px}
.admin-risk-tree-panel,.admin-risk-panel{
    overflow:hidden;
    border:1px solid #dfe5ea;
    border-radius:8px;
    background:#fff;
    box-shadow:none;
}
.admin-risk-tree-panel>.admin-panel-header,
.admin-risk-panel>.admin-panel-header{
    border-bottom:1px solid #e2e8ec;
    background:#fff;
}
.admin-risk-tree-panel>.admin-panel-header{padding:16px 18px!important}
.admin-risk-tree-panel>.admin-panel-header h2,
.admin-risk-panel>.admin-panel-header h2{font-size:15px}
.admin-risk-tree-scroll{
    padding:28px 18px 34px;
    background:#fff;
}
.admin-risk-tree-root{
    width:max-content;
    min-width:72px;
    border:1px solid #d0d5dd;
    border-radius:4px;
    padding:6px 9px;
    box-shadow:none;
}
.admin-risk-tree-root strong{color:#344054;font-size:10px}
.admin-risk-tree-group h3{
    border-color:#d0d5dd;
    border-radius:4px;
    padding:6px 10px;
    background:#fff;
    color:#344054;
    font-size:9px;
    font-weight:500;
    box-shadow:none;
}
.admin-risk-tree-signals{gap:10px}
.admin-risk-tree-signal{
    min-height:0;
    border:0;
    border-radius:0;
    padding:0;
    background:transparent;
    box-shadow:none;
}
.admin-risk-tree-signal>span{color:#475467;font-size:8px}
.admin-risk-tree-signal-result strong{color:#344054;font-size:9px}
.admin-risk-tree-signal-result small{color:#667085;font-size:8px}
.admin-risk-notice{
    border-color:#e1bc67;
    border-left:3px solid #d88900;
    border-radius:8px;
    padding:13px 16px;
    background:#fffaf0;
    box-shadow:none;
}
.admin-risk-notice strong{font-size:13px}
.admin-risk-notice span{font-size:11px}
.admin-risk-actions{
    border-radius:8px;
    box-shadow:none;
}
.admin-report-action-guide{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    padding:10px 24px;
    border-top:1px solid #eaecf0;
    border-bottom:1px solid #eaecf0;
    background:#f9fafb;
}
.admin-report-action-guide span{color:#667085;font-size:10px;line-height:1.45}
.admin-report-action-guide strong{color:#344054}
.admin-body .admin-report-table-panel .admin-report-table th:last-child,
.admin-body .admin-report-table-panel .admin-report-table td:last-child{width:235px!important;min-width:235px!important}
.admin-body .admin-report-table-panel .admin-report-actions .admin-button{width:auto!important;min-width:64px!important;padding-inline:9px!important}
.admin-report-preview .admin-post-preview-facts strong{overflow-wrap:anywhere}
.admin-report-summary-facts{grid-template-columns:repeat(4,minmax(0,1fr))}
.admin-report-summary-facts div:nth-child(3n){border-right:1px solid var(--admin-line)}
.admin-report-summary-facts div:nth-child(4n){border-right:0}
.admin-report-summary-facts .admin-report-wide-fact{grid-column:1/-1;border-right:0}
.admin-report-summary-facts .admin-report-wide-fact strong{line-height:1.55}
.admin-report-detail-message{white-space:pre-wrap;overflow-wrap:anywhere;font-weight:400!important}
.admin-report-proof-gallery{grid-template-columns:minmax(220px,420px)}
.admin-report-listing-heading{padding:8px 2px 0}
.admin-report-listing-heading p{margin:0 0 3px;color:var(--brand-red-dark);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.admin-report-listing-heading h2{margin:0;font-size:20px}
.admin-report-decision-dismissed{background:#657681}
html[data-admin-theme="dark"] body.admin-body .admin-score-link,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-root,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-group h3,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal>span,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal-result,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal-values>span,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal-empty{border-color:#343740;background:#202228;color:#e7e9ee!important}
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal-values small{color:#aeb4c0}
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal-values strong{color:#e7e9ee}
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-root strong,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-group h3,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-signal strong{color:#e7e9ee}
html[data-admin-theme="dark"] body.admin-body .admin-risk-header,
html[data-admin-theme="dark"] body.admin-body .admin-risk-summary>div,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-panel,
html[data-admin-theme="dark"] body.admin-body .admin-risk-panel,
html[data-admin-theme="dark"] body.admin-body .admin-risk-actions{border-color:#343740;background:#202228}
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-panel>.admin-panel-header,
html[data-admin-theme="dark"] body.admin-body .admin-risk-panel>.admin-panel-header,
html[data-admin-theme="dark"] body.admin-body .admin-risk-tree-scroll{border-color:#343740;background:#18191d}
html[data-admin-theme="dark"] body.admin-body .admin-risk-summary>.admin-risk-score,
html[data-admin-theme="dark"] body.admin-body .admin-risk-summary>.admin-risk-decision{background:#202228}
html[data-admin-theme="dark"] body.admin-body .admin-report-action-guide{border-color:#343740;background:#202228}
html[data-admin-theme="dark"] body.admin-body .admin-report-action-guide strong{color:#e7e9ee}
@media(max-width:900px){
    .admin-report-summary-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
    .admin-report-summary-facts div:nth-child(2n){border-right:0}
    .admin-risk-tree{min-width:0}
    .admin-risk-tree-branches{display:grid;width:auto;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:24px}
    .admin-risk-tree-group{min-width:0}
    .admin-risk-tree-signals{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr))}
    .admin-risk-tree-signal,.admin-risk-tree-signal>span,.admin-risk-tree-signal-result,.admin-risk-tree-signal-values,.admin-risk-tree-signal-values>span,.admin-risk-tree-signal-empty{width:100%}
    .admin-risk-tree-branches::before,
    .admin-risk-tree-root::after,
    .admin-risk-tree-group::before,
    .admin-risk-tree-group h3::after,
    .admin-risk-tree-signals::before,
    .admin-risk-tree-signal::before,
    .admin-risk-tree-signal-result::before,
    .admin-risk-tree-signal-values::before,
    .admin-risk-tree-signal-empty::before{display:none}
    .admin-risk-tree-group h3{margin-bottom:10px}
}
@media(max-width:760px){
    .admin-report-action-guide{grid-template-columns:1fr;padding-inline:16px}
    .admin-risk-tree-scroll{padding-inline:14px}
}
@media(max-width:600px){
    .admin-risk-review{gap:14px}
    .admin-risk-header{align-items:stretch;flex-direction:column;padding:16px}
    .admin-risk-header .admin-actions{width:100%}
    .admin-risk-header .admin-button{width:100%}
    .admin-risk-summary>div{min-height:0;padding:17px}
    .admin-risk-tree-branches{grid-template-columns:1fr;gap:16px}
    .admin-risk-tree-signals{grid-template-columns:1fr}
    .admin-risk-tree-scroll{padding:20px 12px 24px}
}

/* Shared admin-table copy contract: only listing titles use an ellipsis. */
.admin-body .admin-table{table-layout:fixed}
.admin-body .admin-table tbody td:not(.admin-empty):not(.admin-post-title){
    overflow:hidden!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
}
.admin-body .admin-table tbody td.admin-post-title{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap!important;
}
.admin-body .admin-table tbody td.admin-post-title>:is(a,code,p){
    display:block;
    overflow:hidden;
    max-width:100%;
    text-overflow:ellipsis;
    white-space:nowrap!important;
}
.admin-body .admin-table tbody td:has(:is(.admin-table-actions,.admin-row-actions,.admin-user-actions,.admin-report-actions,.admin-row-editor)){
    overflow:visible!important;
    text-overflow:clip;
}

/* Compound admin-table metadata stays on one row without removing its context. */
body.admin-body .admin-table :is(.admin-payment-owner,.admin-payment-reference){
    display:flex;
    align-items:baseline;
    flex-wrap:nowrap;
    gap:6px;
    min-width:0;
}
body.admin-body .admin-table :is(.admin-payment-owner,.admin-payment-reference)>:is(strong,span){
    display:block;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
body.admin-body .admin-table .admin-payment-owner>:is(strong,span){flex:0 1 auto}
body.admin-body .admin-table .admin-payment-reference>strong{flex:1 1 auto}
body.admin-body .admin-table .admin-payment-reference>span{flex:0 0 auto}
body.admin-body .admin-table :is(.admin-report-legacy-label,.admin-security-reference,.admin-security-date small){
    display:inline;
    margin:0 0 0 6px;
}
body.admin-body .admin-table :is(.admin-permission-list,.admin-audit-details){
    flex-wrap:nowrap;
    overflow:hidden;
}

/* Admin card surfaces stay flat across every administration page. */
body.admin-body .admin-content :is(
    [class*="-card"],
    [class*="-panel"],
    .admin-post-editor-surface,
    .admin-location-toolbar,
    .admin-payment-tabs,
    .admin-risk-summary,
    .admin-risk-actions,
    .admin-bump-current,
    .admin-bump-settings
),
body.admin-login-body .admin-login-shell{
    box-shadow:none!important;
}

/* Admin menus stay unfilled on every page; state is communicated by text and markers. */
body.admin-body .admin-sidebar .admin-navigation :is(a,summary),
body.admin-body .admin-content :is(
    .admin-report-action-guide,
    .admin-payment-tabs,
    .admin-payment-tabs>a,
    .admin-user-manage-tabs,
    .admin-user-manage-tabs>*
){
    background:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
}

/* Balanced resource spacing gives every admin table sub-header clear breathing room. */
body.admin-body .admin-content .admin-resource-table-panel>.admin-panel-header{
    min-height:64px!important;
    padding-top:8px!important;
    padding-bottom:8px!important;
}
body.admin-body .admin-content .admin-resource-table-panel .admin-table thead th{
    height:36px!important;
    padding-top:7px!important;
    padding-bottom:7px!important;
}
body.admin-body .admin-content :is(.admin-report-action-guide,.admin-bulk-toolbar){
    padding-top:6px!important;
    padding-bottom:6px!important;
}
body.admin-body .admin-content .admin-resource-table-panel .admin-table td.admin-empty{
    padding-top:16px!important;
    padding-bottom:16px!important;
}

/* One divider per stacked resource section prevents doubled horizontal lines. */
body.admin-body .admin-content .admin-resource-table-panel>:is(
    .admin-report-action-guide,
    .admin-bulk-toolbar,
    .admin-resource-table-toolbar
),
body.admin-body .admin-content .admin-resource-table-panel .admin-table thead th{
    border-top:0!important;
}

/* One balanced spacing scale aligns every remaining dashboard card. */
body.admin-body .admin-dashboard-page{
    --admin-dashboard-card-gap:12px;
    gap:var(--admin-dashboard-card-gap);
}
body.admin-body .admin-dashboard-page>.admin-dashboard-heading{
    min-height:22px;
    margin-bottom:-6px;
}
body.admin-body .admin-dashboard-page :is(
    .admin-summary-grid,
    .admin-dashboard-periods,
    .admin-activity-charts
){
    gap:var(--admin-dashboard-card-gap);
}
body.admin-body .admin-dashboard-page :is(.admin-summary-card,.admin-period-card){
    padding:16px!important;
}
body.admin-body .admin-dashboard-page .admin-period-card div:last-child{
    grid-column:auto;
}
body.admin-body .admin-dashboard-page .admin-insight-header{
    padding:12px 16px 0;
}
body.admin-body .admin-dashboard-page .admin-activity-panel>.admin-insight-header{
    justify-content:space-between;
    flex-wrap:nowrap;
    gap:16px;
    text-align:left;
}
body.admin-body .admin-dashboard-page .admin-activity-panel>.admin-insight-header .admin-chart-total{
    text-align:center;
}
body.admin-body .admin-dashboard-page .admin-svg-chart{
    padding:4px 16px 16px;
}
body.admin-body .admin-dashboard-page .admin-moderation-queue>.admin-panel-header{
    min-height:40px;
    padding:4px 16px;
}

/* Forty-percent tighter page-start rhythm reduces space below the admin topbar. */
body.admin-body .admin-content{
    padding-top:6px;
}
body.admin-body .admin-resource-page{
    gap:6px;
}
body.admin-body .admin-resource-page>.admin-resource-heading{
    min-height:16px;
    padding-top:0;
    padding-bottom:0;
}
body.admin-body .admin-resource-page>.admin-resource-heading.is-title-hidden .admin-resource-actions{
    margin-left:auto;
}

/* Minimal admin content keeps labels, data, actions, and required feedback without passive copy. */
body.admin-body .admin-content :is(
    .admin-panel-header p,
    .admin-dashboard-heading>div:first-child>p:last-child,
    .admin-dashboard-section-heading p,
    .admin-summary-card>span:last-child,
    .admin-configuration-notice,
    .admin-report-action-guide,
    .admin-blog-html-help,
    .admin-message-help
){
    display:none!important;
}

/* High-contrast copy and low-glare hover surfaces stay consistent in both themes. */
html[data-admin-theme="light"]{
    --admin-hover-surface:#fafbfc;
    --text-default:#1d2a33;
}
html[data-admin-theme="light"] body.admin-body,
html[data-admin-theme="light"] body.admin-body :is(.admin-workspace,.admin-content,.admin-dashboard-content),
html[data-admin-theme="light"] body.admin-body .admin-content :is(.admin-panel,.admin-resource-table-panel){
    color:#1d2a33!important;
}
html[data-admin-theme="light"] body.admin-body .admin-sidebar .admin-navigation :is(a,summary){
    color:#1d2a33!important;
}
html[data-admin-theme="light"] body.admin-body .admin-sidebar .admin-navigation-group>a{
    color:#344054!important;
}
html[data-admin-theme="light"] body.admin-body .admin-table tbody td{
    color:#1d2a33!important;
    border-bottom-color:#f0f2f4!important;
}
html[data-admin-theme="light"] body.admin-body .admin-table tbody tr:hover td{
    background:var(--admin-hover-surface)!important;
}

html[data-admin-theme="dark"]{
    --admin-hover-surface:#1d2025;
    --text-default:#e7e9ee;
}
html[data-admin-theme="dark"] body.admin-body,
html[data-admin-theme="dark"] body.admin-body :is(.admin-workspace,.admin-content,.admin-dashboard-content),
html[data-admin-theme="dark"] body.admin-body .admin-content :is(.admin-panel,.admin-resource-table-panel){
    color:#e7e9ee!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation :is(a,summary){
    color:#e1e5eb!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-sidebar .admin-navigation-group>a{
    color:#c8cfd8!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-table thead th{
    color:#c3cad4!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-table tbody td{
    color:#e7e9ee!important;
    border-bottom-color:#272a30!important;
}
html[data-admin-theme="dark"] body.admin-body .admin-table tbody tr:hover td{
    background:var(--admin-hover-surface)!important;
}

/* Admin accents contain no blue: feature toggles and positive states are green, while controls stay neutral. */
html[data-admin-theme="light"] body.admin-body :is(.admin-account-avatar,.admin-profile-menu .admin-account-avatar){
    border-color:#e4e7ec!important;
    background:#f2f4f7!important;
    color:#344054!important;
}
html[data-admin-theme="dark"] body.admin-body :is(.admin-account-avatar,.admin-profile-menu .admin-account-avatar){
    border-color:#373a43!important;
    background:#252832!important;
    color:#d8dde4!important;
}
body.admin-body .admin-global-search:focus-within{
    border-color:var(--brand-red)!important;
    box-shadow:0 0 0 3px rgba(239,61,61,.11)!important;
}
body.admin-body .admin-sidebar .admin-brand:focus-visible{
    outline-color:var(--brand-red)!important;
}
body.admin-body .admin-dashboard-page .admin-button:not(.admin-button-quiet):not(.admin-button-danger){
    border-color:#475467!important;
    background:#475467!important;
}
body.admin-body .admin-dashboard-page .admin-button:not(.admin-button-quiet):not(.admin-button-danger):is(:hover,:focus-visible){
    border-color:#344054!important;
    background:#344054!important;
}
body.admin-body .admin-dashboard-page .admin-summary-card.is-inventory{--summary-accent:#d88900}
body.admin-body .admin-dashboard-page .admin-summary-card.is-users{--summary-accent:#2f9d69}
body.admin-body .admin-dashboard-page .admin-summary-card.is-income{--summary-accent:#d92d20}
body.admin-body .admin-dashboard-page .admin-period-card::before{
    background:linear-gradient(180deg,#d88900,#d92d20)!important;
}
body.admin-body .admin-dashboard-page .admin-period-card>p{
    background:#f2f4f7!important;
    color:#475467!important;
}
body.admin-body .admin-dashboard-page :is(.admin-trend-line.is-users,.admin-trend-point.is-users){stroke:#2f9d69!important}
body.admin-body .admin-dashboard-page :is(.admin-trend-line.is-listings,.admin-trend-point.is-listings){stroke:#d88900!important}
body.admin-body .admin-dashboard-page .admin-chart-legend i.is-users{background:#2f9d69!important}
body.admin-body .admin-dashboard-page .admin-chart-legend i.is-top-up{background:#d88900!important}
body.admin-body .admin-dashboard-page .admin-chart-legend i.is-income{background:#d92d20!important}
body.admin-body .admin-dashboard-page .admin-finance-bar.is-top-up{fill:#d88900!important}
body.admin-body .admin-dashboard-page .admin-finance-bar.is-income{fill:#d92d20!important}
body.admin-body .admin-dashboard-page .admin-bar-row progress::-webkit-progress-value{background:#d88900!important}
body.admin-body .admin-dashboard-page .admin-bar-row progress::-moz-progress-bar{background:#d88900!important}
body.admin-body :is(.admin-post-link,.admin-report-history-link){color:#475467!important}
body.admin-body :is(
    .admin-message-table-panel .admin-table-actions .admin-button-edit,
    .admin-blog-list-panel .admin-blog-actions .admin-button-edit
){color:#475467!important}
body.admin-body :is(
    .admin-message-table-panel .admin-table-actions .admin-button-edit,
    .admin-blog-list-panel .admin-blog-actions .admin-button-edit
):is(:hover,:focus-visible){background:#f2f4f7!important;color:#344054!important}
body.admin-body :is(.admin-user-edit-modal,.admin-user-manage-modal) button[type=submit]:not(.admin-button-danger),
body.admin-body .admin-user-save-button{
    border-color:#475467!important;
    background:#475467!important;
}
body.admin-body .admin-user-status-completed::before{background:#667085!important}
body.admin-body .admin-risk-score{background:#fff!important}
body.admin-body .admin-risk-review{--risk-accent:#667085;--risk-accent-soft:#f2f4f7}
body.admin-body .admin-risk-review.is-status-live{--risk-accent:#167747;--risk-accent-soft:#ecfdf3}
html[data-admin-theme="dark"] body.admin-body .admin-dashboard-page .admin-period-card>p{
    background:#252832!important;
    color:#c8cfd8!important;
}
html[data-admin-theme="dark"] body.admin-body :is(.admin-post-link,.admin-report-history-link),
html[data-admin-theme="dark"] body.admin-body :is(
    .admin-message-table-panel .admin-table-actions .admin-button-edit,
    .admin-blog-list-panel .admin-blog-actions .admin-button-edit
){color:#c8cfd8!important}
html[data-admin-theme="dark"] body.admin-body :is(
    .admin-message-table-panel .admin-table-actions .admin-button-edit,
    .admin-blog-list-panel .admin-blog-actions .admin-button-edit
):is(:hover,:focus-visible){background:#252832!important;color:#e7e9ee!important}
html[data-admin-theme="dark"] body.admin-body .admin-risk-score{background:#18191d!important}
html[data-admin-theme="dark"] body.admin-body .admin-risk-review{--risk-accent:#aeb5c0;--risk-accent-soft:#252832}
html[data-admin-theme="dark"] body.admin-body .admin-risk-review.is-status-live{--risk-accent:#7dd9aa;--risk-accent-soft:#172a22}

.admin-configuration-page [data-admin-configuration-panel][hidden],
.admin-configuration-page [data-admin-configuration-features][hidden],
.admin-configuration-page [data-admin-configuration-overview][hidden]{display:none!important}
