
/* Advertiser Portal & Auth */
.pkp-ad-portal{max-width:1400px;margin:20px auto;padding:0 18px;font-family:inherit}.pkp-portal-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px;border-radius:18px;background:linear-gradient(135deg,#111827,#2563eb);color:#fff;margin-bottom:18px}.pkp-portal-hero h1,.pkp-portal-hero h2{margin:8px 0 4px;color:#fff;font-size:32px}.pkp-portal-hero p{margin:0;color:#dbeafe}.pkp-portal-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.2px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.15);color:#fff}.pkp-portal-profile{display:flex;flex-direction:column;text-align:right;gap:5px;color:#dbeafe}.pkp-portal-profile strong{color:#fff}.pkp-portal-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.pkp-portal-kpi{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 3px 12px rgba(0,0,0,.04)}.pkp-portal-kpi span{display:block;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.pkp-portal-kpi strong{display:block;font-size:25px;margin-top:7px;color:#111827}.pkp-portal-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:18px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.04)}.pkp-portal-section-head{padding:20px 22px;border-bottom:1px solid #eef0f3}.pkp-portal-section-head h2{margin:4px 0 0;font-size:20px}.pkp-portal-eyebrow{font-size:11px;font-weight:800;letter-spacing:1px;color:#2563eb}.pkp-portal-table-wrap{overflow:auto}.pkp-portal-table{width:100%;border-collapse:collapse;min-width:900px}.pkp-portal-table th,.pkp-portal-table td{padding:13px 16px;text-align:left;border-bottom:1px solid #eef0f3;font-size:13px}.pkp-portal-table th{background:#f8fafc;color:#475569;font-weight:700}.pkp-portal-table tr:last-child td{border-bottom:0}.pkp-portal-status{display:inline-block;padding:4px 9px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700}.pkp-portal-link{font-weight:600;text-decoration:none}.pkp-empty{text-align:center;color:#64748b;padding:30px!important}.pkp-portal-preview-note{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:10px;padding:12px 16px;margin-bottom:18px}.pkp-auth-shell{max-width:720px;margin:45px auto;padding:0 18px}.pkp-auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:34px;box-shadow:0 10px 35px rgba(15,23,42,.08)}.pkp-auth-brand{text-align:center;margin-bottom:24px}.pkp-auth-brand h1{font-size:30px;margin:12px 0 8px}.pkp-auth-brand p{color:#64748b;margin:0}.pkp-auth-form label{display:block;font-weight:600;margin-bottom:16px}.pkp-auth-form input:not([type=checkbox]){display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:12px 13px;border:1px solid #cbd5e1;border-radius:9px;background:#fff}.pkp-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.pkp-auth-btn{display:inline-block;width:100%;border:0;border-radius:9px;padding:13px 16px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer;text-align:center;text-decoration:none}.pkp-auth-btn:hover{opacity:.92;color:#fff}.pkp-auth-footer{text-align:center;margin-top:20px;color:#64748b}.pkp-auth-footer a{font-weight:700}.pkp-auth-error,.pkp-auth-success{padding:12px 14px;border-radius:9px;margin-bottom:18px}.pkp-auth-error{background:#fef2f2;color:#b91c1c}.pkp-auth-success{background:#f0fdf4;color:#166534}.pkp-auth-check{display:flex!important;gap:8px;align-items:center;font-weight:500!important}.pkp-ad-portal-login .pkp-portal-hero{margin:40px auto;max-width:900px}@media(max-width:900px){.pkp-portal-kpis{grid-template-columns:repeat(2,1fr)}.pkp-portal-hero{align-items:flex-start;flex-direction:column}.pkp-portal-profile{text-align:left}.pkp-auth-grid{grid-template-columns:1fr}}@media(max-width:560px){.pkp-portal-kpis{grid-template-columns:1fr}.pkp-auth-card{padding:24px 18px}}

/* v1.3.6 Modern Admin + Advertiser UI */
.pkp-modern-admin{max-width:1450px;margin:0 auto}.pkp-modern-titlebar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:8px 0 22px}.pkp-modern-brand{display:flex;align-items:center;gap:12px}.pkp-modern-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#2563eb;color:#fff;font-weight:900}.pkp-modern-brand h1{margin:0;font-size:23px;line-height:1.2}.pkp-modern-brand p{margin:3px 0 0;color:#64748b}.pkp-modern-version{background:#2563eb;color:#fff;border-radius:7px;padding:4px 8px;font-size:11px;font-weight:800}.pkp-modern-titlebar h2{font-size:30px;margin:22px 0 3px}.pkp-modern-titlebar>div>p{margin:0;color:#64748b}.pkp-modern-title-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.pkp-modern-btn{padding:11px 14px;border-radius:8px;text-decoration:none;font-weight:700;border:1px solid #dbe3ef;background:#fff;color:#1e293b}.pkp-modern-btn.primary{background:#2563eb;color:#fff;border-color:#2563eb}.pkp-modern-btn.success{background:#16a34a;color:#fff;border-color:#16a34a}.pkp-modern-btn.orange{background:#f59e0b;color:#fff;border-color:#f59e0b}.pkp-modern-btn.purple{background:#7c3aed;color:#fff;border-color:#7c3aed}.pkp-modern-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin-bottom:16px}.pkp-modern-kpi{background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center;box-shadow:0 4px 14px rgba(15,23,42,.04)}.pkp-modern-kpi small{display:block;color:#64748b;font-weight:700}.pkp-modern-kpi strong{display:block;font-size:25px;color:#0f172a;margin-top:4px}.pkp-modern-kpi em{display:block;font-style:normal;font-size:11px;color:#16a34a;margin-top:3px}.kpi-icon{width:38px;height:38px;border-radius:10px;display:block;flex:0 0 38px;background:#dbeafe}.kpi-icon.green{background:#dcfce7}.kpi-icon.purple{background:#ede9fe}.kpi-icon.orange{background:#ffedd5}.kpi-icon.red{background:#fee2e2}.pkp-modern-three{display:grid;grid-template-columns:1.55fr .9fr;gap:14px;margin-bottom:14px}.pkp-modern-three.lower{grid-template-columns:repeat(3,1fr)}.pkp-modern-panel{background:#fff;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 4px 14px rgba(15,23,42,.04);overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #eef2f7}.panel-head h3{margin:0;font-size:17px;color:#0f172a}.panel-head span,.panel-head a{font-size:12px;color:#64748b;text-decoration:none}.pkp-trend{height:205px;padding:16px 18px 5px;display:flex;align-items:flex-end;gap:12px;border-bottom:1px solid #eef2f7}.trend-col{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;min-width:25px}.trend-value{font-size:9px;color:#64748b}.trend-bar{width:100%;max-width:34px;background:#dbeafe;border-radius:7px 7px 3px 3px;position:relative;display:flex;align-items:flex-end;overflow:hidden}.trend-bar span{width:100%;background:#16a34a;border-radius:7px 7px 3px 3px;display:block}.trend-col small{font-size:10px;color:#64748b}.trend-legend{padding:11px 18px;display:flex;gap:18px;align-items:center;font-size:11px;color:#64748b}.trend-legend b{margin-left:auto;color:#0f172a}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px;background:#2563eb}.dot.clicks{background:#16a34a}.device-row{padding:14px 18px}.device-row>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:12px}.device-row span{color:#64748b}.device-track{height:7px;background:#eef2f7;border-radius:99px;margin-top:8px;overflow:hidden}.device-track i{display:block;height:100%;background:#2563eb;border-radius:99px}.pkp-modern-panel table{width:100%;border-collapse:collapse}.pkp-modern-panel th,.pkp-modern-panel td{padding:11px 13px;border-bottom:1px solid #eef2f7;text-align:left;font-size:12px}.pkp-modern-panel th{color:#64748b;background:#f8fafc;font-weight:700}.pkp-modern-panel tr:last-child td{border-bottom:0}.pkp-table-scroll{overflow:auto}.status-pill,.site-state{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800}.status-pill.active{background:#dcfce7;color:#15803d}.status-pill.paused{background:#ffedd5;color:#c2410c}.status-pill.pending{background:#fff7ed;color:#c2410c}.status-pill.draft,.status-pill.inactive{background:#f1f5f9;color:#475569}.site-state.online{color:#15803d}.site-state.offline{color:#b91c1c}.site-state i{width:7px;height:7px;border-radius:50%;background:currentColor;display:inline-block}.empty-cell,.pkp-modern-empty{text-align:center;color:#94a3b8;padding:26px!important}.pkp-modern-bottom{display:grid;grid-template-columns:2fr 1fr;gap:14px}.revenue-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:15px}.revenue-grid div{padding:12px;background:#f8fafc;border-radius:10px}.revenue-grid small{display:block;color:#64748b;font-size:10px}.revenue-grid strong{display:block;margin-top:5px;font-size:16px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:15px}.quick-grid a{border:1px solid #dbe3ef;border-radius:9px;padding:12px;text-decoration:none;font-size:12px;font-weight:700;color:#2563eb;background:#f8fbff}
/* Advertiser portal modern shell */
.pkp-portal-modern{max-width:1480px!important;margin:22px auto!important;padding:0 18px!important;background:#f4f8fc}.pkp-portal-modern .pkp-portal-hero{border-radius:16px!important;background:linear-gradient(135deg,#0f3b72,#1769d1)!important;padding:24px 28px!important}.pkp-portal-modern .pkp-portal-hero h1{font-size:28px!important}.pkp-portal-modern .pkp-portal-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important}.pkp-portal-modern .pkp-portal-kpi{border-radius:14px!important;min-height:82px;display:flex;flex-direction:column;justify-content:center}.pkp-portal-modern .pkp-portal-kpi:nth-child(3) strong{color:#7c3aed}.pkp-portal-modern .pkp-portal-kpi:nth-child(4) strong{color:#f97316}.pkp-portal-modern .pkp-portal-kpi:nth-child(5) strong{color:#2563eb}.pkp-portal-modern .pkp-portal-section{border-radius:14px!important}.pkp-portal-modern .pkp-portal-section-head{background:#fff}.pkp-portal-modern .pkp-portal-section-head h2{font-size:19px}.pkp-portal-modern .pkp-portal-table th{background:#f8fafc}.pkp-portal-modern .pkp-portal-status{background:#dcfce7;color:#15803d}.pkp-portal-modern .pkp-portal-status-card{border:1px solid #bbf7d0;background:#f0fdf4;border-radius:12px;padding:18px;color:#166534}.pkp-portal-modern .pkp-portal-status-card strong{display:inline-block;font-size:13px;background:#dcfce7;padding:5px 9px;border-radius:999px}.pkp-portal-modern .pkp-portal-status-card p{margin:8px 0 0}.pkp-portal-modern .pkp-portal-preview-note{border-radius:12px}
@media(max-width:1200px){.pkp-modern-kpis{grid-template-columns:repeat(3,1fr)}.pkp-modern-three.lower{grid-template-columns:1fr 1fr}.pkp-modern-bottom{grid-template-columns:1fr}.revenue-grid{grid-template-columns:repeat(3,1fr)}.pkp-portal-modern .pkp-portal-kpis{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:800px){.pkp-modern-titlebar{flex-direction:column;align-items:flex-start}.pkp-modern-title-actions{justify-content:flex-start}.pkp-modern-three,.pkp-modern-three.lower{grid-template-columns:1fr}.pkp-modern-kpis{grid-template-columns:repeat(2,1fr)}.pkp-portal-modern .pkp-portal-kpis{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:520px){.pkp-modern-kpis,.pkp-portal-modern .pkp-portal-kpis{grid-template-columns:1fr!important}.revenue-grid{grid-template-columns:1fr 1fr}.pkp-modern-brand h1{font-size:18px}}
/* v1.3.7 Professional Advertiser Portal */
.pkp-portal-dashboard{max-width:none!important;margin:0!important;padding:0!important;background:#f4f8fc!important;font-family:inherit;color:#0f172a}.pkp-adv-shell{display:flex;min-height:900px;background:#f4f8fc}.pkp-adv-sidebar{width:225px;flex:0 0 225px;background:linear-gradient(180deg,#0d376a,#103f78);color:#fff;padding:20px 14px;box-sizing:border-box;display:flex;flex-direction:column}.pkp-adv-brand{display:flex;align-items:center;gap:10px;padding:3px 7px 22px}.pkp-adv-brand-mark,.pkp-adv-mobile-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#2563eb;color:#fff;font-weight:900;font-size:12px}.pkp-adv-brand strong{display:block;font-size:18px}.pkp-adv-brand small{display:block;font-size:9px;color:#bfdbfe;margin-top:2px}.pkp-adv-nav{display:flex;flex-direction:column;gap:4px}.pkp-adv-nav a{display:flex;align-items:center;gap:12px;color:#dbeafe;text-decoration:none;padding:12px 11px;border-radius:9px;font-size:13px;font-weight:600}.pkp-adv-nav a span{width:20px;text-align:center;font-size:16px}.pkp-adv-nav a:hover,.pkp-adv-nav a.active{background:#1673ef;color:#fff}.pkp-adv-grow-card{margin-top:auto;background:linear-gradient(145deg,#155bb0,#0f4a8d);border:1px solid rgba(255,255,255,.12);border-radius:11px;padding:15px}.pkp-adv-grow-card strong{font-size:13px;display:block}.pkp-adv-grow-card span{font-size:10px;color:#dbeafe;display:block;line-height:1.5;margin-top:7px}.pkp-adv-main{flex:1;min-width:0}.pkp-adv-topbar{height:72px;background:#fff;border-bottom:1px solid #e5eaf1;display:flex;justify-content:space-between;align-items:center;padding:0 28px;box-sizing:border-box}.pkp-adv-topbar h1{font-size:21px;margin:0}.pkp-adv-topbar p{margin:3px 0 0;color:#64748b;font-size:11px}.pkp-adv-mobile-mark{display:none}.pkp-adv-top-actions{display:flex;align-items:center;gap:10px}.pkp-adv-date{padding:9px 12px;border:1px solid #dbe3ef;border-radius:8px;color:#334155;font-size:11px}.pkp-adv-notify{width:24px;height:24px;border-radius:50%;background:#fee2e2;color:#dc2626;display:grid;place-items:center;font-size:8px}.pkp-adv-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#7c3aed;color:#fff;font-weight:800}.pkp-adv-account{display:flex;flex-direction:column;line-height:1.25}.pkp-adv-account strong{font-size:12px}.pkp-adv-account small{font-size:10px;color:#64748b}.pkp-adv-logout{font-size:11px;text-decoration:none;color:#2563eb;font-weight:700;margin-left:8px}.pkp-adv-content{padding:24px 24px 30px;max-width:1500px;margin:0 auto}.pkp-adv-welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.pkp-adv-welcome h2{margin:0;font-size:24px}.pkp-adv-welcome p{margin:5px 0 0;color:#64748b;font-size:12px}.pkp-adv-active{background:#dcfce7;color:#15803d;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.pkp-adv-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:15px}.pkp-adv-kpi{background:#fff;border:1px solid #e5eaf1;border-radius:12px;padding:16px;display:flex;gap:12px;align-items:center;min-height:80px;box-shadow:0 3px 12px rgba(15,23,42,.04);box-sizing:border-box}.pkp-adv-kpi-icon{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;font-weight:900;background:#dbeafe;color:#2563eb;flex:0 0 39px}.pkp-adv-kpi-icon.green{background:#dcfce7;color:#16a34a}.pkp-adv-kpi-icon.purple{background:#ede9fe;color:#7c3aed}.pkp-adv-kpi-icon.orange{background:#ffedd5;color:#ea580c}.pkp-adv-kpi-icon.red{background:#fee2e2;color:#dc2626}.pkp-adv-kpi small{display:block;color:#64748b;font-size:10px;font-weight:700}.pkp-adv-kpi strong{display:block;font-size:20px;margin-top:4px}.pkp-budget-track{height:6px;background:#e2e8f0;border-radius:99px;margin-top:8px;overflow:hidden;width:115px}.pkp-budget-track i{display:block;height:100%;background:#16a34a;border-radius:99px}.pkp-adv-grid-main{display:grid;grid-template-columns:1.55fr .9fr;gap:13px;margin-bottom:13px}.pkp-adv-grid-two{display:grid;grid-template-columns:1.25fr .95fr;gap:13px;margin-bottom:13px}.pkp-adv-panel{background:#fff;border:1px solid #e5eaf1;border-radius:12px;box-shadow:0 3px 12px rgba(15,23,42,.04);overflow:hidden}.pkp-adv-panel-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #eef2f7}.pkp-adv-panel-head h3{font-size:16px;margin:0;color:#0f172a}.pkp-adv-panel-head small{font-size:10px;color:#64748b}.pkp-adv-panel-head a{font-size:11px;color:#2563eb;text-decoration:none;font-weight:700}.pkp-adv-legend{display:flex;gap:13px;font-size:10px;color:#64748b}.pkp-adv-legend span{display:flex;align-items:center;gap:5px}.pkp-adv-legend i{width:7px;height:7px;border-radius:50%;display:inline-block;background:#2563eb}.pkp-adv-legend .click i{background:#16a34a}.pkp-adv-chart{height:220px;padding:12px 15px 10px;display:flex;gap:7px;align-items:flex-end;box-sizing:border-box}.pkp-chart-col{height:100%;flex:1;min-width:20px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.pkp-chart-col b{font-size:8px;color:#94a3b8;font-weight:600}.pkp-chart-col small{font-size:8px;color:#64748b;white-space:nowrap}.pkp-chart-bar{width:100%;max-width:30px;min-height:7px;background:#dbeafe;border-radius:6px 6px 2px 2px;position:relative;display:flex;align-items:flex-end;overflow:hidden}.pkp-chart-bar i{width:100%;background:#16a34a;border-radius:6px 6px 2px 2px;display:block}.pkp-device-list{padding:9px 16px 16px}.pkp-device-item{padding:9px 0}.pkp-device-item>div:first-child{display:flex;justify-content:space-between;font-size:11px}.pkp-device-item span{color:#64748b}.pkp-device-track{height:7px;background:#eef2f7;border-radius:99px;margin-top:7px;overflow:hidden}.pkp-device-track i{display:block;height:100%;background:#2563eb;border-radius:99px}.pkp-adv-table-wrap{overflow:auto}.pkp-adv-table{width:100%;border-collapse:collapse;min-width:650px}.pkp-adv-table th,.pkp-adv-table td{padding:10px 11px;border-bottom:1px solid #eef2f7;text-align:left;font-size:11px}.pkp-adv-table th{background:#f8fafc;color:#64748b;font-weight:700}.pkp-adv-table tr:last-child td{border-bottom:0}.pkp-adv-status{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:999px;font-size:9px;font-weight:800;background:#f1f5f9;color:#475569;white-space:nowrap}.pkp-adv-status.active,.pkp-adv-status.paid{background:#dcfce7;color:#15803d}.pkp-adv-status.pending,.pkp-adv-status.paused{background:#ffedd5;color:#c2410c}.pkp-adv-status.overdue,.pkp-adv-status.suspended,.pkp-adv-status.rejected{background:#fee2e2;color:#b91c1c}.pkp-adv-mini-btn{border:1px solid #bfdbfe;color:#2563eb;text-decoration:none;padding:4px 7px;border-radius:6px;font-size:9px;font-weight:700}.pkp-top-ads{padding:5px 15px 10px}.pkp-top-ad{display:grid;grid-template-columns:18px 42px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #eef2f7}.pkp-top-ad:last-child{border-bottom:0}.pkp-top-ad>b{font-size:10px;color:#64748b}.pkp-top-ad img,.pkp-ad-thumb{width:42px;height:32px;border-radius:6px;object-fit:cover;background:#e0e7ff;display:grid;place-items:center;color:#2563eb;font-size:9px;font-weight:800}.pkp-top-ad strong,.pkp-recent-ad strong{display:block;font-size:11px}.pkp-top-ad small,.pkp-recent-ad small{display:block;font-size:9px;color:#64748b;margin-top:3px}.pkp-adv-ctr{background:#dcfce7;color:#15803d;border-radius:6px;padding:5px 6px;font-size:9px;font-weight:800;white-space:nowrap}.pkp-billing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:15px}.pkp-billing-grid div{background:#f8fafc;border-radius:9px;padding:12px}.pkp-billing-grid small{display:block;color:#64748b;font-size:9px}.pkp-billing-grid strong{display:block;font-size:15px;margin-top:5px}.pkp-billing-grid strong.green{color:#16a34a}.pkp-billing-grid strong.red{color:#dc2626}.pkp-quick-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:15px}.pkp-quick-actions a{padding:10px 8px;border:1px solid #dbe3ef;border-radius:8px;text-decoration:none;color:#2563eb;background:#f8fbff;font-size:10px;font-weight:800;text-align:center}.pkp-quick-actions a.primary{background:#2563eb;color:#fff;border-color:#2563eb}.pkp-quick-actions a.success{background:#16a34a;color:#fff;border-color:#16a34a}.pkp-quick-actions a.purple{background:#7c3aed;color:#fff;border-color:#7c3aed}.pkp-recent-ads{padding:5px 15px 10px}.pkp-recent-ad{display:grid;grid-template-columns:42px 1fr auto auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #eef2f7}.pkp-recent-ad:last-child{border-bottom:0}.pkp-recent-ad img{width:42px;height:32px;object-fit:cover;border-radius:6px}.pkp-recent-ad>a{font-size:10px;color:#2563eb;text-decoration:none;font-weight:700}.pkp-adv-footer-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:13px;margin-bottom:13px}.pkp-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eef2f7}.pkp-profile-grid div{background:#fff;padding:12px 15px}.pkp-profile-grid small{display:block;color:#64748b;font-size:9px}.pkp-profile-grid strong{display:block;font-size:11px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.pkp-support-box{padding:17px}.pkp-support-box strong{font-size:13px}.pkp-support-box p{font-size:10px;color:#64748b;line-height:1.5}.pkp-support-box a{font-size:10px;color:#2563eb;font-weight:800;text-decoration:none}.pkp-adv-footer{padding:15px 3px;color:#64748b;font-size:10px;display:flex;justify-content:space-between}.pkp-adv-footer span{color:#94a3b8}.pkp-modern-empty{text-align:center;color:#94a3b8;padding:25px;font-size:11px}.pkp-empty{text-align:center!important;color:#94a3b8;padding:25px!important}
@media(max-width:1200px){.pkp-adv-sidebar{width:200px;flex-basis:200px}.pkp-adv-kpis{grid-template-columns:repeat(3,1fr)}.pkp-adv-grid-main,.pkp-adv-grid-two,.pkp-adv-footer-grid{grid-template-columns:1fr}.pkp-billing-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.pkp-adv-sidebar{width:62px;flex-basis:62px;padding:15px 8px}.pkp-adv-brand div,.pkp-adv-nav a:not(.active)::after,.pkp-adv-nav a{font-size:0}.pkp-adv-nav a{justify-content:center;padding:11px 5px}.pkp-adv-nav a span{font-size:16px}.pkp-adv-grow-card{display:none}.pkp-adv-topbar{padding:0 14px}.pkp-adv-topbar h1{font-size:17px}.pkp-adv-topbar p,.pkp-adv-date,.pkp-adv-account,.pkp-adv-logout{display:none}.pkp-adv-mobile-mark{display:grid;float:left;margin-right:8px}.pkp-adv-content{padding:17px 12px}.pkp-adv-kpis{grid-template-columns:1fr 1fr}.pkp-adv-welcome{align-items:flex-start;gap:10px}.pkp-adv-welcome h2{font-size:19px}.pkp-adv-chart{height:185px}.pkp-adv-footer{flex-direction:column;gap:6px}}
@media(max-width:520px){.pkp-adv-sidebar{display:none}.pkp-adv-kpis{grid-template-columns:1fr}.pkp-billing-grid,.pkp-quick-actions,.pkp-profile-grid{grid-template-columns:1fr 1fr}.pkp-top-ad{grid-template-columns:15px 38px 1fr}.pkp-adv-ctr{grid-column:3}.pkp-recent-ad{grid-template-columns:38px 1fr auto}.pkp-recent-ad .pkp-adv-status{grid-column:2}.pkp-recent-ad>a{grid-column:3;grid-row:1}.pkp-adv-topbar{height:60px}.pkp-adv-content{padding:13px 9px}}

/* v1.3.8 frontend portal hardening */
.pkp-ad-portal.pkp-portal-modern{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#0f172a;line-height:1.4}.pkp-ad-portal.pkp-portal-modern *{box-sizing:border-box}.pkp-ad-portal.pkp-portal-modern a{cursor:pointer}.pkp-adv-sidebar{flex-shrink:0}

/* v1.3.9 advertiser portal box UI + no underline */
.pkp-ad-portal.pkp-portal-modern a,
.pkp-ad-portal.pkp-portal-modern a:hover,
.pkp-ad-portal.pkp-portal-modern a:focus,
.pkp-ad-portal.pkp-portal-modern a:active{
  text-decoration:none!important;
}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-shell{
  border:1px solid #dbe5f0;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 10px 30px rgba(15,23,42,.06);
}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-panel,
.pkp-ad-portal.pkp-portal-modern .pkp-adv-kpi{
  border:1px solid #dbe5f0;
  box-shadow:0 4px 14px rgba(15,23,42,.045);
}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-panel-head{
  background:#fff;
}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a,
.pkp-ad-portal.pkp-portal-modern .pkp-adv-logout,
.pkp-ad-portal.pkp-portal-modern .pkp-adv-panel-head a,
.pkp-ad-portal.pkp-portal-modern .pkp-adv-mini-btn,
.pkp-ad-portal.pkp-portal-modern .pkp-recent-ad>a,
.pkp-ad-portal.pkp-portal-modern .pkp-support-box a{
  text-decoration:none!important;
}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a:hover,
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a:focus{
  text-decoration:none!important;
}
@media(max-width:900px){
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-shell{border-radius:0;box-shadow:none;border-left:0;border-right:0}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-sidebar{width:190px;flex-basis:190px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-topbar{padding:0 16px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-content{padding:18px 14px 24px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-grid-main,.pkp-ad-portal.pkp-portal-modern .pkp-adv-grid-two,.pkp-ad-portal.pkp-portal-modern .pkp-adv-footer-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-shell{display:block;min-height:0}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-sidebar{display:none}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-topbar{height:62px;padding:0 12px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-topbar h1{font-size:17px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-topbar p{font-size:9px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-top-actions{gap:6px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-date,.pkp-ad-portal.pkp-portal-modern .pkp-adv-account,.pkp-ad-portal.pkp-portal-modern .pkp-adv-logout{display:none}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-mobile-mark{display:grid!important;float:left;margin-right:8px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-content{padding:14px 10px 74px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-welcome{align-items:flex-start;gap:8px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-welcome h2{font-size:20px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-welcome p{font-size:10px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-kpis{grid-template-columns:1fr 1fr;gap:8px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-kpi{padding:11px;min-height:72px;gap:8px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-kpi strong{font-size:17px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-kpi-icon{width:32px;height:32px;flex-basis:32px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-panel-head{padding:12px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-panel-head h3{font-size:14px}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-chart{height:180px}
  .pkp-ad-portal.pkp-portal-modern .pkp-billing-grid{grid-template-columns:1fr 1fr}
  .pkp-ad-portal.pkp-portal-modern .pkp-quick-actions{grid-template-columns:1fr 1fr}
  .pkp-ad-portal.pkp-portal-modern .pkp-adv-footer{font-size:9px;gap:8px;flex-direction:column}
}

.pkp-ad-portal.pkp-portal-modern .pkp-adv-optional-section{display:none}

/* v1.4.1 compact advertiser dashboard */
.pkp-ad-portal.pkp-portal-modern .pkp-adv-primary-section{display:grid}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-optional-section{display:none}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a,.pkp-ad-portal.pkp-portal-modern .pkp-adv-panel-head a,.pkp-ad-portal.pkp-portal-modern .pkp-adv-mini-btn,.pkp-ad-portal.pkp-portal-modern .pkp-adv-logout,.pkp-ad-portal.pkp-portal-modern .pkp-quick-actions a,.pkp-ad-portal.pkp-portal-modern .pkp-support-box a{ text-decoration:none !important }
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a{transition:background .18s ease,color .18s ease,transform .18s ease}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a:hover{transform:translateX(2px)}
.pkp-ad-portal.pkp-portal-modern .pkp-adv-nav a.active{font-weight:800}
@media(max-width:1200px){.pkp-ad-portal.pkp-portal-modern .pkp-adv-primary-section{grid-template-columns:1fr}}
