.admin-login .login-top,.admin-login .login-wrap{padding-inline:var(--page-pad-x)}.admin-login .input,.admin-login .lang-switch button,.admin-login .primary{min-height:44px}body:has(.admin-shell),html:has(.admin-shell){height:100%;overflow:hidden}.admin-shell{--admin-touch:30px;--admin-touch-row:28px;--admin-row-y:5px;--admin-row-x:8px;--admin-font:13px;--admin-gap:8px;--admin-drawer-width:min(240px,68vw);--admin-sidebar-width:192px;--admin-page-pad:12px;height:100dvh;max-height:100dvh;flex-direction:column}.admin-body,.admin-shell{min-height:0;overflow:hidden;display:flex}.admin-body{flex:1 1 auto}.admin-shell .admin-menu,.admin-shell .ghost,.admin-shell .input,.admin-shell .primary,.admin-shell .secondary,.admin-shell .seg button,.admin-shell a.primary,.admin-shell a.secondary,.admin-shell select.input{min-height:var(--admin-touch);padding:4px 10px;font-size:var(--admin-font)}.admin-shell .primary,.admin-shell .secondary,.admin-shell a.primary,.admin-shell a.secondary{font-weight:650}.admin-shell .admin-exit,.admin-shell .admin-nav a{display:flex;align-items:center;gap:7px;min-height:32px;padding:0 8px 0 5px;font-size:12px}.admin-shell .admin-exit{gap:4px;padding:5px 6px}.admin-shell .admin-topbar{padding:8px var(--admin-page-pad);gap:10px;flex-wrap:nowrap;min-width:0}.admin-shell .admin-who{flex:0 0 auto}.admin-shell .admin-top-actions{margin-left:0;flex:0 0 auto}.admin-window-tabs{flex:1 1 auto;min-width:0;height:28px}.admin-window-tabs-scroll{display:flex;align-items:stretch;gap:4px;height:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:thin}.admin-window-tabs-scroll::-webkit-scrollbar{height:3px}.admin-window-tabs-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:999px}.admin-window-tab{position:relative;display:flex;align-items:center;flex:0 0 auto;max-width:168px;min-height:28px;padding:0 6px 0 8px;border:1px solid transparent;border-radius:6px;color:var(--muted);background:transparent}.admin-window-tab:hover{color:var(--text);background:#141922;border-color:var(--line)}.admin-window-tab.active{color:var(--text);background:var(--accent-soft);border-color:rgba(122,162,255,.35)}.admin-window-tab-link{display:block;min-width:0;padding:3px 2px;font-size:12px;line-height:1.2;color:inherit}.admin-window-tab-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-window-tab-close{flex:0 0 auto;width:16px;height:16px;margin-left:2px;padding:0;border:0;border-radius:4px;background:transparent;color:inherit;font-size:13px;line-height:1;opacity:.72}.admin-window-tab-close:hover{background:rgba(255,255,255,.1);opacity:1}.admin-window-tab-menu{position:fixed;z-index:80;display:flex;flex-direction:column;min-width:148px;padding:4px;border:1px solid var(--line-strong);border-radius:8px;background:#12161d;box-shadow:var(--shadow-soft)}.admin-window-tab-menu button{width:100%;min-height:30px;padding:4px 10px;border:0;border-radius:6px;background:transparent;color:var(--text);font-size:12px;text-align:left}.admin-window-tab-menu button:hover{background:var(--accent-soft)}.admin-shell .admin-sidebar{width:var(--admin-sidebar-width);padding:10px 8px 12px;gap:8px;min-height:0;overflow:hidden;background:#0b0f14;border-right:1px solid rgba(62,200,224,.12)}.admin-shell .admin-nav{flex:1 1 auto;min-height:0;overflow:auto;gap:10px}.admin-shell .admin-nav-group{gap:2px}.admin-shell .admin-sidebar-close,.admin-shell .admin-sidebar-foot,.admin-shell .admin-sidebar-lang{display:none}.admin-shell .admin-brand{display:block;padding:4px 8px 8px;font-size:13px;font-weight:700}.admin-shell .admin-nav-label{margin:4px 8px 3px;font-size:10px;letter-spacing:.12em;color:#6b7582}.admin-shell .admin-nav a.active{color:#e7f7fb;background:rgba(62,200,224,.12);box-shadow:inset 2px 0 0 #3ec8e0}.admin-shell .admin-nav-icon{display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 auto;border-radius:6px;background:#141a22;color:#8b95a3}.admin-shell .admin-nav-icon svg{display:block}.admin-shell .admin-nav a.active .admin-nav-icon{background:rgba(62,200,224,.16);color:#5ed7ea}.admin-nav-text{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-badge{flex:0 0 auto;min-width:18px;height:16px;padding:0 4px;border-radius:999px;background:#3d6fd8;color:#eef3ff;font-size:10px;font-weight:700;display:inline-grid;place-items:center}.admin-badge.warn{background:#c45b5b}.admin-drawer{display:none}.admin-shell .admin-content,.admin-shell .admin-main{min-height:0;overflow:hidden}.admin-shell .admin-content{flex:1 1 auto;display:flex;flex-direction:column}.admin-footer{flex:0 0 auto;display:flex;align-items:center;gap:12px;min-height:40px;padding:4px 12px;border-top:1px solid var(--line);background:#0d1015;z-index:25}.admin-footer .admin-exit{margin-top:0;flex:0 0 auto;white-space:nowrap}.admin-footer-pager{flex:1 1 auto;min-width:0}.admin-footer .admin-pager{margin-top:0;padding:0}.admin-page,.admin-shell .admin-page{width:100%;max-width:none;box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:auto;margin:0;padding:12px var(--admin-page-pad) 8px;font-size:var(--admin-font);line-height:1.4}.admin-page>*{flex:0 0 auto}.admin-page:has(.admin-mobile-cards),.admin-page:has(.admin-table-scroll),.admin-page:has(>.admin-loading){overflow:hidden}.admin-page>.admin-loading:not(.admin-loading-inline),.admin-page>.admin-mobile-cards,.admin-page>.admin-table-scroll,.admin-page>.table-wrap{flex:1 1 auto;min-height:0;overflow:auto}.admin-page .page-head{margin-bottom:8px}.admin-page .page-head h1{margin:0 0 2px;font-size:20px;letter-spacing:-.02em}.admin-page .page-head .hint,.admin-page .page-head .muted,.admin-page .page-head p{margin:0 0 2px;font-size:12px}.admin-page .card{padding:10px 12px;border-radius:8px}.admin-job-detail,.admin-page .admin-job-detail{width:100%;max-width:none;box-sizing:border-box;display:flex;flex-direction:column;gap:14px}.admin-job-detail-top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.admin-job-detail-status{margin-left:auto;min-width:168px}.admin-job-detail-status select.input{width:168px}.admin-job-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.admin-job-meta-item{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#0c1016}.admin-job-meta-label{color:var(--muted);font-size:12px}.admin-job-meta-value{font-weight:650;overflow-wrap:anywhere}.admin-job-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-job-media-panel{min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:#0c1016}.admin-job-media-panel .hint{margin:4px 0 0}.admin-page .stack{gap:10px}.admin-page .field label{margin-bottom:3px;font-size:12px}.admin-page .input,.admin-page select.input{padding:4px 8px}.admin-page .hint{margin-top:1px;font-size:12px;line-height:1.3}.admin-page .empty,.admin-page .error,.admin-page .notice{padding:8px 10px;margin:8px 0;border-radius:8px}.admin-page .muted{margin:6px 0}.admin-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:72px;padding:16px 12px;color:var(--muted);font-size:12px;line-height:1}.admin-page>.admin-loading:not(.admin-loading-inline){min-height:72px;margin:0;border:1px solid var(--line);border-radius:8px;background:#0c0f14}.admin-loading-inline{display:inline-flex;min-height:0;padding:0}.admin-spinner{width:14px;height:14px;flex:0 0 auto;border:1.5px solid rgba(122,162,255,.22);border-top:1.5px solid var(--accent);border-radius:50%;animation:admin-spin .65s linear infinite}.admin-boot{--accent:#7aa2ff;background:#080a0d}.admin-boot .admin-loading{min-height:0;padding:0;border:none;background:transparent}.admin-mobile-cards .admin-loading,.admin-table-scroll .admin-loading{min-height:64px;padding:20px 12px}@keyframes admin-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.admin-spinner{animation:none;border-top-color:var(--accent);opacity:.7}}.admin-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;margin-bottom:10px}.admin-toolbar .field{flex:1 1 180px;min-width:0;margin:0}.admin-toolbar .seg{flex:1 1 100%}.admin-inline,.admin-shell .admin-inline{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.admin-narrow{width:72px;flex:0 0 72px}.admin-table-scroll{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.admin-page .table-wrap.card{padding:0}.admin-table-scroll table{width:100%;min-width:720px}.admin-page table{--admin-cell-line:rgba(255,255,255,0.12);border-collapse:collapse;border:1px solid var(--admin-cell-line)}.admin-page table td,.admin-page table th{text-align:center!important;vertical-align:middle;border:1px solid var(--admin-cell-line)}.admin-page table th{background:#0c1016}.admin-page table td{background:#12161d}.admin-page table .admin-actions,.admin-page table .admin-inline,.admin-page table .admin-order,.admin-page table .admin-perm{width:100%;justify-content:center}.admin-page table .admin-actions .primary,.admin-page table .admin-actions .secondary,.admin-page table .admin-actions a.primary,.admin-page table .admin-actions a.secondary,.admin-page table .admin-actions button{flex:0 1 auto}.admin-page table .admin-cover{margin-inline:auto}.admin-page table .input,.admin-page table select.input{width:auto;max-width:100%;display:inline-block;margin-inline:auto;text-align:center}.admin-page table .hint,.admin-page table .muted{text-align:center}.admin-page .admin-desktop-table td,.admin-page .admin-desktop-table th{padding:var(--admin-row-y) var(--admin-row-x);font-size:var(--admin-font);line-height:1.35;vertical-align:middle}.admin-page .admin-desktop-table td:first-child,.admin-page .admin-desktop-table th:first-child{padding-left:10px}.admin-page .admin-desktop-table td:last-child,.admin-page .admin-desktop-table th:last-child{padding-right:10px}.admin-page .admin-desktop-table th{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:#0c1016;font-size:11px}.admin-page .admin-desktop-table tbody tr:hover td{background:#181d26}.admin-page .admin-desktop-table .ghost,.admin-page .admin-desktop-table .input,.admin-page .admin-desktop-table .primary,.admin-page .admin-desktop-table .secondary,.admin-page .admin-desktop-table a.primary,.admin-page .admin-desktop-table a.secondary,.admin-page .admin-desktop-table select.input{min-height:var(--admin-touch-row);padding:2px 8px;font-size:12px}.admin-table-scroll td.admin-sticky,.admin-table-scroll th.admin-sticky{position:-webkit-sticky;position:sticky;right:0;background:#12161d;box-shadow:-8px 0 12px rgba(0,0,0,.18);z-index:1}.admin-table-scroll th.admin-sticky{top:0;z-index:4;background:#0c1016}.admin-page .admin-desktop-table tbody tr:hover td.admin-sticky{background:#181d26}.admin-mobile-cards{display:none;gap:8px}.admin-card-item{display:flex;flex-direction:column;gap:8px}.admin-card-item h2,.admin-card-item h3{margin:0;font-size:15px}.admin-card-meta{color:var(--muted);font-size:12px;margin:2px 0 0}.admin-batch-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px}.admin-batch-bar .primary,.admin-batch-bar .secondary{min-height:32px;padding:0 10px}.admin-check-col{width:28px}.admin-order{display:inline-flex;gap:4px}.admin-order .ghost{min-height:28px;padding:0 8px}.admin-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-actions .primary,.admin-actions .secondary,.admin-actions button{flex:1 1 auto;min-width:72px}.admin-alert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.admin-alert{display:block;text-decoration:none;color:inherit}.admin-alert.warn{border-color:rgba(196,91,91,.45);background:rgba(196,91,91,.1)}.admin-alert .muted{margin:0}.admin-alert strong{display:block;margin:2px 0;font-size:22px}.admin-settings-nav{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.admin-settings-nav a,.admin-settings-nav button{min-height:var(--admin-touch)}.admin-page .card.stack>button:not([class]),.admin-page .field>button:not([class]){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line-strong)}.admin-page .card.stack>button:not([class]),.admin-page .field>button:not([class]),.admin-status-toggle{background:#151b22;color:var(--text-2);border-radius:8px;min-height:var(--admin-touch);padding:4px 12px;font-size:var(--admin-font);font-weight:650}.admin-status-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:4.5em;border:1px solid var(--line-strong)}.admin-status-toggle.on{background:linear-gradient(180deg,#2ec4dc,var(--accent-deep));border-color:transparent;color:#041318}.admin-status-toggle:hover:not(:disabled){filter:brightness(1.08)}.admin-status-toggle:disabled{opacity:.5;cursor:not-allowed}.admin-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:end center;padding:var(--page-pad-x);background:rgba(0,0,0,.5)}.admin-modal.admin-modal-center{place-items:center}.admin-modal-card{width:min(440px,100%);max-height:min(82vh,640px);overflow:auto;margin-bottom:env(safe-area-inset-bottom,0)}.admin-media-grid{display:flex;flex-wrap:wrap;gap:8px}.admin-media-thumb{position:relative;width:132px;height:132px;min-height:0;padding:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#0c1016;cursor:pointer}.admin-media-thumb img,.admin-media-thumb video{width:100%;height:100%;object-fit:cover;display:block}.admin-media-play{position:absolute;right:8px;bottom:8px;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:rgba(0,0,0,.62);color:#fff;font-size:10px;pointer-events:none}.admin-modal-card.admin-media-modal{width:min(720px,100%);max-height:min(90vh,860px)}.admin-modal.admin-modal-preview{z-index:70}.admin-modal-card.admin-job-detail-modal{width:min(1080px,100%);max-width:100%;max-height:min(88vh,calc(100dvh - 32px));box-sizing:border-box}.admin-media-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-media-head h2{margin:0;font-size:15px}.admin-media-head .secondary{flex:0 0 auto;min-width:0}.admin-media-stage{display:grid;place-items:center;background:#0c1016;border-radius:8px;overflow:hidden}.admin-media-stage img,.admin-media-stage video{width:100%;max-height:min(72vh,640px);object-fit:contain;background:#000}.admin-credit-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.admin-credit-amount{display:flex;align-items:center;gap:6px}.admin-credit-amount .input{flex:1 1 auto;min-width:0}.admin-credit-preview{display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#0c1016}.admin-credit-preview strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-req{color:#e85d5d;margin-left:2px}.admin-modal-card .seg{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.admin-sticky-save{position:-webkit-sticky;position:sticky;bottom:12px;z-index:8;display:flex;justify-content:flex-end;gap:8px;padding-top:10px}.admin-list-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;margin-bottom:10px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#12161d}.admin-list-bar-top{display:flex;gap:6px;flex-wrap:wrap;order:2}.admin-list-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;flex:1 1 auto;min-width:0}.admin-list-filters .field{flex:1 1 160px;max-width:280px;min-width:0;margin:0}.admin-list-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center;flex:0 0 auto}.admin-filter-toggle{display:none}.admin-pager{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;margin-top:8px;padding:4px 0}.admin-pager-meta{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0}.admin-pager-size,.admin-pager-total{color:var(--muted);font-size:12px;margin:0;white-space:nowrap}.admin-pager-size{display:inline-flex;align-items:center;gap:6px}.admin-pager-size .input{width:68px;min-height:28px;padding:2px 6px}.admin-pager-pages{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.admin-pager-nums{display:contents}.admin-pager-status{display:none}.admin-pager-pages .ghost,.admin-pager-pages .primary{min-height:28px;min-width:28px;padding:2px 8px;font-size:12px}.admin-pager-gap{color:var(--muted);padding:0 2px}.admin-cover{width:36px;height:36px;object-fit:cover;border-radius:4px;background:#1a2029;display:block}.admin-cover.empty{display:grid;place-items:center;color:var(--muted);font-size:11px}.admin-mini-table{display:grid;grid-gap:6px;gap:6px}.admin-mini-table .admin-inline{align-items:stretch}.admin-mini-table .admin-inline .ghost{flex:0 0 auto}.admin-page .admin-stats{gap:8px;margin-bottom:12px}.admin-page .admin-stat strong{margin-top:2px;font-size:22px}.admin-page .admin-role-grid,.admin-page .admin-settings-grid,.admin-page .admin-template-grid{gap:10px}.admin-undress-seg{display:flex;flex-wrap:wrap}.admin-key-mask,.admin-mono,.admin-undress-balance{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;word-break:break-all}.admin-undress-balance{margin:0;font-size:22px;font-weight:650}.admin-undress-wide{grid-column:1/-1}.admin-undress-error{max-width:420px;font-size:12px;line-height:1.35;color:#c9b8b0}.admin-page .admin-form{margin-bottom:10px}.admin-page .admin-form h2{margin:0 0 8px;font-size:15px}.admin-page .admin-filters,.admin-page .admin-form-grid{gap:8px;margin-bottom:10px}.admin-select{min-width:110px}.admin-page .admin-perm-list{gap:4px}.admin-page .admin-perm{gap:8px;font-size:13px}@media (max-width:980px){.admin-alert-grid,.admin-filters,.admin-form-grid,.admin-job-meta,.admin-role-grid,.admin-settings-grid,.admin-stats,.admin-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.admin-shell{--admin-touch:40px;--admin-drawer-width:min(240px,68vw)}.admin-drawer{display:block;position:fixed;inset:0;border:0;background:rgba(4,8,12,.64);z-index:25}.admin-menu{display:inline-flex;align-items:center;justify-content:center;min-width:var(--admin-touch);min-height:var(--admin-touch);border:1px solid var(--line);background:#10151c;border-radius:8px;padding:8px 12px}.admin-shell .admin-sidebar,.admin-sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--admin-drawer-width);padding:0 0 0 env(safe-area-inset-left,0);gap:0;background:#0b0f14;border-right:1px solid rgba(62,200,224,.16);box-shadow:12px 0 40px rgba(0,0,0,.42);transform:translateX(-100%);transition:transform .2s ease;z-index:30;overflow:hidden;display:flex;flex-direction:column}.admin-shell.sidebar-open .admin-sidebar{transform:translateX(0)}.admin-shell .admin-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:10px 8px 8px 10px;border-bottom:1px solid var(--line);flex:0 0 auto;min-width:0}.admin-shell .admin-brand{padding:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;letter-spacing:.01em}.admin-shell .admin-sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:#10151c;color:var(--text);font-size:20px;line-height:1}.admin-shell .admin-nav{padding:6px 6px 10px;gap:8px;-webkit-overflow-scrolling:touch}.admin-shell .admin-nav-group{gap:2px}.admin-shell .admin-nav-label{margin:6px 8px 4px;font-size:10px;letter-spacing:.14em;color:#6b7582}.admin-shell .admin-nav a{min-height:38px;padding:0 6px 0 4px;gap:6px;border-radius:8px;font-size:13px;line-height:1.2}.admin-shell .admin-nav a.active{color:#e7f7fb;background:rgba(62,200,224,.12);box-shadow:inset 2px 0 0 #3ec8e0}.admin-shell .admin-nav-icon{width:26px;height:26px;border-radius:6px}.admin-shell .admin-nav a.active .admin-nav-icon{background:rgba(62,200,224,.16);color:#5ed7ea}.admin-shell .admin-nav-text{flex:1 1 auto}.admin-shell .admin-badge{min-width:20px;height:18px;padding:0 5px;font-size:10px}.admin-shell .admin-sidebar-foot{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;min-width:0;margin-top:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--line);background:#090d12}.admin-sidebar-user{display:flex;align-items:center;gap:8px;min-width:0}.admin-sidebar-avatar{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border-radius:50%;background:linear-gradient(180deg,#2ec4dc,#178fa6);color:#041318;font-size:12px;font-weight:750;object-fit:cover;overflow:hidden}.admin-sidebar-user-meta{min-width:0;overflow:hidden;display:grid;grid-gap:1px;gap:1px}.admin-sidebar-user-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.admin-sidebar-user-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.admin-shell .admin-sidebar-lang{width:100%;margin:0;box-sizing:border-box}.admin-shell .admin-sidebar-lang button{flex:1 1;min-width:0;min-height:32px;padding:0 6px;font-size:12px}.admin-body,.admin-main{width:100%}.admin-topbar{padding:8px var(--page-pad-x);gap:8px;flex-wrap:nowrap}.admin-window-tabs{height:32px}.admin-window-tab{min-height:32px;max-width:132px}.admin-window-tab-close{width:22px;height:22px;font-size:16px}.admin-who{min-width:0;overflow:hidden}.admin-topbar .lang-switch,.admin-who span{display:none}.admin-shell .admin-sidebar-lang{display:flex}.admin-who strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:28vw}.admin-top-actions{gap:6px;flex-shrink:0}.admin-page,.admin-shell .admin-page{width:100%;max-width:none;margin:0;padding:10px var(--page-pad-x) 8px}.admin-mobile-cards{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.admin-footer{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:8px;row-gap:8px;min-height:0;padding:8px var(--page-pad-x) calc(8px + env(safe-area-inset-bottom, 0px))}.admin-footer .admin-exit{grid-column:1;grid-row:1;justify-self:start;flex-shrink:0;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#10151c;color:var(--text);font-size:13px;font-weight:600}.admin-footer .admin-pager,.admin-footer-pager{display:contents}.admin-pager-meta{display:flex;grid-column:2;grid-row:1;justify-self:end;align-items:center;min-height:44px;gap:10px}.admin-pager-pages{grid-column:1/-1;grid-row:2;flex-wrap:nowrap;justify-content:stretch;gap:8px;width:100%}.admin-pager-nums{display:none}.admin-pager-status{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:#10151c;color:var(--text);font-size:13px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-footer .admin-pager-size .input{width:64px;min-height:44px;padding:0 8px}.admin-footer .admin-pager-pages .admin-pager-nav{flex:0 0 auto;min-height:44px;min-width:76px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#10151c;color:var(--text);font-size:13px;font-weight:650;white-space:nowrap}.admin-footer .admin-pager-pages .admin-pager-nav:hover:not(:disabled){color:var(--text);background:#161c24}.admin-footer .admin-pager-pages .admin-pager-nav:disabled{opacity:.38;cursor:not-allowed}.admin-alert-grid,.admin-filters,.admin-form-grid,.admin-job-media,.admin-job-meta,.admin-role-grid,.admin-settings-grid,.admin-stats,.admin-template-grid{grid-template-columns:1fr}.admin-desktop-table{display:none}.admin-mobile-cards{display:grid}.admin-page .admin-card-item{padding:10px 12px;gap:8px}.admin-cover{width:44px;height:44px}.admin-media-thumb{width:112px;height:112px}.admin-inline{min-width:0;width:100%}.admin-narrow{width:72px;flex:0 0 72px}.admin-modal,.admin-modal.admin-modal-center{place-items:end stretch}.admin-modal-card.admin-job-detail-modal{width:100%;max-height:min(92dvh,calc(100dvh - 12px - env(safe-area-inset-bottom, 0px)))}.admin-list-bar{display:grid;grid-gap:8px;gap:8px;padding:8px 10px}.admin-list-bar-top{order:0}.admin-list-filters .field{flex:1 1 100%;max-width:none}.admin-filter-toggle{display:inline-flex}.admin-list-bar:not(.open) .admin-list-filters{display:none}.admin-shell .admin-actions .primary,.admin-shell .admin-actions .secondary,.admin-shell .admin-list-bar .ghost,.admin-shell .admin-list-bar .input,.admin-shell .admin-list-bar .primary,.admin-shell .admin-list-bar select.input,.admin-shell .admin-mobile-cards .ghost,.admin-shell .admin-mobile-cards .primary,.admin-shell .admin-mobile-cards .secondary,.admin-shell .admin-mobile-cards a.primary,.admin-shell .admin-mobile-cards a.secondary{min-height:40px}@media (max-width:360px){.admin-footer .admin-pager-size span{display:none}.admin-footer .admin-pager-pages .admin-pager-nav{min-width:68px;padding:0 10px}}}