#krcVisual{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative}#krcVisual .krc-title{font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:none;color:#666;position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:3}[data-theme=light] #krcVisual .krc-title{color:#999}#krcVisual:before,#krcVisual:after{content:"";position:absolute;top:0;bottom:0;width:40%;z-index:2;pointer-events:none}#krcVisual:before{left:0;background:linear-gradient(to right,#161616 10%,rgba(22,22,22,.85) 40%,transparent)}#krcVisual:after{right:0;background:linear-gradient(to left,#161616 10%,rgba(22,22,22,.85) 40%,transparent)}#krcVisual .krc-track{display:flex;align-items:center;align-self:flex-start;margin-top:-30px;gap:50px;transition:transform .7s cubic-bezier(.4,0,.2,1);will-change:transform}#krcVisual .krc-card{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:10px;width:240px;text-align:center;transition:opacity .5s ease,transform .5s ease,filter .5s ease;filter:blur(2px);opacity:.4;transform:scale(.85)}#krcVisual .krc-card--active{filter:blur(0px)!important;opacity:1!important;transform:scale(1)!important}#krcVisual .krc-num{font-size:54px;font-weight:700;color:#e0e0e0;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}#krcVisual .krc-label{font-size:16px;font-weight:500;color:#999}[data-theme=light] #krcVisual:before{background:linear-gradient(to right,#ffffff 10%,rgba(255,255,255,.8) 40%,transparent)}[data-theme=light] #krcVisual:after{background:linear-gradient(to left,#ffffff 10%,rgba(255,255,255,.8) 40%,transparent)}[data-theme=light] #krcVisual .krc-num{color:#222}[data-theme=light] #krcVisual .krc-label{color:#999}.krc-pill-wrap{position:absolute;bottom:55px;left:0;right:0;z-index:20;display:flex;justify-content:center;pointer-events:none}.krc-insight-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:7px 16px 7px 7px;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;color:#1c1c1e;box-shadow:0 8px 32px #00000061,0 2px 8px #0003;pointer-events:auto}.krc-insight-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#1c1c1e;flex-shrink:0}.krc-insight-icon svg path{stroke:#fff}.krc-cursor{animation:krcBlink .6s step-end infinite;font-weight:300;opacity:.7}@keyframes krcBlink{50%{opacity:0}}[data-theme=light] .krc-insight-pill{background:#1c1c1e;color:#fff}[data-theme=light] .krc-insight-icon{background:#fff}[data-theme=light] .krc-insight-icon svg path{stroke:#1c1c1e}#pvmVisual{padding:16px 20px 0;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:22px;font-family:Inter,-apple-system,sans-serif}#pvmVisual .pvm-channel{flex:1;display:flex;flex-direction:column;justify-content:center;transition:opacity .4s ease}#pvmVisual .pvm-ch-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}#pvmVisual .pvm-ch-name{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#e0e0e0}#pvmVisual .pvm-ch-logo{width:20px;height:20px;object-fit:contain}#pvmVisual .pvm-logo--light{display:none}#pvmVisual .pvm-logo--dark,[data-theme=light] #pvmVisual .pvm-logo--light{display:block}[data-theme=light] #pvmVisual .pvm-logo--dark{display:none}#pvmVisual .pvm-badge{font-size:11px;font-weight:500;padding:4px 10px;white-space:nowrap;display:flex;align-items:center;gap:4px;border-radius:999px}#pvmVisual .pvm-badge--over{color:#ff504c;background:#ff504c14}#pvmVisual .pvm-badge--under{color:#1fd25a;background:#1fd25a14}#pvmVisual .pvm-bars{display:flex;flex-direction:column;gap:8px}#pvmVisual .pvm-bar-row{display:grid;grid-template-columns:1fr 40px;gap:8px;align-items:center}#pvmVisual .pvm-bar-label{font-size:11px;font-weight:500;color:#666}#pvmVisual .pvm-bar-label--mmm{color:#1fd25a}#pvmVisual .pvm-legend{flex-shrink:0;margin-bottom:4px}#pvmVisual .pvm-legend-title{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#888;display:block;margin-bottom:6px}#pvmVisual .pvm-legend-keys{display:flex;gap:16px}#pvmVisual .pvm-legend-key{display:flex;align-items:center;gap:6px;font-size:11px;color:#777}#pvmVisual .pvm-legend-dot{width:20px;height:10px;border-radius:2px}#pvmVisual .pvm-legend-dot--platform{background:#ffffff26}#pvmVisual .pvm-legend-dot--mmm{background:#1fd25a}[data-theme=light] #pvmVisual .pvm-legend-title{color:#999}[data-theme=light] #pvmVisual .pvm-legend-key{color:#888}[data-theme=light] #pvmVisual .pvm-legend-dot--platform{background:#0000001f}[data-theme=light] #pvmVisual .pvm-legend-dot--mmm{background:#16a34a}#pvmVisual .pvm-bar-track{height:22px;border-radius:0;background:#ffffff0a;overflow:hidden}#pvmVisual .pvm-bar{height:100%;border-radius:0;width:0;transition:width .8s cubic-bezier(.4,0,.2,1)}#pvmVisual .pvm-bar--platform{background:#ffffff26}#pvmVisual .pvm-bar--mmm{background:#1fd25a}#pvmVisual .pvm-bar.pvm-bar--in{width:var(--bw)}#pvmVisual .pvm-bar-val{font-size:13px;font-weight:600;color:#e0e0e0;text-align:right;font-variant-numeric:tabular-nums}[data-theme=light] #pvmVisual .pvm-ch-name{color:#222}[data-theme=light] #pvmVisual .pvm-badge--over{color:#ff504c;background:#ff504c0f}[data-theme=light] #pvmVisual .pvm-badge--under{color:#16a34a;background:#15803d0f}[data-theme=light] #pvmVisual .pvm-bar-track{background:#0000000a}[data-theme=light] #pvmVisual .pvm-bar--platform{background:#0000001f}[data-theme=light] #pvmVisual .pvm-bar--mmm{background:#16a34a}[data-theme=light] #pvmVisual .pvm-bar-label{color:#999}[data-theme=light] #pvmVisual .pvm-bar-label--mmm{color:#16a34a}[data-theme=light] #pvmVisual .pvm-bar-val{color:#222}.pvm-tooltip-wrap{position:absolute;bottom:30px;right:20px;z-index:20;pointer-events:none}.pvm-tooltip{background:#2a2a2a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 16px;box-shadow:0 8px 32px #0006,0 2px 8px #0000004d;min-width:180px;transition:opacity .3s ease,transform .3s ease;color:#e0e0e0}.pvm-tt-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.pvm-tt-logo{width:20px;height:20px;object-fit:contain}.pvm-tt-name{font-size:13px;font-weight:600;color:#e0e0e0;flex:1}.pvm-tt-total{font-size:13px;font-weight:600;color:#222}.pvm-tt-rows{display:flex;flex-direction:column;gap:6px}.pvm-tt-row{display:flex;align-items:center;gap:8px}.pvm-tt-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.pvm-tt-dot--spend{background:#666}.pvm-tt-dot--base{background:#bbb}.pvm-tt-dot--mmm{background:#1fd25a}.pvm-tt-label{font-size:12px;color:#888;flex:1}.pvm-tt-val{font-size:12px;font-weight:600;color:#e0e0e0;font-variant-numeric:tabular-nums}.pvm-tt-val--green{color:#16a34a}[data-theme=light] .pvm-tooltip{background:#fff;border-color:#00000014;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;color:#222}[data-theme=light] .pvm-tt-header{border-bottom-color:#0000000f}[data-theme=light] .pvm-tt-name{color:#222}[data-theme=light] .pvm-tt-label{color:#666}[data-theme=light] .pvm-tt-val{color:#222}#ddtVisual{padding:10px 20px 0;height:100%;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,-apple-system,sans-serif;position:relative}#ddtVisual .ddt-tabs{display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:8px;flex-shrink:0}#ddtVisual .ddt-tab{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;color:#555;opacity:.4;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .3s ease}#ddtVisual .ddt-tab--active{color:#e0e0e0;opacity:1;border-bottom-color:#1fd25a}#ddtVisual .ddt-toolbar{display:flex;gap:8px;margin-bottom:10px;flex-shrink:0}#ddtVisual .ddt-search{display:flex;align-items:center;gap:6px;padding:5px 12px;border-radius:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#555;flex:1;max-width:180px}#ddtVisual .ddt-search-text{font-size:10.5px}#ddtVisual .ddt-pill{display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:6px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#666;font-size:10.5px;font-weight:500;white-space:nowrap}#ddtVisual .ddt-head{display:grid;grid-template-columns:1fr 70px 120px 100px;gap:0;padding:10px;flex-shrink:0}#ddtVisual .ddt-hcol{font-size:10px;font-weight:500;color:#555}#ddtVisual .ddt-hcol--num{text-align:right}#ddtVisual .ddt-hcol--num:first-of-type{text-align:left;margin-left:-30px}#ddtVisual .ddt-row .ddt-cell--num:nth-of-type(1){text-align:left;margin-left:-30px}#ddtVisual .ddt-panel{display:none;flex-direction:column;flex:1}#ddtVisual .ddt-panel--active{display:flex}#ddtVisual .ddt-row{display:grid;grid-template-columns:1fr 70px 120px 100px;gap:0;align-items:center;padding:10px;border-radius:8px;margin-bottom:2px}#ddtVisual .ddt-row:nth-child(2n){background:#ffffff06}#ddtVisual .ddt-row--total{font-weight:600;border-bottom:1px solid rgba(255,255,255,.06);border-radius:0;margin-bottom:4px;padding-bottom:12px}#ddtVisual .ddt-cell--name{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#ccc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ddtVisual .ddt-row--total .ddt-cell--name{color:#e0e0e0}#ddtVisual .ddt-cell--num{font-size:12.5px;color:#888;text-align:right;font-variant-numeric:tabular-nums}#ddtVisual .ddt-row--total .ddt-cell--num{color:#e0e0e0}#ddtVisual .ddt-cell--na{color:#444}#ddtVisual .ddt-row-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}#ddtVisual .ddt-row-icon--lg{width:22px;height:22px}#ddtVisual .ddt-row-svg{flex-shrink:0;color:#888}#ddtVisual .ddt-row-icon--yt{flex-shrink:0}#ddtVisual .ddt-icon--light{display:none}#ddtVisual .ddt-icon--dark,[data-theme=light] #ddtVisual .ddt-icon--light{display:block}[data-theme=light] #ddtVisual .ddt-icon--dark{display:none}[data-theme=light] #ddtVisual .ddt-tabs{border-bottom-color:#00000014}[data-theme=light] #ddtVisual .ddt-tab{color:#888;opacity:.4}[data-theme=light] #ddtVisual .ddt-tab--active{color:#222;opacity:1;border-bottom-color:#16a34a}[data-theme=light] #ddtVisual .ddt-hcol{color:#999}[data-theme=light] #ddtVisual .ddt-row:nth-child(2n){background:#00000005}[data-theme=light] #ddtVisual .ddt-row--total{border-bottom-color:#00000014}[data-theme=light] #ddtVisual .ddt-cell--name{color:#333}[data-theme=light] #ddtVisual .ddt-row--total .ddt-cell--name{color:#111}[data-theme=light] #ddtVisual .ddt-cell--num{color:#555}[data-theme=light] #ddtVisual .ddt-row--total .ddt-cell--num{color:#111}[data-theme=light] #ddtVisual .ddt-cell--na{color:#ccc}[data-theme=light] #ddtVisual .ddt-row-svg{color:#777}.ddt-pill-wrap{position:absolute;bottom:24px;left:0;right:0;z-index:20;display:flex;justify-content:center;pointer-events:none}.ddt-insight-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:7px 16px 7px 7px;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;color:#1c1c1e;box-shadow:0 8px 32px #00000061,0 2px 8px #0003;pointer-events:auto}.ddt-insight-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#1c1c1e;flex-shrink:0}.ddt-insight-icon svg path{stroke:#fff}[data-theme=light] .ddt-insight-pill{background:#1c1c1e;color:#fff}[data-theme=light] .ddt-insight-icon{background:#fff}[data-theme=light] .ddt-insight-icon svg path{stroke:#1c1c1e}.ddt-cursor{animation:ddtBlink .6s step-end infinite;font-weight:300;opacity:.7}@keyframes ddtBlink{50%{opacity:0}}#cptVisual{padding:20px 22px 14px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,-apple-system,sans-serif}#cptVisual .cpt-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}#cptVisual .cpt-title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#666}#cptVisual .cpt-badge{font-size:11px;font-weight:500;padding:4px 12px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#666}#cptVisual .cpt-cols{display:grid;grid-template-columns:minmax(0,180px) 85px 85px 70px 70px;gap:0;padding:0 4px 10px;margin-bottom:2px;flex-shrink:0}#cptVisual .cpt-col{font-size:11px;font-weight:500;color:#888}#cptVisual .cpt-col--num{text-align:right}#cptVisual .cpt-rows{display:flex;flex-direction:column;flex:1}#cptVisual .cpt-row{display:grid;grid-template-columns:minmax(0,180px) 85px 85px 70px 70px;gap:0;align-items:center;padding:11px 22px;margin-left:-22px;margin-right:-22px}#cptVisual .cpt-cell--name{display:flex;align-items:center;gap:10px}#cptVisual .cpt-icon{width:30px;height:30px;border-radius:999px;background:#ffffff14;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}#cptVisual .cpt-icon--svg{color:#fff}#cptVisual .cpt-icon-img{width:20px;height:20px;object-fit:contain;display:block}#cptVisual .cpt-icon-img.cpt-icon--lg{width:24px;height:24px}#cptVisual .cpt-icon--light{display:none}#cptVisual .cpt-icon--dark,[data-theme=light] #cptVisual .cpt-icon--light{display:block}[data-theme=light] #cptVisual .cpt-icon--dark{display:none}#cptVisual .cpt-name{font-size:13.5px;font-weight:600;color:#e0e0e0;white-space:nowrap}#cptVisual .cpt-cell--num{font-size:13px;font-weight:400;color:#999;text-align:right;font-variant-numeric:tabular-nums}#cptVisual .cpt-roas{font-weight:600;color:#1fd25a}#cptVisual .cpt-row--new{background:#1fd25a14;transition:background .8s ease}#cptVisual .cpt-row:not(.cpt-row--new){background:transparent;transition:background .8s ease}[data-theme=light] #cptVisual .cpt-row--new{background:#15803d0f}[data-theme=light] #cptVisual .cpt-title{color:#aaa}[data-theme=light] #cptVisual .cpt-badge{background:#0000000a;border-color:#0000001a;color:#999}[data-theme=light] #cptVisual .cpt-col{color:#999}[data-theme=light] #cptVisual .cpt-icon{background:#00000008}[data-theme=light] #cptVisual .cpt-icon--svg{color:#555}[data-theme=light] #cptVisual .cpt-name{color:#222}[data-theme=light] #cptVisual .cpt-cell--num{color:#666}[data-theme=light] #cptVisual .cpt-roas{color:#16a34a}.perf-cap-frame[data-astro-cid-cbfvtrwr]{outline:1px solid rgba(255,255,255,.14)}.perf-cap-inner[data-astro-cid-cbfvtrwr]{outline:9px solid #171717;background:#1e1e1e!important;box-shadow:0 0 0 10px #ffffff1a,0 2px 4px #0000000a,0 8px 32px #0000001f,0 24px 64px #00000014!important}[data-theme=light] .perf-cap-frame[data-astro-cid-cbfvtrwr]{outline:none;background-color:#f0f0f0!important}[data-theme=light] .perf-cap-inner[data-astro-cid-cbfvtrwr]{outline:9px solid #F3F4F6;background:#fff!important}.perf-cap-frame[data-astro-cid-cbfvtrwr] .perf-cap-fade[data-astro-cid-cbfvtrwr]{height:110px;background:linear-gradient(to top,var(--t-surface-raised) 0%,transparent 100%)}[data-theme=light] .perf-cap-frame[data-astro-cid-cbfvtrwr] .perf-cap-fade[data-astro-cid-cbfvtrwr]{background:linear-gradient(to top,#ffffff 0%,transparent 100%)}@media(max-width:1023px){.perf-cap-frame[data-astro-cid-cbfvtrwr]{height:260px!important;padding:22px 0 0 22px!important}.perf-cap-inner[data-astro-cid-cbfvtrwr]{transform:scale(.65)!important;transform-origin:top left!important;width:154%!important;height:154%!important}.perf-cap-frame[data-astro-cid-cbfvtrwr] .perf-cap-fade[data-astro-cid-cbfvtrwr]{height:80px!important}.ddt-pill-wrap[data-astro-cid-cbfvtrwr]{bottom:12px!important}.ddt-insight-pill[data-astro-cid-cbfvtrwr]{font-size:9px!important;padding:5px 10px 5px 5px!important;gap:5px!important}.ddt-insight-icon[data-astro-cid-cbfvtrwr]{width:16px!important;height:16px!important}.ddt-insight-icon[data-astro-cid-cbfvtrwr] svg[data-astro-cid-cbfvtrwr]{width:9px!important;height:9px!important}.krc-pill-wrap[data-astro-cid-cbfvtrwr]{bottom:12px!important}.krc-insight-pill[data-astro-cid-cbfvtrwr]{font-size:9px!important;padding:5px 10px 5px 5px!important;gap:5px!important}.krc-insight-icon[data-astro-cid-cbfvtrwr]{width:16px!important;height:16px!important}.krc-insight-icon[data-astro-cid-cbfvtrwr] svg[data-astro-cid-cbfvtrwr]{width:9px!important;height:9px!important}#krcVisual[data-astro-cid-cbfvtrwr] .krc-track[data-astro-cid-cbfvtrwr]{margin-top:0!important}#krcVisual[data-astro-cid-cbfvtrwr] .krc-card[data-astro-cid-cbfvtrwr]{width:200px!important}#krcVisual[data-astro-cid-cbfvtrwr] .krc-track[data-astro-cid-cbfvtrwr]{gap:50px!important}#krcVisual[data-astro-cid-cbfvtrwr] .krc-num[data-astro-cid-cbfvtrwr]{font-size:48px!important}#krcVisual[data-astro-cid-cbfvtrwr] .krc-label[data-astro-cid-cbfvtrwr]{font-size:17px!important}#krcVisual[data-astro-cid-cbfvtrwr] .krc-track[data-astro-cid-cbfvtrwr]{margin-top:-50px!important}.krc-pill-wrap[data-astro-cid-cbfvtrwr]{bottom:30px!important}.pvm-tooltip-wrap[data-astro-cid-cbfvtrwr]{display:none!important}}
