:root{font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,sans-serif;color:#18202a;background:#f4f6f9;font-synthesis:none;--blue:#1978d4;--navy:#10283f;--muted:#788391;--line:#e4e8ed;--surface:#fff}*{box-sizing:border-box}body{margin:0;min-width:1100px;background:#f4f6f9}button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}.admin-shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;display:flex;flex-direction:column;padding:24px 15px 18px;color:#dce8f2;background:linear-gradient(180deg,#10283f,#0b1d2e)}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 10px 25px}.admin-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#41a4ee,#2073cc);box-shadow:0 8px 22px #1f7acd52;font-weight:850}.admin-brand div{display:grid;gap:3px}.admin-brand strong{font-size:16px}.admin-brand small{color:#7890a5;font-size:10px;letter-spacing:.1em}.sidebar nav{display:grid;gap:4px}.sidebar nav a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:11px 12px;border-radius:11px;color:#91a6b8;font-size:13px}.sidebar nav a.router-link-active{color:#fff;background:#3f9de526;box-shadow:inset 3px 0 #3d9be3}.sidebar nav a.disabled{opacity:.42;cursor:not-allowed}.sidebar nav em{padding:3px 6px;border-radius:99px;color:#a8d9ff;background:#3799e124;font-size:9px;font-style:normal}.sidebar-note{display:flex;align-items:flex-start;gap:9px;margin-top:auto;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#8fa6b9;background:#ffffff08}.sidebar-note div{display:grid;gap:4px}.sidebar-note strong{color:#c9d7e3;font-size:11px}.sidebar-note small{font-size:9px;line-height:1.4}.workspace{grid-column:2;min-width:0}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar>label{display:flex;align-items:center;gap:9px;width:340px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#f8f9fb}.topbar input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.top-actions{display:flex;align-items:center;gap:16px}.top-actions>button{display:grid;place-items:center;width:37px;height:37px;border:1px solid var(--line);border-radius:10px;background:#fff}.operator{display:flex;align-items:center;gap:9px}.operator>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#2589da,#155c9f);font-weight:700}.operator div{display:grid;gap:2px}.operator strong{font-size:12px}.operator small{color:var(--muted);font-size:9px}.workspace main{padding:29px 32px 50px}.view-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.eyebrow{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.14em}.view-heading h1{margin:7px 0 6px;font-size:28px;letter-spacing:-.04em}.view-heading p{margin:0;color:var(--muted);font-size:12px}.date-chip,.status-chip,.type-badge{padding:7px 10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fff;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-card{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 5px 18px #1c304409}.metric-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px}.metric-icon.blue{color:#1978d4;background:#eaf5ff}.metric-icon.amber{color:#c98112;background:#fff4df}.metric-icon.violet{color:#7955cc;background:#f0ebff}.metric-icon.red{color:#d64a58;background:#ffedf0}.metric-card>div{display:grid;gap:4px}.metric-card small{color:var(--muted)}.metric-card strong{font-size:25px}.metric-card p{margin:0;color:#9aa3ad;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:15px;margin-top:15px}.panel{padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff}.panel-heading{display:flex;justify-content:space-between}.panel h2{margin:0 0 5px;font-size:15px}.panel p{margin:0;color:var(--muted);font-size:10px}.panel select{border:1px solid var(--line);border-radius:8px;background:#fff;padding:6px 9px;font-size:10px}.funnel-placeholder{display:grid;gap:13px;margin-top:25px}.funnel-placeholder>div{display:grid;grid-template-columns:1fr 120px 70px;align-items:center;gap:12px}.funnel-placeholder span{height:18px;border-radius:5px;background:linear-gradient(90deg,#2a8fdb,#71b9ec)}.funnel-placeholder strong{font-size:10px}.funnel-placeholder em{color:#a2aab2;font-size:9px;font-style:normal}.activity-list{display:grid;margin-top:12px}.activity-list>div{display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:flex-start;padding:13px 0;border-bottom:1px solid var(--line)}.activity-list>div:last-child{border:0}.activity-list strong{font-size:11px}.activity-list p{margin-top:4px;line-height:1.45}.dot{width:7px;height:7px;margin-top:4px;border-radius:50%}.dot.amber{background:#e6a437}.dot.blue{background:#348fda}.dot.green{background:#38a873}.outline-button{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:11px}.admin-alert{margin-bottom:14px;padding:12px;border:1px solid #f3c8cb;border-radius:10px;color:#b43e48;background:#fff0f1;font-size:11px}.moderation-layout{display:grid;grid-template-columns:300px 1fr;min-height:600px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.review-queue{border-right:1px solid var(--line);background:#fafbfc}.queue-heading{display:flex;align-items:center;justify-content:space-between;padding:17px;border-bottom:1px solid var(--line);font-size:12px}.queue-heading span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:99px;color:var(--blue);background:#e8f4fe;font-size:9px}.review-queue>button{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;width:100%;padding:13px 14px;border:0;border-bottom:1px solid var(--line);text-align:left;background:transparent}.review-queue>button.active{background:#edf7ff;box-shadow:inset 3px 0 var(--blue)}.type-mark{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;color:#1769a8;background:#dff1ff;font-weight:700}.type-mark.demand{color:#9b681d;background:#fff0d4}.review-queue button div{display:grid;min-width:0;gap:5px}.review-queue button strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.review-queue button small{color:var(--muted);font-size:8px}.queue-empty{padding:30px;color:var(--muted);text-align:center;font-size:11px}.review-detail{padding:25px}.review-detail>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line)}.review-detail h2{margin:9px 0 5px;font-size:21px}.review-detail header p{margin:0;color:var(--muted);font-size:9px}.type-badge{color:var(--blue);background:#eff8ff}.review-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.review-meta>div{display:grid;gap:7px;padding:14px;background:#fafbfc}.review-meta small,.review-meta span{color:var(--muted);font-size:9px}.review-meta strong{display:flex;align-items:center;gap:4px;font-size:11px}.content-review{padding:17px;border:1px solid var(--line);border-radius:12px}.content-review h3{margin:0 0 9px;font-size:12px}.content-review p{margin:0;color:#4c5864;font-size:11px;line-height:1.7;white-space:pre-wrap}.review-note{display:grid;gap:7px;margin-top:16px}.review-note>span{font-size:11px;font-weight:700}.review-note textarea{padding:11px;border:1px solid var(--line);border-radius:10px;outline:0;resize:vertical;font-size:11px}.review-note small{color:var(--muted);font-size:9px}.review-detail footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.review-detail footer button{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:9px;font-size:11px;font-weight:700}.reject-button{border:1px solid #efc5c9;color:#c63e4a;background:#fff6f7}.approve-button{border:0;color:#fff;background:#2181ce}.review-detail button:disabled{opacity:.4}.review-empty{display:grid;place-items:center;align-content:center;gap:10px;color:#3e9c6e}.review-empty p{margin:0;color:var(--muted);font-size:10px}.config-callout{display:flex;gap:12px;padding:15px;border:1px solid #cde4f7;border-radius:12px;color:#1765a0;background:#f2f9ff}.config-callout div{display:grid;gap:5px}.config-callout strong{font-size:12px}.config-callout p{margin:0;color:#5782a2;font-size:10px}.config-group-title{display:flex;align-items:center;gap:9px;margin:24px 2px 10px}.config-group-title h2{margin:0;font-size:14px}.config-group-title span{color:var(--muted);font-size:9px}.config-list{display:grid;gap:9px}.config-item{display:grid;grid-template-columns:1fr 230px;gap:24px;padding:18px;border:1px solid var(--line);border-radius:13px;background:#fff}.config-copy>div{display:flex;align-items:center;gap:9px}.config-copy h3{margin:0;font-size:13px}.risk{padding:3px 6px;border-radius:99px;font-size:8px}.risk.low{color:#27865a;background:#e8f8f0}.risk.medium{color:#ad741a;background:#fff3df}.risk.high{color:#bf3d49;background:#ffebed}.config-copy code{display:block;margin-top:7px;color:#7a8792;font-size:9px}.config-copy p{margin:9px 0 8px;color:#4c5864;font-size:10px}.config-copy small{display:flex;align-items:flex-start;gap:5px;color:#a06b19;font-size:9px;line-height:1.5}.config-control{display:flex;align-items:center;justify-content:flex-end;gap:10px}.config-control>input{width:90px;padding:9px;border:1px solid var(--line);border-radius:8px}.config-control>button{display:flex;align-items:center;gap:5px;padding:9px 11px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:10px}.switch{display:flex;align-items:center;gap:8px}.switch input{display:none}.switch span{position:relative;width:36px;height:20px;border-radius:99px;background:#bbc3cb}.switch span:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:.2s}.switch input:checked+span{background:var(--blue)}.switch input:checked+span:after{transform:translate(16px)}.switch em{font-size:9px;font-style:normal;color:var(--muted)}.admin-login{display:grid;place-items:center;min-height:100vh;background:radial-gradient(circle at 75% 20%,rgba(61,156,228,.18),transparent 30%),linear-gradient(145deg,#0b1d2e,#143652)}.login-card{display:grid;width:430px;padding:36px;border:1px solid rgba(255,255,255,.12);border-radius:22px;color:#e9f3fb;background:#0a1d2dc7;box-shadow:0 28px 70px #00000042;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.login-mark{display:grid;place-items:center;width:50px;height:50px;margin-bottom:21px;border-radius:15px;color:#fff;background:linear-gradient(145deg,#43a6ef,#2176cd)}.login-card h1{margin:8px 0;font-size:27px}.login-card>p{margin:0 0 24px;color:#8fa7bb;font-size:12px;line-height:1.6}.login-card label{display:grid;gap:8px}.login-card label+label{margin-top:13px}.login-card label>span{font-size:11px;font-weight:700}.login-card label>div{display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:11px;color:#7e9bb1;background:#ffffff0d}.login-card input{flex:1;height:44px;border:0;outline:0;color:#fff;background:transparent;font-size:12px}.login-card>button{height:44px;margin-top:15px;border:0;border-radius:11px;color:#fff;background:#2185d2;font-size:12px;font-weight:700}.login-card>button:disabled{opacity:.45}.login-card>small{margin-top:14px;color:#6f899e;text-align:center;font-size:9px}.login-error{margin-top:10px;color:#ff9aa3;font-size:10px}.admin-spinner{width:32px;height:32px;border:2px solid rgba(255,255,255,.2);border-top-color:#42a4ef;border-radius:50%;animation:admin-spin .8s linear infinite}.reports-layout{display:grid;grid-template-columns:300px 1fr;min-height:650px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.report-queue{border-right:1px solid var(--line);background:#fafbfc}.report-queue>button{display:grid;grid-template-columns:35px 1fr;gap:10px;width:100%;padding:14px;border:0;border-bottom:1px solid var(--line);text-align:left;background:transparent}.report-queue>button.active{background:#fff3f4;box-shadow:inset 3px 0 #d8505d}.report-reason{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#cf4754;background:#ffecef}.report-queue button div{display:grid;min-width:0;gap:4px}.report-queue button strong{font-size:11px}.report-queue button small{overflow:hidden;color:#4d5965;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.report-queue button em{color:var(--muted);font-size:8px;font-style:normal}.report-detail{padding:25px}.report-detail>header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.report-detail h2{margin:9px 0 5px;font-size:21px}.report-detail header p{margin:0;color:var(--muted);font-size:9px}.report-detail header a{display:flex;align-items:center;gap:5px;color:var(--blue);font-size:10px}.party-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:18px 0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--line)}.party-grid>div{display:grid;gap:7px;padding:14px;background:#fafbfc}.party-grid small,.party-grid span{color:var(--muted);font-size:9px}.party-grid strong{display:flex;align-items:center;gap:5px;font-size:11px}.reported-content,.report-statement{padding:16px;border:1px solid var(--line);border-radius:12px}.reported-content>span{color:#c94552;font-size:9px;font-weight:700}.reported-content h3,.report-statement h3{margin:8px 0;font-size:13px}.reported-content p,.report-statement p{margin:0;color:#53606c;font-size:10px;line-height:1.7;white-space:pre-wrap}.report-statement{margin-top:10px;background:#fffaf1}.disposition{margin-top:18px}.disposition h3{font-size:11px}.disposition-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.disposition-options button{padding:10px 7px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fafbfc;font-size:9px}.disposition-options button.selected{color:var(--blue);border-color:#8ec3ed;background:#edf7ff;font-weight:700}.disposition-options button.danger.selected{color:#c83f4c;border-color:#ebaab0;background:#fff0f1}.report-detail footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.report-detail footer button{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:9px;font-size:10px;font-weight:700}.dismiss-report{border:1px solid var(--line);color:#596671;background:#fff}.resolve-report{border:0;color:#fff;background:#2181ce}.image-review{margin-bottom:16px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fafbfc}.image-review-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.image-review-heading div{display:flex;align-items:center;gap:7px}.image-review-heading strong{font-size:12px}.image-review-heading span{color:var(--muted);font-size:9px}.review-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.review-image-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.review-image-card>a,.review-image-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;background:#edf1f5}.review-image-card img{width:100%;height:100%;object-fit:cover}.review-image-placeholder{align-content:center;gap:6px;color:#8b97a2;font-size:9px}.review-image-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 7px;padding:9px}.review-image-info strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.review-image-info small{grid-column:1 / -1;color:var(--muted);font-size:8px}.image-status{padding:2px 5px;border-radius:99px;color:#9a6a1c;background:#fff1d6;font-size:8px}.image-status.ready,.image-status.approved{color:#287c58;background:#e5f7ee}.image-status.failed,.image-status.rejected{color:#bd3f4a;background:#ffeaec}.review-image-info .image-error{color:#bd3f4a}.image-wait-note{margin:11px 0 0;padding:8px 10px;border-radius:8px;color:#9a6719;background:#fff5e4;font-size:9px;line-height:1.5}.action-error{margin:14px 0 0}.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.security-card{position:relative;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:13px;padding:19px;border:1px solid var(--line);border-radius:15px;background:#fff}.security-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;color:var(--blue);background:#eaf5ff}.security-card small,.security-card p{color:var(--muted);font-size:9px}.security-card h2{margin:4px 0;font-size:15px}.security-card p{margin:0}.mfa-chip{position:absolute;right:14px;top:14px;padding:4px 7px;border-radius:99px;color:#a16b17;background:#fff1d8;font-size:8px}.mfa-chip.enabled{color:#237c55;background:#e6f7ee}.setup-card{grid-template-columns:48px 1fr auto}.mfa-setup-panel,.recovery-panel{margin-top:15px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff}.mfa-setup-panel h2,.recovery-panel h2{margin:0 0 6px;font-size:15px}.mfa-setup-panel>p,.recovery-panel>p{margin:0 0 16px;color:var(--muted);font-size:10px}.mfa-setup-panel label{display:grid;gap:7px;margin-top:11px}.mfa-setup-panel label>span{font-size:10px;font-weight:700}.mfa-setup-panel label>div{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:#f7f9fb}.mfa-setup-panel code{overflow:hidden;flex:1;color:#456071;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mfa-setup-panel label button{display:flex;align-items:center;gap:4px;border:0;color:var(--blue);background:transparent;font-size:9px}.mfa-code input{width:180px;padding:10px;border:1px solid var(--line);border-radius:9px;font-size:15px;letter-spacing:.25em}.enable-mfa{display:flex;align-items:center;gap:6px;margin-top:13px;padding:10px 14px;border-radius:9px}.recovery-panel>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.recovery-panel code{padding:9px;border-radius:7px;text-align:center;background:#f0f4f7;font-size:10px}.security-message{padding:10px 12px;border-radius:9px;color:#277c57;background:#eaf8f1;font-size:10px}.operation-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.operation-stats>div{display:grid;grid-template-columns:1fr auto;gap:7px;padding:14px;border-radius:11px;background:#f7f9fb}.operation-stats span{grid-column:1/-1;color:var(--muted);font-size:9px}.operation-stats strong{font-size:22px}.operation-stats svg{color:var(--blue)}.admin-filters{display:flex;gap:9px;margin-bottom:13px}.admin-filters label{display:flex;align-items:center;gap:7px;flex:1;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:#fff}.admin-filters input{width:100%;height:38px;border:0;outline:0;font-size:11px}.admin-filters select,.admin-filters>button{padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px}.admin-filters>button{color:#fff;border-color:var(--blue);background:var(--blue)}.admin-data-layout{display:grid;grid-template-columns:minmax(520px,1fr) 360px;min-height:580px;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.admin-table{border-right:1px solid var(--line)}.admin-table>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:13px 15px;border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff}.admin-table>button:hover,.admin-table>button.active{background:#f1f8fe}.admin-table>button.active{box-shadow:inset 3px 0 var(--blue)}.admin-table button>div{display:grid;min-width:0;gap:5px}.admin-table strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-table small{color:var(--muted);font-size:8px}.data-status{padding:4px 7px;border-radius:99px;color:#946517;background:#fff1d8;font-size:8px}.data-status.active{color:#267d57;background:#e7f7ef}.data-status.rejected,.data-status.removed,.data-status.banned{color:#bc3e49;background:#ffeaec}.data-status.suspended,.data-status.restricted{color:#946517;background:#fff1d8}.user-avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#3a9de6,#1d70bb);font-size:12px;font-weight:800}.admin-action-panel{padding:22px}.admin-action-panel>.panel-icon,.category-create .panel-icon,.category-admin-card .panel-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:var(--blue);background:#eaf5ff}.admin-action-panel h2{margin:13px 0 5px;font-size:17px}.admin-action-panel>p{margin:0;color:var(--muted);font-size:9px}.admin-action-panel dl{display:grid;gap:1px;margin:17px 0;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.admin-action-panel dl>div{display:flex;justify-content:space-between;padding:10px;background:#fafbfc}.admin-action-panel dt{color:var(--muted);font-size:9px}.admin-action-panel dd{margin:0;font-size:9px}.action-stack{display:grid;gap:8px;margin-top:14px}.action-stack button,.warning-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border-radius:9px;font-size:10px;font-weight:700}.warning-button{border:1px solid #ecd09e;color:#9c6815;background:#fff8ea}.action-stack .approve-button{border:0;color:#fff;background:var(--blue)}.action-stack button:disabled{opacity:.4}.admin-action-empty{display:grid;place-items:center;color:var(--muted);font-size:10px}.category-create,.category-admin-card{padding:19px;border:1px solid var(--line);border-radius:14px;background:#fff}.category-create>div:first-child,.category-admin-card header{display:flex;align-items:center;gap:11px}.category-create h2,.category-admin-card h2{margin:0 0 4px;font-size:14px}.category-create p{margin:0;color:var(--muted);font-size:9px}.category-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px}.category-form-grid label{display:grid;gap:6px}.category-form-grid label.wide{grid-column:span 2}.category-form-grid span{font-size:9px;font-weight:700}.category-form-grid input{min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;font-size:10px}.category-create-button{display:flex;align-items:center;gap:5px;margin-top:12px;padding:9px 12px;border-radius:8px}.category-admin-list{display:grid;gap:11px;margin-top:14px}.category-admin-card header>div{flex:1}.category-admin-card header>span:last-child{color:var(--muted);font-size:9px}.category-admin-card code{color:var(--muted);font-size:8px}.category-admin-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.category-admin-card footer>button{display:flex;align-items:center;gap:5px;padding:9px 11px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:9px}.audit-tabs{display:flex;gap:5px;margin-bottom:13px}.audit-tabs button{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px}.audit-tabs button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.audit-list{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.audit-list article{display:grid;grid-template-columns:8px 1fr auto;align-items:start;gap:11px;padding:13px 15px;border-bottom:1px solid var(--line)}.audit-list article:last-child{border:0}.audit-dot{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#338bd1}.audit-dot.moderation{background:#6f58c9}.audit-list article>div{display:grid;gap:4px}.audit-list strong{font-size:10px}.audit-list p{margin:0;color:var(--muted);font-size:9px}.audit-list article>div:last-child{text-align:right}.audit-list small{color:var(--muted);font-size:8px}.admin-account-panel{margin-top:15px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff}.new-admin-form{display:grid;grid-template-columns:1.2fr 1fr 1.2fr 1fr auto;gap:8px;margin-top:15px}.new-admin-form input,.new-admin-form select,.admin-account-list select{min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;font-size:9px}.new-admin-form button{padding:0 12px;border-radius:8px}.admin-account-list{display:grid;margin-top:14px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.admin-account-list article{display:grid;grid-template-columns:1fr 150px 90px 70px;align-items:center;gap:8px;padding:11px;border-bottom:1px solid var(--line)}.admin-account-list article:last-child{border:0}.admin-account-list article>div{display:grid;gap:4px}.admin-account-list strong{font-size:10px}.admin-account-list small{color:var(--muted);font-size:8px}.admin-account-list button{padding:8px;border:0;border-radius:7px;color:#fff;background:var(--blue);font-size:9px}@media(max-width:960px){.new-admin-form,.admin-account-list article{grid-template-columns:1fr 1fr}.new-admin-form button{min-height:36px}}.ticket-content{margin:14px 0;padding:13px;border-radius:10px;color:#344d5c;background:#f4f7f9;font-size:10px;line-height:1.7;white-space:pre-wrap}.action-note{display:grid;gap:7px}.action-note span{font-size:9px;font-weight:700}.action-note textarea{resize:vertical;padding:10px;border:1px solid var(--line);border-radius:9px;font:10px/1.6 inherit}.review-admin-callout{margin-bottom:17px}.review-admin-list{display:grid;gap:13px}.review-admin-list>article{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.review-admin-list article>header{display:flex;justify-content:space-between;gap:14px}.review-admin-list header>div{display:grid;gap:5px}.review-admin-list header strong{font-size:15px}.review-admin-list header small{color:var(--muted);font-size:12px}.review-admin-list article>p{color:#526878;font-size:14px;line-height:1.65}.review-admin-parties{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.review-admin-parties span{padding:6px 9px;border-radius:8px;background:#f0f5f8;font-size:12px}.admin-evidence{display:flex;gap:9px;overflow:auto;margin:12px 0}.admin-evidence a{display:grid;flex:0 0 130px;gap:6px;color:var(--blue);font-size:11px}.admin-evidence a.disabled{pointer-events:none;color:var(--muted)}.admin-evidence img{width:130px;height:95px;object-fit:cover;border-radius:9px;border:1px solid var(--line)}.review-admin-actions{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:8px;margin-top:13px}.review-admin-actions textarea{width:100%;padding:10px;border:1px solid var(--line);border-radius:9px;resize:vertical;font-size:13px}.review-admin-actions button{min-height:42px}.review-admin-list blockquote,.appealed-review{margin:10px 0;padding:11px;border-left:3px solid var(--blue);background:#f3f7fa;font-size:13px}.image-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-admin-image{width:100%;height:260px;object-fit:contain;margin-bottom:12px;border-radius:12px;background:#edf2f5}.image-review-grid .review-admin-actions{grid-template-columns:1fr 1fr}.image-review-grid .review-admin-actions textarea{grid-column:1/-1}@media(max-width:1100px){.review-admin-actions,.image-review-grid{grid-template-columns:1fr}}.case-filter-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.case-status-filters,.case-search,.case-search label,.case-pagination{display:flex;align-items:center}.case-status-filters{gap:8px;flex-wrap:wrap}.case-status-filters button{display:flex;align-items:center;gap:7px;min-height:39px;padding:0 13px;border:1px solid #dbe3ea;border-radius:9px;color:#475867;background:#f8fafc;font-size:13px;cursor:pointer}.case-status-filters button strong{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:99px;color:#49616f;background:#e8eef3;font-size:12px}.case-status-filters button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.case-status-filters button.active strong{color:#fff;background:#fff3}.case-search{gap:8px}.case-search label{gap:8px;width:290px;min-height:39px;padding:0 11px;border:1px solid #dbe3ea;border-radius:9px;color:#7b8994;background:#fff}.case-search input{width:100%;border:0;outline:0;font-size:13px}.case-search>button{min-height:39px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:var(--blue);font-size:13px}.case-search>.outline-button{color:#465766;border:1px solid #dbe3ea;background:#fff}.case-scroll-hint{margin:0 0 8px;color:var(--muted);font-size:12px}.review-case-scroll{max-height:min(64vh,680px);overflow:auto;border:1px solid var(--line);border-radius:15px;background:#eef2f6;overscroll-behavior:contain;touch-action:pan-x pan-y;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.review-case-scroll.loading{cursor:wait;opacity:.7}.review-case-scroll-inner{min-width:1120px;padding:12px}.case-status-chip{flex:0 0 auto;align-self:flex-start;padding:7px 11px;border-radius:99px;font-size:12px;font-weight:700}.case-status-chip.pending{color:#95600b;background:#fff0d3}.case-status-chip.confirmed{color:#16704b;background:#def5e9}.case-status-chip.revoked{color:#b53644;background:#ffe5e8}.case-pagination{justify-content:flex-end;gap:10px;margin-top:12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:13px}.case-pagination label{display:flex;align-items:center;gap:7px}.case-pagination select,.case-pagination button{min-height:36px;padding:0 11px;border:1px solid #d6dfe7;border-radius:8px;background:#fff;font-size:13px}.case-pagination button:not(:disabled){color:#176cb2;cursor:pointer}.case-pagination button:disabled{color:#a5afb7;background:#f3f5f7}@media(max-width:1350px){.case-filter-panel{align-items:stretch;flex-direction:column}.case-search label{flex:1;width:auto}}:root{font-size:16px;--admin-text: #25313d;--admin-text-secondary: #5f6d79}body{min-width:1024px;color:var(--admin-text);font-size:15px;line-height:1.55}.admin-shell{grid-template-columns:264px minmax(0,1fr)}.sidebar{width:264px}.admin-brand strong{font-size:18px}.admin-brand small{font-size:12px;letter-spacing:.06em}.sidebar nav{gap:6px}.sidebar nav a{padding:12px 13px;font-size:14px;line-height:1.35}.sidebar nav em{font-size:11px}.sidebar-note{padding:14px}.sidebar-note strong{font-size:13px}.sidebar-note small{font-size:12px;line-height:1.6}.topbar{height:76px;padding:0 34px}.topbar>label{width:min(420px,42vw);padding:11px 14px}.topbar input{font-size:14px}.topbar-context{display:grid;gap:3px}.topbar-context strong{font-size:15px}.topbar-context small{color:var(--admin-text-secondary);font-size:12px}.operator strong{font-size:14px}.operator small{font-size:12px}.workspace main{padding:32px 36px 56px}.eyebrow{font-size:12px;letter-spacing:.08em}.view-heading{margin-bottom:26px}.view-heading h1{margin:8px 0;font-size:30px}.view-heading p{max-width:820px;font-size:14px;line-height:1.65}.date-chip,.status-chip,.type-badge{font-size:12px}.outline-button,.admin-alert{font-size:13px;line-height:1.4}.outline-button{min-height:42px;padding:10px 14px}.metric-card{min-height:122px;padding:20px}.metric-card small{font-size:13px}.metric-card strong{font-size:29px;line-height:1.2}.metric-card p{font-size:12px;line-height:1.5}.panel{padding:22px}.panel h2{font-size:18px}.panel p{font-size:13px;line-height:1.6}.panel select,.operation-stats span{font-size:13px}.operation-stats strong{font-size:25px}.funnel-placeholder strong,.activity-list strong{font-size:13px}.funnel-placeholder em{font-size:12px}.queue-heading{padding:18px;font-size:14px}.queue-heading span{min-width:26px;height:26px;font-size:12px}.review-queue>button,.report-queue>button{padding:15px 16px}.review-queue button strong,.report-queue button strong{font-size:14px}.review-queue button small,.report-queue button small{font-size:12px;line-height:1.45}.report-queue button em{font-size:11px}.queue-empty{font-size:13px}.review-detail,.report-detail{padding:28px}.review-detail h2,.report-detail h2{font-size:23px}.review-detail header p,.report-detail header p{font-size:12px}.report-detail header a{font-size:13px}.review-meta small,.review-meta span,.party-grid small,.party-grid span{font-size:12px}.review-meta strong,.party-grid strong{font-size:14px}.content-review h3,.reported-content h3,.report-statement h3,.disposition h3{font-size:15px}.content-review p,.reported-content p,.report-statement p{font-size:14px;line-height:1.75}.reported-content>span{font-size:12px}.disposition-options button{min-height:46px;font-size:13px;line-height:1.45}.review-note>span{font-size:14px}.review-note textarea{padding:12px;font-size:14px;line-height:1.65}.review-note small{font-size:12px;line-height:1.6}.review-detail footer button,.report-detail footer button{min-height:42px;font-size:13px}.review-empty,.review-empty p{font-size:13px}.image-review-heading strong{font-size:14px}.image-review-heading span,.review-image-placeholder{font-size:12px}.review-image-info strong{font-size:13px}.review-image-info small,.image-status{font-size:11px}.image-wait-note{font-size:12px}.admin-filters{gap:12px;margin-bottom:16px}.admin-filters label{padding:0 14px}.admin-filters input{height:44px;font-size:14px}.admin-filters select,.admin-filters>button{min-height:44px;padding:0 15px;font-size:14px}.admin-data-layout{grid-template-columns:minmax(500px,1fr) 400px}.admin-table>button{min-height:68px;padding:15px 17px}.admin-table strong{font-size:14px}.admin-table small{font-size:12px;line-height:1.45}.data-status{padding:5px 9px;font-size:12px}.admin-action-panel{padding:25px}.admin-action-panel h2{font-size:20px}.admin-action-panel>p{font-size:13px;line-height:1.5}.admin-action-panel dl>div{gap:16px;padding:12px}.admin-action-panel dt,.admin-action-panel dd{font-size:13px;line-height:1.5}.action-stack button,.warning-button{min-height:43px;font-size:13px}.admin-action-empty{font-size:13px}.ticket-content{padding:15px;font-size:14px}.action-note span{font-size:13px}.action-note textarea{padding:12px;font-size:14px;line-height:1.65}.category-create,.category-admin-card{padding:22px}.category-create h2,.category-admin-card h2{font-size:17px}.category-create p{font-size:13px;line-height:1.6}.category-form-grid{gap:14px}.category-form-grid label{gap:8px}.category-form-grid span{font-size:13px}.category-form-grid input{min-height:43px;padding:10px 12px;font-size:14px}.category-form-grid small,.field-help{color:var(--admin-text-secondary);font-size:12px;line-height:1.55}.category-admin-card header>span:last-child{font-size:12px}.category-admin-card code{font-size:12px}.category-admin-card footer>button,.category-create-button{min-height:42px;font-size:13px}.category-icon-spec{display:flex;align-items:flex-start;gap:11px;margin-top:16px;padding:14px 16px;border:1px solid #cfe3f4;border-radius:11px;color:#26678f;background:#f3f9fd}.category-icon-spec div{display:grid;gap:4px}.category-icon-spec strong{font-size:14px}.category-icon-spec p{margin:0;font-size:13px;line-height:1.65}.category-icon-preview{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;width:54px;height:54px;border:1px solid #cfe0ed;border-radius:15px;color:var(--blue);background:#eef7ff}.category-icon-preview img{width:100%;height:100%;padding:7px;object-fit:contain}.category-icon-manager{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 20px;margin-top:17px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.category-icon-copy{display:grid;gap:5px}.category-icon-copy strong{font-size:15px}.category-icon-copy p{margin:0;color:var(--admin-text);font-size:13px;line-height:1.6}.category-icon-copy small{color:var(--admin-text-secondary);font-size:12px;line-height:1.6}.category-icon-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.category-icon-live-preview{grid-column:1 / -1;display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #d8e5ef;border-radius:10px;background:#fff}.category-icon-live-preview>span{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;width:82px;height:82px;border:1px solid #cfe0ed;border-radius:15px;color:var(--blue);background:#eef7ff}.category-icon-live-preview img{width:100%;height:100%;padding:9px;object-fit:contain}.category-icon-live-preview>div{display:grid;gap:5px}.category-icon-live-preview strong{font-size:14px}.category-icon-live-preview small{color:var(--admin-text-secondary);font-size:12px;line-height:1.55}.category-icon-live-preview.failed{border-color:#efc5c9;background:#fff8f8}.category-icon-live-preview.failed small{color:#b63d47}.icon-upload-button,.icon-remove-button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:9px 13px;border-radius:9px;font-size:13px;font-weight:700;cursor:pointer}.icon-upload-button{color:#fff;background:var(--blue)}.icon-upload-button input{display:none}.icon-upload-button.disabled,.icon-remove-button:disabled{opacity:.5;cursor:wait}.icon-remove-button{border:1px solid #efc5c9;color:#bd3f4a;background:#fff6f7}.category-icon-message{grid-column:1 / -1;display:flex;align-items:center;gap:6px;color:#267c57;font-size:13px}.category-save-error{margin-top:14px;padding:11px 13px;border:1px solid #efc5c9;border-radius:9px;color:#b63d47;background:#fff7f8;font-size:13px;line-height:1.55}.spin{animation:admin-spin .85s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.audit-tabs button{min-height:42px;font-size:13px}.audit-list article{padding:16px 18px}.audit-list strong{font-size:14px}.audit-list p{font-size:13px;line-height:1.55}.audit-list small{font-size:12px;line-height:1.5}.config-callout{padding:18px}.config-callout strong{font-size:15px}.config-callout p{font-size:13px;line-height:1.6}.config-group-title{margin-top:30px}.config-group-title h2{font-size:19px}.config-group-title span{font-size:12px}.config-list{gap:14px}.config-item{grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding:22px}.config-copy h3{font-size:17px}.risk{padding:4px 8px;font-size:11px}.config-copy code{margin-top:9px;font-size:12px}.config-description-grid{display:grid;gap:10px;margin-top:14px}.config-note-block{padding:12px 14px;border-radius:10px;background:#f7f9fb}.config-note-block.warning{color:#845811;background:#fff8e9}.config-note-block.danger{color:#a73742;background:#fff0f2}.config-note-block>span{display:block;margin-bottom:4px;font-size:12px;font-weight:800}.config-note-block p{margin:0;color:inherit;font-size:14px;line-height:1.65}.config-control{align-items:stretch;justify-content:center;flex-direction:column}.config-value-field{display:grid;gap:8px}.config-value-field>span{font-size:13px;font-weight:800}.config-value-input{display:flex;align-items:center;gap:9px}.config-value-input>input{width:130px;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;font-size:15px}.config-unit{color:var(--admin-text-secondary);font-size:13px}.config-value-field>small{color:var(--admin-text-secondary);font-size:12px;line-height:1.6}.config-control>button{justify-content:center;min-height:44px;font-size:13px}.home-copy-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.home-logo-config{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 22px;margin-bottom:16px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff}.home-logo-config-copy{display:flex;align-items:flex-start;gap:13px}.home-logo-config-icon{display:grid;flex:0 0 auto;place-items:center;width:43px;height:43px;border-radius:12px;color:var(--blue);background:#eaf5ff}.home-logo-config-copy>div{display:grid;gap:6px}.home-logo-config-copy h3{margin:0;font-size:17px}.home-logo-config-copy p{margin:0;color:var(--admin-text);font-size:13px;line-height:1.55}.home-logo-config-copy strong{color:#1765a0;font-size:13px}.home-logo-config-copy small{max-width:720px;color:var(--admin-text-secondary);font-size:12px;line-height:1.6}.home-logo-preview{display:flex;align-items:center;gap:12px;min-width:210px;padding:12px 14px;border:1px solid #d8e5ef;border-radius:11px;background:#f8fbfd}.home-logo-preview>span{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;width:60px;height:60px;border-radius:18px;color:#fff;background:linear-gradient(145deg,#42a4ef,#2477d2);box-shadow:0 8px 20px #2477d22e;font-size:24px;font-weight:850}.home-logo-preview>span.custom{background:transparent;box-shadow:none}.home-logo-preview img{display:block;width:100%;height:100%;object-fit:contain}.home-logo-preview>div{display:grid;gap:4px}.home-logo-preview strong{font-size:13px}.home-logo-preview small{color:var(--admin-text-secondary);font-size:11px}.home-logo-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:9px}.home-logo-message,.home-logo-error{grid-column:1 / -1;display:flex;align-items:center;gap:6px;font-size:13px}.home-logo-message{color:#267c57}.home-logo-error{color:#b63d47}.home-copy-preview{overflow:hidden;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff}.home-copy-preview>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.home-copy-preview>header strong{font-size:15px}.home-copy-preview>header span{color:var(--admin-text-secondary);font-size:12px}.home-preview-brand{display:flex;align-items:center;gap:9px;margin-bottom:11px;font-size:14px}.home-preview-brand i{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:#fff;background:linear-gradient(145deg,#42a4ef,#2477d2);font-style:normal;font-weight:850}.home-preview-brand i.custom{overflow:hidden;background:transparent}.home-preview-brand img{display:block;width:100%;height:100%;object-fit:contain}.home-preview-hero{display:grid;gap:8px;padding:18px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#0d4d88,#187ed1 62%,#289ce9)}.home-preview-hero small{width:max-content;padding:5px 8px;border:1px solid rgba(255,255,255,.24);border-radius:99px;background:#ffffff1f;font-size:11px}.home-preview-hero h3{margin:2px 0 0;font-size:23px;line-height:1.15}.home-preview-hero p{margin:0;color:#fffc;font-size:13px;line-height:1.5}.home-preview-hero>div{margin-top:4px;padding:11px 13px;overflow:hidden;border-radius:11px;color:#6d7884;background:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.config-text-input{position:relative;display:grid;gap:6px;width:100%}.config-text-input>input,.config-text-input>textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;outline:none;font-size:14px;line-height:1.5;resize:vertical}.config-text-input>input:focus,.config-text-input>textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1978d41a}.config-character-count{color:var(--admin-text-secondary);font-size:12px;text-align:right}.switch em{font-size:13px}.security-card small,.security-card p{font-size:13px;line-height:1.55}.security-card h2{font-size:18px}.mfa-chip{font-size:11px}.mfa-setup-panel h2,.recovery-panel h2{font-size:18px}.mfa-setup-panel>p,.recovery-panel>p{font-size:13px}.mfa-setup-panel label>span{font-size:13px}.mfa-setup-panel code,.mfa-setup-panel label button{font-size:12px}.recovery-panel code,.security-message{font-size:13px}.session-panel{margin-top:16px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.session-panel .panel-heading h2{margin:0 0 5px;font-size:18px}.session-panel .panel-heading p{margin:0;color:var(--admin-text-secondary);font-size:13px;line-height:1.55}.session-list{display:grid;margin-top:15px}.session-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto 100px;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.session-list article>div{display:grid;gap:4px}.session-list strong{font-size:14px}.session-list small{color:var(--admin-text-secondary);font-size:12px;line-height:1.45}.session-list button{min-height:38px;padding:8px 10px;border-radius:8px;font-size:12px}.session-state{padding:5px 8px;border-radius:99px;color:#7d8792;background:#eef1f4;font-size:11px;white-space:nowrap}.session-state.active{color:#267c57;background:#e8f8f0}.new-admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.new-admin-form label{display:grid;gap:7px}.new-admin-form label>span{font-size:13px;font-weight:800}.new-admin-form label>small{color:var(--admin-text-secondary);font-size:12px;line-height:1.55}.new-admin-form input,.new-admin-form select,.admin-account-list select{min-height:43px;padding:10px 11px;font-size:14px}.new-admin-form button{min-height:43px;align-self:end;font-size:13px}.admin-account-list article{grid-template-columns:minmax(220px,1fr) 170px 110px 190px;padding:14px}.admin-account-list strong{font-size:14px}.admin-account-list small{font-size:12px}.account-field{display:grid;gap:5px}.account-field>span{color:var(--admin-text-secondary);font-size:11px;font-weight:700}.admin-account-list button{min-height:40px;font-size:13px}.account-actions{display:flex;gap:8px}.account-actions button{flex:1;padding:8px;white-space:nowrap}.reset-password-button{border:1px solid #efc5c9!important;color:#b43e48!important;background:#fff6f7!important}.password-reset-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,1fr) minmax(260px,1.2fr);gap:16px;align-items:end;margin-top:16px;padding:18px;border:1px solid #efc5c9;border-radius:12px;background:#fff9f9}.password-reset-panel h3{margin:0 0 7px;font-size:16px}.password-reset-panel p{margin:0;color:#8f4a50;font-size:12px;line-height:1.55}.password-reset-panel label{display:grid;gap:7px}.password-reset-panel label>span{font-size:13px;font-weight:800}.password-reset-panel input,.password-reset-panel textarea{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:9px;font-size:14px}.password-reset-panel small{color:var(--admin-text-secondary);font-size:11px;line-height:1.5}.password-reset-actions{display:flex;justify-content:flex-end;gap:9px;grid-column:1 / -1}.password-reset-actions button{display:flex;align-items:center;gap:6px;min-height:42px;padding:9px 13px;border-radius:9px;font-size:13px;font-weight:700}.privacy-callout{margin-bottom:18px}.privacy-action-panel .action-note small{color:var(--admin-text-secondary);font-size:12px;line-height:1.55}.privacy-finished{margin-top:16px;padding:13px;border:1px solid var(--line);border-radius:10px;color:var(--admin-text-secondary);background:#f7f9fb;font-size:13px;line-height:1.6}.login-card{width:470px}.login-card .eyebrow{font-size:12px}.login-card>p{font-size:14px}.login-card label>span{font-size:13px}.login-card input,.login-card>button{font-size:14px}.login-card>small,.login-error{font-size:12px;line-height:1.55}.promotion-admin-callout{margin-bottom:18px}.promotion-product-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:18px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.promotion-product-form label,.offline-payment-form label,.promotion-actions label,.refund-fields label{display:grid;gap:7px}.promotion-product-form label>span,.offline-payment-form label>span,.promotion-actions label>span,.refund-fields label>span{font-size:13px;font-weight:800}.promotion-product-form small,.offline-payment-form p{color:var(--admin-text-secondary);font-size:12px;line-height:1.5}.promotion-product-form input,.promotion-product-form select,.promotion-filters input,.promotion-filters select,.offline-payment-form input,.offline-payment-form select,.offline-payment-form textarea,.promotion-actions input,.promotion-actions textarea,.refund-fields input{width:100%;min-height:43px;padding:10px 11px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:14px}.promotion-product-list{display:grid;gap:10px}.promotion-product-list article{display:grid;grid-template-columns:minmax(260px,1fr) 150px 90px 90px;align-items:center;gap:14px;padding:15px 17px;border:1px solid var(--line);border-radius:12px;background:#fff}.promotion-product-list article>div{display:grid;gap:4px}.promotion-product-list article span{color:var(--blue);font-size:11px;font-weight:800}.promotion-product-list article small{color:var(--admin-text-secondary)}.promotion-product-list em{padding:5px 8px;border-radius:99px;color:#8c555b;background:#fff0f2;font-size:11px;font-style:normal;text-align:center}.promotion-product-list em.active{color:#267c57;background:#e8f8f0}.promotion-filters{display:grid;grid-template-columns:minmax(260px,1fr) 210px 90px;gap:10px;margin-bottom:10px}.promotion-booking-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,.75fr);min-height:590px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.promotion-booking-scroll{max-height:680px;overflow:auto}.promotion-booking-scroll table{min-width:1120px;width:100%;border-collapse:collapse}.promotion-booking-scroll th{position:sticky;top:0;z-index:2;padding:12px;text-align:left;background:#f5f7f9;font-size:12px}.promotion-booking-scroll td{padding:13px 12px;border-top:1px solid var(--line);font-size:13px;vertical-align:top}.promotion-booking-scroll td strong,.promotion-booking-scroll td small{display:block;max-width:260px}.promotion-booking-scroll td small{margin-top:5px;color:var(--admin-text-secondary);line-height:1.45}.promotion-booking-scroll tr{cursor:pointer}.promotion-booking-scroll tr:hover,.promotion-booking-scroll tr.selected{background:#f2f7ff}.promotion-status{display:inline-block;padding:5px 7px;border-radius:7px;color:#8a5c18;background:#fff2d6;font-size:11px;font-weight:800}.promotion-status.active{color:#267c57;background:#e8f8f0}.promotion-status.rejected,.promotion-status.canceled,.promotion-status.refunded{color:#b43e48;background:#fff0f2}.promotion-operation-panel{max-height:680px;overflow:auto;padding:18px;border-left:1px solid var(--line);background:#fafbfc}.promotion-operation-panel>header{display:flex;justify-content:space-between;gap:10px}.promotion-operation-panel h2{margin:4px 0 0;font-size:19px}.promotion-operation-panel h3{display:flex;align-items:center;gap:7px;margin:0;font-size:15px}.offline-payment-form,.promotion-actions{display:grid;gap:12px;margin-top:16px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fff}.promotion-action-buttons{display:flex;flex-wrap:wrap;gap:8px}.promotion-action-buttons button,.promotion-actions label>button,.refund-fields>button{min-height:39px;padding:8px 11px;border:1px solid #c9d4df;border-radius:8px;background:#fff;font-weight:700}.refund-fields{display:grid;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.promotion-operation-empty{display:grid;place-items:center;align-content:center;gap:9px;padding:25px;border-left:1px solid var(--line);color:var(--admin-text-secondary);text-align:center}.promotion-operation-empty p{max-width:280px;margin:0;font-size:13px;line-height:1.55}.admin-success{margin:12px 0;padding:11px 13px;border:1px solid #bfe5d3;border-radius:9px;color:#267c57;background:#effaf5;font-size:13px}@media(max-width:1280px){.admin-shell{grid-template-columns:232px minmax(0,1fr)}.sidebar{width:232px}.workspace main{padding:28px 26px 48px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.category-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-icon-manager{grid-template-columns:1fr}.category-icon-actions{justify-content:flex-start}}@media(max-width:1180px){.home-logo-config{grid-template-columns:1fr}.home-logo-preview{width:max-content}.home-copy-preview-grid,.admin-data-layout,.moderation-layout,.reports-layout{grid-template-columns:1fr}.admin-table,.review-queue,.report-queue{border-right:0;border-bottom:1px solid var(--line)}.admin-table,.review-queue,.report-queue{max-height:420px;overflow:auto}.config-item,.security-grid{grid-template-columns:1fr}.session-list article{grid-template-columns:42px minmax(0,1fr) auto}.session-list button{grid-column:2 / -1;justify-self:start}.password-reset-panel{grid-template-columns:1fr}.promotion-product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-booking-layout{grid-template-columns:1fr}.promotion-operation-panel,.promotion-operation-empty{border-top:1px solid var(--line);border-left:0}.promotion-booking-scroll{max-height:440px}}.promotion-console{display:grid;gap:18px;min-width:0}.promotion-heading{margin-bottom:0}.promotion-heading>div{max-width:850px}.promotion-heading p{max-width:820px;line-height:1.65}.promotion-workflow{display:grid;grid-template-columns:minmax(150px,1fr) 28px minmax(150px,1fr) 28px minmax(150px,1fr) 28px minmax(150px,1fr);align-items:center;padding:17px 20px;border:1px solid #dce5ef;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#fff)}.promotion-workflow>div{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:10px;align-items:center}.promotion-workflow>div>span{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:#2466aa;font-size:14px;font-weight:900}.promotion-workflow strong{font-size:14px}.promotion-workflow small{margin-top:3px;color:var(--admin-text-secondary);font-size:11px}.promotion-workflow i{height:1px;background:#ccd9e6}.promotion-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.promotion-summary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-height:102px;padding:16px;border:1px solid #dce4ec;border-radius:13px;text-align:left;background:#fff;transition:.18s ease}.promotion-summary-card:hover,.promotion-summary-card.active{border-color:#7ba8d5;box-shadow:0 7px 22px #2a507517;transform:translateY(-1px)}.promotion-summary-card span{align-self:center;color:#536577;font-size:13px;font-weight:800}.promotion-summary-card strong{grid-row:1/3;grid-column:2;align-self:center;font-size:29px}.promotion-summary-card small{color:var(--admin-text-secondary);font-size:11px;line-height:1.45}.promotion-summary-card.requested strong{color:#ad6f12}.promotion-summary-card.held strong{color:#845ac1}.promotion-summary-card.reserved strong{color:#176aaf}.promotion-summary-card.active strong{color:#25855c}.promotion-summary-card.paused strong{color:#b34b55}.promotion-tabs{display:flex;gap:6px;padding:6px;border:1px solid #dfe6ed;border-radius:13px;background:#f3f6f9}.promotion-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;flex:1;padding:9px 14px;border:0;border-radius:9px;color:#546474;background:transparent;font-size:14px;font-weight:800}.promotion-tabs button.active{color:#174f87;background:#fff;box-shadow:0 3px 12px #1f3f5e1c}.promotion-tabs em{padding:3px 7px;border-radius:99px;color:#6e7d8c;background:#e9eef3;font-size:10px;font-style:normal}.promotion-tabs button.active em{color:#1c5f9e;background:#e7f2ff}.promotion-message{margin:0}.promotion-section-card{min-width:0;border:1px solid #dfe6ed;border-radius:15px;background:#fff;box-shadow:0 7px 24px #243d560d}.promotion-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 21px;border-bottom:1px solid #e4eaf0}.promotion-section-header h2{margin:0 0 5px;font-size:19px}.promotion-section-header p{margin:0;color:var(--admin-text-secondary);font-size:12px;line-height:1.55}.text-button{border:0!important;color:#276ba8!important;background:transparent!important}.promotion-filter-bar{display:grid;grid-template-columns:minmax(270px,1fr) 180px 190px 90px;gap:10px;padding:16px 20px 10px}.promotion-filter-bar label{display:grid;gap:5px}.promotion-filter-bar label>span{font-size:11px;font-weight:800}.promotion-filter-bar input,.promotion-filter-bar select,.promotion-pagination select,.promotion-schedule-controls select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #ccd7e2;border-radius:9px;background:#fff;font-size:13px}.promotion-search{position:relative;align-self:end}.promotion-search svg{position:absolute;left:12px;top:13px;color:#71808f}.promotion-search input{padding-left:39px}.promotion-quick-filters{display:flex;gap:7px;padding:3px 20px 15px;overflow:auto}.promotion-quick-filters button{flex:0 0 auto;min-height:34px;padding:6px 10px;border:1px solid #d6dfe7;border-radius:99px;color:#5b6b7a;background:#fff;font-size:11px;font-weight:750}.promotion-quick-filters button.active{border-color:#7aabda;color:#175d9a;background:#eaf4ff}.promotion-table-scroll{position:relative;max-height:590px;overflow:auto;border-top:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0}.promotion-table-scroll table{width:100%;min-width:1280px;border-collapse:collapse}.promotion-table-scroll th{position:sticky;top:0;z-index:3;padding:12px 13px;border-bottom:1px solid #dde5ed;color:#5a6977;background:#f5f7fa;font-size:11px;text-align:left;white-space:nowrap}.promotion-table-scroll td{padding:14px 13px;border-bottom:1px solid #edf1f4;font-size:12px;vertical-align:top}.promotion-table-scroll tbody tr:hover,.promotion-table-scroll tbody tr.selected{background:#f4f9ff}.promotion-table-scroll td strong,.promotion-table-scroll td small{display:block;max-width:250px}.promotion-table-scroll td strong{font-size:13px}.promotion-table-scroll td small{margin-top:5px;color:var(--admin-text-secondary);line-height:1.4}.placement-tag{display:inline-flex;width:max-content;padding:4px 7px;border-radius:6px;font-size:10px}.placement-tag.home{color:#205f9a;background:#e9f4ff}.placement-tag.category{color:#8b5d14;background:#fff2d9}.promotion-status{display:inline-flex;padding:5px 8px;border-radius:7px;font-size:10px;font-weight:850;white-space:nowrap}.promotion-status.requested{color:#8b5d14;background:#fff2d9}.promotion-status.held{color:#6c41a3;background:#f1eaff}.promotion-status.reserved{color:#175f9e;background:#e9f4ff}.promotion-status.active{color:#237756;background:#e6f7ef}.promotion-status.paused{color:#a13e49;background:#fff0f2}.promotion-status.ended{color:#5e6d7b;background:#edf1f4}.promotion-status.rejected,.promotion-status.canceled{color:#a13e49;background:#fff0f2}.muted-text{color:var(--admin-text-secondary)}.row-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:35px;padding:7px 9px;border:1px solid #bcd0e3;border-radius:8px;color:#1e619d;background:#f6fbff;font-size:11px;font-weight:800;white-space:nowrap}.promotion-empty{display:grid;place-items:center;gap:7px;min-height:220px;padding:28px;color:#798796;text-align:center}.promotion-empty strong{color:#3e4c59;font-size:14px}.promotion-empty p{max-width:420px;margin:0;font-size:12px;line-height:1.55}.promotion-pagination{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:14px 18px;color:#637282;font-size:12px}.promotion-pagination label{display:flex;align-items:center;gap:6px}.promotion-pagination select{width:auto;min-height:36px;padding:6px 27px 6px 9px}.promotion-pagination button{display:flex;align-items:center;gap:4px;min-height:36px;padding:7px 10px;border:1px solid #d1dbe4;border-radius:8px;background:#fff;font-size:11px;font-weight:750}.promotion-pagination button:disabled{opacity:.45}.promotion-schedule-controls{display:flex;gap:8px}.promotion-schedule-controls select{min-width:150px}.promotion-schedule-legend{display:flex;gap:9px;padding:13px 20px;border-bottom:1px solid #e5eaf0}.promotion-schedule-legend span{display:inline-flex;align-items:center;gap:5px;font-size:11px}.promotion-schedule-legend span:before{content:"";width:10px;height:10px;border-radius:3px}.promotion-schedule-legend .held:before{background:#8a66bd}.promotion-schedule-legend .reserved:before{background:#4d8fc9}.promotion-schedule-legend .active:before{background:#42a67c}.promotion-schedule-legend .paused:before{background:#cf6872}.promotion-schedule-scroll{max-height:670px;overflow:auto}.promotion-schedule-canvas{padding-bottom:20px}.schedule-axis,.schedule-row{display:grid;grid-template-columns:210px repeat(var(--schedule-days),minmax(0,1fr))}.schedule-axis{position:sticky;top:0;z-index:5;border-bottom:1px solid #dce4ec;background:#f6f8fa}.schedule-axis strong,.schedule-axis span{padding:10px 7px;border-right:1px solid #e3e9ef;font-size:10px;text-align:center}.schedule-axis strong{text-align:left;padding-left:18px}.schedule-group>header{display:flex;align-items:center;gap:9px;padding:12px 18px;border-bottom:1px solid #e8edf2;background:#fbfcfd}.schedule-group>header strong{font-size:13px}.schedule-group>header small{margin-left:auto;color:var(--admin-text-secondary);font-size:10px}.schedule-row{min-height:60px;border-bottom:1px solid #edf1f4}.schedule-slot{display:flex;align-items:center;padding:0 18px;border-right:1px solid #e3e9ef;color:#596978;font-size:11px;font-weight:800}.schedule-track{position:relative;grid-column:2/-1;display:grid;grid-template-columns:repeat(var(--schedule-days),1fr);min-height:60px}.schedule-track>i{border-right:1px solid #edf1f4}.schedule-booking{position:absolute;top:7px;bottom:7px;z-index:2;display:grid;align-content:center;gap:2px;min-width:42px;padding:5px 8px;overflow:hidden;border:0;border-radius:7px;color:#fff;text-align:left;box-shadow:0 3px 8px #213d5829}.schedule-booking strong,.schedule-booking small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-booking strong{font-size:10px}.schedule-booking small{opacity:.86;font-size:9px}.schedule-booking.held{background:#8a66bd}.schedule-booking.reserved{background:#4d8fc9}.schedule-booking.active{background:#42a67c}.schedule-booking.paused{background:#cf6872}.promotion-product-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:17px 20px}.promotion-product-overview>div{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #e0e6ec;border-radius:10px;background:#fafcfd}.promotion-product-overview span{color:#667584;font-size:12px}.promotion-product-overview strong{font-size:22px}.promotion-product-form-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 20px 20px;padding:18px;border:1px solid #cdddeb;border-radius:12px;background:#f8fbff}.form-section-title{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.form-section-title strong{font-size:15px}.form-section-title small{color:var(--admin-text-secondary);font-size:11px}.promotion-product-form-v2 label,.product-inline-action label{display:grid;gap:6px}.promotion-product-form-v2 label>span,.product-inline-action label>span{font-size:12px;font-weight:800}.promotion-product-form-v2 input,.promotion-product-form-v2 select,.product-inline-action input{width:100%;min-height:42px;padding:9px 10px;border:1px solid #cbd7e2;border-radius:8px;background:#fff;font-size:13px}.promotion-product-form-v2 label>small{color:var(--admin-text-secondary);font-size:11px;line-height:1.5}.promotion-form-submit{grid-column:1/-1;display:flex;justify-content:flex-end}.promotion-product-groups{display:grid;gap:18px;padding:0 20px 22px}.promotion-product-groups>section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.promotion-product-groups>section>header b{font-size:15px}.promotion-product-groups>section>header span{color:var(--admin-text-secondary);font-size:11px}.promotion-product-list-v2{display:grid;gap:8px}.promotion-product-list-v2 article{display:grid;grid-template-columns:minmax(240px,1.4fr) 120px minmax(220px,1fr) 75px 70px;align-items:center;gap:12px;padding:13px 15px;border:1px solid #e1e7ed;border-radius:10px}.promotion-product-list-v2 article>div:not(.product-inline-action){display:grid;gap:4px}.promotion-product-list-v2 article>div>span{color:var(--admin-text-secondary);font-size:10px}.promotion-product-list-v2 article strong{font-size:13px}.promotion-product-list-v2 article small{color:var(--admin-text-secondary);font-size:10px}.promotion-product-list-v2 em{padding:5px 7px;border-radius:99px;color:#9a414a;background:#fff0f2;font-size:10px;font-style:normal;text-align:center}.promotion-product-list-v2 em.active{color:#227553;background:#e8f7ef}.product-inline-action{grid-column:1/-1;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:8px;padding-top:11px;border-top:1px solid #e6ebf0}.product-inline-action button{min-height:39px;padding:8px 11px;border:1px solid #cbd7e2;border-radius:8px;background:#fff;font-size:11px;font-weight:800}.promotion-drawer-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:#15212c61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.promotion-drawer{width:min(590px,100vw);height:100vh;outline:0;background:#f5f7f9;box-shadow:-16px 0 45px #14273940}.promotion-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:19px 21px;color:#fff;background:#173d62}.promotion-drawer-header span{font-size:10px;font-weight:800;letter-spacing:.08em}.promotion-drawer-header h2{margin:5px 0 3px;font-size:21px}.promotion-drawer-header p{margin:0;opacity:.8;font-size:12px}.promotion-drawer-header button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.28);border-radius:10px;color:#fff;background:transparent}.promotion-drawer-scroll{height:calc(100vh - 100px);padding:16px 18px 40px;overflow:auto}.drawer-status-card{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dce4eb;border-radius:11px;background:#fff}.drawer-status-card>div{display:grid;gap:4px}.drawer-status-card strong{font-size:13px}.drawer-status-card small{color:var(--admin-text-secondary);font-size:11px}.drawer-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.drawer-info-grid>div{display:grid;gap:4px;padding:12px;border:1px solid #e0e6ec;border-radius:9px;background:#fff}.drawer-info-grid span{color:var(--admin-text-secondary);font-size:10px}.drawer-info-grid strong{font-size:12px}.drawer-info-grid small{color:var(--admin-text-secondary);font-size:10px}.drawer-note,.drawer-payment-record,.drawer-action-section,.drawer-history{margin-top:11px;padding:15px;border:1px solid #dfe5eb;border-radius:11px;background:#fff}.drawer-note strong,.drawer-payment-record strong,.drawer-history strong{font-size:13px}.drawer-note p,.drawer-payment-record p{margin:8px 0 0;font-size:12px;line-height:1.6}.drawer-action-section{display:grid;gap:12px}.drawer-action-section.primary-step{border-color:#bfd5e8;background:#f7fbff}.drawer-action-section.payment-step{border-color:#bfe3d1;background:#f7fcf9}.drawer-action-section>header,.drawer-payment-record>header{display:flex;align-items:center;gap:9px}.drawer-action-section>header>div{display:grid;gap:3px}.drawer-action-section>header strong{font-size:14px}.drawer-action-section>header small{color:var(--admin-text-secondary);font-size:10px}.drawer-action-section label,.offline-payment-grid label,.secondary-reason{display:grid;gap:6px}.drawer-action-section label>span,.offline-payment-grid label>span,.secondary-reason>span{font-size:11px;font-weight:800}.drawer-action-section input,.drawer-action-section textarea,.drawer-action-section select,.offline-payment-grid input,.offline-payment-grid textarea,.offline-payment-grid select{width:100%;padding:9px 10px;border:1px solid #cdd8e2;border-radius:8px;background:#fff;font-size:12px}.drawer-action-buttons{display:flex;flex-wrap:wrap;gap:7px}.drawer-action-buttons button,.extend-row button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:8px 11px;border:1px solid #c8d4df;border-radius:8px;background:#fff;font-size:11px;font-weight:800}.offline-payment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.offline-payment-grid .wide{grid-column:1/-1}.no-refund-warning{display:flex;align-items:flex-start;gap:7px;padding:10px;border-radius:8px;color:#855e17;background:#fff4dc;font-size:11px;line-height:1.5}.full-button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:43px}.secondary-reason{padding-top:10px;border-top:1px solid #dce8e2}.drawer-payment-record dl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0 0}.drawer-payment-record dl>div{padding:9px;border-radius:8px;background:#f6f8fa}.drawer-payment-record dt{color:var(--admin-text-secondary);font-size:10px}.drawer-payment-record dd{margin:4px 0 0;font-size:11px;font-weight:750}.extend-row{display:grid;grid-template-columns:minmax(120px,1fr) auto;align-items:end;gap:8px;padding-top:10px;border-top:1px solid #e4e9ee}.drawer-history>header{display:flex;justify-content:space-between}.drawer-history>header span{color:var(--admin-text-secondary);font-size:10px}.drawer-history ol{display:grid;gap:0;margin:12px 0 0;padding:0;list-style:none}.drawer-history li{display:grid;grid-template-columns:13px 1fr;gap:8px}.drawer-history li>i{position:relative;width:9px;height:9px;margin-top:4px;border:2px solid #6d98be;border-radius:50%}.drawer-history li>i:after{content:"";position:absolute;top:9px;left:2px;width:1px;height:calc(100% + 28px);background:#dce4eb}.drawer-history li:last-child>i:after{display:none}.drawer-history li>div{padding-bottom:16px}.drawer-history li p{margin:4px 0;font-size:11px;line-height:1.5}.drawer-history li small{color:var(--admin-text-secondary);font-size:10px}@media(max-width:1400px){.promotion-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.promotion-filter-bar{grid-template-columns:minmax(230px,1fr) 160px 170px 85px}.promotion-workflow{grid-template-columns:repeat(4,minmax(140px,1fr));gap:8px}.promotion-workflow i{display:none}.promotion-product-list-v2 article{grid-template-columns:minmax(220px,1.3fr) 100px minmax(180px,1fr) 70px 65px}}@media(max-width:1100px){.promotion-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-filter-bar{grid-template-columns:1fr 1fr}.promotion-search{grid-column:1/-1}.promotion-product-form-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-product-list-v2 article{grid-template-columns:1fr 1fr 1fr}.promotion-product-list-v2 article>em,.promotion-product-list-v2 article>.row-action{justify-self:start}.promotion-workflow{grid-template-columns:repeat(2,1fr)}.promotion-section-header{align-items:flex-start}.promotion-schedule-controls{flex-direction:column}}@media(max-width:760px){.promotion-summary-grid,.promotion-product-overview,.drawer-info-grid,.offline-payment-grid,.promotion-product-form-v2{grid-template-columns:1fr}.promotion-tabs{overflow:auto}.promotion-tabs button{flex:0 0 150px}.promotion-filter-bar{grid-template-columns:1fr}.promotion-search{grid-column:auto}.promotion-workflow{grid-template-columns:1fr}.promotion-section-header{flex-direction:column}.promotion-pagination{justify-content:flex-start;flex-wrap:wrap}.promotion-product-list-v2 article{grid-template-columns:1fr}.product-inline-action{grid-template-columns:1fr}.promotion-drawer{width:100vw}.offline-payment-grid .wide{grid-column:auto}}.promotion-studio{--promo-ink: #17243a;--promo-muted: #66758a;--promo-line: #dfe7f1;--promo-blue: #2367d1;--promo-blue-soft: #eaf2ff;--promo-navy: #10284a;--promo-green: #19805e;--promo-amber: #bd7511;--promo-violet: #7452bd;gap:20px;color:var(--promo-ink)}.promotion-studio button,.promotion-studio input,.promotion-studio select,.promotion-studio textarea{font-family:inherit}.promotion-hero{position:relative;display:grid;grid-template-columns:minmax(400px,1fr) auto;gap:30px;min-height:220px;padding:31px 34px;overflow:hidden;border:1px solid #173f73;border-radius:22px;color:#fff;background:radial-gradient(circle at 88% 10%,rgba(96,178,255,.26),transparent 31%),radial-gradient(circle at 58% 120%,rgba(87,221,185,.14),transparent 38%),linear-gradient(135deg,#0d2342,#153c70 55%,#1b5793);box-shadow:0 18px 45px #112f5633}.promotion-hero:after{content:"";position:absolute;right:-80px;bottom:-145px;width:360px;height:360px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 40px #ffffff06,0 0 0 90px #ffffff05}.promotion-hero-copy,.promotion-hero-metrics,.promotion-refresh{position:relative;z-index:1}.promotion-hero-copy{align-self:center;max-width:720px}.promotion-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(160,211,255,.26);border-radius:999px;color:#bfe2ff;background:#5aabf11c;font-size:12px;font-weight:800}.promotion-hero h1{margin:15px 0 9px;font-size:clamp(28px,2.3vw,38px);line-height:1.12;letter-spacing:-.045em}.promotion-hero-copy>p{margin:0;color:#c9d9eb;font-size:14px;line-height:1.7}.promotion-policy{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:20px;color:#dbe8f6;font-size:12px}.promotion-policy span{font-weight:800}.promotion-policy i{width:3px;height:3px;border-radius:50%;background:#70b8ef}.promotion-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));align-self:end;gap:10px;min-width:390px;margin-top:56px}.promotion-hero-metrics>div{display:grid;gap:3px;padding:15px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff16;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.promotion-hero-metrics span{color:#c9daec;font-size:11px}.promotion-hero-metrics strong{font-size:29px;line-height:1.1}.promotion-hero-metrics small{color:#94b3d1;font-size:10px;white-space:nowrap}.promotion-refresh{position:absolute;top:22px;right:25px;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border:1px solid rgba(255,255,255,.22);border-radius:10px;color:#fff;background:#ffffff14;font-size:12px;font-weight:750}.promotion-refresh:hover{background:#ffffff26}.promotion-refresh:disabled{opacity:.65}.promotion-refresh .spinning{animation:promo-spin 1s linear infinite}@keyframes promo-spin{to{transform:rotate(360deg)}}.promotion-command-strip{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px;padding:14px 17px;border:1px solid var(--promo-line);border-radius:15px;background:#fff;box-shadow:0 5px 18px #1d395b0b}.command-title{display:flex;align-items:center;gap:7px;padding-right:15px;border-right:1px solid var(--promo-line);color:#42617f;font-size:12px;font-weight:850}.command-step{display:flex;align-items:center;gap:9px;min-width:0}.command-step>b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;color:#1e63aa;background:#eaf4ff;font-size:11px}.command-step>span{display:grid;gap:2px;min-width:0}.command-step strong{font-size:12px}.command-step small{overflow:hidden;color:var(--promo-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.promotion-command-strip>svg{color:#a5b4c4}.promotion-studio .promotion-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.promotion-studio .promotion-summary-card{position:relative;display:grid;grid-template-columns:41px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:100px;padding:16px 16px 19px;overflow:hidden;border:1px solid var(--promo-line);border-radius:15px;color:var(--promo-ink);text-align:left;background:#fff;box-shadow:0 6px 18px #1d395b0b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.promotion-studio .promotion-summary-card:hover,.promotion-studio .promotion-summary-card.active{transform:translateY(-2px);border-color:#82aee0;box-shadow:0 12px 25px #255b971f}.summary-icon{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;color:#aa6b11;background:#fff2dc}.promotion-summary-card.held .summary-icon{color:var(--promo-violet);background:#f0eaff}.promotion-summary-card.reserved .summary-icon{color:#1d69af;background:#e9f4ff}.promotion-summary-card.active .summary-icon{color:var(--promo-green);background:#e7f7f0}.promotion-summary-card.paused .summary-icon{color:#b04451;background:#fff0f2}.summary-copy{display:grid;gap:4px;min-width:0}.summary-copy b{font-size:13px}.summary-copy small{overflow:hidden;color:var(--promo-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.promotion-studio .promotion-summary-card>strong{font-size:28px;line-height:1}.promotion-studio .promotion-summary-card>i{position:absolute;bottom:0;left:0;height:4px;border-radius:0 4px 4px 0;background:#dc952d}.promotion-studio .promotion-summary-card.held>i{background:#8061bf}.promotion-studio .promotion-summary-card.reserved>i{background:#388bd0}.promotion-studio .promotion-summary-card.active>i{background:#2a9a70}.promotion-studio .promotion-summary-card.paused>i{background:#ca5864}.promotion-studio .promotion-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:7px;border:1px solid var(--promo-line);border-radius:17px;background:#eef2f7}.promotion-studio .promotion-tabs button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:9px 14px;border:1px solid transparent;border-radius:12px;color:#5e6c7d;text-align:left;background:transparent}.promotion-studio .promotion-tabs button.active{border-color:#dbe5f0;color:#174f8f;background:#fff;box-shadow:0 5px 16px #22446717}.promotion-tabs .tab-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;color:#6f8193;background:#e1e7ee}.promotion-tabs button.active .tab-icon{color:#fff;background:linear-gradient(145deg,#2d7bdd,#1e5ab2);box-shadow:0 6px 13px #276bc43b}.promotion-tabs button>span:not(.tab-icon){display:grid;gap:3px}.promotion-tabs button b{font-size:13px}.promotion-tabs button small{color:#8795a5;font-size:10px}.promotion-studio .promotion-tabs em{padding:4px 8px;border-radius:99px;color:#647385;background:#dfe5eb;font-size:10px;font-style:normal;white-space:nowrap}.promotion-studio .promotion-tabs button.active em{color:#1b5eaa;background:#e7f1ff}.promotion-studio .promotion-message{margin:0;border-radius:12px;font-size:13px}.promotion-studio .promotion-section-card{min-width:0;overflow:hidden;border:1px solid var(--promo-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px #18345411}.promotion-studio .promotion-section-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e8edf3;background:linear-gradient(180deg,#fff,#fbfcfe)}.promotion-studio .promotion-section-header>div:first-child{display:flex;align-items:center;gap:12px}.promotion-studio .promotion-section-header h2{margin:0 0 4px;font-size:19px;letter-spacing:-.02em}.promotion-studio .promotion-section-header p{margin:0;color:var(--promo-muted);font-size:12px;line-height:1.55}.section-icon{display:grid;place-items:center;flex:0 0 43px;height:43px;border-radius:12px;color:#2369b8;background:#eaf3ff}.section-icon.calendar{color:#7150b1;background:#f0ebff}.section-icon.package{color:#9b6616;background:#fff2dc}.section-header-meta{display:flex!important;align-items:center;gap:10px!important;color:var(--promo-muted);font-size:11px}.section-header-meta b{color:var(--promo-ink);font-size:16px}.promotion-studio .text-button{padding:7px 9px!important;border:0!important;color:#276bad!important;background:transparent!important;font-size:11px;font-weight:800}.promotion-studio .promotion-filter-bar{display:grid;grid-template-columns:minmax(290px,1fr) 190px 200px 100px;gap:12px;padding:17px 20px 12px;background:#f8fafc}.promotion-studio .promotion-filter-bar label{display:grid;align-content:end;gap:6px;min-width:0}.promotion-studio .promotion-filter-bar label>span{color:#4e6073;font-size:11px;font-weight:800}.promotion-studio .promotion-filter-bar input,.promotion-studio .promotion-filter-bar select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #ced9e5;border-radius:10px;outline:none;color:#223246;background:#fff;font-size:13px}.promotion-studio .promotion-filter-bar input:focus,.promotion-studio .promotion-filter-bar select:focus{border-color:#6a9ddd;box-shadow:0 0 0 3px #3679d31c}.promotion-studio .promotion-search{position:relative;align-self:auto}.promotion-studio .promotion-search svg{position:absolute;top:35px;left:13px;color:#75869a}.promotion-studio .promotion-search input{padding-left:40px}.promotion-search-button{display:inline-flex;align-items:center;justify-content:center;align-self:end;gap:6px;min-height:44px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2b78d7,#1d5daf);box-shadow:0 7px 15px #2465b533;font-size:12px;font-weight:850}.promotion-search-button:disabled{opacity:.6}.promotion-studio .promotion-quick-filters{display:flex;align-items:center;gap:7px;padding:6px 20px 15px;overflow-x:auto;background:#f8fafc}.promotion-studio .promotion-quick-filters>span{flex:0 0 auto;margin-right:4px;color:#7b8998;font-size:10px;font-weight:800}.promotion-studio .promotion-quick-filters button{flex:0 0 auto;min-height:31px;padding:5px 10px;border:1px solid #d6e0ea;border-radius:999px;color:#5d6c7e;background:#fff;font-size:10px;font-weight:750}.promotion-studio .promotion-quick-filters button.active{border-color:#6d9fdb;color:#175aa4;background:#eaf3ff}.promotion-studio .promotion-table-scroll{position:relative;max-height:610px;overflow:auto;border-top:1px solid #e6ecf2;border-bottom:1px solid #e6ecf2;background:#fff;scrollbar-color:#aab9c8 #edf2f6;scrollbar-width:auto}.promotion-studio .promotion-table-scroll table{width:100%;min-width:1380px;border-spacing:0;border-collapse:separate;table-layout:fixed}.promotion-studio .promotion-table-scroll th{position:sticky;top:0;z-index:4;height:44px;padding:11px 14px;border-bottom:1px solid #dfe7ef;color:#586a7e;background:#f3f6fa;box-shadow:0 1px #1a37580a;font-size:11px;font-weight:850;text-align:left;white-space:nowrap}.promotion-studio .promotion-table-scroll th:nth-child(1){width:170px}.promotion-studio .promotion-table-scroll th:nth-child(2){width:250px}.promotion-studio .promotion-table-scroll th:nth-child(3){width:160px}.promotion-studio .promotion-table-scroll th:nth-child(4){width:220px}.promotion-studio .promotion-table-scroll th:nth-child(5){width:190px}.promotion-studio .promotion-table-scroll th:nth-child(6){width:180px}.promotion-studio .promotion-table-scroll th:nth-child(7){width:115px}.promotion-studio .promotion-table-scroll th:nth-child(8){width:125px}.promotion-studio .promotion-table-scroll td{height:106px;padding:15px 14px;border-bottom:1px solid #edf1f5;color:#26364a;background:#fff;font-size:12px;vertical-align:middle}.promotion-studio .promotion-table-scroll tbody tr{cursor:default;transition:background .16s ease}.promotion-studio .promotion-table-scroll tbody tr:hover td,.promotion-studio .promotion-table-scroll tbody tr.selected td{background:#f5f9ff}.promotion-studio .promotion-table-scroll tbody tr:hover td:first-child,.promotion-studio .promotion-table-scroll tbody tr.selected td:first-child{box-shadow:inset 3px 0 #3b80d5}.promotion-studio .promotion-table-scroll td strong,.promotion-studio .promotion-table-scroll td small{display:block;max-width:100%}.promotion-studio .promotion-table-scroll td strong{font-size:12px;line-height:1.45}.promotion-studio .promotion-table-scroll td small{margin-top:5px;overflow:hidden;color:#738296;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.application-id{display:inline-flex;padding:5px 8px;border-radius:7px;color:#245e9d;background:#eaf3ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:850}.listing-title{display:-webkit-box!important;overflow:hidden;font-size:13px!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.owner-line{display:flex;align-items:center;gap:4px;margin-top:8px;color:#55687c;font-size:10px}.promotion-studio .placement-tag{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:6px 8px;border-radius:8px;font-size:10px;font-weight:850}.promotion-studio .placement-tag.home{color:#1f5fa6;background:#e9f3ff}.promotion-studio .placement-tag.category{color:#9a6517;background:#fff1d7}.promotion-studio .promotion-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;font-size:10px;font-weight:850;white-space:nowrap}.promotion-studio .promotion-status>i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 15%,transparent)}.promotion-studio .promotion-status.requested{color:#9b6513;background:#fff1d8}.promotion-studio .promotion-status.held{color:#6c48a7;background:#f1ebff}.promotion-studio .promotion-status.reserved{color:#1b62a6;background:#e9f3ff}.promotion-studio .promotion-status.active{color:#197352;background:#e5f6ee}.promotion-studio .promotion-status.paused,.promotion-studio .promotion-status.rejected,.promotion-studio .promotion-status.canceled{color:#a83e4a;background:#ffedf0}.promotion-studio .promotion-status.ended{color:#617183;background:#edf1f5}.remaining-label{margin-top:8px!important;white-space:normal!important}.progress-track{display:block;width:100%;height:4px;margin-top:9px;overflow:hidden;border-radius:4px;background:#e6edf3}.progress-track>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3c8add,#35a277)}.payment-amount{color:#167053;font-size:13px!important}.payment-empty{display:inline-flex;align-items:center;gap:6px;color:#8a98a8;font-size:11px}.event-number{color:#255f9e;font-size:20px!important;line-height:1!important}.promotion-studio .row-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:37px;padding:8px 10px;border:1px solid #b9cde2;border-radius:9px;color:#1e5e9d;background:#f5faff;font-size:10px;font-weight:850;white-space:nowrap}.promotion-studio .row-action:hover{border-color:#77a5d5;background:#eaf4ff}.promotion-studio .promotion-pagination{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-height:61px;padding:11px 18px;color:#64758a;background:#fbfcfe;font-size:11px}.promotion-studio .promotion-pagination label{display:flex;align-items:center;gap:6px}.promotion-studio .promotion-pagination select{width:auto;min-height:36px;padding:6px 28px 6px 9px;border:1px solid #d0dbe6;border-radius:8px;background:#fff}.promotion-studio .promotion-pagination button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:7px 10px;border:1px solid #d0dbe6;border-radius:8px;background:#fff;font-size:10px;font-weight:800}.promotion-studio .promotion-pagination button:disabled{opacity:.4}.promotion-studio .promotion-schedule-controls{display:flex;gap:8px}.promotion-studio .promotion-schedule-controls select{min-width:150px;min-height:41px;padding:8px 10px;border:1px solid #d0dbe6;border-radius:9px;background:#fff;font-size:11px}.promotion-schedule-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:15px 20px;background:#f8fafc}.promotion-schedule-overview>div{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid #e1e8ef;border-radius:11px;background:#fff}.overview-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:11px}.overview-icon.violet{color:#7653b6;background:#f1ebff}.overview-icon.blue{color:#246bb3;background:#e9f3ff}.overview-icon.amber{color:#a76a10;background:#fff2da}.overview-icon.green{color:#187554;background:#e6f6ee}.promotion-schedule-overview>div>span:last-child{display:grid;gap:2px}.promotion-schedule-overview small{color:#748396;font-size:10px}.promotion-schedule-overview strong{font-size:22px;line-height:1}.promotion-studio .promotion-schedule-legend{display:flex;align-items:center;gap:13px;padding:12px 20px;border-top:1px solid #edf1f5;border-bottom:1px solid #e3e9f0;background:#fff}.promotion-schedule-legend b{margin-right:2px;color:#536478;font-size:10px}.promotion-studio .promotion-schedule-legend span{display:inline-flex;align-items:center;gap:5px;font-size:10px}.promotion-studio .promotion-schedule-legend span:before{content:"";width:10px;height:10px;border-radius:3px}.promotion-studio .promotion-schedule-legend .held:before{background:#8462bc}.promotion-studio .promotion-schedule-legend .reserved:before{background:#3b82c4}.promotion-studio .promotion-schedule-legend .active:before{background:#27916a}.promotion-studio .promotion-schedule-legend .paused:before{background:#c45662}.promotion-schedule-legend small{margin-left:auto;color:#8492a2;font-size:10px}.promotion-studio .promotion-schedule-scroll{max-height:680px;overflow:auto;scrollbar-color:#aab9c8 #edf2f6}.promotion-studio .promotion-schedule-canvas{padding-bottom:22px;background:#fff}.promotion-studio .schedule-axis,.promotion-studio .schedule-row{display:grid;grid-template-columns:210px repeat(var(--schedule-days),minmax(0,1fr))}.promotion-studio .schedule-axis{position:sticky;top:0;z-index:5;min-height:45px;border-bottom:1px solid #dce5ee;background:#f3f6fa}.promotion-studio .schedule-axis strong,.promotion-studio .schedule-axis span{display:flex;align-items:center;justify-content:center;padding:9px 7px;border-right:1px solid #e2e9f0;color:#617286;font-size:10px}.promotion-studio .schedule-axis strong{justify-content:flex-start;padding-left:17px;color:#33465c}.promotion-studio .schedule-group>header{display:flex;align-items:center;gap:9px;min-height:47px;padding:10px 17px;border-bottom:1px solid #e7edf3;background:linear-gradient(90deg,#f8fafc,#fff)}.promotion-studio .schedule-group>header strong{font-size:12px}.promotion-studio .schedule-group>header small{margin-left:auto;color:#7c8b9d;font-size:10px}.promotion-studio .schedule-row{min-height:65px;border-bottom:1px solid #edf1f5}.promotion-studio .schedule-slot{display:flex;align-items:center;padding:0 17px;border-right:1px solid #e2e9f0;color:#53667b;background:#fbfcfd;font-size:11px;font-weight:800}.promotion-studio .schedule-track{position:relative;grid-column:2 / -1;display:grid;grid-template-columns:repeat(var(--schedule-days),1fr);min-height:65px}.promotion-studio .schedule-track>i{border-right:1px solid #edf1f5}.promotion-studio .schedule-booking{position:absolute;top:8px;bottom:8px;z-index:2;display:grid;align-content:center;gap:3px;min-width:48px;padding:7px 9px;overflow:hidden;border:0;border-radius:8px;color:#fff;text-align:left;box-shadow:0 4px 10px #1c3c5d30}.promotion-studio .schedule-booking strong,.promotion-studio .schedule-booking small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promotion-studio .schedule-booking strong{font-size:10px}.promotion-studio .schedule-booking small{opacity:.84;font-size:9px}.promotion-studio .schedule-booking.held{background:linear-gradient(135deg,#8866bd,#6f4ca8)}.promotion-studio .schedule-booking.reserved{background:linear-gradient(135deg,#4b92d0,#2b70ae)}.promotion-studio .schedule-booking.active{background:linear-gradient(135deg,#35a579,#177553)}.promotion-studio .schedule-booking.paused{background:linear-gradient(135deg,#cf6570,#ad3f4b)}.promotion-studio .promotion-product-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:17px 20px;background:#f8fafc}.promotion-studio .promotion-product-overview>div{display:flex;align-items:center;justify-content:space-between;min-height:69px;padding:14px 17px;border:1px solid #e0e8f0;border-radius:12px;background:#fff}.promotion-studio .promotion-product-overview span{color:#637488;font-size:11px}.promotion-studio .promotion-product-overview strong{font-size:25px}.promotion-create-button,.promotion-studio .primary-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 13px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#2b78d7,#1d5daf);box-shadow:0 6px 14px #235faa2e;font-size:11px;font-weight:850}.promotion-studio .promotion-product-form-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:20px;border:0;border-top:1px solid #e3eaf1;border-bottom:1px solid #e3eaf1;border-radius:0;background:#f6f9fd}.promotion-studio .form-section-title{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding-bottom:4px}.promotion-studio .form-section-title strong{font-size:14px}.promotion-studio .form-section-title small{color:#728297;font-size:10px}.promotion-studio .promotion-product-form-v2 label,.promotion-studio .product-inline-action label{display:grid;gap:6px}.promotion-studio .promotion-product-form-v2 label>span,.promotion-studio .product-inline-action label>span{font-size:11px;font-weight:850}.promotion-studio .promotion-product-form-v2 input,.promotion-studio .promotion-product-form-v2 select,.promotion-studio .product-inline-action input{width:100%;min-height:42px;padding:9px 10px;border:1px solid #cbd8e4;border-radius:9px;background:#fff;font-size:12px}.promotion-studio .promotion-product-form-v2 label>small{color:#738398;font-size:10px;line-height:1.5}.promotion-studio .promotion-form-submit{grid-column:1 / -1;display:flex;justify-content:flex-end}.promotion-studio .promotion-product-groups{display:grid;gap:22px;padding:20px}.promotion-studio .promotion-product-groups>section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.promotion-studio .promotion-product-groups>section>header b{font-size:14px}.promotion-studio .promotion-product-groups>section>header span{color:#748397;font-size:10px}.promotion-studio .promotion-product-list-v2{display:grid;gap:9px}.promotion-studio .promotion-product-list-v2 article{display:grid;grid-template-columns:minmax(250px,1.5fr) 110px minmax(210px,1fr) 76px 76px;align-items:center;gap:13px;padding:15px 16px;border:1px solid #e0e8ef;border-radius:12px;background:#fff;box-shadow:0 4px 12px #1f3d5c09}.promotion-studio .promotion-product-list-v2 article>div:not(.product-inline-action){display:grid;gap:4px}.promotion-studio .promotion-product-list-v2 article>div>span{color:#77869a;font-size:10px}.promotion-studio .promotion-product-list-v2 article strong{font-size:12px}.promotion-studio .promotion-product-list-v2 article small{color:#76859a;font-size:10px}.promotion-studio .promotion-product-list-v2 em{padding:5px 7px;border-radius:99px;color:#9b3e49;background:#ffedf0;font-size:10px;font-style:normal;text-align:center}.promotion-studio .promotion-product-list-v2 em.active{color:#1d7353;background:#e5f6ee}.promotion-studio .product-inline-action{grid-column:1 / -1;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:8px;padding-top:12px;border-top:1px solid #e6ecf2}.promotion-studio .promotion-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:230px;padding:30px;color:#8090a2;text-align:center}.promotion-studio .promotion-empty strong{color:#3d5065;font-size:14px}.promotion-studio .promotion-empty p{max-width:440px;margin:0;font-size:11px;line-height:1.6}.promotion-studio .promotion-drawer-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:#0a182a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.promotion-studio .promotion-drawer{width:min(620px,100vw);height:100vh;outline:0;background:#f4f7fa;box-shadow:-20px 0 55px #0a1f3747}.promotion-studio .promotion-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;min-height:112px;padding:21px 23px;color:#fff;background:linear-gradient(135deg,#102b4d,#1e5d98)}.promotion-studio .promotion-drawer-header span{color:#a9d3f7;font-size:10px;font-weight:850;letter-spacing:.09em}.promotion-studio .promotion-drawer-header h2{margin:6px 0 4px;font-size:22px}.promotion-studio .promotion-drawer-header p{margin:0;color:#c9dcec;font-size:12px}.promotion-studio .promotion-drawer-header button{display:grid;place-items:center;width:39px;height:39px;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;background:#ffffff0f}.promotion-studio .promotion-drawer-scroll{height:calc(100vh - 112px);padding:17px 19px 42px;overflow:auto}.promotion-studio .drawer-status-card,.promotion-studio .drawer-info-grid>div,.promotion-studio .drawer-note,.promotion-studio .drawer-payment-record,.promotion-studio .drawer-action-section,.promotion-studio .drawer-history{border:1px solid #dce5ee;border-radius:12px;background:#fff;box-shadow:0 4px 13px #1f3b5909}.promotion-studio .drawer-status-card{display:flex;align-items:center;gap:12px;padding:15px}.promotion-studio .drawer-status-card>div{display:grid;gap:4px}.promotion-studio .drawer-status-card strong{font-size:13px}.promotion-studio .drawer-status-card small{color:#75859a;font-size:10px}.promotion-studio .drawer-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:10px}.promotion-studio .drawer-info-grid>div{display:grid;gap:4px;padding:12px}.promotion-studio .drawer-info-grid span{color:#7a899c;font-size:10px}.promotion-studio .drawer-info-grid strong{font-size:12px}.promotion-studio .drawer-info-grid small{color:#7b8a9d;font-size:10px}.promotion-studio .drawer-note,.promotion-studio .drawer-payment-record,.promotion-studio .drawer-action-section,.promotion-studio .drawer-history{margin-top:11px;padding:15px}.promotion-studio .drawer-action-section{display:grid;gap:12px}.promotion-studio .drawer-action-section.primary-step{border-color:#bcd5ed;background:#f7fbff}.promotion-studio .drawer-action-section.payment-step{border-color:#bce2d1;background:#f6fcf9}.promotion-studio .drawer-action-section>header,.promotion-studio .drawer-payment-record>header{display:flex;align-items:center;gap:9px}.promotion-studio .drawer-action-section>header>div{display:grid;gap:3px}.promotion-studio .drawer-action-section>header strong{font-size:13px}.promotion-studio .drawer-action-section>header small{color:#748498;font-size:10px}.promotion-studio .drawer-action-section label,.promotion-studio .offline-payment-grid label,.promotion-studio .secondary-reason{display:grid;gap:6px}.promotion-studio .drawer-action-section label>span,.promotion-studio .offline-payment-grid label>span,.promotion-studio .secondary-reason>span{font-size:10px;font-weight:850}.promotion-studio .drawer-action-section input,.promotion-studio .drawer-action-section textarea,.promotion-studio .drawer-action-section select,.promotion-studio .offline-payment-grid input,.promotion-studio .offline-payment-grid textarea,.promotion-studio .offline-payment-grid select{width:100%;padding:9px 10px;border:1px solid #cbd8e4;border-radius:8px;background:#fff;font-size:11px}.promotion-studio .drawer-action-buttons{display:flex;flex-wrap:wrap;gap:7px}.promotion-studio .drawer-action-buttons button,.promotion-studio .extend-row button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:8px 11px;border:1px solid #c7d4df;border-radius:8px;background:#fff;font-size:10px;font-weight:850}.promotion-studio .offline-payment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.promotion-studio .offline-payment-grid .wide{grid-column:1 / -1}.promotion-studio .no-refund-warning{display:flex;align-items:flex-start;gap:7px;padding:10px;border-radius:8px;color:#805b18;background:#fff2d9;font-size:10px;line-height:1.55}.promotion-studio .full-button{width:100%;min-height:43px}.promotion-studio .secondary-reason{padding-top:10px;border-top:1px solid #dbe6e1}.promotion-studio .drawer-payment-record dl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:11px 0 0}.promotion-studio .drawer-payment-record dl>div{padding:9px;border-radius:8px;background:#f5f8fa}.promotion-studio .drawer-payment-record dt{color:#7a899c;font-size:9px}.promotion-studio .drawer-payment-record dd{margin:4px 0 0;font-size:11px;font-weight:800}.promotion-studio .extend-row{display:grid;grid-template-columns:minmax(120px,1fr) auto;align-items:end;gap:8px;padding-top:10px;border-top:1px solid #e2e8ee}@media(max-width:1450px){.promotion-hero{grid-template-columns:1fr}.promotion-hero-copy{max-width:none}.promotion-hero-metrics{max-width:600px;min-width:0;margin-top:0}.promotion-command-strip{grid-template-columns:repeat(4,1fr)}.command-title{grid-column:1 / -1;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--promo-line)}.promotion-command-strip>svg{display:none}.promotion-studio .promotion-summary-grid{grid-template-columns:repeat(3,1fr)}.promotion-studio .promotion-filter-bar{grid-template-columns:minmax(250px,1fr) 170px 180px 90px}}@media(max-width:1120px){.promotion-studio .promotion-summary-grid{grid-template-columns:repeat(2,1fr)}.promotion-studio .promotion-tabs{grid-template-columns:1fr}.promotion-studio .promotion-filter-bar{grid-template-columns:1fr 1fr}.promotion-search{grid-column:1 / -1}.promotion-schedule-overview,.promotion-studio .promotion-product-form-v2{grid-template-columns:repeat(2,1fr)}.promotion-studio .promotion-product-list-v2 article{grid-template-columns:1fr 1fr 1fr}.promotion-studio .promotion-section-header{align-items:flex-start}}@media(max-width:760px){.promotion-hero{padding:25px 20px}.promotion-hero-metrics,.promotion-studio .promotion-summary-grid,.promotion-schedule-overview,.promotion-studio .promotion-product-overview,.promotion-studio .drawer-info-grid,.promotion-studio .offline-payment-grid,.promotion-studio .promotion-product-form-v2,.promotion-command-strip,.promotion-studio .promotion-filter-bar{grid-template-columns:1fr}.promotion-search{grid-column:auto}.promotion-studio .promotion-section-header{flex-direction:column}.promotion-studio .promotion-schedule-legend{flex-wrap:wrap}.promotion-schedule-legend small{width:100%;margin-left:0}.promotion-studio .promotion-product-list-v2 article,.promotion-studio .product-inline-action{grid-template-columns:1fr}.promotion-studio .promotion-drawer{width:100vw}.promotion-studio .offline-payment-grid .wide{grid-column:auto}}.promotion-studio{font-size:15px;line-height:1.55}.promotion-kicker,.promotion-policy,.promotion-refresh,.command-title,.command-step strong,.promotion-tabs button b,.promotion-studio .promotion-message,.promotion-studio .promotion-filter-bar input,.promotion-studio .promotion-filter-bar select,.promotion-search-button,.promotion-studio .promotion-product-form-v2 input,.promotion-studio .promotion-product-form-v2 select,.promotion-studio .product-inline-action input,.promotion-create-button,.promotion-studio .primary-action{font-size:14px}.promotion-hero-copy>p,.promotion-studio .promotion-section-header p,.command-step small,.summary-copy small,.promotion-tabs button small,.promotion-studio .promotion-tabs em,.section-header-meta,.promotion-studio .text-button,.promotion-studio .promotion-filter-bar label>span,.promotion-studio .promotion-quick-filters>span,.promotion-studio .promotion-quick-filters button,.promotion-studio .promotion-product-form-v2 label>span,.promotion-studio .product-inline-action label>span,.promotion-studio .promotion-product-form-v2 label>small,.promotion-studio .form-section-title small,.promotion-studio .promotion-product-groups>section>header span,.promotion-studio .promotion-product-list-v2 article>div>span,.promotion-studio .promotion-product-list-v2 article small,.promotion-studio .promotion-empty p{font-size:13px}.promotion-policy{gap:9px}.promotion-hero-metrics span,.promotion-hero-metrics small{font-size:13px}.promotion-hero-metrics>div{min-height:104px;padding:18px}.promotion-command-strip{padding:18px 20px}.command-step>b{flex-basis:40px;height:40px;font-size:13px}.command-step>span{gap:3px}.promotion-studio .promotion-summary-card{grid-template-columns:46px minmax(0,1fr) auto;min-height:116px;padding:19px 18px 22px}.summary-icon{width:46px;height:46px}.summary-copy b{font-size:15px}.promotion-studio .promotion-tabs button{min-height:76px;padding:12px 16px}.promotion-tabs button>span:not(.tab-icon){gap:5px}.promotion-studio .promotion-tabs em{padding:5px 10px}.promotion-studio .promotion-section-header{padding:23px 24px}.promotion-studio .promotion-section-header h2{font-size:22px}.section-header-meta b{font-size:18px}.promotion-studio .promotion-filter-bar{padding:20px 22px 15px}.promotion-studio .promotion-filter-bar label{gap:8px}.promotion-studio .promotion-filter-bar input,.promotion-studio .promotion-filter-bar select{min-height:48px;padding:11px 13px}.promotion-studio .promotion-search svg{top:41px}.promotion-search-button{min-height:48px}.promotion-studio .promotion-quick-filters{gap:9px;padding:8px 22px 18px}.promotion-studio .promotion-quick-filters button{min-height:38px;padding:7px 13px}.promotion-studio .promotion-table-scroll table{min-width:1510px}.promotion-studio .promotion-table-scroll th{height:52px;padding:13px 16px;font-size:13px}.promotion-studio .promotion-table-scroll th:nth-child(1){width:185px}.promotion-studio .promotion-table-scroll th:nth-child(2){width:275px}.promotion-studio .promotion-table-scroll th:nth-child(3){width:175px}.promotion-studio .promotion-table-scroll th:nth-child(4){width:240px}.promotion-studio .promotion-table-scroll th:nth-child(5){width:210px}.promotion-studio .promotion-table-scroll th:nth-child(6){width:195px}.promotion-studio .promotion-table-scroll th:nth-child(7){width:120px}.promotion-studio .promotion-table-scroll th:nth-child(8){width:140px}.promotion-studio .promotion-table-scroll td{height:124px;padding:18px 16px;font-size:14px}.promotion-studio .promotion-table-scroll td strong{font-size:14px;line-height:1.55}.promotion-studio .promotion-table-scroll td small{margin-top:6px;font-size:13px;line-height:1.55}.application-id{padding:6px 9px;font-size:13px}.listing-title{font-size:15px!important}.owner-line{font-size:13px}.promotion-studio .placement-tag,.promotion-studio .promotion-status{padding:7px 10px;font-size:12px}.payment-amount{font-size:15px!important}.payment-empty{font-size:13px}.event-number{font-size:22px!important}.promotion-studio .row-action{min-height:42px;padding:9px 12px;font-size:13px}.promotion-studio .promotion-pagination{min-height:70px;font-size:13px}.promotion-studio .promotion-pagination select,.promotion-studio .promotion-pagination button{min-height:41px;font-size:13px}.promotion-studio .promotion-schedule-controls select{min-height:45px;font-size:13px}.promotion-schedule-overview>div{min-height:76px;padding:15px 17px}.promotion-schedule-overview small,.promotion-schedule-legend b,.promotion-studio .promotion-schedule-legend span,.promotion-schedule-legend small,.promotion-studio .schedule-axis strong,.promotion-studio .schedule-axis span{font-size:13px}.promotion-studio .schedule-group>header{min-height:54px}.promotion-studio .schedule-group>header strong{font-size:14px}.promotion-studio .schedule-group>header small{font-size:13px}.promotion-studio .schedule-row,.promotion-studio .schedule-track{min-height:76px}.promotion-studio .schedule-slot,.promotion-studio .schedule-booking strong{font-size:13px}.promotion-studio .schedule-booking small{font-size:12px}.promotion-studio .promotion-product-overview span{font-size:13px}.promotion-studio .form-section-title strong,.promotion-studio .promotion-product-groups>section>header b{font-size:16px}.promotion-studio .promotion-product-form-v2 input,.promotion-studio .promotion-product-form-v2 select,.promotion-studio .product-inline-action input{min-height:47px;padding:11px 12px}.promotion-studio .promotion-product-list-v2 article{min-height:92px;padding:18px}.promotion-studio .promotion-product-list-v2 article strong{font-size:14px}.promotion-studio .promotion-product-list-v2 em{padding:6px 9px;font-size:12px}.promotion-studio .promotion-empty strong{font-size:16px}.promotion-studio .promotion-drawer{width:min(680px,100vw)}.promotion-studio .promotion-drawer-header{min-height:126px;padding:24px 26px}.promotion-studio .promotion-drawer-header span{font-size:12px}.promotion-studio .promotion-drawer-header h2{font-size:25px}.promotion-studio .promotion-drawer-header p{font-size:14px}.promotion-studio .promotion-drawer-scroll{height:calc(100vh - 126px);padding:20px 22px 48px}.promotion-studio .drawer-status-card strong,.promotion-studio .drawer-action-section>header strong{font-size:15px}.promotion-studio .drawer-status-card small,.promotion-studio .drawer-action-section>header small,.promotion-studio .drawer-info-grid span,.promotion-studio .drawer-info-grid small{font-size:13px}.promotion-studio .drawer-info-grid strong{font-size:14px}.promotion-studio .drawer-info-grid>div,.promotion-studio .drawer-note,.promotion-studio .drawer-payment-record,.promotion-studio .drawer-action-section,.promotion-studio .drawer-history{padding:17px}.promotion-studio .drawer-action-section label>span,.promotion-studio .offline-payment-grid label>span,.promotion-studio .secondary-reason>span{font-size:13px}.promotion-studio .drawer-action-section input,.promotion-studio .drawer-action-section textarea,.promotion-studio .drawer-action-section select,.promotion-studio .offline-payment-grid input,.promotion-studio .offline-payment-grid textarea,.promotion-studio .offline-payment-grid select{min-height:45px;padding:11px 12px;font-size:14px}.promotion-studio .drawer-action-buttons button,.promotion-studio .extend-row button{min-height:43px;padding:10px 13px;font-size:13px}.promotion-studio .no-refund-warning{font-size:13px}.promotion-studio .drawer-payment-record dt{font-size:12px}.promotion-studio .drawer-payment-record dd{font-size:13px}@media(max-width:1120px){.promotion-studio{font-size:14px}.promotion-studio .promotion-section-header h2{font-size:20px}.promotion-studio .promotion-table-scroll{max-height:560px}}@media(max-width:760px){.promotion-hero h1{font-size:28px}.promotion-studio .promotion-section-header{padding:20px}.promotion-studio .promotion-section-header p{font-size:13px}.promotion-studio .promotion-filter-bar,.promotion-studio .promotion-quick-filters{padding-inline:16px}.promotion-studio .promotion-pagination{justify-content:flex-start;flex-wrap:wrap;padding:14px 16px}.promotion-studio .promotion-drawer-header h2{font-size:22px}}.membership-admin{font-size:15px}.membership-tabs{display:flex;gap:8px;margin:18px 0;padding:5px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.membership-tabs button{min-height:43px;padding:0 17px;border:0;border-radius:11px;color:var(--muted);background:transparent;font-size:14px;font-weight:700}.membership-tabs button.active{color:#fff;background:linear-gradient(135deg,#9b7220,#d0a23b);box-shadow:0 7px 17px #976c1a33}.member-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.member-kpis article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:17px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.member-kpis svg{grid-row:1/3;color:#b08025}.member-kpis span{color:var(--muted);font-size:14px}.member-kpis strong{font-size:28px}.member-kpis small{grid-column:1/-1;color:var(--muted);font-size:13px}.membership-overview-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:15px;margin-top:15px}.membership-overview-grid>section{padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.membership-overview-grid h2{margin:0 0 14px;font-size:19px}.membership-overview-grid ul{display:grid;gap:11px;margin:0;padding-left:21px;color:var(--muted);line-height:1.55}.plan-summary{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:15px;margin-top:10px;padding:13px;border-radius:14px;background:var(--surface-muted)}.plan-summary>b{padding:8px;border-radius:10px;color:#fff;background:var(--plan-color);text-align:center}.plan-summary dl{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:0}.plan-summary dl div{display:grid;gap:3px}.plan-summary dt{color:var(--muted);font-size:12px}.plan-summary dd{margin:0;font-weight:800}.membership-plan-form,.manual-grant{display:grid;gap:16px;margin-bottom:16px;padding:19px;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.membership-plan-form>header,.manual-grant>header{display:flex;gap:11px}.membership-plan-form h2,.manual-grant h2{margin:0;font-size:20px}.membership-plan-form p,.manual-grant p{margin:4px 0 0;color:var(--muted);font-size:13px}.plan-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.plan-form-grid label,.membership-drawer label{display:grid;gap:7px}.plan-form-grid span,.membership-drawer label span{font-weight:750}.plan-form-grid input,.plan-form-grid select,.manual-grant input,.manual-grant select,.membership-drawer input,.membership-drawer select,.membership-drawer textarea{min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:var(--surface-muted);font:inherit}.plan-form-grid small,.membership-drawer label small{color:var(--muted);font-size:12px;line-height:1.45}.member-table-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.member-table-card>header{display:flex;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--line)}.member-table-card h2{margin:0;font-size:19px}.member-scroll{max-height:58vh;overflow:auto}.member-table-card table{min-width:1060px;width:100%;border-collapse:collapse}.member-table-card th,.member-table-card td{padding:14px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;font-size:14px}.member-table-card th{position:sticky;z-index:1;top:0;background:var(--surface-muted)}.member-table-card td:first-child{display:grid;gap:4px}.member-table-card td small{color:var(--muted);font-size:12px}.admin-vip-badge{display:inline-flex;padding:5px 8px;border-radius:8px;color:#fff;font-size:12px;font-style:normal;font-weight:800}.member-filters{display:grid;grid-template-columns:minmax(280px,1fr) 180px 160px auto;gap:10px;margin-bottom:13px}.member-filters label{display:flex;align-items:center;gap:8px}.member-filters input,.member-filters select,.member-filters button{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:var(--surface);font:inherit}.member-filters label input{flex:1;border:0}.table-actions{display:flex;gap:7px}.member-pagination{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:13px}.member-pagination button,.member-pagination select{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.manual-grant{grid-template-columns:1.2fr 1.4fr 100px 1.4fr auto}.manual-grant header{grid-column:1/-1}.admin-drawer-backdrop{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#07111b7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.membership-drawer{display:grid;align-content:start;gap:15px;width:min(500px,100%);height:100%;overflow:auto;padding:22px;background:var(--surface);box-shadow:-20px 0 50px #0000002e}.membership-drawer header{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start}.membership-drawer header h2{margin:0;font-size:22px}.membership-drawer header p{margin:4px 0 0;color:var(--muted)}.membership-drawer header button{border:0;background:transparent;font-size:28px}.no-refund-warning{padding:12px;border-radius:11px;color:#8b3d26;background:#fff0e9;font-weight:700}.admin-feedback{padding:11px 13px;border-radius:11px;color:#087247;background:#e8f8f0}.approve-button,.reject-button{min-height:42px}@media(max-width:1280px){.member-kpis{grid-template-columns:repeat(2,1fr)}.membership-overview-grid{grid-template-columns:1fr}.plan-form-grid{grid-template-columns:repeat(2,1fr)}.manual-grant,.member-filters{grid-template-columns:1fr 1fr}}@media(max-width:820px){.plan-form-grid,.manual-grant,.member-filters{grid-template-columns:1fr}.membership-tabs{overflow-x:auto}.membership-tabs button{flex:0 0 auto}.plan-summary{grid-template-columns:1fr}.plan-summary dl{grid-template-columns:repeat(2,1fr)}}.articles-admin{display:grid;gap:18px;color:#172033}.article-page-head,.editor-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.article-page-head h1{margin:5px 0;font-size:28px}.article-page-head p{margin:0;color:#718096}.article-page-head button,.editor-head button,.article-create button,.article-pagination button,.primary-wide,.publish-panel button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer}.secondary{color:#2563eb;background:#eef4ff}.back{padding-left:0!important;color:#64748b;background:transparent!important}.back svg{width:18px}.article-toast{position:fixed;z-index:30;right:28px;top:80px;max-width:460px;padding:12px 16px;border-radius:12px;box-shadow:0 12px 36px #0f172a20}.article-toast.success{color:#087a53;background:#eafaf3}.article-toast.error{color:#b42333;background:#fff0f1}.article-create{display:grid;grid-template-columns:minmax(250px,1fr) 210px minmax(260px,1fr) auto;align-items:center;gap:12px;padding:16px;border:1px solid #dce5ef;border-radius:16px;background:#fff}.article-create>div{display:flex;align-items:center;gap:10px}.article-create>div>svg{color:#2563eb}.article-create span{display:grid}.article-create small{color:#8491a5}.article-create input,.article-create select,.article-filters input,.article-filters select,.article-meta input,.article-meta select,.article-meta textarea,.english-meta input,.english-meta textarea,.slot-grid input,.slot-grid select,.publish-panel input{width:100%;box-sizing:border-box;border:1px solid #d7e0ea;border-radius:10px;padding:11px 12px;background:#fff;outline:none}.article-create button,.primary-wide{color:#fff;background:#2563eb}.article-filters{display:flex;gap:10px}.article-filters input{max-width:360px}.article-filters select{width:180px}.text-button{border:0;color:#2563eb;background:transparent;font-weight:700}.article-list{display:grid;gap:10px}.article-list>article{display:grid;grid-template-columns:76px 1fr;gap:15px;padding:15px;border:1px solid #e1e7ef;border-radius:15px;background:#fff;cursor:pointer;transition:.15s}.article-list>article:hover{border-color:#9dbbea;box-shadow:0 7px 22px #1e40af12}.article-list-cover{display:grid;place-items:center;border-radius:12px;color:#4d78bd;background:#edf4ff}.article-list article header,.article-list article footer{display:flex;align-items:center;gap:10px}.article-list article h3{margin:8px 0 4px;font-size:17px}.article-list article p{margin:0;color:#7a879a;font-size:13px}.article-list article footer{justify-content:space-between;margin-top:10px;color:#8a96a8;font-size:11px}.article-list article footer b{color:#2563eb}.article-list em,.editor-head>em{padding:5px 9px;border-radius:99px;font-style:normal;font-size:11px;font-weight:800}.status-draft{color:#755821;background:#fff4d8}.status-published{color:#087a53;background:#e9f9f1}.status-scheduled{color:#225bb4;background:#edf4ff}.status-archived{color:#8a4150;background:#f9edf0}.article-empty,.article-loading{padding:50px;text-align:center;color:#8290a5;border:1px dashed #ccd6e2;border-radius:15px}.article-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.article-pagination button{background:#edf2f7}.slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.slot-grid article{display:grid;gap:12px;padding:18px;border:1px solid #dfe7f0;border-radius:16px;background:#fff}.slot-grid article>b{font-size:17px}.slot-grid label{display:grid;gap:6px;color:#66758a;font-size:12px}.primary-wide{justify-self:start}.editor-head{position:sticky;z-index:12;top:0;padding:12px 16px;border:1px solid #e0e7ef;border-radius:14px;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editor-head>div{display:grid;flex:1}.editor-head>div span{color:#7b8799;font-size:11px}.editor-head>div strong{font-size:16px}.editor-layout{display:grid;grid-template-columns:1fr;gap:20px}.editor-layout.previewing{grid-template-columns:minmax(0,1fr) 390px}.editor-main{display:grid;gap:14px;min-width:0}.article-meta{display:grid;grid-template-columns:230px 1fr;gap:14px;padding:18px;border:1px solid #e0e7ef;border-radius:16px;background:#fff}.article-meta label,.english-meta label{display:grid;gap:7px;color:#56657a;font-size:12px}.article-meta label:nth-child(3){grid-column:1/-1}.article-meta label small{justify-self:end}.cover-field{grid-column:1/-1;display:grid;grid-template-columns:1fr 180px auto;align-items:center;gap:15px;padding-top:14px;border-top:1px solid #edf0f4}.cover-field>span{display:grid}.cover-field small{color:#8995a7}.cover-field img{width:180px;aspect-ratio:16/9;object-fit:cover;border-radius:9px}.cover-field button{display:flex;align-items:center;gap:6px;border:1px dashed #89a8d6;border-radius:10px;padding:10px;color:#2563eb;background:#f4f8ff}.language-tabs{display:flex;gap:5px;padding:4px;border-radius:12px;background:#edf1f6}.language-tabs button{flex:1;border:0;border-radius:9px;padding:10px;background:transparent;font-weight:700}.language-tabs button.active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #0f172a0d}.english-meta{display:grid;gap:12px;padding:16px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.editor-toolbar{position:sticky;z-index:10;top:82px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:8px;border:1px solid #dce4ed;border-radius:12px;background:#fff}.editor-toolbar button{display:grid;place-items:center;min-width:34px;height:34px;padding:4px;border:0;border-radius:7px;color:#526176;background:transparent}.editor-toolbar button:hover,.editor-toolbar button.active{color:#2563eb;background:#eaf2ff}.editor-toolbar button svg{width:17px}.editor-toolbar i{width:1px;height:24px;margin:0 3px;background:#dce2e9}.article-editor-surface{min-height:520px;padding:26px 34px;border:1px solid #dce4ed;border-radius:15px;background:#fff}.article-editor-surface.read-only{background:#fafbfd}.article-editor-surface .ProseMirror{min-height:470px;outline:none;font-size:15px;line-height:1.85}.article-editor-surface h2,.preview-content h2{margin:1.8em 0 .6em;font-size:24px}.article-editor-surface h3,.preview-content h3{margin:1.5em 0 .5em;font-size:19px}.article-editor-surface blockquote,.preview-content blockquote{margin:18px 0;padding:10px 16px;border-left:4px solid #4f8ee8;color:#4d5d72;background:#f1f6fd}.article-editor-surface img,.preview-content img{display:block;max-width:100%;margin:12px auto;border-radius:10px}.article-editor-surface figure,.preview-content figure{margin:22px auto;text-align:center}.article-editor-surface figcaption,.preview-content figcaption{margin-top:7px;color:#8390a2;font-size:12px}.article-editor-surface table,.preview-content table{border-collapse:collapse;min-width:540px}.article-editor-surface td,.article-editor-surface th,.preview-content td,.preview-content th{border:1px solid #d6dee8;padding:8px}.article-editor-surface .tableWrapper,.preview-content .tableWrapper{overflow-x:auto}.editor-hint{color:#8290a4}.publish-panel{display:flex;align-items:center;gap:10px;padding:16px;border:1px solid #dfe6ef;border-radius:14px;background:#fff}.publish-panel>div{display:grid;flex:1}.publish-panel small{color:#8794a7}.publish-panel input{max-width:210px}.publish-panel button{color:#2d5da7;background:#eaf2ff}.publish-panel button.publish{color:#fff;background:#187b57}.publish-panel button.danger{color:#fff;background:#b94c5d}.mobile-preview{position:sticky;top:82px;align-self:start}.phone{width:360px;max-height:780px;overflow:auto;margin:auto;padding:12px 18px 30px;border:8px solid #1e293b;border-radius:35px;background:#fff;box-shadow:0 20px 50px #0f172a2a}.phone-bar{width:90px;height:5px;margin:0 auto 14px;border-radius:99px;background:#1e293b}.phone>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:13px}.phone>small{display:block;margin-top:17px;color:#2563eb}.phone>h1{margin:7px 0;font-size:25px;line-height:1.25}.phone .lead{color:#6c798b;line-height:1.6}.preview-content{font-size:14px;line-height:1.8}.upload-mask{position:fixed;z-index:40;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#10213baa}.upload-mask span{width:22px;height:22px;border:3px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:article-spin .8s linear infinite}@keyframes article-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.article-create{grid-template-columns:1fr 180px}.article-create>div{grid-column:1/-1}.editor-layout.previewing{grid-template-columns:1fr}.mobile-preview{position:static}.article-meta{grid-template-columns:1fr}.article-meta label:nth-child(3),.cover-field{grid-column:auto}.cover-field,.slot-grid{grid-template-columns:1fr}}.article-list article footer{justify-content:flex-start}.article-list article footer b{margin-left:auto}.delete-inline{display:flex;align-items:center;gap:4px;margin-left:auto;padding:5px 8px;border:0;border-radius:7px;color:#a83c4e;background:#fff0f2;font-size:11px;font-weight:700}.delete-inline svg{width:13px}.article-list article footer b+.delete-inline{margin-left:8px}.publish-panel button.delete{color:#a83246;border:1px solid #e7b5be;background:#fff}.article-list>article.is-pinned{border-color:#efb54d;background:linear-gradient(100deg,#fffaf0,#fff);box-shadow:inset 4px 0 #f59e0b}.article-list>article.is-pinned .article-list-cover{color:#b66a05;background:#fff0c7}.status-pinned{display:inline-flex;align-items:center;gap:4px;color:#a95805;background:#fff0c7}.status-pinned svg,.pin-inline svg{width:13px}.pin-inline{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:5px 8px;border:0;border-radius:7px;color:#9a5707;background:#fff1cc;font-size:11px;font-weight:700;cursor:pointer}.pin-inline:disabled{cursor:wait;opacity:.55}.pin-inline+.delete-inline{margin-left:0}.publish-panel button.pin-control{color:#945307;background:#fff0c7}.slot-fallback-rule{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #cfe0f4;border-radius:13px;color:#285b96;background:#f1f7ff}.slot-fallback-rule>svg{flex:none;width:20px}.slot-fallback-rule>span{display:grid;gap:3px}.slot-fallback-rule small{color:#657b96}.slot-auto-hint{color:#28715a;font-weight:700}
