.marketing-performance{--mp-navy:#143263;--mp-blue:#14608f;--mp-teal:#1e958f;--mp-orange:#f59e0b;--mp-purple:#7655b7;--mp-border:#e4eaf1;--mp-muted:#718096;color:#17243a}.marketing-performance__toolbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;border:1px solid var(--mp-border);border-radius:14px;background:#fff;-webkit-box-shadow:0 7px 22px rgba(20,50,99,.045);box-shadow:0 7px 22px rgba(20,50,99,.045)}.marketing-performance__periods,.marketing-performance__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.marketing-performance__periods{gap:6px}.marketing-performance__period{min-height:34px;padding:0 13px;border:1px solid transparent;border-radius:9px;color:#64748b;background:#f5f7fa;font-size:11px;font-weight:700;-webkit-transition:.18s ease;transition:.18s ease}.marketing-performance__period:hover{color:var(--mp-blue);background:#eef6fa}.marketing-performance__period.active{color:#fff;background:linear-gradient(135deg,var(--mp-navy),var(--mp-blue),var(--mp-teal));-webkit-box-shadow:0 6px 14px rgba(20,96,143,.18);box-shadow:0 6px 14px rgba(20,96,143,.18)}.marketing-performance__custom-period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px;width:100%;padding-top:10px;border-top:1px solid #edf1f5;color:var(--mp-muted);font-size:11px}.marketing-performance__custom-period .b-form-datepicker{max-width:190px}.marketing-performance__custom-period .btn{min-height:34px}.marketing-performance__range{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-left:auto;color:var(--mp-muted);font-size:11px;font-weight:600}.marketing-performance__range i{color:var(--mp-teal)}.marketing-performance__alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;border:1px solid #f6d99f;border-radius:13px;background:#fffbef}.marketing-performance__alert>div:first-child{font-size:20px;color:#c77b08}.marketing-performance__alert>div:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.marketing-performance__alert span{font-size:11px}.marketing-performance__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.marketing-performance__kpi{min-width:0;min-height:168px;padding:16px;position:relative;overflow:hidden;border:1px solid var(--mp-border);border-radius:16px;background:#fff;-webkit-box-shadow:0 9px 24px rgba(20,50,99,.055);box-shadow:0 9px 24px rgba(20,50,99,.055)}.marketing-performance__kpi:after{content:"";width:90px;height:90px;position:absolute;right:-35px;top:-35px;border-radius:50%;opacity:.08;background:currentColor}.marketing-performance__kpi--navy{color:var(--mp-blue)}.marketing-performance__kpi--orange{color:var(--mp-orange)}.marketing-performance__kpi--teal{color:var(--mp-teal)}.marketing-performance__kpi--purple{color:var(--mp-purple)}.marketing-performance__kpi>strong{display:block;overflow:hidden;margin:7px 0 5px;color:#172a46;font-size:clamp(17px,1.6vw,24px);font-weight:800;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.marketing-performance__kpi>small{display:block;color:#8491a3;font-size:9.5px;line-height:1.45}.marketing-performance__kpi-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.marketing-performance__kpi-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:currentColor;background:currentColor}.marketing-performance__kpi-icon i{color:#fff;font-size:13px}.marketing-performance__kpi-label{color:#617086;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.045em}.marketing-performance__delta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 7px;border-radius:999px;font-size:8.5px;font-weight:750}.marketing-performance__delta.positive{color:#0f7b65;background:#e9f8f3}.marketing-performance__delta.negative{color:#c44747;background:#fff0f0}.marketing-performance__delta.neutral{color:#718096;background:#f2f4f7}.marketing-performance__skeleton{display:block;width:75%;height:26px;margin:9px 0 7px;border-radius:7px;background:-webkit-gradient(linear,left top,right top,from(#edf1f5),color-stop(#f8fafc),to(#edf1f5));background:linear-gradient(90deg,#edf1f5,#f8fafc,#edf1f5);background-size:200% 100%;-webkit-animation:mp-shimmer 1.2s infinite;animation:mp-shimmer 1.2s infinite}.marketing-performance__insights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;padding:13px 0;border:1px solid var(--mp-border);border-radius:14px;background:#f9fbfd}.marketing-performance__insight{min-width:0;padding:0 16px;border-right:1px solid var(--mp-border)}.marketing-performance__insight:last-child{border-right:0}.marketing-performance__insight small,.marketing-performance__insight span{display:block;color:#78879a;font-size:9px}.marketing-performance__insight strong{display:block;margin:3px 0;color:var(--mp-navy);font-size:16px;font-weight:800}.marketing-performance__content{margin-right:-6px;margin-left:-6px}.marketing-performance__content>[class*=col-]{padding-right:6px;padding-left:6px}.marketing-performance__panel{padding:16px;border:1px solid var(--mp-border);border-radius:17px;background:#fff;-webkit-box-shadow:0 10px 26px rgba(20,50,99,.05);box-shadow:0 10px 26px rgba(20,50,99,.05)}.marketing-performance__panel>header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;min-height:50px;margin-bottom:10px;padding-bottom:12px;border-bottom:1px solid #edf1f5}.marketing-performance__panel>header span{display:block;margin-bottom:2px;color:var(--mp-teal);font-size:9px;font-weight:800;letter-spacing:.09em}.marketing-performance__panel>header h2{margin:0;color:#1a2940;font-size:13px;font-weight:800}.marketing-performance__panel>header>small{color:var(--mp-muted);font-size:9px}.marketing-performance__legend{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.marketing-performance__legend span{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#68778a!important;letter-spacing:0!important}.marketing-performance__legend span:before{content:"";width:7px;height:7px;border-radius:50%}.marketing-performance__legend span.revenue:before{background:var(--mp-blue)}.marketing-performance__legend span.cost:before{background:var(--mp-orange)}.marketing-performance__chart-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;min-height:320px;color:#8592a3;font-size:11px}.marketing-performance__chart-state i{font-size:24px;color:#b4c0cf}.marketing-performance__portfolio{display:grid;gap:8px}.marketing-performance__portfolio-item{display:grid;grid-template-columns:38px 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px;border:1px solid #edf1f5;border-radius:12px;color:inherit;-webkit-transition:.18s ease;transition:.18s ease}.marketing-performance__portfolio-item:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);border-color:#cfe0e7;color:inherit;text-decoration:none;-webkit-box-shadow:0 5px 12px rgba(20,50,99,.06);box-shadow:0 5px 12px rgba(20,50,99,.06)}.marketing-performance__portfolio-item>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px}.marketing-performance__portfolio-item>span.coupon{color:var(--mp-blue);background:#eaf3f8}.marketing-performance__portfolio-item>span.promo{color:var(--mp-teal);background:#eaf8f6}.marketing-performance__portfolio-item div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marketing-performance__portfolio-item div strong{color:#172a46;font-size:17px}.marketing-performance__portfolio-item div small{color:#7d8b9d;font-size:9.5px}.marketing-performance__portfolio-item>i{color:#b0bbc8;font-size:9px}.marketing-performance__scheduled{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;padding:10px 11px;color:#6f7e91;background:#f7f9fc;border-radius:10px}.marketing-performance__scheduled>i{margin-top:2px;color:var(--mp-purple)}.marketing-performance__scheduled div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marketing-performance__scheduled strong{font-size:10px}.marketing-performance__scheduled small{font-size:9px}.marketing-performance__recommendation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:12px;padding:11px;border:1px solid #f6e2b8;border-radius:11px;color:#9b650b;background:#fffbf1}.marketing-performance__recommendation>i{margin-top:2px}.marketing-performance__recommendation strong{display:block;font-size:10px}.marketing-performance__recommendation p{margin:2px 0 0;color:#806f52;font-size:9px;line-height:1.45}.marketing-performance__ranking{margin-bottom:20px;padding-bottom:8px}.marketing-performance__ranking .table-responsive{margin:0 -4px}.marketing-performance__ranking .table{margin:0}.marketing-performance__ranking th{padding:10px 11px;border-top:0;color:#748296;background:#f8fafc;font-size:9px;text-transform:uppercase}.marketing-performance__ranking td{padding:10px 11px;vertical-align:middle;border-color:#edf1f5;color:#4d5c70;font-size:10px}.marketing-performance__campaign-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;min-width:190px}.marketing-performance__campaign-name>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px}.marketing-performance__campaign-name>span.coupon{color:var(--mp-blue);background:#eaf3f8}.marketing-performance__campaign-name>span.promo{color:var(--mp-teal);background:#eaf8f6}.marketing-performance__campaign-name div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marketing-performance__campaign-name strong{color:#253650;font-size:10.5px}.marketing-performance__campaign-name small{color:#8b97a7;font-size:8.5px}.marketing-performance__efficiency{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 7px;border-radius:999px;font-weight:800}.marketing-performance__efficiency.excellent{color:#0e7762;background:#e8f8f2}.marketing-performance__efficiency.good{color:#276b94;background:#eaf3f8}.marketing-performance__efficiency.low{color:#b16712;background:#fff4e3}@-webkit-keyframes mp-shimmer{to{background-position:-200% 0}}@keyframes mp-shimmer{to{background-position:-200% 0}}@media(max-width:1100px){.marketing-performance__kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.marketing-performance__toolbar{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.marketing-performance__periods{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.marketing-performance__range{margin-left:0}.marketing-performance__insights,.marketing-performance__kpis{grid-template-columns:1fr}.marketing-performance__insight{padding:10px 14px;border-right:0;border-bottom:1px solid var(--mp-border)}.marketing-performance__insight:last-child{border-bottom:0}.marketing-performance__panel>header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marketing-performance__custom-period .b-form-datepicker{max-width:none;width:100%}}