*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#172033;background:#f5f7fb}body{margin:0;background:#f5f7fb}.image-placeholder{display:inline-block;background:linear-gradient(135deg,rgba(226,232,240,.8) 25%,transparent 25%) 0 0 / 14px 14px,linear-gradient(135deg,transparent 75%,rgba(226,232,240,.8) 75%) 0 0 / 14px 14px,linear-gradient(135deg,#f8fafc,#eef2f7)}button,input,select{font:inherit}input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:#2563eb;vertical-align:middle}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{display:grid;gap:14px;width:min(420px,100%);padding:28px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:0 20px 60px #0f172a1f}.login-card span,.admin-header span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-card h1,.admin-header h1{margin:0;color:#111827}.login-card p,.admin-header p{margin:0;color:#64748b}.login-card label,.edit-card label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:700}.login-card input,.search-row input,.settings-toolbar input,.risk-tabs input,.admin-select,.edit-card input,.sort-input,.display-name-input{min-height:40px;border:1px solid #d1d5db;border-radius:10px;padding:9px 12px;color:#172033;background:#fff;outline:0;box-shadow:none}.admin-shell{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.admin-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:20px;align-items:stretch;min-width:0;height:100vh;min-height:100vh}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:22px;height:100vh;padding:22px 16px 18px;border:0;background:#0f172a;box-shadow:10px 0 32px #0f172a1f}.sidebar-brand{display:grid;gap:8px;padding:2px 0 22px;border-bottom:1px solid rgba(226,232,240,.16);color:#fff}.sidebar-brand span{color:#93c5fd;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sidebar-brand strong{font-size:24px;line-height:1.1}.sidebar-nav{display:grid;align-content:start;gap:10px;padding-top:2px}.sidebar-nav button,.logout-button{justify-content:flex-start;gap:10px;width:100%;border-color:transparent;color:#cbd5e1;background:transparent}.sidebar-nav button{min-height:46px;padding:12px 14px;font-size:15px;font-weight:700}.sidebar-nav button:hover,.sidebar-nav button.active{border-color:#60a5fa57;color:#fff;background:#1e3a8a}.logout-button{margin-top:auto;min-height:40px;border-color:#f8717138;color:#fecaca}.logout-button:hover{border-color:#ef4444;color:#fff;background:#dc2626}.admin-content{display:flex;min-width:0;min-height:0;overflow:hidden;flex-direction:column;padding:18px 24px 18px 0}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-header h1{margin-top:6px;font-size:25px}.toolbar,.table-card,.admin-tabs{margin-top:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.toolbar{display:grid;gap:12px;padding:16px}.search-row,.batch-row,.form-actions,.pager,.admin-tabs,.risk-tabs{display:flex;flex-wrap:wrap;gap:8px}.actions{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.actions button,.actions .button-link{white-space:nowrap}.admin-tabs{padding:10px}.admin-tabs button.active,.risk-tabs button.active{border-color:#2563eb;color:#fff;background:#2563eb}.risk-tabs{margin-bottom:12px}.risk-card table{min-width:1180px;table-layout:fixed}.risk-card th:nth-child(1),.risk-card td:nth-child(1){width:190px}.risk-card th:nth-child(2),.risk-card td:nth-child(2){width:280px}.risk-card th:nth-child(3),.risk-card td:nth-child(3),.risk-card th:nth-child(4),.risk-card td:nth-child(4),.risk-card th:nth-child(5),.risk-card td:nth-child(5),.risk-card th:nth-child(6),.risk-card td:nth-child(6){width:92px}.risk-card th:nth-child(7),.risk-card td:nth-child(7){width:150px}.risk-card th:nth-child(8),.risk-card td:nth-child(8){width:250px}.risk-card td{height:72px;vertical-align:middle}.risk-card td strong,.risk-card td small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.risk-card .actions{min-width:220px}.admin-select{min-width:200px;min-height:42px;color:#172033;line-height:1.2}.search-row input,.settings-toolbar input,.risk-tabs input{flex:1 1 260px}.search-row .admin-select,.settings-toolbar .admin-select{flex:0 0 210px}.risk-tabs .admin-select{flex:0 0 170px}button,.button-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:10px;padding:9px 12px;color:#1f2937;background:#fff;font-weight:500;text-decoration:none}button:hover,.button-link:hover,.pager button.active,button.primary{border-color:#2563eb;color:#fff;background:#2563eb}button.danger{border-color:#fecaca;color:#b91c1c}button.danger:hover{border-color:#dc2626;color:#fff;background:#dc2626}.toast{position:fixed;top:18px;left:50%;z-index:90;width:min(560px,calc(100% - 32px));transform:translate(-50%);border:1px solid #bfdbfe;border-radius:14px;padding:13px 18px;color:#1d4ed8;background:#eff6ff;box-shadow:0 18px 44px #0f172a2e;text-align:center;font-weight:800}.toast.success{border-color:#bbf7d0;color:#166534;background:#f0fdf4}.toast.error{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.sync-progress{position:fixed;right:18px;bottom:18px;z-index:85;display:grid;gap:8px;width:min(360px,calc(100% - 36px));border:1px solid #bfdbfe;border-radius:16px;padding:14px;color:#1e3a8a;background:#eff6ff;box-shadow:0 18px 44px #0f172a2e}.sync-progress span{color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-progress progress{width:100%;height:10px}.confirm-layer,.detail-layer{position:fixed;inset:0;z-index:90;display:flex;align-items:flex-start;justify-content:center;padding:76px 18px 24px;background:#0f172a47;animation:fadeIn .2s}.edit-layer{position:fixed;inset:0;z-index:75;display:flex;justify-content:flex-end;background:#0f172a47;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.detail-layer{z-index:78;align-items:center;padding-top:24px}.confirm-card{width:min(460px,calc(100% - 32px));border:1px solid #e5e7eb;border-radius:16px;padding:20px;background:#fff;box-shadow:0 20px 60px #0f172a33}.confirm-card h2{margin:0 0 8px;font-size:20px}.confirm-card p{margin:0;color:#475569;line-height:1.6}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.table-card{max-width:100%;padding:16px;overflow:hidden}.table-title{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px}.table-title span,small{color:#64748b}.table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #eef2f7;border-radius:12px}table{width:100%;border-collapse:collapse;min-width:1040px}.fixed-list-card{display:flex;flex-direction:column;min-height:0}.products-card{height:calc(100vh - 238px)}.risk-card{height:calc(100vh - 166px);margin-top:16px}.home-settings-page{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.category-settings-card{flex:1 1 auto;min-height:0;height:auto;margin-top:16px}th,td{padding:11px 10px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:middle}tbody tr{height:72px}th{position:sticky;top:0;z-index:2;color:#64748b;font-size:12px;text-transform:uppercase;white-space:nowrap;background:#fff}td strong,td small{display:block}.clickable-row{cursor:pointer;transition:background .2s}.clickable-row:hover{background:#f8fafc}.clickable-row.banned td:first-child{box-shadow:inset 3px 0 #ef4444}.clickable-row.released td:first-child{box-shadow:inset 3px 0 #22c55e}.clickable-row.expired td:first-child{box-shadow:inset 3px 0 #94a3b8}.actions button,.actions .button-link{padding:6px 10px;font-size:13px;border-radius:8px}.product-cell{width:min(360px,28vw);max-width:360px}.product-name{display:-webkit-box;overflow:hidden;color:#111827;font-weight:500;line-height:1.35;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px}.product-name:hover{color:#2563eb}.thumb{width:64px;height:64px;object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:800;white-space:nowrap}.badge.ok,.badge.synced{color:#166534;background:#dcfce7}.badge.muted,.badge.not_synced{color:#475569;background:#e2e8f0}.badge.syncing{color:#1d4ed8;background:#dbeafe}.badge.failed{color:#b91c1c;background:#fee2e2}.error{max-width:260px;color:#b91c1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-summary-grid{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.summary-card{display:grid;gap:6px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.summary-card span{color:#64748b;font-size:12px;font-weight:800}.summary-card strong{color:#111827;font-size:28px;line-height:1}.summary-card small{color:#64748b}.settings-toolbar{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center}.category-settings-table{min-width:1080px;table-layout:fixed}.category-settings-table th:nth-child(1),.category-settings-table td:nth-child(1){width:48px;text-align:center}.category-settings-table th:nth-child(2),.category-settings-table td:nth-child(2),.category-settings-table th:nth-child(3),.category-settings-table td:nth-child(3){width:118px}.category-settings-table th:nth-child(4),.category-settings-table td:nth-child(4){width:240px}.category-settings-table th:nth-child(5),.category-settings-table td:nth-child(5){width:260px}.category-settings-table th:nth-child(6),.category-settings-table td:nth-child(6){width:110px}.category-settings-table th:nth-child(7),.category-settings-table td:nth-child(7){width:160px}.category-settings-table th:nth-child(8),.category-settings-table td:nth-child(8),.category-settings-table th:nth-child(9),.category-settings-table td:nth-child(9){width:120px}.switch-label{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:13px;font-weight:800}.sort-input{width:96px}.display-name-input{width:100%}.settings-page{display:flex;flex-direction:column;min-height:0}.settings-panel{display:grid;gap:16px;margin-top:16px;padding:18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.settings-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-form label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:800}.settings-form input{min-height:42px;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;outline:0}.job-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;color:#475569;font-size:14px}.btn-row{display:flex;flex-wrap:wrap;gap:10px}.edit-card{display:flex;flex-direction:column;width:min(480px,100vw);height:100vh;overflow:auto;background:#fff;box-shadow:-10px 0 40px #0f172a26;padding:24px;animation:slideInRight .3s cubic-bezier(.16,1,.3,1)}.edit-card fieldset{flex:1}.form-actions{padding-top:18px;border-top:1px solid #eef2f7;margin-top:12px}.detail-modal{display:grid;gap:16px;width:min(760px,calc(100% - 32px));max-height:calc(100vh - 48px);overflow:auto;border:1px solid #e5e7eb;border-radius:18px;padding:20px;background:#fff;box-shadow:0 20px 60px #0f172a38}.edit-head,.detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.edit-head h2,.detail-head h2{margin:0}.detail-list{display:grid;gap:10px;margin:0}.detail-list div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #eef2f7;border-radius:12px;background:#f8fafc}.detail-list dt{color:#64748b;font-weight:500}.detail-list dd{margin:0;color:#111827;font-weight:500;overflow-wrap:anywhere}.edit-card fieldset{display:grid;align-content:start;gap:16px;margin:0;padding:0;border:0}.edit-card .check{display:flex;align-items:center;margin-top:8px}.readonly-fields{display:grid;gap:10px;margin-top:4px}.readonly-fields div{display:grid;gap:5px;padding:10px 12px;border:1px solid #eef2f7;border-radius:10px;background:#f8fafc}.readonly-fields span{color:#64748b;font-size:12px;font-weight:800}.readonly-fields strong{color:#111827;font-size:13px;font-weight:500;overflow-wrap:anywhere}.pager{flex:0 0 auto;align-items:center;justify-content:center;margin-top:0;padding:12px 0 0;background:#fff}.pager button{min-width:40px}.pager-ellipsis{padding:9px 4px;color:#64748b;font-weight:800}@media(max-width:1050px){.admin-shell{height:auto;min-height:100vh;overflow:auto;padding:12px}.admin-layout{grid-template-columns:1fr;height:auto;min-height:auto}.admin-sidebar{position:static;min-height:auto;height:auto;border-radius:16px}.admin-content{padding:0;overflow:visible}.sidebar-brand{gap:8px;padding-bottom:14px}.sidebar-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sidebar-nav button{min-height:56px}.logout-button{align-self:auto}.admin-header{display:grid}.search-row .admin-select{flex:1 1 180px}.products-card,.risk-card,.category-settings-card{height:min(720px,calc(100vh - 280px))}.home-settings-page{min-height:720px}.settings-summary-grid,.settings-form{grid-template-columns:1fr}.edit-layer{justify-content:center}}@media(max-width:640px){.admin-shell{width:min(100% - 20px,1680px);padding-top:10px}.sidebar-nav,.detail-list div{grid-template-columns:1fr}.products-card,.risk-card,.category-settings-card{height:680px}}
