.mc-rec-dash{--mc-primary:#5b028c;--mc-primary-deep:#3f006b;--mc-primary-soft:rgba(91,2,140,0.08);--mc-coral:#f25f5c;--mc-coral-soft:#ff8a7a;--mc-bg:#f7f5fa;--mc-surface:#fff;--mc-text:#221c35;--mc-text-soft:#6e6781;--mc-border:rgba(91,2,140,0.1);--mc-positive:#2d9d78;--mc-negative:#c94b5a;--mc-radius-lg:16px;--mc-radius-md:12px;--mc-shadow:0 4px 24px rgba(63,0,107,0.06);--mc-font-display:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;min-height:100vh;color:var(--mc-text);font-family:var(--mc-font-display)}[dir] .mc-rec-dash{background:var(--mc-bg);padding:1.5rem 1.25rem 3rem}@media(min-width:992px){[dir] .mc-rec-dash{padding:2rem 2.5rem 4rem}}.mc-rec-dash__breadcrumb{font-size:.8125rem}[dir] .mc-rec-dash__breadcrumb{background:transparent;padding:0;margin-bottom:.75rem}.mc-rec-dash__breadcrumb a{color:var(--mc-primary)}.mc-rec-header{position:relative;overflow:hidden}[dir] .mc-rec-header{border:1px solid var(--mc-border);border-radius:var(--mc-radius-lg);box-shadow:var(--mc-shadow);padding:1.5rem 1.5rem 1.25rem;margin-bottom:2rem}[dir=ltr] .mc-rec-header{background:linear-gradient(135deg,var(--mc-surface),rgba(91,2,140,.04) 50%,rgba(242,95,92,.06))}[dir=rtl] .mc-rec-header{background:linear-gradient(-135deg,var(--mc-surface),rgba(91,2,140,.04) 50%,rgba(242,95,92,.06))}.mc-rec-header:before{content:"";position:absolute;top:0;height:4px}[dir=ltr] .mc-rec-header:before{left:0;right:0;background:linear-gradient(90deg,var(--mc-primary),var(--mc-coral))}[dir=rtl] .mc-rec-header:before{right:0;left:0;background:linear-gradient(-90deg,var(--mc-primary),var(--mc-coral))}.mc-rec-header__title{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:var(--mc-text);letter-spacing:-.02em}[dir] .mc-rec-header__title{margin:0 0 .35rem}.mc-rec-header__subtitle{color:var(--mc-text-soft);font-size:.9375rem;max-width:36rem}[dir] .mc-rec-header__subtitle{margin:0}[dir] .mc-rec-section{margin-bottom:2.5rem}.mc-rec-section__title{font-size:1.125rem;font-weight:700;color:var(--mc-text);letter-spacing:-.01em}[dir] .mc-rec-section__title{margin:0 0 .25rem}.mc-rec-section__desc{font-size:.875rem;color:var(--mc-text-soft)}[dir] .mc-rec-section__desc{margin:0 0 1.25rem}[dir] .mc-rec-surface{background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:var(--mc-radius-md);box-shadow:var(--mc-shadow)}.mc-rec-hero{color:#fff}[dir] .mc-rec-hero{padding:1.75rem 1.5rem;border-radius:var(--mc-radius-md);margin-bottom:1rem}[dir=ltr] .mc-rec-hero{background:linear-gradient(145deg,var(--mc-primary-deep),var(--mc-primary) 55%,#6b0a9e)}[dir=rtl] .mc-rec-hero{background:linear-gradient(-145deg,var(--mc-primary-deep),var(--mc-primary) 55%,#6b0a9e)}.mc-rec-hero__label{font-size:.8125rem;opacity:.9;text-transform:uppercase;letter-spacing:.06em;font-weight:600}[dir] .mc-rec-hero__label{margin-bottom:.35rem}.mc-rec-hero__value{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.mc-rec-metric-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.mc-rec-metric-grid{grid-template-columns:repeat(4,1fr)}}.mc-rec-metric{transition:transform .2s ease,box-shadow .2s ease}[dir] .mc-rec-metric{padding:1rem 1.1rem;border-radius:var(--mc-radius-md);background:var(--mc-surface);border:1px solid var(--mc-border)}[dir] .mc-rec-metric:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(63,0,107,.08)}.mc-rec-metric__label{font-size:.75rem;color:var(--mc-text-soft);text-transform:uppercase;letter-spacing:.04em;font-weight:600}[dir] .mc-rec-metric__label{margin-bottom:.35rem}.mc-rec-metric__value{font-size:1.25rem;font-weight:700;color:var(--mc-text)}.mc-rec-delta{font-size:.75rem;font-weight:600}[dir] .mc-rec-delta{margin-top:.25rem}.mc-rec-delta--up{color:var(--mc-positive)}.mc-rec-delta--down{color:var(--mc-negative)}.mc-rec-funnel{display:flex;flex-direction:column;gap:.5rem}@media(min-width:992px){.mc-rec-funnel{flex-direction:row;align-items:stretch;gap:.35rem}}.mc-rec-funnel__step{flex:1;min-width:0;position:relative}[dir] .mc-rec-funnel__step{padding:.85rem .75rem;border-radius:10px;background:var(--mc-primary-soft);border:1px solid var(--mc-border);text-align:center}.mc-rec-funnel__step-value{font-weight:800;font-size:1.1rem;color:var(--mc-primary-deep)}.mc-rec-funnel__step-label{font-size:.7rem;color:var(--mc-text-soft);text-transform:uppercase;letter-spacing:.03em}.mc-rec-funnel__rate{font-size:.65rem;color:var(--mc-coral);font-weight:600}[dir] .mc-rec-funnel__rate{margin-top:.25rem}.mc-rec-tabs .nav-link{color:var(--mc-text-soft);font-size:.8125rem;font-weight:600}[dir] .mc-rec-tabs .nav-link{border:none;border-radius:8px;padding:.5rem .85rem}.mc-rec-tabs .nav-link.active{color:#fff!important}[dir] .mc-rec-tabs .nav-link.active{background:var(--mc-primary)!important}.mc-rec-chart-wrap{height:300px;position:relative}[dir] .mc-rec-chart-wrap{padding:.5rem 0}.mc-rec-product-row{display:flex;align-items:center;gap:.75rem}[dir] .mc-rec-product-row{padding:.85rem 0;border-bottom:1px solid var(--mc-border)}[dir] .mc-rec-product-row:last-child{border-bottom:none}.mc-rec-product-thumb{width:52px;height:52px;overflow:hidden;flex-shrink:0}[dir] .mc-rec-product-thumb{border-radius:10px;background:var(--mc-bg)}.mc-rec-product-thumb img{width:100%;height:100%;object-fit:cover}.mc-rec-insight{height:100%}[dir] .mc-rec-insight{padding:1rem 1.15rem;border-radius:var(--mc-radius-md);background:var(--mc-surface);border:1px solid var(--mc-border)}.mc-rec-insight__title{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--mc-text-soft);font-weight:700}[dir] .mc-rec-insight__title{margin-bottom:.5rem}.mc-rec-insight__value{font-size:1.15rem;font-weight:700;color:var(--mc-text)}[dir=ltr] .mc-rec-fade-enter-active,[dir=rtl] .mc-rec-fade-enter-active{animation:mcRecFade .45s ease-out}@keyframes mcRecFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mc-rec-btn-coral{color:#fff}[dir] .mc-rec-btn-coral{background:var(--mc-coral);border-color:var(--mc-coral)}.mc-rec-btn-coral:hover{color:#fff}[dir] .mc-rec-btn-coral:hover{background:var(--mc-coral-soft);border-color:var(--mc-coral-soft)}[dir] .mc-rec-chart-products-row{margin-bottom:2.5rem}[dir] .mc-rec-panel--chart,[dir] .mc-rec-panel--products{margin-bottom:0}.mc-rec-panel__title{font-size:1.0625rem;font-weight:700;color:var(--mc-text);letter-spacing:-.02em}[dir] .mc-rec-panel__title{margin:0 0 .25rem}.mc-rec-panel__subtitle{font-size:.8125rem;color:var(--mc-text-soft);line-height:1.35}[dir] .mc-rec-panel__subtitle{margin:0}.mc-rec-panel__head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}[dir] .mc-rec-panel__head{margin-bottom:1rem}.mc-rec-panel__head--products{align-items:center}.mc-rec-trend-pill{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.05rem}[dir] .mc-rec-trend-pill{padding:.45rem .75rem;border-radius:999px;background:rgba(45,157,120,.12)}[dir] .mc-rec-trend-pill--down{background:rgba(201,75,90,.1)}.mc-rec-trend-pill__value{font-size:.8125rem;font-weight:800;color:var(--mc-positive);line-height:1.2}.mc-rec-trend-pill--down .mc-rec-trend-pill__value{color:var(--mc-negative)}.mc-rec-trend-pill__hint{font-size:.6rem;font-weight:600;color:var(--mc-text-soft);text-transform:uppercase;letter-spacing:.04em}.mc-rec-surface--chart,.mc-rec-surface--products{min-height:0}[dir] .mc-rec-surface--chart,[dir] .mc-rec-surface--products{border-radius:20px;box-shadow:0 8px 32px rgba(63,0,107,.07);border:1px solid rgba(91,2,140,.09)}.mc-rec-chart-wrap--tall{position:relative;height:300px;min-height:240px}[dir] .mc-rec-chart-wrap--tall{padding:.25rem 0 0}.mc-rec-chart-wrap--with-legend{height:360px;min-height:300px;overflow:hidden;box-sizing:border-box}[dir] .mc-rec-chart-wrap--with-legend{padding-bottom:.5rem}@media(min-width:992px){.mc-rec-chart-wrap--tall{height:340px}.mc-rec-chart-wrap--with-legend{height:400px;min-height:340px}}.mc-rec-tabs--chart-padded{box-sizing:border-box}[dir=ltr] .mc-rec-tabs--chart-padded,[dir=rtl] .mc-rec-tabs--chart-padded{padding-left:.35rem;padding-right:.35rem}.mc-rec-tabs--chart .nav-link{font-size:.75rem}[dir] .mc-rec-tabs--chart .nav-link{padding:.4rem .65rem}.mc-rec-tabs--compact .nav-link{font-size:.68rem}[dir] .mc-rec-tabs--compact .nav-link{padding:.32rem .48rem}.mc-rec-link-all{font-size:.8125rem!important;font-weight:700!important;color:var(--mc-primary)!important;text-decoration:none!important}.mc-rec-link-all:hover{color:var(--mc-primary-deep)!important}.mc-rec-products-grid{display:grid;grid-template-columns:1fr;gap:.55rem;flex:1;align-content:start}@media(min-width:992px){.mc-rec-products-grid{grid-template-columns:1fr 1fr}}.mc-rec-products-list{display:block}.mc-rec-product-mini{display:flex;align-items:center;gap:.5rem;transition:box-shadow .2s ease,transform .2s ease}[dir] .mc-rec-product-mini{padding:.5rem .55rem;background:#fff;border:1px solid var(--mc-border);border-radius:12px;box-shadow:0 2px 10px rgba(63,0,107,.04)}[dir] .mc-rec-product-mini:hover{box-shadow:0 6px 20px rgba(63,0,107,.08);transform:translateY(-1px)}.mc-rec-product-mini__thumb{width:40px;height:40px;overflow:hidden;flex-shrink:0}[dir] .mc-rec-product-mini__thumb{border-radius:8px;background:var(--mc-bg)}.mc-rec-product-mini__thumb img{width:100%;height:100%;object-fit:cover}.mc-rec-product-mini__body{min-width:0;flex:1}.mc-rec-product-mini__name{display:block;font-size:.7rem;font-weight:700;color:var(--mc-text);line-height:1.25;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mc-rec-product-mini__name:hover{color:var(--mc-primary)}.mc-rec-product-mini__sub{font-size:.65rem;color:var(--mc-text-soft);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .mc-rec-product-mini__sub{margin-top:.1rem}.mc-rec-product-mini__value{flex-shrink:0;min-width:4.5rem}[dir=ltr] .mc-rec-product-mini__value{text-align:right}[dir=rtl] .mc-rec-product-mini__value{text-align:left}.mc-rec-product-mini__metric-label{font-size:.6rem;color:var(--mc-text-soft);font-weight:600;text-transform:uppercase;letter-spacing:.03em;line-height:1.15}[dir] .mc-rec-product-mini__metric-label{margin-bottom:.12rem}.mc-rec-product-mini__metric-num{font-size:.8rem;font-weight:800;color:var(--mc-text);line-height:1.2}.mc-rec-help-q{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;font-size:.65rem;font-weight:800;color:var(--mc-primary);line-height:1;flex-shrink:0}[dir] .mc-rec-help-q{border-radius:50%;background:var(--mc-primary-soft);cursor:help}.mc-rec-pedidos-historico__card-head{font-size:.875rem;font-weight:700;color:var(--mc-text)}[dir] .mc-rec-pedidos-historico__card-head{border-bottom:1px solid var(--mc-border)}[dir=ltr] .mc-rec-pedidos-historico__card-head{background:linear-gradient(90deg,rgba(91,2,140,.06),rgba(242,95,92,.05))}[dir=rtl] .mc-rec-pedidos-historico__card-head{background:linear-gradient(-90deg,rgba(91,2,140,.06),rgba(242,95,92,.05))}.mc-rec-pedidos-historico__pagination{flex-wrap:wrap;justify-content:center}[dir] .mc-rec-pedidos-historico__pagination .page-item.active .page-link{background-color:var(--mc-primary);border-color:var(--mc-primary)}[dir] .mc-rec-pedidos-historico__search{border-radius:8px;border-color:var(--mc-border)}[dir] .mc-rec-pedidos-historico__search:focus{border-color:var(--mc-primary);box-shadow:0 0 0 .15rem rgba(91,2,140,.15)}.mc-rec-data-table{font-size:.8125rem}.mc-rec-data-table thead th{font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;color:var(--mc-text-soft);font-weight:700;white-space:nowrap}[dir] .mc-rec-data-table thead th{border-top:none}.mc-rec-data-table__row{transition:background .15s ease}[dir] .mc-rec-data-table__row{cursor:pointer}[dir] .mc-rec-data-table__row:hover{background:rgba(91,2,140,.05)!important}.mc-rec-badge-status{display:inline-block;font-size:.65rem;font-weight:700;color:var(--mc-positive)}[dir] .mc-rec-badge-status{padding:.2rem .45rem;border-radius:6px;background:rgba(45,157,120,.12)}.mc-rec-detalhe-thumb{width:48px;height:48px;object-fit:cover}.mc-rec-detalhe-lista{max-height:240px;overflow-y:auto}.modal.mc-rec-order-modal-wrap.show{display:flex!important;align-items:center;justify-content:center}[dir] .modal.mc-rec-order-modal-wrap.show{padding:.75rem}.mc-rec-order-modal-wrap .modal-dialog.mc-rec-order-modal-dialog{display:flex;flex-direction:column;max-width:min(920px,calc(100vw - 1.5rem))!important;width:100%!important;min-height:min(78vh,720px)}[dir] .mc-rec-order-modal-wrap .modal-dialog.mc-rec-order-modal-dialog{margin:auto!important}@media(max-width:575.98px){[dir] .modal.mc-rec-order-modal-wrap.show{padding:.5rem}.mc-rec-order-modal-wrap .modal-dialog.mc-rec-order-modal-dialog{max-width:calc(100vw - 1rem)!important}[dir] .mc-rec-order-modal-wrap .modal-dialog.mc-rec-order-modal-dialog{margin:.25rem auto!important}}.mc-rec-order-modal-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:min(78vh,720px);overflow:hidden}[dir] .mc-rec-order-modal-content{border-radius:16px!important;box-shadow:0 4px 24px rgba(34,28,53,.18)}.mc-rec-order-modal-wrap .modal-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}[dir] .mc-rec-order-modal-wrap .modal-body{padding:0!important}.mc-rec-ord-root{display:flex;flex-direction:column;height:min(78vh,720px);max-height:min(88vh,800px);overflow:hidden}[dir] .mc-rec-ord-root{background:#fff}.mc-rec-ord-header{position:relative;flex-shrink:0;color:#fff}[dir] .mc-rec-ord-header{border-radius:0}[dir=ltr] .mc-rec-ord-header{padding:1.25rem 5.5rem 1.15rem 1.25rem;background:linear-gradient(118deg,#3f006b,#5b028c 42%,#7a1fb8 72%,#c94b5a 130%)}[dir=rtl] .mc-rec-ord-header{padding:1.25rem 1.25rem 1.15rem 5.5rem;background:linear-gradient(-118deg,#3f006b,#5b028c 42%,#7a1fb8 72%,#c94b5a 130%)}@media(max-width:575.98px){[dir=ltr] .mc-rec-ord-header{padding:1.1rem 3.75rem 1rem 1rem}[dir=rtl] .mc-rec-ord-header{padding:1.1rem 1rem 1rem 3.75rem}}.mc-rec-ord-header__close{position:absolute;top:.65rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:2.75rem;min-height:2.75rem;color:#fff!important;font-size:.8125rem;font-weight:700;line-height:1;transition:background .15s ease,border-color .15s ease}[dir] .mc-rec-ord-header__close{padding:.35rem .65rem;border:1px solid hsla(0,0%,100%,.35);border-radius:10px;background:hsla(0,0%,100%,.18);cursor:pointer}[dir=ltr] .mc-rec-ord-header__close{right:.65rem}[dir=rtl] .mc-rec-ord-header__close{left:.65rem}.mc-rec-ord-header__close:hover{color:#fff!important}[dir] .mc-rec-ord-header__close:hover{background:hsla(0,0%,100%,.28);border-color:hsla(0,0%,100%,.55)}.mc-rec-ord-header__close-icon{font-size:1.35rem;font-weight:400;line-height:1}[dir] .mc-rec-ord-header__close-icon{margin-top:-.1rem}.mc-rec-ord-header__close-text{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}@media(max-width:575.98px){.mc-rec-ord-header__close-text{display:none}.mc-rec-ord-header__close{min-width:2.75rem}[dir] .mc-rec-ord-header__close{padding:.35rem .45rem}}.mc-rec-ord-header__kicker{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;opacity:.88;color:hsla(0,0%,100%,.95)}[dir] .mc-rec-ord-header__kicker{margin-bottom:.35rem}.mc-rec-ord-header__title{font-size:clamp(1.1rem,4vw,1.35rem);font-weight:800;letter-spacing:-.02em;color:#fff!important}[dir] .mc-rec-ord-header__title{margin:0 0 .35rem}.mc-rec-ord-header__subtitle{font-size:.8125rem;opacity:.95;color:hsla(0,0%,100%,.95);line-height:1.4}[dir] .mc-rec-ord-header__subtitle{margin:0}.mc-rec-ord-modal-footer{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:.5rem}[dir] .mc-rec-ord-modal-footer{padding:.85rem 1.25rem 1rem;border-top:1px solid rgba(91,2,140,.1);background:#faf8fc}.mc-rec-ord-modal-footer__btn{min-width:6.5rem;font-weight:600;color:#5b028c!important}[dir] .mc-rec-ord-modal-footer__btn{border-color:rgba(91,2,140,.35)!important}.mc-rec-ord-modal-footer__btn:hover{color:#3f006b!important}[dir] .mc-rec-ord-modal-footer__btn:hover{background:rgba(91,2,140,.08)!important;border-color:#5b028c!important}.mc-rec-ord-summary{flex-shrink:0}[dir] .mc-rec-ord-summary{padding:1rem 1.5rem;background:#faf8fc;border-bottom:1px solid rgba(91,2,140,.08)}.mc-rec-ord-summary__metrics{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between}@media(min-width:576px){.mc-rec-ord-summary__metrics{justify-content:flex-start;gap:2rem}}.mc-rec-ord-summary__metric{display:flex;flex-direction:column;min-width:5.5rem}.mc-rec-ord-summary__num{font-size:1.5rem;font-weight:800;color:#221c35;line-height:1.1}.mc-rec-ord-summary__metric--accent .mc-rec-ord-summary__num{color:#2d9d78}.mc-rec-ord-summary__lbl{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#6e6781;font-weight:700}.mc-rec-ord-summary__rate{font-size:.8125rem;font-weight:600;color:#5b028c}[dir] .mc-rec-ord-summary__rate{margin-top:.75rem}.mc-rec-ord-filters{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.35rem}[dir] .mc-rec-ord-filters{padding:.75rem 1.5rem 0;background:#fff}.mc-rec-ord-filters__btn{color:#221c35;font-size:.75rem;font-weight:600;transition:all .15s ease}[dir] .mc-rec-ord-filters__btn{border:1px solid rgba(91,2,140,.2);background:#fff;padding:.4rem .75rem;border-radius:999px;cursor:pointer}.mc-rec-ord-filters__btn:hover{color:#5b028c}[dir] .mc-rec-ord-filters__btn:hover{border-color:#5b028c}.mc-rec-ord-filters__btn--active{color:#fff}[dir] .mc-rec-ord-filters__btn--active{border-color:transparent}[dir=ltr] .mc-rec-ord-filters__btn--active{background:linear-gradient(90deg,#5b028c,#7a1fb8)}[dir=rtl] .mc-rec-ord-filters__btn--active{background:linear-gradient(-90deg,#5b028c,#7a1fb8)}.mc-rec-ord-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(91,2,140,.45) #ede9f2}[dir] .mc-rec-ord-body{padding:1rem 1.25rem 1.25rem;background:#fff}.mc-rec-ord-body::-webkit-scrollbar{width:10px}[dir] .mc-rec-ord-body::-webkit-scrollbar-track{background:#ede9f2;border-radius:6px}.mc-rec-ord-body::-webkit-scrollbar-thumb{min-height:48px}[dir] .mc-rec-ord-body::-webkit-scrollbar-thumb{background:rgba(91,2,140,.4);border-radius:6px;border:2px solid #ede9f2}[dir] .mc-rec-ord-body::-webkit-scrollbar-thumb:hover{background:rgba(91,2,140,.55)}@media(max-width:575.98px){.mc-rec-order-modal-content,.mc-rec-order-modal-wrap .modal-dialog.mc-rec-order-modal-dialog{min-height:min(82vh,calc(100dvh - 2.5rem))}[dir] .mc-rec-ord-body{padding:.85rem 1rem 1rem}.mc-rec-ord-root{height:min(82vh,calc(100dvh - 2.5rem));max-height:min(88vh,calc(100dvh - 1.5rem))}}[dir] .mc-rec-ord-empty{padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(91,2,140,.1);margin-bottom:.75rem}[dir=ltr] .mc-rec-ord-empty{background:linear-gradient(90deg,rgba(91,2,140,.06),rgba(242,95,92,.06))}[dir=rtl] .mc-rec-ord-empty{background:linear-gradient(-90deg,rgba(91,2,140,.06),rgba(242,95,92,.06))}[dir] .mc-rec-ord-empty--muted{background:#f7f5fa;border-color:rgba(34,28,53,.08)}.mc-rec-ord-empty__text{font-size:.875rem;color:#221c35;font-weight:500;line-height:1.45}[dir] .mc-rec-ord-group{margin-bottom:1.25rem;padding:1rem;border-radius:14px;border:1px solid rgba(91,2,140,.1)}[dir] .mc-rec-ord-group--converted{border-color:rgba(45,157,120,.25)}[dir=ltr] .mc-rec-ord-group--converted{background:linear-gradient(145deg,rgba(45,157,120,.08),hsla(0,0%,100%,.9) 55%)}[dir=rtl] .mc-rec-ord-group--converted{background:linear-gradient(-145deg,rgba(45,157,120,.08),hsla(0,0%,100%,.9) 55%)}[dir] .mc-rec-ord-group--recommended{background:rgba(91,2,140,.03);border-color:rgba(91,2,140,.12)}[dir] .mc-rec-ord-group--spontaneous{background:#faf9fb;border-color:rgba(34,28,53,.08)}.mc-rec-ord-group__head{display:flex;align-items:center;gap:.5rem}[dir] .mc-rec-ord-group__head{margin-bottom:.75rem}.mc-rec-ord-group__icon{font-size:1.1rem}.mc-rec-ord-group__title{font-size:.95rem;font-weight:800;color:#221c35}[dir] .mc-rec-ord-group__title{margin:0}.mc-rec-ord-group__list{display:flex;flex-direction:column;gap:.65rem}.mc-rec-ord-group__more{color:#5b028c;font-size:.8125rem;font-weight:700;text-decoration:underline;text-underline-offset:2px}[dir] .mc-rec-ord-group__more{margin-top:.65rem;border:none;background:none;cursor:pointer;padding:.25rem 0}.mc-rec-ord-card{display:flex;gap:.75rem;align-items:flex-start}[dir] .mc-rec-ord-card{padding:.65rem;border-radius:12px;background:#fff;border:1px solid rgba(34,28,53,.06)}[dir] .mc-rec-ord-card--converted{border-color:rgba(45,157,120,.2)}[dir] .mc-rec-ord-card--spontaneous{border-color:rgba(34,28,53,.08)}.mc-rec-ord-card__thumb{width:56px;height:56px;flex-shrink:0;overflow:hidden}[dir] .mc-rec-ord-card__thumb{border-radius:10px;background:#f0eef5}.mc-rec-ord-card__thumb img{width:100%;height:100%;object-fit:cover}.mc-rec-ord-card__thumb-ph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9a92a8;font-size:.75rem}.mc-rec-ord-card__body{min-width:0;flex:1}.mc-rec-ord-card__name{font-size:.875rem;font-weight:700;color:#221c35;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[dir] .mc-rec-ord-card__name{margin:0 0 .2rem}.mc-rec-ord-card__sku{font-size:.7rem;color:#6e6781;text-transform:uppercase;letter-spacing:.04em}[dir] .mc-rec-ord-card__sku{margin:0 0 .2rem}.mc-rec-ord-card__reason{font-size:.75rem;color:#6e6781}[dir] .mc-rec-ord-card__reason{margin:0 0 .35rem}.mc-rec-ord-card__badges{display:flex;flex-wrap:wrap;gap:.35rem}[dir] .mc-rec-ord-card__badges{margin-bottom:.25rem}.mc-rec-ord-badge{display:inline-block;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}[dir] .mc-rec-ord-badge{padding:.2rem .45rem;border-radius:6px}.mc-rec-ord-badge--ok{color:#1f7a5c}[dir] .mc-rec-ord-badge--ok{background:rgba(45,157,120,.15)}.mc-rec-ord-badge--rec{color:#5b028c}[dir] .mc-rec-ord-badge--rec{background:rgba(91,2,140,.12)}.mc-rec-ord-badge--muted{color:#6e6781}[dir] .mc-rec-ord-badge--muted{background:rgba(34,28,53,.08)}.mc-rec-ord-badge--coral{color:#c94b5a}[dir] .mc-rec-ord-badge--coral{background:rgba(242,95,92,.14)}.mc-rec-ord-card__meta{font-size:.65rem;color:#9a92a8}[dir] .mc-rec-ord-card__meta{margin-bottom:.2rem}.mc-rec-ord-card__link{font-size:.75rem;font-weight:600;color:#5b028c}.mc-rec-ord-filter-empty{color:#6e6781;font-size:.875rem}[dir] .mc-rec-ord-filter-empty{padding:1.5rem;text-align:center}