:root{color:#18181b;background:#f7f7f5;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:1080px;background:#f7f7f5}button,input,select{font:inherit}button{border:1px solid #18181b;border-radius:6px;background:#18181b;color:#fff;cursor:pointer;min-height:34px;padding:0 12px}button:disabled{border-color:#d6d3cc;background:#ece9e2;color:#8a867c;cursor:default}.secondary-button{border-color:#d6d3cc;background:#fff;color:#18181b}input,select{min-height:34px;border:1px solid #d6d3cc;border-radius:6px;background:#fff;color:#18181b;padding:0 10px}.app{min-height:100vh;display:flex}.sidebar{position:sticky;top:0;width:228px;height:100vh;display:flex;flex-direction:column;border-right:1px solid #e2ded6;background:#fffdfa;padding:18px 14px}.brand{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:4px 8px 18px}.brand strong{font-size:18px}.brand span{color:#77736b;font-size:13px}nav{display:grid;gap:4px}nav button,.logout{border:0;background:transparent;color:#3f3f46;text-align:left;padding:9px 10px}nav button.active{background:#ece8df;color:#18181b}.logout{margin-top:auto;border-top:1px solid #ebe7de;border-radius:0;padding-top:14px}.content{flex:1;padding:28px}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#18181b52}.confirm-modal{width:min(460px,calc(100vw - 40px));display:grid;gap:14px;border:1px solid #e2ded6;border-radius:8px;background:#fffdfa;padding:20px;box-shadow:0 18px 48px #18181b2e}.confirm-modal h2,.confirm-modal p{margin:0}.confirm-modal label{display:grid;gap:6px;color:#56524a;font-size:13px}.confirm-modal input,.confirm-modal textarea{width:100%}.page-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.page-header h1{margin:0 0 4px;font-size:26px;font-weight:700}.page-header p{margin:0;color:#747068}section{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat{border:1px solid #e2ded6;border-radius:8px;background:#fff;padding:18px}.stat span{display:block;color:#747068;font-size:13px}.stat strong{display:block;margin-top:8px;font-size:30px}.filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.global-search{position:relative;width:340px}.global-search input{width:100%}.search-results{position:absolute;top:calc(100% + 8px);right:0;z-index:15;width:420px;max-height:560px;overflow:auto;border:1px solid #d6d3cc;border-radius:8px;background:#fff;box-shadow:0 16px 36px #18181b24;padding:10px}.search-results div{display:grid;gap:4px;padding:4px 0}.search-results strong{color:#69655d;font-size:12px}.search-results button,.queue button{min-height:0;border:0;background:transparent;color:#18181b;text-align:left;padding:8px}.search-results button:hover,.queue button:hover{background:#fbfaf7}.search-results span,.queue span{display:block;font-weight:700}.dashboard-queues{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.queue{border:1px solid #e2ded6;border-radius:8px;background:#fff;padding:12px}.queue h2{margin:0 0 8px;font-size:16px}.filters input{width:280px}.checkbox-label{display:inline-flex;align-items:center;gap:6px;color:#5f5b53;font-size:13px}.checkbox-label input{min-height:0;width:auto}table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2ded6;border-radius:8px;overflow:hidden}th,td{border-bottom:1px solid #eeeae2;padding:11px 12px;text-align:left;vertical-align:top;font-size:14px}th:first-child,td:first-child{width:42px}th{background:#fbfaf7;color:#69655d;font-size:12px;font-weight:700}tr:last-child td{border-bottom:0}td strong,td small{display:block}td small{max-width:360px;margin-top:4px;overflow:hidden;color:#767269;text-overflow:ellipsis;white-space:nowrap}.badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#eeeae2;color:#37342f;font-size:12px;font-weight:700;padding:0 9px}.badge-published,.badge-active,.badge-resolved{background:#e4f4ea;color:#17613a}.badge-hidden,.badge-suspended,.badge-reviewing,.badge-needs-review{background:#fff3d8;color:#7a4a00}.badge-removed,.badge-disabled,.badge-blocked,.badge-content-removed{background:#fde8e4;color:#9b1c1c}.status-actions,.promotion-actions,.actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.bulk-bar,.pagination{display:flex;gap:8px;align-items:center;margin:10px 0 12px}.bulk-bar{border:1px solid #e2ded6;border-radius:8px;background:#fffdfa;padding:8px}.async-action{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center}.actions button,.promotion-actions button,.status-actions button{min-height:32px}.promotion-actions input{max-width:180px}.empty{border:1px dashed #d6d3cc;border-radius:8px;color:#77736b;margin-top:12px;padding:28px;text-align:center}.error{color:#b42318}.table-meta{color:#77736b;font-size:13px}.toast{position:fixed;right:22px;bottom:22px;z-index:30;border-radius:8px;color:#fff;font-weight:700;padding:12px 14px;box-shadow:0 14px 34px #18181b2e}.toast-success{background:#17613a}.toast-error{background:#9b1c1c}.link-button{min-height:0;border:0;background:transparent;color:#18181b;font-weight:700;padding:0;text-align:left}.link-button:hover{text-decoration:underline}.drawer-backdrop{position:fixed;inset:0;z-index:20;display:flex;justify-content:flex-end;background:#18181b38}.drawer{width:min(520px,100vw);height:100vh;overflow:auto;border-left:1px solid #d6d3cc;background:#fffdfa;padding:22px;box-shadow:-18px 0 36px #18181b24}.drawer header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.drawer h2{margin:0;font-size:22px}.drawer h3{margin:22px 0 8px;font-size:15px}.form-grid{display:grid;gap:8px}.inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.inline-field .async-action{align-self:start}.official-form{max-width:760px}.official-profile-card{display:grid;gap:16px;max-width:760px;margin-bottom:28px;padding:18px;border:1px solid #e2ded6;border-radius:12px;background:#fff}.official-profile-heading{display:flex;gap:14px;align-items:center}.official-profile-heading h2,.official-form h2{margin:0}.official-avatar-preview{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#29a9e8,#26c6b8);color:#fff;font-size:28px}.official-avatar-preview img{width:100%;height:100%;object-fit:cover}.official-profile-card label{display:grid;gap:6px}.official-profile-card label span{font-size:13px;font-weight:700}.form-hint{margin:0;color:#747068;font-size:13px}.suggestion-list{display:grid;gap:6px;border:1px solid #e2ded6;border-radius:8px;background:#fff;padding:6px}.suggestion-list button{display:grid;gap:3px;min-height:0;border:0;background:transparent;color:#18181b;text-align:left;padding:8px}.suggestion-list button:hover{background:#fbfaf7}.suggestion-list span{font-weight:700}.photo-manager{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.photo-manager img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;border:1px solid #e2ded6}.photo-manager-actions{display:flex;gap:4px;margin-top:4px}.photo-manager-actions button{min-height:0;padding:5px 7px}.import-textarea{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.import-result{white-space:pre-wrap;border:1px solid #e2ded6;border-radius:8px;background:#fbfaf7;padding:10px}.official-result{max-width:760px;margin-top:18px}.operations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:960px}.system-status-page{display:grid;gap:16px;max-width:1040px}.system-status-toolbar,.system-status-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.system-status-toolbar small{display:block;margin-top:5px;color:#767269}.system-overall{border-radius:8px;padding:12px 14px;font-weight:700}.system-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.system-status-card{border:1px solid #e2ded6;border-radius:8px;background:#fff;padding:16px}.system-status-card h2,.system-status-card p{margin:0}.system-status-card p{margin-top:10px;color:#56524a}.system-status-card small{display:block;margin-top:12px;color:#767269}.system-status-pill{border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.system-status-healthy{background:#e4f4ea;color:#17613a}.system-status-degraded,.system-status-not_configured{background:#fff3d8;color:#7a4a00}.system-status-unavailable{background:#fde8e4;color:#9b1c1c}.system-status-note{margin:0;color:#767269;font-size:13px}@media(max-width:760px){.system-status-grid{grid-template-columns:1fr}}.operation-panel{display:grid;gap:12px;border:1px solid #e2ded6;border-radius:8px;background:#fff;padding:18px}.operation-panel h2,.operation-panel p{margin:0}.media-cleanup-page{display:grid;gap:16px}.media-cleanup-warning,.media-cleanup-confirm{border:1px solid #d7b46a;border-radius:10px;background:#fff8e8;padding:16px}.media-cleanup-warning h2,.media-cleanup-warning p,.media-cleanup-confirm h2,.media-cleanup-confirm p{margin:0}.media-cleanup-warning p,.media-cleanup-confirm p{margin-top:8px;color:#655536;line-height:1.55}.media-cleanup-summary,.media-cleanup-statuses{margin:0}.media-cleanup-statuses{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.media-cleanup-statuses div{border:1px solid #eeeae2;border-radius:8px;background:#fff;padding:12px}.media-cleanup-statuses span,.media-cleanup-statuses strong{display:block}.media-cleanup-statuses span{color:#77736b;font-size:12px}.media-cleanup-statuses strong{margin-top:4px;font-size:20px}.media-cleanup-confirm{display:grid;gap:12px}.media-cleanup-confirm label{display:grid;gap:6px}.media-reconciliation-panel>.async-action{justify-self:start}.operation-panel .media-reconciliation-note{color:#8a5a17;font-weight:600}.media-orphan-cleanup-panel,.media-orphan-cleanup-panel label,.media-orphan-records,.media-orphan-purge{display:grid;gap:10px}.media-orphan-cleanup-panel>.async-action,.media-orphan-purge>.async-action{justify-self:start}.media-orphan-record{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eeeae2;border-radius:8px;padding:12px}.media-orphan-record strong,.media-orphan-record small{display:block}.media-orphan-record small{margin-top:4px;color:#77736b}.media-orphan-purge{border-top:1px solid #e2ded6;padding-top:12px}.operation-panel p{color:#68645c;line-height:1.5}.operation-result{display:grid;gap:12px;max-width:960px;margin-top:16px}.operation-result pre{overflow:auto;max-height:360px;margin:0;border:1px solid #e2ded6;border-radius:8px;background:#18181b;color:#f7f7f5;padding:14px;white-space:pre-wrap}.operation-copy{justify-self:start}.operation-notes{margin:0;color:#56524a;line-height:1.55}textarea{min-height:88px;border:1px solid #d6d3cc;border-radius:6px;background:#fff;color:#18181b;font:inherit;padding:10px;resize:vertical}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.detail-grid div{border:1px solid #eeeae2;border-radius:8px;background:#fff;padding:10px}.detail-grid dt{color:#77736b;font-size:12px}.detail-grid dd{margin:4px 0 0;overflow-wrap:anywhere;font-weight:650}.detail-copy{margin:0;color:#37342f;line-height:1.55;white-space:pre-wrap}.photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.photo-strip img{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover;background:#eeeae2}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 12px}.proof-grid img{width:100%;aspect-ratio:4 / 3;border:1px solid #eeeae2;border-radius:8px;object-fit:cover;background:#eeeae2}.timeline{display:grid;gap:10px;margin:10px 0 12px}.timeline-item{border-left:3px solid #d6d3cc;padding-left:10px}.timeline-item strong,.timeline-item small{display:block}.timeline-item p{margin:6px 0 0;color:#56524b}.support-thread{display:grid;gap:10px;max-height:420px;overflow:auto;border:1px solid #eeeae2;border-radius:8px;background:#fff;padding:12px}.support-channel-tabs{display:flex;gap:8px;margin-bottom:14px}.support-channel-tabs button{border-color:#d8d3ca;background:#f5f2ec}.support-channel-tabs button.active{border-color:#24211d;background:#24211d;color:#fff}.external-email-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.external-email-toolbar p{margin:0;color:#77736b;font-size:13px}.external-email-body{max-height:420px;overflow:auto;border:1px solid #eeeae2;border-radius:8px;background:#fff;padding:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.external-email-attachments{display:grid;gap:8px;margin:0;padding:0;list-style:none}.external-email-attachments li{border:1px solid #eeeae2;border-radius:8px;background:#fbfaf7;padding:10px}.external-email-attachments strong,.external-email-attachments span{display:block}.external-email-attachments span{margin-top:3px;color:#77736b;font-size:12px}.support-message{max-width:86%;border:1px solid #eeeae2;border-radius:8px;background:#fbfaf7;padding:10px}.support-message-admin{justify-self:end;background:#ece8df}.support-message strong,.support-message small{display:block}.support-message p{margin:6px 0;line-height:1.45;white-space:pre-wrap}.support-message-placeholder{color:#77736b}.support-message-photos{display:grid;grid-template-columns:repeat(2,minmax(0,160px));gap:8px;margin:8px 0}.support-message-photos a{display:block}.support-message-photos img{width:100%;aspect-ratio:4 / 3;border:1px solid #eeeae2;border-radius:8px;object-fit:cover;background:#eeeae2}.support-message small{color:#77736b;font-size:12px}.compact-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.compact-list li{border:1px solid #eeeae2;border-radius:8px;background:#fff;padding:10px}.compact-list strong,.compact-list span{display:block}.compact-list span{margin-top:4px;color:#77736b;font-size:13px}.email-template-page{display:grid;gap:16px}.email-template-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:16px;align-items:start}.email-template-editor{display:grid;gap:12px}.email-template-editor label{display:grid;gap:6px;color:#5f5b53;font-size:13px}.email-template-editor textarea{width:100%;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.45}.email-template-actions{display:flex;justify-content:flex-end}.email-template-preview{display:grid;gap:10px;min-width:0}.email-template-preview-header{display:flex;justify-content:space-between;gap:10px;align-items:center;border:1px solid #eeeae2;border-radius:8px;background:#fff;padding:10px 12px}.email-template-preview-header strong{min-width:0;overflow-wrap:anywhere}.email-template-preview-header span{flex:0 0 auto;color:#77736b;font-size:13px}.email-template-preview iframe{width:100%;min-height:420px;border:1px solid #eeeae2;border-radius:8px;background:#fff}.template-variable-row{display:flex;flex-wrap:wrap;gap:8px}.template-variable-row code{border:1px solid #e2ded6;border-radius:8px;background:#fbfaf7;padding:4px 8px}@media(max-width:980px){.email-template-grid{grid-template-columns:1fr}}.login-page{min-height:100vh;width:100%;display:grid;place-items:center;background:#f7f7f5}.login-panel{width:360px;display:grid;gap:14px;border:1px solid #e2ded6;border-radius:8px;background:#fff;padding:24px}.login-panel h1{margin:0 0 4px;font-size:24px}.login-panel label{display:grid;gap:6px;color:#5f5b53;font-size:13px}
