:root{--bg:#0b1220;--card:#151f32;--line:#24314d;--txt:#e8eefb;--mut:#93a1bd;--acc:#22c55e;--acc2:#f59e0b;--ok:#22c55e;--warn:#f59e0b;--bad:#ef4444}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--txt)}a{color:var(--acc)}.wrap{max-width:1080px;margin:0 auto;padding:24px 16px}.wrap.narrow{max-width:640px}.muted{color:var(--mut)}.small{font-size:12px}.page{min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#0e1628;position:sticky;top:0;z-index:5}.topbar-in{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.brand{font-weight:800;letter-spacing:.4px}.brand span{color:var(--acc)}.topbar h1{margin:6px 0 4px;font-size:28px}.actions{display:flex;gap:10px;align-items:center}.seg{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden}.seg button{background:transparent;color:var(--mut);border:0;padding:8px 14px;cursor:pointer}.seg button.on{background:var(--acc);color:#04121f;font-weight:700}.btn{background:#e8eefb;color:#0b1220;border:0;border-radius:10px;padding:9px 14px;font-weight:700;cursor:pointer}.balance{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid var(--line);border-radius:14px;padding:14px 16px;margin:18px 0;background:var(--card)}.balance.ok{border-left:4px solid var(--ok)}.balance.warn{border-left:4px solid var(--warn)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:16px 0}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:14px}.card span{color:var(--mut);font-size:12px;text-transform:uppercase;letter-spacing:.6px}.card strong{display:block;font-size:24px;margin-top:6px}.card small{color:var(--mut)}.card h2{margin:0 0 12px;font-size:16px}.card.alert strong{color:var(--warn)}.bars{display:flex;align-items:end;gap:4px;height:120px}.bar{flex:1;background:#0b1220;border-radius:6px;display:flex;align-items:end;min-height:120px}.bar .fill{width:100%;background:linear-gradient(180deg,var(--acc),#0369a1);border-radius:6px;min-height:4px}.ads{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.ad{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:14px}.ad h3{margin:10px 0;font-size:15px}.ad-head{display:flex;gap:8px}.pill{font-size:11px;padding:4px 10px;border-radius:99px;background:#0b1220;border:1px solid var(--line)}.pill.active{background:#22c55e26;border-color:var(--ok);color:#bbf7d0}.pill.paused{background:#f59e0b26;border-color:var(--warn);color:#fde68a}.pill.ghost{color:var(--mut)}.ad-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.ad-metrics strong{font-size:16px}.ad-metrics small{display:block;color:var(--mut)}.share{height:6px;background:#0b1220;border-radius:99px}.share div{height:100%;background:var(--acc);border-radius:99px}.tbl{width:100%;border-collapse:collapse;margin-top:12px}.tbl th,.tbl td{text-align:left;padding:10px;border-bottom:1px solid var(--line);font-size:14px}.tbl tr.low td{background:#f59e0b14}.foot{margin:24px 0}@media print{.topbar .actions,.foot{display:none}body{background:#fff;color:#000}.card,.ad,.balance{background:#fff;color:#000;border-color:#ddd}}.shell{display:flex;min-height:100vh}.side{width:260px;background:#0e1628;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:16px 12px;position:sticky;top:0;height:100vh}.side-brand{display:flex;gap:10px;align-items:center;padding:4px 8px 12px}.side-brand img{width:52px;height:32px;object-fit:contain;background:#fff;border-radius:8px;padding:2px}.side-brand strong{display:block}.side-brand small{color:var(--mut)}.side-label{color:var(--mut);font-size:11px;text-transform:uppercase;letter-spacing:.8px;margin:14px 8px 6px}.side nav{display:flex;flex-direction:column;gap:2px}.side nav a{color:var(--txt);text-decoration:none;padding:8px 10px;border-radius:8px;font-size:14px}.side nav a.active,.side nav a:hover{background:#1a2540}.side-foot{margin-top:auto;display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:12px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--acc);color:#04120a;font-weight:800;display:flex;align-items:center;justify-content:center}.uinfo{flex:1;min-width:0}.uinfo small{display:block;color:var(--mut);overflow:hidden;text-overflow:ellipsis}.side-foot button{background:transparent;border:1px solid var(--line);color:var(--txt);border-radius:8px;padding:6px 10px;cursor:pointer}.main{flex:1;min-width:0}.top{display:flex;gap:16px;align-items:center;padding:12px 20px;border-bottom:1px solid var(--line);background:#0e1628;position:sticky;top:0;z-index:4}.top label{display:flex;gap:8px;align-items:center;font-size:13px;color:var(--mut)}.top select{background:#0b1220;color:var(--txt);border:1px solid var(--line);border-radius:8px;padding:8px 10px;min-width:260px}.content{padding:8px 4px 32px}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:380px;max-width:100%;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:28px;text-align:center}.login-card img{width:150px;object-fit:contain;background:#fff;border-radius:12px;padding:8px}.login-card label{display:block;text-align:left;margin:12px 0;font-size:13px;color:var(--mut)}.login-card input{width:100%;margin-top:6px;padding:10px 12px;border-radius:10px;border:1px solid var(--line);background:#0b1220;color:var(--txt)}.btn-primary{width:100%;margin-top:8px;background:var(--acc);color:#04120a;border:0;border-radius:10px;padding:12px;font-weight:800;cursor:pointer}.err{background:#ef44441f;border:1px solid var(--bad);padding:8px 10px;border-radius:8px;font-size:13px}.auth-bg{min-height:100vh;min-height:100dvh;display:block;padding:0;margin:0;background:#0a0a0a}.auth-card{display:grid;grid-template-columns:1fr 400px;width:100vw;min-height:100vh;min-height:100dvh;border:0;border-radius:0;overflow:hidden;background:#0a0a0a;box-shadow:none}.auth-media{position:relative;min-height:100vh;min-height:100dvh}.auth-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.auth-media-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 40%,#000000b8)}.auth-media-txt{position:absolute;left:44px;bottom:40px;color:#fff}.auth-media-txt p{margin:12px 0 0;color:#ffffffd1;font-size:14px;letter-spacing:.2px}.auth-form{background:#fff;color:#111827;display:flex;align-items:center;justify-content:center;padding:48px 40px}.auth-inner{width:100%;max-width:320px;margin:0 auto}.auth-inner h1{margin:0;font-size:26px;font-weight:700;letter-spacing:-.2px}.auth-sub{margin:8px 0 20px;color:#6b7280;font-size:14px}.auth-form label{display:block;font-size:12px;font-weight:600;color:#374151;margin:14px 0}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{width:100%;margin-top:7px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;color:#111827;padding:11px 12px;font-size:14px;outline:none}.auth-form input:focus{border-color:#111827;background:#fff}.auth-form input::placeholder{color:#9ca3af}.pass-wrap{position:relative;display:block}.pass-wrap input{padding-right:38px!important}.eye{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:transparent;border:0;color:#9ca3af;cursor:pointer;padding:6px;border-radius:8px}.eye:hover{color:#111827;background:#f3f4f6}.keep{display:flex!important;align-items:center;gap:8px;margin:16px 0 20px!important;cursor:pointer;color:#4b5563;font-weight:500!important}.btn-sign{width:100%;border:0;border-radius:10px;padding:12px;font-weight:700;font-size:14px;cursor:pointer;color:#fff;background:#111827}.btn-sign:hover{background:#1f2937}.btn-sign:disabled{opacity:.7;cursor:wait}@media (max-width:900px){.auth-card{grid-template-columns:1fr}.auth-media{min-height:230px}.auth-media-txt{left:22px;bottom:18px}.auth-form{padding:36px 24px 48px}}.shell.light{background:#f3f4f6;color:#111827}.shell.light .side{background:#fff;border-right:1px solid #e5e7eb;color:#111827;width:264px;padding:20px 14px 14px}.shell.light .side-brand{padding:2px 8px 14px;border-bottom:1px solid #f3f4f6;margin-bottom:6px}.shell.light .side-label{color:#9ca3af;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:18px 10px 8px}.shell.light .side nav{gap:3px}.shell.light .side nav a.side-link{display:flex;align-items:center;gap:10px;color:#374151;text-decoration:none;padding:9px 11px;border-radius:10px;font-size:14px;font-weight:500}.shell.light .side nav a.side-link .ic{display:inline-flex;color:#6b7280}.shell.light .side nav a.side-link:hover{background:#f3f4f6;color:#111827}.shell.light .side nav a.side-link:hover .ic{color:#111827}.shell.light .side nav a.side-link.on{background:#111827;color:#fff;font-weight:600}.shell.light .side nav a.side-link.on .ic{color:#fff}.shell.light .side-foot{background:#f9fafb;border:1px solid #eef0f3;border-radius:12px;padding:10px;margin-top:auto}.shell.light .uinfo strong{color:#111827;font-size:13px;display:block}.shell.light .uinfo small{color:#6b7280;font-size:11px}.avatar.dark{background:#111827;color:#fff}.shell.light .side-foot button{background:#fff;border:1px solid #e5e7eb;color:#374151;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer}.shell.light .side-foot button:hover{background:#111827;color:#fff;border-color:#111827}.shell.light .main{min-width:0}.top.light{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 22px}.top.light label{color:#6b7280;font-weight:600}.top.light select{background:#f9fafb;color:#111827;border:1px solid #e5e7eb;border-radius:10px;padding:9px 12px;min-width:280px;font-size:14px}.content.light{padding:24px;max-width:1180px;margin:0 auto}.content.light .wrap{padding:0;max-width:none}.burger{display:none;background:#fff;border:1px solid #e5e7eb;border-radius:9px;padding:8px 11px;cursor:pointer}.scrim{display:none}@media (max-width:960px){.shell.light .side{position:fixed;z-index:30;left:0;top:0;transform:translate(-105%);transition:.2s;box-shadow:0 20px 60px #0000002e}.shell.light .side.open{transform:none}.burger{display:inline-block}.scrim.show{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:20}.top.light select{min-width:0;width:100%}.top.light label{flex:1}.content.light{padding:16px}}.shell.light .side.fixed{position:sticky;top:0;height:100vh;height:100dvh;flex-shrink:0}.shell.light .side-brand{position:relative}.collapse{position:absolute;right:-24px;top:8px;width:24px;height:24px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;font-size:14px;line-height:1;box-shadow:0 2px 8px #00000014}.collapse:hover{color:#111827;border-color:#111827}.shell.light .side.mini{width:78px;padding:20px 10px 14px}.shell.light .side.mini .side-label,.shell.light .side.mini .side-link .lb,.shell.light .side.mini .uinfo,.shell.light .side.mini .side-foot button{display:none}.shell.light .side.mini .side-link{justify-content:center;padding:10px}.shell.light .side.mini .side-foot{justify-content:center}.shell.light .main.wide{min-width:0}.top.light{display:flex;align-items:center;gap:16px}.page-head{display:flex;flex-direction:column;line-height:1.2}.page-head strong{font-size:16px}.page-head small{color:#6b7280;font-size:12px}.client-pick{margin-left:auto}.shell.light .side.fixed{z-index:20}.collapse{z-index:21}.top.light{z-index:10}.content.light .card{background:#fff;border-color:#e5e7eb}.content.light .card strong{color:#111827}.content.light .card span{color:#6b7280}.content.light .card small{color:#9ca3af}.content.light .card.alert strong{color:#d97706}.content.light .tbl th{color:#6b7280;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.content.light .tbl td{color:#111827}.content.light .tbl tr.low td{background:#fef3c7}.content.light .card{background:#151f32;border-color:#151f32}.content.light .card strong{color:#f8fafc}.content.light .card span,.content.light .card small{color:#94a3b8}.content.light .card.alert strong{color:#f59e0b}.shell.light .side.mini .side-brand{justify-content:center;padding:2px 0 14px}.shell.light .side.mini .side-brand>span>span{display:none}.dash .panels{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;margin:12px 0}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.panel h2{margin:0 0 12px;font-size:15px}.linechart{width:100%;height:auto;display:block}.hbars{display:flex;flex-direction:column;gap:10px}.hbar{display:grid;grid-template-columns:150px 1fr 90px;gap:10px;align-items:center;font-size:13px}.hbar .t{color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbar .tr{height:8px;background:#f3f4f6;border-radius:99px;overflow:hidden}.hbar .fl{height:100%;background:linear-gradient(90deg,#22c55e,#0ea5e9);border-radius:99px}.hbar strong{text-align:right}.alertrow{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #fcd34d;background:#fffbeb;border-radius:10px;margin-bottom:8px;font-size:13px}.spark{width:90px;height:26px}@media (max-width:900px){.dash .panels{grid-template-columns:1fr}.hbar{grid-template-columns:1fr 90px}.hbar .t{grid-column:1/-1}}.pub{background:#f3f1fa;min-height:100vh;color:#17132b}.pub-wrap{max-width:1200px;margin:0 auto;padding:0 18px 32px}.pub-top{background:#17132b;color:#fff;position:sticky;top:0;z-index:5}.pub-top-in{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:10px;padding-bottom:10px}.pub-brand{font-weight:800;display:flex;gap:8px;align-items:center}.pub-brand .dot{width:10px;height:10px;border-radius:50%;background:#22c55e;display:inline-block}.pub-brand em{font-style:normal;font-weight:400;color:#b9b3d6;font-size:13px;border-left:1px solid #3a3358;padding-left:8px;margin-left:2px}.pub-top-r{display:flex;align-items:center;gap:12px;font-size:12px;color:#b9b3d6}.pub-seg{display:flex;border:1px solid #3a3358;border-radius:8px;overflow:hidden}.pub-seg button{background:transparent;color:#cfc9ea;border:0;padding:7px 13px;font-size:12px;cursor:pointer}.pub-seg button.on{background:#6d28d9;color:#fff;font-weight:700}.pub-print{background:#fff;border:0;border-radius:8px;padding:7px 14px;font-weight:700;cursor:pointer}.hero{background:#221a3f;color:#fff;border-radius:14px;padding:26px 28px;margin-top:18px}.hero-id{display:flex;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid #3a3358}.hero-av{width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,#6d28d9,#0ea5e9);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;flex-shrink:0}.hero h1{margin:0;font-size:27px}.hero-id p{margin:4px 0 0;color:#b9b3d6;font-size:13px}.hero-adv{font-size:12px!important}.hero-adv strong{color:#d9b8ff}.hero-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:18px}.hero-kpis span{display:flex;gap:6px;align-items:center;color:#b9b3d6;font-size:12px}.hero-kpis strong{display:block;font-size:31px;margin:6px 0;letter-spacing:-.5px}.hero-kpis small{color:#8f88b3;font-size:11px;line-height:1.45;display:block}.fin{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e6e2f5;border-radius:12px;margin-top:14px;overflow:hidden}.fin>div{padding:16px 18px;border-left:1px solid #e6e2f5}.fin>div:first-child{border-left:0}.fin span{font-size:12px;color:#6b6486}.fin strong{display:block;font-size:20px;margin:6px 0}.fin small{font-size:11px;color:#8f88b3}.fin .ok{background:#e8f7ee}.fin .ok strong{color:#15803d}.fin .warn{background:#fef3c7}.fin .warn strong{color:#b45309}.pub .panel{margin-top:14px}.bars.light .bar{background:#ece9f7}.bars.light .fill{background:linear-gradient(180deg,#6d28d9,#0ea5e9)}.ads-title{margin:22px 0 12px;font-size:14px;color:#4c4568}.pub-ads{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pub-ad{background:#fff;border:1px solid #e6e2f5;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:250px 1fr}.pub-ad .thumb{background:linear-gradient(135deg,#221a3f,#6d28d9 60%,#0ea5e9);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:230px;font-size:30px;font-weight:800}.pub-ad .thumb small{font-size:11px;font-weight:600;background:#ffffff2e;padding:4px 10px;border-radius:99px}.pub-ad .ad-body{padding:16px 18px}.obj{display:inline-block;background:#17132b;color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:6px}.pub-ad h3{margin:10px 0 2px;font-size:13px;color:#4c4568;font-weight:600}.pub-ad .big{font-size:38px;font-weight:800;margin:2px 0 0;letter-spacing:-1px;text-decoration:underline;text-decoration-color:#c4b5fd;text-decoration-thickness:5px;text-underline-offset:4px}.pub-ad .lbl{margin:2px 0 8px;font-size:13px;font-weight:700}.pub-ad .m3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;border-top:1px solid #eeeaf9;padding-top:10px}.pub-ad .m3 small{display:block;font-size:10px;color:#8f88b3}.pub-ad .m3 strong{font-size:15px}.ad-foot{display:flex;gap:10px;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid #eeeaf9;font-size:12px;color:#6b6486;flex-wrap:wrap}.st{font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;background:#e8f7ee;color:#15803d}.st.paused{background:#f3f4f6;color:#6b7280}.pub-foot{text-align:center;color:#8f88b3;font-size:12px;margin-top:22px}@media (max-width:900px){.hero-kpis,.fin{grid-template-columns:1fr 1fr}.fin>div:nth-child(3){border-left:0}.pub-ads{grid-template-columns:1fr}.pub-top-in{flex-wrap:wrap}}@media print{.pub-top{position:static}.pub-print,.pub-seg{display:none}}.act-filters{display:flex;gap:14px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.act-filters label{display:flex;gap:8px;align-items:center;font-size:13px;color:#4b5563;font-weight:600}.act-filters select{border:1px solid #e5e7eb;border-radius:9px;padding:8px 10px;background:#fff}.timeline{display:flex;flex-direction:column;gap:10px}.trow{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.trow p{margin:0;font-size:14px}.tavatar{width:34px;height:34px;border-radius:50%;background:#111827;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trow .pill{margin-left:auto}.top.light .top-filters{margin-left:auto;display:flex;gap:10px;align-items:flex-end}.top.light .client-pick{margin:0;display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.top.light .client-pick select{min-width:190px}@media (max-width:960px){.top.light .top-filters{width:100%}.top.light .client-pick{flex:1}.top.light .client-pick select{min-width:0;width:100%}}.objbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:4px}.objbar button{border:1px solid #e5e7eb;background:#fff;border-radius:99px;padding:7px 14px;font-size:12px;font-weight:600;color:#4b5563;cursor:pointer}.objbar button.on{background:#111827;color:#fff;border-color:#111827}.ads-search{border:1px solid #e5e7eb;border-radius:99px;padding:8px 14px;font-size:13px;background:#fff;min-width:200px}.objbar select{border:1px solid #e5e7eb;border-radius:99px;padding:8px 12px;font-size:12px;background:#fff;color:#374151}.ads-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.ads-grid .pub-ad{grid-template-columns:150px 1fr}.ads-grid .thumb{min-height:190px;font-size:24px}@media (max-width:900px){.ads-grid{grid-template-columns:1fr}}.fld{display:block;font-size:12px;font-weight:600;color:#374151;margin:10px 0}.fld input{display:block;width:100%;margin-top:6px;border:1px solid #e5e7eb;border-radius:9px;padding:9px 11px;font-size:14px}.tpl{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-family:ui-monospace,monospace;font-size:12.5px}.preview{white-space:pre-wrap;background:#f9fafb;border:1px solid #eef0f3;border-radius:10px;padding:12px;font-size:13px}.pill{font-size:11px;font-weight:700;padding:3px 10px;border-radius:99px;background:#e8f7ee;color:#15803d}.fin.five{grid-template-columns:repeat(5,1fr)}.fin.three{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.fin.five{grid-template-columns:1fr 1fr}.fin.five>div:nth-child(3){border-left:0}.fin.three{grid-template-columns:1fr}.fin.three>div{border-left:0;border-top:1px solid #e6e2f5}.fin.three>div:first-child{border-top:0}}.pub-ad .thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pub-ad .thumb{position:relative;overflow:hidden}.pub-ad .thumb span,.pub-ad .thumb small{position:relative;z-index:1}.btn-mini{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer}.btn-mini:hover{background:#111827;color:#fff;border-color:#111827}.alertrow code{font-size:12px}.fin.grid12{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e6e2f5;padding:0}.fin.grid12>div{background:#fff;border:0;padding:16px 18px;min-height:118px}@media (max-width:900px){.fin.grid12{grid-template-columns:1fr 1fr}}.pub-ad .thumb video,.pub-ad .thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.modal-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0819a8;z-index:60;display:flex;align-items:center;justify-content:center;padding:18px}.modal{background:#fff;border-radius:14px;max-width:560px;width:100%;max-height:90vh;overflow:auto;padding:18px;color:#17132b}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.modal-head button{border:1px solid #e6e2f5;background:#fff;border-radius:8px;padding:6px 11px;cursor:pointer}.modal-media img,.modal-media video{width:100%;border-radius:10px;max-height:52vh;object-fit:contain;background:#0f0c22}.modal h3{margin:12px 0 4px;font-size:15px}.pvframe iframe{width:100%;min-height:420px;border:0;border-radius:10px;background:#f3f1fa}@media (max-width:700px){.pub-ad{grid-template-columns:1fr}.pub-ad .thumb{min-height:230px}.hero h1{font-size:22px}.hero-kpis strong{font-size:24px}.pub-ad .big{font-size:30px}}.pub-ad .m3 strong{white-space:nowrap}.hero-av{overflow:hidden}.hero-av img{width:100%;height:100%;object-fit:cover}.pub-print:disabled{opacity:.65;cursor:wait}
