.ads-module__9Hwyxa__page{background:var(--color-bg-home);min-height:100vh;color:var(--color-text);gap:20px;padding:30px 36px 48px;display:grid;position:relative}.ads-module__9Hwyxa__backdropShape{display:none}.ads-module__9Hwyxa__primaryBtn,.ads-module__9Hwyxa__secondaryBtn,.ads-module__9Hwyxa__ghostBtn{cursor:pointer;border:none;border-radius:12px;padding:11px 16px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}.ads-module__9Hwyxa__primaryBtn{color:#fff;background:linear-gradient(135deg, var(--color-primary), #22d3ee);box-shadow:0 8px 22px #0ea5e94d}.ads-module__9Hwyxa__secondaryBtn{color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.ads-module__9Hwyxa__ghostBtn{color:#fff;background:linear-gradient(135deg, var(--color-primary), #22d3ee);box-shadow:0 10px 24px #0ea5e933}.ads-module__9Hwyxa__primaryBtn:hover,.ads-module__9Hwyxa__secondaryBtn:hover,.ads-module__9Hwyxa__ghostBtn:hover{transform:translateY(-1px)}.ads-module__9Hwyxa__emptyWrap{z-index:1;place-items:center;min-height:calc(100vh - 78px);display:grid;position:relative}.ads-module__9Hwyxa__emptyCard{border:1px solid var(--color-border);background:var(--color-surface);text-align:center;border-radius:24px;justify-items:center;gap:16px;width:min(920px,100%);padding:clamp(26px,4vw,44px);display:grid;box-shadow:0 4px 8px #0000000a,0 16px 40px #0284c71a}[data-theme=dark] .ads-module__9Hwyxa__emptyCard{background:#0f172aeb;border-color:#38bdf824}.ads-module__9Hwyxa__emptyBadge{color:#075985;text-transform:uppercase;letter-spacing:.08em;background:#0ea5e924;border-radius:999px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.ads-module__9Hwyxa__emptyTitle{margin:2px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.2}.ads-module__9Hwyxa__emptyVisual{color:#0369a1;background:radial-gradient(circle at 30% 25%,#0ea5e938,#0e749014);border-radius:50%;place-items:center;width:116px;height:116px;display:grid;box-shadow:inset 0 0 0 1px #0ea5e940,0 16px 36px #0284c729}.ads-module__9Hwyxa__emptyText{color:var(--color-text-muted);max-width:720px;margin:0;line-height:1.7}.ads-module__9Hwyxa__emptyChecklist{gap:8px;width:min(680px,100%);margin-top:8px;display:grid}.ads-module__9Hwyxa__checkItem{color:#0f172a;text-align:left;background:#e0f2fe73;border:1px solid #7dd3fc4d;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;padding:12px 14px;font-weight:600;display:flex}[data-theme=dark] .ads-module__9Hwyxa__checkItem{color:#e2e8f0;background:#1e293b8c;border-color:#38bdf81f}.ads-module__9Hwyxa__checkIcon{color:#0c4a6e;background:#0ea5e929;border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.ads-module__9Hwyxa__emptyActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.ads-module__9Hwyxa__emptyCtaBtn{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg, var(--color-primary), #22d3ee);border:none;border-radius:14px;padding:13px 24px;font-size:15px;font-weight:700;transition:transform .16s,box-shadow .16s;box-shadow:0 10px 24px #0ea5e947}.ads-module__9Hwyxa__emptyCtaBtn:hover{transform:translateY(-1px)}.ads-module__9Hwyxa__emptyCtaBtn:active{transform:translateY(0)}.ads-module__9Hwyxa__emptyVisualError{color:#b91c1c;background:radial-gradient(circle at 30% 25%,#ef444433,#dc26260f);box-shadow:inset 0 0 0 1px #ef444438,0 16px 36px #dc26261f}.ads-module__9Hwyxa__dashboardTop{z-index:1;border:1px solid var(--color-border);background:var(--color-surface);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:relative;box-shadow:0 2px 8px #0000000a,0 8px 20px #0000000d}[data-theme=dark] .ads-module__9Hwyxa__dashboardTop{background:#0f172ae6;border-color:#38bdf81f}.ads-module__9Hwyxa__dashboardTop .ads-module__9Hwyxa__primaryBtnCompact{flex:none;align-self:center;width:auto;padding:9px 14px}.ads-module__9Hwyxa__dashboardHeader{gap:3px;display:grid}.ads-module__9Hwyxa__dashboardTitle{letter-spacing:-.02em;margin:0;font-size:clamp(20px,2.2vw,26px);font-weight:800;line-height:1.2}.ads-module__9Hwyxa__dashboardSubtitle{color:var(--color-text-muted);margin:0;font-size:13px}.ads-module__9Hwyxa__metricsGrid{z-index:1;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;display:grid;position:relative}.ads-module__9Hwyxa__metricCard{border:1px solid var(--color-border);background:var(--color-surface);border-left-width:4px;border-radius:16px;padding:18px 18px 16px 20px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000a,0 8px 20px #0000000f}.ads-module__9Hwyxa__metricCard:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000000f,0 16px 32px #00000017}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:first-child{border-left-color:#0284c7}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:nth-child(2){border-left-color:#7c3aed}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:nth-child(3){border-left-color:#059669}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:nth-child(4){border-left-color:#d97706}.ads-module__9Hwyxa__metricCard:before{content:"";opacity:.06;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:first-child:before{background:#0284c7}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:nth-child(2):before{background:#7c3aed}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:nth-child(3):before{background:#059669}.ads-module__9Hwyxa__metricsGrid>.ads-module__9Hwyxa__metricCard:nth-child(4):before{background:#d97706}.ads-module__9Hwyxa__metricLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.09em;margin:0;font-size:11px;font-weight:700}.ads-module__9Hwyxa__metricValue{letter-spacing:-.02em;margin:10px 0 5px;font-size:clamp(24px,2.4vw,32px);font-weight:900;line-height:1}.ads-module__9Hwyxa__metricHint{color:var(--color-text-muted);margin:0;font-size:12px}.ads-module__9Hwyxa__contentGrid{z-index:1;grid-template-columns:1.1fr 1fr;align-items:stretch;gap:14px;display:grid;position:relative}.ads-module__9Hwyxa__chartCard,.ads-module__9Hwyxa__tableCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:18px;padding:20px;box-shadow:0 2px 6px #0000000a,0 10px 28px #00000012}:is([data-theme=dark] .ads-module__9Hwyxa__chartCard,[data-theme=dark] .ads-module__9Hwyxa__tableCard){background:#0f172ae6;border-color:#38bdf81a}.ads-module__9Hwyxa__cardHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ads-module__9Hwyxa__cardTitle{letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700}.ads-module__9Hwyxa__cardSubtitle{color:var(--color-text-muted);margin:4px 0 0;font-size:13px}.ads-module__9Hwyxa__chartLegend{gap:16px;margin-bottom:12px;display:flex}.ads-module__9Hwyxa__legendImpressions,.ads-module__9Hwyxa__legendClicks{color:var(--color-text-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.ads-module__9Hwyxa__legendImpressions:before{content:"";background:linear-gradient(#38bdf8,#0284c7);border-radius:3px;flex-shrink:0;width:10px;height:10px}.ads-module__9Hwyxa__legendClicks:before{content:"";background:linear-gradient(#fbbf24,#d97706);border-radius:3px;flex-shrink:0;width:10px;height:10px}.ads-module__9Hwyxa__chartBars{border-bottom:2px solid var(--color-border);grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;height:220px;padding:12px 4px 0;display:grid;position:relative}.ads-module__9Hwyxa__chartBars:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 calc(25% - 1px),#94a3b81f calc(25% - 1px) 25%);border-radius:8px 8px 0 0;position:absolute;inset:0 0 2px}.ads-module__9Hwyxa__barCol{place-items:end center;gap:6px;height:100%;display:grid}.ads-module__9Hwyxa__barPair{justify-content:center;align-items:flex-end;gap:3px;width:100%;height:100%;display:flex}.ads-module__9Hwyxa__bar{background:linear-gradient(#38bdf8,#0284c7);border-radius:5px 5px 2px 2px;width:min(18px,48%);min-height:4px;transition:opacity .15s;box-shadow:0 4px 10px #0284c740}.ads-module__9Hwyxa__bar:hover{opacity:.8}.ads-module__9Hwyxa__barClicks{background:linear-gradient(#fbbf24,#d97706)!important;box-shadow:0 4px 10px #d9770638!important}.ads-module__9Hwyxa__barLabel{color:var(--color-text-muted);white-space:nowrap;margin-top:6px;font-size:11px;font-weight:700}.ads-module__9Hwyxa__chartEmpty{height:180px;color:var(--color-text-muted);border:1px dashed var(--color-border);border-radius:10px;place-items:center;font-size:14px;display:grid}.ads-module__9Hwyxa__tableWrap{border:1px solid var(--color-border);border-radius:12px;overflow:auto}.ads-module__9Hwyxa__table{border-collapse:collapse;width:100%;min-width:520px}.ads-module__9Hwyxa__table thead{z-index:1;background:var(--color-surface-muted);position:sticky;top:0}.ads-module__9Hwyxa__table th{border-bottom:1px solid var(--color-border);text-align:left;text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.07em;white-space:nowrap;padding:10px 12px;font-size:11px;font-weight:700}.ads-module__9Hwyxa__table td{border-bottom:1px solid var(--color-border);text-align:left;color:var(--color-text);padding:11px 12px;font-size:14px}.ads-module__9Hwyxa__table tbody tr:last-child td{border-bottom:none}.ads-module__9Hwyxa__tableRow{cursor:pointer;transition:background .1s}.ads-module__9Hwyxa__tableRow:hover{background:#0ea5e90d}[data-theme=dark] .ads-module__9Hwyxa__tableRow:hover{background:#38bdf80f}.ads-module__9Hwyxa__status{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ads-module__9Hwyxa__status_active{color:#047857;background:#10b9811f}.ads-module__9Hwyxa__status_review{color:#92400e;background:#f59e0b24}.ads-module__9Hwyxa__status_paused{color:#475569;background:#94a3b82e}.ads-module__9Hwyxa__status_hidden{color:#374151;background:#64748b2e}.ads-module__9Hwyxa__status_canceled{color:#b91c1c;background:#dc26261f}.ads-module__9Hwyxa__status_completed,.ads-module__9Hwyxa__status_draft{color:#1d4ed8;background:#60a5fa29}[data-theme=dark] .ads-module__9Hwyxa__status_active{color:#6ee7b7;background:#10b98138}[data-theme=dark] .ads-module__9Hwyxa__status_paused{color:#cbd5e1;background:#94a3b847}[data-theme=dark] .ads-module__9Hwyxa__status_hidden{color:#e2e8f0;background:#64748b52}[data-theme=dark] .ads-module__9Hwyxa__status_canceled{color:#fca5a5;background:#dc262638}[data-theme=dark] .ads-module__9Hwyxa__status_completed{color:#93c5fd;background:#60a5fa33}@keyframes ads-module__9Hwyxa__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.ads-module__9Hwyxa__skeletonTop{z-index:1;background:linear-gradient(90deg, var(--color-border) 25%, #94a3b81a 50%, var(--color-border) 75%);background-size:600px 100%;border-radius:18px;height:64px;animation:1.4s linear infinite ads-module__9Hwyxa__shimmer;position:relative}.ads-module__9Hwyxa__skeletonCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:20px;position:relative;overflow:hidden}.ads-module__9Hwyxa__skeletonCard:after{content:"";background:linear-gradient(90deg,#0000 25%,#94a3b81a 50%,#0000 75%) 0 0/600px 100%;animation:1.4s linear infinite ads-module__9Hwyxa__shimmer;position:absolute;inset:0}.ads-module__9Hwyxa__skeletonLine{background:var(--color-border);border-radius:6px;height:13px}@media (max-width:1220px){.ads-module__9Hwyxa__metricsGrid{grid-template-columns:repeat(2,minmax(200px,1fr))}.ads-module__9Hwyxa__contentGrid{grid-template-columns:1fr}}@media (max-width:860px){.ads-module__9Hwyxa__page{padding:18px 14px 32px}.ads-module__9Hwyxa__emptyCard{border-radius:18px;padding:20px 16px 24px}.ads-module__9Hwyxa__emptyVisual{width:96px;height:96px}.ads-module__9Hwyxa__metricsGrid{grid-template-columns:1fr;gap:10px}.ads-module__9Hwyxa__chartBars{gap:6px;height:180px}.ads-module__9Hwyxa__dashboardTop{padding:12px 14px}}@media (max-width:767px){.ads-module__9Hwyxa__page{box-sizing:border-box;gap:12px;padding:12px 12px 80px;overflow-x:hidden}.ads-module__9Hwyxa__dashboardTop{border-radius:16px;flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px}.ads-module__9Hwyxa__dashboardTop .ads-module__9Hwyxa__primaryBtnCompact{text-align:center;border-radius:12px;width:100%;padding:12px 14px}.ads-module__9Hwyxa__dashboardTitle{font-size:19px}.ads-module__9Hwyxa__dashboardSubtitle{font-size:12px}.ads-module__9Hwyxa__metricsGrid{grid-template-columns:1fr 1fr;gap:8px}.ads-module__9Hwyxa__metricCard{border-radius:12px;padding:12px 10px 10px 12px;overflow:hidden}.ads-module__9Hwyxa__metricLabel{letter-spacing:.06em;font-size:10px}.ads-module__9Hwyxa__metricValue{margin:6px 0 4px;font-size:18px}.ads-module__9Hwyxa__metricHint{font-size:11px}.ads-module__9Hwyxa__contentGrid{grid-template-columns:1fr;gap:12px}.ads-module__9Hwyxa__chartCard,.ads-module__9Hwyxa__tableCard{box-sizing:border-box;border-radius:14px;width:100%;padding:14px 12px;overflow:hidden}.ads-module__9Hwyxa__cardTitle{font-size:15px}.ads-module__9Hwyxa__cardSubtitle{font-size:12px}.ads-module__9Hwyxa__chartBars{gap:4px;height:140px;padding:8px 0 0}.ads-module__9Hwyxa__barLabel{font-size:9px}.ads-module__9Hwyxa__chartLegend{gap:10px}.ads-module__9Hwyxa__tableWrap{-webkit-overflow-scrolling:touch;border-radius:8px;overflow-x:auto}.ads-module__9Hwyxa__table{min-width:340px;font-size:12px}.ads-module__9Hwyxa__table th{padding:8px 10px;font-size:10px}.ads-module__9Hwyxa__table td{padding:9px 10px;font-size:12px}.ads-module__9Hwyxa__emptyWrap{min-height:auto;padding:0}.ads-module__9Hwyxa__emptyCard{box-sizing:border-box;border-radius:16px;gap:12px;width:100%;padding:24px 16px}.ads-module__9Hwyxa__emptyVisual{width:80px;height:80px}.ads-module__9Hwyxa__emptyTitle{font-size:20px}.ads-module__9Hwyxa__emptyText{font-size:13px}.ads-module__9Hwyxa__emptyChecklist{width:100%}.ads-module__9Hwyxa__checkItem{padding:10px 12px;font-size:13px}.ads-module__9Hwyxa__emptyActions{flex-direction:column}.ads-module__9Hwyxa__emptyCtaBtn{width:100%}}[data-appearance=galaxy] .ads-module__9Hwyxa__page{background:0 0}
