:root{--promo-ink:#172033;--promo-muted:#667085;--promo-line:#e3e8f1;--promo-soft:#f5f7fb;--promo-blue:#1f5eff;--promo-blue-dark:#1648cf;--promo-green:#147d64;--promo-shadow:0 16px 42px rgba(15,23,42,.07)}
body{background:#f3f5f8;color:var(--promo-ink)}
.promo-main{padding:0 34px 50px;min-width:0}
.promo-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0 26px;max-width:1480px;margin:0 auto}
.promo-eyebrow{display:block;color:var(--promo-blue);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}
.promo-hero h1{margin:0;font-size:clamp(26px,3vw,40px);letter-spacing:-.035em;line-height:1.05}.promo-hero p{margin:10px 0 0;color:var(--promo-muted);font-size:15px}
.promo-ready{display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid #dfe5ee;background:#fff;border-radius:999px;color:var(--promo-muted);font-size:12px;white-space:nowrap}.promo-ready.is-ready{color:var(--promo-green);background:#f0fbf7;border-color:#ccece1}.promo-ready.is-ready .promo-spinner{display:none}.promo-ready.is-error{color:#b42318;background:#fff5f4;border-color:#f4cfca}
.promo-spinner{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:promo-spin .7s linear infinite}@keyframes promo-spin{to{transform:rotate(360deg)}}
.promo-builder{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;max-width:1480px;margin:0 auto 18px}
.promo-card{background:#fff;border:1px solid var(--promo-line);border-radius:18px;box-shadow:var(--promo-shadow)}.promo-picker-card{padding:22px;min-width:0}
.promo-step-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:12px;margin-bottom:18px}.promo-step{display:inline-grid;place-items:center;width:30px;height:30px;background:#edf2ff;color:var(--promo-blue);border-radius:9px;font-weight:800;font-size:13px}.promo-step-head h2,.promo-results-head h2,.promo-dialog h2{margin:0;font-size:18px;letter-spacing:-.015em}.promo-step-head h2 small{font-size:10px;vertical-align:middle;margin-left:5px;padding:4px 6px;border-radius:999px;background:#f2f4f7;color:#667085;text-transform:uppercase;letter-spacing:.08em}.promo-step-head p,.promo-results-head p,.promo-dialog-head p{margin:4px 0 0;color:var(--promo-muted);font-size:12px}.promo-count{padding:5px 9px;background:var(--promo-soft);border-radius:999px;color:#475467;font-size:11px;font-weight:700}
.promo-search-wrap{position:relative}.promo-search-wrap svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;fill:none;stroke:#98a2b3;stroke-width:2;stroke-linecap:round}.promo-search-wrap input{width:100%;height:44px;border:1px solid #d7dde8;border-radius:11px;padding:0 40px;background:#fbfcfe;color:var(--promo-ink);font:inherit;outline:0;transition:.16s}.promo-search-wrap input:focus{border-color:#8eacf9;background:#fff;box-shadow:0 0 0 4px rgba(31,94,255,.09)}.promo-search-wrap input:disabled{opacity:.65}.promo-search-state{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:11px;color:var(--promo-muted)}
.promo-options{margin-top:8px;border:1px solid var(--promo-line);border-radius:12px;background:#fff;max-height:250px;overflow:auto;box-shadow:0 12px 30px rgba(15,23,42,.11)}.promo-org-options{position:absolute;z-index:10;width:calc(50% - 51px);max-width:690px}.promo-option{display:flex;width:100%;align-items:center;gap:11px;padding:10px 12px;border:0;border-bottom:1px solid #edf0f5;background:#fff;text-align:left;color:var(--promo-ink);cursor:pointer}.promo-option:last-child{border-bottom:0}.promo-option:hover,.promo-option:focus-visible{background:#f6f8fc;outline:0}.promo-option.is-selected{background:#f0f4ff}.promo-org-avatar{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;color:#fff;background:linear-gradient(145deg,var(--org-color,#3b66d8),#172554);font-weight:800;font-size:12px;overflow:hidden}.promo-org-avatar img{width:100%;height:100%;object-fit:cover}.promo-option-copy{min-width:0;display:block}.promo-option-copy strong,.promo-option-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-option-copy strong{font-size:13px}.promo-option-copy small{margin-top:3px;color:var(--promo-muted);font-size:11px}.promo-option-check{margin-left:auto;color:var(--promo-blue);font-weight:800}.promo-option-empty,.promo-option-loading{padding:18px;color:var(--promo-muted);font-size:12px;text-align:center}.promo-option-loading{display:flex;justify-content:center;align-items:center;gap:8px}
.promo-chips{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-height:34px;margin-top:13px}.promo-chip{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:6px 7px 6px 10px;border:1px solid #dce3ef;background:#f8faff;border-radius:999px;font-size:11px;color:#344054}.promo-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-chip button{display:grid;place-items:center;border:0;background:#e8edf6;color:#667085;width:19px;height:19px;border-radius:50%;cursor:pointer;font-size:14px;line-height:1}.promo-chip button:hover{background:#d8e1f0;color:#172033}.promo-empty-inline{font-size:11px;color:#98a2b3}
.promo-sport-actions{display:flex;justify-content:flex-end;gap:12px;margin:9px 2px 0}.promo-sport-actions button{border:0;background:none;color:var(--promo-blue);font-size:11px;font-weight:700;cursor:pointer}.promo-sport-options{box-shadow:none;max-height:187px}.promo-sport-option{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:center;padding:9px 11px;cursor:pointer;font-size:12px;border-bottom:1px solid #edf0f5}.promo-sport-option:last-child{border-bottom:0}.promo-sport-option:hover{background:#f7f9fc}.promo-sport-option input{accent-color:var(--promo-blue);width:15px;height:15px}
.promo-results-card{max-width:1480px;margin:0 auto;overflow:hidden}.promo-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--promo-line)}.promo-results-head>div:first-child{display:flex;align-items:flex-start;gap:12px}.promo-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.promo-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #d6dce7;border-radius:9px;background:#fff;color:#344054;font:700 12px/1 inherit;cursor:pointer;transition:.15s}.promo-btn:hover:not(:disabled){border-color:#aeb9cb;background:#f9fafb;transform:translateY(-1px)}.promo-btn.primary{border-color:var(--promo-blue);background:var(--promo-blue);color:#fff}.promo-btn.primary:hover:not(:disabled){background:var(--promo-blue-dark);border-color:var(--promo-blue-dark)}.promo-btn:disabled{opacity:.45;cursor:not-allowed}.promo-btn-loading{display:none;align-items:center;gap:7px}.promo-btn.is-loading .promo-btn-label{display:none}.promo-btn.is-loading .promo-btn-loading{display:flex}
.promo-metrics{display:flex;align-items:center;gap:12px;padding:10px 22px;background:#f9fafc;border-bottom:1px solid var(--promo-line);font-size:11px;color:var(--promo-muted)}.promo-metrics strong{color:var(--promo-ink);font-size:13px}.promo-metrics i{width:3px;height:3px;background:#b5bdca;border-radius:50%}.promo-empty{display:grid;justify-items:center;text-align:center;padding:52px 20px}.promo-empty-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#edf2ff;color:var(--promo-blue);font-size:22px}.promo-empty h3{margin:14px 0 5px;font-size:15px}.promo-empty p{margin:0;color:var(--promo-muted);font-size:12px}
.promo-table-wrap{overflow:auto;max-height:600px}.promo-table{width:100%;border-collapse:collapse;font-size:12px}.promo-table th{position:sticky;top:0;z-index:1;padding:10px 14px;background:#f8fafc;color:#667085;text-transform:uppercase;letter-spacing:.06em;font-size:9px;text-align:left;border-bottom:1px solid var(--promo-line)}.promo-table td{padding:11px 14px;border-bottom:1px solid #edf0f5;vertical-align:middle}.promo-table tr:last-child td{border-bottom:0}.promo-table tr:hover td{background:#fbfcff}.promo-table-org strong{display:block;font-size:12px}.promo-table-org small{display:block;color:var(--promo-muted);margin-top:2px}.promo-sport-badge{display:inline-flex;padding:5px 8px;background:#f0f4ff;color:#344e9b;border-radius:999px;font-weight:700;white-space:nowrap}.promo-url{display:block;max-width:620px;color:#475467;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promo-row-actions{display:flex;gap:4px;justify-content:flex-end}.promo-row-actions button,.promo-icon-btn{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#475467;cursor:pointer}.promo-row-actions button:hover,.promo-icon-btn:hover{border-color:#aab7cb;color:var(--promo-blue)}
.promo-dialog{width:min(760px,calc(100% - 30px));max-height:calc(100vh - 30px);padding:0;border:0;border-radius:18px;box-shadow:0 26px 80px rgba(15,23,42,.26);color:var(--promo-ink)}.promo-dialog::backdrop{background:rgba(15,23,42,.5);backdrop-filter:blur(3px)}.promo-dialog-card{margin:0}.promo-dialog-head{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--promo-line)}.promo-dialog-head .promo-icon-btn{font-size:22px}.promo-email-grid{display:grid;gap:15px;padding:20px 24px}.promo-email-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#344054}.promo-email-grid label span{float:right;color:#98a2b3;font-weight:500}.promo-email-grid input,.promo-email-grid textarea{width:100%;box-sizing:border-box;border:1px solid #d7dde8;border-radius:10px;padding:10px 11px;color:var(--promo-ink);background:#fbfcfe;font:12px/1.55 inherit;outline:0;resize:vertical}.promo-email-grid input:focus,.promo-email-grid textarea:focus{border-color:#8eacf9;background:#fff;box-shadow:0 0 0 4px rgba(31,94,255,.09)}.promo-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid var(--promo-line);background:#fafbfc}
.promo-toast{position:fixed;right:24px;bottom:24px;z-index:100;padding:12px 15px;background:#172033;color:#fff;border-radius:10px;box-shadow:0 12px 35px rgba(15,23,42,.25);font-size:12px}.promo-toast.is-error{background:#b42318}.promo-toast.is-success{background:#10715b}
@media(max-width:1024px){.promo-main{padding:0 20px 40px}.promo-builder{grid-template-columns:1fr}.promo-org-options{position:static;width:auto;max-width:none}.promo-results-head{align-items:flex-start;flex-direction:column}.promo-actions{justify-content:flex-start}.promo-hero{align-items:flex-start}}
@media(max-width:640px){.promo-main{padding:0 12px 30px}.promo-hero{padding:24px 3px 18px;flex-direction:column}.promo-ready{align-self:flex-start}.promo-picker-card{padding:17px}.promo-step-head{grid-template-columns:30px 1fr}.promo-count{grid-column:2}.promo-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.promo-table th:nth-child(3),.promo-table td:nth-child(3){display:none}.promo-dialog-head,.promo-email-grid,.promo-dialog-actions{padding-left:17px;padding-right:17px}}
.promo-row-actions .promo-row-link{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#475467;cursor:pointer;text-decoration:none}.promo-row-actions .promo-row-link:hover{border-color:#aab7cb;color:var(--promo-blue)}

/* Match the shared Ares admin shell. */
html,body{margin:0;min-width:0;min-height:100%;padding:0}
*,*::before,*::after{box-sizing:border-box}
body.split-admin.promo-page{background:#f3f5f8;color:var(--promo-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.promo-main{width:100%;padding:0 32px 50px;min-width:0}
.promo-hero{width:100%;padding:30px 0 24px}
.promo-hero h1{font-size:28px;font-weight:800;letter-spacing:-.025em;line-height:1.15}
.promo-hero p{margin-top:8px;font-size:14px}
.promo-builder,.promo-results-card{width:100%}
@media(max-width:1024px){.promo-main{padding:0 20px 40px}}
@media(max-width:640px){.promo-main{padding:0 12px 30px}.promo-hero{padding:24px 3px 18px}.promo-hero h1{font-size:24px}}
.promo-org-avatar[data-fallback]::after{content:attr(data-fallback);display:none}
.promo-org-avatar.is-image-failed img{display:none}
.promo-org-avatar.is-image-failed::after{display:block}
