/* Phase 4B - Advertiser Workspace Foundation */
.vesta-advertiser-page{--adv-gap:14px;--adv-radius:18px;--adv-border:#e5e7eb;--adv-muted:#64748b;--adv-ink:#0f172a;--adv-soft:#f8fafc;}
.ap-advertiser-head{display:flex;align-items:center;gap:12px;justify-content:space-between;margin:0 0 16px;padding:14px 16px;border:1px solid var(--adv-border);border-radius:var(--adv-radius);background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.045)}
.ap-advertiser-head>div{flex:1;min-width:0}.ap-advertiser-head h1{font-size:var(--vesta-fs-page-title,22px);line-height:1.18;font-weight:var(--vesta-fw-title,700);margin:0;color:var(--adv-ink)}
.ap-advertiser-head p{font-size:var(--vesta-fs-small,12px);line-height:1.45;margin:4px 0 0;color:var(--adv-muted)}
.ap-head-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--adv-border);border-radius:12px;background:var(--adv-soft);color:var(--adv-ink)}
.ap-head-icon svg{width:18px;height:18px}.ap-primary,.ap-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border-radius:11px;font-size:var(--vesta-fs-button,13px);font-weight:var(--vesta-fw-button,600);text-decoration:none;white-space:nowrap;border:1px solid transparent}.ap-primary{background:#111827;color:#fff}.ap-secondary{background:#fff;color:#111827;border-color:var(--adv-border)}
.ap-advertiser-welcome{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:14px;margin-bottom:14px}.ap-welcome-panel,.ap-next-step-panel,.ap-card,.ap-kpi-card,.ap-module-card{border:1px solid var(--adv-border);border-radius:var(--adv-radius);background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.04)}
.ap-welcome-panel{padding:18px}.ap-welcome-panel h2,.ap-next-step-panel h2,.ap-card h2{font-size:var(--vesta-fs-section-title,18px);line-height:1.25;font-weight:700;margin:0;color:var(--adv-ink)}
.ap-welcome-panel p,.ap-next-step-panel p,.ap-card p,.ap-module-card p{font-size:var(--vesta-fs-body,13px);line-height:1.55;color:var(--adv-muted);margin:8px 0 0}.ap-welcome-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.ap-next-step-panel{padding:16px;display:flex;flex-direction:column;gap:12px}.ap-next-step-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.ap-next-step-list li{display:flex;align-items:flex-start;gap:10px;font-size:var(--vesta-fs-body,13px);color:#334155}.ap-step-dot{width:22px;height:22px;border-radius:8px;background:#f1f5f9;border:1px solid var(--adv-border);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#0f172a}.ap-step-dot svg{width:14px;height:14px}
.ap-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:14px}.ap-kpi-card{padding:14px;min-height:96px;display:flex;flex-direction:column;justify-content:space-between}.ap-kpi-card span{font-size:var(--vesta-fs-label,11px);line-height:1.25;color:var(--adv-muted);font-weight:600;text-transform:uppercase;letter-spacing:.02em}.ap-kpi-card strong{font-size:var(--vesta-fs-kpi,22px);line-height:1.1;color:var(--adv-ink);font-weight:700;margin-top:8px}.ap-kpi-card small{font-size:var(--vesta-fs-small,12px);line-height:1.3;color:var(--adv-muted);margin-top:6px}.ap-kpi-card.is-empty strong{color:#94a3b8}
.ap-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ap-grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ap-card{padding:16px}.ap-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ap-card__head h2{margin:0}.ap-card__link{font-size:var(--vesta-fs-small,12px);font-weight:600;text-decoration:none;color:#0f172a}.ap-table-wrap{overflow:auto}.ap-table{width:100%;border-collapse:separate;border-spacing:0}.ap-table th,.ap-table td{font-size:var(--vesta-fs-table,12px);line-height:1.35;padding:10px 8px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.ap-table th{font-weight:700;color:#64748b;background:#f8fafc}.ap-table td{color:#1f2937}.ap-status-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;color:#334155;text-transform:capitalize}.ap-status-pill.is-active,.ap-status-pill.is-paid{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.ap-status-pill.is-pending,.ap-status-pill.is-pending_review,.ap-status-pill.is-pending-approval{background:#fffbeb;border-color:#fde68a;color:#92400e}.ap-status-pill.is-overdue,.ap-status-pill.is-rejected{background:#fef2f2;border-color:#fecaca;color:#991b1b}
.ap-empty-state{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc}.ap-empty-state__icon{width:34px;height:34px;border-radius:12px;background:#fff;border:1px solid var(--adv-border);display:flex;align-items:center;justify-content:center;color:#334155;flex:0 0 auto}.ap-empty-state__icon svg{width:18px;height:18px}.ap-empty-state strong{display:block;font-size:var(--vesta-fs-card-title,14px);color:var(--adv-ink);line-height:1.25}.ap-empty-state p{margin:4px 0 0;font-size:var(--vesta-fs-small,12px);line-height:1.45;color:var(--adv-muted)}
.ap-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ap-module-card{padding:14px;text-decoration:none;color:inherit}.ap-module-icon{width:34px;height:34px;border-radius:12px;border:1px solid var(--adv-border);background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.ap-module-icon svg{width:18px;height:18px}.ap-module-card strong{font-size:var(--vesta-fs-card-title,14px);line-height:1.25;color:var(--adv-ink);font-weight:700}.ap-request-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.ap-request-step{padding:12px;border:1px solid var(--adv-border);border-radius:14px;background:#fff}.ap-request-step span{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}.ap-request-step strong{display:block;font-size:13px;color:#0f172a;margin-top:4px}.ap-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ap-detail-grid>div{padding:12px;border:1px solid var(--adv-border);border-radius:14px;background:#f8fafc}.ap-detail-grid small{display:block;font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase}.ap-detail-grid strong{display:block;font-size:13px;color:#0f172a;margin-top:5px;word-break:break-word}
@media(max-width:1180px){.ap-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ap-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-request-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:860px){.ap-advertiser-welcome,.ap-grid-two,.ap-grid-three{grid-template-columns:1fr}.ap-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-advertiser-head{align-items:flex-start;flex-wrap:wrap}.ap-advertiser-head .ap-primary{width:100%}.ap-request-steps{grid-template-columns:1fr}.ap-detail-grid{grid-template-columns:1fr}}
@media(max-width:520px){.ap-kpi-grid,.ap-module-grid{grid-template-columns:1fr}.ap-welcome-actions .ap-primary,.ap-welcome-actions .ap-secondary{width:100%}}
.ap-stack-gap{margin-top:14px}.ap-message-list{display:grid;gap:10px}.ap-message-card{padding:12px;border:1px solid var(--adv-border);border-radius:14px;background:#f8fafc}.ap-message-card strong{display:block;font-size:var(--vesta-fs-card-title,14px);line-height:1.25;color:var(--adv-ink)}.ap-message-card p{font-size:var(--vesta-fs-small,12px);line-height:1.45;color:var(--adv-muted);margin:5px 0 0}
/* Phase 4D - Advertiser Request Advertisement Flow */
.ap-request-alert{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--adv-border);border-radius:18px;background:#fff;padding:14px 16px;margin-bottom:14px;box-shadow:0 10px 26px rgba(15,23,42,.04)}
.ap-request-alert>span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex:0 0 auto;background:#f8fafc;border:1px solid var(--adv-border)}
.ap-request-alert svg{width:18px;height:18px}.ap-request-alert strong{display:block;font-size:var(--vesta-fs-card-title,14px);line-height:1.25;color:#0f172a}.ap-request-alert p,.ap-request-alert li{font-size:var(--vesta-fs-body,13px);line-height:1.45;color:#475569;margin:4px 0 0}.ap-request-alert ul{margin:6px 0 0;padding-left:18px}.ap-request-alert.is-success{border-color:#bbf7d0;background:#f0fdf4}.ap-request-alert.is-error{border-color:#fecaca;background:#fef2f2}.ap-request-alert__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.ap-request-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start}.ap-request-main{min-width:0}.ap-request-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.ap-request-stepper button{display:flex;align-items:center;gap:8px;border:1px solid var(--adv-border);border-radius:14px;background:#fff;min-height:46px;padding:8px 10px;cursor:pointer;color:#475569;text-align:left}.ap-request-stepper span{width:22px;height:22px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#475569}.ap-request-stepper strong{font-size:var(--vesta-fs-small,12px);font-weight:700;line-height:1.2}.ap-request-stepper button.is-active{border-color:#111827;color:#111827;box-shadow:0 8px 22px rgba(15,23,42,.08)}.ap-request-stepper button.is-active span{background:#111827;border-color:#111827;color:#fff}.ap-request-stepper button.is-complete span{background:#ecfdf5;border-color:#bbf7d0;color:#166534}
.ap-request-panel{display:none;border:1px solid var(--adv-border);border-radius:18px;background:#fff;padding:16px;box-shadow:0 10px 26px rgba(15,23,42,.04)}.ap-request-panel.is-active{display:block}.ap-request-panel.is-shaking{animation:apRequestShake .3s ease}@keyframes apRequestShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.ap-request-panel__head{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.ap-request-panel__head>span{width:34px;height:34px;border-radius:12px;background:#f8fafc;border:1px solid var(--adv-border);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.ap-request-panel__head svg{width:18px;height:18px}.ap-request-panel h2{font-size:var(--vesta-fs-section-title,18px);line-height:1.25;font-weight:700;color:#0f172a;margin:0}.ap-request-panel h3{font-size:var(--vesta-fs-card-title,14px);line-height:1.25;font-weight:700;color:#0f172a;margin:16px 0 10px}.ap-request-panel p{font-size:var(--vesta-fs-body,13px);line-height:1.5;color:#64748b;margin:4px 0 0}
.ap-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ap-choice-grid--types{grid-template-columns:repeat(5,minmax(0,1fr))}.ap-choice-card{position:relative;display:flex;flex-direction:column;gap:7px;border:1px solid var(--adv-border);border-radius:16px;background:#fff;padding:13px;cursor:pointer;min-height:132px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ap-choice-card:hover{border-color:#cbd5e1;box-shadow:0 10px 24px rgba(15,23,42,.05);transform:translateY(-1px)}.ap-choice-card input{position:absolute;inset:12px 12px auto auto;width:16px;height:16px}.ap-choice-card input:checked{accent-color:#111827}.ap-choice-card:has(input:checked){border-color:#111827;box-shadow:0 0 0 1px #111827,0 10px 26px rgba(15,23,42,.08)}.ap-choice-card__icon{width:34px;height:34px;border-radius:12px;border:1px solid var(--adv-border);background:#f8fafc;display:flex;align-items:center;justify-content:center}.ap-choice-card__icon svg{width:18px;height:18px}.ap-choice-card strong{font-size:var(--vesta-fs-card-title,14px);line-height:1.25;color:#0f172a;font-weight:700;padding-right:22px}.ap-choice-card p{font-size:var(--vesta-fs-small,12px);line-height:1.45;color:#64748b;margin:0}.ap-choice-card small{font-size:var(--vesta-fs-small,12px);line-height:1.25;color:#334155;font-weight:600;margin-top:auto}
.ap-request-nav{display:flex;justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7}.ap-request-nav button svg{width:16px;height:16px}.ap-creative-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.ap-creative-mode label{display:flex;align-items:center;gap:10px;border:1px solid var(--adv-border);border-radius:14px;padding:12px;background:#fff;cursor:pointer}.ap-creative-mode input{accent-color:#111827}.ap-creative-mode span{width:30px;height:30px;border-radius:11px;background:#f8fafc;border:1px solid var(--adv-border);display:flex;align-items:center;justify-content:center}.ap-creative-mode svg{width:16px;height:16px}.ap-creative-mode strong{font-size:var(--vesta-fs-card-title,14px);line-height:1.25;color:#0f172a}.ap-creative-box[hidden]{display:none}.ap-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ap-form-grid label{display:grid;gap:6px}.ap-form-grid span{font-size:var(--vesta-fs-label,12px);font-weight:600;color:#475569}.ap-form-grid input,.ap-form-grid textarea{width:100%;border:1px solid var(--adv-border);border-radius:12px;background:#fff;padding:10px 11px;font-size:var(--vesta-fs-input,13px);font-family:var(--vesta-font,Inter,system-ui,sans-serif);color:#0f172a}.ap-form-grid textarea{resize:vertical;min-height:88px}.ap-form-grid label:has(textarea){grid-column:span 1}
.ap-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ap-review-grid>div{border:1px solid var(--adv-border);border-radius:14px;background:#f8fafc;padding:12px}.ap-review-grid small{display:block;font-size:var(--vesta-fs-label,12px);font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.02em}.ap-review-grid strong{display:block;font-size:var(--vesta-fs-card-title,14px);line-height:1.3;color:#0f172a;margin-top:5px}.ap-request-submit-note{display:flex;gap:10px;align-items:flex-start;border:1px solid #fde68a;background:#fffbeb;border-radius:14px;padding:12px;margin-top:12px}.ap-request-submit-note span{width:30px;height:30px;border-radius:11px;background:#fff7ed;border:1px solid #fed7aa;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.ap-request-submit-note svg{width:16px;height:16px}.ap-request-submit-note p{margin:0;color:#92400e}
.ap-request-summary{position:sticky;top:84px;border:1px solid var(--adv-border);border-radius:18px;background:#fff;padding:16px;box-shadow:0 10px 26px rgba(15,23,42,.04)}.ap-request-summary__head{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.ap-request-summary__head>span{width:34px;height:34px;border-radius:12px;background:#f8fafc;border:1px solid var(--adv-border);display:flex;align-items:center;justify-content:center}.ap-request-summary__head svg{width:18px;height:18px}.ap-request-summary__head strong{display:block;font-size:var(--vesta-fs-card-title,14px);line-height:1.25;color:#0f172a}.ap-request-summary__head p{font-size:var(--vesta-fs-small,12px);line-height:1.35;margin:3px 0 0;color:#64748b}.ap-request-summary dl{display:grid;gap:8px;margin:0 0 12px}.ap-request-summary dl>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #eef2f7;padding-bottom:8px}.ap-request-summary dt{font-size:var(--vesta-fs-small,12px);color:#64748b;font-weight:600}.ap-request-summary dd{font-size:var(--vesta-fs-small,12px);color:#0f172a;font-weight:700;margin:0;text-align:right}.ap-request-price{display:grid;gap:9px;border:1px solid #eef2f7;border-radius:14px;padding:12px;background:#f8fafc}.ap-request-price>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.ap-request-price span{font-size:var(--vesta-fs-small,12px);color:#64748b;font-weight:600}.ap-request-price strong{font-size:var(--vesta-fs-body,13px);color:#0f172a;font-weight:700}.ap-request-price .is-total{border-top:1px solid #e2e8f0;padding-top:9px}.ap-request-price .is-total strong{font-size:var(--vesta-fs-kpi-compact,20px)}
@media(max-width:1180px){.ap-request-layout{grid-template-columns:1fr}.ap-request-summary{position:static;order:-1}.ap-choice-grid--types{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:860px){.ap-request-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-choice-grid,.ap-choice-grid--types,.ap-creative-mode,.ap-form-grid,.ap-review-grid{grid-template-columns:1fr}.ap-request-nav{flex-direction:column}.ap-request-nav .ap-primary,.ap-request-nav .ap-secondary{width:100%}}
/* Phase 4E - Advertiser My Orders */
.ap-order-status-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 14px}.ap-order-status-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;border:1px solid var(--adv-border);border-radius:16px;background:#fff;text-decoration:none;color:var(--adv-ink);box-shadow:0 10px 26px rgba(15,23,42,.035)}.ap-order-status-card span{font-size:var(--vesta-fs-small,12px);line-height:1.2;font-weight:700;color:#64748b}.ap-order-status-card strong{font-size:var(--vesta-fs-kpi-compact,20px);line-height:1;font-weight:700;color:#0f172a}.ap-order-status-card.is-active{border-color:#111827;box-shadow:0 0 0 1px #111827,0 10px 26px rgba(15,23,42,.06)}.ap-advertiser-orders-card .ap-card__head p{margin:4px 0 0;font-size:var(--vesta-fs-small,12px);color:#64748b}.ap-advertiser-orders-table td strong{display:block;font-size:var(--vesta-fs-table,12px);line-height:1.25;color:#0f172a}.ap-advertiser-orders-table td small{display:block;margin-top:3px;font-size:var(--vesta-fs-small,12px);line-height:1.25;color:#64748b}.ap-order-title{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-icon-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid var(--adv-border);border-radius:10px;background:#fff;color:#0f172a;font-size:var(--vesta-fs-small,12px);font-weight:700;text-decoration:none}.ap-icon-link svg{width:15px;height:15px}.ap-full-width{width:100%;margin-top:10px}.ap-advertiser-order-backdrop{display:block}.ap-advertiser-order-drawer{display:block}.ap-order-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ap-order-progress span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:74px;border:1px solid var(--adv-border);border-radius:14px;background:#f8fafc;color:#64748b;text-align:center}.ap-order-progress span svg{width:16px;height:16px}.ap-order-progress span b{font-size:var(--vesta-fs-small,12px);line-height:1.2}.ap-order-progress span.is-active{background:#111827;border-color:#111827;color:#fff}.ap-order-progress span.is-done{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.ap-drawer-note{font-size:var(--vesta-fs-small,12px);line-height:1.4;color:#64748b;margin:10px 0 0}.ap-drawer-dl{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1fr);gap:8px 12px;margin:0}.ap-drawer-dl dt{font-size:var(--vesta-fs-small,12px);line-height:1.35;color:#64748b;font-weight:700}.ap-drawer-dl dd{font-size:var(--vesta-fs-small,12px);line-height:1.35;color:#0f172a;font-weight:600;margin:0;text-align:right;word-break:break-word}.ap-drawer-action-grid.repaired{display:grid;grid-template-columns:1fr;gap:8px}.ap-drawer-action-grid.repaired a{width:100%}.ap-status-pill.is-pending_payment,.ap-status-pill.is-pending-payment,.ap-status-pill.is-unpaid,.ap-status-pill.is-overdue{background:#fffbeb;border-color:#fde68a;color:#92400e}.ap-status-pill.is-not_invoiced,.ap-status-pill.is-no-invoice{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.ap-status-pill.is-expired{background:#f1f5f9;border-color:#cbd5e1;color:#475569}
@media(max-width:1180px){.ap-order-status-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.ap-order-progress{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.ap-order-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-drawer-dl{grid-template-columns:1fr}.ap-drawer-dl dd{text-align:left}.ap-order-progress{grid-template-columns:1fr}}

/* Phase 4F — Advertiser My Invoices */
.ap-advertiser-invoices-card .ap-card__head p{margin:4px 0 0;font-size:var(--vesta-fs-small,12px);color:#64748b}.ap-advertiser-invoices-table td strong{display:block;font-size:var(--vesta-fs-table,12px);line-height:1.25;color:#0f172a}.ap-advertiser-invoices-table td small{display:block;margin-top:3px;font-size:var(--vesta-fs-small,12px);line-height:1.25;color:#64748b}.ap-row-action-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ap-alert{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:12px 14px;border-radius:14px;border:1px solid #bbf7d0;background:#ecfdf5;color:#166534;font-size:var(--vesta-fs-body,13px);font-weight:700}.ap-alert svg{width:17px;height:17px;flex:none}.ap-alert-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.ap-proof-form{display:grid;gap:12px;margin-top:10px}.ap-proof-form label{display:grid;gap:7px;font-size:var(--vesta-fs-small,12px);font-weight:700;color:#475569}.ap-proof-form input[type=file],.ap-proof-form textarea{width:100%;border:1px solid var(--adv-border,#dfe7f2);border-radius:12px;background:#fff;color:#0f172a;font-size:var(--vesta-fs-body,13px);line-height:1.35;padding:10px 12px}.ap-proof-form textarea{resize:vertical;min-height:84px}.ap-proof-box{display:flex;gap:10px;align-items:flex-start;border:1px solid #dbeafe;background:#eff6ff;border-radius:14px;padding:12px;margin-bottom:10px;color:#1e3a8a}.ap-proof-box svg{width:17px;height:17px;flex:none;margin-top:1px}.ap-proof-box strong{display:block;font-size:var(--vesta-fs-body,13px);line-height:1.25}.ap-proof-box p{margin:4px 0;color:#475569;font-size:var(--vesta-fs-small,12px);line-height:1.35}.ap-proof-box a{font-size:var(--vesta-fs-small,12px);font-weight:700;color:#1d4ed8;text-decoration:none}.ap-advertiser-invoice-drawer .ap-drawer-title h2{margin:2px 0 0;font-size:var(--vesta-fs-section-title,18px);line-height:1.15;color:#071329}.ap-advertiser-invoice-drawer .ap-drawer-card{border:1px solid var(--adv-border,#dfe7f2);border-radius:16px;background:#fff;padding:14px;margin-bottom:12px}.ap-advertiser-invoice-drawer .ap-drawer-card h3{margin:0 0 10px;font-size:var(--vesta-fs-card-title,14px);line-height:1.2}.ap-advertiser-invoice-drawer .ap-drawer-invoice-head p{margin:4px 0 0}.ap-status-pill.is-payment_review,.ap-status-pill.is-payment-review,.ap-status-pill.is-payment_submitted,.ap-status-pill.is-payment-submitted{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.ap-status-pill.is-cancelled,.ap-status-pill.is-canceled{background:#fef2f2;border-color:#fecaca;color:#991b1b}.ap-status-pill.is-paid{background:#ecfdf5;border-color:#bbf7d0;color:#166534}

/* Phase 4H — Advertiser Messages Repair */
.ap-message-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px}.ap-message-status-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;border:1px solid var(--adv-border);border-radius:16px;background:#fff;text-decoration:none;color:var(--adv-ink);box-shadow:0 10px 26px rgba(15,23,42,.035)}.ap-message-status-card span{font-size:var(--vesta-fs-small,12px);line-height:1.2;font-weight:700;color:#64748b}.ap-message-status-card strong{font-size:var(--vesta-fs-kpi-compact,20px);line-height:1;font-weight:700;color:#0f172a}.ap-message-status-card.is-active{border-color:#111827;box-shadow:0 0 0 1px #111827,0 10px 26px rgba(15,23,42,.06)}.ap-advertiser-compose-card .ap-card__head p,.ap-advertiser-messages-card .ap-card__head p{margin:4px 0 0;font-size:var(--vesta-fs-small,12px);color:#64748b}.ap-message-compose-grid select,.ap-message-compose-grid input,.ap-message-compose-grid textarea{width:100%;border:1px solid var(--adv-border,#dfe7f2);border-radius:12px;background:#fff;color:#0f172a;font-size:var(--vesta-fs-input,13px);line-height:1.35;padding:10px 12px;font-family:var(--vesta-font,Inter,system-ui,sans-serif)}.ap-message-compose-grid select{min-height:40px}.ap-message-field-wide{grid-column:1/-1}.ap-message-field-wide textarea{min-height:96px;resize:vertical}.ap-message-toolbar{gap:14px}.ap-message-search{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ap-message-search input{border:1px solid var(--adv-border,#dfe7f2);border-radius:12px;background:#fff;color:#0f172a;font-size:var(--vesta-fs-input,13px);line-height:1.35;padding:9px 11px;min-width:210px}.ap-message-topic-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.ap-message-topic-tabs a{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 10px;border:1px solid var(--adv-border,#dfe7f2);border-radius:999px;background:#fff;color:#475569;text-decoration:none;font-size:var(--vesta-fs-small,12px);font-weight:700}.ap-message-topic-tabs a span{color:#94a3b8}.ap-message-topic-tabs a.is-active{background:#111827;border-color:#111827;color:#fff}.ap-message-topic-tabs a.is-active span{color:#cbd5e1}.ap-message-thread-list{display:grid;gap:9px}.ap-message-thread{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--adv-border,#dfe7f2);border-radius:16px;background:#fff}.ap-message-thread.is-unread{border-color:#111827;box-shadow:0 0 0 1px #111827,0 10px 28px rgba(15,23,42,.06)}.ap-message-thread-main{display:flex;align-items:flex-start;gap:11px;text-decoration:none;color:#0f172a;min-width:0}.ap-message-thread-icon{width:34px;height:34px;border-radius:13px;border:1px solid var(--adv-border,#dfe7f2);background:#f8fafc;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.ap-message-thread-icon svg{width:17px;height:17px}.ap-message-thread-copy{display:block;min-width:0}.ap-message-thread-copy strong{display:block;font-size:var(--vesta-fs-card-title,14px);line-height:1.22;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-message-thread-copy small{display:block;margin-top:3px;font-size:var(--vesta-fs-small,12px);line-height:1.25;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-message-thread-copy em{display:block;margin-top:5px;font-size:var(--vesta-fs-small,12px);line-height:1.35;color:#475569;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-message-thread-meta{display:flex;align-items:flex-end;flex-direction:column;gap:6px;text-align:right}.ap-message-thread-meta small{font-size:var(--vesta-fs-small,12px);color:#64748b}.ap-message-unread{min-width:22px;height:22px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:var(--vesta-fs-small,12px);font-weight:700}.ap-advertiser-message-backdrop,.ap-advertiser-message-drawer{display:block}.ap-message-timeline{display:grid;gap:10px}.ap-message-bubble{border:1px solid var(--adv-border,#dfe7f2);border-radius:15px;padding:11px 12px;background:#f8fafc}.ap-message-bubble.is-me{background:#111827;border-color:#111827;color:#fff;margin-left:24px}.ap-message-bubble.is-admin{margin-right:24px}.ap-message-bubble span{display:block;font-size:var(--vesta-fs-small,12px);font-weight:700;line-height:1.25;color:inherit;opacity:.85}.ap-message-bubble p{font-size:var(--vesta-fs-body,13px);line-height:1.45;margin:5px 0 0;color:inherit}.ap-message-bubble p:first-of-type{margin-top:5px}.ap-message-bubble small{display:block;margin-top:7px;font-size:var(--vesta-fs-small,12px);line-height:1.2;color:inherit;opacity:.72}.ap-message-reply-form{display:grid;gap:10px}.ap-message-reply-form textarea{width:100%;min-height:96px;resize:vertical;border:1px solid var(--adv-border,#dfe7f2);border-radius:12px;background:#fff;color:#0f172a;font-size:var(--vesta-fs-body,13px);line-height:1.4;padding:10px 12px;font-family:var(--vesta-font,Inter,system-ui,sans-serif)}.ap-drawer-action-grid.repaired form{width:100%}.ap-drawer-action-grid.repaired button{width:100%}
@media(max-width:860px){.ap-message-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-message-thread{grid-template-columns:1fr}.ap-message-thread-meta{align-items:flex-start;text-align:left;flex-direction:row;flex-wrap:wrap}.ap-message-search{width:100%}.ap-message-search input{flex:1;min-width:0}.ap-message-bubble.is-me,.ap-message-bubble.is-admin{margin-left:0;margin-right:0}}

/* Phase 5D — Exact Advertiser Dashboard UI Rebuild */
.vesta-advertiser-body{background:#f7f8fc!important;overflow:hidden!important;color:#080f2a!important;font-family:var(--vesta-font,Inter,system-ui,sans-serif)!important;}
.vesta-advertiser-shell{--adv-purple:#6d28ff;--adv-purple-2:#8b5cf6;--adv-bg:#f7f8fc;--adv-card:#ffffff;--adv-border:#e6e9f2;--adv-text:#070d25;--adv-muted:#66708a;--adv-soft-shadow:0 18px 45px rgba(31,41,90,.06);--adv-card-radius:16px;}
.vesta-advertiser-shell .vesta-app-shell__main{background:var(--adv-bg)!important;}
.vesta-advertiser-shell .vesta-page-shell{padding:18px 24px 32px!important;background:var(--adv-bg)!important;}
.vesta-advertiser-dashboard .ap-advertiser-head{display:none!important;}
.vesta-advertiser-topbar{height:76px!important;min-height:76px!important;background:#fff!important;border-bottom:1px solid var(--adv-border)!important;box-shadow:0 1px 0 rgba(15,23,42,.02)!important;padding:0 24px!important;}
.vesta-advertiser-topbar .vesta-topbar__row--main{height:76px!important;padding:0!important;display:grid!important;grid-template-columns:42px minmax(320px,560px) minmax(360px,1fr)!important;gap:16px!important;align-items:center!important;}
.vesta-advertiser-topbar .vesta-topbar__center{justify-content:flex-start!important;}
.vesta-advertiser-topbar .vesta-search{height:44px!important;max-width:560px!important;width:100%!important;border:1px solid #dfe4ef!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 26px rgba(15,23,42,.035)!important;padding:0 14px!important;}
.vesta-advertiser-topbar .vesta-search input{font-size:13px!important;color:#25304d!important;}
.vesta-advertiser-topbar .vesta-icon-button{width:38px!important;height:38px!important;border-radius:11px!important;background:#fff!important;border:1px solid #e1e6f0!important;box-shadow:0 10px 22px rgba(15,23,42,.035)!important;color:#17223a!important;}
.vesta-advertiser-topbar .vesta-topbar__right{gap:12px!important;justify-content:flex-end!important;}
.vesta-advertiser-topbar .vesta-button--primary{height:42px!important;min-height:42px!important;border-radius:12px!important;padding:0 18px!important;background:linear-gradient(135deg,#7c3aed,#5b21d9)!important;color:#fff!important;border:0!important;box-shadow:0 14px 24px rgba(109,40,255,.24)!important;font-size:13px!important;font-weight:700!important;}
.vesta-advertiser-topbar .vesta-user-chip{height:42px!important;border-radius:999px!important;background:#fff!important;border:1px solid #e1e6f0!important;box-shadow:0 10px 22px rgba(15,23,42,.035)!important;padding:4px 13px 4px 5px!important;gap:10px!important;}
.vesta-advertiser-topbar .vesta-user-chip__avatar{width:32px!important;height:32px!important;border-radius:999px!important;background:linear-gradient(135deg,#7c3aed,#4f46e5)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;}
.vesta-advertiser-topbar .vesta-user-chip__label{font-size:13px!important;color:#0f172a!important;font-weight:700!important;}
.vesta-advertiser-sidebar{background:#fff!important;border-right:1px solid var(--adv-border)!important;box-shadow:12px 0 36px rgba(20,31,64,.035)!important;padding:18px 16px!important;}
.vesta-advertiser-sidebar .vesta-sidebar__brand{height:auto!important;padding:0 0 28px!important;margin:0!important;gap:12px!important;}
.vesta-advertiser-sidebar .vesta-sidebar__logo-mark{width:44px!important;height:44px!important;border-radius:12px!important;background:linear-gradient(135deg,#7c3aed,#5b21d9)!important;color:#fff!important;box-shadow:0 16px 28px rgba(109,40,255,.25)!important;font-size:0!important;position:relative!important;}
.vesta-advertiser-sidebar .vesta-sidebar__logo-mark:before{content:'AP';font-size:13px;font-weight:800;letter-spacing:.02em;}
.vesta-advertiser-sidebar .vesta-sidebar__brand-copy strong{font-size:15px!important;font-weight:800!important;color:#0f172a!important;line-height:1.2!important;}
.vesta-advertiser-sidebar .vesta-sidebar__brand-copy span{font-size:12px!important;color:#66708a!important;line-height:1.25!important;}
.vesta-advertiser-sidebar .vesta-sidebar__nav{gap:22px!important;}
.vesta-advertiser-sidebar .vesta-sidebar__group{gap:8px!important;margin:0!important;}
.vesta-advertiser-sidebar .vesta-sidebar__group-label{font-size:10px!important;line-height:1!important;font-weight:800!important;letter-spacing:.12em!important;color:#8b95aa!important;margin:0 0 8px 16px!important;}
.vesta-advertiser-sidebar .vesta-sidebar__item{height:44px!important;border-radius:12px!important;padding:0 14px!important;gap:12px!important;color:#25304d!important;font-size:13px!important;font-weight:700!important;border:1px solid transparent!important;background:transparent!important;}
.vesta-advertiser-sidebar .vesta-sidebar__item svg{width:17px!important;height:17px!important;stroke-width:2!important;color:#0f172a!important;}
.vesta-advertiser-sidebar .vesta-sidebar__item.is-active{background:#f0e8ff!important;border-color:#e2d4ff!important;color:#6d28ff!important;box-shadow:none!important;}
.vesta-advertiser-sidebar .vesta-sidebar__item.is-active svg{color:#6d28ff!important;}
.vesta-advertiser-sidebar .vesta-sidebar__workspace-card,.vesta-advertiser-sidebar .vesta-sidebar__user-card,.vesta-advertiser-sidebar .vesta-sidebar__collapse{display:none!important;}
.vesta-advertiser-sidebar:after{content:'Grow your brand\A Get more visibility with premium placements.';white-space:pre-line;display:block;margin:34px 2px 0;padding:18px 16px 86px;border-radius:16px;background:radial-gradient(circle at 82% 72%,rgba(255,255,255,.85) 0 12px,transparent 13px),radial-gradient(circle at 72% 78%,rgba(255,255,255,.68) 0 18px,transparent 19px),linear-gradient(145deg,#6d28ff,#9b2eff);color:#fff;font-size:12px;line-height:1.55;font-weight:500;box-shadow:0 18px 36px rgba(109,40,255,.22);}
.adv-dash-wrap{max-width:1220px;margin:0 auto;display:grid;gap:16px;}
.adv-dash-hero{min-height:136px;border:1px solid #e3d9ff;border-radius:18px;background:linear-gradient(100deg,#fff 0%,#fff 42%,#f6efff 73%,#ede2ff 100%);box-shadow:var(--adv-soft-shadow);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;overflow:hidden;position:relative;}
.adv-dash-hero__copy h1{margin:0 0 10px!important;font-size:22px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.02em!important;color:#0b1027!important;}
.adv-dash-hero__copy p{margin:0!important;color:#313d5b!important;font-size:14px!important;line-height:1.6!important;max-width:460px;}
.adv-dash-hero__art{position:relative;width:390px;height:118px;flex:0 0 390px;}
.adv-art-card{position:absolute;border-radius:18px;background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 45px rgba(97,72,200,.18);backdrop-filter:blur(8px);}
.adv-art-card--chart{right:118px;top:10px;width:220px;height:96px;transform:rotate(-8deg);}
.adv-art-card--chart:before{content:'';position:absolute;left:28px;right:24px;bottom:22px;height:54px;background:linear-gradient(90deg,rgba(124,58,237,.12) 16px,transparent 16px 44px,rgba(124,58,237,.12) 44px 64px,transparent 64px 91px,rgba(124,58,237,.12) 91px 113px,transparent 113px 143px,rgba(124,58,237,.12) 143px 164px);border-radius:10px;}
.adv-art-card--chart span{position:absolute;left:42px;right:40px;bottom:40px;height:3px;background:#8b5cf6;transform:rotate(18deg);border-radius:99px;}
.adv-art-card--chart i,.adv-art-card--chart b{position:absolute;width:10px;height:10px;border-radius:50%;background:#8b5cf6;bottom:45px;}
.adv-art-card--chart i{left:67px}.adv-art-card--chart b{right:48px}.adv-art-card--donut{right:18px;top:0;width:82px;height:118px;display:grid;place-items:center;}
.adv-art-card--donut span{width:54px;height:54px;border-radius:50%;background:conic-gradient(#6d28ff 0 55%,#8b5cf6 55% 78%,#ff7a45 78% 100%);position:relative;box-shadow:0 12px 22px rgba(109,40,255,.2);}
.adv-art-card--donut span:after{content:'';position:absolute;inset:16px;border-radius:50%;background:#fff;}
.adv-metric-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;}
.adv-metric-card{min-height:104px;border:1px solid var(--adv-border);border-radius:16px;background:#fff;box-shadow:var(--adv-soft-shadow);padding:18px 14px 14px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:start;position:relative;overflow:hidden;}
.adv-metric-card em{position:absolute;left:14px;bottom:13px;width:34px;height:2px;border-radius:999px;background:currentColor;opacity:.85;}
.adv-metric-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:rgba(109,40,255,.1);color:#6d28ff;}
.adv-metric-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important;}
.adv-metric-card strong{display:block;font-size:24px!important;line-height:1!important;font-weight:800!important;color:#071329!important;margin:0 0 8px;}
.adv-metric-card span:not(.adv-metric-icon){display:block;font-size:12px!important;line-height:1.2!important;font-weight:800!important;color:#09122e!important;margin-bottom:5px;}
.adv-metric-card small{display:block;color:#66708a!important;font-size:11px!important;line-height:1.3!important;font-weight:600!important;}
.adv-tone-blue{color:#2563eb}.adv-tone-blue .adv-metric-icon,.adv-action-card.adv-tone-blue span{background:#eaf2ff;color:#2563eb}.adv-tone-amber{color:#f59e0b}.adv-tone-amber .adv-metric-icon{background:#fff4df;color:#f59e0b}.adv-tone-rose{color:#f43f5e}.adv-tone-rose .adv-metric-icon{background:#ffe8ee;color:#f43f5e}.adv-tone-purple,.adv-tone-violet{color:#7c3aed}.adv-tone-purple .adv-metric-icon,.adv-tone-violet .adv-metric-icon,.adv-action-card.adv-tone-purple span{background:#f0e8ff;color:#7c3aed}.adv-tone-green{color:#16a34a}.adv-tone-green .adv-metric-icon,.adv-action-card.adv-tone-green span{background:#e9fbf1;color:#16a34a}.adv-action-card.adv-tone-orange span{background:#fff3e4;color:#f97316}
.adv-dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.85fr);gap:16px;align-items:stretch;}
.adv-panel{background:#fff;border:1px solid var(--adv-border);border-radius:18px;box-shadow:var(--adv-soft-shadow);padding:18px;min-width:0;}
.adv-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 18px;}
.adv-panel-head h2{margin:0!important;font-size:16px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.01em!important;color:#071329!important;}
.adv-panel-head p{margin:5px 0 0!important;color:#66708a!important;font-size:12px!important;line-height:1.4!important;}
.adv-panel-head a{font-size:12px!important;color:#6d28ff!important;font-weight:800!important;text-decoration:none!important;}
.adv-range-pill{height:36px;padding:0 12px;border:1px solid #e1e6f0;border-radius:10px;background:#fff;display:inline-flex;align-items:center;gap:7px;color:#0f172a!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap;}
.adv-range-pill svg{width:14px!important;height:14px!important;}
.adv-chart-legend{display:flex;align-items:center;gap:26px;margin:0 0 2px 44px;color:#14213d;font-size:12px;font-weight:700;}
.adv-chart-legend span{display:inline-flex;align-items:center;gap:8px}.adv-chart-legend span:before{content:'';width:12px;height:4px;border-radius:999px;background:#7c3aed}.adv-chart-legend .is-clicks:before{background:#10a56a}
.adv-line-chart{width:100%;height:250px;display:block;overflow:visible}.adv-line-chart line{stroke:#e4eaf3;stroke-width:1}.adv-line-chart text{font-size:11px;fill:#52607a;font-weight:600}.adv-chart-views,.adv-chart-clicks{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.adv-chart-views{stroke:#7c3aed}.adv-chart-clicks{stroke:#10a56a}.adv-dot-views{fill:#7c3aed}.adv-dot-clicks{fill:#10a56a}.adv-chart-date{text-anchor:middle;fill:#66708a!important;}
.adv-actions-panel{padding:20px}.adv-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.adv-action-card{min-height:88px;border:1px solid #e5eaf3;border-radius:13px;background:#fff;display:grid;grid-template-columns:48px minmax(0,1fr) 16px;gap:12px;align-items:center;padding:14px;text-decoration:none!important;color:#0f172a;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;}
.adv-action-card:hover{transform:translateY(-1px);border-color:#d8d0ff;box-shadow:0 16px 32px rgba(31,41,90,.08)}.adv-action-card>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center}.adv-action-card>span svg{width:23px!important;height:23px!important}.adv-action-card strong{display:block;font-size:13px!important;line-height:1.2!important;font-weight:800!important;color:#071329!important;margin:0 0 5px}.adv-action-card small{display:block;font-size:11px!important;line-height:1.35!important;color:#66708a!important;font-weight:600}.adv-action-card>svg{width:14px!important;height:14px!important;color:#66708a!important;}
.adv-recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}.adv-empty-panel{min-height:216px;display:flex;flex-direction:column}.adv-empty-panel .adv-panel-head{margin-bottom:8px}.adv-empty-spot{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px 8px}.adv-empty-spot>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#f0e8ff;color:#6d28ff;margin-bottom:16px}.adv-empty-spot>span svg{width:26px!important;height:26px!important;stroke-width:2!important}.adv-empty-spot strong{font-size:14px!important;line-height:1.25!important;font-weight:800!important;color:#071329!important;margin-bottom:8px}.adv-empty-spot p{font-size:12px!important;line-height:1.45!important;color:#66708a!important;max-width:250px;margin:0 0 16px}.adv-solid-btn,.adv-outline-btn{height:36px;min-width:142px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:12px!important;font-weight:800!important}.adv-solid-btn{background:linear-gradient(135deg,#7c3aed,#5b21d9);color:#fff!important;box-shadow:0 14px 22px rgba(109,40,255,.24)}.adv-outline-btn{background:#fff;color:#6d28ff!important;border:1px solid #d8c7ff}.adv-list-mini{display:grid;gap:10px}.adv-list-mini a{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #eef2f7;border-radius:12px;text-decoration:none;color:#0f172a}.adv-list-mini strong{font-size:13px}.adv-list-mini small{font-size:12px;color:#66708a}
@media(max-width:1280px){.adv-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));}.adv-dashboard-main-grid{grid-template-columns:1fr}.adv-recent-grid{grid-template-columns:1fr 1fr}.adv-dash-hero__art{width:300px;flex-basis:300px}.adv-art-card--chart{right:80px}.adv-art-card--donut{right:0}}
@media(max-width:980px){.vesta-advertiser-topbar .vesta-topbar__row--main{grid-template-columns:42px 1fr auto!important}.vesta-advertiser-topbar .vesta-topbar__create span,.vesta-advertiser-topbar .vesta-user-chip__label{display:none!important}.adv-dash-hero{align-items:flex-start}.adv-dash-hero__art{display:none}.adv-metric-row{grid-template-columns:repeat(2,minmax(0,1fr));}.adv-action-grid,.adv-recent-grid{grid-template-columns:1fr}}
@media(max-width:640px){.vesta-advertiser-shell .vesta-page-shell{padding:14px!important}.adv-dash-wrap{gap:12px}.adv-dash-hero{padding:20px;border-radius:16px}.adv-dash-hero__copy h1{font-size:20px!important}.adv-metric-row{grid-template-columns:1fr}.adv-dashboard-main-grid{gap:12px}.adv-panel{padding:15px}.adv-action-card{grid-template-columns:44px 1fr 14px}.adv-line-chart{height:220px}.adv-chart-legend{margin-left:0}}

/* Phase 5E — Advertiser dashboard visual repair: button overflow, chart polish, compact vertical rhythm */
.vesta-advertiser-dashboard .adv-dash-wrap{
  gap:14px!important;
}
.vesta-advertiser-dashboard .adv-dash-hero{
  min-height:112px!important;
  padding:20px 26px!important;
  border-radius:17px!important;
}
.vesta-advertiser-dashboard .adv-dash-hero__copy h1{
  margin-bottom:7px!important;
  font-size:21px!important;
  line-height:1.2!important;
}
.vesta-advertiser-dashboard .adv-dash-hero__copy p{
  font-size:13px!important;
  line-height:1.45!important;
}
.vesta-advertiser-dashboard .adv-dash-hero__art{
  height:92px!important;
  width:330px!important;
  flex-basis:330px!important;
}
.vesta-advertiser-dashboard .adv-art-card--chart{
  width:190px!important;
  height:76px!important;
  right:102px!important;
  top:8px!important;
}
.vesta-advertiser-dashboard .adv-art-card--donut{
  width:72px!important;
  height:92px!important;
  right:12px!important;
}
.vesta-advertiser-dashboard .adv-art-card--donut span{
  width:48px!important;
  height:48px!important;
}
.vesta-advertiser-dashboard .adv-art-card--donut span:after{
  inset:14px!important;
}
.vesta-advertiser-dashboard .adv-metric-card{
  min-height:92px!important;
  padding:15px 13px 13px!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:11px!important;
}
.vesta-advertiser-dashboard .adv-metric-icon{
  width:40px!important;
  height:40px!important;
  border-radius:12px!important;
}
.vesta-advertiser-dashboard .adv-metric-icon svg{
  width:21px!important;
  height:21px!important;
}
.vesta-advertiser-dashboard .adv-metric-card strong{
  font-size:21px!important;
  margin-bottom:6px!important;
}
.vesta-advertiser-dashboard .adv-metric-card span:not(.adv-metric-icon){
  font-size:11.5px!important;
  line-height:1.15!important;
}
.vesta-advertiser-dashboard .adv-metric-card small{
  font-size:10.5px!important;
  line-height:1.24!important;
}
.vesta-advertiser-dashboard .adv-panel{
  border-radius:16px!important;
  padding:16px!important;
}
.vesta-advertiser-dashboard .adv-panel-head{
  margin-bottom:13px!important;
}
.vesta-advertiser-dashboard .adv-panel-head h2{
  font-size:15px!important;
}
.vesta-advertiser-dashboard .adv-panel-head p{
  font-size:11.5px!important;
}
.vesta-advertiser-dashboard .adv-performance-panel{
  min-height:286px!important;
}
.vesta-advertiser-dashboard .adv-chart-legend{
  margin:0 0 8px 34px!important;
  gap:22px!important;
}
.vesta-advertiser-dashboard .adv-line-chart{
  height:206px!important;
  max-height:206px!important;
  overflow:visible!important;
}
.vesta-advertiser-dashboard .adv-line-chart line{
  stroke:#dde5f0!important;
  stroke-dasharray:4 4!important;
  stroke-width:1!important;
}
.vesta-advertiser-dashboard .adv-line-chart text{
  font-size:10.5px!important;
  fill:#64718a!important;
  font-weight:600!important;
}
.vesta-advertiser-dashboard .adv-chart-views,
.vesta-advertiser-dashboard .adv-chart-clicks{
  stroke-width:2.25!important;
}
.vesta-advertiser-dashboard .adv-dot-views,
.vesta-advertiser-dashboard .adv-dot-clicks{
  r:3!important;
}
.vesta-advertiser-dashboard .adv-actions-panel{
  padding:18px!important;
}
.vesta-advertiser-dashboard .adv-action-card{
  min-height:78px!important;
  padding:12px!important;
  grid-template-columns:42px minmax(0,1fr) 14px!important;
}
.vesta-advertiser-dashboard .adv-action-card>span{
  width:40px!important;
  height:40px!important;
}
.vesta-advertiser-dashboard .adv-action-card>span svg{
  width:20px!important;
  height:20px!important;
}
.vesta-advertiser-dashboard .adv-empty-panel{
  min-height:196px!important;
}
.vesta-advertiser-dashboard .adv-empty-spot{
  padding:10px 8px!important;
}
.vesta-advertiser-dashboard .adv-empty-spot>span{
  width:50px!important;
  height:50px!important;
  margin-bottom:12px!important;
}
.vesta-advertiser-dashboard .adv-empty-spot>span svg{
  width:22px!important;
  height:22px!important;
}
.vesta-advertiser-dashboard .adv-empty-spot strong{
  font-size:13px!important;
  margin-bottom:6px!important;
}
.vesta-advertiser-dashboard .adv-empty-spot p{
  font-size:11.5px!important;
  line-height:1.38!important;
  margin-bottom:12px!important;
}
.vesta-advertiser-dashboard .adv-solid-btn,
.vesta-advertiser-dashboard .adv-outline-btn{
  min-width:0!important;
  max-width:100%!important;
  height:36px!important;
  padding:0 18px!important;
  border-radius:10px!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
  font-size:11.5px!important;
  line-height:1!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.vesta-advertiser-dashboard .adv-solid-btn{
  min-width:168px!important;
}
@media(max-width:1280px){
  .vesta-advertiser-dashboard .adv-dash-hero__art{width:260px!important;flex-basis:260px!important;}
  .vesta-advertiser-dashboard .adv-art-card--chart{right:76px!important;width:168px!important;}
  .vesta-advertiser-dashboard .adv-art-card--donut{right:0!important;}
}
@media(max-width:980px){
  .vesta-advertiser-dashboard .adv-dash-hero{min-height:auto!important;}
}

/* Phase 5F — Request Advertisement exact SaaS UI rebuild (UI only) */
.vesta-advertiser-request{
  --req-purple:#6d2df6;
  --req-purple-2:#8b5cf6;
  --req-ink:#07122d;
  --req-muted:#50617f;
  --req-soft:#f6f3ff;
  --req-line:#e5eaf3;
  --req-panel:#ffffff;
  --req-shadow:0 18px 45px rgba(24,33,64,.06);
}
.vesta-advertiser-request .vesta-advertiser-page{
  background:#f7f9fd!important;
}
.vesta-advertiser-request .ap-advertiser-head{
  position:relative!important;
  overflow:hidden!important;
  min-height:112px!important;
  padding:24px 38px!important;
  border:1px solid #dde5f3!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 83% 42%,rgba(109,45,246,.24),transparent 28%),
    linear-gradient(100deg,#fff 0%,#fff 55%,#f1eaff 100%)!important;
  box-shadow:none!important;
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
  margin:0 0 22px!important;
}
.vesta-advertiser-request .ap-advertiser-head .ap-head-icon{
  width:58px!important;
  height:58px!important;
  border-radius:22px!important;
  background:#efe7ff!important;
  border:1px solid #e4d6ff!important;
  color:var(--req-purple)!important;
  flex:0 0 58px!important;
}
.vesta-advertiser-request .ap-advertiser-head .ap-head-icon svg{width:26px!important;height:26px!important;stroke-width:2!important;}
.vesta-advertiser-request .ap-advertiser-head h1{
  margin:0!important;
  color:var(--req-ink)!important;
  font-size:22px!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
  font-weight:780!important;
}
.vesta-advertiser-request .ap-advertiser-head p{
  margin:6px 0 0!important;
  color:var(--req-muted)!important;
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:500!important;
}
.vesta-advertiser-request .ap-advertiser-head::before{
  content:"";
  position:absolute;
  right:92px;
  top:23px;
  width:168px;
  height:66px;
  border-radius:18px;
  background:rgba(255,255,255,.76);
  box-shadow:0 16px 45px rgba(109,45,246,.18);
  transform:rotate(-8deg);
}
.vesta-advertiser-request .ap-advertiser-head::after{
  content:"";
  position:absolute;
  right:37px;
  top:20px;
  width:84px;
  height:78px;
  border-radius:22px;
  background:
    radial-gradient(circle at 56% 48%,#fff 0 18%,transparent 19%),
    conic-gradient(from 8deg,#ff7a2f 0 18%,#6d2df6 18% 70%,#cabdff 70% 100%);
  box-shadow:0 18px 45px rgba(109,45,246,.18);
  opacity:.96;
}
.vesta-advertiser-request .ap-request-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 320px!important;
  gap:18px!important;
  align-items:start!important;
}
.vesta-advertiser-request .ap-request-main{
  min-width:0!important;
}
.vesta-advertiser-request .ap-request-stepper{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  padding:16px!important;
  margin:0 0 18px!important;
  border:1px solid #dde5f3!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.9)!important;
  box-shadow:none!important;
}
.vesta-advertiser-request .ap-request-stepper button{
  position:relative!important;
  min-height:64px!important;
  padding:12px 16px!important;
  border:1px solid #e1e7f1!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#30405f!important;
  display:grid!important;
  grid-template-columns:32px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:10px!important;
  align-items:center!important;
  text-align:left!important;
  box-shadow:0 12px 28px rgba(15,23,42,.03)!important;
}
.vesta-advertiser-request .ap-request-stepper button:not(:last-child)::after{
  content:"›";
  position:absolute;
  right:-13px;
  top:50%;
  transform:translateY(-50%);
  color:#64748b;
  font-size:22px;
  font-weight:500;
  z-index:2;
}
.vesta-advertiser-request .ap-request-stepper span{
  grid-row:1 / span 2!important;
  width:32px!important;
  height:32px!important;
  border-radius:50%!important;
  border:1px solid #dfe7f2!important;
  background:#f8fafc!important;
  color:#10203f!important;
  font-size:13px!important;
  font-weight:750!important;
}
.vesta-advertiser-request .ap-request-stepper strong{
  font-size:13px!important;
  font-weight:760!important;
  line-height:1.15!important;
  color:#1a2945!important;
}
.vesta-advertiser-request .ap-request-stepper small{
  display:block!important;
  font-size:11px!important;
  line-height:1.2!important;
  color:#71809b!important;
  font-weight:550!important;
  margin-top:2px!important;
}
.vesta-advertiser-request .ap-request-stepper button.is-active{
  border-color:#9b6cff!important;
  background:#fff!important;
  box-shadow:0 16px 34px rgba(109,45,246,.12)!important;
}
.vesta-advertiser-request .ap-request-stepper button.is-active span{
  color:#fff!important;
  background:linear-gradient(135deg,#6d2df6,#8b5cf6)!important;
  border-color:#6d2df6!important;
}
.vesta-advertiser-request .ap-request-panel,
.vesta-advertiser-request .ap-request-summary{
  border:1px solid #dde5f3!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.vesta-advertiser-request .ap-request-panel{
  padding:28px 28px 20px!important;
  min-height:388px!important;
}
.vesta-advertiser-request .ap-request-panel__head{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin-bottom:24px!important;
}
.vesta-advertiser-request .ap-request-panel__head>span{
  width:46px!important;
  height:46px!important;
  border-radius:17px!important;
  background:#f3edff!important;
  border:1px solid #e4d8ff!important;
  color:var(--req-purple)!important;
}
.vesta-advertiser-request .ap-request-panel__head svg{width:22px!important;height:22px!important;stroke-width:2!important;}
.vesta-advertiser-request .ap-request-panel h2{
  font-size:20px!important;
  line-height:1.15!important;
  font-weight:780!important;
  letter-spacing:-.02em!important;
  color:var(--req-ink)!important;
}
.vesta-advertiser-request .ap-request-panel p{
  color:#536584!important;
  font-size:13.5px!important;
  line-height:1.45!important;
}
.vesta-advertiser-request .ap-choice-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.vesta-advertiser-request .ap-choice-grid--types{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
}
.vesta-advertiser-request .ap-choice-card{
  position:relative!important;
  min-height:204px!important;
  padding:22px 16px 16px!important;
  border:1px solid #e2e8f3!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}
.vesta-advertiser-request .ap-choice-card:hover{
  border-color:#b69cff!important;
  box-shadow:0 18px 38px rgba(109,45,246,.08)!important;
  transform:translateY(-1px);
}
.vesta-advertiser-request .ap-choice-card:has(input:checked){
  border-color:#8b5cf6!important;
  box-shadow:0 16px 38px rgba(109,45,246,.10)!important;
}
.vesta-advertiser-request .ap-choice-card input[type="radio"]{
  position:absolute!important;
  top:22px!important;
  right:16px!important;
  width:18px!important;
  height:18px!important;
  accent-color:var(--req-purple)!important;
}
.vesta-advertiser-request .ap-choice-card__icon{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  background:#f4efff!important;
  border:1px solid #eadfff!important;
  color:var(--req-purple)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
}
.vesta-advertiser-request .ap-choice-card__icon svg{width:20px!important;height:20px!important;stroke-width:2!important;}
.vesta-advertiser-request .ap-choice-card strong{
  display:block!important;
  min-height:42px!important;
  color:var(--req-ink)!important;
  font-size:16px!important;
  line-height:1.22!important;
  letter-spacing:-.02em!important;
  font-weight:780!important;
  padding-right:20px!important;
}
.vesta-advertiser-request .ap-choice-card p{
  margin:0!important;
  color:#536584!important;
  font-size:13px!important;
  line-height:1.5!important;
  min-height:72px!important;
}
.vesta-advertiser-request .ap-choice-card small{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin-top:auto!important;
  padding:7px 10px!important;
  border-radius:10px!important;
  background:#f7f4ff!important;
  color:#314060!important;
  font-size:11.5px!important;
  line-height:1.1!important;
  font-weight:700!important;
}
.vesta-advertiser-request .ap-request-nav{
  margin-top:26px!important;
  padding-top:18px!important;
  border-top:1px solid #edf1f7!important;
}
.vesta-advertiser-request .ap-request-nav .ap-primary,
.vesta-advertiser-request .ap-request-nav .ap-secondary{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  height:44px!important;
  border-radius:14px!important;
  padding:0 22px!important;
  min-width:132px!important;
  font-size:13px!important;
  font-weight:750!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.vesta-advertiser-request .ap-request-nav .ap-primary{
  background:#071024!important;
  color:#fff!important;
  box-shadow:0 15px 32px rgba(15,23,42,.20)!important;
  border:1px solid #071024!important;
}
.vesta-advertiser-request .ap-request-nav .ap-secondary{
  background:#fff!important;
  color:#071024!important;
  border:1px solid #dde5f3!important;
}
.vesta-advertiser-request .ap-request-summary{
  position:sticky!important;
  top:96px!important;
  padding:24px 20px!important;
  min-height:462px!important;
}
.vesta-advertiser-request .ap-request-summary__head{
  gap:12px!important;
  margin-bottom:24px!important;
}
.vesta-advertiser-request .ap-request-summary__head>span{
  width:44px!important;
  height:44px!important;
  border-radius:16px!important;
  background:#f3edff!important;
  border:1px solid #e4d8ff!important;
  color:var(--req-purple)!important;
  flex:0 0 44px!important;
}
.vesta-advertiser-request .ap-request-summary__head strong{
  font-size:18px!important;
  line-height:1.15!important;
  font-weight:780!important;
  color:var(--req-ink)!important;
}
.vesta-advertiser-request .ap-request-summary__head p{
  font-size:12.5px!important;
  color:#536584!important;
  margin-top:4px!important;
}
.vesta-advertiser-request .ap-request-summary dl{
  gap:0!important;
  margin-bottom:18px!important;
}
.vesta-advertiser-request .ap-request-summary dl>div{
  padding:13px 0!important;
  border-bottom:1px solid #edf1f7!important;
}
.vesta-advertiser-request .ap-request-summary dt{
  font-size:12px!important;
  color:#536584!important;
  font-weight:700!important;
}
.vesta-advertiser-request .ap-request-summary dd{
  font-size:12px!important;
  color:#071024!important;
  font-weight:800!important;
}
.vesta-advertiser-request .ap-request-summary dd a,
.vesta-advertiser-request .ap-request-summary [data-summary="creative"]{
  color:var(--req-purple)!important;
}
.vesta-advertiser-request .ap-request-price{
  margin-top:2px!important;
  border:1px solid #e8e0ff!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fff,#fbf8ff)!important;
  padding:16px!important;
  gap:14px!important;
}
.vesta-advertiser-request .ap-request-price span{
  font-size:12.5px!important;
  color:#536584!important;
  font-weight:650!important;
}
.vesta-advertiser-request .ap-request-price strong{
  font-size:13px!important;
  color:#071024!important;
  font-weight:800!important;
}
.vesta-advertiser-request .ap-request-price .is-total{
  padding-top:15px!important;
  border-top:1px solid #e2e8f0!important;
}
.vesta-advertiser-request .ap-request-price .is-total strong{
  color:var(--req-purple)!important;
  font-size:22px!important;
  letter-spacing:-.025em!important;
}
.vesta-advertiser-request .ap-creative-mode{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
}
.vesta-advertiser-request .ap-creative-mode label,
.vesta-advertiser-request .ap-form-grid input,
.vesta-advertiser-request .ap-form-grid textarea,
.vesta-advertiser-request .ap-review-grid>div{
  border-color:#e2e8f3!important;
  border-radius:15px!important;
}
@media(max-width:1280px){
  .vesta-advertiser-request .ap-request-layout{grid-template-columns:1fr!important;}
  .vesta-advertiser-request .ap-request-summary{position:static!important;min-height:auto!important;}
  .vesta-advertiser-request .ap-choice-grid--types{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:900px){
  .vesta-advertiser-request .ap-advertiser-head{padding:20px!important;}
  .vesta-advertiser-request .ap-advertiser-head::before,
  .vesta-advertiser-request .ap-advertiser-head::after{display:none!important;}
  .vesta-advertiser-request .ap-request-stepper{grid-template-columns:1fr!important;}
  .vesta-advertiser-request .ap-request-stepper button::after{display:none!important;}
  .vesta-advertiser-request .ap-choice-grid,
  .vesta-advertiser-request .ap-choice-grid--types,
  .vesta-advertiser-request .ap-creative-mode,
  .vesta-advertiser-request .ap-form-grid,
  .vesta-advertiser-request .ap-review-grid{grid-template-columns:1fr!important;}
  .vesta-advertiser-request .ap-request-panel{padding:20px!important;}
}

/* Phase 5F Repair: exact request advertisement UI markup rebuild */
.vesta-advertiser-request-exact{--req-purple:#6d2df6;--req-purple-2:#8b5cf6;--req-ink:#071024;--req-muted:#536584;--req-line:#e2e8f3;--req-soft:#f7f4ff;--req-green:#16a34a;}
.vesta-advertiser-request-exact .ap-request-layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important;align-items:start!important;}
.vesta-advertiser-request-exact .ap-request-main{min-width:0!important;}
.vesta-advertiser-request-exact .ap-exact-stepper{padding:16px!important;margin:0 0 18px!important;border-radius:18px!important;border:1px solid #dbe5f3!important;background:#fff!important;box-shadow:0 16px 40px rgba(15,23,42,.035)!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;}
.vesta-advertiser-request-exact .ap-exact-stepper button{position:relative!important;min-height:64px!important;border:1px solid #e0e8f4!important;border-radius:14px!important;background:#fff!important;padding:12px 14px!important;display:grid!important;grid-template-columns:32px 1fr!important;grid-template-rows:auto auto!important;align-items:center!important;gap:0 10px!important;color:#263858!important;box-shadow:none!important;}
.vesta-advertiser-request-exact .ap-exact-stepper button:not(:last-child)::after{content:"›"!important;position:absolute!important;right:-13px!important;top:50%!important;transform:translateY(-50%)!important;font-size:26px!important;line-height:1!important;color:#536584!important;z-index:3!important;}
.vesta-advertiser-request-exact .ap-exact-stepper span{grid-row:1/3!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#f8fbff!important;border:1px solid #dde7f2!important;color:#071024!important;font-size:13px!important;font-weight:800!important;}
.vesta-advertiser-request-exact .ap-exact-stepper strong{font-size:13px!important;font-weight:800!important;color:#071024!important;line-height:1.1!important;}
.vesta-advertiser-request-exact .ap-exact-stepper small{display:block!important;font-size:11px!important;color:#667895!important;font-weight:600!important;margin-top:4px!important;line-height:1.15!important;}
.vesta-advertiser-request-exact .ap-exact-stepper button.is-active{border-color:#9b6cff!important;box-shadow:0 16px 34px rgba(109,45,246,.10)!important;}
.vesta-advertiser-request-exact .ap-exact-stepper button.is-active span{background:linear-gradient(135deg,#6d2df6,#8b5cf6)!important;color:#fff!important;border-color:#6d2df6!important;}
.vesta-advertiser-request-exact .ap-request-panel{padding:28px 26px 18px!important;border-radius:20px!important;border:1px solid #dde7f3!important;background:#fff!important;min-height:auto!important;box-shadow:0 18px 46px rgba(15,23,42,.035)!important;overflow:visible!important;}
.vesta-advertiser-request-exact .ap-placement-panel{padding-bottom:22px!important;}
.vesta-advertiser-request-exact .ap-request-panel__head{display:flex!important;align-items:center!important;gap:14px!important;margin:0 0 20px!important;}
.vesta-advertiser-request-exact .ap-request-panel__head>span{width:46px!important;height:46px!important;border-radius:16px!important;background:#f3edff!important;border:1px solid #e2d5ff!important;color:#6d2df6!important;}
.vesta-advertiser-request-exact .ap-request-panel__head h2{font-size:20px!important;line-height:1.12!important;font-weight:850!important;letter-spacing:-.025em!important;color:#071024!important;margin:0!important;}
.vesta-advertiser-request-exact .ap-request-panel__head p{font-size:13.5px!important;line-height:1.4!important;color:#536584!important;margin:5px 0 0!important;}
.vesta-advertiser-request-exact .ap-section-label{display:flex!important;align-items:center!important;gap:10px!important;margin:2px 0 12px!important;color:#071024!important;}
.vesta-advertiser-request-exact .ap-section-label strong{font-size:13.5px!important;font-weight:850!important;}
.vesta-advertiser-request-exact .ap-section-label button{border:0!important;background:#f3edff!important;color:#6d2df6!important;border-radius:999px!important;padding:5px 9px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:750!important;height:24px!important;}
.vesta-advertiser-request-exact .ap-section-label button svg{width:13px!important;height:13px!important;}
.vesta-advertiser-request-exact .ap-placement-label{margin-top:26px!important;}
.vesta-advertiser-request-exact .ap-package-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;}
.vesta-advertiser-request-exact .ap-placement-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;}
.vesta-advertiser-request-exact .ap-duration-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.vesta-advertiser-request-exact .ap-modern-type-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;}
.vesta-advertiser-request-exact .ap-request-modern-card{position:relative!important;border:1px solid #e2e8f3!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important;transition:border-color .16s ease, box-shadow .16s ease, transform .16s ease!important;cursor:pointer!important;overflow:hidden!important;}
.vesta-advertiser-request-exact .ap-request-modern-card:hover{border-color:#b69cff!important;box-shadow:0 18px 36px rgba(109,45,246,.08)!important;transform:translateY(-1px)!important;}
.vesta-advertiser-request-exact .ap-request-modern-card:has(input:checked){border-color:#8b5cf6!important;box-shadow:0 18px 38px rgba(109,45,246,.10)!important;}
.vesta-advertiser-request-exact .ap-request-modern-card input[type="radio"]{position:absolute!important;top:18px!important;right:16px!important;width:17px!important;height:17px!important;accent-color:#6d2df6!important;z-index:4!important;}
.vesta-advertiser-request-exact .ap-request-modern-card:has(input:checked)::after{content:"";position:absolute;top:18px;right:16px;width:17px;height:17px;border-radius:50%;background:#6d2df6;box-shadow:inset 0 0 0 5px #6d2df6;border:3px solid #fff;outline:1px solid #6d2df6;pointer-events:none;z-index:5;}
.vesta-advertiser-request-exact .ap-package-card{min-height:226px!important;padding:28px 16px 16px!important;display:flex!important;flex-direction:column!important;gap:9px!important;}
.vesta-advertiser-request-exact .ap-card-badge{position:absolute!important;top:14px!important;left:14px!important;background:#efe7ff!important;color:#6d2df6!important;border-radius:999px!important;padding:3px 7px!important;font-size:9.5px!important;line-height:1!important;font-weight:850!important;font-style:normal!important;letter-spacing:.02em!important;}
.vesta-advertiser-request-exact .ap-package-card .ap-choice-card__icon,.vesta-advertiser-request-exact .ap-placement-card .ap-choice-card__icon,.vesta-advertiser-request-exact .ap-duration-card .ap-choice-card__icon,.vesta-advertiser-request-exact .ap-type-card .ap-choice-card__icon{width:42px!important;height:42px!important;border-radius:14px!important;background:#f4efff!important;border:1px solid #e9defe!important;color:#6d2df6!important;margin:4px 0 3px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.vesta-advertiser-request-exact .ap-package-card .ap-choice-card__icon svg,.vesta-advertiser-request-exact .ap-placement-card .ap-choice-card__icon svg,.vesta-advertiser-request-exact .ap-duration-card .ap-choice-card__icon svg{width:19px!important;height:19px!important;stroke-width:2!important;}
.vesta-advertiser-request-exact .ap-package-card strong,.vesta-advertiser-request-exact .ap-placement-card strong,.vesta-advertiser-request-exact .ap-duration-card strong,.vesta-advertiser-request-exact .ap-type-card strong{font-size:15px!important;line-height:1.18!important;color:#071024!important;font-weight:850!important;letter-spacing:-.02em!important;min-height:auto!important;padding-right:20px!important;margin:0!important;}
.vesta-advertiser-request-exact .ap-package-price{display:grid!important;gap:1px!important;margin:0!important;}
.vesta-advertiser-request-exact .ap-package-price b{font-size:13.5px!important;color:#071024!important;font-weight:850!important;line-height:1.1!important;}
.vesta-advertiser-request-exact .ap-package-price span{font-size:11px!important;color:#536584!important;font-weight:600!important;}
.vesta-advertiser-request-exact .ap-feature-list{display:grid!important;gap:7px!important;margin:8px 0 0!important;padding:0!important;list-style:none!important;}
.vesta-advertiser-request-exact .ap-feature-list li{display:flex!important;align-items:center!important;gap:7px!important;font-size:11.5px!important;line-height:1.15!important;color:#536584!important;font-weight:600!important;}
.vesta-advertiser-request-exact .ap-feature-list svg{width:12px!important;height:12px!important;color:#16a34a!important;stroke-width:2.4!important;flex:0 0 auto!important;}
.vesta-advertiser-request-exact .ap-placement-card{min-height:124px!important;padding:16px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;row-gap:4px!important;align-items:start!important;}
.vesta-advertiser-request-exact .ap-placement-card .ap-choice-card__icon{grid-column:1!important;grid-row:1/4!important;margin:0!important;width:40px!important;height:40px!important;border-radius:13px!important;}
.vesta-advertiser-request-exact .ap-placement-card strong{grid-column:2!important;grid-row:1!important;padding:0!important;font-size:14.5px!important;margin-top:3px!important;}
.vesta-advertiser-request-exact .ap-placement-size{grid-column:2!important;grid-row:2!important;min-height:auto!important;margin:2px 0 7px!important;font-size:12.5px!important;color:#536584!important;line-height:1.1!important;}
.vesta-advertiser-request-exact .ap-placement-card input[type="radio"]{grid-column:3!important;position:static!important;margin-top:3px!important;}
.vesta-advertiser-request-exact .ap-placement-card:has(input:checked)::after{top:18px!important;right:16px!important;}
.vesta-advertiser-request-exact .ap-device-pill{grid-column:2!important;grid-row:3!important;display:inline-flex!important;width:max-content!important;align-items:center!important;gap:5px!important;padding:4px 7px!important;border-radius:999px!important;background:#f3edff!important;color:#6d2df6!important;font-size:10.5px!important;font-weight:800!important;margin:0!important;line-height:1!important;}
.vesta-advertiser-request-exact .ap-device-pill svg{width:12px!important;height:12px!important;}
.vesta-advertiser-request-exact .ap-duration-card{min-height:150px!important;padding:18px!important;display:flex!important;flex-direction:column!important;gap:10px!important;}
.vesta-advertiser-request-exact .ap-duration-card p{font-size:13px!important;color:#536584!important;min-height:auto!important;margin:4px 0 auto!important;}
.vesta-advertiser-request-exact .ap-duration-card small{font-size:11.5px!important;font-weight:800!important;background:#f7f4ff!important;color:#1a2945!important;border-radius:999px!important;padding:6px 9px!important;width:max-content!important;}
.vesta-advertiser-request-exact .ap-request-nav{margin-top:22px!important;padding-top:16px!important;border-top:1px solid #edf1f7!important;display:flex!important;justify-content:space-between!important;align-items:center!important;}
.vesta-advertiser-request-exact .ap-request-nav .ap-primary,.vesta-advertiser-request-exact .ap-request-nav .ap-secondary{height:42px!important;min-width:112px!important;border-radius:13px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:12.5px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important;}
.vesta-advertiser-request-exact .ap-request-nav .ap-primary{background:#071024!important;border-color:#071024!important;color:#fff!important;box-shadow:0 16px 32px rgba(15,23,42,.20)!important;}
.vesta-advertiser-request-exact .ap-request-nav .ap-secondary{background:#fff!important;border:1px solid #dbe5f3!important;color:#071024!important;}
.vesta-advertiser-request-exact .ap-request-summary{border:1px solid #dbe5f3!important;border-radius:20px!important;background:#fff!important;padding:22px 20px 18px!important;box-shadow:0 18px 46px rgba(15,23,42,.04)!important;top:96px!important;min-height:0!important;}
.vesta-advertiser-request-exact .ap-request-summary__head{display:flex!important;gap:12px!important;align-items:center!important;margin-bottom:24px!important;}
.vesta-advertiser-request-exact .ap-request-summary__head>span{width:44px!important;height:44px!important;border-radius:16px!important;background:#f3edff!important;border:1px solid #e2d5ff!important;color:#6d2df6!important;flex:0 0 44px!important;}
.vesta-advertiser-request-exact .ap-request-summary__head strong{font-size:18px!important;font-weight:850!important;line-height:1.1!important;color:#071024!important;}
.vesta-advertiser-request-exact .ap-request-summary__head p{font-size:12.5px!important;color:#536584!important;line-height:1.25!important;margin:4px 0 0!important;}
.vesta-advertiser-request-exact .ap-request-summary dl{display:grid!important;gap:0!important;margin:0 0 18px!important;}
.vesta-advertiser-request-exact .ap-request-summary dl>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:13px 0!important;border-bottom:1px solid #edf1f7!important;}
.vesta-advertiser-request-exact .ap-request-summary dt{font-size:12px!important;font-weight:750!important;color:#536584!important;}
.vesta-advertiser-request-exact .ap-request-summary dd{font-size:12px!important;font-weight:850!important;color:#071024!important;margin:0!important;text-align:right!important;max-width:160px!important;}
.vesta-advertiser-request-exact .ap-request-summary [data-summary="type"],.vesta-advertiser-request-exact .ap-request-summary [data-summary="package"],.vesta-advertiser-request-exact .ap-request-summary [data-summary="placement"],.vesta-advertiser-request-exact .ap-request-summary [data-summary="creative"]{color:#6d2df6!important;}
.vesta-advertiser-request-exact .ap-request-price{border:1px solid #e5ddff!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbf8ff)!important;padding:16px!important;display:grid!important;gap:13px!important;margin:0!important;}
.vesta-advertiser-request-exact .ap-request-price>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;}
.vesta-advertiser-request-exact .ap-request-price span{font-size:12px!important;color:#536584!important;font-weight:700!important;}
.vesta-advertiser-request-exact .ap-request-price strong{font-size:13px!important;color:#071024!important;font-weight:850!important;}
.vesta-advertiser-request-exact .ap-request-price .is-total{border-top:1px solid #e2e8f0!important;padding-top:13px!important;}
.vesta-advertiser-request-exact .ap-request-price .is-total strong{font-size:22px!important;line-height:1!important;letter-spacing:-.025em!important;color:#6d2df6!important;}
.vesta-advertiser-request-exact .ap-final-note{display:flex!important;gap:10px!important;align-items:flex-start!important;border:1px solid #dde7ff!important;background:linear-gradient(135deg,#f6f8ff,#eef2ff)!important;border-radius:14px!important;padding:13px 14px!important;margin-top:14px!important;color:#536584!important;}
.vesta-advertiser-request-exact .ap-final-note span{width:26px!important;height:26px!important;border-radius:10px!important;background:#eef2ff!important;color:#6d2df6!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 26px!important;}
.vesta-advertiser-request-exact .ap-final-note svg{width:14px!important;height:14px!important;}
.vesta-advertiser-request-exact .ap-final-note p{margin:0!important;font-size:12px!important;line-height:1.35!important;color:#536584!important;}
@media(max-width:1320px){.vesta-advertiser-request-exact .ap-package-grid,.vesta-advertiser-request-exact .ap-placement-grid,.vesta-advertiser-request-exact .ap-modern-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.vesta-advertiser-request-exact .ap-request-layout{grid-template-columns:1fr!important}.vesta-advertiser-request-exact .ap-request-summary{position:static!important;}}
@media(max-width:900px){.vesta-advertiser-request-exact .ap-exact-stepper,.vesta-advertiser-request-exact .ap-package-grid,.vesta-advertiser-request-exact .ap-placement-grid,.vesta-advertiser-request-exact .ap-duration-grid,.vesta-advertiser-request-exact .ap-modern-type-grid{grid-template-columns:1fr!important}.vesta-advertiser-request-exact .ap-exact-stepper button::after{display:none!important}.vesta-advertiser-request-exact .ap-request-panel{padding:20px!important}.vesta-advertiser-request-exact .ap-placement-card{grid-template-columns:auto 1fr auto!important}}

/* Phase 5F.1: placement card header collision repair */
.vesta-advertiser-request-exact .ap-placement-grid{
  align-items:stretch!important;
}
.vesta-advertiser-request-exact .ap-placement-card{
  min-height:150px!important;
  padding:18px 16px 16px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 22px!important;
  grid-template-rows:42px minmax(38px,auto) auto auto!important;
  column-gap:12px!important;
  row-gap:8px!important;
  align-items:start!important;
  overflow:hidden!important;
}
.vesta-advertiser-request-exact .ap-placement-card .ap-choice-card__icon{
  grid-column:1!important;
  grid-row:1!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  border-radius:14px!important;
}
.vesta-advertiser-request-exact .ap-placement-card input[type="radio"]{
  grid-column:2!important;
  grid-row:1!important;
  align-self:start!important;
  justify-self:end!important;
  position:static!important;
  margin:2px 0 0!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 auto!important;
}
.vesta-advertiser-request-exact .ap-placement-card:has(input:checked)::after{
  top:20px!important;
  right:16px!important;
}
.vesta-advertiser-request-exact .ap-placement-card strong{
  grid-column:1 / 3!important;
  grid-row:2!important;
  display:block!important;
  padding:0!important;
  margin:0!important;
  min-height:38px!important;
  max-width:100%!important;
  font-size:15px!important;
  line-height:1.15!important;
  font-weight:850!important;
  letter-spacing:-.02em!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.vesta-advertiser-request-exact .ap-placement-size{
  grid-column:1 / 3!important;
  grid-row:3!important;
  margin:0!important;
  min-height:26px!important;
  color:#536584!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:650!important;
}
.vesta-advertiser-request-exact .ap-device-pill{
  grid-column:1 / 3!important;
  grid-row:4!important;
  justify-self:start!important;
  align-self:end!important;
  display:inline-flex!important;
  width:max-content!important;
  max-width:100%!important;
  margin:6px 0 0!important;
  padding:6px 9px!important;
  border-radius:999px!important;
  background:#f5f0ff!important;
  color:#263858!important;
  font-size:11px!important;
  line-height:1.05!important;
  font-weight:800!important;
  white-space:normal!important;
}
.vesta-advertiser-request-exact .ap-device-pill svg{
  width:12px!important;
  height:12px!important;
  flex:0 0 auto!important;
}
@media(max-width:1320px){
  .vesta-advertiser-request-exact .ap-placement-card strong{min-height:auto!important;}
}

/* Phase 5H — Advertiser Invoices Exact UI Rebuild */
.vesta-advertiser-invoices-rebuilt .ap-advertiser-head{display:none!important;}
.adv-invoice-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px;padding:20px 24px;border:1px solid #e3e8f4;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(31,41,90,.045);}
.adv-invoice-hero__copy{display:flex;align-items:center;gap:15px;min-width:0;}
.adv-invoice-hero__icon,.adv-invoice-status__icon,.adv-side-title span{width:50px;height:50px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#f1e8ff;color:#6d28ff;flex:none;}
.adv-invoice-hero__icon svg,.adv-invoice-status__icon svg,.adv-side-title span svg{width:22px;height:22px;stroke-width:2.2;}
.adv-invoice-hero h1{margin:0;font-size:24px;line-height:1.15;font-weight:800;color:#071329;letter-spacing:-.025em;}
.adv-invoice-hero p{margin:5px 0 0;font-size:14px;line-height:1.45;color:#53617d;font-weight:500;}
.adv-invoice-hero__action{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;background:linear-gradient(135deg,#7c3aed,#5b21d9);color:#fff;text-decoration:none;font-size:13px;font-weight:800;padding:0 16px;box-shadow:0 16px 28px rgba(109,40,255,.22);white-space:nowrap;}
.adv-invoice-hero__action svg{width:16px;height:16px;}
.adv-invoice-status-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 18px;}
.adv-invoice-status{min-height:84px;border:1px solid #e3e8f4;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(31,41,90,.035);display:flex;align-items:center;gap:13px;padding:14px 16px;text-decoration:none;color:#0b1431;transition:.18s ease;}
.adv-invoice-status:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(31,41,90,.055);}
.adv-invoice-status.is-active{border-color:#7c3aed;box-shadow:0 0 0 1px #7c3aed,0 18px 38px rgba(109,40,255,.12);}
.adv-invoice-status__icon{width:44px;height:44px;border-radius:15px;}
.adv-invoice-status__icon svg{width:20px;height:20px;}
.adv-invoice-status.is-unpaid .adv-invoice-status__icon{background:#fff3e2;color:#f97316;}
.adv-invoice-status.is-review .adv-invoice-status__icon{background:#eaf2ff;color:#2563eb;}
.adv-invoice-status.is-paid .adv-invoice-status__icon{background:#e8fbf1;color:#16a34a;}
.adv-invoice-status.is-overdue .adv-invoice-status__icon{background:#fff0f1;color:#e11d48;}
.adv-invoice-status.is-cancelled .adv-invoice-status__icon{background:#f3f5fb;color:#334155;}
.adv-invoice-status__copy{display:flex;flex-direction:column;gap:7px;min-width:0;}
.adv-invoice-status__copy span{font-size:12px;line-height:1.1;color:#24304c;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.adv-invoice-status__copy strong{font-size:22px;line-height:1;color:#071329;font-weight:800;letter-spacing:-.02em;}
.adv-invoice-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start;}
.adv-invoice-table-card,.adv-invoice-summary-card,.adv-invoice-quick-card{border:1px solid #e3e8f4;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(31,41,90,.045);}
.adv-invoice-table-card{overflow:hidden;min-width:0;}
.adv-invoice-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 20px 18px;border-bottom:1px solid #edf1f7;}
.adv-invoice-card-head h2,.adv-invoice-summary-card h2,.adv-invoice-quick-card h2{font-size:17px;line-height:1.2;font-weight:800;letter-spacing:-.02em;color:#071329;margin:0;}
.adv-invoice-card-head p{font-size:13px;line-height:1.45;color:#53617d;margin:5px 0 0;font-weight:500;}
.adv-invoice-card-actions{display:flex;align-items:center;gap:8px;flex:none;}
.adv-invoice-card-actions a{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e3e8f4;border-radius:11px;background:#fff;color:#071329;text-decoration:none;font-size:12px;font-weight:800;padding:0 12px;}
.adv-invoice-card-actions svg{width:16px;height:16px;}
.adv-invoice-table-wrap{overflow:auto;}
.adv-invoice-table{width:100%;border-collapse:separate;border-spacing:0;min-width:860px;}
.adv-invoice-table th,.adv-invoice-table td{font-size:12px;line-height:1.35;text-align:left;padding:15px 14px;border-bottom:1px solid #edf1f7;color:#283451;white-space:nowrap;vertical-align:middle;}
.adv-invoice-table th{font-weight:800;color:#0c1530;background:#fbfcff;}
.adv-invoice-table td strong{font-weight:800;color:#071329;}
.adv-invoice-table td small{display:block;margin-top:3px;color:#66708a;font-size:11px;line-height:1.3;font-weight:600;}
.adv-invoice-table tr:last-child td{border-bottom:0;}
.adv-table-checkbox,.adv-check-placeholder{width:14px;height:14px;border:1px solid #c8d1e2;border-radius:4px;background:#fff;display:inline-block;}
.adv-muted-link{font-weight:700;color:#41527a;}
.adv-campaign-name{max-width:180px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.adv-invoice-row-actions{display:flex;align-items:center;gap:8px;}
.adv-invoice-row-actions a{width:32px;height:32px;border-radius:10px;border:1px solid #e3e8f4;background:#fff;color:#071329;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;}
.adv-invoice-row-actions svg{width:15px;height:15px;}
.adv-invoice-table .ap-status-pill{height:24px;padding:0 9px;font-size:11px;font-weight:800;border-radius:999px;text-transform:none;}
.adv-invoice-table .ap-status-pill:before{content:'';width:6px;height:6px;border-radius:999px;background:currentColor;display:inline-block;}
.adv-invoice-table .is-overdue-text{color:#e11d48;font-weight:800;}
.adv-invoice-table-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-top:1px solid #edf1f7;font-size:12px;color:#53617d;font-weight:600;}
.adv-invoice-pages{display:flex;align-items:center;gap:8px;}
.adv-invoice-pages a,.adv-invoice-pages strong{width:34px;height:34px;border-radius:10px;border:1px solid #e3e8f4;background:#fff;color:#071329;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;font-weight:800;}
.adv-invoice-pages strong{background:#6d28ff;color:#fff;border-color:#6d28ff;box-shadow:0 10px 20px rgba(109,40,255,.22);}
.adv-invoice-pages svg{width:15px;height:15px;}
.adv-invoice-aside{display:grid;gap:16px;min-width:0;}
.adv-invoice-summary-card,.adv-invoice-quick-card{padding:20px;}
.adv-side-title{display:flex;align-items:center;gap:12px;margin-bottom:18px;}
.adv-side-title span{width:40px;height:40px;border-radius:13px;}
.adv-side-title span svg{width:18px;height:18px;}
.adv-invoice-summary-card dl{margin:0;display:grid;gap:0;}
.adv-invoice-summary-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f7;padding:12px 0;}
.adv-invoice-summary-card dl div:first-child{padding-top:0;}
.adv-invoice-summary-card dl div:last-child{border-bottom:0;padding-bottom:0;}
.adv-invoice-summary-card dt{font-size:12px;line-height:1.3;color:#53617d;font-weight:700;}
.adv-invoice-summary-card dd{margin:0;font-size:13px;line-height:1.2;color:#071329;font-weight:800;text-align:right;}
.adv-invoice-summary-card dd.is-paid{color:#16a34a;}.adv-invoice-summary-card dd.is-unpaid{color:#f97316;}.adv-invoice-summary-card dd.is-overdue{color:#e11d48;}
.adv-invoice-quick-card h2{margin-bottom:12px;}
.adv-invoice-quick-card a{display:grid;grid-template-columns:32px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f7;color:#071329;text-decoration:none;}
.adv-invoice-quick-card a:last-child{border-bottom:0;}
.adv-invoice-quick-card a>svg:first-child{width:18px;height:18px;color:#101a33;}
.adv-invoice-quick-card a>svg:last-child{width:16px;height:16px;color:#65728c;}
.adv-invoice-quick-card strong{display:block;font-size:12px;line-height:1.2;font-weight:800;color:#071329;}
.adv-invoice-quick-card small{display:block;margin-top:3px;font-size:11px;line-height:1.25;color:#66708a;font-weight:600;}
.adv-invoice-empty{min-height:210px;margin:20px;border:1px dashed #cbd5e1;border-radius:16px;background:#fbfcff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:28px;}
.adv-invoice-empty>span{width:58px;height:58px;border-radius:20px;background:#f1e8ff;color:#6d28ff;display:flex;align-items:center;justify-content:center;margin-bottom:12px;}
.adv-invoice-empty svg{width:25px;height:25px;}
.adv-invoice-empty h3{font-size:16px;line-height:1.2;margin:0;color:#071329;font-weight:800;}.adv-invoice-empty p{font-size:13px;line-height:1.45;color:#53617d;margin:8px 0 14px;max-width:360px;}.adv-invoice-empty a{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#6d28ff;color:#fff;text-decoration:none;font-size:12px;font-weight:800;padding:0 14px;box-shadow:0 12px 22px rgba(109,40,255,.2);}
.adv-invoice-detail-drawer{width:45vw!important;max-width:640px!important;min-width:460px!important;}
@media(max-width:1280px){.adv-invoice-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.adv-invoice-layout{grid-template-columns:1fr;}.adv-invoice-aside{grid-template-columns:repeat(2,minmax(0,1fr));}.adv-invoice-detail-drawer{width:54vw!important;}}
@media(max-width:860px){.adv-invoice-hero{align-items:flex-start;flex-direction:column}.adv-invoice-status-grid,.adv-invoice-aside{grid-template-columns:1fr}.adv-invoice-card-head{align-items:flex-start;flex-direction:column}.adv-invoice-card-actions{width:100%;}.adv-invoice-card-actions a{flex:1}.adv-invoice-detail-drawer{width:100vw!important;max-width:none!important;min-width:0!important;}.adv-invoice-table-foot{align-items:flex-start;flex-direction:column}}

/* Phase 5O — Advertiser account settings exact UI + sign-up data wiring */
.vesta-advertiser-profile .adv-page-head{margin-bottom:24px}.adv-settings-layout{display:grid;grid-template-columns:300px minmax(0,1fr) 300px;gap:24px;align-items:start}.adv-settings-nav{position:sticky;top:98px;padding:16px;display:flex;flex-direction:column;gap:8px;min-height:520px}.adv-settings-nav a{display:flex;align-items:center;gap:14px;height:48px;padding:0 16px;border-radius:12px;text-decoration:none;color:#0b1530;font-size:14px;font-weight:600}.adv-settings-nav a svg{width:20px;height:20px;stroke-width:1.8}.adv-settings-nav a.is-active{background:#f2eaff;color:#5b27ff}.adv-settings-main{display:flex;flex-direction:column;gap:18px}.adv-settings-card{padding:24px}.adv-settings-card__head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:24px}.adv-settings-card h2,.adv-overview-card h2,.adv-security-tips h2{font-size:20px;line-height:1.2;font-weight:700;letter-spacing:-.02em;margin:0;color:#071129}.adv-settings-card p,.adv-settings-card small{margin:6px 0 0;color:#53627f;font-size:14px;line-height:1.45}.adv-settings-save{border:0;background:linear-gradient(135deg,#6d28ff,#4f19e8);color:white;border-radius:10px;height:42px;padding:0 18px;font-size:13px;font-weight:700;box-shadow:0 12px 24px rgba(79,25,232,.16);white-space:nowrap}.adv-settings-grid{display:grid;gap:18px}.adv-settings-grid.two{grid-template-columns:1fr 1fr}.adv-settings-grid.three{grid-template-columns:repeat(3,1fr)}.adv-settings-grid .wide{grid-column:1 / -1}.adv-settings-grid label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;color:#071129}.adv-settings-grid input,.adv-settings-grid select,.adv-settings-grid textarea{width:100%;border:1px solid #dfe5ef;background:#fff;border-radius:10px;min-height:44px;padding:11px 14px;color:#071129;font-size:14px;font-weight:500;outline:none}.adv-settings-grid input:focus,.adv-settings-grid select:focus,.adv-settings-grid textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px rgba(109,40,255,.08)}.adv-settings-grid .is-readonly{background:#f8fafc;color:#53627f;cursor:not-allowed}.adv-profile-strip{display:flex;align-items:center;gap:14px;margin-top:22px;padding-top:22px;border-top:1px solid #e7ebf3}.adv-profile-strip div{display:flex;flex-direction:column;gap:4px}.adv-profile-strip strong{font-size:14px}.adv-profile-strip small{margin:0}.adv-settings-avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#4f19e8);color:white;font-size:22px;font-weight:700;box-shadow:0 12px 24px rgba(79,25,232,.18)}.adv-settings-avatar.big{width:72px;height:72px;font-size:26px;margin:16px auto 12px}.adv-toggle-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.adv-toggle-list label{display:grid;grid-template-columns:20px 1fr;gap:3px 12px;border:1px solid #e7ebf3;border-radius:12px;padding:14px;align-items:start}.adv-toggle-list input{grid-row:1 / span 2;width:18px;height:18px;accent-color:#5b27ff;margin-top:2px}.adv-toggle-list span{font-size:14px;font-weight:700;color:#071129}.adv-toggle-list small{margin:0;color:#53627f;font-size:12px}.adv-settings-side{display:flex;flex-direction:column;gap:18px;position:sticky;top:98px}.adv-overview-card,.adv-security-tips{padding:24px}.adv-overview-card{text-align:center}.adv-overview-card>strong{display:block;font-size:17px;font-weight:700;color:#071129}.adv-overview-card>p{margin:5px 0 10px;color:#53627f}.adv-overview-card em{display:inline-flex;background:#dff7e9;color:#079455;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;font-style:normal}.adv-overview-card dl{text-align:left;display:grid;grid-template-columns:1fr;gap:6px;margin:22px 0 0}.adv-overview-card dt{color:#53627f;font-size:12px;margin-top:10px}.adv-overview-card dd{margin:0;color:#071129;font-size:13px;font-weight:600;word-break:break-word}.adv-security-tips{display:flex;flex-direction:column;gap:18px}.adv-security-tips div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.adv-security-tips span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f2eaff;color:#5b27ff}.adv-security-tips svg{width:18px;height:18px}.adv-security-tips p{margin:0;display:flex;flex-direction:column;gap:4px}.adv-security-tips strong{font-size:13px}.adv-security-tips small{color:#53627f;font-size:12px;line-height:1.45}.adv-settings-notice{border:1px solid #d5e8ff;background:#edf6ff;color:#17447a;border-radius:12px;padding:13px 16px;margin:-8px 0 18px;font-weight:600}.adv-settings-notice--success{border-color:#caeed8;background:#e6f8ed;color:#087044}@media(max-width:1400px){.adv-settings-layout{grid-template-columns:260px minmax(0,1fr)}.adv-settings-side{grid-column:2}.adv-settings-nav{min-height:auto}}@media(max-width:980px){.adv-settings-layout{grid-template-columns:1fr}.adv-settings-nav,.adv-settings-side{position:relative;top:auto}.adv-settings-nav{display:grid;grid-template-columns:repeat(2,1fr)}.adv-settings-side{grid-column:auto}.adv-settings-grid.two,.adv-settings-grid.three,.adv-toggle-list{grid-template-columns:1fr}}@media(max-width:640px){.adv-settings-card__head{flex-direction:column}.adv-settings-save{width:100%}.adv-settings-nav{grid-template-columns:1fr}.adv-settings-card,.adv-overview-card,.adv-security-tips{padding:18px}}

/* Phase 5X — Advertiser topbar profile dropdown wiring */
.vesta-advertiser-topbar .vesta-user-menu{position:relative!important;display:flex!important;align-items:center!important;z-index:80!important;}
.vesta-advertiser-topbar .vesta-user-menu .vesta-user-chip{cursor:pointer!important;border:1px solid #e1e6f0!important;appearance:none!important;-webkit-appearance:none!important;}
.vesta-advertiser-topbar .vesta-user-chip__chevron{display:grid!important;place-items:center!important;color:#667085!important;margin-left:2px!important;transition:transform .18s ease!important;}
.vesta-advertiser-topbar .vesta-user-chip__chevron svg{width:14px!important;height:14px!important;stroke-width:2!important;}
.vesta-advertiser-topbar .vesta-user-menu.is-open .vesta-user-chip__chevron{transform:rotate(180deg)!important;}
.vesta-advertiser-topbar .vesta-user-dropdown{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;width:220px!important;background:#fff!important;border:1px solid #e1e6f0!important;border-radius:16px!important;box-shadow:0 24px 60px rgba(15,23,42,.14)!important;padding:8px!important;display:none!important;z-index:9999!important;}
.vesta-advertiser-topbar .vesta-user-menu.is-open .vesta-user-dropdown{display:block!important;}
.vesta-advertiser-topbar .vesta-user-dropdown:before{content:"";position:absolute;right:22px;top:-6px;width:12px;height:12px;background:#fff;border-left:1px solid #e1e6f0;border-top:1px solid #e1e6f0;transform:rotate(45deg);}
.vesta-advertiser-topbar .vesta-user-dropdown a{position:relative;display:flex!important;align-items:center!important;gap:11px!important;height:42px!important;padding:0 12px!important;border-radius:11px!important;text-decoration:none!important;color:#101828!important;font-size:13px!important;font-weight:650!important;line-height:1!important;}
.vesta-advertiser-topbar .vesta-user-dropdown a:hover,.vesta-advertiser-topbar .vesta-user-dropdown a:focus{background:#f5f1ff!important;color:#5b21d9!important;outline:none!important;}
.vesta-advertiser-topbar .vesta-user-dropdown a svg{width:17px!important;height:17px!important;stroke-width:1.9!important;}
.vesta-advertiser-topbar .vesta-user-dropdown a.is-danger{color:#b42318!important;border-top:1px solid #eef2f7!important;margin-top:6px!important;padding-top:1px!important;}
.vesta-advertiser-topbar .vesta-user-dropdown a.is-danger:hover,.vesta-advertiser-topbar .vesta-user-dropdown a.is-danger:focus{background:#fff1f0!important;color:#b42318!important;}
@media(max-width:980px){.vesta-advertiser-topbar .vesta-user-chip__chevron{display:none!important}.vesta-advertiser-topbar .vesta-user-dropdown{right:-8px!important;width:210px!important}}


/* Phase 5AA — advertiser collapsed rail mini labels */
@media (min-width:1024px){
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar{
    width:96px!important;
    padding:18px 10px!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__brand{
    padding:0 0 20px!important;
    justify-content:center!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__brand-copy,
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__group-label{
    display:none!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__nav{
    display:flex!important;
    flex-direction:column!important;
    gap:7px!important;
    align-items:center!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__group{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:7px!important;
    margin:0!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__item{
    width:70px!important;
    min-height:58px!important;
    height:auto!important;
    padding:7px 5px 8px!important;
    margin:0!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:5px!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__label{
    display:none!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__item::after{
    content:attr(data-mini-label);
    display:block!important;
    max-width:62px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font:700 10.5px/1.12 'Inter', Inter, system-ui, sans-serif!important;
    color:#536079!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar .vesta-sidebar__item.is-active::after{
    color:#6d28ff!important;
  }
  .vesta-app-shell.is-sidebar-collapsed .vesta-advertiser-sidebar:after{
    display:none!important;
    content:none!important;
  }
}

/* Phase 5AN - Advertiser My Campaigns workflow center */
.adv-campaigns-head{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #dbe4f0;border-radius:22px;padding:26px 32px;margin-bottom:22px;box-shadow:0 18px 45px rgba(15,23,42,.06)}
.adv-campaigns-head h1{margin:0;font-size:30px;font-weight:700;letter-spacing:-.03em;color:#0f172a}.adv-campaigns-head p{margin:6px 0 0;color:#53627c;font-weight:500}.adv-campaign-notice{border-radius:16px;padding:14px 18px;margin-bottom:18px;font-weight:700}.adv-campaign-notice.is-success{background:#dcfce7;color:#067647}.adv-campaign-notice.is-warning{background:#fff7ed;color:#c2410c}
.adv-campaign-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #dbe4f0;border-radius:20px;padding:14px 16px;margin-bottom:20px}.adv-campaign-tabs a{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:14px;text-decoration:none;color:#40506c;font-weight:700}.adv-campaign-tabs a.is-active{background:#efe6ff;color:#6627f2}.adv-campaign-tabs b{min-width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:#eef2f8;color:#64748b;font-size:12px}.adv-campaign-tabs a.is-active b{background:#dccbff;color:#6627f2}
.adv-campaign-table-card{background:#fff;border:1px solid #dbe4f0;border-radius:22px;padding:20px;box-shadow:0 18px 45px rgba(15,23,42,.06);overflow:auto}.adv-campaign-table{width:100%;border-collapse:collapse;min-width:1040px}.adv-campaign-table th{text-align:left;font-size:13px;color:#475569;padding:14px 16px;border-bottom:1px solid #dbe4f0;background:#f8fafc}.adv-campaign-table td{padding:18px 16px;border-bottom:1px solid #e6edf6;vertical-align:middle}.adv-campaign-table strong{display:block;color:#10172a;font-weight:750}.adv-campaign-table small{display:block;color:#5b6b87;font-weight:650;margin-top:5px;line-height:1.35}.adv-campaign-status{display:inline-flex;align-items:center;border-radius:10px;padding:7px 11px;font-weight:800}.adv-campaign-status.is-success{background:#d9fbe7;color:#039855}.adv-campaign-status.is-warning{background:#fff3d8;color:#d97706}.adv-campaign-status.is-danger{background:#ffe4e6;color:#e11d48}.adv-campaign-status.is-info{background:#dbeafe;color:#2563eb}.adv-campaign-status.is-neutral{background:#eef2f7;color:#475569}.adv-campaign-preview{border:1px solid #dbe4f0;border-radius:16px;padding:12px;background:#f8fafc;margin-top:14px}.adv-campaign-preview img{max-width:100%;height:auto;border-radius:12px;display:block}.adv-campaign-upload-form{display:grid;gap:12px}.adv-campaign-upload-form input[type=file]{border:1px solid #dbe4f0;border-radius:14px;padding:12px;background:#fff}.adv-campaign-upload-form .adv-orders-primary{border:0;width:max-content}
@media(max-width:760px){.adv-campaigns-head{align-items:flex-start;flex-direction:column;padding:22px}.adv-campaigns-head h1{font-size:26px}.adv-campaign-tabs{overflow:auto;flex-wrap:nowrap}.adv-campaign-table-card{padding:12px}}


/* Phase 5AO — Campaign workflow drawer: journey, issues and delivery clarity */
.adv-campaign-drawer .adv-order-drawer-section h4{margin-bottom:14px;}
.adv-campaign-journey ol{list-style:none;margin:0;padding:0;display:grid;gap:12px;}
.adv-campaign-journey li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;position:relative;}
.adv-campaign-journey li:not(:last-child)::after{content:"";position:absolute;left:13px;top:28px;width:2px;height:calc(100% + 4px);background:#e4ebf5;}
.adv-campaign-journey li>span{width:28px;height:28px;border-radius:999px;border:2px solid #dbe4f0;background:#fff;display:block;position:relative;z-index:1;}
.adv-campaign-journey li.is-done>span{background:#18a058;border-color:#18a058;}
.adv-campaign-journey li.is-done>span::after{content:"";position:absolute;left:8px;top:5px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);}
.adv-campaign-journey li.is-current>span{background:#7c3aed;border-color:#7c3aed;box-shadow:0 0 0 6px rgba(124,58,237,.12);}
.adv-campaign-journey li.is-attention>span{background:#f97316;border-color:#f97316;box-shadow:0 0 0 6px rgba(249,115,22,.12);}
.adv-campaign-journey li strong{display:block;color:#0f172a;font-weight:800;}
.adv-campaign-journey li small{display:block;color:#61708a;font-weight:650;margin-top:3px;line-height:1.35;}
.adv-campaign-issues{display:grid;gap:12px;}
.adv-campaign-issue{border-radius:16px;padding:14px 16px;border:1px solid #dbe4f0;background:#f8fafc;}
.adv-campaign-issue strong{display:block;font-weight:850;color:#0f172a;}
.adv-campaign-issue p{margin:6px 0 0;color:#53627c;font-weight:650;line-height:1.45;}
.adv-campaign-issue.is-warning{background:#fff7ed;border-color:#fed7aa;}
.adv-campaign-issue.is-warning strong,.adv-campaign-issue.is-warning p{color:#9a3412;}
.adv-campaign-issue.is-danger{background:#fff1f2;border-color:#fecdd3;}
.adv-campaign-issue.is-danger strong,.adv-campaign-issue.is-danger p{color:#9f1239;}
.adv-campaign-issue.is-info{background:#eff6ff;border-color:#bfdbfe;}
.adv-campaign-issue.is-info strong,.adv-campaign-issue.is-info p{color:#1d4ed8;}

/* Phase 5BF — Advertiser chart-only repair: separate views/clicks scales */
.vesta-advertiser-dashboard .adv-line-chart--dual-axis .adv-axis-views,
.vesta-advertiser-dashboard .adv-line-chart--dual-axis .adv-axis-title--views{
  fill:#6d28ff!important;
}
.vesta-advertiser-dashboard .adv-line-chart--dual-axis .adv-axis-clicks,
.vesta-advertiser-dashboard .adv-line-chart--dual-axis .adv-axis-title--clicks{
  fill:#10a56a!important;
  text-anchor:end!important;
}
.vesta-advertiser-dashboard .adv-line-chart--dual-axis .adv-axis-title{
  font-size:10px!important;
  font-weight:800!important;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.vesta-advertiser-dashboard .adv-chart-legend{
  align-items:center!important;
  flex-wrap:wrap!important;
  row-gap:6px!important;
}
.vesta-advertiser-dashboard .adv-chart-legend span:before{
  width:8px!important;
  height:8px!important;
  border-radius:999px!important;
}
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-axis-views,
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-axis-title.ap-axis-views,
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-chart-axis-title.ap-axis-views{
  fill:#6d28ff!important;
}
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-axis-clicks,
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-axis-title.ap-axis-clicks,
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-chart-axis-title.ap-axis-clicks{
  fill:#10a56a!important;
}
.ap-advertiser-analytics .ap-chart-svg--dual-axis .ap-chart-axis-title{
  font-size:11px!important;
  font-weight:800!important;
}
.ap-chart-line-clicks{
  fill:none!important;
  stroke:#10a56a!important;
  stroke-width:3!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.ap-chart-point-clicks{
  fill:#10a56a!important;
  stroke:#fff!important;
  stroke-width:2!important;
}
.ap-advertiser-analytics .adv-chart-legend{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  flex-wrap:wrap!important;
}
.ap-advertiser-analytics .adv-chart-legend .views,
.ap-advertiser-analytics .adv-chart-legend .clicks{
  width:9px!important;
  height:9px!important;
  border-radius:999px!important;
  display:inline-block!important;
  margin-right:6px!important;
}
.ap-advertiser-analytics .adv-chart-legend .views{background:#6d28ff!important;}
.ap-advertiser-analytics .adv-chart-legend .clicks{background:#10a56a!important;}

/* Phase 5BG — Advertiser dashboard chart toggle repair */
.vesta-advertiser-dashboard .adv-performance-head{
  align-items:flex-start!important;
  gap:18px!important;
}
.vesta-advertiser-dashboard .adv-performance-controls{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  justify-content:flex-end!important;
}
.vesta-advertiser-dashboard .adv-metric-toggle{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  padding:4px!important;
  border:1px solid #dbe4f0!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  box-shadow:0 8px 22px rgba(15,23,42,.04)!important;
}
.vesta-advertiser-dashboard .adv-metric-toggle button{
  border:0!important;
  background:transparent!important;
  color:#53627c!important;
  border-radius:10px!important;
  padding:9px 14px!important;
  font:800 13px/1 'Inter', Inter, system-ui, sans-serif!important;
  cursor:pointer!important;
  transition:background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
.vesta-advertiser-dashboard .adv-metric-toggle button.is-active{
  color:#6d28ff!important;
  background:#efe6ff!important;
  box-shadow:0 8px 18px rgba(109,40,255,.10)!important;
}
.vesta-advertiser-dashboard .adv-chart-stage{
  position:relative!important;
  min-height:280px!important;
  margin-top:14px!important;
}
.vesta-advertiser-dashboard .adv-line-chart--single{
  display:none!important;
  width:100%!important;
  height:270px!important;
  overflow:visible!important;
}
.vesta-advertiser-dashboard .adv-line-chart--single.is-active{
  display:block!important;
}
.vesta-advertiser-dashboard .adv-line-chart--single line{
  stroke:#e5edf7!important;
  stroke-width:1!important;
  stroke-dasharray:5 5!important;
}
.vesta-advertiser-dashboard .adv-line-chart--single text{
  font-family:'Inter', Inter, system-ui, sans-serif!important;
}
.vesta-advertiser-dashboard .adv-axis-value{
  fill:#64748b!important;
  font-size:11px!important;
  font-weight:750!important;
}
.vesta-advertiser-dashboard .adv-chart-date{
  fill:#63708a!important;
  font-size:11px!important;
  font-weight:700!important;
  text-anchor:middle!important;
}
.vesta-advertiser-dashboard .adv-chart-views,
.vesta-advertiser-dashboard .adv-chart-clicks{
  fill:none!important;
  stroke-width:3.25!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.vesta-advertiser-dashboard .adv-chart-views{stroke:#6d28ff!important;}
.vesta-advertiser-dashboard .adv-chart-clicks{stroke:#10a56a!important;}
.vesta-advertiser-dashboard .adv-dot-views,
.vesta-advertiser-dashboard .adv-dot-clicks{
  stroke:#fff!important;
  stroke-width:2.25!important;
}
.vesta-advertiser-dashboard .adv-dot-views{fill:#6d28ff!important;}
.vesta-advertiser-dashboard .adv-dot-clicks{fill:#10a56a!important;}
.vesta-advertiser-dashboard .adv-point-label{
  text-anchor:middle!important;
  font-size:10.5px!important;
  font-weight:850!important;
  paint-order:stroke!important;
  stroke:#fff!important;
  stroke-width:4px!important;
  stroke-linejoin:round!important;
}
.vesta-advertiser-dashboard .adv-point-label--views{fill:#6d28ff!important;}
.vesta-advertiser-dashboard .adv-point-label--clicks{fill:#10a56a!important;}
.vesta-advertiser-dashboard .adv-line-chart--single .adv-axis-title,
.vesta-advertiser-dashboard .adv-line-chart--single .adv-axis-title--views,
.vesta-advertiser-dashboard .adv-line-chart--single .adv-axis-title--clicks,
.vesta-advertiser-dashboard .adv-line-chart--single .adv-axis-clicks,
.vesta-advertiser-dashboard .adv-line-chart--single .adv-axis-views{
  display:none!important;
}
@media(max-width:760px){
  .vesta-advertiser-dashboard .adv-performance-head{align-items:stretch!important;}
  .vesta-advertiser-dashboard .adv-performance-controls{justify-content:flex-start!important;}
  .vesta-advertiser-dashboard .adv-chart-stage{overflow-x:auto!important;padding-bottom:4px!important;}
  .vesta-advertiser-dashboard .adv-line-chart--single{min-width:680px!important;}
}
