.ddrp{position:relative}.ddrp-trigger{width:min(100%,340px);min-width:280px;display:flex;align-items:center;gap:14px;border:1px solid rgba(37,61,84,.12);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 12px 28px #12233414;color:#203548;padding:14px 16px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.ddrp-trigger:hover{transform:translateY(-1px);border-color:#4f769c47;box-shadow:0 16px 32px #1223341f}.ddrp-trigger--open{border-color:#4f769c57;box-shadow:0 18px 36px #12233424}.ddrp-trigger__icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#5f8ec729,#f4c54229);color:#325270}.ddrp-trigger__icon svg,.ddrp-trigger__chevron svg,.ddrp-nav svg{width:20px;height:20px;display:block}.ddrp-trigger__meta{min-width:0;display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:3px}.ddrp-trigger__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7f92}.ddrp-trigger__value{font-size:.96rem;line-height:1.2;color:#203548}.ddrp-trigger__hint{font-size:.82rem;color:#74879a}.ddrp-trigger__chevron{color:#617487;transition:transform .14s ease}.ddrp-trigger--open .ddrp-trigger__chevron{transform:rotate(180deg)}.ddrp-popover{position:absolute;top:calc(100% + 14px);right:0;width:min(820px,calc(100vw - 56px));z-index:30;border:1px solid rgba(28,49,69,.12);border-radius:24px;background:#fff;box-shadow:0 28px 60px #101f2e2e;overflow:hidden}.ddrp-layout{display:flex;min-height:500px}.ddrp-sidebar{width:220px;flex:0 0 220px;min-height:0;display:flex;flex-direction:column;padding:24px 18px;background:linear-gradient(180deg,#f2f4f6,#eceff2);border-right:1px solid rgba(24,43,60,.08)}.ddrp-section-label{margin:0;color:#7a8b9a;font-size:.72rem;text-transform:uppercase;letter-spacing:.18em}.ddrp-sidebar__title{margin:10px 0 6px;color:#1f3448;font-size:1.1rem;line-height:1.1}.ddrp-sidebar__copy{margin:0;color:#6c7f91;font-size:.88rem;line-height:1.45}.ddrp-preset-list{display:grid;gap:8px;margin-top:18px;min-height:0;max-height:340px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(133,149,166,.9) transparent}.ddrp-preset-list::-webkit-scrollbar{width:8px}.ddrp-preset-list::-webkit-scrollbar-track{background:transparent}.ddrp-preset-list::-webkit-scrollbar-thumb{border-radius:999px;background:#8595a6e6}.ddrp-preset-list::-webkit-scrollbar-thumb:hover{background:#6e8093fa}.ddrp-preset{min-height:44px;border:1px solid transparent;border-radius:14px;background:transparent;color:#284158;text-align:left;padding:0 14px;font:inherit;font-weight:600;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.ddrp-preset:hover{background:#ffffffb8;border-color:#466a8d14}.ddrp-preset--active{background:#fff;border-color:#5f8ec73d;box-shadow:0 12px 22px #0f1f2e14}.ddrp-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:18px;padding:24px;background:linear-gradient(180deg,#fff,#fbfcfd)}.ddrp-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.ddrp-toolbar__group{display:flex;flex-wrap:wrap;gap:10px}.ddrp-action,.ddrp-nav,.ddrp-selectors select,.ddrp-input input{border:1px solid rgba(36,59,79,.12);background:#fff;color:#203548;font:inherit}.ddrp-action{min-height:42px;border-radius:12px;padding:0 16px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.ddrp-action:hover,.ddrp-nav:hover,.ddrp-selectors select:hover,.ddrp-input input:hover{border-color:#4f769c42}.ddrp-action:focus-visible,.ddrp-nav:focus-visible,.ddrp-selectors select:focus-visible,.ddrp-input input:focus-visible,.ddrp-day:focus-visible{outline:2px solid rgba(95,142,199,.28);outline-offset:2px}.ddrp-apply{min-height:46px;border:0;border-radius:14px;background:#f4c542;color:#463406;font:inherit;font-weight:700;padding:0 20px;cursor:pointer;box-shadow:0 14px 28px #f4c54252;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.ddrp-apply:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #f4c54261}.ddrp-apply:disabled,.ddrp-nav:disabled,.ddrp-day:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.ddrp-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ddrp-input{display:flex;flex-direction:column;gap:8px}.ddrp-input span{color:#55697b;font-size:.82rem;font-weight:600}.ddrp-input input,.ddrp-selectors select{min-height:46px;border-radius:14px;padding:0 14px}.ddrp-calendar{border:1px solid rgba(30,52,72,.1);border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcfd);padding:18px}.ddrp-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.ddrp-nav{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;cursor:pointer}.ddrp-selectors{min-width:0;flex:1;display:flex;justify-content:center;gap:10px}.ddrp-selectors select{min-width:0;flex:1}.ddrp-weekdays,.ddrp-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.ddrp-weekdays{margin-bottom:8px}.ddrp-weekday{text-align:center;color:#7b8b98;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;padding:6px 0}.ddrp-day{position:relative;min-height:46px;border:0;border-radius:14px;background:transparent;color:#22384d;font:inherit;font-weight:600;cursor:pointer}.ddrp-day:before{content:"";position:absolute;top:5px;right:0;bottom:5px;left:0;border-radius:0;background:transparent;transition:background-color .14s ease}.ddrp-day span{position:relative;z-index:1;width:36px;height:36px;display:grid;place-items:center;margin:0 auto;border-radius:12px;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease,border-color .14s ease}.ddrp-day:hover:not(:disabled):not(.ddrp-day--range-start):not(.ddrp-day--range-end) span{background:#5f8ec714}.ddrp-day--in-range:before{background:#5f8ec724}.ddrp-day--range-start:before{left:5px;border-top-left-radius:12px;border-bottom-left-radius:12px}.ddrp-day--range-end:before{right:5px;border-top-right-radius:12px;border-bottom-right-radius:12px}.ddrp-day--range-start span,.ddrp-day--range-end span{background:#5f8ec7;color:#fff;box-shadow:0 10px 22px #25466942}.ddrp-day--range-start.ddrp-day--range-end:before{left:5px;right:5px;border-radius:12px}.ddrp-day--outside{color:#9eaab6}.ddrp-day--today:not(.ddrp-day--range-start):not(.ddrp-day--range-end) span{border:1px solid rgba(95,142,199,.32)}.ddrp-note{margin:0;color:#6d8194;font-size:.84rem}@media (max-width: 960px){.ddrp-popover{right:auto;left:0;width:min(100vw - 36px,720px)}.ddrp-layout{flex-direction:column;min-height:auto}.ddrp-sidebar{width:100%;flex-basis:auto;border-right:0;border-bottom:1px solid rgba(24,43,60,.08)}.ddrp-preset-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.ddrp-trigger{width:100%;min-width:0}.ddrp-popover{left:50%;width:calc(100vw - 24px);transform:translate(-50%)}.ddrp-main{padding:18px}.ddrp-toolbar,.ddrp-calendar__header,.ddrp-selectors{display:grid}.ddrp-toolbar,.ddrp-selectors,.ddrp-inputs,.ddrp-preset-list,.ddrp-calendar__header{grid-template-columns:1fr}.ddrp-toolbar__group,.ddrp-action,.ddrp-apply,.ddrp-selectors select{width:100%}}:root{color-scheme:light;font-family:Segoe UI,Helvetica Neue,sans-serif;background:#e8eef5;color:#132534;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #e8eef5;--panel: #f7fafc;--panel-border: rgba(16, 32, 48, .1);--sidebar-open-width: 240px;--sidebar-compact-width: 88px;--ink: #102131;--muted: #617487;--accent: #5f8ec7;--accent-2: #c8a263;--danger: #c24d3b;--shadow: 0 14px 34px rgba(15, 29, 45, .12);--sidebar-bg: #20354d;--sidebar-border: rgba(255, 255, 255, .08);--sidebar-ink: #e7eef6;--sidebar-muted: rgba(231, 238, 246, .62);--sidebar-accent: #5f8ec7;--card-highlight: #dce6f2}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(95,142,199,.12),transparent 24%),linear-gradient(180deg,#f4f7fb 0%,var(--bg) 42%,#dde6f0 100%)}.login-page{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:96px 24px 72px;background:#d7ecfb;color:var(--ink)}.login-page__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.12) contrast(1.02)}.login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.18),transparent 25%),linear-gradient(90deg,#00175214,#ffffff08 45%,#002a821a);pointer-events:none}.login-card{position:relative;z-index:2;width:min(450px,100%);min-height:540px;display:grid;align-content:start;justify-items:stretch;gap:18px;overflow:hidden;padding:38px;border:1px solid rgba(75,139,176,.22);border-radius:28px;background:#f6fdffbd;box-shadow:0 30px 70px #0c366c42,inset 0 1px #ffffffdb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.login-card__halo{position:absolute;inset:-40% auto auto 50%;width:520px;height:520px;transform:translate(-50%);border:1px solid rgba(255,255,255,.52);border-radius:999px;opacity:.55;pointer-events:none}.login-card__logo{position:relative;width:66px;height:66px;justify-self:center;overflow:hidden;border:1px solid rgba(116,142,166,.16);border-radius:18px;background:#ffffffd6;box-shadow:0 16px 32px #2145622e,inset 0 1px #ffffffe6}.login-card__logo img{position:absolute;top:6px;right:6px;bottom:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px);display:block;object-fit:contain}.login-copy{position:relative;text-align:center}.login-copy p{max-width:330px;margin:0 auto;color:#5d6875;font-size:.96rem;font-weight:520;line-height:1.45}.login-copy h1{margin:0 0 8px;color:#060b12;font-size:1.54rem;font-weight:900;line-height:1.15}.login-form{position:relative;display:grid;gap:10px;margin-top:4px}.login-field{position:relative;display:block}.login-field__icon{position:absolute;top:50%;left:16px;width:18px;height:18px;transform:translateY(-50%);color:#6a7480;pointer-events:none}.login-field__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.login-form input{width:100%;height:42px;border:1px solid rgba(166,185,200,.18);border-radius:11px;background:#e3eaf0b8;color:var(--ink);outline:none;padding:0 14px 0 44px;font-size:.93rem;font-weight:650;transition:border-color .16s ease,box-shadow .16s ease}.login-form input::placeholder{color:#6b7280}.login-form input:focus{border-color:#4179d75c;box-shadow:0 0 0 4px #4179d71a}.login-forgot{justify-self:end;border:0;background:transparent;color:#1d2937;cursor:pointer;padding:0 2px 4px;font-size:.86rem;font-weight:650}.login-form__error{margin:0;border:1px solid rgba(194,77,59,.18);border-radius:14px;background:#ffeeebdb;color:var(--danger);padding:10px 12px;font-size:.86rem;font-weight:800}.login-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:6px}.login-cancel,.login-submit{border:0;border-radius:11px;cursor:pointer;padding:12px 18px;font-weight:900}.login-cancel{border:1px solid rgba(115,139,160,.2);background:#ffffff9e;color:#26384c;box-shadow:inset 0 1px #ffffffd1}.login-submit{background:linear-gradient(180deg,#30313b,#151720);color:#fff;box-shadow:0 14px 24px #0f121b47,inset 0 1px #ffffff29}.login-water-glow{position:absolute;inset:auto 0 0 0;z-index:1;height:36vh;background:linear-gradient(180deg,transparent,rgba(255,255,255,.08));pointer-events:none}@media (max-width: 880px){.login-page{padding:92px 18px 52px}.login-card{min-height:auto;padding:30px 22px}.login-card__logo{width:64px;height:64px}}button,input,select{font:inherit}.app-shell{min-height:100vh;position:relative;background:#dce7f2;color:#102131;padding:10px}.dashboard-shell{display:flex}.dashboard-shell .app-background{z-index:0}.app-layout{display:grid;grid-template-columns:auto 1fr;min-height:100vh}.app-layout--sidebar-open{grid-template-columns:250px 1fr}.app-layout--sidebar-closed{grid-template-columns:92px 1fr}.app-background{position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(19,37,52,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(19,37,52,.02) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 90%);pointer-events:none}.sidebar{position:sticky;top:0;z-index:2;height:100vh;display:flex;flex-direction:column;gap:18px;padding:18px 14px;background:linear-gradient(180deg,#0d1714,#0a120f);border-right:1px solid var(--sidebar-border);color:var(--sidebar-ink);transition:width .18s ease,padding .18s ease}.sidebar__brand,.sidebar__footer{display:flex;align-items:center;gap:12px}.sidebar__brand{padding-bottom:14px;border-bottom:1px solid var(--sidebar-border)}.sidebar__brand-mark,.sidebar__user-badge{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#0991cd,#507eaa);color:#fff;font-weight:700;letter-spacing:.04em}.sidebar__brand-copy strong,.sidebar__user-copy strong{display:block;font-size:.94rem}.sidebar__brand-copy span,.sidebar__user-copy span{display:block;color:var(--sidebar-muted);font-size:.78rem}.sidebar__nav{display:flex;flex-direction:column;gap:8px;flex:1}.sidebar__item{width:100%;display:flex;align-items:center;gap:12px;border:0;border-radius:16px;padding:10px 12px;background:transparent;color:var(--sidebar-ink);cursor:pointer;transition:background-color .14s ease,transform .14s ease}.sidebar__item:hover{background:#ffffff0f}.sidebar__item--active{background:#5f8ec72e;box-shadow:inset 0 0 0 1px #5f8ec73d}.sidebar__item-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#ffffff08;color:var(--sidebar-ink);font-size:.72rem;font-weight:700;letter-spacing:.05em}.sidebar__item--active .sidebar__item-icon{background:#5f8ec747;color:#fff}.sidebar__item-label{font-size:.94rem;font-weight:600}.sidebar--closed .sidebar__brand,.sidebar--closed .sidebar__footer{justify-content:center}.sidebar--closed .sidebar__item{justify-content:center;padding-inline:8px}.sidebar-toggle{position:fixed;top:88px;left:232px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:#0f1714;color:#fff;cursor:pointer;box-shadow:0 14px 30px #07120f38;transition:left .18s ease}.app-layout--sidebar-closed .sidebar-toggle{left:74px}.app-content{position:relative;z-index:1;width:min(100%,1680px);margin:0;padding:18px 26px 40px}.hero-card,.panel,.kpi-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#f8fbfdfa,#f2f6fafa);border:1px solid var(--panel-border);border-radius:20px;box-shadow:var(--shadow);color:var(--ink)}.hero-card{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;margin-bottom:14px}.hero-card__content{min-width:0}.eyebrow,.panel-title,.kpi-title{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:#6d8194}.hero-card h1{margin:0;max-width:none;font-size:clamp(1.25rem,1.8vw,1.65rem);line-height:1.05}.hero-copy,.panel-copy,.tree-cell p{margin:0;color:var(--muted)}.hero-badge{background:linear-gradient(135deg,#5f8ec71a,#c8a2631f);border-radius:16px;padding:10px 14px;min-width:180px;flex:0 0 auto}.hero-badge span{display:block;color:#6d8194;font-size:.82rem}.hero-badge strong{display:block;margin-top:8px;font-size:1.05rem}.panel{padding:18px;margin-bottom:16px}.dashboard-insights-grid{display:grid;grid-template-columns:1fr;gap:14px;align-items:start;margin-bottom:16px}.dashboard-insights-grid .kpi-grid,.dashboard-insights-grid .panel{margin-bottom:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.topbar__eyebrow{margin:0;color:var(--muted);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.topbar__title{margin:4px 0 0;font-size:1.8rem;line-height:1}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.status-pill{border-radius:999px;padding:8px 12px;background:#5f8ec71f;color:#35506d;font-size:.82rem;font-weight:600}.status-pill--loading{background:#c8a26338;color:#f6e3bc}.filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:8px}.field span{font-size:.82rem;font-weight:600;color:#485d72}.field input,.field select{width:100%;min-height:44px;padding:0 14px;border:1px solid rgba(255,255,255,.52);border-radius:14px;background:#fffffffa;color:#1a2a39}.field input:focus,.field select:focus{outline:2px solid rgba(95,142,199,.22);border-color:#5f8ec794}.filter-actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:12px}.primary-button{border:0;background:linear-gradient(135deg,#4d81bb,#5f8ec7);color:#fff;border-radius:999px;padding:10px 18px;cursor:pointer;box-shadow:0 10px 24px #1c3e6c47}.ghost-button{border:1px solid rgba(16,32,48,.12);background:#ffffffeb;color:#35506d;border-radius:999px;padding:10px 16px;cursor:pointer}.kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:0}.kpi-card{padding:18px 20px}.kpi-card--ocean{background:linear-gradient(135deg,#5f8ec724,#f7fafcfa 72%)}.kpi-card--sand{background:linear-gradient(135deg,#c8a2632e,#f7fafcfa 72%)}.kpi-value{display:block;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1;margin-bottom:10px}.kpi-meta{display:flex;flex-wrap:wrap;gap:12px;color:#6d8194;font-size:.9rem}.summary-strip{display:flex;justify-content:space-between;align-items:center;gap:18px}.summary-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:min(100%,760px)}.summary-items span{display:block;color:#6d8194;margin-bottom:6px}.summary-items strong{font-size:1.1rem}.table-wrap{overflow-x:auto}.dashboard-table{width:100%;border-collapse:collapse;min-width:1340px;table-layout:fixed}.dashboard-table th,.dashboard-table td{padding:12px 14px;border-bottom:1px solid rgba(19,37,52,.08);text-align:left;vertical-align:middle;font-size:.98rem}.dashboard-table th:not(:first-child),.dashboard-table td:not(:first-child){white-space:nowrap}.dashboard-table th:first-child,.dashboard-table td:first-child{width:24%;min-width:360px}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){width:7%}.dashboard-table th:nth-child(3),.dashboard-table td:nth-child(3){width:8%}.dashboard-table th:nth-child(4),.dashboard-table td:nth-child(4){width:7%}.dashboard-table th:nth-child(5),.dashboard-table td:nth-child(5){width:7%}.dashboard-table th:nth-child(6),.dashboard-table td:nth-child(6){width:8%}.dashboard-table th:nth-child(7),.dashboard-table td:nth-child(7){width:7%}.dashboard-table th:nth-child(8),.dashboard-table td:nth-child(8){width:8%}.dashboard-table th:nth-child(9),.dashboard-table td:nth-child(9){width:7%}.dashboard-table th:nth-child(10),.dashboard-table td:nth-child(10){width:9%}.dashboard-table th:nth-child(11),.dashboard-table td:nth-child(11){width:8%}.dashboard-table thead th{color:#5c7185;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.15}.sort-button{border:0;background:transparent;padding:0;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer}.sort-button:hover{color:#20354d}.trend-value{display:inline-flex;align-items:center;gap:6px}.trend-value--positive{color:#177e89}.trend-value--negative{color:#c24d3b}.trend-arrow{font-weight:700;line-height:1}.table-row--level-0{background:#dce6f2eb}.table-row--level-1{background:#ffffffb8}.table-row--clickable{cursor:pointer}.table-row--clickable:hover{background:#5f8ec71f}.table-row--product{cursor:pointer;transition:background-color .12s ease}.table-row--product:hover{background:#5f8ec714}.table-row--selected{background:#5f8ec729;box-shadow:inset 0 0 0 1px #5f8ec747}.table-row--summary{background:#dce6f2f0;box-shadow:inset 0 0 0 1px #5f8ec74d}.table-row--active{background:#dce6f2fa;box-shadow:inset 0 0 0 1px #5f8ec76b}.table-row--active td,.table-row--active td p,.table-row--active .tree-label{font-weight:700}.table-row--summary-sticky td{position:sticky;top:var(--matrix-sticky-header-height);z-index:6;background:#dce6f2fa;box-shadow:inset 0 -1px #5f8ec74d,0 2px 6px #1325340f}.table-row--brand-sticky td{position:sticky;top:calc(var(--matrix-sticky-header-height) + var(--matrix-sticky-summary-height));z-index:5;background:#dce6f2fc;box-shadow:inset 0 -1px #5f8ec752,0 2px 6px #1325340d}.tree-cell{display:flex;align-items:flex-start;gap:8px}.tree-cell>div{min-width:0}.tree-label{font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.tree-cell p{margin-top:2px;font-size:.82rem;line-height:1.2;color:#6d8194}.matrix-cell{min-height:32px}.matrix-link{border:0;background:transparent;padding:0;color:var(--ink);font-weight:700;cursor:pointer;text-align:left}.matrix-link:hover{color:#35506d}.expand-button,.expand-spacer{width:20px;height:20px;flex:0 0 20px;border-radius:8px}.expand-button{border:1px solid rgba(255,255,255,.18);background:#ffffff14;cursor:pointer}.empty-state{padding:30px 16px;text-align:center;color:var(--muted)}.error-panel{background:#c24d3b1a;border:1px solid rgba(194,77,59,.16);color:#842b1d;border-radius:18px;padding:18px 20px;margin-bottom:20px}.error-panel h2,.error-panel p{margin:0}.error-panel p{margin-top:8px}.power-layout{position:relative;z-index:1;display:grid;grid-template-columns:var(--sidebar-open-width) 1fr;gap:10px;min-height:100vh}.dashboard-shell--compact .power-layout{grid-template-columns:var(--sidebar-compact-width) 1fr}.app-sidebar{position:relative;width:var(--sidebar-open-width);display:flex;flex-direction:column;gap:10px;background:radial-gradient(circle at top left,rgba(107,170,232,.18),transparent 32%),linear-gradient(180deg,#32485f,#304255 46%,#2b3b4c);border-radius:16px;box-shadow:0 22px 44px #0d1a2742;border:1px solid rgba(255,255,255,.07);color:#eff4fa;padding:12px;transition:width .18s ease;min-height:calc(100vh - 28px);overflow:hidden}.app-sidebar--compact{width:var(--sidebar-compact-width)}.app-sidebar--open{width:var(--sidebar-open-width)}.app-sidebar :where(.sidebar-brand-copy,.sidebar-nav-item span:last-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-rail-toggle{width:30px;height:30px;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0f;color:#f0f5fa;box-shadow:inset 0 1px #ffffff0a;cursor:pointer}.sidebar-brand-box{display:flex;align-items:center;gap:10px;min-height:44px;min-width:0}.sidebar-brand-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#6ab6ea,#3a79b9);color:#fff;font-weight:800;font-size:.84rem;flex:0 0 auto}.sidebar-brand-copy{display:block;min-width:0}.sidebar-brand-copy strong{display:block;font-size:1rem;line-height:1.1}.sidebar-brand-copy span{display:block;color:#e8eff8bf;font-size:.78rem}.sidebar-panel{display:flex;flex-direction:column;gap:8px;border-radius:14px;background:linear-gradient(180deg,#ffffff0c,#ffffff08);border:1px solid rgba(234,242,251,.065);padding:12px 12px 13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 1px #ffffff08}.sidebar-panel--context{gap:4px;min-height:90px;position:relative;overflow:hidden}.sidebar-panel--context:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:linear-gradient(180deg,#79b4eb,#4b84c4)}.sidebar-panel-label{margin:0;color:#e8eff8c7;font-size:.68rem;text-transform:uppercase;letter-spacing:.18em;padding-left:10px}.sidebar-panel-title{margin:0;font-size:1.02rem;font-weight:700;line-height:1.12;padding-left:10px}.sidebar-panel-copy{margin:0;color:#e8eff8a3;line-height:1.24;font-size:.8rem;padding-left:10px;white-space:normal}.sidebar-section-title{margin:0;color:#e8eff8b8;font-size:.68rem;text-transform:uppercase;letter-spacing:.18em}.sidebar-panel--months .sidebar-section-title{white-space:nowrap}.sidebar-nav-list{display:grid;gap:4px;margin-top:2px}.sidebar-nav-item{width:100%;display:flex;align-items:center;gap:10px;min-height:40px;border:1px solid transparent;border-radius:12px;background:transparent;color:#f1f6fbe0;padding:0 10px 0 8px;text-align:left;cursor:pointer;transition:background-color .14s ease,border-color .14s ease;font-weight:500}.sidebar-nav-item:hover{background:#ffffff12;border-color:#ffffff14}.sidebar-nav-item--active{background:linear-gradient(180deg,#659bdc47,#497fbf2e);border-color:#7cb2ee42;box-shadow:inset 0 1px #ffffff0a}.sidebar-nav-bullet{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#ffffff14;color:#edf4f9eb;font-size:.72rem;letter-spacing:.08em;flex:0 0 auto}.sidebar-panel--filters{flex:0 0 auto;min-height:auto;padding-bottom:14px}.sidebar-panel--footer{margin-top:auto;min-height:70px}.sidebar-status{display:flex;align-items:center;gap:8px;color:#edf4f9e0;font-size:.84rem}.sidebar-status-dot{width:8px;height:8px;border-radius:50%;background:#70d391;box-shadow:0 0 0 4px #70d39124;flex:0 0 auto}.dashboard-shell--compact .app-sidebar .sidebar-panel,.dashboard-shell--compact .app-sidebar .sidebar-brand-copy{display:none}.dashboard-shell--compact .app-sidebar{align-items:center;padding-top:12px}.dashboard-shell--compact .sidebar-topbar{width:100%;flex-direction:column;align-items:center;gap:12px}.dashboard-shell--compact .sidebar-brand-box{justify-content:center}.dashboard-shell--compact .sidebar-rail-toggle{width:34px}.report-main{min-width:0;background:#f4f7fb;border-radius:12px;min-height:calc(100vh - 28px);padding:10px 10px 22px;display:flex;flex-direction:column;gap:10px}.report-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;background:#ffffffeb;border:1px solid rgba(16,32,48,.1);border-radius:12px;box-shadow:0 12px 30px #13253414;padding:16px 18px;margin-bottom:14px}.report-header__actions{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;gap:12px;flex:0 0 auto}.report-period-summary{min-width:220px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#5f8ec71f,#fffffff5);border:1px solid rgba(95,142,199,.16);box-shadow:inset 0 1px #ffffff94}.report-period-summary span{display:block;color:#6d8194;font-size:.72rem;text-transform:uppercase;letter-spacing:.14em}.report-period-summary strong{display:block;margin-top:6px;color:#21384d;font-size:.98rem;line-height:1.35}.report-period-summary p{margin:6px 0 0;color:#5d7082;font-size:.84rem}.topbar-kicker{margin:0 0 4px;font-size:.76rem;color:#6d8194;letter-spacing:.14em;text-transform:uppercase}.report-header__content h1{margin:0;color:#22384d;font-size:1.35rem;line-height:1.08}.dashboard-shell--compact .sidebar-filter-shell .panel{box-shadow:none}.dashboard-shell--compact .report-header__content h1,.dashboard-shell--compact .report-header__subtitle,.dashboard-shell--compact .topbar-kicker,.dashboard-shell--compact .report-tabs,.dashboard-shell--compact .report-kpis-row,.dashboard-shell--compact .report-matrix-shell{opacity:.8}.sidebar-filter-shell .panel{margin-bottom:0;background:transparent;border:0;box-shadow:none;padding:0}.app-sidebar .panel{background:transparent;padding:0;border:0;box-shadow:none}.app-sidebar .panel-header{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:12px}.app-sidebar .filters-grid{grid-template-columns:1fr;gap:12px}.app-sidebar .panel-header>div{min-width:0}.app-sidebar .field{gap:6px}.app-sidebar .field span{color:#ecf4faeb;font-size:.79rem;letter-spacing:.03em}.app-sidebar .primary-button,.app-sidebar .ghost-button{width:100%}.app-sidebar .field input,.app-sidebar .field select{min-height:42px;border-radius:12px;border-color:#f4f8fc2e;background:#f8fbfffa;box-shadow:inset 0 1px #ffffff8c;padding-inline:14px}.app-sidebar .field input:disabled,.app-sidebar .field select:disabled{cursor:not-allowed;color:#445a70;background:#e0eaf4f5;opacity:.88}.app-sidebar .panel-title{color:#ecf4facc;font-size:.68rem;letter-spacing:.18em}.app-sidebar .panel-copy{color:#e8eff8a3;font-size:.78rem;line-height:1.3;white-space:normal;max-width:180px}.app-sidebar .panel-header .status-pill{display:none}.app-sidebar .status-pill{padding:6px 10px;background:#5e88ba38;color:#eff5fb;border:1px solid rgba(255,255,255,.08);font-size:.74rem}.app-sidebar .filter-actions{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-sidebar .primary-button{min-height:38px;border-radius:10px;background:linear-gradient(180deg,#5e92d1,#4d80bb);box-shadow:none;font-weight:600;padding:8px 12px;flex:1 1 0}.app-sidebar .ghost-button{min-height:38px;border-radius:10px;background:linear-gradient(180deg,#fffffff5,#f0f4f8f5);color:#35506d;font-weight:500;padding:8px 12px;flex:1 1 0}.report-header__content h1{margin:0;color:#22384d;font-size:1.15rem;line-height:1.2}.report-header__subtitle{margin:6px 0 0;color:#586c80;font-size:.92rem}.report-tabs{display:flex;flex-wrap:wrap;gap:8px}.report-tab{border:1px solid rgba(58,86,114,.36);background:#fff;color:#35506d;border-radius:0;padding:10px 14px;font:inherit;cursor:pointer}.report-tab--active{border-color:transparent;background:linear-gradient(135deg,#4d81bb,#5f8ec7);color:#fff;box-shadow:0 10px 24px #1c3e6c38}.report-kpis-row{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}.report-kpis-row .kpi-grid,.report-kpis-row .summary-strip,.report-matrix-shell .panel{margin-bottom:0}.report-placeholder{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;justify-content:center;gap:8px}.report-placeholder h2,.report-placeholder p{margin:0}.report-placeholder h2{color:#22384d;font-size:1.3rem}.report-placeholder p:last-child{color:#617487;max-width:46ch}.app-sidebar{gap:10px;padding:12px 10px;background:linear-gradient(180deg,#3d536a,#374a5f);border-radius:18px;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 28px #08101a3d;overflow:visible}.sidebar-panel{border-radius:4px;padding:12px 10px;background:#48627d;border:1px solid rgba(255,255,255,.05);box-shadow:0 7px 14px #00000052,3px 4px #0000003d;-webkit-backdrop-filter:none;backdrop-filter:none}.sidebar-panel--brand{min-height:62px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px}.sidebar-brand-box{min-width:0;flex:1;display:flex;align-items:center}.sidebar-brand-logo{display:block;width:168px;max-width:100%;height:auto;object-fit:contain}.sidebar-rail-toggle{width:28px;height:28px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f}.sidebar-panel--context{min-height:100px}.sidebar-panel--context:before{display:none}.sidebar-panel-label,.sidebar-section-title,.sidebar-period-card__title,.app-sidebar .panel-title{font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#e9f0f8c7;margin:0 0 8px;padding-left:0}.sidebar-panel-title{padding-left:0;margin:0 0 6px;font-size:1.02rem;line-height:1.12}.sidebar-panel-copy{padding-left:0;font-size:.8rem;line-height:1.3;color:#e9f0f8b8}.sidebar-panel--nav{min-height:176px}.sidebar-nav-list{gap:8px;margin-top:2px}.sidebar-nav-item{min-height:36px;padding:0 12px;border-radius:4px;background:transparent;color:#ecf2f8;border:1px solid transparent;font-weight:500}.sidebar-nav-item--active{background:#6896cb47;border-color:#89b6ea38}.sidebar-panel--filters{flex:0 0 auto;min-height:auto}.sidebar-panel--filters .panel-copy{display:none}.app-sidebar .panel-header{margin-bottom:12px}.app-sidebar .filters-grid{gap:10px}.app-sidebar .field{gap:5px}.app-sidebar .field span{font-size:.8rem;font-weight:600}.app-sidebar .field input,.app-sidebar .field select{min-height:40px;border-radius:4px;border:1px solid rgba(20,34,48,.1);box-shadow:none}.app-sidebar .filter-actions{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-sidebar .primary-button,.app-sidebar .ghost-button{min-height:38px;border-radius:10px;box-shadow:none;padding:8px 12px}.app-sidebar .ghost-button{background:#eef2f6}.sidebar-panel--status{min-height:72px}.sidebar-panel--user{flex:1 1 150px;min-height:148px;display:flex;flex-direction:column}.sidebar-user-card{display:flex;align-items:center;gap:12px}.sidebar-user-avatar{width:46px;height:46px;flex:0 0 46px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#6fa3dff0,#4e7bb2f0);color:#f7fbff;font-size:.92rem;font-weight:700;letter-spacing:.04em;box-shadow:inset 0 1px #ffffff2e}.sidebar-user-avatar__image{width:100%;height:100%;display:block;object-fit:cover}.sidebar-user-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.sidebar-user-copy strong{color:#f3f7fb;font-size:.92rem;line-height:1.15}.sidebar-user-copy span{color:#e8eff8b8;font-size:.78rem;line-height:1.25}.sidebar-user-logout{width:100%;min-height:38px;margin-top:auto;border:1px solid rgba(241,246,251,.16);border-radius:10px;background:#ffffff14;color:#eef5fb;font:inherit;font-weight:600;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.sidebar-user-logout:hover{background:#ffffff1f;border-color:#f1f6fb38}.sidebar-status{font-size:.82rem}.dashboard-shell--compact .app-sidebar .sidebar-panel:not(.sidebar-panel--brand){display:none}.dashboard-shell--compact .sidebar-panel--brand{justify-content:center;padding-inline:8px}.dashboard-shell--compact .sidebar-brand-logo{width:32px;height:32px;object-fit:cover;border-radius:50%}.dashboard-shell--compact .app-sidebar{width:64px;align-items:stretch;padding:10px 6px}.dashboard-shell--compact .app-sidebar .sidebar-panel{display:none}.dashboard-shell--compact .app-sidebar .sidebar-panel--brand{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-height:92px;padding:10px 4px}.dashboard-shell--compact .app-sidebar .sidebar-brand-box{width:100%;justify-content:center}.dashboard-shell--compact .sidebar-brand-logo{width:34px;height:34px;object-fit:cover;border-radius:50%}.dashboard-shell--compact .sidebar-rail-toggle{width:30px;height:30px}.sidebar-collapsed-shell{width:100%;min-height:calc(100vh - 48px);display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:8px}.sidebar-collapsed-mark{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(180deg,#5f8ec7,#4d7bb2);color:#f7fbff;font-weight:700;letter-spacing:.06em;box-shadow:0 6px 14px #0a141f3d}.sidebar-rail-toggle--collapsed{display:grid;place-items:center}.sidebar-panel--brand{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-brand-box{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.sidebar-brand-box--open{justify-content:flex-start}.sidebar-brand-mark-svg{width:42px;height:42px;flex:0 0 auto;display:block}.sidebar-brand-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-brand-copy strong{font-size:1rem;line-height:1.05;color:#1790d0}.sidebar-brand-copy span{font-size:.82rem;line-height:1;color:#aeb8c1;text-transform:lowercase}.sidebar-collapsed-shell{width:100%;display:flex;justify-content:center;padding-top:4px}.sidebar-collapsed-trigger{border:0;background:transparent;padding:0;cursor:pointer}.sidebar-brand-mark-svg--compact{width:38px;height:38px}.sidebar-panel--context{min-height:98px;padding:0;overflow:visible;position:relative;z-index:8}.sidebar-period-card{display:flex;flex-direction:column;gap:12px;padding:14px 14px 16px}.sidebar-period-card__header{display:flex;align-items:center;gap:4px;color:#f3f7fb}.sidebar-period-card__title{line-height:1.2}.sidebar-period-card__chevron{font-size:.82rem;line-height:1;opacity:.92}.sidebar-period-card__body{display:flex;flex-direction:column;gap:8px}.sidebar-period-card__label{margin:0;font-size:.78rem;font-weight:700;color:#f0f5fb}.sidebar-period-card__value{margin:0;color:#fff;font-size:.9rem;font-weight:700;line-height:1.35}.sidebar-period-card__meta{margin:0;color:#f0f5fbc7;font-size:.78rem}.sidebar-period-card__trigger{width:100%;min-height:28px;display:flex;align-items:center;gap:6px;border:1px solid rgba(241,246,251,.92);background:transparent;color:#fff;padding:0 8px;font:inherit;font-size:.8rem;cursor:default}.sidebar-period-card__icon{width:14px;height:14px;flex:0 0 auto;color:#fff}.sidebar-period-card__icon svg{width:100%;height:100%;display:block}.sidebar-panel--context .ddrp{width:100%;position:relative;z-index:20}.sidebar-panel--context .ddrp-trigger{width:100%;min-width:0;gap:8px;min-height:38px;padding:8px 10px;border-radius:4px;border:1px solid rgba(241,246,251,.92);background:transparent;box-shadow:none;color:#fff}.sidebar-panel--context .ddrp-trigger:hover,.sidebar-panel--context .ddrp-trigger--open{transform:none;border-color:#f1f6fbeb;background:#ffffff0a;box-shadow:none}.sidebar-panel--context .ddrp-trigger__icon{width:16px;height:16px;flex:0 0 16px;border-radius:0;background:transparent;color:#fff}.sidebar-panel--context .ddrp-trigger__icon svg,.sidebar-panel--context .ddrp-trigger__chevron svg{width:16px;height:16px}.sidebar-panel--context .ddrp-trigger__meta{display:flex;flex:1;align-items:center;gap:0;min-width:0}.sidebar-panel--context .ddrp-trigger__label{font-size:.82rem;font-weight:500;letter-spacing:0;text-transform:none;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-panel--context .ddrp-trigger__value,.sidebar-panel--context .ddrp-trigger__hint{display:none}.sidebar-panel--context .ddrp-trigger__chevron{color:#fff}.sidebar-panel--context .ddrp-popover{top:-8px;left:calc(100% + 18px);right:auto;width:min(820px,calc(100vw - 330px));z-index:999}.sidebar-panel--months{min-height:auto}.sidebar-panel--months .sidebar-section-title{margin-bottom:8px}.sidebar-month-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sidebar-month-button{min-height:28px;border:1px solid rgba(36,53,72,.48);background:#6f859c8f;color:#f2f6fb;padding:0 6px;font:inherit;font-size:.82rem;font-weight:600;text-transform:lowercase;cursor:pointer;box-shadow:inset 0 1px #ffffff0d;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.sidebar-month-button:hover{background:#7b96b2b8}.sidebar-month-button--active{background:linear-gradient(180deg,#6d9ad0eb,#5883b8eb);border-color:#f8fbffeb;color:#fff}.sidebar-month-selection{margin:4px 0 0;color:#f0f5fbc7;font-size:.76rem;line-height:1.35;text-transform:lowercase}.dashboard-shell--compact .app-sidebar{width:64px;padding:10px 6px}.dashboard-shell--compact .power-layout{grid-template-columns:64px 1fr}@media (max-width: 1280px){.sidebar-panel--context .ddrp-popover{top:calc(100% + 14px);left:0;width:min(820px,calc(100vw - 40px))}}@media (max-width: 1024px){.power-layout{grid-template-columns:1fr}.filter-sidebar{position:static}.report-header{flex-direction:column}.report-header__actions{width:100%;flex-direction:column;align-items:stretch}.app-layout,.app-layout--sidebar-open,.app-layout--sidebar-closed{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-toggle,.app-layout--sidebar-closed .sidebar-toggle{left:14px}.hero-card,.filters-grid,.kpi-grid,.summary-strip{grid-template-columns:1fr}.hero-card,.summary-strip{display:grid}.hero-badge{justify-self:start}.summary-items{min-width:auto;grid-template-columns:1fr;gap:16px}}@media (max-width: 640px){.power-layout{padding:10px 10px 18px}.app-content{padding:20px 14px 40px}.hero-card,.panel,.kpi-card{border-radius:18px}.hero-card{padding:22px}.panel{padding:18px}.panel-header{flex-direction:column}}html,body,#root{height:100%}body{overflow:hidden}.app-shell{height:100dvh;min-height:100dvh;overflow:hidden;padding:clamp(8px,1vw,10px)}.dashboard-shell{min-height:0}.power-layout{height:100%;min-height:0;padding:0;grid-template-columns:var(--sidebar-open-width) minmax(0,1fr);align-items:stretch;width:100%;flex:1 1 auto}.dashboard-shell--compact .power-layout{grid-template-columns:64px minmax(0,1fr)}.app-sidebar{height:100%;min-height:0}.report-main{height:100%;min-height:0;min-width:0;width:100%;padding:clamp(8px,.9vw,10px);gap:clamp(8px,1vh,12px);overflow:hidden}.report-main--overview{gap:12px}.report-header{margin-bottom:0;padding:clamp(14px,1.2vw,18px)}.report-tabs{flex:0 0 auto;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.report-tab{flex:0 0 auto;white-space:nowrap}.error-panel,.report-kpis-row{flex:0 0 auto}.report-kpis-row{margin-bottom:0;gap:clamp(10px,1vw,12px)}.report-matrix-shell{flex:1 1 auto;min-height:0;display:flex;--matrix-sticky-header-height: 44px;--matrix-sticky-summary-height: 58px}.report-matrix-shell .panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-bottom:0}.report-matrix-shell .table-wrap{flex:1 1 auto;min-height:0;position:relative;overflow:auto;overscroll-behavior:contain;scrollbar-width:none}.report-matrix-shell .table-wrap::-webkit-scrollbar{width:0;height:0}.report-matrix-shell .panel-title{margin-bottom:4px;color:#6b8094}.report-matrix-shell .panel-copy{margin-bottom:14px;color:#64788c;font-size:.96rem}.report-matrix-shell .dashboard-table thead th{position:sticky;top:0;z-index:9;color:#62778b;background:#f7fafcf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 -1px #a8bacd73,0 3px 10px #1325340a}.report-matrix-shell .dashboard-table thead th:first-child{border-top-left-radius:10px}.report-matrix-shell .dashboard-table thead th:last-child{border-top-right-radius:10px}.report-matrix-shell .sort-button{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:2px 0;font-weight:700}.sidebar-panel--context .ddrp-popover{max-height:calc(100dvh - 40px);overflow:auto}@media (max-width: 1024px){.power-layout{grid-template-columns:minmax(220px,30vw) minmax(0,1fr)}.dashboard-shell--compact .power-layout{grid-template-columns:64px minmax(0,1fr)}.report-header{flex-direction:column;align-items:stretch}.report-header__actions{width:100%;justify-content:flex-start}.report-kpis-row .kpi-grid{grid-template-columns:1fr}.summary-items{min-width:0}}@media (max-width: 640px){.app-shell{padding:6px}.power-layout{gap:6px;grid-template-columns:minmax(200px,44vw) minmax(0,1fr)}.dashboard-shell--compact .power-layout{grid-template-columns:58px minmax(0,1fr)}.report-main{padding:6px;gap:8px}.report-header{padding:12px}.report-tab{padding:8px 12px}.kpi-card{padding:14px 16px}}@media (max-height: 860px){.power-layout,.report-main{gap:8px}.report-header,.report-period-summary{padding:12px 14px}.report-tab{padding:8px 12px}.kpi-card{padding:14px 16px}.kpi-value{font-size:clamp(1.65rem,2.4vw,2.35rem)}.dashboard-table th,.dashboard-table td{padding-block:10px;font-size:.92rem}}.kpi-grid--executive{grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);align-items:stretch}.kpi-rail{display:grid;gap:12px}.kpi-card--forest{background:linear-gradient(135deg,#4e8a7029,#f7fafcfa 72%)}.kpi-footer-copy{margin:14px 0 0;color:var(--muted);line-height:1.5}.executive-kpi-card{position:relative;overflow:hidden;display:grid;gap:14px;padding:18px 20px;border:1px solid rgba(255,255,255,.85);border-radius:24px;background:linear-gradient(180deg,#fafcfffa,#f1f6fcf2);box-shadow:var(--shadow);cursor:pointer;outline:none}.executive-kpi-card:focus-visible{box-shadow:var(--shadow),0 0 0 4px #548ac933}.executive-kpi-card__glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at top left,rgba(84,138,201,.16),transparent 28%),radial-gradient(circle at top right,rgba(200,162,99,.18),transparent 26%)}.executive-kpi-card__header,.executive-kpi-card__body,.executive-kpi-card__footer{position:relative;z-index:1}.executive-kpi-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.executive-kpi-card__eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:#6b7e97}.executive-kpi-card__header h2,.executive-kpi-modal__header h3{margin:0;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.02;letter-spacing:-.05em}.executive-kpi-card__subtitle,.executive-kpi-modal__header p,.executive-kpi-panel__header small,.executive-kpi-day__meta small,.executive-kpi-day__numbers span,.executive-kpi-stat small,.executive-kpi-client-card__top span,.executive-kpi-empty-state p{color:var(--muted)}.executive-kpi-card__subtitle{margin:8px 0 0}.executive-kpi-card__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.executive-kpi-card__badges span,.executive-kpi-modal__close,.executive-kpi-client-card__priority{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(95,118,145,.16);background:#ffffffc2}.executive-kpi-card__body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:14px}.executive-kpi-card__body--compact{align-items:start}.executive-kpi-card__headline{display:grid;gap:16px}.executive-kpi-card__label{display:inline-flex;margin-bottom:10px;color:var(--muted)}.executive-kpi-card__supporting{display:block;margin-top:10px;color:var(--muted);font-size:.92rem}.executive-kpi-card__value{display:block;font-size:clamp(2.3rem,4vw,3.4rem);line-height:.96;letter-spacing:-.07em}.executive-kpi-card__deviation{display:grid;gap:6px}.executive-kpi-card__deviation strong{font-size:1.35rem;letter-spacing:-.04em}.executive-kpi-card__progress{display:grid;gap:8px}.executive-kpi-card__progress span{color:var(--muted);font-size:.84rem}.executive-kpi-card__progress-track{position:relative;height:12px;overflow:hidden;border-radius:999px;background:#152c4e14}.executive-kpi-card__progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#31507a,#4e84c9)}.executive-kpi-card__summary{display:grid;grid-template-columns:168px minmax(0,1fr);gap:16px;padding:16px;border-radius:22px;border:1px solid rgba(95,118,145,.12);background:#f6f9fdd6}.executive-kpi-card__orbit{width:158px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#4e84c9 0deg var(--orbit-progress),rgba(21,44,78,.08) var(--orbit-progress) 360deg)}.executive-kpi-card__orbit-core{width:122px;aspect-ratio:1;display:grid;place-items:center;padding:16px;text-align:center;border-radius:50%;background:linear-gradient(180deg,#fff,#edf3fa);border:1px solid rgba(255,255,255,.84)}.executive-kpi-card__orbit-core span{color:var(--muted);font-size:.78rem}.executive-kpi-card__orbit-core strong{display:block;font-size:1.4rem;letter-spacing:-.04em}.executive-kpi-card__stats,.executive-kpi-modal__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.executive-kpi-card__stats--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-kpi-stat{padding:12px 14px;border-radius:20px;border:1px solid rgba(95,118,145,.12);background:#ffffffeb}.executive-kpi-stat span{display:block;color:var(--muted);font-size:.78rem}.executive-kpi-stat strong{display:block;margin-top:8px;font-size:1.12rem;letter-spacing:-.03em}.executive-kpi-stat small{display:block;margin-top:6px;line-height:1.45}.executive-kpi-stat--danger{background:linear-gradient(180deg,#c2564e1f,#ffffffeb)}.executive-kpi-stat--accent{background:linear-gradient(180deg,#548ac91f,#ffffffeb)}.executive-kpi-stat--success{background:linear-gradient(180deg,#4e8a701f,#ffffffeb)}.executive-kpi-stat--sand{background:linear-gradient(180deg,#c8a2631f,#ffffffeb)}.executive-kpi-weekstrip{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:12px;align-items:stretch}.executive-kpi-day{min-height:178px;display:grid;gap:12px;padding:14px;border-radius:22px;border:1px solid rgba(95,118,145,.12);background:linear-gradient(180deg,#fffffff5,#f4f8fceb)}.executive-kpi-day--remaining{background:linear-gradient(180deg,#c8a26329,#fffffffa);transform:translateY(-3px);box-shadow:0 14px 28px #19283d14}.executive-kpi-day__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.executive-kpi-day__meta span{font-weight:700;font-size:1rem;letter-spacing:-.03em}.executive-kpi-day__bars{min-height:92px;display:flex;align-items:flex-end;gap:10px}.executive-kpi-day__bar{flex:1;min-width:28px;border-radius:16px 16px 10px 10px}.executive-kpi-day__bar--actual{background:linear-gradient(180deg,#22426de0,#22426d47)}.executive-kpi-day__bar--target{background:linear-gradient(180deg,#c2564ed1,#c2564e42)}.executive-kpi-day__numbers{display:grid;gap:6px}.executive-kpi-day__numbers strong{font-size:1.04rem;letter-spacing:-.03em}.executive-kpi-day__numbers span{font-size:.9rem}.executive-kpi-card__footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:14px;border-top:1px solid rgba(95,118,145,.12)}.executive-kpi-card__footer--compact{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.executive-kpi-card__footer span{display:block;color:var(--muted);font-size:.8rem}.executive-kpi-card__footer strong{display:block;margin-top:6px;font-size:1.06rem}.executive-kpi-card__cta{display:grid;place-items:center;min-height:56px;padding:0 16px;border-radius:18px;color:#fff;text-align:center;background:linear-gradient(135deg,#31507a,#4e84c9)}.executive-kpi-loading-state{margin-top:18px;padding:18px;border-radius:22px;border:1px dashed rgba(95,118,145,.22);background:#f8fafceb}.executive-kpi-loading-state strong{display:block}.executive-kpi-loading-state p{margin:10px 0 0;color:var(--muted);line-height:1.6}.executive-kpi-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:18px}.executive-kpi-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a142294;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.executive-kpi-modal__panel{position:relative;width:min(1360px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;padding:18px 22px;border-radius:28px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#f7fafffa,#ecf3fbf5);box-shadow:0 36px 90px #08122157}.executive-kpi-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.executive-kpi-modal__header p{margin:8px 0 0;max-width:72ch}.executive-kpi-modal__close{cursor:pointer}.executive-kpi-modal__stats{margin-top:18px}.executive-kpi-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.executive-kpi-panel{margin-top:18px;padding:18px;border-radius:24px;border:1px solid rgba(95,118,145,.12);background:#ffffffbd}.executive-kpi-panel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.executive-kpi-panel__header span{display:inline-flex;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:#6b7e97}.executive-kpi-panel__header h4{margin:6px 0 0;font-size:1.16rem;letter-spacing:-.03em}.executive-kpi-table-shell{overflow:auto;max-height:560px;border-radius:18px;border:1px solid rgba(95,118,145,.12);background:#f7fafdf0}.executive-kpi-table{width:100%;min-width:580px;border-collapse:collapse}.executive-kpi-table th,.executive-kpi-table td{padding:13px 14px;border-bottom:1px solid rgba(95,118,145,.12);text-align:left}.executive-kpi-table th{font-size:.76rem;color:var(--muted);text-transform:uppercase;letter-spacing:.14em;position:sticky;top:0;z-index:1;background:#f7fafdfa}.executive-kpi-table tbody tr:last-child td{border-bottom:0}.executive-kpi-client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.executive-kpi-client-card{padding:16px;border-radius:22px;border:1px solid rgba(95,118,145,.12);background:linear-gradient(180deg,#ffffffeb,#f3f8fcf0)}.executive-kpi-client-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.executive-kpi-client-card__top strong{display:block;font-size:1rem}.executive-kpi-client-card__top span{display:block;margin-top:6px;line-height:1.45}.executive-kpi-client-card__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.executive-kpi-client-card__badges small{padding:5px 10px;border-radius:999px;background:#6582a11f;color:#49637d;font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.executive-kpi-client-card__priority--alta{background:#c2564e1f;color:#b24f45}.executive-kpi-client-card__priority--media{background:#c8a26324;color:#8d672f}.executive-kpi-client-card__priority--baixa{background:#4e8a701f;color:#3c7d62}.executive-kpi-client-card__details{display:grid;gap:10px;margin:14px 0 0}.executive-kpi-client-card__details div{display:grid;gap:2px}.executive-kpi-client-card__details dt{color:var(--muted);font-size:.78rem}.executive-kpi-client-card__details dd{margin:0;line-height:1.45;word-break:break-word}.executive-kpi-empty-state{padding:20px;border-radius:18px;border:1px dashed rgba(95,118,145,.2);background:#f8fafcdb}.executive-kpi-empty-state--soft{min-height:180px;display:grid;align-content:center}.executive-kpi-empty-state strong{display:block}.executive-kpi-empty-state p{margin:10px 0 0;line-height:1.6}@media (max-width: 1180px){.kpi-grid--executive,.executive-kpi-card__body,.executive-kpi-modal__grid,.executive-kpi-client-grid{grid-template-columns:1fr}.executive-kpi-card__stats--compact,.executive-kpi-card__footer,.executive-kpi-card__footer--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.executive-kpi-card,.executive-kpi-modal__panel{padding:18px;border-radius:22px}.executive-kpi-card__header,.executive-kpi-modal__header,.executive-kpi-panel__header{flex-direction:column;align-items:flex-start}.executive-kpi-card__stats--compact,.executive-kpi-card__stats,.executive-kpi-modal__stats,.executive-kpi-card__footer,.executive-kpi-card__footer--compact,.executive-kpi-weekstrip,.executive-kpi-client-grid{grid-template-columns:1fr}.executive-kpi-day{min-height:auto}}.report-header{display:grid;grid-template-columns:minmax(0,1fr) auto;position:relative;align-items:center;gap:14px 18px;padding:15px 20px;border-radius:24px;border:1px solid rgba(255,255,255,.88);background:radial-gradient(circle at top right,rgba(200,162,99,.11),transparent 24%),radial-gradient(circle at top left,rgba(84,138,201,.12),transparent 30%),linear-gradient(180deg,#fbfdfffa,#f4f8fcf5);box-shadow:0 18px 40px #13253414;overflow:hidden;flex:0 0 auto}.report-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(84,138,201,.12),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.34),transparent 42%)}.report-header__content{min-width:0;flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.report-header__title{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;max-width:980px;line-height:1.02;letter-spacing:-.05em}.report-header__title-main{color:#18344f;font-size:clamp(1.52rem,2.05vw,1.94rem);font-weight:700}.report-header__title-separator{color:#8ca0b4;font-size:clamp(1.08rem,1.45vw,1.28rem);font-weight:500}.report-header__title-sub{color:#48637d;font-size:clamp(1.08rem,1.42vw,1.3rem);font-weight:500}.report-header__subtitle{margin:0;max-width:920px;color:#617487;font-size:.92rem;line-height:1.38}.report-header--clients{align-items:center;min-height:108px;padding:15px 20px;overflow:hidden}.report-header--clients .report-header__content{gap:7px}.report-header--clients .report-header__title{max-width:980px}.report-header--clients .report-header__title-main{font-size:clamp(1.52rem,2.05vw,1.94rem);line-height:1.02}.report-header--clients .report-header__title-sub{font-size:clamp(1.08rem,1.42vw,1.3rem)}.report-header--clients .report-header__meta-shell{margin-top:0}.report-header--clients .report-header__nav-shell{align-self:center}.topbar-kicker{margin:0;color:#8092a5;font-size:.66rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.report-header__meta-shell{display:inline-flex;max-width:100%;padding:9px 14px;border-radius:999px;border:1px solid rgba(95,118,145,.14);background:linear-gradient(180deg,#f6f9fcf5,#eef4f9eb);box-shadow:inset 0 1px #ffffffc7}.report-header__meta{margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#617487;font-size:.88rem;line-height:1.3}.report-header__meta-label{color:#8393a5;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.report-header__meta strong{color:#294766;font-size:.95rem;letter-spacing:-.02em}.report-header__meta-divider{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:#657c9659}.report-header__meta-preset{color:#5a7089;font-weight:600}.report-header__nav-shell{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;align-self:center;margin-top:8px}.report-tabs{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:5px;border-radius:999px;border:1px solid rgba(95,118,145,.14);background:linear-gradient(180deg,#eff5faf5,#e9f0f6eb);box-shadow:inset 0 1px #fffc;scrollbar-width:none}.report-tabs::-webkit-scrollbar{display:none}.report-header__tabs{flex:0 1 auto;align-self:start;margin-left:0;max-width:100%}.report-tab{flex:0 0 auto;min-height:40px;padding:0 15px;border:0;border-radius:999px;background:transparent;color:#597089;font:inherit;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.report-tab:hover{background:#548ac91a;color:#284560}.report-tab:focus-visible{outline:none;box-shadow:0 0 0 3px #548ac92e}.report-tab__label{display:inline-flex;align-items:center}.report-tab--active{background:linear-gradient(135deg,#31507a,#4e84c9);color:#fff;box-shadow:0 12px 24px #1c3e6c2e,inset 0 1px #ffffff2e}.report-tab--active:hover{background:linear-gradient(135deg,#31507a,#4e84c9);color:#fff}@media (max-width: 1280px){.report-header{grid-template-columns:1fr;align-items:flex-start}.report-header__nav-shell{width:100%;justify-content:flex-start}.report-header__tabs{margin-left:0}}@media (max-width: 1024px){.report-header{padding:16px}.report-header__nav-shell{width:100%;justify-content:flex-start;margin-top:2px}.report-header__tabs{width:100%;max-width:100%}}@media (max-width: 640px){.report-header{padding:14px;border-radius:20px}.topbar-kicker{font-size:.64rem;letter-spacing:.2em}.report-header__title{gap:6px}.report-header__title-main,.report-header__title-sub{font-size:1.34rem}.report-header__title-separator{font-size:1rem}.report-header__meta-shell{width:100%;border-radius:18px}.report-header__meta{gap:8px;font-size:.82rem}.report-header__meta strong{font-size:.88rem}.report-tab{min-height:38px;padding:0 14px}}@media (max-height: 860px){.report-header{padding:13px 16px}.report-tab{min-height:38px}}.client-command,.client-table-panel,.client-lanes article{border:1px solid rgba(255,255,255,.88);background:linear-gradient(180deg,#fbfdfffa,#f0f6fcf2);box-shadow:0 18px 40px #13253414}.client-workspace{min-width:0;width:100%;flex:1 1 auto;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:8px;overflow:hidden}.client-command{display:grid;gap:8px;border-radius:18px;padding:10px;margin-bottom:0;min-width:0}.client-command__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:14px;align-items:start}.client-command__hero h2,.client-table-panel__header h2{margin:0;color:#18344f;letter-spacing:-.05em}.client-command__hero h2{font-size:clamp(1.36rem,1.55vw,1.82rem);line-height:1.02}.client-command__hero p,.client-focus-card p,.client-lanes p,.client-modal__header p,.client-modal__grid p,.client-empty-state p{margin:8px 0 0;color:var(--muted);line-height:1.38}.client-command__eyebrow{margin:0 0 8px;color:#8092a5;font-size:.66rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.client-command__status{display:grid;gap:6px;justify-items:start;padding:12px 14px;border-radius:18px;border:1px solid rgba(95,118,145,.12);background:radial-gradient(circle at top right,rgba(200,162,99,.18),transparent 36%),#ffffffb8}.client-command__status span,.client-focus-card span,.client-lanes span,.client-modal__grid span{color:#6b7e97;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.client-command__status strong{color:#294766}.client-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.client-kpi-tile{min-height:72px;display:grid;align-content:space-between;gap:4px;padding:9px 10px;border-radius:14px;border:1px solid rgba(95,118,145,.12);background:#ffffffd1}.client-kpi-tile span,.client-kpi-tile small{color:var(--muted)}.client-kpi-tile span{font-size:.72rem;font-weight:700}.client-kpi-tile strong{color:#18344f;font-size:clamp(1.04rem,1.26vw,1.38rem);line-height:1;letter-spacing:-.05em}.client-kpi-tile small{line-height:1.4;font-size:.78rem}.client-kpi-tile--ocean,.client-focus-card--opportunity{background:linear-gradient(135deg,#548ac929,#ffffffe0 72%)}.client-kpi-tile--sand{background:linear-gradient(135deg,#c8a2632e,#ffffffe6 72%)}.client-kpi-tile--forest,.client-focus-card--protect{background:linear-gradient(135deg,#4e8a7029,#ffffffe6 72%)}.client-kpi-tile--danger,.client-focus-card--risk{background:linear-gradient(135deg,#c2564e24,#ffffffe6 72%)}.client-decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.client-focus-card{min-height:210px;display:grid;align-content:space-between;gap:12px;padding:16px;border-radius:22px;border:1px solid rgba(95,118,145,.12)}.client-focus-card strong{display:block;color:#18344f;font-size:1.2rem;line-height:1.15;letter-spacing:-.04em}.client-focus-card button,.client-modal__close{min-height:38px;border:0;border-radius:999px;padding:0 14px;color:#fff;background:linear-gradient(135deg,#31507a,#4e84c9);box-shadow:0 12px 24px #1c3e6c2e;cursor:pointer}.client-lanes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:0;min-width:0}.client-lanes article{min-height:64px;display:grid;align-content:start;gap:3px;border-radius:14px;padding:8px 10px}.client-lanes strong{color:#18344f;font-size:.98rem;letter-spacing:-.04em}.client-lanes p{font-size:.78rem;line-height:1.25}.client-segment-strip{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.client-segment-chip{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) minmax(72px,auto);grid-template-areas:"label value" "note value";align-items:center;gap:1px 14px;padding:8px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.88);background:linear-gradient(180deg,#fbfdfffa,#f0f6fcf2);box-shadow:0 12px 26px #13253412;color:#18344f;cursor:pointer;text-align:left;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.client-segment-chip:hover{transform:translateY(-1px);border-color:#548ac93d}.client-segment-chip span{grid-area:label;color:#6b7e97;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.client-segment-chip strong{grid-area:value;color:#18344f;justify-self:end;font-size:1.2rem;letter-spacing:-.04em}.client-segment-chip small{grid-area:note;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-segment-chip--active{border-color:#31507a52;background:linear-gradient(135deg,#31507a,#4e84c9);box-shadow:0 12px 24px #1c3e6c2e,inset 0 1px #ffffff2e}.client-segment-chip--active span,.client-segment-chip--active strong,.client-segment-chip--active small{color:#fff}.client-segment-chip--active small{opacity:.82}.client-table-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-radius:18px;padding:10px;overflow:hidden}.client-table-panel--portfolio{margin-top:0}.client-table-panel__header{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.client-table-panel__header>span{align-self:start;padding:8px 12px;border-radius:999px;background:#548ac91a;color:#35506d;font-size:.82rem;font-weight:700;white-space:nowrap}.client-table-wrap{overflow:auto;min-height:0;border-radius:16px;border:1px solid rgba(95,118,145,.12);background:#f7fafdf0}.client-decision-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.client-decision-table th,.client-decision-table td{padding:10px 12px;border-bottom:1px solid rgba(95,118,145,.12);text-align:left;vertical-align:middle}.client-decision-table th{position:sticky;top:0;z-index:1;background:#f7fafdfa;color:var(--muted);font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.client-decision-table tbody tr{cursor:pointer;transition:background-color .14s ease,box-shadow .14s ease}.client-decision-table tbody tr:hover{background:#548ac90e;box-shadow:inset 3px 0 #548ac957}.client-decision-table td strong,.client-decision-table td span{display:block}.client-decision-table td strong{color:#18344f;overflow-wrap:anywhere}.client-decision-table td span{margin-top:4px;color:var(--muted);font-size:.82rem;overflow-wrap:anywhere}.client-priority{display:inline-flex;align-items:center;justify-content:center;min-height:30px;min-width:70px;padding:0 10px;border-radius:999px;font-size:.76rem;font-weight:800}.client-priority--alta{color:#b24f45;background:#c2564e1f}.client-priority--media{color:#8d672f;background:#c8a26324}.client-priority--baixa{color:#3c7d62;background:#4e8a701f}.client-empty-state{margin-top:14px;padding:18px;border-radius:18px;border:1px dashed rgba(95,118,145,.2);background:#f8fafcdb}.client-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:18px}.client-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0a142294;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.client-modal__panel{position:relative;width:min(1120px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;padding:22px;border-radius:28px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#f7fafffa,#ecf3fbf5);box-shadow:0 36px 90px #08122157}.client-modal__header{display:flex;justify-content:space-between;gap:18px;margin-bottom:16px}.client-modal__header h3{margin:0;color:#18344f;font-size:clamp(1.7rem,2.3vw,2.3rem);line-height:1.05;letter-spacing:-.05em}.client-modal__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.client-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.client-modal__grid article{padding:16px;border-radius:22px;border:1px solid rgba(95,118,145,.12);background:#ffffffc2}.client-modal__grid strong{display:block;margin-top:8px;color:#18344f;font-size:1.1rem;line-height:1.35}.client-command--portfolio{padding:10px}.client-kpi-grid--portfolio{grid-template-columns:repeat(4,minmax(0,1fr))}.client-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) minmax(190px,240px);gap:8px;align-items:stretch}.client-context-strip{min-height:30px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:6px 9px;border-radius:14px;border:1px solid rgba(95,118,145,.12);background:#ffffff94}.client-context-strip span{color:#6b7e97;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.client-context-strip strong{color:#294766}.client-context-strip small{color:var(--muted)}.client-search,.client-sort{display:grid;gap:5px}.client-search span,.client-sort span{color:#6b7e97;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.client-search input,.client-sort select{width:100%;min-height:34px;border:1px solid rgba(95,118,145,.16);border-radius:14px;padding:0 14px;background:#ffffffe6;color:#18344f;outline:none}.client-search input:focus,.client-sort select:focus{border-color:#548ac98c;box-shadow:0 0 0 4px #548ac91f}.client-lanes--portfolio article{min-height:62px}.client-decision-table--portfolio{min-width:1280px}.client-decision-table--portfolio th:nth-child(1),.client-decision-table--portfolio td:nth-child(1){width:27%}.client-decision-table--portfolio th:nth-child(2),.client-decision-table--portfolio td:nth-child(2){width:15%}.client-decision-table--portfolio th:nth-child(3),.client-decision-table--portfolio td:nth-child(3),.client-decision-table--portfolio th:nth-child(4),.client-decision-table--portfolio td:nth-child(4),.client-decision-table--portfolio th:nth-child(6),.client-decision-table--portfolio td:nth-child(6){width:10%}.client-decision-table--portfolio th:nth-child(5),.client-decision-table--portfolio td:nth-child(5){width:10%}.client-decision-table--portfolio th:nth-child(7),.client-decision-table--portfolio td:nth-child(7){width:9%}.client-decision-table--portfolio th:nth-child(8),.client-decision-table--portfolio td:nth-child(8){width:19%}.client-decision-table--products{min-width:1040px}.client-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;min-width:104px;padding:0 12px;border-radius:999px;font-size:.76rem;font-weight:900}.client-status--perdido{color:#a83f35;background:#c2564e24}.client-status--risco{color:#8d672f;background:#c8a2632e}.client-status--crescimento{color:#2f7459;background:#4e8a7024}.client-status--estavel{color:#35506d;background:#548ac91f}.client-mix-summary{display:grid;gap:4px;min-width:0}.client-mix-summary strong{color:#18344f}.client-mix-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-product-list span b{color:#18344f}.client-modal__panel--wide{width:min(1480px,calc(100vw - 24px))}.client-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.client-profile-grid article{padding:16px;border-radius:22px;border:1px solid rgba(95,118,145,.12);background:#ffffffc2}.client-profile-grid span{color:#6b7e97;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.client-profile-grid strong{display:block;margin-top:8px;color:#18344f;font-size:1.2rem;letter-spacing:-.04em}.client-profile-grid p{margin:8px 0 0;color:var(--muted);line-height:1.55}.client-products-panel{margin-top:12px}.overview-workspace{min-width:0;flex:1 1 auto;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:10px;overflow:auto;scrollbar-width:none}.overview-workspace::-webkit-scrollbar{display:none}.overview-workspace--map-only{display:grid;grid-template-rows:minmax(0,1.05fr) minmax(318px,.8fr);gap:12px;height:100%;min-height:0;overflow:hidden;align-items:initial}.overview-command,.overview-insight-strip,.overview-chart-card,.overview-list-panel,.overview-wide-panel{border:1px solid rgba(255,255,255,.88);border-radius:18px;background:linear-gradient(180deg,#fcfdfcfa,#eff6f9f2);box-shadow:0 18px 40px #13253414}.overview-command{display:grid;gap:10px;padding:12px}.overview-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,250px);gap:14px;align-items:stretch}.overview-eyebrow{margin:0 0 7px;color:#74879a;font-size:.66rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.overview-hero h2,.overview-panel-heading h2{margin:0;color:#17324d;line-height:1.02;letter-spacing:-.04em}.overview-hero h2{font-size:clamp(1.9rem,3vw,3.35rem)}.overview-hero p{max-width:780px;margin:8px 0 0;color:var(--muted);line-height:1.45}.overview-score{min-height:132px;display:grid;align-content:center;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(88,118,142,.16);background:linear-gradient(135deg,#4e8a702e,#ffffffb8)}.overview-score span{color:#17324d;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:800;letter-spacing:-.04em}.overview-score strong{color:#5f7184;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.overview-score small{color:#5f7184;font-size:.76rem}.overview-kpi-grid,.overview-signal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.overview-kpi,.overview-signal{display:grid;align-content:space-between;gap:5px;padding:10px 12px;border-radius:14px;border:1px solid rgba(95,118,145,.12);background:#ffffffd6}.overview-kpi{min-height:82px}.overview-signal{min-height:62px}.overview-kpi span,.overview-kpi small,.overview-signal span,.overview-signal small{color:var(--muted)}.overview-kpi span,.overview-signal span{font-size:.72rem;font-weight:800}.overview-kpi strong,.overview-signal strong{color:#17324d;line-height:1;letter-spacing:-.04em;overflow-wrap:anywhere}.overview-kpi strong{font-size:clamp(1.08rem,1.25vw,1.42rem)}.overview-signal strong{font-size:clamp(.98rem,1.05vw,1.18rem)}.overview-kpi--ocean,.overview-signal--ocean{background:linear-gradient(135deg,#548ac926,#ffffffe6 72%)}.overview-kpi--forest,.overview-signal--forest{background:linear-gradient(135deg,#4e8a7029,#ffffffe6 72%)}.overview-kpi--sand,.overview-signal--sand{background:linear-gradient(135deg,#c8a2632e,#ffffffe6 72%)}.overview-kpi--danger,.overview-signal--danger{background:linear-gradient(135deg,#c2564e24,#ffffffe6 72%)}.overview-insight-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;background:#fcfdfcdb}.overview-insight{min-width:0;display:grid;gap:3px;padding:9px 10px;border-radius:12px;border:1px solid rgba(95,118,145,.11);background:#ffffffc2}.overview-insight span{color:var(--muted);font-size:.68rem;font-weight:800}.overview-insight strong{color:#17324d;font-size:.92rem;line-height:1.2;overflow-wrap:anywhere}.overview-insight--forest{background:linear-gradient(135deg,#4e8a7024,#ffffffe6 74%)}.overview-insight--ocean{background:linear-gradient(135deg,#548ac924,#ffffffe6 74%)}.overview-insight--sand{background:linear-gradient(135deg,#c8a26326,#ffffffe6 74%)}.overview-insight--danger{background:linear-gradient(135deg,#c2564e21,#ffffffe6 74%)}.overview-chart-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.9fr) minmax(0,1fr);gap:10px}.overview-chart-card{min-width:0;display:grid;gap:8px;padding:10px;overflow:hidden}.overview-progress-chart,.overview-stack-chart,.overview-bar-chart{display:grid;gap:9px}.overview-progress-chart article,.overview-bar-chart article{display:grid;gap:5px}.overview-progress-chart article div,.overview-bar-chart article div,.overview-chart-legend span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.overview-progress-chart span,.overview-bar-chart span,.overview-chart-legend span{color:#5f7184;font-size:.76rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-progress-chart strong,.overview-bar-chart strong,.overview-chart-legend strong{color:#17324d;font-size:.86rem;white-space:nowrap}.overview-progress-chart small,.overview-bar-chart small{display:block;height:7px;border-radius:999px;background:#548ac921;overflow:hidden}.overview-progress-chart i,.overview-bar-chart i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4e84c9,#4e8a70)}.overview-progress-chart em{color:var(--muted);font-size:.72rem;font-style:normal}.overview-stack-bar{display:flex;height:34px;overflow:hidden;border-radius:12px;background:#548ac921}.overview-stack-bar span{display:block;min-width:2px}.overview-stack-bar__billed{background:linear-gradient(90deg,#4e84c9,#5f98d6)}.overview-stack-bar__orders{background:linear-gradient(90deg,#c8a263,#4e8a70)}.overview-chart-legend{display:grid;gap:7px}.overview-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px}.overview-dot--billed{background:#4e84c9}.overview-dot--orders{background:#4e8a70}.overview-decision-grid{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.overview-list-panel,.overview-wide-panel{min-height:0;padding:10px;overflow:hidden}.overview-panel-heading{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:10px}.overview-panel-heading h2{font-size:clamp(1.2rem,1.35vw,1.5rem)}.overview-list{display:grid;gap:7px}.overview-list article,.overview-rank-table article{min-width:0;display:grid;align-items:center;gap:10px;border:1px solid rgba(95,118,145,.1);border-radius:12px;background:#ffffffb8}.overview-list article{grid-template-columns:minmax(0,1fr) auto;padding:9px 10px}.overview-list strong,.overview-rank-table strong{color:#17324d;overflow-wrap:anywhere}.overview-list span,.overview-list small,.overview-rank-table span,.overview-rank-table small{color:var(--muted)}.overview-list span,.overview-rank-table small{display:block;margin-top:3px;font-size:.78rem}.overview-list aside{display:grid;justify-items:end;gap:2px}.overview-list aside small{font-weight:800}.overview-empty-line{margin:0;padding:18px 10px;color:var(--muted)}.overview-terrain{min-height:260px;display:grid;grid-template-columns:minmax(520px,1.25fr) minmax(310px,.85fr) minmax(310px,.85fr);gap:12px}.overview-terrain-card{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);padding:14px;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.88);background:linear-gradient(180deg,#fffffff0,#f4f9fcf0),radial-gradient(circle at 24% 18%,rgba(84,138,201,.12),transparent 34%);box-shadow:0 18px 38px #13253412}.overview-terrain-card--pulse{background:linear-gradient(180deg,#fffffff0,#f1f8fbf0),radial-gradient(circle at 88% 22%,rgba(78,138,112,.13),transparent 34%)}.overview-terrain-card--pressure{background:linear-gradient(180deg,#fffffff0,#f8f4f3ed),radial-gradient(circle at 12% 14%,rgba(194,86,78,.1),transparent 32%)}.overview-terrain .overview-panel-heading{margin-bottom:12px}.overview-terrain .overview-panel-heading h2{font-size:clamp(1.08rem,1.25vw,1.38rem);letter-spacing:-.03em}.overview-terrain .overview-panel-heading aside{min-width:190px;display:grid;justify-items:end;gap:3px;padding:8px 10px;border-radius:14px;background:#e8f2f9ad}.overview-terrain .overview-panel-heading aside span,.overview-terrain .overview-panel-heading aside small{color:#687d91;font-size:.72rem;font-weight:900}.overview-terrain .overview-panel-heading aside strong{color:#102f4b;font-size:1.04rem}.overview-terrain-bars{min-height:0;display:grid;align-content:start;gap:9px}.overview-terrain-bars button{position:relative;min-width:0;min-height:46px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 10px 12px;overflow:hidden;border:0;border-radius:15px;text-align:left;font:inherit;background:#ffffffbd;cursor:pointer;box-shadow:inset 0 0 0 1px #5f769114;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.overview-terrain-bars button:hover,.overview-terrain-bars button.is-selected{transform:translateY(-1px);background:#fffffff0;box-shadow:0 14px 30px #13253414,inset 0 0 0 1px #5484c92e}.overview-terrain-bars button span,.overview-terrain-list article>span{color:#4e84c9;font-weight:1000}.overview-terrain-bars button strong,.overview-terrain-list strong{color:#102f4b}.overview-terrain-bars button small,.overview-terrain-list small{display:block;margin-top:2px;color:#687d91;font-size:.72rem;font-weight:850}.overview-terrain-bars button em{color:#102f4b;font-size:.88rem;font-style:normal;font-weight:950;white-space:nowrap}.overview-terrain-bars button i{position:absolute;left:10px;right:auto;bottom:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#4e84c9,#4e8a70)}.overview-terrain-list{min-height:0;display:grid;align-content:start;gap:8px;overflow:hidden}.overview-terrain-list article{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px 10px;border-radius:14px;border:1px solid rgba(95,118,145,.08);background:#ffffffb8}.overview-terrain-list article div{min-width:0}.overview-terrain-list article div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-terrain-list aside{display:grid;justify-items:end;gap:2px}.overview-terrain-list aside strong{font-size:.9rem;white-space:nowrap}.overview-terrain--loading{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-terrain--loading article{min-height:180px;display:grid;align-content:center;gap:12px;padding:18px;border-radius:22px;background:#ffffffb8}.overview-terrain--loading span{height:18px;border-radius:999px;background:linear-gradient(90deg,#e8f2f999,#fffffff5,#e8f2f999);background-size:220% 100%;animation:overviewLoadingSweep 1.35s ease-in-out infinite}.overview-lower-grid{display:grid;grid-template-columns:365px clamp(500px,27vw,620px) 320px minmax(420px,1fr);gap:12px;align-items:stretch;min-height:0}.overview-lower-grid>.overview-liters-meta{grid-column:1 / span 2}.overview-lower-grid>.overview-next-panel,.overview-lower-grid>.overview-closing-panel{grid-column:3 / span 2}.overview-next-panel{min-height:318px;border-radius:22px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(135deg,#ffffff8f,#f6fafc61),radial-gradient(circle at 18% 28%,rgba(84,132,201,.05),transparent 34%)}.overview-closing-panel{min-width:0;min-height:318px;display:grid;grid-template-columns:minmax(190px,.62fr) minmax(0,1.55fr);gap:12px;padding:14px 16px;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.9);background:linear-gradient(180deg,#fffffff5,#f3f9fcf0),radial-gradient(circle at 16% 16%,rgba(78,132,201,.12),transparent 34%),radial-gradient(circle at 88% 82%,rgba(78,138,112,.1),transparent 34%);box-shadow:0 20px 44px #13253414}.overview-closing-panel__gauge-side{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding-right:4px}.overview-closing-panel__gauge-side h2{margin:0;color:#102f4b;font-size:clamp(1.22rem,1.36vw,1.72rem);line-height:1;letter-spacing:0}.overview-closing-panel__gauge-side small{color:#687d91;font-weight:850}.overview-closing-panel__gauge{position:relative;width:min(198px,86%);aspect-ratio:1;justify-self:center;display:grid;place-items:center;border-radius:999px;background:conic-gradient(from -90deg,#4e84c9 0deg,#4e84c9 var(--progress-angle),rgba(174,184,195,.26) var(--progress-angle),rgba(174,184,195,.26) 360deg);box-shadow:inset 0 0 0 1px #ffffff8c,0 16px 32px #13253414}.overview-closing-panel__gauge:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:inherit;background:linear-gradient(180deg,#fffffffa,#f4f9fcf0)}.overview-closing-panel__gauge-content{position:relative;z-index:1;width:76%;display:grid;justify-items:center;gap:5px;text-align:center;transform:translateY(1px)}.overview-closing-panel__gauge-content strong{display:block;width:100%;color:#102f4b;font-size:clamp(1.62rem,1.76vw,2.18rem);line-height:1;text-align:center;white-space:nowrap}.overview-closing-panel__gauge-content span{color:#38516a;font-size:.78rem;font-weight:950}.overview-closing-panel__gauge-content small{color:#687d91;font-size:.72rem;font-weight:900}.overview-closing-panel__mini-reading{margin:0;padding:8px 10px;border-radius:14px;color:#516a82;font-size:.72rem;font-weight:850;line-height:1.35;background:#ffffffb8;border:1px solid rgba(95,118,145,.1)}.overview-closing-panel__mini-reading.is-positive{color:#247050;background:#4e8a701a}.overview-closing-panel__mini-reading.is-warning{color:#8d672f;background:#d5b56a21}.overview-closing-panel__mini-reading.is-negative{color:#a9453c;background:#c2564e1a}.overview-closing-panel__decision{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.overview-closing-panel__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.overview-closing-panel__metrics article{min-width:0;display:grid;gap:4px;padding:9px 11px;border-radius:14px;border:1px solid rgba(84,132,201,.12);background:#ffffffb8}.overview-closing-panel__metrics span,.overview-closing-panel__pace span,.overview-closing-panel__clients span{color:#687d91;font-size:.66rem;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.overview-closing-panel__metrics strong{color:#102f4b;font-size:.84rem;line-height:1.05;white-space:nowrap}.overview-closing-panel__lower{min-height:0;display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr);gap:10px}.overview-closing-panel__pace,.overview-closing-panel__clients{min-width:0;min-height:0;display:grid;align-content:stretch;gap:8px;padding:10px 11px;border-radius:16px;border:1px solid rgba(95,118,145,.1);background:#ffffffa3}.overview-closing-panel__pace>div:first-child{display:flex;align-items:start;justify-content:space-between;gap:10px}.overview-closing-panel__pace strong{color:#102f4b;font-size:.92rem;white-space:nowrap}.overview-closing-panel__pace strong.is-positive{color:#1f8f5f}.overview-closing-panel__pace strong.is-negative{color:#c54b3f}.overview-closing-panel__pace>small{color:#687d91;font-size:.74rem;font-weight:850;line-height:1.35}.overview-closing-panel__actions{display:grid;gap:6px;margin-top:2px}.overview-closing-panel__actions article{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;border-radius:11px;border:1px solid rgba(84,132,201,.1);background:#ffffffb8}.overview-closing-panel__actions article span{overflow:hidden;color:#687d91;font-size:.62rem;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.overview-closing-panel__actions article strong{overflow:hidden;color:#102f4b;font-size:.7rem;font-weight:1000;text-align:right;text-overflow:ellipsis;white-space:nowrap}.overview-closing-panel__track{position:relative;height:30px;border-radius:999px;background:linear-gradient(90deg,#aeb8c32e,#aeb8c314);overflow:hidden}.overview-closing-panel__track i,.overview-closing-panel__track b{position:absolute;left:0;height:10px;width:var(--bar-width);border-radius:999px}.overview-closing-panel__track i{top:6px;background:#aeb8c3d1}.overview-closing-panel__track b{bottom:6px;background:linear-gradient(135deg,#365f91,#4e84c9)}.overview-closing-panel__pace footer{display:flex;flex-wrap:wrap;gap:10px;color:#687d91;font-size:.72rem;font-weight:850}.overview-closing-panel__pace footer span{display:inline-flex;align-items:center;gap:5px;text-transform:none;letter-spacing:0}.overview-closing-panel__pace footer i,.overview-closing-panel__pace footer b{display:inline-block;width:14px;height:6px;border-radius:999px}.overview-closing-panel__pace footer i{background:#aeb8c3d1}.overview-closing-panel__pace footer b{background:#4e84c9}.overview-closing-panel__clients header{min-width:0;display:flex;align-items:start;justify-content:space-between;gap:12px}.overview-closing-panel__clients header strong{display:block;margin-top:3px;color:#102f4b;font-size:.96rem;line-height:1}.overview-closing-panel__clients header small{color:#c54b3f;font-size:.76rem;font-weight:950;white-space:nowrap}.overview-closing-panel__client-list{min-height:0;display:grid;gap:6px}.overview-closing-panel__client-strip{align-self:end;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:2px}.overview-closing-panel__client-strip article{min-width:0;display:grid;gap:3px;padding:8px 9px;border-radius:12px;border:1px solid rgba(84,132,201,.1);background:#ffffffb8}.overview-closing-panel__client-strip span{overflow:hidden;color:#687d91;font-size:.62rem;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.overview-closing-panel__client-strip strong{color:#102f4b;font-size:.84rem;line-height:1}.overview-closing-panel__client-list article{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px 9px 10px;overflow:hidden;border-radius:12px;background:#ffffffbd}.overview-closing-panel__client-list article strong{display:block;max-width:100%;overflow:hidden;color:#102f4b;font-size:.76rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.overview-closing-panel__client-list article small{display:block;margin-top:2px;overflow:hidden;color:#687d91;font-size:.68rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.overview-closing-panel__client-list article em{color:#b85a42;font-size:.7rem;font-style:normal;font-weight:950;white-space:nowrap}.overview-closing-panel__client-list article i{position:absolute;left:9px;right:auto;bottom:4px;width:var(--bar-width);height:2px;border-radius:999px;opacity:.58;background:linear-gradient(90deg,#c54b3fc7,#d5b56a9e)}.overview-closing-panel__client-list>p{margin:0;color:#687d91;font-size:.82rem;font-weight:850}.overview-closing-panel__client-list>span,.overview-closing-panel--loading>span{height:18px;border-radius:999px;background:linear-gradient(90deg,#e8f2f999,#fffffff5,#e8f2f999);background-size:220% 100%;animation:overviewLoadingSweep 1.35s ease-in-out infinite}.overview-closing-panel--loading{align-content:center}.overview-liters-meta{min-width:0;min-height:318px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:16px 18px 14px;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.9);background:linear-gradient(180deg,#fffffff2,#f3f9fcf5),radial-gradient(circle at 80% 18%,rgba(84,138,201,.13),transparent 34%);box-shadow:0 20px 44px #13253414}.overview-liters-meta__header{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;gap:16px}.overview-liters-meta__header h2{margin:0;color:#102f4b;font-size:clamp(1.35rem,1.55vw,1.95rem);line-height:1;letter-spacing:0}.overview-liters-meta__header small,.overview-liters-meta__header span{color:#687d91;font-weight:850}.overview-liters-meta__header>div>small{display:block;margin-top:6px}.overview-liters-meta__header aside{min-width:178px;display:grid;justify-items:end;gap:3px;padding:10px 12px;border-radius:16px;border:1px solid rgba(84,132,201,.13);background:linear-gradient(135deg,#e8f2f9c7,#ffffffd1)}.overview-liters-meta__header aside strong{color:#102f4b;font-size:clamp(1.35rem,1.8vw,2rem);line-height:1}.overview-liters-meta__summary{flex:0 1 430px;min-width:360px!important;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch!important;gap:8px!important;padding:8px!important}.overview-liters-meta__summary span{display:grid;gap:3px;padding:8px 10px;border-radius:12px;background:#ffffffb8}.overview-liters-meta__summary small{color:#687d91;font-size:.62rem;font-weight:950;text-transform:uppercase}.overview-liters-meta__summary strong{font-size:.78rem!important;line-height:1.08!important;white-space:nowrap}.overview-liters-meta__summary .is-positive strong{color:#1f8f5f}.overview-liters-meta__summary .is-negative strong{color:#c54b3f}.overview-liters-meta__chart{min-height:0;position:relative;border-radius:18px;border:0;background:linear-gradient(180deg,#ffffffb8,#e8f2f957),radial-gradient(circle at 52% 45%,rgba(78,138,112,.09),transparent 36%);overflow:hidden}.overview-liters-meta__chart svg{width:100%;height:100%;min-height:220px}.overview-liters-meta__grid{stroke:#5f769121;stroke-width:1}.overview-liters-meta__x-axis{stroke:#687d912e;stroke-width:1.2;pointer-events:none}.overview-liters-meta__axis,.overview-liters-meta__label,.overview-liters-meta__month-label,.overview-liters-meta__percent{fill:#687d91;font-weight:900}.overview-liters-meta__axis{font-size:10px}.overview-liters-meta__label{font-size:10px;text-anchor:middle;fill:#889bad;font-weight:850}.overview-liters-meta__month-label{font-size:11px;text-anchor:middle;fill:#687d91;font-weight:950}.overview-liters-meta__percent{font-size:10px;text-anchor:middle}.overview-liters-meta__point{cursor:pointer;outline:none}.overview-liters-meta__area{fill:url(#overviewLitersArea)}.overview-liters-meta__actual-line,.overview-liters-meta__target-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.overview-liters-meta__actual-line{stroke:#4e84c9;stroke-width:2.6;filter:drop-shadow(0 7px 9px rgba(78,132,201,.11))}.overview-liters-meta__target-line{stroke:#aeb8c3;stroke-width:2.1;opacity:.92}.overview-liters-meta__hover-line{stroke:transparent;stroke-width:1;opacity:0;transition:opacity .16s ease}.overview-liters-meta__point:hover .overview-liters-meta__hover-line,.overview-liters-meta__point.is-selected .overview-liters-meta__hover-line{opacity:0}.overview-liters-meta__actual-dot,.overview-liters-meta__target-dot{fill:#fff;transition:r .16s ease,stroke .16s ease,filter .16s ease}.overview-liters-meta__actual-dot{stroke:#102f4b;stroke-width:1.9;filter:drop-shadow(0 5px 7px rgba(16,47,75,.1))}.overview-liters-meta__target-dot{stroke:#aeb8c3;stroke-width:1.4;opacity:.7}.overview-liters-meta__point:hover .overview-liters-meta__actual-dot,.overview-liters-meta__point.is-selected .overview-liters-meta__actual-dot{stroke:#4e84c9;filter:drop-shadow(0 8px 10px rgba(78,132,201,.16))}.overview-liters-meta__cursor-line{stroke:#4e84c957;stroke-width:1.2;pointer-events:none}.overview-liters-meta__tooltip{pointer-events:none}.overview-liters-meta__tooltip rect{fill:#102f4bf5;stroke:#ffffffb8;stroke-width:1;filter:drop-shadow(0 16px 24px rgba(16,47,75,.22))}.overview-liters-meta__tooltip-title{fill:#e8f2f9c2;font-size:10px;font-weight:1000}.overview-liters-meta__tooltip-value{fill:#fff;font-size:13px;font-weight:1000}.overview-liters-meta__tooltip-line{fill:#fff;font-size:10px;font-weight:950}.overview-liters-meta__tooltip-gap{font-size:9px;font-weight:1000}.overview-liters-meta__tooltip-gap.is-positive,.overview-liters-meta__gap-arrow.is-positive{fill:#9fe6ba}.overview-liters-meta__tooltip-gap.is-negative,.overview-liters-meta__gap-arrow.is-negative{fill:#ffb7ad}.overview-liters-meta__target{stroke:#5d55e8;stroke-width:3;stroke-linecap:round;opacity:.62}.overview-liters-meta__focus{position:absolute;right:14px;top:14px;min-width:174px;display:grid;gap:5px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.85);background:#ffffffc2;box-shadow:0 16px 30px #13253414}.overview-liters-meta__focus span,.overview-liters-meta__focus small{color:#687d91;font-weight:900}.overview-liters-meta__focus strong{color:#102f4b;font-size:1.1rem}.overview-liters-meta__legend{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.overview-liters-meta__legend span{display:inline-flex;align-items:center;gap:7px;color:#687d91;font-size:.76rem;font-weight:900}.overview-liters-meta__legend i{display:inline-block;width:18px;height:8px;border-radius:999px}.overview-liters-meta__legend-bar{background:#4e84c9}.overview-liters-meta__legend-target{height:3px!important;background:#aeb8c3}.overview-liters-meta--loading{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.overview-liters-meta--loading article{display:grid;align-content:center;gap:12px}.overview-liters-meta--loading span{height:18px;border-radius:999px;background:linear-gradient(90deg,#e8f2f999,#fffffff5,#e8f2f999);background-size:220% 100%;animation:overviewLoadingSweep 1.35s ease-in-out infinite}.overview-wide-panel{display:grid;grid-template-rows:auto minmax(0,1fr)}.overview-rank-table{min-height:0;display:grid;gap:7px;overflow:auto;scrollbar-width:none}.overview-rank-table::-webkit-scrollbar{display:none}.overview-rank-table article{grid-template-columns:44px minmax(0,1fr) minmax(140px,auto) minmax(120px,auto);padding:9px 10px}.overview-rank-table article>span{font-weight:900;color:#4e84c9}.overview-stage{position:relative;min-height:300px;display:grid;grid-template-columns:minmax(0,1.28fr) minmax(260px,.56fr) minmax(340px,.78fr);gap:18px;padding:22px;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:24px;background:linear-gradient(120deg,#102f4bf5,#365f91e6 42%,#4e8a70e6),linear-gradient(180deg,#fcfdfcfa,#eff6f9f0);box-shadow:0 26px 58px #13253438}.overview-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 17%,rgba(255,255,255,.12) 17% 17.4%,transparent 17.4% 41%,rgba(255,255,255,.1) 41% 41.4%,transparent 41.4%),radial-gradient(circle at 76% 20%,rgba(255,255,255,.28),transparent 24%),radial-gradient(circle at 8% 100%,rgba(200,162,99,.25),transparent 34%)}.overview-stage:after{content:"";position:absolute;right:-12%;bottom:-60%;width:52%;aspect-ratio:1;border-radius:999px;border:72px solid rgba(255,255,255,.09);pointer-events:none}.overview-stage>*{position:relative;z-index:1}.overview-stage__lead{min-width:0;display:grid;align-content:center;gap:16px}.overview-stage__lead h2{margin:0;color:#fff;font-size:clamp(3.15rem,5.2vw,6.45rem);line-height:.9;letter-spacing:0;text-shadow:0 18px 36px rgba(0,0,0,.18)}.overview-stage__lead p{max-width:760px;margin:0;color:#ffffffc2;font-size:1.04rem;line-height:1.45}.overview-stage .overview-eyebrow{color:#ffffffb8}.overview-revenue-flow{display:grid;gap:12px;max-width:850px}.overview-revenue-flow>div{display:flex;height:18px;overflow:hidden;border-radius:999px;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff1a}.overview-revenue-flow>div span{display:block;min-width:4px}.overview-revenue-flow__billed{background:linear-gradient(90deg,#eff7ff,#7bb5f3)}.overview-revenue-flow__orders{background:linear-gradient(90deg,#d5b56a,#72c198)}.overview-revenue-flow aside{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:baseline;color:#ffffffad;font-weight:800}.overview-revenue-flow strong{color:#fff;font-size:1.02rem}.overview-pulse-card,.overview-action-card{display:grid;align-content:center;border-radius:22px;border:1px solid rgba(255,255,255,.22);background:#ffffff21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.overview-pulse-card{justify-items:center;gap:10px;padding:16px}.overview-pulse{width:min(210px,100%);aspect-ratio:1;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at center,rgba(16,47,75,.92) 0 55%,transparent 56%),conic-gradient(#a8e0bb 0 var(--score),rgba(255,255,255,.18) var(--score) 360deg);box-shadow:inset 0 0 0 1px #ffffff29,0 22px 42px #0000002e}.overview-pulse div{display:grid;justify-items:center;gap:5px;text-align:center}.overview-pulse strong{color:#fff;font-size:clamp(1.7rem,2.3vw,2.5rem);line-height:1}.overview-pulse span,.overview-pulse-card small{color:#ffffffb8;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.overview-action-card{gap:12px;padding:16px}.overview-action-card h3{margin:0;color:#fff;font-size:clamp(1.45rem,1.8vw,2rem);line-height:1.06}.overview-action-card>span{color:#ffffffbd;font-weight:800}.overview-live-line{display:grid;grid-template-columns:12px auto 1fr;align-items:center;gap:8px;padding:9px 10px;border-radius:999px;background:#ffffff1c}.overview-live-line i{width:10px;height:10px;border-radius:999px;background:#a8e0bb;box-shadow:0 0 #a8e0bb99;animation:overviewPulseDot 1.8s ease-out infinite}.overview-live-line strong,.overview-live-line small{color:#ffffffd1;font-size:.75rem;font-weight:900}.overview-live-line small{justify-self:end;text-transform:uppercase;letter-spacing:.12em}.overview-action-grid{display:grid;gap:8px}.overview-action-grid article{display:grid;gap:3px;padding:9px 10px;border-radius:12px;background:#ffffff1f}.overview-action-grid small{color:#ffffff9e;font-weight:800}.overview-action-grid strong{color:#fff;font-size:1rem;overflow-wrap:anywhere}.overview-ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border-radius:18px;border:1px solid rgba(95,118,145,.1);background:#5f76911a;box-shadow:0 16px 32px #13253414}.overview-ribbon article{min-width:0;display:grid;gap:5px;padding:13px 16px;background:linear-gradient(135deg,#fffffff5,#eff6f9e6),#ffffffe6}.overview-ribbon span,.overview-ribbon small{color:#6b8094;font-weight:800}.overview-ribbon span{font-size:.72rem}.overview-ribbon strong{color:#102f4b;font-size:clamp(1.05rem,1.3vw,1.45rem);line-height:1;overflow-wrap:anywhere}.overview-map-board{min-height:0;height:min(560px,calc(100vh - 132px));display:grid;grid-template-columns:350px clamp(500px,27vw,620px) 320px minmax(420px,1fr);grid-template-areas:"copy map ranking brand";gap:12px;padding:14px;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.88);background:linear-gradient(180deg,#ffffffeb,#f4f9fcf0),radial-gradient(circle at 52% 42%,rgba(84,138,201,.12),transparent 42%);box-shadow:0 20px 44px #13253417}.overview-workspace--map-only .overview-map-board{height:auto}.overview-map-board--island{grid-template-columns:350px clamp(560px,31vw,720px) 320px minmax(380px,1fr);background:linear-gradient(180deg,#ffffffed,#f0f8fbf5),radial-gradient(circle at 50% 48%,rgba(213,181,106,.13),transparent 36%)}.overview-map-copy{grid-area:copy;display:grid;align-content:start;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:9px;align-self:stretch;padding:13px;border-radius:18px;border:1px solid rgba(95,118,145,.1);background:#ffffffad;box-shadow:inset 0 1px #ffffffb8}.overview-map-copy h2{margin:0;color:#102f4b;font-size:clamp(1.75rem,1.9vw,2.55rem);line-height:.98}.overview-map-copy p{margin:0;color:#60768b;line-height:1.45}.overview-map-summary{display:grid;gap:7px;min-height:0}.overview-map-summary article{display:grid;gap:4px;padding:9px 11px;border-radius:14px;border:1px solid rgba(95,118,145,.1);background:#ffffffb3}.overview-map-summary__route{background:linear-gradient(135deg,#4e8a7021,#ffffffd1)}.overview-map-legend{display:flex;flex-wrap:wrap;gap:8px;color:#687d91;font-size:.76rem;font-weight:800}.overview-map-legend span{display:inline-flex;align-items:center;gap:5px}.overview-map-legend i{width:11px;height:11px;border-radius:999px}.legend-fill{background:#bfc7cc}.legend-selected{background:#d5b56a}.legend-route{background:#4e8a70}.overview-map-summary span,.overview-map-summary small{color:#687d91;font-weight:800}.overview-map-summary strong{color:#102f4b;font-size:1.22rem}.overview-map-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.overview-map-actions button{min-height:38px;border:0;border-radius:12px;color:#526b83;font:inherit;font-weight:900;background:#548ac91a;cursor:pointer}.overview-map-actions button.is-active{color:#fff;background:linear-gradient(135deg,#365f91,#4e84c9)}.overview-cv-map{grid-area:map;min-width:0;min-height:0;position:relative;display:grid;align-items:center;justify-items:center;border-radius:20px;border:1px solid rgba(95,118,145,.08);background:radial-gradient(circle at 52% 42%,rgba(84,138,201,.12),transparent 38%),linear-gradient(135deg,#ffffff80,#e8f2f961);overflow:visible;padding:0}.overview-cv-map svg{width:calc(100% - 8px);height:calc(100% - 8px);min-height:0}.overview-map-board--country .overview-cv-map svg{transform:none}.overview-map-board--island .overview-cv-map svg{transform:none}.overview-map-current{fill:#548ac90f;stroke:#548ac924;stroke-width:2;stroke-dasharray:6 9}.overview-geo-feature{fill:var(--territory-fill, #bfc7cc);opacity:var(--territory-strength, .82);stroke:#ffffffeb;stroke-width:1.2;cursor:pointer;filter:drop-shadow(0 8px 10px rgba(16,47,75,.12));transition:fill .16s ease,stroke .16s ease,filter .16s ease}.overview-geo-feature:hover,.overview-geo-feature.is-selected{fill:#d5b56ae6;opacity:1;stroke:#fff;stroke-width:2.1;filter:drop-shadow(0 14px 16px rgba(16,47,75,.22))}.overview-map-node{cursor:pointer;filter:drop-shadow(0 12px 14px rgba(16,47,75,.22))}.overview-map-node circle{stroke:#fffffff5;stroke-width:3}.overview-map-node text{paint-order:stroke;stroke:#fffffff5;stroke-width:3px;font-weight:1000;text-anchor:middle}.overview-map-node--delegation circle{fill:#365f91}.overview-map-node.is-strong circle{fill:#4e8a70}.overview-map-node.is-steady circle{fill:#4e84c9}.overview-map-node.is-watch circle{fill:#d5b56a}.overview-map-node.is-risk circle{fill:#c8564e}.overview-map-node--delegation.is-selected circle{fill:#d5b56a}.overview-map-node--delegation text:first-of-type{fill:#fff;font-size:10px;stroke:#102f4b59;stroke-width:2px}.overview-map-node--route circle{fill:#4e8a70}.overview-map-node--route.is-selected circle{fill:#102f4b;stroke-width:4}.overview-map-node--route text:first-of-type{fill:#fff;font-size:10px;stroke:#102f4bb8;stroke-width:4px;text-anchor:start}.overview-map-node--route text:first-of-type.is-left{text-anchor:end}.overview-map-tooltip{position:absolute;z-index:6;min-width:190px;max-width:min(260px,calc(100% - 24px));display:grid;gap:4px;padding:10px 12px;border-radius:13px;pointer-events:none;background:#102f4beb;box-shadow:0 18px 36px #102f4b38;transform:translate(12px,-50%)}.overview-map-tooltip span,.overview-map-tooltip small,.overview-map-tooltip em{color:#ffffffb8;font-size:.72rem;font-style:normal;font-weight:800}.overview-map-tooltip strong{color:#fff;font-size:1rem}.overview-island{cursor:pointer;filter:url(#cvIslandShadow);transition:transform .18s ease,opacity .18s ease}.overview-island path{fill:url(#cvIslandFill);stroke:#ffffffe6;stroke-width:2.4}.overview-island circle{fill:#fff;opacity:.92}.overview-island text{fill:#102f4b;font-size:13px;font-weight:900;paint-order:stroke;stroke:#ffffffe6;stroke-width:4px}.overview-island:hover,.overview-island.is-selected{opacity:1}.overview-island.is-selected path{fill:#d5b56a;stroke:#fff;stroke-width:3.4}.overview-map-ranking{grid-area:ranking;display:grid;align-content:start;gap:8px;align-self:stretch;padding:14px;border-radius:18px;border:1px solid rgba(95,118,145,.1);background:#ffffffad;box-shadow:inset 0 1px #ffffffb8;overflow:hidden}.overview-map-board--island .overview-map-ranking{align-content:start;grid-auto-rows:min-content;overflow-y:auto;scrollbar-gutter:stable}.overview-map-ranking button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:2px 8px;align-items:center;min-height:54px;padding:8px 10px;border:0;border-radius:13px;text-align:left;font:inherit;background:#ffffffa8;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.overview-map-ranking button:hover,.overview-map-ranking button.is-selected{transform:translateY(-1px);background:linear-gradient(135deg,#548ac92b,#ffffffe6);box-shadow:0 12px 26px #13253414}.overview-map-ranking button.is-strong{border-left:4px solid #4e8a70}.overview-map-ranking button.is-steady{border-left:4px solid #4e84c9}.overview-map-ranking button.is-watch{border-left:4px solid #d5b56a}.overview-map-ranking button.is-risk{border-left:4px solid #c8564e}.overview-map-ranking button.is-loading{border-left:4px solid rgba(84,138,201,.45);background:linear-gradient(90deg,#ffffff9e,#e8f2f9eb,#ffffff9e);background-size:220% 100%;animation:overviewLoadingSweep 1.35s ease-in-out infinite}.overview-map-ranking .overview-route-chip{grid-template-columns:minmax(44px,auto) minmax(0,1fr);background:#4e8a701a}.overview-delegation-group{display:grid;gap:7px}.overview-delegation-group .overview-route-chip{margin-left:12px}.overview-ranking-subpanel{display:grid;gap:7px;margin-top:auto;padding-top:10px;border-top:1px solid rgba(95,118,145,.12)}.overview-ranking-subpanel>span{grid-row:auto;color:#687d91;font-size:.72rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.overview-ranking-subpanel button{grid-template-columns:minmax(0,1fr);align-items:start;min-height:46px;gap:3px;background:linear-gradient(135deg,#e8f2f9e6,#ffffffc7)}.overview-ranking-subpanel button strong,.overview-ranking-subpanel button small{min-width:0;overflow-wrap:anywhere}@keyframes overviewLoadingSweep{0%{background-position:120% 0}to{background-position:-120% 0}}.overview-territory-focus{display:grid;gap:4px;padding:10px 12px;border-radius:14px;border:1px solid rgba(84,138,201,.22);background:linear-gradient(135deg,#e8f2f9f5,#ffffffdb);box-shadow:0 12px 24px #102f4b14}.overview-territory-note{display:grid;gap:5px;margin-top:6px;padding:14px;border-radius:14px;border:1px dashed rgba(84,138,201,.28);background:linear-gradient(135deg,#ffffffc7,#e8f2f9b8)}.overview-territory-note span,.overview-territory-note small{color:#687d91;font-weight:800}.overview-territory-note strong{color:#102f4b;font-size:1.1rem}.overview-territory-focus span,.overview-territory-focus small{color:#60768b;font-weight:800}.overview-territory-focus strong{color:#102f4b;font-size:1.08rem}.overview-brand-slot{grid-area:brand;min-height:0;display:grid;grid-template-columns:minmax(430px,.57fr) minmax(270px,.43fr);grid-template-rows:minmax(0,1fr);align-content:stretch;gap:18px;margin-top:0;padding:14px;border-radius:18px;border:1px solid rgba(84,132,201,.18);background:linear-gradient(180deg,#fffffff5,#f4f9fceb),#ffffffdb;box-shadow:0 12px 28px #1325340a,inset 0 1px #ffffffe0}.overview-map-board--country .overview-brand-slot{display:grid}.overview-brand-slot span,.overview-brand-slot small{color:#687d91;font-weight:900}.overview-brand-slot strong{color:#102f4b;font-size:1.35rem}.overview-brand-donut-card__top{min-width:0;display:grid;align-items:start;gap:18px}.overview-brand-donut-card__top>div:first-child{min-width:0;display:grid;gap:6px}.overview-brand-donut-card__top>div:first-child span{text-transform:uppercase;letter-spacing:.18em;color:#6b8196;font-size:.74rem;font-weight:1000}.overview-brand-donut-card__top>div:first-child strong{color:#102f4b;font-size:clamp(1.28rem,1.42vw,1.72rem);line-height:1.05}.overview-brand-donut-card__top>div:first-child small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-brand-donut-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;padding:20px;border-radius:18px;border:1px solid rgba(84,132,201,.18);background:linear-gradient(180deg,#fffffff5,#fafdffe6),#ffffffe6;box-shadow:0 12px 26px #1325340d,inset 0 1px #ffffffdb}.overview-brand-toggle{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border-radius:999px;background:#548ac91a;width:100%}.overview-brand-toggle button{min-height:36px;border:0;border-radius:999px;color:#526b83;font:inherit;font-size:.78rem;font-weight:1000;background:transparent;cursor:pointer}.overview-brand-toggle button.is-active{color:#fff;background:linear-gradient(135deg,#365f91,#4e84c9);box-shadow:0 8px 16px #365f912e}.overview-brand-donut-stage{min-height:0;display:grid;place-items:center;overflow:hidden;padding:6px;border-radius:18px;border:1px solid rgba(84,132,201,.18);background:radial-gradient(circle at 50% 50%,rgba(84,138,201,.055),transparent 40%),linear-gradient(180deg,#fffffffa,#f7fbfde6),#ffffffeb;box-shadow:0 12px 26px #1325340d,inset 0 1px #ffffffe6}.overview-brand-donut{position:relative;min-width:0;width:min(100%,540px);transform:translate(-10px,10px);display:grid;place-items:center}.overview-brand-donut svg{width:min(100%,540px);aspect-ratio:1;transform:rotate(-90deg);overflow:visible}.overview-brand-donut__track{fill:none;stroke:#548ac909;stroke-width:12}.overview-brand-donut__segment{fill:none;stroke-width:14;stroke-linecap:round;cursor:pointer;opacity:.92;stroke-opacity:1;transform-origin:170px 170px;animation:overviewBrandSegmentIn .7s ease both;animation-delay:calc(var(--segment-index, 0) * 45ms);transition:stroke-width .16s ease,opacity .16s ease,stroke-opacity .16s ease,filter .16s ease}.overview-brand-donut__segment.is-muted{opacity:1;stroke-opacity:.14;filter:none}.overview-brand-donut__segment:hover,.overview-brand-donut__segment.is-hovered{stroke-width:14;opacity:1;stroke-opacity:1;filter:none}.overview-brand-donut__center{position:absolute;inset:auto;width:min(214px,48%);aspect-ratio:1;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;border-radius:999px;background:#ffffff94;box-shadow:none;pointer-events:none}.overview-brand-donut__center strong{max-width:96%;color:#102f4b;font-size:clamp(1.66rem,2.2vw,2.55rem);line-height:1.03;white-space:nowrap}.overview-brand-donut__center span{max-width:78%;color:#384d63;font-size:clamp(.96rem,1.08vw,1.2rem);font-weight:700;line-height:1.15;overflow-wrap:anywhere}.overview-brand-donut__center small{color:#7890a6;font-size:.72rem;font-weight:800}.overview-brand-legend{min-width:0;max-height:100%;display:grid;align-content:start;gap:10px;overflow-y:auto;padding:4px 8px 4px 0;scrollbar-width:thin}.overview-brand-legend button{min-width:0;display:grid;grid-template-columns:15px minmax(0,1fr) auto;gap:1px 8px;align-items:center;min-height:56px;padding:8px 10px;border:0;border-radius:12px;text-align:left;background:#ffffff94;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease,opacity .16s ease}.overview-brand-legend button:hover,.overview-brand-legend button.is-active{transform:translate(-2px);background:#ffffffe6;box-shadow:0 10px 22px #13253414}.overview-brand-legend i{grid-row:span 2;width:15px;height:9px;border-radius:999px}.overview-brand-legend span{min-width:0;color:#50677f;font-size:.86rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-brand-legend strong{color:#102f4b;font-size:.84rem}.overview-brand-legend small{grid-column:2 / -1;color:#7b8fa2;font-size:.74rem;font-weight:900}.overview-brand-empty{align-self:stretch;display:grid;place-items:center;align-content:center;gap:9px;text-align:center;color:#687d91}.overview-brand-empty i{width:min(180px,48%);aspect-ratio:1;border-radius:999px;border:18px solid rgba(84,138,201,.08);border-top-color:#548ac93d;border-right-color:#4e8a702e;animation:overviewBrandLoading 1s linear infinite}.overview-brand-empty strong{color:#102f4b;font-size:1rem}@keyframes overviewBrandSegmentIn{0%{opacity:0;transform:scale(.92)}to{opacity:.92;transform:scale(1)}}@keyframes overviewBrandLoading{to{transform:rotate(360deg)}}.overview-map-ranking span{grid-row:span 2;color:#4e84c9;font-weight:1000}.overview-map-ranking strong{color:#102f4b}.overview-map-ranking small{color:#687d91;font-weight:800}.overview-signal-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.overview-signal-pill{min-width:0;display:grid;gap:5px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.88);background:#ffffffd6;box-shadow:0 12px 26px #13253412}.overview-signal-pill span,.overview-signal-pill small{color:#63798e;font-weight:800}.overview-signal-pill span{font-size:.72rem}.overview-signal-pill strong{color:#102f4b;font-size:clamp(1.02rem,1.25vw,1.35rem);line-height:1}.overview-signal-pill--ocean{background:linear-gradient(135deg,#548ac929,#ffffffeb 76%)}.overview-signal-pill--sand{background:linear-gradient(135deg,#c8a2632b,#ffffffeb 76%)}.overview-signal-pill--forest{background:linear-gradient(135deg,#4e8a7029,#ffffffeb 76%)}.overview-signal-pill--danger{background:linear-gradient(135deg,#c2564e24,#ffffffeb 76%)}.overview-control-strip{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:10px}.overview-control-strip .overview-insight-strip{border-radius:16px;box-shadow:0 12px 28px #13253412}.overview-focus-switch{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:6px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.9);background:#ffffffc2;box-shadow:0 12px 28px #13253412}.overview-focus-switch button{border:0;border-radius:12px;min-height:52px;padding:0 16px;color:#526b83;font:inherit;font-weight:900;background:transparent;cursor:pointer}.overview-focus-switch button.is-active{color:#fff;background:linear-gradient(135deg,#365f91,#4e84c9);box-shadow:0 10px 22px #365f9138}.overview-arena{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.32fr);gap:14px}.overview-arena__main,.overview-arena__side{min-width:0;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:linear-gradient(90deg,#fffffffa,#eff6f9eb),linear-gradient(180deg,#fcfdfcfa,#eff6f9f2);box-shadow:0 18px 40px #13253414}.overview-arena__main{padding:12px}.overview-impact-grid{display:grid;gap:10px}.overview-chart-heading{align-items:center}.overview-chart-heading h2{font-size:clamp(1.55rem,1.9vw,2.25rem)}.overview-chart-heading span{display:block;margin-top:5px;color:#64798d;font-weight:800}.overview-chart-heading aside{display:grid;justify-items:end;gap:3px}.overview-chart-heading aside strong{color:#102f4b;font-size:clamp(1.75rem,2.6vw,3rem);line-height:1}.overview-chart-heading aside span{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.overview-dynamic-chart{min-width:0;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#fffc,#eff6f994),#ffffffa3}.overview-dynamic-chart svg{width:100%;display:block}.overview-chart-grid-line{stroke:#5f769124;stroke-width:1}.overview-chart-axis{fill:#7b8fa2;font-size:10px;font-weight:800;text-anchor:middle}.overview-chart-row{cursor:pointer}.overview-chart-hit{fill:transparent;transition:fill .16s ease}.overview-chart-row:hover .overview-chart-hit,.overview-chart-row.is-selected .overview-chart-hit{fill:#548ac91a}.overview-chart-rank{fill:#4e84c9;font-size:13px;font-weight:1000}.overview-chart-label{fill:#102f4b;font-size:13px;font-weight:1000}.overview-chart-brand,.overview-chart-axis{fill:#71869a}.overview-chart-brand{font-size:10px;font-weight:800}.overview-chart-track{fill:#548ac91f}.overview-chart-bar{fill:url(#overviewActualGradient);transition:width .22s ease}.overview-chart-bar--hot{fill:url(#overviewHotGradient)}.overview-chart-target{stroke:#102f4b;stroke-width:2.6;stroke-linecap:round;opacity:.72}.overview-chart-target-dot{fill:#102f4b;stroke:#fff;stroke-width:2}.overview-chart-value{fill:#102f4b;font-size:12px;font-weight:1000}.overview-chart-gap{fill:#657b8f;font-size:10px;font-weight:900}.overview-chart-row:hover .overview-chart-label,.overview-chart-row.is-selected .overview-chart-label,.overview-chart-row:hover .overview-chart-value,.overview-chart-row.is-selected .overview-chart-value{fill:#365f91}.overview-chart-caption{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:#64798d;font-weight:800}.overview-chart-caption strong{color:#102f4b}.overview-impact-card{width:100%;min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr) minmax(170px,auto);align-items:center;gap:12px;padding:14px 16px;border:0;border-radius:16px;text-align:left;font:inherit;background:linear-gradient(90deg,#548ac91a,#ffffffd1 34%,#fffffff2),#ffffffb8;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.overview-impact-card>div{min-width:0;display:grid;gap:4px}.overview-impact-card:hover,.overview-impact-card.is-selected{transform:translateY(-2px);border-color:#4e84c95c;background:linear-gradient(90deg,#548ac924,#ffffffe6);box-shadow:0 12px 26px #13253414}.overview-impact-card.is-selected{box-shadow:0 14px 32px #365f9129}.overview-impact-card>span{color:#4e84c9;font-size:1.05rem;font-weight:1000}.overview-impact-card strong{color:#102f4b;overflow-wrap:anywhere}.overview-impact-card small{color:#6c8093;font-weight:800}.overview-impact-card>div small{width:fit-content;max-width:100%;padding:2px 7px;border-radius:999px;background:#548ac91a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-impact-card i{display:block;height:10px;margin-top:10px;overflow:hidden;border-radius:999px;background:#548ac921}.overview-impact-card b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4e84c9,#4e8a70);background-size:180% 100%;animation:overviewFlowBar 3.2s ease-in-out infinite}.overview-impact-card aside{display:grid;justify-items:end;gap:3px}.overview-arena__side{display:grid;align-content:start;gap:12px;padding:14px;background:linear-gradient(145deg,#102f4bf5,#365f91eb 58%,#4e8a70e6)}.overview-arena__side h3{margin:0;color:#fff;font-size:clamp(1.2rem,1.45vw,1.65rem);line-height:1.08}.overview-advice-card{display:grid;gap:7px;padding:13px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#ffffff29,#ffffff12),#ffffff14}.overview-advice-card span{color:#ffffffad;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.overview-advice-card strong{color:#fff;font-size:1.03rem;line-height:1.24}.overview-advice-card small{color:#ffffffa8;font-weight:800}.overview-focus-metrics{display:grid;gap:8px}.overview-focus-metrics article{display:grid;gap:5px;padding:11px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff1f}.overview-focus-metrics span{color:#ffffffa3;font-size:.74rem;font-weight:900}.overview-focus-metrics strong{color:#fff;font-size:1.02rem;overflow-wrap:anywhere}@keyframes overviewPulseDot{0%{box-shadow:0 0 #a8e0bb94}70%{box-shadow:0 0 0 9px #a8e0bb00}to{box-shadow:0 0 #a8e0bb00}}@keyframes overviewFlowBar{0%,to{background-position:0 0}50%{background-position:100% 0}}.money-workspace{min-width:0;flex:1 1 auto;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;overflow:hidden}.money-command,.money-brand-panel,.money-detail-panel{border:1px solid rgba(255,255,255,.88);background:linear-gradient(180deg,#fcfdfcfa,#eff6f9f2);box-shadow:0 18px 40px #13253414}.money-command{display:grid;gap:10px;border-radius:18px;padding:12px}.money-command__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,250px);gap:14px;align-items:stretch}.money-eyebrow{margin:0 0 7px;color:#74879a;font-size:.66rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.money-command h2,.money-detail-header h2{margin:0;color:#17324d;letter-spacing:-.04em;line-height:1.02}.money-command h2{font-size:clamp(1.9rem,3vw,3.35rem)}.money-command p{max-width:760px;margin:8px 0 0;color:var(--muted);line-height:1.45}.money-command__dial{--money-score: 0%;min-height:134px;display:grid;align-content:center;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(88,118,142,.16);background:linear-gradient(90deg,rgba(78,138,112,.18) 0 var(--money-score),rgba(214,224,234,.55) var(--money-score) 100%),#ffffffb8;overflow:hidden;position:relative}.money-command__dial:after{content:"";position:absolute;inset:auto 16px 16px;height:8px;border-radius:999px;background:linear-gradient(90deg,#4e8a70 0 var(--money-score),#d6e0ea var(--money-score) 100%)}.money-command__dial span{color:#17324d;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:800;letter-spacing:-.04em}.money-command__dial strong,.money-command__dial small,.money-command__dial em{color:#5f7184}.money-command__dial strong{text-transform:uppercase;font-size:.66rem;letter-spacing:.16em}.money-command__dial small{font-size:.76rem}.money-command__dial em{margin-bottom:14px;font-style:normal;font-size:.78rem;font-weight:800}.money-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.money-kpi{min-height:82px;display:grid;align-content:space-between;gap:5px;padding:10px 12px;border-radius:14px;border:1px solid rgba(95,118,145,.12);background:#ffffffdb}.money-kpi span,.money-kpi small{color:var(--muted)}.money-kpi span{font-size:.72rem;font-weight:800}.money-kpi strong{color:#17324d;font-size:clamp(1.08rem,1.25vw,1.42rem);line-height:1;letter-spacing:-.04em;overflow-wrap:anywhere}.money-kpi small{line-height:1.35}.money-kpi--ocean{background:linear-gradient(135deg,#548ac926,#ffffffe6 72%)}.money-kpi--forest{background:linear-gradient(135deg,#4e8a7029,#ffffffe6 72%)}.money-kpi--sand{background:linear-gradient(135deg,#c8a2632e,#ffffffe6 72%)}.money-kpi--danger{background:linear-gradient(135deg,#c2564e24,#ffffffe6 72%)}.money-composition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.money-mini-metric{min-height:58px;display:grid;align-content:center;gap:3px;padding:8px 10px;border-radius:12px;border:1px solid rgba(95,118,145,.12);background:#ffffffb8}.money-mini-metric span,.money-mini-metric small{color:var(--muted)}.money-mini-metric span{font-size:.7rem;font-weight:800}.money-mini-metric strong{color:#17324d;font-size:1rem;line-height:1.05;overflow-wrap:anywhere}.money-mini-metric--ocean{background:linear-gradient(135deg,#548ac921,#ffffffe0 74%)}.money-mini-metric--forest{background:linear-gradient(135deg,#4e8a7024,#ffffffe0 74%)}.money-mini-metric--sand{background:linear-gradient(135deg,#c8a26329,#ffffffe0 74%)}.money-mini-metric--danger{background:linear-gradient(135deg,#c2564e21,#ffffffe0 74%)}.money-insight-strip{min-height:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.money-insight-strip span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(95,118,145,.12);background:#ffffffa8;color:#6b7e97;font-size:.78rem}.money-insight-strip strong{color:#17324d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.money-board{min-height:0;display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:10px}.money-brand-panel,.money-detail-panel{min-height:0;border-radius:18px;padding:10px;overflow:hidden}.money-panel-header,.money-detail-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.money-panel-header select{min-height:34px;max-width:150px;border:1px solid rgba(95,118,145,.16);border-radius:12px;padding:0 10px;color:#17324d;background:#ffffffe6}.money-brand-list{min-height:0;max-height:100%;display:grid;gap:7px;overflow:auto;scrollbar-width:none}.money-brand-list::-webkit-scrollbar{display:none}.money-diagnostic{display:grid;gap:10px}.money-diagnostic__header{display:grid;gap:2px;padding:4px 2px 0}.money-diagnostic__header strong{color:#17324d;font-size:1.2rem;line-height:1.05;overflow-wrap:anywhere}.money-diagnostic-grid{display:grid;gap:8px}.money-digest-list{display:grid;gap:8px;padding:10px;border-radius:14px;border:1px solid rgba(95,118,145,.12);background:#ffffffb8}.money-digest-list h3,.money-digest-list p,.money-digest-list ol{margin:0}.money-digest-list h3{color:#17324d;font-size:.82rem}.money-digest-list p{color:var(--muted);font-size:.78rem}.money-digest-list ol{display:grid;gap:7px;padding:0;list-style:none}.money-digest-list li{display:grid;gap:3px;align-items:start}.money-digest-list li span{color:#5f7184;font-size:.78rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.money-digest-list li strong{color:#17324d;font-size:.78rem;line-height:1.2}.money-brand-button{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name percent" "value percent";gap:2px 10px;align-items:center;border:1px solid rgba(95,118,145,.12);border-radius:14px;padding:9px 10px;background:#ffffffd1;color:#17324d;text-align:left;cursor:pointer}.money-brand-button span{grid-area:name;color:#5f7184;font-size:.76rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.money-brand-button strong{grid-area:value;overflow-wrap:anywhere}.money-brand-button small{grid-area:percent;justify-self:end;min-width:58px;padding:6px 8px;border-radius:999px;background:#548ac91a;color:#35506d;font-weight:800;text-align:center}.money-brand-button--active{border-color:#31507a52;background:linear-gradient(135deg,#31507a,#4e84c9);color:#fff}.money-brand-button--active span,.money-brand-button--active small,.money-brand-button--active strong{color:#fff}.money-brand-button--active small{background:#ffffff29}.money-detail-panel{display:grid;grid-template-rows:auto minmax(0,1fr)}.money-detail-header h2{font-size:clamp(1.35rem,1.55vw,1.75rem)}.money-source-badge{display:inline-flex;align-items:center;min-height:26px;margin-top:8px;padding:0 10px;border-radius:999px;background:#c8a26324;color:#7b5b25;font-size:.76rem;font-weight:800}.money-source-badge--real{background:#4e8a7024;color:#2f7459}.money-brand-summary{min-width:min(680px,62%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.money-brand-summary article{min-height:58px;display:grid;align-content:center;gap:4px;padding:8px 10px;border-radius:12px;border:1px solid rgba(95,118,145,.12);background:#ffffffbd}.money-brand-summary span{color:var(--muted);font-size:.68rem;font-weight:800}.money-brand-summary strong{color:#17324d;font-size:clamp(.9rem,.95vw,1.08rem);line-height:1.05;overflow-wrap:anywhere}.money-brand-summary .is-positive{background:linear-gradient(135deg,#4e8a7021,#ffffffe0 76%)}.money-brand-summary .is-positive strong{color:#177e89}.money-brand-summary .is-danger{background:linear-gradient(135deg,#c2564e1f,#ffffffe0 76%)}.money-brand-summary .is-danger strong{color:#c24d3b}.money-table-wrap{min-height:0;overflow:auto;border-radius:14px;border:1px solid rgba(95,118,145,.12);background:#f7fafdf0}.money-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.money-table th,.money-table td{padding:10px 12px;border-bottom:1px solid rgba(95,118,145,.12);text-align:left;vertical-align:middle}.money-table th{position:sticky;top:0;z-index:1;background:#f7fafdfa;color:var(--muted);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.money-table td:first-child{width:28%}.money-table-row--risk{background:linear-gradient(90deg,#c2564e0b,#fff0 42%)}.money-table-row--win{background:linear-gradient(90deg,#4e8a7009,#fff0 42%)}.money-table td strong,.money-table td span{display:block}.money-table td strong{color:#17324d;overflow-wrap:anywhere}.money-table td span{margin-top:4px;color:var(--muted);font-size:.82rem}.money-trend{display:grid;gap:2px}.money-trend strong{font-size:.94rem}.money-trend small{color:inherit;font-size:.78rem}.money-trend--positive{color:#177e89}.money-trend--danger{color:#c24d3b}.money-share{display:grid;gap:6px;min-width:120px}.money-share strong{font-size:.94rem}.money-share small{display:block;max-width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,#4e84c9,#4e8a70)}.money-empty{min-height:160px;display:grid;place-items:center;color:var(--muted)}@media (max-width: 1180px){.overview-hero,.overview-kpi-grid,.overview-signal-grid,.overview-insight-strip,.overview-chart-grid,.overview-decision-grid,.money-command__hero,.money-kpi-grid,.money-composition-grid,.money-insight-strip,.money-board{grid-template-columns:1fr}.overview-rank-table article{grid-template-columns:34px minmax(0,1fr)}.overview-rank-table article>strong,.overview-rank-table article>small{justify-self:start;grid-column:2}.money-brand-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:220px}}@media (max-width: 760px){.overview-command,.overview-insight-strip,.overview-chart-card,.overview-list-panel,.overview-wide-panel,.money-command,.money-brand-panel,.money-detail-panel{border-radius:16px}.money-kpi-grid,.overview-kpi-grid,.overview-signal-grid,.overview-insight-strip,.overview-chart-grid,.money-brand-list,.money-detail-header,.money-panel-header{grid-template-columns:1fr}.money-detail-header,.money-panel-header{flex-direction:column}.money-brand-summary{min-width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1180px){.client-command__hero,.client-kpi-grid,.client-decision-grid,.client-lanes,.client-segment-strip,.client-modal__stats,.client-modal__grid,.client-toolbar,.client-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.client-command,.client-table-panel,.client-modal__panel{border-radius:22px;padding:16px}.client-command__hero,.client-kpi-grid,.client-decision-grid,.client-lanes,.client-segment-strip,.client-modal__header,.client-modal__stats,.client-modal__grid,.client-table-panel__header,.client-toolbar,.client-profile-grid{grid-template-columns:1fr}.client-table-panel__header,.client-modal__header{flex-direction:column}}.product-dashboard{flex:1 1 auto;min-height:0;display:grid;align-content:start;gap:14px;overflow:auto;overscroll-behavior:contain;padding:0 2px 18px 0;scrollbar-width:thin}.product-panel__eyebrow,.product-kpi-card__label{margin:0;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-kpi-grid,.product-grid{display:grid;gap:16px}.product-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--top{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr)}.product-grid--middle{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.product-kpi-card,.product-panel{border:1px solid var(--panel-border);border-radius:22px;background:#f7fafceb;box-shadow:0 16px 36px #0f1d2d1a}.product-kpi-card{min-height:118px;padding:14px 16px;transition:transform .18s ease,box-shadow .18s ease}.product-kpi-card:hover,.product-panel:hover{transform:translateY(-2px);box-shadow:0 20px 46px #0f1d2d24}.product-kpi-card__top,.product-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-kpi-card__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#177fbb1f;color:#177fbb}.product-kpi-card__icon svg{width:22px;height:22px}.product-kpi-card--gold .product-kpi-card__icon{background:#c8a26329;color:#a87d32}.product-kpi-card--green .product-kpi-card__icon{background:#1f7a7224;color:#1f7a72}.product-kpi-card--slate .product-kpi-card__icon{background:#20354d1f;color:#20354d}.product-trend{border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:900}.product-trend--positive{background:#1f7a721f;color:#1f7a72}.product-trend--negative{background:#c24d3b1f;color:var(--danger)}.product-kpi-card__value{display:block;margin-top:8px;color:var(--ink);font-size:clamp(1.22rem,1.7vw,1.65rem);line-height:1.08}.product-panel{min-width:0;padding:14px;transition:transform .18s ease,box-shadow .18s ease}.product-panel__header{margin-bottom:14px}.product-panel__header h2{margin:3px 0 0;color:var(--ink);font-size:1.05rem;letter-spacing:0}.product-panel__badge{border-radius:999px;background:#177fbb1f;color:#177fbb;padding:5px 10px;font-size:.75rem;font-weight:900}.product-chart{height:270px;min-width:0}.product-chart--native{display:flex;align-items:stretch}.product-chart--route{height:280px}.product-chart--modal{height:270px}.product-panel--alerts{max-height:360px;overflow:hidden}.product-bar-chart{display:grid;grid-template-columns:repeat(var(--bar-count),minmax(46px,1fr));align-items:end;width:100%;min-width:0;gap:8px;padding-top:22px}.product-bar-chart__item{display:grid;grid-template-rows:24px 1fr 50px;align-items:end;min-width:0;height:100%;border:0;background:transparent;color:inherit;cursor:pointer;padding:0}.product-bar-chart__value{align-self:start;color:var(--muted);font-size:.64rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-bar-chart__bar{width:100%;min-height:8px;border-radius:12px 12px 4px 4px;box-shadow:inset 0 1px #ffffff52;transition:opacity .16s ease,transform .16s ease}.product-bar-chart__item:hover .product-bar-chart__bar{opacity:.86;transform:translateY(-2px)}.product-bar-chart__label{align-self:start;margin-top:8px;color:var(--muted);display:-webkit-box;min-height:31px;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.66rem;font-weight:800;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.product-line-chart{position:relative;display:grid;grid-template-rows:1fr auto auto;width:100%;min-height:0;gap:10px;padding:4px 2px 0}.product-line-chart svg{width:100%;height:100%;min-height:230px;overflow:visible}.product-line-chart__axis,.product-line-chart__grid{vector-effect:non-scaling-stroke}.product-line-chart__axis{stroke:#1021312e;stroke-width:1.4}.product-line-chart__grid{stroke:#10213114;stroke-width:1}.product-line-chart__target,.product-line-chart__liters{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.product-line-chart__target{stroke:#c8a263;stroke-width:2.5;stroke-dasharray:6 6}.product-line-chart__liters{stroke:#177fbb;stroke-width:3.2}.product-line-chart__area{fill:#177fbb29}.product-line-chart__labels,.product-line-chart__legend{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.72rem;font-weight:800}.product-line-chart__legend{justify-content:flex-start}.product-line-chart__legend span{display:inline-flex;align-items:center;gap:6px}.product-line-chart__dot{display:inline-block;width:9px;height:9px;border-radius:999px}.product-line-chart__dot--liters{background:#177fbb}.product-line-chart__dot--target{background:#c8a263}.product-alert-list{display:grid;gap:10px;max-height:282px;overflow:hidden}.product-alert,.product-empty{border-radius:16px;padding:14px}.product-alert{border:1px solid rgba(200,162,99,.24);background:#fff7e7d1}.product-alert--danger{border-color:#c24d3b3d;background:#ffeeebdb}.product-alert strong{display:block;color:var(--ink);font-size:.9rem}.product-alert p,.product-empty{margin:4px 0 0;color:var(--muted);font-size:.85rem}.product-table-wrap{overflow:auto;border:1px solid var(--panel-border);border-radius:18px}.product-table{width:100%;min-width:680px;border-collapse:collapse}.product-table th,.product-table td{padding:13px 14px;border-bottom:1px solid rgba(16,32,48,.08);text-align:right;white-space:nowrap}.product-table th:first-child,.product-table td:first-child{text-align:left;white-space:normal}.product-table th{background:#ecf3fac7;color:var(--muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.product-table__brand td{background:#ffffff94;color:var(--ink);font-weight:900}.product-table__product td:first-child{padding-left:54px;color:var(--muted)}.product-table__toggle{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:inherit;cursor:pointer;font-weight:900}.product-table__toggle span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#177fbb1f;color:#177fbb}.product-attainment{display:inline-flex;justify-content:center;min-width:70px;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:900}.product-attainment--good{background:#1f7a721f;color:#1f7a72}.product-attainment--warn{background:#c8a26329;color:#9b7329}.product-attainment--danger{background:#c24d3b1f;color:var(--danger)}.product-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:22px;background:#09131e9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-modal{width:min(920px,100%);max-height:90vh;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:#f7fafc;box-shadow:0 30px 80px #00000047}.product-modal__header{display:flex;justify-content:space-between;gap:18px;padding:20px;border-bottom:1px solid var(--panel-border)}.product-modal__header p,.product-modal__header h2{margin:0}.product-modal__header p{color:#177fbb;font-weight:900}.product-modal__header h2{color:var(--ink);font-size:1.6rem}.product-modal__header span{color:var(--muted);font-size:.9rem;font-weight:700}.product-modal__header button{width:40px;height:40px;border:0;border-radius:14px;background:#10213114;color:var(--ink);cursor:pointer;font-size:1.1rem;font-weight:900}.product-modal__body{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:18px;max-height:calc(90vh - 104px);overflow:auto;padding:20px}.product-modal__body h3{margin:0 0 12px;color:var(--ink);font-size:.95rem}.product-customer-list{display:grid;gap:10px}.product-customer-list article{border:1px solid var(--panel-border);border-radius:16px;background:#ffffff9e;padding:14px}.product-customer-list strong,.product-customer-list span{display:block}.product-customer-list strong{color:var(--ink);font-size:.9rem}.product-customer-list span{margin-top:3px;color:var(--muted);font-size:.78rem}@media (max-width: 1180px){.product-kpi-grid,.product-grid--top,.product-grid--middle{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.product-kpi-grid,.product-grid--top,.product-grid--middle,.product-modal__body{grid-template-columns:1fr}.product-panel,.product-kpi-card,.product-modal{border-radius:18px}.product-chart{height:280px}}.product-command,.product-toolbar{display:grid;gap:16px;border:1px solid var(--panel-border);border-radius:22px;background:linear-gradient(135deg,#177fbb1a,#ffffffc2),#f7fafcf0;box-shadow:0 16px 36px #0f1d2d1a}.product-command{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);padding:16px}.product-command__narrative h2,.product-toolbar h2{margin:4px 0 0;color:var(--ink);font-size:clamp(1.05rem,1.4vw,1.45rem);letter-spacing:0}.product-command__narrative span,.product-kpi-card__helper{display:block;margin-top:8px;color:var(--muted);font-size:.76rem;font-weight:750}.product-command__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-command-card{min-width:0;border:1px solid rgba(95,118,145,.12);border-radius:16px;background:#ffffffb8;padding:12px;text-align:left;cursor:pointer}.product-command-card span,.product-command-card small{display:block;overflow:hidden;color:var(--muted);font-size:.7rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.product-command-card strong{display:block;margin:5px 0;color:var(--ink);font-size:1.05rem}.product-command-card--danger strong,.product-command-card--warning strong{color:var(--danger)}.product-command-card--good strong{color:#1f7a72}.product-toolbar{grid-template-columns:minmax(220px,.35fr) minmax(0,.65fr);align-items:center;padding:12px 14px}.product-toolbar__controls{display:grid;grid-template-columns:minmax(220px,.5fr) minmax(0,.5fr);gap:10px}.product-toolbar input{width:100%;border:1px solid rgba(95,118,145,.16);border-radius:14px;background:#fffc;color:var(--ink);padding:10px 12px;outline:none}.product-segments{display:flex;gap:6px;overflow-x:auto;border:1px solid rgba(95,118,145,.14);border-radius:999px;background:#eff5fae6;padding:5px}.product-segments button{flex:0 0 auto;border:0;border-radius:999px;background:transparent;color:#5d7388;cursor:pointer;padding:7px 10px;font-size:.76rem;font-weight:850}.product-segments button.is-active{background:#2d69a8;color:#fff}.product-grid--executive{grid-template-columns:minmax(0,1fr) minmax(360px,.68fr)}.product-grid--middle{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(300px,.75fr)}.product-attack-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-attack-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 10px;border:1px solid rgba(194,77,59,.14);border-radius:16px;background:#fff8f4d1;color:var(--ink);cursor:pointer;padding:12px;text-align:left}.product-attack-card__rank{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#c24d3b1f;color:var(--danger);font-weight:950}.product-attack-card strong,.product-attack-card small,.product-attack-card b,.product-attack-card i{display:block}.product-attack-card strong{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.product-attack-card small,.product-attack-card i{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:750}.product-attack-card b,.product-attack-card i{grid-column:1 / -1}.product-attack-card b{color:var(--danger);font-size:1rem}.product-alert-list{overflow:auto;padding-right:4px;scrollbar-width:thin}.product-alert{width:100%;text-align:left;cursor:pointer}.product-table-wrap--movements,.product-table-wrap--hierarchy{max-height:390px;scrollbar-width:thin}.product-table__product{cursor:pointer}.product-table__product:hover td,.product-movement-table tr:hover td{background:#177fbb0b}.product-delta,.product-status,.product-link-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:900}.product-delta.is-positive,.is-positive{color:#1f7a72}.product-delta.is-negative,.is-negative{color:var(--danger)}.product-status--good{background:#1f7a721f;color:#1f7a72}.product-status--warn{background:#c8a26329;color:#9b7329}.product-status--danger{background:#c24d3b1f;color:var(--danger)}.product-link-button{border:0;background:#177fbb1a;color:#177fbb;cursor:pointer}.product-modal--executive{width:min(1320px,calc(100vw - 28px))}.product-modal__body--executive{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;overflow-x:hidden}.product-modal__main,.product-modal__side{min-width:0;display:grid;align-content:start;gap:16px}.product-modal__main{overflow:hidden}.product-modal__side{position:sticky;top:0;max-height:calc(90vh - 130px);overflow:auto;padding-right:2px;scrollbar-width:thin}.product-modal__body--executive .product-chart{height:240px;max-width:100%;overflow:hidden}.product-modal-kpis,.product-diagnosis{display:grid;gap:10px}.product-modal-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.product-diagnosis{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal-kpis article,.product-diagnosis article,.product-modal-movement,.product-client-recovery-grid article{border:1px solid rgba(95,118,145,.12);border-radius:16px;background:#ffffffa8;padding:12px}.product-modal-kpis span,.product-diagnosis span,.product-modal-movement span{display:block;color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.product-modal-kpis strong,.product-diagnosis strong,.product-modal-movement strong{display:block;margin-top:5px;color:var(--ink)}.product-modal-section-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.product-modal-section-title h3{margin-bottom:2px}.product-modal-section-title span{color:var(--muted);font-size:.78rem;font-weight:750}.product-client-table-wrap{overflow:auto;max-height:300px;max-width:100%;border:1px solid rgba(95,118,145,.12);border-radius:16px;background:#f7fafcb8;scrollbar-width:thin}.product-client-table-wrap--movements{max-height:300px}.product-client-table{width:100%;min-width:820px;border-collapse:collapse}.product-client-table th,.product-client-table td{padding:10px 12px;border-bottom:1px solid rgba(16,32,48,.08);color:var(--ink);font-size:.82rem;text-align:right;white-space:nowrap}.product-client-table td:first-child,.product-client-table td:nth-child(4){max-width:260px;overflow:hidden;text-overflow:ellipsis}.product-client-table th:first-child,.product-client-table td:first-child,.product-client-table--movements th:nth-child(2),.product-client-table--movements td:nth-child(2),.product-client-table--movements th:nth-child(3),.product-client-table--movements td:nth-child(3),.product-client-table--movements th:nth-child(4),.product-client-table--movements td:nth-child(4){text-align:left}.product-client-table th{position:sticky;top:0;z-index:1;background:#eaf2f8;color:var(--muted);font-size:.68rem;font-weight:950;text-transform:uppercase}.product-client-table td strong,.product-client-table td span{display:block}.product-client-table td span{color:var(--muted);font-size:.72rem}.product-client-recovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:260px;overflow:auto;scrollbar-width:thin}.product-client-recovery-grid article strong,.product-client-recovery-grid article span{display:block}.product-client-recovery-grid article span{color:var(--muted);font-size:.74rem}.product-client-recovery-grid dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 0}.product-client-recovery-grid dt{color:var(--muted);font-size:.68rem;font-weight:850}.product-client-recovery-grid dd{margin:0;color:var(--ink);font-size:.78rem;font-weight:900}.product-modal-movement{display:grid;gap:10px}.product-modal-movement--summary strong{overflow-wrap:anywhere}.product-client-section{min-width:0}.product-client-section h3{margin:0}.product-customer-list--action article b{display:block;margin:6px 0;color:var(--danger)}@media (max-width: 1180px){.product-command,.product-toolbar,.product-grid--executive,.product-grid--middle,.product-modal__body--executive{grid-template-columns:1fr}.product-command__cards,.product-attack-list,.product-modal-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.product-command__cards,.product-attack-list,.product-modal-kpis,.product-diagnosis,.product-toolbar__controls,.product-client-recovery-grid{grid-template-columns:1fr}}.product-layout-shell{flex:1 1 auto;min-height:0;display:grid;place-items:center;overflow:auto;padding:clamp(10px,2vw,24px);border-radius:26px;background:radial-gradient(circle at 24% 22%,rgba(92,152,230,.18),transparent 32%),radial-gradient(circle at 76% 78%,rgba(255,255,255,.76),transparent 36%),linear-gradient(135deg,#dcecf7,#eef5fa 54%,#e5eef6)}.product-layout-board{width:min(980px,100%);height:min(690px,calc(100dvh - 190px));min-height:620px;position:relative}.product-layout-card{position:absolute;min-height:250px;overflow:hidden;border:1px solid rgba(255,255,255,.72);box-shadow:0 30px 70px #3f679629}.product-layout-card--revenue,.product-layout-card--units{border-radius:44px;background:linear-gradient(145deg,#ffffffeb,#f6fafdc7);padding:32px 34px 22px}.product-layout-card--revenue{left:0;top:0;width:49%;height:310px}.product-layout-card--brands,.product-layout-card--sellers{color:#fff;background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.22),transparent 26%),linear-gradient(135deg,#7db5ff,#4d8ff1 48%,#6ca8ff)}.product-layout-card--brands{right:0;top:0;width:44%;height:310px;border-radius:46px;padding:30px 34px 22px;z-index:2}.product-layout-card--sellers{left:0;bottom:6px;width:57%;height:330px;border-radius:46px;padding:30px 122px 26px 34px;z-index:1}.product-layout-card--units{right:0;bottom:6px;width:46%;height:330px;z-index:3}.product-layout-card--units:before{display:none}.product-layout-card--units>*,.product-layout-card--revenue>*,.product-layout-card--brands>*,.product-layout-card--sellers>*{position:relative;z-index:1}.product-layout-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-layout-card__header span{display:block;color:#101d2a;font-size:1rem;font-weight:700;letter-spacing:0}.product-layout-card__header strong{display:block;margin-top:4px;color:#081727;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1;letter-spacing:0}.product-layout-card__header button{display:grid;place-items:center;width:22px;height:22px;margin-top:70px;border:1px solid rgba(11,23,39,.42);border-radius:999px;background:transparent;color:#081727;font-size:.78rem;font-weight:900}.product-layout-line{display:grid;gap:8px;margin-top:20px}.product-layout-line svg{width:100%;height:118px;overflow:visible}.product-layout-line line{stroke:#1f324938;stroke-dasharray:2 7;vector-effect:non-scaling-stroke}.product-layout-line__path{fill:none;stroke:#5c8ce8;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 12px rgba(62,111,204,.22));vector-effect:non-scaling-stroke}.product-layout-line__path--soft{stroke:#6d98eb}.product-layout-months{display:grid;grid-template-columns:repeat(12,1fr);color:#0d1c2d;font-size:.72rem;font-weight:800;text-align:center}.product-layout-brands__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-layout-brands__top h2,.product-layout-card--sellers h2{margin:0;color:#fff;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:500;letter-spacing:.08em}.product-layout-brands__top button{border:0;background:transparent;color:#fff;font-size:3.2rem;line-height:1}.product-layout-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;margin-top:34px}.product-layout-brand-grid article{min-width:0}.product-layout-brand-logo{display:grid;place-items:center;width:58px;height:58px;margin-bottom:14px;border-radius:18px;background:#ffffff3d;color:#fff;font-size:2.2rem;font-weight:800}.product-layout-brand-grid span,.product-layout-brand-grid small{display:block;overflow:hidden;color:#ffffffeb;font-size:.88rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-layout-brand-grid strong{display:block;margin-top:7px;overflow:hidden;color:#fff;font-size:1.35rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-layout-brand-grid small{margin-top:5px}.product-layout-dots{display:flex;justify-content:center;gap:6px;margin-top:34px}.product-layout-dots span{width:13px;height:13px;border-radius:999px;border:2px solid rgba(255,255,255,.92)}.product-layout-dots span:first-child{background:#fff}.product-layout-seller-bars{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:18px;height:170px;margin-top:38px;max-width:86%}.product-layout-seller-bars article{display:grid;grid-template-rows:1fr auto;align-items:end;min-width:0;height:100%}.product-layout-seller-bars span{display:block;width:100%;min-height:28px;border-radius:18px 18px 8px 8px;background:linear-gradient(180deg,#ffffffe0,#d6e8ffa8);box-shadow:inset 0 1px #ffffffb8}.product-layout-seller-bars small{display:block;margin-top:12px;overflow:hidden;color:#ffffffeb;font-size:.76rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1180px){.product-layout-board{height:auto;min-height:0;display:grid;grid-template-columns:1fr;gap:18px}.product-layout-card{position:relative;inset:auto;width:100%;height:auto}.product-layout-card--units:before{display:none}}@media (max-width: 760px){.product-layout-shell{place-items:start}.product-layout-card{min-height:220px;border-radius:30px;padding:24px}.product-layout-brand-grid{gap:18px}.product-layout-seller-bars{gap:12px}}.user-management{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) minmax(210px,.38fr);gap:12px;overflow:hidden;padding:0 2px 0 0}.user-management__hero,.user-form,.user-table-panel,.user-management--blocked{border:1px solid rgba(255,255,255,.88);border-radius:18px;background:linear-gradient(180deg,#fcfdfcfa,#eff6f9f2);box-shadow:0 18px 40px #13253414}.user-management__hero{display:flex;justify-content:space-between;gap:18px;padding:18px}.user-management__hero p,.user-form__header p,.user-table-panel__header p{margin:0;color:#6d8194;font-size:.74rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.user-management__hero h2{margin:5px 0 6px;color:#17324d;font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1}.user-management__hero span,.user-table-panel__header span{color:var(--muted);font-weight:650}.user-management__hero strong{align-self:start;border-radius:999px;background:#548ac91f;color:#2d5d96;padding:8px 12px;white-space:nowrap}.user-management__grid{display:grid;grid-template-columns:minmax(360px,.38fr) minmax(0,.62fr);gap:12px;min-height:0;overflow:hidden}.user-form{display:grid;gap:12px;padding:16px;min-height:0;overflow:auto}.user-form__header,.user-table-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.user-form__header button,.user-table-panel__header button,.user-table__actions button{border:0;border-radius:999px;background:#548ac91a;color:#2d5d96;cursor:pointer;padding:7px 10px;font-size:.78rem;font-weight:900}.user-form label{display:grid;gap:6px}.user-form label span{color:#5f7184;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.user-form input,.user-form select{width:100%;min-height:40px;border:1px solid rgba(95,118,145,.16);border-radius:12px;background:#ffffffc7;color:#102131;padding:0 12px;outline:none}.user-form select[multiple]{min-height:124px;max-height:150px;padding-block:8px}.user-form select[multiple] option{padding:4px 8px}.user-form input:disabled{color:#6d8194;background:#e0eaf4c7}.user-form__scope{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-form__scope label{min-height:0;align-self:start}.user-form__feedback{margin:0;border-radius:12px;background:#4e8a701f;color:#2f7459;padding:10px 12px;font-weight:850}.user-form__submit{min-height:42px;border:0;border-radius:12px;background:linear-gradient(180deg,#315f9a,#254f82);color:#fff;cursor:pointer;font-weight:950;box-shadow:0 14px 26px #315f9a38}.user-table-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:16px;overflow:hidden}.user-table-wrap{min-height:0;overflow:auto;border:1px solid rgba(95,118,145,.12);border-radius:14px}.user-table{width:100%;min-width:780px;border-collapse:collapse;table-layout:fixed}.activity-panel{min-height:0}.activity-table{min-width:980px}.user-table th,.user-table td{padding:11px 12px;border-bottom:1px solid rgba(95,118,145,.12);text-align:left;vertical-align:middle}.user-table th{position:sticky;top:0;z-index:1;background:#eff6f9fa;color:var(--muted);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.user-table td strong,.user-table td span{display:block}.user-table td strong{color:#17324d}.user-table td span{margin-top:3px;color:var(--muted);font-size:.82rem}.user-table__actions{display:flex;flex-wrap:wrap;gap:6px}.user-table__actions button:last-child{background:#c2564e1f;color:#a83f35}.user-management--blocked{padding:22px}.user-management--blocked h2,.user-management--blocked p{margin:0}.user-management--blocked p{margin-top:6px;color:var(--muted)}@media (max-width: 1180px){.user-management{grid-template-rows:auto auto;overflow:auto}.user-management__grid{grid-template-columns:1fr;overflow:visible}.user-form,.user-table-panel{overflow:visible}}@media (max-width: 760px){.user-management__hero,.user-form__header,.user-table-panel__header{flex-direction:column}.user-form__scope{grid-template-columns:1fr}}html{overflow:hidden}.app-shell,.power-layout,.report-main,.overview-workspace,.client-workspace,.money-workspace{max-width:100%}.app-sidebar{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.report-header__content,.report-header__nav-shell,.report-header__meta-shell{min-width:0}.report-header__title,.report-header__meta,.report-tab__label{overflow-wrap:anywhere}.overview-chart-grid,.overview-decision-grid,.overview-terrain,.money-board,.client-lanes{min-width:0}.client-table-wrap,.money-table-shell,.executive-kpi-table-shell{overflow-x:auto;overscroll-behavior-x:contain}@media (max-width: 1500px),(max-height: 860px){:root{--sidebar-open-width: 214px;--sidebar-compact-width: 64px}.app-shell{padding:6px}.power-layout{gap:6px}.app-sidebar{gap:7px;padding:8px;border-radius:14px}.sidebar-panel{gap:6px;padding:9px;border-radius:12px}.sidebar-brand-mark{width:32px;height:32px}.sidebar-panel-label,.sidebar-section-title,.app-sidebar .panel-title{font-size:.6rem;letter-spacing:.12em}.app-sidebar .field span,.sidebar-panel-copy,.sidebar-month-selection,.sidebar-status,.sidebar-user-copy span{font-size:.72rem}.app-sidebar .field input,.app-sidebar .field select{min-height:36px;padding-inline:10px;font-size:.82rem}.sidebar-month-grid{gap:5px}.sidebar-month-button{min-height:24px;font-size:.7rem}.sidebar-user-card{gap:8px}.sidebar-user-avatar{width:38px;height:38px}.sidebar-user-logout,.app-sidebar .primary-button,.app-sidebar .ghost-button{min-height:34px;padding:7px 10px;font-size:.78rem}.report-main{padding:6px;gap:7px;border-radius:10px}.report-header{gap:10px;padding:10px 12px;border-radius:12px}.topbar-kicker{font-size:.64rem;letter-spacing:.12em}.report-header__content h1{font-size:clamp(1.06rem,1.4vw,1.22rem)}.report-header__meta{gap:7px;padding:7px 10px;font-size:.74rem}.report-tabs{max-width:100%}.report-tab{min-height:34px;padding:7px 10px;font-size:.78rem}.kpi-grid,.report-kpis-row .kpi-grid,.kpi-grid--executive,.overview-kpi-grid,.overview-signal-grid,.overview-insight-strip,.money-kpi-grid,.client-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr))}.kpi-card,.executive-kpi-card,.overview-command,.overview-chart-card,.overview-list-panel,.overview-wide-panel,.client-command,.client-table-panel,.money-command,.money-brand-panel,.money-detail-panel{border-radius:14px;padding:10px}.kpi-value{font-size:clamp(1.28rem,2vw,1.75rem)}.overview-workspace,.client-workspace,.money-workspace{gap:8px}.overview-hero{grid-template-columns:minmax(0,1fr) minmax(150px,210px)}.overview-hero h2{font-size:clamp(1.35rem,2.2vw,2.1rem)}.overview-score{min-height:96px;padding:12px}.overview-chart-grid,.overview-decision-grid,.overview-terrain,.money-board,.money-command__hero,.client-command__hero,.client-decision-grid,.client-lanes,.client-segment-strip{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}.overview-terrain{min-height:0}.overview-terrain-card{min-height:220px;padding:10px}.overview-terrain .overview-panel-heading aside{min-width:0}.dashboard-table{min-width:1040px}.client-decision-table{min-width:980px}.money-table{min-width:940px}}@media (max-width: 1180px){body{overflow:auto}.app-shell{height:auto;min-height:100dvh;overflow:visible}.power-layout{min-height:100dvh;grid-template-columns:58px minmax(0,1fr)!important}.dashboard-shell--open .app-sidebar{position:fixed;inset:6px auto 6px 6px;z-index:20;width:min(260px,calc(100vw - 18px));max-height:calc(100dvh - 12px)}.dashboard-shell--open .report-main{margin-left:0}.report-main{min-height:calc(100dvh - 12px);overflow:visible}.report-header{flex-direction:column;align-items:stretch}.report-header__nav-shell,.report-tabs{width:100%}.overview-workspace,.client-workspace,.money-workspace{overflow:visible}}@media (max-width: 760px){.power-layout{grid-template-columns:1fr!important}.app-sidebar{display:none}.report-main{min-height:100dvh}.overview-hero,.overview-chart-grid,.overview-decision-grid,.overview-terrain,.money-board,.client-lanes{grid-template-columns:1fr}.report-header__title{display:grid;gap:2px}.report-header__title-separator{display:none}}
