*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:DM Sans,system-ui,sans-serif;color:#2b3136;background:#f6f5f3;-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{font-family:inherit}.cw-num{font-variant-numeric:tabular-nums}.cw-app{min-height:100vh;background:#f6f5f3}.cw-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f5f3;padding:24px}.cw-login-card{width:100%;max-width:392px;background:#fff;border:1px solid #E8E5E0;border-radius:14px;box-shadow:0 1px 2px #2b31360a,0 8px 28px #2b31360f;padding:44px 40px 36px}.cw-login-logo{height:26px;width:auto;display:block;margin:0 auto;fill:#2b3136}.cw-login-sub{text-align:center;color:#8a8f94;font-size:13px;font-weight:600;margin-top:14px;letter-spacing:.08em;text-transform:uppercase}.cw-rule{height:1px;background:#e8e5e0;margin:30px 0}.cw-login-btnslot{display:flex;justify-content:center;min-height:44px}.cw-login-note{text-align:center;color:#a8a39d;font-size:12.5px;margin-top:20px}.cw-login-error{margin-top:16px;font-size:12.5px;color:#cf4b3e;background:#fbecea;border:1px solid #f3cfca;border-radius:8px;padding:10px 12px;line-height:1.5}.cw-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:13px 16px;background:#fff;border:1px solid #E8E5E0;border-radius:10px;font-size:15px;font-weight:600;color:#2b3136;cursor:pointer;transition:background .15s,border-color .15s}.cw-google-btn:hover{background:#faf8f5;border-color:#d9d5cf}.cw-google-btn[disabled]{opacity:.5;cursor:default}.cw-header{background:#fff;border-bottom:1px solid #E8E5E0;border-left:4px solid #E7A569;position:sticky;top:0;z-index:20}.cw-header-inner{max-width:1240px;margin:0 auto;padding:12px 28px}.cw-row-top{display:flex;align-items:center;gap:20px}.cw-row-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:12px}.cw-rangewrap{flex:0 0 auto;margin-right:auto}.cw-brand{display:flex;align-items:center;gap:13px;flex:0 0 auto;background:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit}.cw-brand:focus-visible{outline:2px solid #2B3136;outline-offset:4px;border-radius:4px}.cw-brand-logo{height:18px;width:auto;display:block;fill:#2b3136}.cw-brand-tag{font-size:13px;font-weight:600;color:#8a8f94;text-transform:uppercase;letter-spacing:.08em;border-left:1px solid #E8E5E0;padding-left:13px}.cw-spacer{flex:1 1 auto}.cw-rangebar{display:flex;align-items:center;gap:4px;background:#faf8f5;border:1px solid #E8E5E0;border-radius:999px;padding:4px}.cw-range-btn{font-size:13px;font-weight:600;padding:7px 14px;border:none;border-radius:999px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap;background:transparent;color:#7c766f}.cw-range-btn.is-active{background:#e7a569;color:#fff}.cw-user{display:flex;align-items:center;gap:14px;flex:0 0 auto}.cw-avatar{width:34px;height:34px;border-radius:999px;background:#e7a569;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;overflow:hidden}.cw-avatar img{width:100%;height:100%;object-fit:cover}.cw-signout{background:transparent;border:1px solid #E8E5E0;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;color:#6e6862;cursor:pointer;transition:background .15s,color .15s}.cw-signout:hover{background:#faf8f5;color:#2b3136}.cw-nav{display:flex;flex:1 1 auto;justify-content:center;gap:26px;flex-wrap:wrap}.cw-tab{background:none;border:none;border-bottom:2px solid transparent;padding:10px 2px 12px;font-size:14px;font-weight:500;color:#8a8f94;cursor:pointer;transition:color .15s;white-space:nowrap}.cw-tab.is-active{border-bottom-color:#e7a569;font-weight:600;color:#2b3136}.cw-filterbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cw-filter-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a8a39d}.cw-filter{position:relative}.cw-filter-trigger{display:flex;align-items:center;gap:8px;background:#faf8f5;border:1px solid #E8E5E0;border-radius:8px;padding:7px 13px;font-size:13px;color:#2b3136;cursor:pointer}.cw-filter-trigger:hover{border-color:#d9d5cf}.cw-filter-trigger .k{color:#8a8f94}.cw-filter-trigger .v{font-weight:600}.cw-filter-trigger .caret{color:#a8a39d;font-size:9px}.cw-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.cw-filter-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:40;background:#fff;border:1px solid #E8E5E0;border-radius:10px;box-shadow:0 10px 30px #2b313624;padding:6px;min-width:214px}.cw-filter-menu.scroll{max-height:320px;overflow-y:auto;min-width:206px}.cw-filter-all{width:100%;text-align:left;background:none;border:none;padding:7px 10px 9px;font-size:12px;font-weight:600;color:#cf8b45;cursor:pointer}.cw-filter-opt{display:flex;align-items:center;gap:10px;width:100%;background:none;border:none;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:13px;color:#2b3136;text-align:left}.cw-filter-opt:hover{background:#faf8f5}.cw-check{width:17px;height:17px;flex:0 0 auto;border-radius:5px;border:1.5px solid #D9D5CF;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;line-height:1}.cw-check.on{border-color:#e7a569;background:#e7a569}.cw-swatch{width:9px;height:9px;flex:0 0 auto;border-radius:2px}.cw-main{max-width:1240px;margin:0 auto;padding:28px}.cw-pagehead{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:18px}.cw-pagehead h1{margin:0;font-size:20px;font-weight:600;color:#2b3136}.cw-pagehead .meta{font-size:13px;color:#8a8f94}.cw-sources{margin-top:18px;font-size:12px;color:#a8a39d;line-height:1.6}.cw-card{background:#fff;border:1px solid #E8E5E0;border-radius:14px;box-shadow:0 1px 2px #2b313608;min-width:0}.cw-card h2{margin:0;font-size:15px;font-weight:600;color:#2b3136}.cw-card-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px}.cw-card-head .meta{font-size:12px;color:#8a8f94}.cw-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px;align-items:stretch}.cw-kpi{background:#fff;border:1px solid #E8E5E0;border-radius:12px;padding:13px 15px;display:flex;flex-direction:column;gap:3px;box-shadow:0 1px 2px #2b313608}.cw-clickable{cursor:pointer;transition:box-shadow .12s ease,transform .12s ease,border-color .12s ease,background .12s ease}.cw-clickable:focus-visible{outline:2px solid #2B3136;outline-offset:3px}.cw-kpi.cw-clickable:hover,.cw-hero.cw-clickable:hover{transform:translateY(-1px);box-shadow:0 4px 14px #2b313614;border-color:#e2d6c2}.cw-kpi.cw-selected,.cw-hero.cw-selected{background:#f8efe0;border-color:#cf8b45;box-shadow:0 0 0 2px #cf8b45}.cw-kpi.cw-selected.cw-clickable:hover,.cw-hero.cw-selected.cw-clickable:hover{border-color:#cf8b45;box-shadow:0 0 0 2px #cf8b45,0 4px 14px #2b313614}.cw-selected .cw-kpi-label,.cw-selected .cw-hero-label,.cw-selected .cw-hero-foot{color:#6e6862}.cw-selected .cw-vsprev{color:#7c766f}.cw-selected .cw-delta.neutral{color:#6e6862}.cw-selected .cw-delta.pos{color:#1f7e52}.cw-selected .cw-delta.neg{color:#b23b2f}.cw-hero.cw-selected .cw-hero-value{color:#a85a1c}.cw-kpi-label{font-size:11px;font-weight:600;letter-spacing:.04em;color:#9a948d;text-transform:uppercase}.cw-kpi-value{font-size:21px;font-weight:700;color:#2b3136;line-height:1.1;margin-top:1px}.cw-kpi-delta{display:flex;align-items:center;gap:7px;margin-top:1px}.cw-delta{font-size:13px;font-weight:600;white-space:nowrap}.cw-delta.pos{color:#2e9e6b}.cw-delta.neg{color:#cf4b3e}.cw-delta.neutral{color:#8a8f94}.cw-vsprev{font-size:12px;color:#a8a39d;white-space:nowrap}.cw-hero{background:#fff;border:1px solid #E8E5E0;border-radius:12px;padding:13px 15px;display:flex;flex-direction:column;gap:3px;box-shadow:0 1px 2px #2b313608}.cw-hero-label{font-size:11px;font-weight:600;letter-spacing:.04em;color:#9a948d;text-transform:uppercase}.cw-hero-value{font-size:30px;font-weight:700;color:#c77f3c;line-height:1;margin-top:1px}.cw-hero-delta{display:flex;align-items:center;gap:8px;margin-top:2px}.cw-hero-delta .d{font-size:12.5px;font-weight:600}.cw-hero-delta .n{font-size:12px;color:#8e8881}.cw-hero-foot{font-size:11px;color:#9a948d;margin-top:3px}.cw-panels{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.cw-legend{display:flex;align-items:center;gap:18px;margin-top:10px;flex-wrap:wrap}.cw-legend .item{display:flex;align-items:center;gap:7px}.cw-legend .sq{width:12px;height:12px;border-radius:3px;display:inline-block}.cw-legend .ln{width:16px;height:3px;border-radius:3px;display:inline-block;background:#e7a569}.cw-legend .lbl{font-size:12.5px;color:#6e6862}.cw-svg{width:100%;height:auto;margin-top:14px;display:block}.cw-chart{position:relative}.cw-tip{position:absolute;top:10px;z-index:6;pointer-events:none;background:#2b3136;color:#fff;border-radius:9px;padding:9px 12px;box-shadow:0 6px 22px #2b313638;white-space:nowrap;font-variant-numeric:tabular-nums}.cw-tip-title{font-size:13.5px;font-weight:700;margin-bottom:3px}.cw-tip-line{font-size:13px;font-weight:500}.cw-table-scroll{overflow-x:auto;margin-top:18px}.cw-table{border-collapse:collapse;width:100%;min-width:520px;font-variant-numeric:tabular-nums}.cw-table th{padding:8px 10px;border-bottom:1px solid #E8E5E0;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a8a39d}.cw-table th.l,.cw-table td.l{text-align:left}.cw-table th.r,.cw-table td.r{text-align:right}.cw-table td{padding:8px 10px;border-bottom:1px solid #F0ECE6;font-size:13px;color:#2b3136}.cw-table td.kw{font-weight:600}.cw-table td.muted{color:#6e6862}.cw-table td.roas{font-weight:600;color:#c49a6a}.cw-chan-row{padding:15px 0;border-bottom:1px solid #F0ECE6;display:flex;flex-direction:column;gap:9px}.cw-chan-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.cw-chan-name{display:flex;align-items:center;gap:9px;min-width:0}.cw-chan-name span.dot{width:9px;height:9px;border-radius:3px;flex:0 0 auto}.cw-chan-name span.nm{font-size:14px;font-weight:600;color:#2b3136;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-chan-ums{font-size:14px;font-weight:700;color:#2b3136;flex:0 0 auto}.cw-chan-ums.cw-pending{font-size:11px;font-weight:600;color:#6e6862;text-transform:none}.cw-bar-track{height:6px;border-radius:999px;background:#f0ece6;overflow:hidden}.cw-bar-fill{height:100%;border-radius:999px}.cw-chan-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.cw-chan-meta .s{font-size:12px;color:#8a8580}.cw-chan-meta .r{font-size:12px;font-weight:600;color:#6e6862}.cw-chan-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cw-cd-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cw-cd-name{display:flex;align-items:center;gap:9px;min-width:0}.cw-cd-name .dot{width:10px;height:10px;border-radius:3px;flex:0 0 auto}.cw-cd-name .nm{font-size:15px;font-weight:600;color:#2b3136}.cw-cd-share{font-size:12px;font-weight:600;color:#8a8f94}.cw-cd-figure{display:flex;align-items:flex-end;gap:10px;margin-top:14px}.cw-cd-figure .v{font-size:28px;font-weight:700;color:#2b3136;line-height:1}.cw-cd-figure .t{font-size:13px;font-weight:600;padding-bottom:3px}.cw-cd-spark{width:100%;height:34px;display:block;margin:10px 0 4px}.cw-cd-stats{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #F0ECE6}.cw-stat{display:flex;flex-direction:column;gap:3px}.cw-stat .k{font-size:10.5px;font-weight:600;letter-spacing:.04em;color:#a8a39d;text-transform:uppercase}.cw-stat .v{font-size:14px;font-weight:600;color:#2b3136}.cw-kpi3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:16px}.cw-kpi-lg .cw-kpi-value{font-size:23px;line-height:1.05}.cw-ads-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.cw-gauge-wrap{position:relative;height:18px;margin-top:36px;border-radius:999px;background:#f0ece6}.cw-gauge-band{position:absolute;top:0;bottom:0;background:#2e9e6b33;border-left:1px dashed #2E9E6B;border-right:1px dashed #2E9E6B}.cw-gauge-marker{position:absolute;top:-9px;bottom:-9px;width:3px;background:#2b3136;border-radius:2px}.cw-gauge-marker-lbl{position:absolute;top:-34px;transform:translate(-50%);font-size:13px;font-weight:700;color:#2b3136;white-space:nowrap}.cw-gauge-ticks{position:relative;height:18px;margin-top:8px}.cw-gauge-tick{position:absolute;transform:translate(-50%);font-size:11px;color:#a8a39d}.cw-roasbar-row{display:flex;align-items:center;gap:12px}.cw-roasbar-row.is-clickable{cursor:pointer;border-radius:8px;margin:0 -8px;padding:5px 8px;transition:background .12s}.cw-roasbar-row.is-clickable:hover{background:#faf8f5}.cw-roasbar-row.is-clickable:focus-visible{outline:2px solid #2B3136;outline-offset:1px}.cw-roasbar-row.is-selected{background:#f8efe0;box-shadow:inset 0 0 0 1.5px #e7a569}.cw-roasbar-name{width:104px;flex:0 0 auto;font-size:13px;font-weight:500;color:#2b3136;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-link-reset{background:none;border:none;padding:0 0 0 8px;font:inherit;font-size:12px;color:#c49a6a;cursor:pointer;text-decoration:underline}.cw-link-reset:hover{color:#b07f3b}.cw-roasbar-track{position:relative;flex:1 1 auto;height:26px;background:#f4f1ec;border-radius:6px;overflow:hidden}.cw-roasbar-band{position:absolute;top:0;bottom:0;background:#2e9e6b29}.cw-roasbar-fill{position:absolute;top:0;bottom:0;left:0;border-radius:6px}.cw-roasbar-val{width:52px;flex:0 0 auto;text-align:right;font-size:13px;font-weight:700}.cw-roasbar-pending{flex:1 1 auto;text-align:right;font-size:11.5px;font-style:italic;color:#b7b1aa}.cw-srbar .top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.cw-srbar .top .nm{font-size:13px;font-weight:500;color:#2b3136}.cw-srbar .top .mt{font-size:12px;color:#8a8f94}.cw-srbar .bars{display:flex;flex-direction:column;gap:4px;margin-top:6px}.cw-srbar .track{height:9px;background:#f4f1ec;border-radius:999px;overflow:hidden}.cw-srbar .fill{height:100%;border-radius:999px}.cw-prod-grid{display:grid;grid-template-columns:34px 1.8fr 1.4fr 130px;gap:14px;align-items:center}.cw-prod-head{padding:16px 0 12px;border-bottom:1px solid #E8E5E0}.cw-prod-head span{font-size:10.5px;font-weight:600;letter-spacing:.04em;color:#a8a39d;text-transform:uppercase}.cw-prod-row{padding:14px 0;border-bottom:1px solid #F0ECE6}.cw-prod-rank{font-size:13px;font-weight:600;color:#a8a39d}.cw-prod-name{font-size:14px;font-weight:600;color:#2b3136}.cw-prod-sharecell{display:flex;align-items:center;gap:10px}.cw-prod-sharebar{flex:1 1 auto;height:7px;background:#f0ece6;border-radius:999px;overflow:hidden}.cw-prod-sharebar .fill{height:100%;background:#e7a569;border-radius:999px}.cw-prod-sharepct{flex:0 0 auto;width:48px;text-align:right;font-size:12px;font-weight:600;color:#8a8f94}.cw-prod-ums{text-align:right;font-size:14px;font-weight:700;color:#2b3136}.cw-heat{border-collapse:collapse;width:100%;min-width:520px;font-variant-numeric:tabular-nums}.cw-heat th{border:1px solid #E8E5E0;background:#faf8f5;padding:4px 5px;font-size:9px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#8a8f94;vertical-align:bottom;line-height:1.2;overflow-wrap:anywhere}.cw-heat th.l{text-align:left}.cw-heat th.r{text-align:right;letter-spacing:.01em}.cw-heat th.sum{text-align:right;font-size:10px;font-weight:700;color:#6e6862}.cw-heat td{border:1px solid #E8E5E0;padding:4px 5px;white-space:nowrap}.cw-heat td.land{text-align:left;font-size:11px;font-weight:600;color:#2b3136}.cw-heat td.cell{text-align:right;font-size:10.5px}.cw-heat td.cell.empty{color:#c9c4bd}.cw-heat td.cell.val{color:#2b3136}.cw-heat td.total{text-align:right;font-size:11px;font-weight:700;color:#2b3136}.cw-heat-note{margin-top:10px;font-size:11.5px;color:#a8a39d;line-height:1.55}.cw-fullcenter{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.cw-state-card{background:#fff;border:1px solid #E8E5E0;border-radius:14px;padding:28px 32px;max-width:420px;text-align:center;box-shadow:0 1px 2px #2b31360a}.cw-state-card .msg{font-size:14px;color:#6e6862;line-height:1.5}.cw-state-card .retry{margin-top:16px;background:#e7a569;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer}.cw-date{font-family:inherit;font-size:13px;color:#2b3136;background:#faf8f5;border:1px solid #E8E5E0;border-radius:8px;padding:6px 10px;cursor:pointer}.cw-date:focus{outline:none;border-color:#e7a569;background:#fff}.cw-daterow{flex:1 1 100%;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.cw-date-sep{color:#a8a39d}.cw-cmp-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.cw-cmp-delta{font-size:13px;font-weight:600}.cw-cmp-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cw-cmp-card{padding:18px 20px}.cw-cmp-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;flex-wrap:wrap}.cw-cmp-title{font-size:15px;font-weight:600;color:#2b3136}.cw-cmp-dates{display:flex;align-items:center;gap:8px}.cw-cmp-total td{border-top:2px solid #E8E5E0;border-bottom:none;font-weight:700;color:#2b3136;padding-top:10px}.cw-cmp-total td.roas{color:#c49a6a}@media (max-width: 920px){.cw-cmp-grid{grid-template-columns:1fr}}.cw-roas-note{margin:-8px 0 18px;font-size:12.5px;color:#6e6862;background:#faf8f5;border:1px solid #E8E5E0;border-left:3px solid #E7A569;border-radius:8px;padding:9px 13px;line-height:1.5}.cw-roas-note.warn{background:#fbf3ea;border-color:#f0dcc4;border-left-color:#cf8b45;color:#8a6a44}.cw-scope-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:-4px 0 18px;padding:9px 14px;font-size:13px;color:#8a6a44;background:#f8efe0;border:1px solid #E7CFA8;border-left:3px solid #CF8B45;border-radius:8px}.cw-scope-chip strong{color:#6b4f2a}.cw-scope-chip .cw-link-reset{padding:0;font-size:13px}.cw-refresh-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;margin-bottom:16px;flex-wrap:wrap}.cw-refresh-info{display:flex;flex-direction:column;gap:4px}.cw-refresh-when{display:flex;align-items:baseline;gap:10px}.cw-refresh-when .lbl{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a8a39d}.cw-refresh-when .val{font-size:16px;font-weight:700;color:#2b3136}.cw-refresh-sched{font-size:12.5px;color:#8a8f94}.cw-refresh-btn{background:#e7a569;color:#fff;border:none;border-radius:9px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.cw-refresh-btn:hover{background:#cf8b45}.cw-refresh-btn[disabled]{opacity:.55;cursor:default}.cw-src-grid{display:grid;grid-template-columns:1.4fr .9fr 1.2fr 2fr;gap:14px;align-items:center}.cw-src-head{padding:16px 0 12px;border-bottom:1px solid #E8E5E0}.cw-src-head span{font-size:10.5px;font-weight:600;letter-spacing:.04em;color:#a8a39d;text-transform:uppercase}.cw-src-row{padding:14px 0;border-bottom:1px solid #F0ECE6}.cw-src-name{font-size:14px;font-weight:600;color:#2b3136}.cw-src-time{font-size:13px;color:#2b3136}.cw-src-detail{font-size:12.5px;color:#8a8f94;line-height:1.4}.cw-src-status{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;padding:4px 11px 4px 9px;border-radius:999px}.cw-src-status .dot{width:7px;height:7px;border-radius:999px}.cw-src-status.ok{color:#2e9e6b;background:#e9f5ef}.cw-src-status.ok .dot{background:#2e9e6b}.cw-src-status.pending{color:#cf8b45;background:#fbf1e7}.cw-src-status.pending .dot{background:#e7a569}.cw-src-status.stale{color:#cf4b3e;background:#fbecea}.cw-src-status.stale .dot{background:#cf4b3e}@media (max-width: 640px){.cw-src-grid{grid-template-columns:1fr 1fr}.cw-src-head span:nth-child(3),.cw-src-head span:nth-child(4),.cw-src-row .cw-src-time,.cw-src-row .cw-src-detail{display:none}}.cw-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#2b313652;display:flex;align-items:flex-start;justify-content:center;padding:64px 20px 20px}.cw-modal{width:100%;max-width:460px;background:#fff;border:1px solid #E8E5E0;border-radius:14px;box-shadow:0 20px 60px #2b313638;padding:22px 24px 18px}.cw-modal-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.cw-modal-head h2{margin:0;font-size:17px;font-weight:600;color:#2b3136}.cw-modal-close{background:none;border:none;font-size:16px;color:#8a8f94;cursor:pointer;padding:4px 8px;border-radius:8px;line-height:1}.cw-modal-close:hover{background:#faf8f5;color:#2b3136}.cw-modal-note{margin-top:12px;font-size:12.5px;color:#6e6862;background:#faf8f5;border:1px solid #E8E5E0;border-radius:8px;padding:9px 11px;line-height:1.5}.cw-modal-foot{margin-top:14px;font-size:11.5px;color:#a8a39d;line-height:1.5}.cw-team-add{display:flex;gap:8px;margin-top:16px}.cw-team-input{flex:1 1 auto;font-family:inherit;font-size:14px;color:#2b3136;background:#faf8f5;border:1px solid #E8E5E0;border-radius:8px;padding:9px 12px}.cw-team-input:focus{outline:none;border-color:#e7a569;background:#fff}.cw-team-addbtn{flex:0 0 auto;font-family:inherit;font-size:13px;font-weight:600;color:#fff;background:#e7a569;border:none;border-radius:8px;padding:9px 16px;cursor:pointer}.cw-team-addbtn:hover{background:#cf8b45}.cw-team-addbtn[disabled]{opacity:.5;cursor:default}.cw-team-role{flex:0 0 auto;font-family:inherit;font-size:13px;color:#2b3136;background:#fff;border:1px solid #E8E5E0;border-radius:8px;padding:9px 10px;cursor:pointer}.cw-team-role.sm{padding:6px 8px;font-size:12.5px}.cw-team-role:focus{outline:none;border-color:#e7a569}.cw-team-error{margin-top:12px;font-size:12.5px;color:#cf4b3e;background:#fbecea;border:1px solid #f3cfca;border-radius:8px;padding:9px 11px;line-height:1.5}.cw-team-list{margin-top:14px;display:flex;flex-direction:column}.cw-team-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 2px;border-bottom:1px solid #F0ECE6}.cw-team-email{font-size:14px;color:#2b3136;word-break:break-all}.cw-team-badge{flex:0 0 auto;font-size:11px;font-weight:600;color:#cf8b45;background:#faf1e7;border:1px solid #F0DFC9;border-radius:999px;padding:3px 10px}.cw-team-remove{flex:0 0 auto;font-family:inherit;font-size:12.5px;font-weight:500;color:#cf4b3e;background:transparent;border:1px solid #E8E5E0;border-radius:8px;padding:6px 12px;cursor:pointer}.cw-team-remove:hover{background:#fbecea;border-color:#f3cfca}.cw-team-remove[disabled]{opacity:.5;cursor:default}.cw-team-empty{padding:14px 2px;font-size:13px;color:#a8a39d}@media (max-width: 920px){.cw-kpis{grid-template-columns:1fr 1fr}.cw-panels,.cw-chan-grid,.cw-ads-grid,.cw-kpi3{grid-template-columns:1fr}}@media (max-width: 1080px){.cw-header{position:static}.cw-header-inner{padding:12px 18px}.cw-row-top{flex-wrap:wrap;align-items:center;gap:10px 14px}.cw-brand{order:1;flex:0 1 auto;min-width:0}.cw-user{order:2;margin-left:auto;gap:12px;flex:0 0 auto}.cw-nav{order:3;flex:1 1 100%;margin-top:10px;flex-wrap:nowrap;justify-content:center;gap:26px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.cw-nav::-webkit-scrollbar{display:none}.cw-tab{padding:8px 1px 10px;flex:0 0 auto}.cw-row-bottom{flex-wrap:wrap;gap:12px;margin-top:12px;justify-content:center}.cw-rangewrap{flex:1 1 100%;min-width:0;margin-right:0;display:flex;justify-content:center}.cw-rangebar{max-width:100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cw-rangebar::-webkit-scrollbar{display:none}.cw-range-btn{flex:0 0 auto}.cw-filterbar,.cw-daterow{flex:1 1 100%;min-width:0;justify-content:center}}@media (max-width: 560px){.cw-kpis{grid-template-columns:1fr 1fr}.cw-main{padding:20px 16px}.cw-header-inner{padding:12px 16px}.cw-pagehead{flex-wrap:wrap;gap:4px}.cw-brand-tag{display:none}.cw-row-top{gap:8px 10px}.cw-brand-logo{height:15px}.cw-user{gap:6px}.cw-avatar{width:30px;height:30px;font-size:12px}.cw-signout{padding:6px 9px;font-size:12px}.cw-nav{justify-content:space-between;gap:6px}.cw-tab{font-size:12px;padding:6px 1px 8px}.cw-rangebar{gap:2px}.cw-range-btn{padding:6px 8px;font-size:12px}}@media (max-height: 600px) and (orientation: landscape){.cw-header{position:static}.cw-kpis{grid-template-columns:repeat(3,1fr)}}
