html{scroll-behavior:smooth}body{min-width:320px}a,button,input{-webkit-tap-highlight-color:transparent}:root{--hk:#2b6e4e;--hk-d:#1e5038;--hk-l:#eaf4ee;--hk-t:#1a2e23;--hk-mu:#6b8c7a;--hk-b:#d0e6d9;--white:#fff;--bg:#f7faf8;--panel-shadow:0 24px 50px #1e503814}*{box-sizing:border-box}body{color:var(--hk-t);background:radial-gradient(circle at 0 0,#2b6e4e1a,#0000 28%),linear-gradient(#f0f7f3 0%,#f7faf8 24%,#f4f8f5 100%);margin:0;font-family:Manrope,Segoe UI,sans-serif}#root{width:100%;min-height:100vh}button,input,select,textarea{font:inherit}.dashboard-shell{min-height:100vh}.auth-shell{place-items:center;min-height:100vh;padding:28px;display:grid}.auth-panel{border:1px solid var(--hk-b);background:#fffffff5;border-radius:28px;gap:18px;width:min(100%,480px);padding:28px;display:grid;box-shadow:0 22px 54px #1e50381a}.auth-logo{width:auto;height:64px}.auth-copy{gap:10px;display:grid}.auth-copy h1{color:var(--hk-d);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,2.6rem);line-height:1}.auth-copy p{color:var(--hk-mu);margin:0;line-height:1.7}.auth-credentials{background:var(--hk-l);color:var(--hk-d);border-radius:16px;padding:14px 16px;line-height:1.7}.auth-form{gap:14px;display:grid}.module-menu-shell{justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.module-menu-content{gap:28px;width:min(100%,1180px);margin:0 auto;display:grid;position:relative}.module-menu-intro{gap:10px;max-width:720px;display:grid}.module-menu-kicker{color:var(--hk);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.module-menu-intro h1{color:var(--hk-d);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1}.module-menu-intro p:last-child{max-width:620px;color:var(--hk-mu);margin:0;font-size:1rem;line-height:1.7}.module-menu-brand{z-index:100;position:fixed;top:20px;left:28px}.module-menu-topbar{z-index:100;align-items:center;gap:12px;display:flex;position:fixed;top:20px;right:28px}.module-menu-userbox{border:1px solid var(--hk-b);background:#ffffffe6;border-radius:16px;gap:3px;padding:10px 14px;display:grid;box-shadow:0 12px 26px #1e503814}.module-menu-userbox strong{color:var(--hk-d)}.module-menu-userbox span{color:var(--hk-mu);font-size:.88rem}.module-menu-logo{border-radius:12px;width:auto;height:60px;display:block}.module-choice-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.module-choice-card{border:1px solid var(--hk-b);text-align:left;min-height:220px;color:var(--hk-t);background:linear-gradient(180deg, #fffffffa, #f7faf8f0), var(--white);cursor:pointer;border-radius:24px;flex-direction:column;grid-column:span 4;padding:24px 24px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 38px #1e503814}.module-choice-card-featured{grid-column:span 6}.module-choice-card-compact{grid-column:span 3}.module-choice-card:after{content:"";background:var(--card-accent,var(--hk));opacity:.95;border-radius:24px 24px 0 0;height:4px;transition:opacity .25s,transform .25s;position:absolute;top:0;left:0;right:0}.module-choice-card:hover{border-color:#2b6e4e33;transform:translateY(-5px);box-shadow:0 24px 54px #1e503824,0 4px 14px #0000000d}.module-choice-card:hover:after{transform:scaleX(1.02)}[data-module=faturamento]{--card-accent:#2b6e4e}[data-module=faturamento-marketplaces]{--card-accent:#1f7a8c}[data-module=monitoramento]{--card-accent:#2b5d8c}[data-module=precos-pma]{--card-accent:#8c6e2b}[data-module=vendas]{--card-accent:#6e2b8c}[data-module=distributor-area]{--card-accent:#8c3a2b}[data-module=active-campaigns]{--card-accent:#1d6fb8}[data-module=official-price-table]{--card-accent:#5b5f97}.module-card-icon{width:56px;height:56px;color:var(--card-accent,var(--hk));border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;display:flex}[data-module=faturamento] .module-card-icon{background:#eaf4ee}[data-module=faturamento-marketplaces] .module-card-icon{background:#e7f6f8}[data-module=monitoramento] .module-card-icon{background:#e7f0fa}[data-module=precos-pma] .module-card-icon{background:#faf4e8}[data-module=vendas] .module-card-icon{background:#f2eafa}[data-module=distributor-area] .module-card-icon{background:#faece8}[data-module=active-campaigns] .module-card-icon{background:#e9f3ff}[data-module=official-price-table] .module-card-icon{background:#f0f0ff}.module-card-icon svg{width:24px;height:24px}.module-card-body{flex-direction:column;flex:1;gap:10px;display:flex}.module-card-title{color:var(--hk-d);letter-spacing:-.02em;font-size:1.22rem;font-weight:700;line-height:1.2;display:block}.module-card-desc{color:var(--hk-mu);margin:0;font-size:.93rem;line-height:1.6}.module-card-arrow{justify-content:flex-end;margin-top:16px;display:flex}.module-card-arrow svg{width:17px;height:17px;color:var(--hk-b);transition:color .2s,transform .2s}.module-choice-card:hover .module-card-arrow svg{color:var(--card-accent,var(--hk));transform:translate(3px)}.menu-corner-button{z-index:100;text-align:left;color:#0f3f49;cursor:pointer;background:radial-gradient(circle at 100% 0,#1f7a8c2e,#0000 36%),linear-gradient(#fffffffa,#e7f6f8f5);border:1px solid #1f7a8c38;border-radius:22px;gap:5px;width:min(300px,100vw - 36px);padding:16px 18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:fixed;bottom:24px;right:28px;box-shadow:0 18px 42px #0f3f4924}.menu-corner-button:hover{border-color:#1f7a8c57;transform:translateY(-4px);box-shadow:0 24px 54px #0f3f492e}.menu-corner-button-secondary{right:344px}.menu-corner-button-kicker{letter-spacing:.16em;text-transform:uppercase;color:#1f7a8c;font-size:.7rem;font-weight:800}.menu-corner-button strong{color:#164e58;font-size:1.02rem}.menu-corner-button span:last-child{color:#4d7680;font-size:.85rem;line-height:1.5}.module-placeholder-shell{min-height:100vh}.success-banner,.error-banner{border-radius:16px;margin-bottom:14px;padding:14px 16px;font-weight:600}.success-banner{background:var(--hk-l);color:var(--hk-d);border:1px solid var(--hk-b)}.error-banner{color:#8d2b20;background:#fff0ee;border:1px solid #f0c7c2}.module-placeholder-body{padding:18px}.module-placeholder-panel{max-width:760px;margin:0 auto;padding:28px}.module-placeholder-panel h2{color:var(--hk-d);margin:.2rem 0 .5rem;font-weight:400}.module-placeholder-panel p{color:var(--hk-mu);margin:0}.price-analysis-panel{padding:10px;overflow:hidden}.price-analysis-frame{background:#fff;border:0;border-radius:20px;width:100%;min-height:calc(100vh - 210px)}.pma-panel{overflow:hidden}.pma-toolbar{align-items:center;gap:10px;display:flex}.pma-toolbar .secondary-action{white-space:nowrap;min-height:42px}.pma-table-wrap{max-height:calc(100vh - 245px)}.pma-table{min-width:1120px}.pma-table input{width:100%;min-width:0;color:var(--hk-t);background:#f7faf8d9;border:1px solid #0000;border-radius:8px;outline:none;padding:.5rem .55rem}.pma-table input:focus{border-color:var(--hk);background:var(--white);box-shadow:0 0 0 2px #2b6e4e1f}.pma-table th:first-child,.pma-table th:nth-child(2),.pma-table th:nth-child(5){width:160px}.pma-table th:nth-child(4),.pma-table th:nth-child(6){width:190px}.pma-row-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.pma-row-actions .primary-action,.pma-row-actions .secondary-action{min-height:34px;padding:.45rem .65rem}.dashboard-header{color:var(--white);box-shadow:var(--panel-shadow);background:linear-gradient(135deg,#2b6e4e 0%,#214f3a 100%);align-items:center;gap:16px;padding:18px 24px;display:flex}.brand-mark{letter-spacing:.12em;background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;place-items:center;width:58px;height:58px;font-size:1.2rem;display:grid}.brand-logo{object-fit:contain;flex-shrink:0;width:auto;height:48px;display:block}.header-copy{flex:1}.top-nav{flex-wrap:wrap;gap:8px;display:flex}.top-nav-button{min-height:40px;color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;padding:.6rem 1rem;transition:background .2s,transform .2s,border-color .2s}.top-nav-button:hover{background:#ffffff2e;transform:translateY(-1px)}.top-nav-button.is-active{background:var(--white);color:var(--hk-d);border-color:var(--white)}.eyebrow,.subtitle{opacity:.74;margin:0;font-size:.82rem}.header-copy h1{margin:.15rem 0;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400}.home-button{min-width:48px;min-height:48px;color:var(--white);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.72rem 1rem;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.home-button:hover{background:#ffffff38;transform:translateY(-1px)}.home-button-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.home-button-icon svg{width:100%;height:100%;display:block}.dashboard-body{width:100%;max-width:none;margin:0 auto;padding:18px}.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.monitoring-metrics-grid{grid-template-columns:210px repeat(4,190px);justify-content:center;align-items:stretch}.monitoring-overview-layout{grid-template-columns:minmax(760px,1fr) minmax(0,560px);justify-content:stretch;align-items:stretch;gap:8px;margin-bottom:16px;display:grid}.monitoring-overview-layout .monitoring-metrics-grid{grid-template-columns:minmax(160px,.9fr) repeat(4,minmax(110px,1fr));justify-content:stretch;margin-bottom:0}.monitoring-overview-layout .monitoring-metrics-grid>.metric-card{grid-column:auto;min-height:auto}.monitoring-overview-layout>.panel{justify-self:stretch;min-width:0;max-width:none}.monitoring-metrics-grid>.metric-card{flex-direction:column;justify-content:center;align-items:center;display:flex}.monitoring-metrics-grid>.metric-card .metric-value{font-size:clamp(1.9rem,2.6vw,2.35rem)}.monitoring-metric-stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.monitoring-metric-stack .metric-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:68px;display:flex}.monitoring-metric-stack .metric-label{margin-bottom:0}.seller-metrics-grid{grid-template-columns:minmax(0,240px);gap:10px;margin-bottom:14px;display:grid}.metric-card,.panel,.sql-note{border:1px solid var(--hk-b);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:18px}.metric-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:10px 14px;display:flex}.metric-label{text-transform:uppercase;letter-spacing:.08em;color:var(--hk-mu);margin-bottom:.28rem;font-size:.62rem;display:block}.metric-value{font-size:clamp(1.45rem,2vw,1.9rem);font-weight:400;line-height:1.05;display:block}.metric-value-primary{color:var(--hk-d)}.metric-value-s1{color:#9a6a19}.metric-value-s2{color:#9f4d2f}.metric-value-s3{color:#a43a3a}.metric-value-muted{color:var(--hk-mu)}.filter-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.filter-label{color:var(--hk-mu);font-size:.82rem}.multi-select{width:min(100%,360px);position:relative}.multi-select-trigger,.search-input,.filter-tab{border:1px solid var(--hk-b);color:var(--hk-t);background:#ffffffeb}.multi-select-trigger{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:.7rem .9rem;display:flex}.multi-select-trigger.is-open .select-arrow{transform:rotate(180deg)}.select-arrow{color:var(--hk-mu);font-size:.72rem;transition:transform .2s}.multi-select-panel{background:var(--white);border:1px solid var(--hk-b);max-height:280px;box-shadow:var(--panel-shadow);z-index:10;border-radius:14px;padding:.35rem;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.multi-select-option{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.7rem;width:100%;padding:.7rem .75rem;display:flex}.multi-select-option:hover,.multi-select-option.is-selected{background:var(--hk-l)}.option-check{border:1.5px solid var(--hk-b);border-radius:4px;flex-shrink:0;width:14px;height:14px}.multi-select-option.is-selected .option-check{background:var(--hk);border-color:var(--hk);position:relative}.multi-select-option.is-selected .option-check:after{content:"✓";color:var(--white);place-items:center;font-size:.6rem;display:grid;position:absolute;inset:0}.option-divider{background:var(--hk-b);height:1px;margin:.2rem 0 .35rem}.search-input{border-radius:12px;outline:none;flex:1;min-width:260px;min-height:42px;padding:.7rem .9rem}.search-input:focus,.multi-select-trigger:focus-visible,.filter-tab:focus-visible,.top-nav-button:focus-visible,.home-button:focus-visible{outline-offset:2px;border-color:var(--hk);outline:2px solid #2b6e4e38}.filter-tabs{flex-wrap:wrap;gap:6px;display:flex}.filter-tab{cursor:pointer;border-radius:999px;min-height:38px;padding:.4rem .95rem}.filter-tab.is-active{background:var(--hk);color:var(--white);border-color:var(--hk)}.monitoring-filter-panel{border:1px solid var(--hk-b);box-shadow:var(--panel-shadow);background:#ffffffb8;border-radius:18px;margin-bottom:16px;padding:14px 16px}.monitoring-filter-grid{grid-template-columns:minmax(190px,1.15fr) minmax(190px,1.15fr) minmax(120px,.72fr) minmax(120px,.72fr) minmax(120px,.72fr) minmax(110px,.62fr) auto;align-items:end;gap:10px;display:grid}.filter-search-field{align-self:start;position:relative}.filter-search-field-wide{grid-column:auto}.filter-chip-list{flex-wrap:wrap;gap:6px;display:flex}.filter-chip{min-height:30px;color:var(--hk-d);cursor:pointer;background:#eaf4eeeb;border:1px solid #c4d9ce;border-radius:999px;align-items:center;gap:8px;padding:.32rem .7rem;font-size:.78rem;display:inline-flex}.filter-chip span{color:inherit;letter-spacing:0;text-transform:none;font-size:.78rem}.filter-suggestions{border:1px solid var(--hk-b);background:var(--white);box-shadow:var(--panel-shadow);z-index:20;border-radius:14px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0}.filter-suggestion-option{width:100%;min-height:38px;color:var(--hk-t);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-content:center;gap:2px;padding:.55rem .7rem;display:grid}.filter-suggestion-option:hover{background:var(--hk-l)}.filter-suggestion-option strong{font-size:.86rem;font-weight:600}.filter-suggestion-option span{color:var(--hk-mu);letter-spacing:0;text-transform:none;font-size:.74rem}.monitoring-filter-actions{align-items:end;display:flex}.monitoring-filter-actions .secondary-action{white-space:nowrap;min-height:42px}.content-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-bottom:16px;display:grid}.panel{overflow:hidden}.panel-full-width{grid-column:1/-1}.panel-header{background:linear-gradient(135deg,#2b6e4e 0%,#24553d 100%);justify-content:space-between;align-items:center;gap:1rem;padding:12px 16px;display:flex}.panel-title{color:#ffffffeb;font-size:.86rem}.count-pill{color:var(--white);background:#ffffff2e;border-radius:999px;padding:.22rem .65rem;font-size:.72rem}.panel-search-row{border-bottom:1px solid var(--hk-b);background:#ffffff94;padding:16px}.panel-search-row .search-input{width:100%;min-width:0}.table-wrap{max-height:560px;overflow:auto}.strike-table-wrap{max-height:460px}.stores-table{border-collapse:collapse;width:100%}.stores-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--hk-mu);background:var(--bg);border-bottom:1px solid var(--hk-b);padding:.8rem 1rem;font-size:.68rem;font-weight:400}.stores-table td{border-bottom:1px solid var(--hk-b);vertical-align:middle;padding:.8rem 1rem;font-size:.92rem}.stores-table tbody tr:hover{background:var(--hk-l)}.stores-table tbody tr:last-child td{border-bottom:0}.store-name{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.store-dist{color:var(--hk-mu);font-size:.8rem}.type-pill,.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .6rem;font-size:.7rem;display:inline-flex}.type-pill-puro{color:#1e4d7b;background:#e8f4fe}.type-pill-hibrido{color:#4c1d95;background:#ede8fe}.type-pill-proprio{background:var(--hk-l);color:var(--hk-d)}.status-badge-attention{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.status-badge-warning{color:#9a3412;background:#fff3ed;border:1px solid #fdba74}.status-badge-critical{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.status-badge-neutral{color:var(--hk-mu);background:#f1f5f3;border:1px solid #c4d9ce}.chart-card{padding:14px 16px 16px}.legend{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.legend-item{color:var(--hk-mu);align-items:center;gap:5px;font-size:.72rem;display:inline-flex}.legend-dot{border-radius:3px;width:10px;height:10px}.legend-dot-s1,.bar-segment-s1{background:#f59e0b}.legend-dot-s2,.bar-segment-s2{background:#ea580c}.legend-dot-s3,.bar-segment-s3{background:#dc2626}.legend-dot-s4,.bar-segment-s4{background:#b91c1c}.legend-dot-s5,.bar-segment-s5{background:#991b1b}.legend-dot-s6,.bar-segment-s6{background:#7f1d1d}.legend-dot-cancel,.bar-segment-cancel{background:#c4d9ce}.bars-list{gap:12px;max-height:520px;display:grid;overflow:auto}.bar-label{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.76rem;overflow:hidden}.bar-row{align-items:center;gap:4px;display:flex}.bar-segment{border-radius:4px;min-width:3px;height:16px}.bar-total{color:var(--hk-mu);margin-left:.35rem;font-size:.75rem}.monitoring-insights-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;margin-bottom:16px;display:grid}.monitoring-insights-grid{order:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.insight-panel{overflow:hidden}.critical-side-panel{order:2}.insight-panel-wide{grid-column:span 2}.donut-card{grid-template-columns:220px 150px minmax(220px,1fr);align-items:center;gap:22px;min-height:320px;padding:18px;display:grid}.status-donut{aspect-ratio:1;border-radius:50%;place-items:center;width:220px;display:grid;position:relative}.status-donut:after{content:"";background:var(--white);border-radius:50%;position:absolute;inset:44px}.status-donut span{z-index:1;color:var(--hk-d);font-size:2rem;position:relative}.status-breakdown,.critical-list,.ranking-list{gap:10px;padding:14px 16px 16px;display:grid}.ranking-list{align-content:start;max-height:360px;overflow-y:auto}.donut-card .status-breakdown{padding:0}.status-breakdown span{color:var(--hk-t);align-items:center;gap:7px;font-size:.86rem;display:inline-flex}.status-share-list{align-content:center;align-self:stretch;gap:14px;display:grid}.status-share-row{gap:7px;display:grid}.status-share-row>div:first-child{justify-content:space-between;gap:10px;width:94%;display:flex}.status-share-row strong{color:var(--hk-t);font-size:.86rem}.status-share-row span{color:var(--hk-mu);white-space:nowrap;font-size:.78rem}.status-share-track{background:#edf4f0;border-radius:999px;width:94%;height:10px;overflow:hidden}.status-share-track span{border-radius:inherit;height:100%;display:block}.status-share-s1{background:#f59e0b}.status-share-s2{background:#ea580c}.status-share-s3{background:#dc2626}.status-share-s4{background:#b91c1c}.status-share-s5{background:#991b1b}.status-share-s6{background:#7f1d1d}.status-share-cancel{background:#8aa999}.ranking-item{grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.ranking-position{background:var(--hk-l);width:28px;height:28px;color:var(--hk-d);border-radius:999px;place-items:center;font-size:.8rem;display:grid}.ranking-item strong,.critical-item strong{color:var(--hk-t);overflow-wrap:anywhere;font-size:.9rem;display:block}.ranking-bar{background:#edf4f0;border-radius:999px;height:8px;margin-top:6px;position:relative;overflow:hidden}.ranking-bar span{inset-block:0;border-radius:inherit;height:100%;display:block;position:absolute;left:0}.ranking-bar-total{background:#d8e8df}.ranking-bar-strikes{background:linear-gradient(90deg, var(--hk) 0%, #dc2626 100%);min-width:0}.ranking-item b{color:var(--hk-d);font-size:.9rem}.ranking-title-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.ranking-title-row span{color:var(--hk-mu);white-space:nowrap;font-size:.76rem}.heatmap-table-wrap{max-height:320px;padding:12px 16px 16px;overflow:auto}.heatmap-table{border-collapse:separate;border-spacing:0 6px;width:100%}.heatmap-table th{text-align:left;color:var(--hk-mu);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:400}.heatmap-table th:not(:first-child){text-align:center}.heatmap-table td{color:var(--hk-t);text-align:center;font-size:.84rem}.heatmap-table td:first-child{text-overflow:ellipsis;white-space:nowrap;text-align:left;max-width:220px;overflow:hidden}.heat-cell{width:44px;min-height:30px;color:var(--white);border-radius:8px;place-items:center;font-weight:700;display:inline-grid}.heat-cell-s1{background:#f59e0b}.heat-cell-s2{background:#ea580c}.heat-cell-s3{background:#dc2626}.heat-cell-s4{background:#b91c1c}.heat-cell-s5{background:#991b1b}.heat-cell-s6{background:#7f1d1d}.heat-cell-cancel{background:#647d70}.critical-item{border-bottom:1px solid var(--hk-b);gap:8px;padding:10px 0;display:grid}.critical-item:last-child{border-bottom:0}.critical-item span,.critical-item small{color:var(--hk-mu);font-size:.78rem}.critical-badges{flex-wrap:wrap;gap:6px;display:flex}.timeline-chart{align-items:end;gap:12px;min-height:248px;padding:16px;display:flex;overflow-x:auto}.timeline-column{min-width:54px;color:var(--hk-mu);grid-template-rows:150px auto auto;justify-items:center;gap:6px;font-size:.72rem;display:grid}.timeline-stack{background:#edf4f0;border-radius:999px;flex-direction:column-reverse;justify-content:flex-start;width:34px;height:150px;display:flex;overflow:hidden}.timeline-bar{width:100%;min-height:3px;display:block}.timeline-bar-active{background:var(--hk)}.timeline-bar-cancel{background:#8aa999}.timeline-column strong{color:var(--hk-d);font-size:.84rem}.combo-chart{align-content:stretch;gap:8px;min-height:248px;padding:12px 14px 8px;display:grid;position:relative;overflow-x:auto}.combo-chart-legend{color:var(--hk-mu);flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:.72rem;display:flex}.combo-chart-legend span{align-items:center;gap:6px;display:inline-flex}.legend-bar{background:#3d9e7abf;border-radius:999px;width:16px;height:8px}.legend-line{background:#1a6fb5;border-radius:999px;width:18px;height:3px}.combo-chart-svg{width:100%;min-width:360px;height:230px;display:block}.combo-chart-grid-line{stroke:#d8e8df;stroke-width:1px;stroke-dasharray:4 6}.combo-chart-bar{fill:#3d9e7abf}.combo-chart-line{fill:none;stroke:#1a6fb5;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.combo-chart-point{fill:#1a6fb5;stroke:var(--white);stroke-width:2px}.combo-chart-bar-value,.combo-chart-line-value{fill:var(--hk-d);font-size:12px;font-weight:700}.combo-chart-line-value{fill:#1a6fb5}.combo-chart-label{fill:var(--hk-mu);font-size:11px}.combo-chart-tooltip{pointer-events:none;z-index:10;background:#fff;border:1px solid #d8e8df;border-radius:10px;min-width:175px;padding:10px 14px;position:absolute;top:36px;box-shadow:0 4px 16px #1e50381a}.combo-chart-tooltip-title{color:var(--hk-mu);letter-spacing:.4px;margin-bottom:8px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.combo-chart-tooltip-row{justify-content:space-between;align-items:center;gap:16px;padding:3px 0;font-size:12px;display:flex}.combo-chart-tooltip-row span{color:var(--hk-mu);align-items:center;gap:5px;display:inline-flex}.combo-chart-tooltip-row strong{color:var(--hk-d);font-size:13px;font-weight:700}.empty-state{text-align:center;color:var(--hk-mu);padding:2rem;font-style:italic}.sql-note{margin-top:14px;padding:16px 18px}.distributor-admin-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px;margin-top:14px;display:grid}.approval-admin-grid{gap:14px;margin-top:14px;display:grid}.seller-admin-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:14px;margin-top:14px;display:grid}.strike-admin-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:14px;margin-top:14px;display:grid}.distributor-form,.seller-form,.strike-form{gap:18px;padding:16px;display:grid}.form-grid,.form-multi-grid{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-multi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.distributor-form .form-multi-grid{flex-direction:column;grid-template-columns:1fr;display:flex}.distributor-form .form-multi-grid .field-stack{width:100%}.field-group,.field-stack{gap:8px;min-width:0;display:grid}.field-stack{align-content:start}.field-group-full{grid-column:1/-1}.seller-suggestion-option{background:var(--hk-l);width:100%;min-width:0;min-height:54px;color:var(--hk-t);text-align:left;cursor:pointer;border:1px solid #c4d9ce;border-radius:12px;gap:4px;padding:.68rem .9rem;display:grid}.seller-suggestion-option:hover{border-color:var(--hk);background:#eaf4eef2}.seller-suggestion-option strong{font-size:.9rem}.seller-suggestion-option span{color:var(--hk-mu);letter-spacing:0;overflow-wrap:anywhere;text-transform:none;font-size:.78rem}.seller-suggestion-empty{color:var(--hk-mu);margin:0;font-size:.82rem}.field-group span,.stack-header span{color:var(--hk-mu);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.field-group input,.field-stack input,.field-group select,.field-group textarea,.marketplace-link-input{border:1px solid var(--hk-b);width:100%;min-width:0;min-height:42px;color:var(--hk-t);background:#fffffff5;border-radius:12px;outline:none;padding:.7rem .9rem}.field-group input:focus,.field-stack input:focus,.field-group select:focus,.field-group textarea:focus,.marketplace-link-input:focus,.primary-action:focus-visible,.secondary-action:focus-visible,.danger-action:focus-visible,.icon-action:focus-visible{outline-offset:2px;border-color:var(--hk);outline:2px solid #2b6e4e38}.stack-header,.dynamic-field-row,.form-actions,.card-actions,.distributor-card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.dynamic-field-row{flex-wrap:nowrap;align-items:stretch}.dynamic-field-row input{flex:1;min-width:0}.primary-action,.secondary-action,.danger-action,.icon-action{border:1px solid var(--hk-b);cursor:pointer;border-radius:12px;min-height:38px;padding:.55rem .85rem;transition:transform .2s,background .2s,border-color .2s}.primary-action:hover,.secondary-action:hover,.danger-action:hover,.icon-action:hover{transform:translateY(-1px)}.primary-action{background:var(--hk);border-color:var(--hk);color:var(--white)}.secondary-action{background:var(--white);color:var(--hk-t)}.danger-action{color:#991b1b;background:#fef2f2;border-color:#fecaca}.icon-action{min-width:88px;color:var(--hk-mu);background:#f8fbf9;flex-shrink:0}.secondary-action:disabled{opacity:.5;cursor:not-allowed;transform:none}.primary-action:disabled{opacity:.7;cursor:wait;transform:none}.form-actions{flex-wrap:wrap;justify-content:flex-start}.form-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:.8rem .9rem}.form-success{color:#1e5038;background:#eaf4ee;border:1px solid #b8d7c4;border-radius:12px;margin:0;padding:.8rem .9rem}.distributor-list{max-height:760px;overflow:auto}.distributor-list-content{gap:12px;min-height:100%;padding:16px;display:grid}.seller-list-content{align-content:start;min-height:auto}.distributor-card{border:1px solid var(--hk-b);background:linear-gradient(#fffffffa,#eaf4ee94);border-radius:16px;gap:12px;padding:14px;display:grid}.distributor-card-header{flex-wrap:wrap;align-items:flex-start}.distributor-card-header>div{min-width:0}.distributor-card-header h3{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:1.05rem;font-weight:400}.distributor-card-header p{color:var(--hk-mu);overflow-wrap:anywhere;word-break:break-word;margin:.25rem 0 0;font-size:.85rem}.detail-block{gap:6px;display:grid}.detail-block strong{color:var(--hk-mu);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.detail-block ul{color:var(--hk-t);margin:0;padding-left:1rem}.detail-block li+li{margin-top:.25rem}.detail-block li{overflow-wrap:anywhere;word-break:break-word}.detail-block p{color:var(--hk-t);overflow-wrap:anywhere;word-break:break-word;margin:0;line-height:1.45}.strike-filter-stack{gap:12px;display:grid}.strike-filter-actions{justify-items:flex-start;gap:8px;display:grid}.strike-meeting-actions{justify-items:stretch}.meeting-toggle-buttons{flex-wrap:wrap;gap:10px;display:flex}.meeting-helper-row{flex-wrap:wrap;gap:12px;display:flex}.strike-export-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.strike-export-actions{flex-wrap:wrap;align-items:end;gap:8px;min-width:0;display:flex}.strike-export-actions .primary-action,.strike-export-actions .secondary-action{min-height:42px}.export-count{color:var(--hk-mu);white-space:nowrap;font-size:.82rem}.admin-top-tools,.strike-top-tools{grid-column:1/-1;gap:14px;display:grid}.seller-top-tools{grid-template-columns:minmax(0,1fr) minmax(0,240px);align-items:start}.seller-top-metric-card{justify-self:end;width:100%;max-width:240px}.strike-history-select{border:1px solid var(--hk-b);min-height:42px;color:var(--hk-t);background:#fffffff5;border-radius:12px;outline:none;padding:.7rem .9rem}.strike-history-select:focus{outline-offset:2px;border-color:var(--hk);outline:2px solid #2b6e4e38}.vendas-entry-panel{gap:14px;display:grid}.vendas-entry-panel .primary-action{width:fit-content}.vendas-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vendas-tabs{margin-bottom:14px}.vendas-admin-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:14px;display:grid}.vendas-form-panel{overflow:hidden}.vendas-form-content{gap:16px;padding:16px;display:grid}.color-picker-row{grid-template-columns:54px minmax(0,1fr);gap:8px;display:grid}.color-picker-row input[type=color]{width:54px;min-width:0;padding:.2rem}.toggle-field{color:var(--hk-t);align-items:center;gap:10px;display:flex}.toggle-field input{width:18px;height:18px;accent-color:var(--hk)}.product-search-results{gap:8px;max-height:300px;display:grid;overflow:auto}.product-result-button{border:1px solid var(--hk-b);width:100%;color:var(--hk-t);text-align:left;cursor:pointer;background:#fffffff5;border-radius:12px;gap:4px;padding:.7rem .8rem;display:grid}.product-result-button:hover{border-color:var(--hk);background:var(--hk-l)}.product-result-button:disabled{opacity:.58;cursor:not-allowed}.product-result-button strong,.selected-product-item strong{font-size:.9rem;font-weight:600}.product-result-button span,.selected-product-item span{color:var(--hk-mu);overflow-wrap:anywhere;font-size:.78rem}.selected-products-panel{border:1px solid var(--hk-b);background:#eaf4ee61;border-radius:14px;gap:10px;padding:12px;display:grid}.selected-products-list,.campaign-card-list{gap:10px;display:grid}.campaign-card-list{max-height:760px;padding:16px;overflow:auto}.selected-product-item,.campaign-card-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.selected-product-item{border:1px solid var(--hk-b);background:var(--white);border-radius:12px;padding:10px}.selected-product-item>div,.campaign-card-title-row>div{gap:3px;min-width:0;display:grid}.campaign-type-card{border:1px solid var(--hk-b);background:linear-gradient(#fffffffa,#eaf4ee80);border-radius:16px;gap:12px;padding:14px;display:grid}.campaign-type-card h3{color:var(--hk-d);overflow-wrap:anywhere;margin:0;font-size:1.02rem;font-weight:500}.campaign-type-card p{color:var(--hk-mu);margin:0;font-size:.84rem}.campaign-color-swatch{border:1px solid #1a2e232e;border-radius:7px;flex:none;width:22px;height:22px}.campaign-product-chips{flex-wrap:wrap;gap:6px;display:flex}.campaign-product-chips span{background:var(--hk-l);color:var(--hk-t);overflow-wrap:anywhere;border:1px solid #2b6e4e2e;border-radius:999px;padding:.32rem .55rem;font-size:.76rem}.distributor-analysis-layout{gap:14px;display:grid}.distributor-analysis-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.distributor-analysis-chart-copy,.distributor-section-copy{color:var(--hk-mu);margin:0 0 14px;font-size:.84rem}.distributor-pretty-list{padding-top:4px}.distributor-showcase-card{background:radial-gradient(circle at 100% 0,#2b6e4e14,#0000 36%),linear-gradient(#fffffffc,#eaf4ee8f);border-color:#2b6e4e21;gap:14px;box-shadow:0 10px 24px #1a2e230d}.distributor-profile-panel,.distributor-security-panel{background:radial-gradient(circle at 100% 0,#2b6e4e14,#0000 34%),linear-gradient(#fffffffc,#eaf4ee8f)}.distributor-profile-panel{padding:24px}.distributor-profile-menu{z-index:30;position:relative}.distributor-profile-trigger{max-width:280px;min-height:54px;color:var(--hk-t);cursor:pointer;background:#ffffffeb;border:1px solid #2b6e4e2e;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 12px 26px #1e503814}.distributor-profile-trigger:hover{border-color:#2b6e4e5c;transform:translateY(-1px);box-shadow:0 16px 34px #1e50381f}.distributor-profile-trigger-avatar{background:linear-gradient(135deg, var(--hk), var(--hk-d));color:#fff;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.distributor-profile-trigger-copy{text-align:left;gap:2px;min-width:0;display:grid}.distributor-profile-trigger-copy strong,.distributor-profile-trigger-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.distributor-profile-trigger-copy strong{color:var(--hk-d);font-size:.92rem}.distributor-profile-trigger-copy span{color:var(--hk-mu);font-size:.78rem}.distributor-profile-popover{background:radial-gradient(circle at 100% 0,#2b6e4e14,#0000 34%),linear-gradient(#fffffffa,#f7faf8f5);border:1px solid #2b6e4e2e;border-radius:18px;gap:14px;width:min(92vw,520px);max-height:calc(100vh - 140px);padding:16px;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 28px 70px #1a2e232e}.distributor-profile-popover-header{gap:10px;display:grid}.distributor-profile-popover .distributor-profile-hero{margin-bottom:0}.distributor-profile-password-form{gap:12px;padding-top:2px;display:grid}.distributor-popover-section-header{padding-top:4px}.distributor-profile-close{justify-self:end}.module-menu-profile-menu{position:relative}.module-menu-profile-trigger{max-width:320px}.module-menu-profile-popover{z-index:120}.distributor-profile-hero{background:linear-gradient(#faece8a8,#ffffffeb);border:1px solid #2b6e4e1f;border-radius:18px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;padding:14px;display:grid}.distributor-profile-avatar{color:#fff;background:linear-gradient(135deg,#b24a33,#8c3a2b);border-radius:22px;place-items:center;width:72px;height:72px;font-size:1.7rem;font-weight:700;display:grid;box-shadow:0 12px 24px #8c3a2b38}.distributor-profile-hero-copy{gap:4px;display:grid}.distributor-profile-hero-copy h3{color:var(--hk-d);margin:0;font-size:1.18rem}.distributor-profile-hero-copy p{color:var(--hk-mu);margin:0;font-size:.88rem}.distributor-profile-hero-copy .distributor-status-badge{width:fit-content;margin-top:4px}.distributor-profile-details{background:#ffffff6b;border:1px solid #2b6e4e1f;border-radius:20px;gap:12px;padding:10px}.distributor-profile-form-grid,.distributor-security-tips{margin-bottom:12px}.distributor-card-header{align-items:flex-start}.distributor-card-details{gap:10px}.distributor-card-highlight{background:linear-gradient(#faece8b8,#ffffffe6)}.distributor-status-badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.32rem .66rem;font-size:.74rem;font-weight:600;display:inline-flex}.distributor-status-badge-soft{color:var(--hk-d);background:#2b6e4e1a;border:1px solid #2b6e4e1f}.distributor-status-badge-alert{color:#991b1b;background:#dc26261a;border:1px solid #dc262624}.distributor-status-badge-muted{color:var(--hk-mu);background:#c4d9ce73;border:1px solid #c4d9ce8c}.distributor-sellers-table-wrap{max-height:620px}.distributor-seller-search-row{border-top:1px solid var(--hk-b)}.distributor-sellers-table tbody tr:hover{background:0 0}.distributor-sellers-table tbody tr:not(.distributor-seller-detail-row):hover,.distributor-sellers-table tbody tr:not(.distributor-seller-detail-row):hover+.distributor-seller-detail-row{background:var(--hk-l)}.distributor-sellers-table tbody tr:not(.distributor-seller-detail-row) td{border-bottom:0}.distributor-seller-detail-row td{color:var(--hk-mu);background:#ffffff7a;border-top:0;padding-top:0;font-size:.84rem}.distributor-seller-detail-grid{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:8px 18px;line-height:1.45;display:grid}.distributor-seller-detail-grid span:last-child{grid-column:1/-1}.distributor-strike-filters{border-top:1px solid var(--hk-b);border-bottom:1px solid var(--hk-b);background:#ffffff94;align-items:end;padding:16px}.distributor-strikes-table-wrap{max-height:620px}.distributor-strikes-table td{min-width:112px}.distributor-strikes-table td:nth-child(6){min-width:220px}.distributor-analysis-bar-card{background:radial-gradient(circle at 100% 0,#2b6e4e14,#0000 32%),linear-gradient(#fffffffa,#eaf4ee94);border:1px solid #2b6e4e1f;border-radius:16px;gap:8px;padding:12px;display:grid}.distributor-analysis-bar-label{white-space:normal;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.distributor-analysis-bar-title,.distributor-analysis-bar-side{gap:3px;min-width:0;display:grid}.distributor-analysis-bar-label strong{color:var(--hk-d);font-size:.84rem}.distributor-analysis-bar-title span{color:var(--hk-mu);font-size:.74rem}.distributor-analysis-bar-label span{color:var(--hk-mu);text-align:right;font-size:.74rem}.distributor-analysis-bar-side{justify-items:end}.distributor-analysis-total-pill{color:var(--hk-d);background:#2b6e4e1a;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.distributor-analysis-track{background:linear-gradient(#c4d9ce59,#c4d9ce2e);border-radius:999px;padding:4px}.chart-card .bars-list{padding-top:12px}.distributor-analysis-bar-fill{background:linear-gradient(90deg,#f97316,#dc2626);border-radius:999px;max-width:100%;height:18px;box-shadow:inset 0 -1px #ffffff47,0 6px 12px #dc262629}.distributor-analysis-chips{margin-top:2px}.distributor-analysis-chips span{background:#ffffffc7}.distributor-analysis-list{max-height:620px}.campaign-type-picker{flex-wrap:wrap;gap:8px;display:flex}.campaign-type-picker>.metric-label,.campaign-type-picker>.seller-suggestion-empty,.campaign-type-search,.campaign-selected-types,.campaign-type-list{width:100%}.campaign-type-search{min-height:42px}.campaign-type-list{gap:8px;max-height:260px;padding-right:4px;display:grid;overflow-y:auto}.campaign-type-option{border:1px solid var(--hk-b);background:var(--white);min-height:48px;color:var(--hk-t);cursor:pointer;border-radius:14px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:.6rem .75rem;display:grid}.campaign-type-option input{margin:0}.campaign-type-option-text{gap:2px;display:grid}.campaign-type-option-text strong,.campaign-type-option-text small{display:block}.campaign-type-option-text small{color:var(--muted)}.campaign-selected-types{gap:8px;margin-top:6px;display:grid}.whatsapp-upload-grid,.whatsapp-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.whatsapp-upload-card{border:1px solid var(--hk-b);background:linear-gradient(#fffffffa,#eaf4ee80);border-radius:16px;gap:12px;padding:14px;display:grid}.whatsapp-upload-card h3{color:var(--hk-d);margin:0;font-size:1rem;font-weight:500}.whatsapp-upload-card p{color:var(--hk-mu);margin:0;font-size:.84rem}.whatsapp-summary-list{gap:8px;display:grid}.whatsapp-summary-item{background:#ffffffeb;border:1px solid #2b6e4e1f;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:.65rem .8rem;display:flex}.whatsapp-summary-item span{color:var(--hk-mu);min-width:0;font-size:.8rem}.whatsapp-summary-item strong{color:var(--hk-d);text-align:right;font-size:.9rem;font-weight:600}.whatsapp-manual-fields{gap:12px;display:grid}.whatsapp-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.whatsapp-kpi-card{text-align:left;align-content:start;gap:10px;display:grid}.whatsapp-kpi-meta{color:var(--hk-mu);gap:4px;font-size:.78rem;display:grid}.wa-compare-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;padding:16px;display:grid}.wa-compare-card{background:var(--bg);border:1px solid var(--hk-b);border-radius:14px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.wa-compare-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.wa-compare-card-label{color:var(--hk-t);font-size:.82rem;font-weight:600;line-height:1.35}.wa-compare-badge{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:2px 8px;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:700}.wa-badge-up{color:#1e5038;background:#eaf4ee}.wa-badge-down{color:#7a2020;background:#fde8e8}.wa-compare-values{gap:10px;display:flex}.wa-value-block{border-radius:10px;flex:1;padding:9px 12px}.wa-value-2026{background:#eaf4ee;border:1px solid #c8e4d3}.wa-value-2025{background:#f5f7f6;border:1px solid #dde8e2}.wa-value-year{letter-spacing:.4px;color:var(--hk-mu);margin-bottom:3px;font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:600;display:block}.wa-value-num{color:var(--hk-d);font-size:.95rem;font-weight:700;line-height:1.2;display:block}.wa-compare-bars{flex-direction:column;gap:6px;display:flex}.wa-bar-row{align-items:center;gap:8px;display:flex}.wa-bar-year{color:var(--hk-mu);flex-shrink:0;width:30px;font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:600}.wa-bar-track{background:#e4ece7;border-radius:999px;flex:1;height:8px;overflow:hidden}.wa-bar-fill{border-radius:999px;height:100%;transition:width .5s}.wa-bar-2025{background:#8aa999}.wa-bar-2026{background:var(--hk)}.wa-compare-footer{border-top:1px solid var(--hk-b);justify-content:space-between;align-items:center;padding-top:8px;font-size:.8rem;display:flex}.wa-compare-delta-label{color:var(--hk-mu);letter-spacing:.4px;font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:600}.vp{color:#1e5038}.vn{color:#991b1b}.analysis-shell{gap:14px;display:grid}.analysis-period-banner{grid-template-columns:max-content 72px max-content;justify-content:center;align-items:start;gap:18px 36px;padding:22px 30px;display:grid}.analysis-period-block{flex-direction:column;gap:10px;min-width:0;display:flex}.analysis-period-year{letter-spacing:-.04em;font-size:2.5rem;font-weight:700;line-height:1}.apyear-2025{color:var(--hk-mu)}.apyear-2026{color:var(--hk-d)}.analysis-period-date{color:var(--hk-mu);letter-spacing:.3px;white-space:nowrap;align-items:baseline;gap:12px;font-family:IBM Plex Mono,monospace;font-size:.86rem;line-height:1.45;display:flex}.analysis-period-date strong{min-width:52px;font-size:1.02rem;display:inline-block}.analysis-period-sep{color:var(--hk-b);justify-self:center;padding-top:18px;font-size:1.05rem;font-weight:700}.analysis-period-legend{flex-wrap:wrap;grid-column:3;place-self:start end;align-items:center;gap:8px;margin-left:0;display:flex}.analysis-legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.analysis-dot-2025{background:#8aa999}.analysis-dot-2026{background:var(--hk)}.analysis-legend-text{color:var(--hk-mu);margin-right:6px;font-family:IBM Plex Mono,monospace;font-size:.75rem}.analysis-period-note{color:var(--hk-mu);white-space:normal;text-align:left;grid-column:1/3;justify-self:start;max-width:520px;margin:0;font-size:.8rem;font-style:italic}.analysis-channels-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.analysis-channel-body{display:grid}.analysis-metric-row{border-bottom:1px solid var(--hk-b);grid-template-columns:minmax(0,1fr) 110px 100px 72px;align-items:center;gap:14px;padding:13px 20px;transition:background .15s;display:grid}.analysis-metric-row:last-child{border-bottom:none}.analysis-metric-row:hover{background:#eaf4ee4d}.analysis-metric-label{color:var(--hk-t);font-size:.84rem;font-weight:600;line-height:1.35}.analysis-metric-bars{flex-direction:column;gap:5px;display:flex}.analysis-bar-2025,.analysis-bar-2026{border-radius:999px;min-width:3px;height:7px;transition:width .55s}.analysis-bar-2025{background:#8aa999}.analysis-bar-2026{background:var(--hk)}.analysis-metric-vals{text-align:right;flex-direction:column;gap:2px;display:flex}.analysis-v2026{color:var(--hk-d);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700}.analysis-v2025{color:var(--hk-mu);font-variant-numeric:tabular-nums;font-size:.74rem}.analysis-pct-badge{white-space:nowrap;text-align:center;border-radius:999px;padding:3px 7px;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:700}.analysis-pct-up{color:#1e5038;background:#eaf4ee}.analysis-pct-down{color:#7a2020;background:#fde8e8}.analysis-pct-neutral{color:var(--hk-mu);background:#f1f5f3}.analysis-pct-chart{gap:9px;padding:14px 20px 18px;display:grid}.analysis-pct-row{grid-template-columns:76px minmax(0,200px) 1fr 70px;align-items:center;gap:14px;display:grid}.analysis-pct-channel{color:var(--hk-mu);white-space:nowrap;letter-spacing:.3px;font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:700}.analysis-pct-label{color:var(--hk-t);font-size:.82rem;line-height:1.3}.analysis-pct-bar-wrap{background:#edf4f0;border-radius:4px;height:14px;position:relative;overflow:hidden}.analysis-pct-bar-wrap:after{content:"";background:#1a2e2324;width:1.5px;position:absolute;top:0;bottom:0;left:50%}.analysis-pct-pos,.analysis-pct-neg{border-radius:999px;position:absolute;top:2px;bottom:2px}.analysis-pct-pos{background:linear-gradient(90deg, #2b6e4e8c, var(--hk));left:50%}.analysis-pct-neg{background:linear-gradient(90deg,#dc2626,#dc26268c);right:50%}.analysis-pct-value{text-align:right;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:700}.analysis-channel-tag{white-space:nowrap;letter-spacing:.2px;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.analysis-tag-wa{color:#166534;background:#dcfce7}.analysis-tag-email{color:#1e40af;background:#dbeafe}.analysis-source-cell{color:var(--hk-mu);font-size:.78rem}@media (width<=1120px){.analysis-channels-grid,.distributor-analysis-grid{grid-template-columns:1fr}.distributor-analysis-bar-label{align-items:flex-start}.distributor-profile-hero{grid-template-columns:1fr}.distributor-profile-avatar{margin:0 auto}.distributor-profile-panel{padding:18px}.analysis-pct-row{grid-template-columns:68px minmax(0,1fr) 1fr 64px}}.wa-report-shell{gap:14px;display:grid}.wa-row-list{display:grid}.wa-row-card{border-bottom:1px solid var(--hk-b);grid-template-columns:200px 1fr 200px 130px;align-items:center;gap:24px;padding:18px 24px;transition:background .15s;display:grid}.wa-row-card:last-child{border-bottom:none}.wa-row-card:hover{background:#eaf4ee4d}.wa-row-meta{align-content:start;gap:8px;display:grid}.wa-row-label{color:var(--hk-t);font-size:.9rem;font-weight:600;line-height:1.35}.wa-row-values{align-items:center;gap:20px;display:flex}.wa-row-val{gap:3px;display:grid}.wa-row-vs{color:var(--hk-mu);flex-shrink:0;font-size:.72rem;font-weight:500}.wa-row-num{color:var(--hk-d);font-size:1.35rem;font-weight:700;line-height:1.1;display:block}.wa-row-num-muted{color:var(--hk-mu);font-size:1.05rem;font-weight:600}.wa-row-val-2026 .wa-value-year{color:var(--hk)}.wa-row-bars{flex-direction:column;gap:8px;display:flex}.wa-row-delta{text-align:right;justify-items:end;gap:5px;display:grid}.wa-row-delta strong{font-size:1.05rem;font-weight:700}.campaign-type-option.is-selected{border-color:var(--hk);background:var(--hk-l);box-shadow:0 0 0 2px #2b6e4e1f}.history-group{gap:12px;display:grid}.strike-meeting-panel{border:1px solid var(--hk-b);background:linear-gradient(#fffffffa,#fff7edb3);border-radius:16px;gap:12px;padding:14px;display:grid}.history-group+.history-group{border-top:1px solid #d0e6d9cc;padding-top:6px}.history-group-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.vendas-header-actions{flex-wrap:nowrap}.vendas-top-nav{flex-wrap:nowrap;justify-content:flex-end}.history-group-header h3,.strike-history-card h4{margin:0;font-weight:400}.history-group-header p,.strike-history-card p{color:var(--hk-mu);margin:.25rem 0 0}.strike-history-card p.strike-history-status-cancelado{color:#991b1b;font-size:1.18rem;font-weight:800;line-height:1.15}.history-stack{gap:10px;display:grid}.strike-history-card{border:1px solid var(--hk-b);background:#ffffffe0;border-radius:14px;gap:12px;padding:14px;display:grid}.strike-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.strike-product-stack{gap:10px;display:grid}.approval-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.strike-link-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.strike-link-warning-list{gap:8px;padding:0 16px 16px;display:grid}.approval-items-list{gap:10px;display:grid}.approval-item{border:1px solid var(--hk-b);background:#ffffffd1;border-radius:12px;gap:4px;padding:12px;display:grid}.approval-item strong{color:var(--hk-t);font-size:.82rem}.approval-item p{color:var(--hk-mu);overflow-wrap:anywhere;word-break:break-word;margin:0}.approval-link{width:fit-content;max-width:100%;color:var(--white);background:linear-gradient(135deg, var(--hk) 0%, var(--hk-d) 100%);border-radius:999px;padding:.48rem .8rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.approval-link:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1e503829}.strike-meeting-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.strike-pill-cancelado{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;padding:.5rem .9rem;font-size:1rem;font-weight:700}.email-template-box{border:1px solid var(--hk-b);background:#eaf4ee73;border-radius:14px;gap:10px;padding:12px;display:grid}.email-template-content{gap:10px;display:grid}.email-template-preview{white-space:pre-wrap;line-height:1.5;font:inherit;color:var(--hk-t);border:1px solid var(--hk-b);background:#ffffffe0;border-radius:12px;margin:0;padding:12px}.compact-empty-state{padding:1rem 1.1rem}.marketplace-panel{gap:12px;display:grid}.helper-text{color:var(--hk-mu);font-size:.72rem}.marketplace-list{gap:10px;display:grid}.marketplace-item{border:1px solid var(--hk-b);background:#ffffffd6;border-radius:14px;gap:8px;padding:12px;display:grid}.marketplace-toggle{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.marketplace-toggle input{width:16px;height:16px}.sql-note h2{margin:0 0 .4rem;font-size:1rem;font-weight:400}.sql-note p{color:var(--hk-mu);margin:0;line-height:1.5}.sql-note code{background:var(--hk-l);border-radius:6px;padding:.08rem .35rem}@media (width<=1120px){.module-choice-grid,.metrics-grid,.seller-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitoring-insights-layout,.monitoring-overview-layout{grid-template-columns:1fr}.monitoring-overview-layout .monitoring-metrics-grid,.monitoring-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.critical-side-panel{order:1}.monitoring-insights-grid{order:2;grid-template-columns:repeat(2,minmax(0,1fr))}.donut-card{grid-template-columns:190px minmax(0,1fr)}.status-share-list{grid-column:1/-1}.content-grid,.distributor-admin-grid,.seller-admin-grid,.strike-admin-grid,.vendas-admin-grid,.seller-top-tools{grid-template-columns:1fr}.seller-top-metric-card{justify-self:stretch;max-width:none}.seller-form .form-multi-grid,.strike-export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.whatsapp-upload-grid,.whatsapp-manual-grid,.whatsapp-kpi-grid,.approval-summary-grid,.strike-link-result-grid,.strike-detail-grid{grid-template-columns:1fr}}@media (width<=720px){.dashboard-header,.filter-row{align-items:stretch}.analysis-period-banner{grid-template-columns:1fr;gap:14px}.analysis-period-sep{display:none}.analysis-period-legend{justify-self:start}.analysis-period-note{text-align:left;grid-column:auto;justify-self:start;max-width:none}.analysis-period-date{white-space:normal}.dashboard-header{flex-direction:column}.module-menu-shell{align-content:start;padding:22px}.module-menu-topbar{justify-content:flex-end;width:100%;margin-bottom:12px;position:static}.module-menu-content{gap:22px}.menu-corner-button{width:100%;position:static}.menu-corner-button-secondary{right:auto}.module-choice-card{min-height:190px}.module-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-choice-card,.module-choice-card-featured,.module-choice-card-compact{grid-column:span 1}.pma-toolbar{grid-template-columns:1fr;display:grid}.home-button{justify-content:center}.top-nav{justify-content:center;width:100%}.vendas-header-actions,.vendas-top-nav{flex-wrap:wrap;justify-content:center;width:100%}.distributor-profile-menu{width:100%}.distributor-profile-trigger{width:100%;max-width:none}.distributor-profile-popover{width:100%;left:0;right:0}.metrics-grid,.seller-metrics-grid,.vendas-metrics-grid,.monitoring-insights-layout,.monitoring-overview-layout,.monitoring-insights-grid,.monitoring-filter-grid,.donut-card,.monitoring-overview-layout .monitoring-metrics-grid{grid-template-columns:1fr}.filter-search-field-wide,.status-share-list,.insight-panel-wide{grid-column:auto}.status-donut{width:min(220px,100%);margin:0 auto}.search-input,.multi-select{width:100%;min-width:0}.filter-tabs{width:100%}.filter-tab{flex:1}.form-grid,.dynamic-field-row{flex-direction:column;grid-template-columns:1fr}.seller-form .form-multi-grid,.distributor-form .form-multi-grid,.strike-export-grid{grid-template-columns:1fr}.dynamic-field-row .icon-action,.form-actions>button,.card-actions>button,.monitoring-filter-actions>button,.strike-export-actions>button,.vendas-entry-panel .primary-action{width:100%}.stores-table{min-width:640px}}
