:root{color:#221f1b;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}.beta-access-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.beta-access-panel{width:min(420px,100%);display:grid;gap:16px;padding:22px;border:1px solid #d7d0c4;border-radius:8px;background:#fffdfa;box-shadow:0 18px 48px #221f1b1f}.beta-access-panel p{color:#5f574c;line-height:1.45}.beta-access-status{color:#5f574c;font-size:.86rem;font-weight:700}.beta-access-status.error{color:#a5362a}button{font:inherit}body:has(.image-preview-backdrop),body:has(.modal-backdrop){overflow:hidden}.admin-shell{width:min(1680px,calc(100% - 32px));margin:0 auto;padding:28px 0 42px}.admin-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:flex-end;gap:16px;margin-bottom:0;border:1px solid #0f4c4a;border-radius:8px 8px 0 0;padding:16px 18px;background:#063f3d;color:#fffdfa;box-shadow:0 14px 36px #063f3d1f}.admin-topbar .eyebrow{color:#a8d7d1}.admin-topbar h1{color:#fffdfa}.admin-actions{display:grid;justify-items:end;gap:10px}.admin-session-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.admin-icon-button{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7d0c4;border-radius:8px;padding:0;background:#fffdfa;color:#221f1b;cursor:pointer;font-size:1.2rem;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-icon-button:hover,.admin-icon-button:focus-visible{border-color:#b8ab99;background:#f4efe7;box-shadow:0 8px 20px #221f1b1f;transform:translateY(-1px);outline:none}.admin-topbar .admin-icon-button{border-color:#fffdfa38;background:#fffdfa1a;color:#fffdfa}.admin-topbar .admin-icon-button:hover,.admin-topbar .admin-icon-button:focus-visible{border-color:#fffdfa70;background:#fffdfa2e;box-shadow:0 8px 20px #00000029}.admin-profile-button:before,.admin-profile-button:after{content:"";position:absolute;left:50%;transform:translate(-50%);border:2px solid currentColor}.admin-profile-button:before{top:10px;width:10px;height:10px;border-radius:50%}.admin-profile-button:after{bottom:9px;width:20px;height:10px;border-bottom:0;border-radius:14px 14px 4px 4px}.admin-refresh-button{justify-self:end}.admin-user-list{align-self:center;min-width:360px;display:grid;gap:4px;justify-items:center;color:#d8ebe8;font-size:.94rem;line-height:1.28}.admin-user-list>div{display:inline-flex;align-items:baseline;justify-content:center;gap:8px;font-weight:500}.admin-user-list time{color:#a8d7d1;font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:inherit}.auth-panel{min-height:min(520px,calc(100vh - 150px));display:grid;place-items:center}.auth-card{width:min(420px,100%);display:grid;gap:14px;border:1px solid #ddd6ca;border-radius:8px;padding:20px;background:#fffdfa;box-shadow:0 18px 50px #221f1b1a}.auth-card .notice,.password-dialog .notice{margin-bottom:0}.auth-field{display:grid;gap:6px;color:#6f675b;font-size:.84rem;font-weight:800}.auth-field input{width:100%;min-height:42px;border:1px solid #d7d0c4;border-radius:7px;padding:9px 11px;background:#fffdfa;color:#221f1b;font:inherit;font-size:1rem;font-weight:700}.auth-field input:focus{outline:3px solid #2f6fed;outline-offset:2px}.eyebrow{margin:0 0 4px;color:#6f675b;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0}h1{font-size:2rem}h2{font-size:1.1rem}h3,h4{margin:0}.secondary-button,.danger-button,.lock-button,.unlock-button,.icon-danger-button,.icon-success-button{min-height:38px;border:1px solid #d7d0c4;border-radius:7px;padding:8px 12px;background:#fffdfa;color:#221f1b;cursor:pointer;font-weight:800}.secondary-button:hover:not(:disabled),.danger-button:hover:not(:disabled),.lock-button:hover:not(:disabled),.unlock-button:hover:not(:disabled),.icon-danger-button:hover:not(:disabled),.icon-success-button:hover:not(:disabled){border-color:#b8ab99}.danger-button,.icon-danger-button{background:#fff0ed;border-color:#efb2a7;color:#a3281c}.secondary-button.dirty:not(:disabled){border-color:#efb2a7;background:#fff0ed;color:#a3281c;animation:save-button-pulse 1.45s ease-in-out infinite;box-shadow:0 0 #b4231875}@keyframes save-button-pulse{0%{box-shadow:0 0 #b4231875}70%{box-shadow:0 0 0 16px #b4231800}to{box-shadow:0 0 #b4231800}}@media(prefers-reduced-motion:reduce){.secondary-button.dirty:not(:disabled){animation:none;box-shadow:0 0 0 5px #b423183d}}.secondary-button:disabled,.danger-button:disabled,.lock-button:disabled,.unlock-button:disabled,.icon-danger-button:disabled,.icon-success-button:disabled{cursor:not-allowed;opacity:.45}.icon-danger-button,.icon-success-button{width:38px;flex:0 0 38px;display:inline-grid;place-items:center;padding:0}.icon-danger-button svg,.icon-success-button svg{display:block}.icon-success-button{background:#e9f8ed;border-color:#8fc79b;color:#206a32}.lock-button{min-width:104px;background:#fff0ed;border-color:#efb2a7;color:#a3281c}.unlock-button{min-width:104px;background:#e9f8ed;border-color:#8fc79b;color:#206a32}.notice{margin-bottom:14px;border:1px solid #d7d0c4;border-radius:8px;padding:10px 12px;background:#fffdfa;font-weight:700}.notice.saving{border-color:#d5c47d;background:#fff8d8}.notice.warning{border-color:#d5c47d;background:#fff8d8;color:#6d5718}.notice.success{border-color:#9acaa6;background:#ebf8ee}.notice.error{border-color:#efb2a7;background:#fff0ed;color:#8d1f15}.admin-tabbar-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;border:1px solid #c6ddd9;border-top:0;border-radius:0 0 8px 8px;padding:8px 10px 0;background:#edf7f5;box-shadow:0 8px 22px #063f3d0f}.admin-tabs{display:flex;align-items:center;align-self:end;gap:6px}.admin-tab{display:inline-flex;align-items:center;gap:7px;min-height:42px;border:0;border-radius:8px 8px 0 0;padding:9px 16px;background:transparent;color:#37655f;cursor:pointer;font-weight:900}.admin-tab-badge{min-width:22px;height:22px;display:inline-grid;place-items:center;border:1px solid #d5c47d;border-radius:999px;padding:0 6px;background:#fff1b8;color:#6d5718;font-size:.76rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.admin-tab:hover,.admin-tab:focus-visible{color:#063f3d;background:#f8fdfc}.admin-tab.active{background:transparent;color:#063f3d;box-shadow:inset 0 -3px #1f8f88}.admin-tab.danger{color:#a3281c}.admin-tab.danger.active,.admin-tab.danger:hover,.admin-tab.danger:focus-visible{background:#fff0ed;color:#8d1f15}.admin-tab.danger.active{background:transparent;box-shadow:inset 0 -3px #b42318}.admin-tabbar-row .admin-refresh-button{align-self:center;margin-bottom:4px;border-color:#9fc9c2;background:#fffdfa;color:#063f3d}.admin-tabbar-row .admin-refresh-button:hover:not(:disabled),.admin-tabbar-row .admin-refresh-button:focus-visible:not(:disabled){border-color:#1f8f88;background:#f8fdfc}.metrics{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(340px,1.35fr) minmax(340px,1.35fr);gap:18px;margin-bottom:20px}.entity-metrics{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.entity-metrics .metric-group:nth-child(1){grid-column:span 1}.entity-metrics .metric-group:nth-child(2),.entity-metrics .metric-group:nth-child(3){grid-column:span 3}.metric-group{display:grid;align-content:start;gap:10px;border:1px solid #c8dee6;border-radius:8px;padding:12px;background:#eef7fb}.metric-group h2{margin:0;color:#315966;font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-grid.single,.owners-metrics{grid-template-columns:1fr}.owners-metrics .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.request-metrics{grid-template-columns:1fr}.request-metrics .metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.metric{border:1px solid #bdd7e3;border-radius:8px;padding:16px;background:#fbfeff}.metric.danger{border-color:#efb2a7;background:#fff0ed;color:#a3281c}.metric>span{display:block;color:#426977;font-size:.82rem;font-weight:800}.metric.danger>span,.metric.danger .metric-icon{color:#a3281c}.metric-value{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;margin-top:8px}.metric-icon{display:flex;align-items:center;justify-content:flex-start;color:#497889}.metric-icon svg{display:block}.metric strong{display:block;font-size:1.7rem;line-height:1;text-align:center}.table-section{display:grid;gap:10px}.tab-panel{margin-top:2px}.table-header{display:flex;align-items:center;justify-content:space-between;color:#37655f}.table-header>div:not(.table-header-actions){display:grid;gap:2px}.table-header span{font-size:.86rem;font-weight:700}.table-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.table-controls{display:flex;align-items:end;justify-content:space-between;gap:14px;flex-wrap:wrap;border:1px solid #ead49f;border-radius:8px;padding:12px;background:#fff7e4}.table-filter-actions{display:flex;align-items:center;justify-content:end;gap:10px;flex-wrap:wrap}.search-field{display:grid;gap:6px;min-width:min(360px,100%);color:#745a19;font-size:.78rem;font-weight:900;text-transform:uppercase}.search-field input{min-height:38px;border:1px solid #dec78a;border-radius:7px;padding:8px 10px;background:#fffdfa;color:#221f1b;font:inherit;font-size:.95rem;font-weight:700;text-transform:none}.status-filter{display:inline-flex;overflow:hidden;border:1px solid #dec78a;border-radius:7px;background:#fffdfa}.status-filter button{min-height:38px;border:0;border-right:1px solid #dec78a;padding:8px 12px;background:transparent;color:#745a19;cursor:pointer;font-weight:900}.status-filter button:last-child{border-right:0}.status-filter button.active{background:#7a5b13;color:#fffdfa}.table-wrap{overflow:visible;border:1px solid #d6ddd9;border-radius:8px;background:#fffdfa}table{width:100%;min-width:1160px;border-collapse:collapse}.owners-table-wrap table{min-width:1040px}.categories-panel form{display:grid;gap:14px}.category-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-editor{display:grid;align-content:start;gap:12px;border:1px solid #c9ddd6;border-radius:8px;padding:12px;background:#f2faf7}.category-editor-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.category-editor-header h3{font-size:1rem}.category-list{display:grid;gap:8px}.category-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.category-row:has(.secondary-button+.secondary-button){grid-template-columns:minmax(0,1fr) auto auto}.category-row.active{border-radius:7px;outline:2px solid #221f1b;outline-offset:2px}.category-value-field{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.category-row input{width:100%;min-height:38px;border:1px solid #c9ddd6;border-radius:7px;padding:8px 10px;background:#fffdfa;color:#221f1b;font:inherit}.category-usage-badge{min-width:32px;min-height:28px;display:inline-grid;place-items:center;border:1px solid #cfc5b6;border-radius:999px;padding:3px 8px;background:#f4efe7;color:#62594d;font-size:.85rem;font-weight:900;font-variant-numeric:tabular-nums}.category-usage-badge.active{border-color:#9acaa6;background:#ebf8ee;color:#206a32}.category-requests-panel{display:grid;gap:12px}.category-requests-panel table{min-width:780px}.request-status-pill{display:inline-grid;place-items:center;border:1px solid #cfc5b6;border-radius:999px;padding:5px 9px;background:#fffdfa;color:#62594d;font-size:.78rem;font-weight:900}.request-status-pill.open{border-color:#d5c47d;background:#fff8d8;color:#6d5718}.request-status-pill.accepted{border-color:#9acaa6;background:#ebf8ee;color:#206a32}.request-status-pill.rejected{border-color:#efb2a7;background:#fff0ed;color:#a3281c}.request-row-accepted td{background:#ebf8ee}.request-row-rejected td{background:#fff0ed}.request-main-cell{min-width:180px;font-weight:900}.request-text-cell{min-width:220px;max-width:320px;color:#473f35;line-height:1.35;white-space:normal}th,td{border-bottom:1px solid #e7e0d4;padding:12px;text-align:left;vertical-align:middle}th{position:sticky;top:0;z-index:2;background:#f1e9dc;color:#6f675b;font-size:.76rem;font-weight:900;text-transform:uppercase}.sort-button{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit}.sort-button:hover{color:#221f1b}.sort-button:focus-visible{outline:3px solid #2f6fed;outline-offset:3px}.sort-indicator{flex:0 0 auto;color:#8a8174;font-size:.72rem}tr:last-child td{border-bottom:0}.entity-detail-row{cursor:pointer}.locked-row td{background:#ffe4df}.locked-row .description-cell,.locked-row .id-cell{color:#7b2d24}.deactivated-row td{background:#f4f3ef}.deactivated-row .description-cell,.deactivated-row .id-cell{color:#68625a}.deleted-row td{background:#e3e1dc}.deleted-row .description-cell,.deleted-row .id-cell{color:#4f4a43}.status-pill{display:inline-flex;min-width:82px;justify-content:center;border:1px solid #9acaa6;border-radius:999px;padding:5px 9px;background:#ebf8ee;color:#206a32;font-size:.78rem;font-weight:900}.status-pill.locked{border-color:#efb2a7;background:#fff0ed;color:#a3281c}.status-pill.deactivated{border-color:#d3cec5;background:#f4f3ef;color:#68625a}.status-pill.deleted{border-color:#bbb6ae;background:#e3e1dc;color:#4f4a43}.image-cell{display:flex;align-items:center;gap:0;min-width:0}.thumb{flex:0 0 auto;border:1px solid #ddd6ca;border-radius:8px;object-fit:cover;background:#f0ece4}.thumb-button{display:inline-flex;flex:0 0 auto;border:0;border-radius:8px;padding:0;background:transparent;cursor:zoom-in}.thumb-button:focus-visible{outline:3px solid #2f6fed;outline-offset:3px}.thumb-button:hover .thumb{border-color:#9f917f;box-shadow:0 6px 16px #221f1b24}.thumb.logo{width:48px;height:48px}.thumb.hero{width:88px;height:50px}.image-empty{min-width:74px;color:#81786b;font-size:.84rem;font-weight:700}.entity-name{font-weight:900}.description-cell{max-width:420px;color:#423d35}.owner-email,.owner-empty{color:#62594d;font-weight:800}.owner-cell-actions{max-width:260px;display:inline-flex;align-items:center;gap:8px}.owner-filter-button{min-width:0;display:inline-flex;align-items:center;border:1px solid #cfc5b6;border-radius:999px;padding:6px 10px;background:#fffdfa;color:#25443c;cursor:pointer;font-weight:900}.owner-filter-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-filter-button:hover,.owner-filter-button:focus-visible,.owner-filter-button.active{border-color:#25443c;background:#eef5f2}.entity-count-badge{min-width:34px;min-height:28px;display:inline-grid;place-items:center;border:1px solid #cfc5b6;border-radius:999px;padding:4px 10px;background:#dfeee9;color:#25443c;cursor:pointer;font:inherit;font-variant-numeric:tabular-nums;font-weight:900}.entity-count-badge:hover,.entity-count-badge:focus-visible{border-color:#25443c;background:#eef5f2}.count-pill{min-width:34px;min-height:28px;display:inline-grid;place-items:center;border:1px solid #d7d0c4;border-radius:999px;padding:4px 10px;background:#f4f3ef;color:#62594d;font-variant-numeric:tabular-nums;font-weight:900}.count-pill.warning{border-color:#d5c47d;background:#fff8d8;color:#6d5718}.count-pill.danger{border-color:#efb2a7;background:#fff0ed;color:#a3281c}.id-cell{color:#6f675b;font-variant-numeric:tabular-nums;font-weight:800}.date-cell{color:#6f675b;font-size:.88rem;font-variant-numeric:tabular-nums;font-weight:800;white-space:nowrap}.empty-cell{color:#6f675b;font-weight:800;text-align:center}.emergency-panel{display:grid;gap:10px;border:1px solid #efb2a7;border-radius:8px;padding:18px;background:#fff0ed;color:#8d1f15}.emergency-panel .table-header{color:#8d1f15}.emergency-inline-error{width:min(620px,100%);margin:0;border:1px solid #efb2a7;border-radius:8px;padding:10px 12px;background:#fffdfa;color:#8d1f15;font-weight:900}.emergency-toggle-grid{width:min(620px,100%);display:grid;gap:10px}.emergency-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #efb2a7;border-radius:8px;padding:14px;background:#fffdfa;color:#4f211b;cursor:pointer}.emergency-toggle input{position:absolute;opacity:0;pointer-events:none}.emergency-toggle-copy{display:grid;gap:3px}.emergency-toggle-copy strong{font-size:.98rem}.emergency-toggle-copy small{color:#7b2d24;font-weight:800}.emergency-toggle-copy .emergency-toggle-updated{color:#81786b;font-size:.76rem;font-weight:400}.emergency-switch{width:46px;height:26px;border-radius:999px;background:#d7d0c4;position:relative}.emergency-switch:after{content:"";position:absolute;top:4px;left:4px;width:18px;height:18px;border-radius:999px;background:#fffdfa;box-shadow:0 1px 4px #221f1b3d}.emergency-toggle.active{border-color:#b42318;background:#fff8f6}.emergency-toggle.active .emergency-switch{background:#b42318}.emergency-toggle.active .emergency-switch:after{transform:translate(20px)}.emergency-toggle:has(input:disabled){cursor:not-allowed;opacity:.65}.image-preview-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#181613b8}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#18161394}.confirm-dialog{width:min(520px,100%);display:grid;gap:14px;border:1px solid #ddd6ca;border-radius:8px;padding:18px;background:#fffdfa;box-shadow:0 24px 70px #00000047}.confirm-dialog p{margin:0;color:#423d35;line-height:1.45}.dialog-field{display:grid;gap:6px}.dialog-field span{color:#6f675b;font-size:.84rem;font-weight:800}.dialog-field textarea,.dialog-field select{width:100%;border:1px solid #d7d0c4;border-radius:7px;padding:10px 12px;background:#fffdfa;color:#221f1b;font:inherit}.dialog-field textarea{min-height:92px;resize:vertical}.dialog-field textarea:focus,.dialog-field select:focus{outline:3px solid #2f6fed;outline-offset:2px}.category-request-status-field{border:1px solid transparent;border-radius:8px;padding:10px}.category-request-status-field.accepted{border-color:#9acaa6;background:#ebf8ee}.category-request-status-field.accepted select{border-color:#77b985;background:#f7fff8}.category-request-status-field.rejected{border-color:#e0a2a2;background:#fff0f0}.category-request-status-field.rejected select{border-color:#d88484;background:snow}.category-request-dialog{width:min(720px,100%)}.category-request-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.category-request-dialog-header h2{margin:0}.category-request-comparison{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.9fr);grid-template-rows:repeat(3,minmax(62px,auto));gap:8px 12px}.category-request-current-field,.category-request-proposal,.category-request-dialog-reason{min-width:0;border:1px solid #d6ddd9;border-radius:8px;padding:10px;background:#f8fbfa}.category-request-current-field{display:grid;align-content:center;gap:4px}.request-field-kind{grid-row:1}.request-field-area{grid-row:2}.request-field-focus{grid-row:3}.category-request-proposal{grid-column:2;display:grid;align-content:center;gap:4px;border-color:#9acaa6;background:#ebf8ee}.category-request-current-field span,.category-request-proposal span,.category-request-dialog-reason span{margin-bottom:4px;color:#6f675b;font-size:.78rem;font-weight:900;text-transform:uppercase}.category-request-current-field strong,.category-request-proposal strong{color:#221f1b;font-size:1rem}.category-request-proposal strong{color:#206a32}.category-request-dialog-reason{display:grid;gap:4px}.category-request-dialog-reason p,.category-request-dialog-decision{margin:0;color:#221f1b;line-height:1.4}.category-request-dialog-decision{color:#6f675b;font-size:.84rem;font-weight:800}.entity-detail-backdrop{align-items:start;overflow:hidden}.entity-detail-dialog{--entity-detail-dialog-padding: 18px;width:min(1180px,calc(100vw - 48px));max-height:calc(100vh - 48px);display:grid;gap:18px;overflow-y:auto;border:1px solid #b9d9cf;border-radius:8px;padding:0;background:#f2faf7;box-shadow:0 24px 70px #00000047}.entity-detail-header{position:sticky;top:0;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #c9ddd6;padding:var(--entity-detail-dialog-padding);background:#e5f4ef;box-shadow:0 10px 18px #063f3d14}.entity-detail-header>div{display:grid;gap:3px}.entity-detail-header span,.entity-detail-section>div>span{color:#37655f;font-size:.86rem;font-weight:700}.entity-detail-status.active{color:#206a32}.entity-detail-status.locked{color:#a3281c}.entity-detail-section{display:grid;gap:10px;padding:0 var(--entity-detail-dialog-padding)}.entity-detail-section:last-child{padding-bottom:var(--entity-detail-dialog-padding)}.entity-detail-section>div:first-child{display:grid;gap:3px}.entity-image-moderation-grid{--entity-detail-image-height: clamp(220px, 30vw, 356px);display:grid;grid-template-columns:minmax(220px,.85fr) minmax(280px,1.15fr);gap:12px}.entity-image-moderation{display:grid;gap:10px;border:1px solid #c9ddd6;border-radius:8px;padding:12px;background:#fffdfa}.entity-image-moderation header{display:flex;align-items:center;justify-content:space-between;gap:12px}.entity-image-preview-button{height:var(--entity-detail-image-height);align-items:center;justify-items:center;display:grid;border:0;border-radius:8px;padding:0;background:transparent;cursor:zoom-in}.entity-detail-image-frame{width:100%;height:var(--entity-detail-image-height);display:grid;place-items:center;border:1px solid #ddd6ca;border-radius:8px;background:#f0ece4}.entity-detail-image-frame.logo{width:var(--entity-detail-image-height);max-width:100%}.entity-detail-image-frame.hero{width:100%}.entity-detail-image{width:100%;height:100%;display:block;object-fit:cover}.entity-detail-image.logo{object-fit:contain}.entity-detail-image.hero{object-fit:cover}.entity-detail-image.empty{display:grid;place-items:center;color:#81786b;font-weight:800}.history-table-wrap table{min-width:100%;table-layout:fixed}.history-table-wrap th{position:static}.history-table-wrap .date-cell{font-weight:400}.history-action{font-size:.92rem}.history-action.danger{color:#a3281c}.history-action.success{color:#206a32}.history-text{min-width:180px;max-width:300px;color:#423d35;white-space:normal;overflow-wrap:anywhere}.history-thumb-button{display:inline-grid;border:0;border-radius:7px;padding:0;background:transparent;cursor:zoom-in}.history-thumb{width:76px;height:52px;display:block;border:1px solid #ddd6ca;border-radius:7px;object-fit:cover;background:#f0ece4}.history-thumb.logo{width:52px;aspect-ratio:1}.history-no-image,.history-empty{color:#6f675b;font-size:.84rem;font-weight:700}.history-empty{border:1px solid #e7e0d4;border-radius:8px;padding:12px;background:#fffdfa}.history-empty.error{border-color:#efb2a7;background:#fff0ed;color:#8d1f15}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.image-preview-dialog{width:min(960px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;border:1px solid #ddd6ca;border-radius:8px;padding:16px;background:#fffdfa;box-shadow:0 24px 70px #0000005c}.image-preview-dialog.logo{width:min(560px,100%)}.image-preview-dialog header{display:flex;align-items:center;justify-content:space-between;gap:14px}.image-preview-dialog img{display:block;max-width:100%;max-height:calc(100vh - 150px);justify-self:center;border:1px solid #ddd6ca;border-radius:8px;object-fit:contain;background:#f0ece4}.image-preview-dialog.logo img{width:min(420px,100%);aspect-ratio:1}.image-preview-dialog.hero img{width:100%;aspect-ratio:16 / 9}@media(max-width:860px){.admin-shell{width:min(100% - 20px,1680px);padding-top:18px}.admin-topbar{align-items:flex-start;grid-template-columns:1fr}.admin-user-list{justify-items:start}.admin-tabbar-row{align-items:stretch;flex-direction:column;padding-bottom:10px}.admin-refresh-button{justify-self:stretch}.metrics{grid-template-columns:1fr}.entity-metrics .metric-group:nth-child(1),.entity-metrics .metric-group:nth-child(2),.entity-metrics .metric-group:nth-child(3){grid-column:auto}.metric-grid{grid-template-columns:1fr}.admin-tabs{overflow-x:auto;border-bottom:1px solid #c6ddd9}.table-wrap{overflow-x:auto}.table-controls{align-items:stretch;flex-direction:column}.search-field{min-width:0}.table-filter-actions{justify-content:stretch}.category-admin-grid{grid-template-columns:1fr}.category-request-comparison{grid-template-columns:1fr;grid-template-rows:auto}.category-request-proposal,.request-field-kind,.request-field-area,.request-field-focus{grid-column:1;grid-row:auto}.status-filter{width:100%}.status-filter button{flex:1}th{position:static}.image-preview-backdrop{padding:12px}.image-preview-dialog{max-height:calc(100vh - 24px)}.image-preview-dialog header{align-items:flex-start;flex-direction:column}.entity-detail-dialog{--entity-detail-dialog-padding: 14px;max-height:calc(100vh - 48px)}.entity-detail-header{flex-direction:column}.entity-image-moderation-grid{grid-template-columns:1fr}.image-preview-dialog img{max-height:calc(100vh - 170px)}}
