.dash6{--dash6-page:#f4f7fb;--dash6-page-highlight:#edf4fc;--dash6-surface:#fff;--dash6-surface-muted:#f8fafc;--dash6-surface-hover:#f4f7fb;--dash6-text:#132238;--dash6-text-secondary:#536275;--dash6-text-muted:#7a8798;--dash6-border:rgba(203,213,225,.78);--dash6-divider:#e5ebf3;--dash6-primary:#0040ad;--dash6-primary-hover:#1558c7;--dash6-primary-active:#00358f;--dash6-primary-soft:rgba(0,64,173,.08);--dash6-primary-border:rgba(0,64,173,.3);--dash6-primary-focus:rgba(0,64,173,.24);--dash6-chart-line:#1558c7;--dash6-chart-line-start:#0040ad;--dash6-chart-area:#7aa7e8;--dash6-link:#0040ad;--dash6-danger:#c94f58;--dash6-warning:#c58a32;--dash6-success:#4d9468;--dash6-info:#4e78b7;--dash6-radius-card:14px;--dash6-radius-control:8px;--dash6-radius-small:6px;--dash6-gap:16px;--dash6-shadow:0 1px 2px rgba(15,23,42,.035),0 7px 20px rgba(30,58,95,.055);color:var(--dash6-text);display:flex;flex-direction:column;gap:0}.app-main:has(.dash6),.dashboard-page:has(.dash6),body:has(.dash6){--dash6-primary:#0040ad;--dash6-primary-hover:#1558c7;--dash6-primary-active:#00358f;--dash6-primary-soft:rgba(0,64,173,.08);--dash6-primary-border:rgba(0,64,173,.3);--dash6-primary-focus:rgba(0,64,173,.24);--dash6-link:#0040ad}.app-main:has(.dash6),.dashboard-page:has(.dash6){background:radial-gradient(72% 48% at 88% 0,rgba(237,244,252,.88),transparent 72%),radial-gradient(54% 42% at 52% 24%,rgba(237,244,252,.44),transparent 76%),linear-gradient(180deg,#f4f7fb,#f5f7fa)!important}.app-main:has(.dash6){padding-top:0!important}.app-main:has(.dash6)>div{padding-top:7px!important}.dashboard-page:has(.dash6){margin-top:0!important;padding-top:0!important}.dash6{margin-top:0;padding-top:0}.dash6-card{position:relative;min-width:0;border-radius:var(--dash6-radius-card);border:1px solid var(--dash6-border);background:var(--dash6-surface);box-shadow:var(--dash6-shadow),inset 0 1px 0 hsla(0,0%,100%,.96);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.dash6-card:hover{border-color:rgba(160,178,201,.86);box-shadow:0 1px 2px rgba(15,23,42,.04),0 10px 24px rgba(30,58,95,.072),inset 0 1px 0 #fff}.dash6-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 0}.dash6-card-head h2{margin:0;font-size:16px;font-weight:750;letter-spacing:-.02em;color:var(--dash6-text)}.dash6-card-head p{margin:4px 0 0;color:var(--dash6-text-muted);font-size:12px;font-weight:550}.dash6-card-link{color:var(--dash6-link);font-size:12.5px;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .14s ease}.dash6-card-link:focus-visible,.dash6-card-link:hover{color:var(--dash6-primary-active);text-decoration:none}.dash6-card-link--arrow span,.dash6-sales__details span{display:inline-block;transition:transform .14s ease}.dash6-card-link--arrow:focus-visible span,.dash6-card-link--arrow:hover span,.dash6-sales__details:focus-visible span,.dash6-sales__details:hover span{transform:translateX(2px)}.dash6-header{min-height:52px;height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dash6-header__identity{min-width:0;display:flex;align-items:center}.dash6-header h1{margin:0;color:var(--dash6-text);font-size:31px;line-height:1;font-weight:750;letter-spacing:-.035em;white-space:nowrap}.dash6-header__divider{width:1px;height:25px;margin:0 20px;background:#d8e1eb}.dash6-header__identity p{margin:0;color:var(--dash6-text-secondary);font-size:13px;line-height:1.3;font-weight:550;white-space:nowrap}.dash6-header__meta{flex:0 0 auto;display:flex;align-items:center;gap:10px;color:var(--dash6-text-muted);font-size:12.5px;font-weight:600}.dash6-header__date,.dash6-header__updated{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.dash6-header__date svg{width:15px;height:15px}.dash6-header__meta-divider{width:1px;height:19px;background:#d8e1eb}.dash6-header__refresh{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;border:1px solid #d8e1eb;background:#fff;color:#33465e;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,.035)}.dash6-header__refresh:hover:not(:disabled){background:#f2f5f9;border-color:#c7d2df}.dash6-header__refresh:disabled{opacity:.7;cursor:default}.dash6-header__refresh svg{width:15px;height:15px}.dash6-header__refresh svg.is-spinning{animation:dash6-spin .8s linear infinite}@keyframes dash6-spin{to{transform:rotate(1turn)}}.dash6-kpis{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--dash6-gap);margin-top:6px}.dash6-kpis:before{content:"";position:absolute;z-index:0;left:39%;top:4%;width:25%;height:96%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(94,157,224,.25) 0,rgba(113,174,232,.12) 44%,transparent 74%);filter:blur(19px);pointer-events:none}.dash6-kpi{position:relative;z-index:1;min-height:96px;padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:12px;text-decoration:none;color:inherit;background:linear-gradient(145deg,#fff,rgba(250,252,255,.98));border:1px solid rgba(188,202,219,.78);box-shadow:0 1px 2px rgba(15,34,58,.035),0 9px 23px rgba(31,62,100,.068),inset 0 1px 0 #fff}.dash6-kpi:hover{border-color:rgba(139,164,193,.82);box-shadow:0 2px 4px rgba(15,34,58,.045),0 13px 29px rgba(31,62,100,.09),inset 0 1px 0 #fff;transform:translateY(-1px)}.dash6-kpi:nth-child(2){box-shadow:0 1px 2px rgba(15,34,58,.035),8px 10px 26px rgba(67,132,205,.075),inset 0 1px 0 #fff}.dash6-kpi:nth-child(3){box-shadow:0 1px 2px rgba(15,34,58,.035),-8px 10px 26px rgba(67,132,205,.075),inset 0 1px 0 #fff}.dash6-kpi__label{color:var(--dash6-text-secondary);font-size:13px;font-weight:650}.dash6-kpi__value{display:block;margin-top:6px;color:#132b47;font-size:29px;line-height:1;font-weight:790;letter-spacing:-.04em}.dash6-kpi__hint{display:block;margin-top:5px;color:var(--dash6-text-secondary);font-size:12px;font-weight:600}.dash6-kpi__hint.is-positive{color:var(--dash6-success)}.dash6-kpi__hint.is-warning{color:var(--dash6-warning)}.dash6-kpi__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;border:1px solid rgba(178,199,222,.62);background:linear-gradient(145deg,#f4f8fc,#eaf2fa);color:#3d6f9f;box-shadow:inset 0 1px 0 #fff}.dash6-kpi--attention .dash6-kpi__icon{background:#fbf3e7;color:#bb8130}.dash6-workspace{display:grid;grid-template-columns:minmax(300px,.92fr) minmax(540px,1.85fr) minmax(300px,.92fr);grid-template-areas:"plan sales inventory" "plan sales quick";gap:16px;margin-top:8px;align-items:stretch}.dash6-slot--plan{grid-area:plan}.dash6-slot--sales{grid-area:sales}.dash6-slot--inventory{grid-area:inventory}.dash6-slot--quick{grid-area:quick}.dash6-slot>*{height:100%}.dash6-sales-stack{display:flex;flex-direction:column;gap:16px;min-height:0;height:100%}.dash6-sales-stack .dash6-sales{flex:0 0 auto;height:auto}.dash6-sales-stack .dash6-orders{flex:1 1 auto;min-height:0}.dash6-plan{display:flex;flex-direction:column;padding-bottom:12px}.dash6-plan__head{padding:16px 16px 10px}.dash6-plan__head h2{margin:0;font-size:16px;font-weight:750}.dash6-plan__head p{margin:4px 0 0;color:var(--dash6-text-muted);font-size:12px}.dash6-plan-filters{width:auto;margin:10px 12px 9px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;overflow:visible}.dash6-plan-filters button{min-width:0;min-height:29px;padding:0 5px;display:flex;align-items:center;justify-content:center;gap:3px;border-radius:7px;border:1px solid #d8e1eb;background:#fff;color:#526174;font-size:10.5px;line-height:1;letter-spacing:-.01em;font-weight:650;white-space:nowrap;cursor:pointer}.dash6-plan-filters button span{min-width:0}.dash6-plan-filters button strong{flex-shrink:0;font-weight:780}.dash6-plan-filters button.is-active{border-color:var(--dash6-primary);background:var(--dash6-primary);color:#fff;box-shadow:0 5px 12px rgba(0,64,173,.2),inset 0 1px 0 hsla(0,0%,100%,.18)}.dash6-plan__list{display:flex;flex-direction:column;padding:0 10px;gap:0;flex:1}.dash6-plan__list--skel{gap:10px;padding:8px 16px}.dash6-plan__empty{margin:8px 16px;padding:18px 14px;border:1px dashed var(--dash6-border);border-radius:10px;color:var(--dash6-text-muted);font-size:13px;text-align:center}.dash6-plan-row{display:grid;grid-template-columns:26px 22px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:72px;padding:10px 13px;border-top:1px solid rgba(226,232,240,.74)}.dash6-plan-row__index{color:var(--dash6-text-muted);font-size:11px;font-weight:700}.dash6-plan-row__check{width:16px;height:16px;border-radius:5px;border:1.5px solid #c5d0dc;background:#fff;cursor:pointer}.dash6-plan-row__body h3{margin:2px 0 0;font-size:13.5px;font-weight:700;color:var(--dash6-text)}.dash6-plan-row__body p{margin:3px 0 0;color:var(--dash6-text-muted);font-size:12px;line-height:1.35}.dash6-plan-row__meta{display:block;font-size:9.5px;letter-spacing:.07em;color:var(--dash6-info)}.dash6-plan-row--danger .dash6-plan-row__meta{color:var(--dash6-danger)}.dash6-plan-row--warning .dash6-plan-row__meta{color:var(--dash6-warning)}.dash6-plan-row__action{min-height:31px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid #cbd5e1;background:#fff;color:#26384f;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.dash6-plan-row__action:hover{background:#f4f7fb}.dash6-plan__done,.dash6-plan__undo{margin:8px 16px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:650;color:var(--dash6-text-secondary)}.dash6-plan__done,.dash6-plan__undo button{border:0;background:transparent;color:var(--dash6-link);cursor:pointer;font:inherit}.dash6-plan__done-list{margin:6px 16px 0;display:grid;gap:6px}.dash6-plan__done-item{display:flex;align-items:center;gap:8px;color:var(--dash6-text-muted);font-size:12px}.dash6-sales{container-type:inline-size;container-name:sales-card;display:flex;flex-direction:column;padding-bottom:14px}.dash6-sales__head{display:grid;grid-template-columns:minmax(190px,1fr) 216px minmax(90px,1fr);align-items:center;gap:12px;min-height:58px}.dash6-sales__heading{grid-area:heading;min-width:0}.dash6-sales__heading h2{margin:0;font-size:16px;font-weight:750;color:var(--dash6-text)}.dash6-sales__heading p{max-width:100%;margin:4px 0 0;color:var(--dash6-text-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis}.dash6-sales__period{grid-area:period;width:228px;justify-self:center;display:grid;grid-template-columns:repeat(3,72px);align-items:center;justify-content:center;gap:0;padding:3px;border:1px solid rgba(148,163,184,.55);border-radius:11px;background:hsla(0,0%,100%,.55);box-shadow:none}.dash6-sales__period-btn{width:72px;min-width:72px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#26374b;box-shadow:none;font:inherit;font-size:11.5px;font-weight:680;cursor:pointer}.dash6-sales__period-btn:not(.is-active):hover{background:rgba(0,64,173,.06);color:#0040ad}.dash6-sales__period-btn.is-active{background:#0040ad;color:#fff;box-shadow:0 5px 12px rgba(0,64,173,.22),inset 0 1px 0 hsla(0,0%,100%,.24)}.dash6-sales__details{grid-area:details;justify-self:center;margin:0;color:var(--dash6-link);text-decoration:none;font-size:12.5px;font-weight:700;white-space:nowrap;transition:color .14s ease}.dash6-sales__details:focus-visible,.dash6-sales__details:hover{color:var(--dash6-primary-active);text-decoration:none}.dash6-sales__chart{padding:8px 10px 0;background:transparent}.dash6-sales__chart-wrap{position:relative;width:100%;min-height:265px;height:265px;overflow:visible}.dash6-sales-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin:8px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.dash6-sales-summary__item{position:relative;min-width:0;min-height:66px;padding:10px 14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.dash6-sales-summary__item+.dash6-sales-summary__item:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:rgba(133,148,166,.3)}.dash6-sales-summary__item>span{color:#526277;font-size:12px;line-height:1.1;font-weight:620}.dash6-sales-summary__item>strong{margin-top:7px;color:#132238;font-size:clamp(18px,1.55vw,24px);line-height:1;font-weight:790;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.dash6-sales-summary__item>small{margin-top:5px;color:#a35d53;font-size:10.5px;line-height:1.2;font-weight:620}@container sales-card (max-width: 619px){.dash6-sales-summary{grid-template-columns:repeat(5,minmax(112px,1fr));overflow-x:auto;scrollbar-width:thin}.dash6-sales-summary__item{min-height:58px;padding:8px 10px}.dash6-sales-summary__item>strong{font-size:16px}.dash6-sales__head{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading details" "period period";row-gap:12px}.dash6-sales__heading{grid-area:heading}.dash6-sales__details{grid-area:details;justify-self:end}.dash6-sales__period{grid-area:period;justify-self:start}}.dash6-mini-chart .dash5-mini-chart__head{display:none}.dash6-sales-chart,.dash6-sales-chart .dash5-mini-chart__canvas{width:100%;height:100%;min-height:250px;background:transparent!important;box-shadow:none!important;overflow:visible!important}.dash6-sales-chart .receipts-chart,.dash6-sales-chart .receipts-chart--area,.dash6-sales-chart .receipts-chart--mini,.dash6-sales-chart .receipts-chart--v9,.dash6-sales-chart .receipts-svg,.dash6-sales-chart .receipts-svg--mini,.dash6-sales-chart svg{width:100%!important;height:265px!important;min-height:265px!important;max-height:none!important;overflow:visible!important}.dash6-sales-chart .rc-line--today{stroke:var(--dash6-chart-line)!important;stroke-width:2.2px!important}.dash6-sales-chart .rc-area-fill,.dash6-sales-chart .rc-area-fill--today{fill:var(--dash6-chart-area)!important;opacity:.28}.dash6-chart-tooltip,.dash6-sales-chart .chart-tooltip,.dash6-sales-chart .chart-tooltip--v9{min-width:128px;padding:9px 11px;border-radius:8px;border:1px solid rgba(197,208,222,.9)!important;background:hsla(0,0%,100%,.98)!important;color:#17283e!important;box-shadow:0 10px 24px rgba(31,53,84,.13),inset 0 1px 0 #fff!important;backdrop-filter:none!important}.dash6-goal{margin:14px 18px 0;padding:14px 16px;border-radius:11px;background:#f7f9fc;border:1px solid #e4eaf1}.dash6-goal__top{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;font-size:12.5px}.dash6-goal__top strong{font-weight:750;color:var(--dash6-text)}.dash6-goal__top span{color:var(--dash6-text-secondary);font-weight:600}.dash6-goal__top em{margin-left:auto;font-style:normal;color:var(--dash6-text-muted);font-weight:700}.dash6-goal__track{margin-top:10px;height:8px;overflow:hidden;border-radius:4px;background:#e8eef5}.dash6-goal__fill{height:100%;border-radius:inherit;background:var(--dash6-primary)}.dash6-goal__copy{margin-top:10px;display:grid;gap:4px}.dash6-goal__need{margin:0;color:var(--dash6-text-secondary);font-size:12.5px;font-weight:600}.dash6-goal__conclusion{margin:0;font-size:12.5px;font-weight:700;color:var(--dash6-text-muted)}.dash6-goal__conclusion.is-positive{color:var(--dash6-success)}.dash6-goal__conclusion.is-warning{color:#a96e20}.dash6-goal-empty{margin:14px 18px 0;padding:14px 16px;border-radius:11px;border:1px solid #e4eaf1;background:#f7f9fc;display:flex;flex-direction:column;align-items:stretch;gap:12px}.dash6-goal-empty__copy{display:grid;gap:4px;min-width:0}.dash6-goal-empty__copy strong{color:var(--dash6-text);font-size:13px;font-weight:750}.dash6-goal-empty__copy span{color:var(--dash6-text-muted);font-size:12px;line-height:1.4;font-weight:550}.dash6-goal-empty__action{width:100%;flex-shrink:0;min-height:38px;padding:0 14px;border-radius:9px;border:1px solid var(--dash6-primary);background:var(--dash6-primary);color:#fff;font-size:12.5px;font-weight:750;cursor:pointer;box-shadow:0 8px 18px rgba(0,64,173,.28),inset 0 1px 0 hsla(0,0%,100%,.22)}.dash6-goal-empty__action:hover{border-color:var(--dash6-primary-hover);background:var(--dash6-primary-hover)}.dash6-goal-empty__action:active{border-color:var(--dash6-primary-active);background:var(--dash6-primary-active)}.dash6-inventory{display:flex;flex-direction:column;padding-bottom:14px}.dash6-inventory__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eef3f8;color:#465a72}.dash6-inventory__money{overflow:hidden;background:radial-gradient(74% 100% at 100% 0,hsla(0,0%,100%,.22),transparent 62%),radial-gradient(90% 90% at 2% -12%,rgba(138,194,246,.25),transparent 58%),linear-gradient(145deg,#275d93 0,var(--dash6-primary) 50%,var(--dash6-primary-active) 100%);border:1px solid hsla(0,0%,100%,.28);box-shadow:0 14px 28px rgba(31,87,150,.22),0 4px 10px rgba(30,70,120,.14),inset 0 1px 0 hsla(0,0%,100%,.38),inset 0 -1px 0 rgba(11,41,76,.22)}.dash6-inventory__money:before{content:"";position:absolute;top:-46px;right:-34px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,hsla(0,0%,100%,.25),hsla(0,0%,100%,.08) 46%,transparent 70%);pointer-events:none}.dash6-inventory__money-value{position:relative;font-size:26px;font-weight:780;letter-spacing:-.03em}.dash6-inventory__money-label{position:relative;margin-top:4px;font-size:12px;opacity:.78;font-weight:600}.dash6-inventory__info-wrap{position:absolute;top:12px;right:12px;z-index:2}.dash6-inventory__info{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.14);font-size:11px;font-weight:700;cursor:default}.dash6-inventory__info-pop{display:none;position:absolute;top:26px;right:0;width:220px;padding:10px 12px;border-radius:10px;color:var(--dash6-text);box-shadow:var(--dash6-shadow);border:1px solid var(--dash6-border);font-size:12px}.dash6-inventory__info-wrap:hover .dash6-inventory__info-pop{display:block}.dash6-inventory__info-pop strong{display:block;margin-bottom:4px}.dash6-inventory__info-pop p{margin:0;color:var(--dash6-text-secondary)}.dash6-inventory__statuses{margin-top:13px;padding:0 8px}.dash6-inventory-status+.dash6-inventory-status{border-top:1px solid rgba(226,232,240,.72)}.dash6-inventory-status__head{width:100%;min-height:58px;display:grid;grid-template-columns:28px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:8px;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit}.dash6-inventory-status__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px}.dash6-inventory-status__icon.is-danger{color:#c84d58;background:#fff0f1;border:1px solid #f4c8cc}.dash6-inventory-status__icon.is-ok{color:#438c61;background:#edf8f1;border:1px solid #c8e6d2}.dash6-inventory-status__name{display:block;color:#17283e;font-size:13px;font-weight:750}.dash6-inventory-status__meta{display:block;margin-top:2px;font-size:11.5px}.dash6-inventory-status__meta.is-danger{color:#b7444e;font-weight:650}.dash6-inventory-status__meta.is-ok{color:#5b7d68;font-weight:600}.dash6-inventory-status__chevron{color:var(--dash6-text-muted);transition:transform .15s ease}.dash6-inventory-status.is-open .dash6-inventory-status__chevron{transform:rotate(180deg)}.dash6-inventory-status__body{padding:0 8px 12px 46px}.dash6-inventory-status__list{margin:0;padding:0;list-style:none;display:grid;gap:6px}.dash6-inventory-status__item{display:flex;justify-content:space-between;gap:8px;color:inherit;text-decoration:none;font-size:12.5px}.dash6-inventory-status__link{display:inline-block;margin-top:8px;color:var(--dash6-link);font-size:12px;font-weight:700;text-decoration:none}.dash6-inventory-status__ok{margin:0;color:var(--dash6-text-muted);font-size:12.5px}.dash6-inventory__actions{margin-top:auto;padding:14px 16px 0}.dash6-inventory__open,.dash6-primary-button{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dash6-primary)!important;border-radius:9px;background:var(--dash6-primary)!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:13px;font-weight:750;text-decoration:none;box-shadow:0 7px 15px rgba(0,64,173,.26),inset 0 1px 0 hsla(0,0%,100%,.18)!important}.dash6-inventory__open:hover,.dash6-primary-button:hover{border-color:var(--dash6-primary-hover)!important;background:var(--dash6-primary-hover)!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:none!important;filter:none!important}.dash6-inventory__open:active,.dash6-primary-button:active{border-color:var(--dash6-primary-active)!important;background:var(--dash6-primary-active)!important;color:#fff!important}.dash6-inventory__empty,.dash6-inventory__loading{margin:12px 16px;color:var(--dash6-text-muted);font-size:13px}.dash6-orders{padding-bottom:8px}.dash6-orders__list{padding:4px 8px 8px}.dash6-orders__row{min-height:42px;display:grid;grid-template-columns:minmax(72px,.55fr) minmax(150px,1.5fr) minmax(92px,.7fr) minmax(100px,.8fr) minmax(90px,.75fr) 56px;align-items:center;gap:12px;padding:0 8px;border-top:1px solid var(--dash6-divider);color:inherit;text-decoration:none}.dash6-orders__row:hover{background:#f6f8fb}.dash6-orders__number{color:var(--dash6-primary);font-weight:750;font-size:13px}.dash6-orders__client{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.dash6-orders__amount{font-size:13px;font-weight:750}.dash6-orders__date,.dash6-orders__pay{color:var(--dash6-text-muted);font-size:12px;font-weight:600}.dash6-order-stage{display:inline-flex;align-items:center;gap:6px;color:#425268;font-size:11.5px;font-weight:700;white-space:nowrap}.dash6-order-stage i{width:7px;height:7px;border-radius:50%;background:#6f7f92}.dash6-order-stage[data-tone=new] i{background:#5c83bd}.dash6-order-stage[data-tone=work] i{background:#c28a3b}.dash6-order-stage[data-tone=sent] i{background:#4f78b4}.dash6-order-stage[data-tone=done] i{background:#4d9468}.dash6-order-stage[data-tone=cancelled] i{background:#c94f58}.dash6-payment{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;white-space:nowrap}.dash6-payment.is-paid{color:#438c61}.dash6-payment.is-unpaid{color:#a76a2a}.dash6-payment.is-na{color:var(--dash6-text-muted)}.dash6-order-status{display:none}.dash6-orders__empty{padding:20px 16px;color:var(--dash6-text-muted);font-size:13px}.dash6-orders__skel{display:grid;gap:8px;padding:12px 16px}.dash6-quick{display:flex;flex-direction:column;padding-bottom:6px}.dash6-quick__list{padding:4px 8px 8px}.dash6-quick__item{min-height:50px;display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:11px;padding:0 8px;border-top:1px solid var(--dash6-divider);color:inherit;text-decoration:none}.dash6-quick__item:hover{background:#f4f7fb}.dash6-quick__icon{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#eef3f8;color:#465a72}.dash6-quick__copy strong{display:block;color:var(--dash6-text);font-size:13px;font-weight:700}.dash6-quick__copy small{display:block;margin-top:2px;color:var(--dash6-text-muted);font-size:11px}.dash6-notes-section{margin-top:16px}.dash6-notes-section--full{min-height:520px}.dash6-notes-section .dash5-card,.dash6-notes-section .dash5-notes-wide,.dash6-notes-section [class*=notes]{max-height:560px}.dash6-productivity-grid .dash6-notes-section .dash5-card,.dash6-productivity-grid .dash6-notes-section .dash5-notes-wide,.dash6-productivity-grid .dash6-notes-section [class*=notes]{max-height:none}.dash6-notes-section .dash6-notes-head{min-height:58px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5ebf3}.dash6-notes-section .dash6-notes-head__info{min-width:0;display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.dash6-notes-section .dash6-notes-head .dash4-notes-header__title,.dash6-notes-section .dash6-notes-head h2{margin:0;color:#17283e;font-size:19px;line-height:1;font-weight:760;white-space:nowrap}.dash6-notes-section .dash6-notes-head__divider{width:1px;height:18px;flex-shrink:0;background:#dbe3ec}.dash6-notes-section .dash6-notes-head .dash4-notes-header__sub,.dash6-notes-section .dash6-notes-head p,.dash6-notes-section .dash6-notes-head__count{margin:0;color:#66758a;font-size:12px;line-height:1;font-weight:600;white-space:nowrap;letter-spacing:.01em}.dash4-notes--fs .dash6-notes-head__info{gap:16px}.dash4-notes--fs .dash6-notes-head__count{padding:0 2px}.dash6-notes-section .dash6-notes-head__tools{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.dash6-insights-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px;align-items:start;overflow:visible}.dash6-insights-grid>*{min-width:0}.dash6-secondary-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.dash6-secondary-card>*{height:100%;border-radius:var(--dash6-radius-card)!important;border:1px solid var(--dash6-border)!important;background:var(--dash6-surface)!important;box-shadow:var(--dash6-shadow)!important}.dash6-skel{border-radius:12px;background:linear-gradient(90deg,#eef2f7,#f7f9fc 50%,#eef2f7);background-size:200% 100%;animation:dash6-shimmer 1.2s linear infinite}@keyframes dash6-shimmer{to{background-position:-200% 0}}.dash6-skel--header{height:48px;margin-bottom:8px}.dash6-skel--kpi{min-height:94px}.dash6-skel--panel{min-height:220px;height:100%}.dash6-skel-layout .dash6-kpis,.dash6-skel-layout .dash6-workspace{margin-top:8px}.dash6-skel--productivity{height:600px;margin-top:16px;border-radius:18px}.dash6-skel--business{height:760px;margin-top:16px;border-radius:18px}.dash6-skel--notes{height:280px;margin-top:16px}.dash6-sales-chart .rc-grid-line{stroke:#e4eaf1!important}.dash6-goal-path{position:relative;isolation:isolate;overflow:hidden;container-type:inline-size;container-name:goal-path;min-width:0;padding:20px;border-radius:20px;border:1px solid hsla(0,0%,100%,.88);background:radial-gradient(45% 38% at 82% 28%,rgba(117,192,241,.09),transparent 74%),radial-gradient(38% 30% at 18% 82%,rgba(132,201,245,.07),transparent 76%),linear-gradient(145deg,rgba(250,252,254,.96),rgba(238,245,250,.9));box-shadow:0 18px 42px rgba(69,136,193,.17),0 6px 18px rgba(83,147,199,.12),inset 0 1px 0 hsla(0,0%,100%,.94),inset 0 0 0 1px rgba(188,222,247,.22);background-color:transparent}.dash6-goal-path.is-emphasized{animation:dash6-goal-emphasis 1.15s ease-out 1}@keyframes dash6-goal-emphasis{0%{transform:scale(1);box-shadow:0 18px 42px rgba(69,136,193,.17),0 6px 18px rgba(83,147,199,.12),inset 0 1px 0 hsla(0,0%,100%,.94),inset 0 0 0 1px rgba(188,222,247,.22)}35%{transform:scale(1.008);box-shadow:0 0 0 5px rgba(0,64,173,.12),0 16px 34px rgba(34,72,125,.14),inset 0 1px 0 hsla(0,0%,100%,.94)}to{transform:scale(1);box-shadow:0 18px 42px rgba(69,136,193,.17),0 6px 18px rgba(83,147,199,.12),inset 0 1px 0 hsla(0,0%,100%,.94),inset 0 0 0 1px rgba(188,222,247,.22)}}@media (prefers-reduced-motion:reduce){.dash6-goal-path.is-emphasized{animation:none}}.dash6-goal-path__head{min-height:40px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto}.dash6-goal-path__titles p{margin:4px 0 0;color:#526277;font-size:12.5px;font-weight:600}.dash6-goal-path__head h2{margin:0;color:#101820;font-size:clamp(20px,1.6vw,25px);line-height:1.12;font-weight:780;letter-spacing:-.025em;white-space:nowrap}.dash6-goal-path__edit{width:auto!important;min-width:0;min-height:32px;flex:0 0 auto;padding:0 12px;border:1px solid #0040ad!important;border-radius:8px;background:#0040ad!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:11.5px;font-weight:720;box-shadow:0 5px 12px rgba(0,64,173,.2),inset 0 1px 0 hsla(0,0%,100%,.2)!important}.dash6-goal-path__edit:hover{border-color:#1558c7!important;background:#1558c7!important}.dash6-goal-path__body{margin-top:14px;grid-template-columns:minmax(210px,.82fr) minmax(0,1.35fr)}.dash6-goal-path__sources-panel{min-width:0;padding:16px;border-radius:17px;border:1px solid hsla(0,0%,100%,.94);background:linear-gradient(145deg,hsla(0,0%,100%,.53),rgba(218,239,253,.44));box-shadow:0 0 0 1px rgba(115,190,244,.23),0 0 14px rgba(64,167,239,.16),0 11px 24px rgba(44,126,190,.12),inset 0 1px 0 hsla(0,0%,100%,.98);backdrop-filter:blur(5px) saturate(1.08);-webkit-backdrop-filter:blur(5px) saturate(1.08)}.dash6-goal-path__sources-title span{display:block}.dash6-goal-path__sources-title{margin:0 0 12px;color:#101820;font-size:14px;line-height:1.25;font-weight:760;letter-spacing:-.015em}.dash6-goal-path__source-list{display:grid;gap:0;overflow:visible}.dash6-goal-source{min-height:52px;padding:8px 4px;display:grid;grid-template-columns:22px 30px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid hsla(0,0%,100%,.52);color:inherit;text-decoration:none;transition:background-color .14s ease,transform .14s ease}.dash6-goal-source__index{color:#0040ad;font-size:11px;line-height:1;font-weight:780;letter-spacing:.04em;font-variant-numeric:tabular-nums;opacity:.72}.dash6-goal-source:last-child{border-bottom:0}.dash6-goal-source:hover{background:hsla(0,0%,100%,.32);transform:translateX(2px)}.dash6-goal-source__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.55);overflow:hidden}.dash6-goal-source__icon img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.dash6-goal-source__main{min-width:0;display:grid;gap:2px}.dash6-goal-source__name{color:#17283e;font-size:13px;font-weight:700}.dash6-goal-source__orders{color:var(--dash6-text-muted);font-size:11px;font-weight:600}.dash6-goal-source__metrics{display:grid;justify-items:end;gap:2px;white-space:nowrap}.dash6-goal-source__metrics strong{color:var(--dash6-text);font-size:12.5px;font-weight:750}.dash6-goal-source__metrics small{color:var(--dash6-text-muted);font-size:11px;font-weight:650}.dash6-goal-path__empty-copy span,.dash6-goal-path__progress-empty,.dash6-goal-path__sources-empty{margin:0;color:var(--dash6-text-muted);font-size:12.5px;line-height:1.45;font-weight:600}.dash6-goal-path__empty-copy{display:grid;gap:12px;justify-items:start;flex:1}.dash6-goal-path__empty-copy .dash6-goal-empty__action{width:auto!important;min-height:34px;padding:0 14px}.dash6-goal-path__sources-footer{margin-top:0;padding-top:0;display:flex;align-items:center;justify-content:flex-start}.dash6-goal-path__footer-cta,.dash6-goal-path__footer-link{color:#0040ad;font-size:12.5px;font-weight:750;text-decoration:none}.dash6-goal-path__footer-cta:hover,.dash6-goal-path__footer-link:hover{color:#1558c7;text-decoration:none}.dash6-goal-path__visual{min-width:0;border:1px solid hsla(0,0%,100%,.78);background:radial-gradient(66% 58% at 72% 68%,rgba(133,193,239,.14),transparent 75%),linear-gradient(145deg,hsla(0,0%,100%,.42),rgba(241,247,252,.28));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 0 14px rgba(84,176,240,.08)}.dash6-goal-path__mountain-frame{inset:46px 10px 12px 58px}.dash6-goal-path__mountain{width:min(100%,390px);transform:translateZ(0) scale(1)}.dash6-goal-path__percent{position:absolute;z-index:3;top:28px;left:20px;color:#0040ad;font-size:clamp(38px,3.3vw,52px);line-height:.95;font-weight:820;letter-spacing:-.055em;text-shadow:0 1px 0 hsla(0,0%,100%,.9),0 6px 18px rgba(0,64,173,.14)}.dash6-goal-path__progress-panel{margin-top:14px;padding:14px 16px;flex:0 0 auto;border-radius:15px;border:1px solid hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.54);box-shadow:0 0 0 1px rgba(110,190,245,.18),0 8px 20px rgba(42,87,132,.08),inset 0 1px 0 #fff}.dash6-goal-path__progress-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.dash6-goal-path__progress-amount{margin:0;color:var(--dash6-text);font-size:15px;font-weight:750}.dash6-goal-path__progress-pct{color:#0040ad;font-size:13px;font-weight:750;white-space:nowrap}.dash6-goal-path__track{position:relative;overflow:hidden;height:9px;margin-top:10px;border-radius:999px;background:hsla(0,0%,100%,.58);border:1px solid rgba(134,177,218,.25);box-shadow:inset 0 1px 3px rgba(56,104,153,.1)}.dash6-goal-path__fill{height:100%;border-radius:inherit;background:#0040ad;box-shadow:0 0 10px rgba(0,64,173,.26),inset 0 1px 0 hsla(0,0%,100%,.27);transition:width .5s cubic-bezier(.22,1,.36,1)}.dash6-goal-path__narrative{margin-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.dash6-goal-path__narrative p{margin:0;max-width:46rem;color:var(--dash6-text-secondary);font-size:12.5px;line-height:1.4;font-weight:600;text-wrap:balance}@container (max-width: 620px){.dash6-goal-path__body{grid-template-columns:1fr}.dash6-goal-path__visual{min-height:300px;order:1}.dash6-goal-path__sources-panel{order:2}.dash6-goal-path__narrative{grid-template-columns:unset}}@media (max-width:1100px){.dash6-goal-path__body{grid-template-columns:1fr}.dash6-goal-path__visual{min-height:300px;order:1}.dash6-goal-path__sources-panel{order:2}.dash6-goal-path__narrative{grid-template-columns:unset}}@media (max-width:1280px){.dash6-header{align-items:flex-start}.dash6-header__identity p{display:none}.dash6-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash6-workspace{grid-template-columns:minmax(300px,.9fr) minmax(0,1.45fr);grid-template-areas:"plan sales" "inventory quick"}.dash6-insights-grid{grid-template-columns:1fr 1fr}.dash6-orders__row{grid-template-columns:minmax(64px,.5fr) minmax(120px,1.4fr) minmax(80px,.7fr) minmax(90px,.8fr) 52px}.dash6-payment{display:none}}@media (max-width:1100px){.dash6-insights-grid{grid-template-columns:1fr}}@media (max-width:860px){.dash6-header{flex-direction:column;align-items:stretch;gap:12px}.dash6-header__divider,.dash6-header__identity p{display:none}.dash6-header__meta{justify-content:space-between;flex-wrap:wrap}.dash6-kpis,.dash6-workspace{grid-template-columns:1fr}.dash6-workspace{grid-template-areas:"plan" "sales" "inventory" "quick"}.dash6-insights-grid,.dash6-secondary-grid{grid-template-columns:1fr}.dash6-sales-chart,.dash6-sales-chart .dash5-mini-chart__canvas,.dash6-sales-chart .receipts-chart,.dash6-sales-chart .receipts-svg,.dash6-sales-chart svg,.dash6-sales__chart-wrap{min-height:220px!important;height:220px!important}.dash6-goal-empty{flex-direction:column;align-items:stretch}.dash6-goal-source{grid-template-columns:28px minmax(0,1fr)}.dash6-goal-source__share,.dash6-goal-source__value{grid-column:2}.dash6-notes-section .dash6-notes-head__info{flex-wrap:wrap;row-gap:6px}.dash6-orders__row{grid-template-columns:1fr 1fr;gap:6px 12px;padding:10px 8px;min-height:0}.dash6-orders__number{grid-column:1}.dash6-orders__amount{grid-column:2;justify-self:end}.dash6-orders__client{grid-column:1/-1;white-space:normal}.dash6-order-stage{grid-column:1}.dash6-payment{display:inline-flex;grid-column:2;justify-self:end}.dash6-orders__date{grid-column:1/-1}}.dash6-header__clock{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.dash6-header__clock svg{width:15px;height:15px;flex-shrink:0}.dash6-plan-row{position:relative;min-height:74px;margin:3px 2px;padding:10px 10px 10px 12px;border-radius:9px;border:1px solid transparent;background:transparent}.dash6-plan-row:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 2px 2px 0;background:#9aa8b8}.dash6-plan-row--danger{border-color:rgba(211,83,94,.14);background:linear-gradient(90deg,rgba(255,241,242,.88),hsla(0,0%,100%,.3) 74%)}.dash6-plan-row--danger:before{background:#ca4d58}.dash6-plan-row--action{border-color:rgba(71,119,170,.13);background:linear-gradient(90deg,rgba(239,245,251,.88),hsla(0,0%,100%,.3) 74%)}.dash6-plan-row--action:before{background:#4777aa}.dash6-plan-row--data{border-color:rgba(111,125,143,.12);background:linear-gradient(90deg,rgba(246,248,251,.92),hsla(0,0%,100%,.3) 74%)}.dash6-plan-row--data:before{background:#7a899b}.dash6-plan-row__meta{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:18px;padding:0 5px;margin-bottom:3px;align-items:center;border-radius:4px;border:1px solid transparent;font-size:9px;line-height:1;font-weight:800;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.dash6-plan-row--danger .dash6-plan-row__meta{border-color:#f0c2c6;background:#fff0f1;color:#b63f4a}.dash6-plan-row--action .dash6-plan-row__meta{border-color:#c7d8e9;background:#edf4fa;color:#376891}.dash6-plan-row--data .dash6-plan-row__meta{border-color:#d8e0e8;background:#f2f5f8;color:#66778b}.dash6-plan-row--warning .dash6-plan-row__meta{border-color:#c7d8e9;background:#edf4fa;color:#376891}.dash6-plan-row__action{min-height:30px;padding:0 9px;border-radius:7px;border:1px solid #c6d2df;background:hsla(0,0%,100%,.86);color:#28415e;box-shadow:0 1px 2px rgba(20,43,70,.035)}.dash6-plan-row__action:hover{border-color:#9fb5cb;background:#fff;color:var(--dash6-primary)}.chart-tooltip--dashboard-light,.chart-tooltip.chart-tooltip--dashboard-light{border:1px solid rgba(189,203,220,.92)!important;background:hsla(0,0%,100%,.985)!important;color:#17283e!important;box-shadow:0 12px 28px rgba(27,53,88,.15),inset 0 1px 0 #fff!important;backdrop-filter:none!important}.chart-tooltip--dashboard-light .chart-tooltip-label,.chart-tooltip--dashboard-light .chart-tooltip-label-text,.chart-tooltip--dashboard-light .chart-tooltip-row,.chart-tooltip--dashboard-light .chart-tooltip-sub,.chart-tooltip--dashboard-light .chart-tooltip-title,.chart-tooltip--dashboard-light .chart-tooltip-value{color:#17283e!important;-webkit-text-fill-color:#17283e!important;opacity:1!important}.chart-tooltip--dashboard-light .chart-tooltip-sub{color:#68788d!important;-webkit-text-fill-color:#68788d!important}.chart-tooltip--dashboard-light .chart-tooltip-value{color:#132238!important;-webkit-text-fill-color:#132238!important;font-weight:750}.dash6-sales-chart .chart-tooltip--dashboard-light .chart-tooltip-label-text,.dash6-sales-chart .chart-tooltip--dashboard-light .chart-tooltip-title,.dash6-sales-chart .chart-tooltip--dashboard-light .chart-tooltip-value{color:#17283e!important;-webkit-text-fill-color:#17283e!important}.dash6-card.dash6-inventory,.dash6-inventory{overflow:visible}.dash6-inventory__money{position:relative;isolation:isolate;overflow:visible;margin:14px 16px 0;min-height:104px;padding:17px 18px;border-radius:12px;color:#fff;background:transparent;border:0;box-shadow:none}.dash6-inventory__money:before{display:none}.dash6-inventory__money-surface{position:absolute;inset:0;z-index:-1;overflow:hidden;border-radius:12px;background:radial-gradient(74% 100% at 100% 0,hsla(0,0%,100%,.18),transparent 62%),linear-gradient(145deg,#275d93 0,var(--dash6-primary) 52%,var(--dash6-primary-active) 100%);border:1px solid hsla(0,0%,100%,.24);box-shadow:0 14px 28px rgba(0,64,173,.28),0 4px 10px rgba(0,64,173,.16),inset 0 1px 0 hsla(0,0%,100%,.3),inset 0 -1px 0 rgba(7,31,58,.24)}.dash6-inventory__info-wrap{z-index:40}.dash6-inventory__info-wrap:focus-within .dash6-inventory__info-pop,.dash6-inventory__info-wrap:hover .dash6-inventory__info-pop{display:block}.dash6-inventory__info{border:0;cursor:pointer;font:inherit}.dash6-inventory__info-pop{z-index:50;width:min(230px,calc(100vw - 32px));border:1px solid #cbd6e2;background:#fff;color:#17283e;box-shadow:0 14px 32px rgba(22,49,82,.18)}.dash6-goal-empty__action,.dash6-goal-path__edit,.dash6-inventory__open,.dash6-primary-button{border:1px solid var(--dash6-primary)!important;background:var(--dash6-primary)!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 7px 16px rgba(0,64,173,.24),inset 0 1px 0 hsla(0,0%,100%,.16)!important;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.dash6-goal-empty__action:hover,.dash6-goal-path__edit:hover,.dash6-inventory__open:hover,.dash6-primary-button:hover:not(:disabled){border-color:var(--dash6-primary-hover)!important;background:var(--dash6-primary-hover)!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 9px 20px rgba(0,64,173,.28),inset 0 1px 0 hsla(0,0%,100%,.19)!important;transform:none!important;filter:none!important}.dash6-goal-empty__action:active,.dash6-goal-path__edit:active,.dash6-inventory__open:active,.dash6-primary-button:active:not(:disabled){border-color:var(--dash6-primary-active)!important;background:var(--dash6-primary-active)!important;transform:translateY(1px)}.dash6-goal-empty__action:focus-visible,.dash6-goal-path__edit:focus-visible,.dash6-inventory__open:focus-visible,.dash6-primary-button:focus-visible{outline:3px solid var(--dash6-primary-focus);outline-offset:2px}.dash6-order-stage i{width:6px;height:6px;opacity:.88}.dash6-payment.is-paid{color:#43845c}.dash6-payment.is-unpaid{color:#a85a52}.dash6-productivity-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px;align-items:stretch}.dash6-productivity-grid>*{min-width:0;height:100%}.dash6-productivity-grid .dash6-category,.dash6-productivity-grid .dash6-goal-path{height:100%;min-height:600px;align-self:stretch}.dash6-productivity-grid .dash6-goal-path{display:flex;flex-direction:column}.dash6-insights-grid{align-items:stretch}.dash6-insights-grid .dash6-notes-section{margin-top:0;min-height:560px;height:100%;display:flex;flex-direction:column}.dash6-insights-grid .dash5-notes-wide{height:100%;min-height:560px;max-height:none;display:flex;flex-direction:column;flex:1}.dash6-insights-grid .dash5-notes-wide .dash4-notes,.dash6-insights-grid .dash5-notes-wide .dash4-notes--embedded{height:100%;max-height:100%;display:flex;flex-direction:column;min-height:0;flex:1}.dash6-insights-grid .dash4-notes-feed{min-height:0;flex:1;overflow-y:auto}button.dash6-quick__item{width:100%;border-right:0;border-left:0;border-bottom:0;background:transparent;text-align:left;font:inherit;cursor:pointer}.goal-modal-v6 .modal-variant-btn--active{border-color:var(--dash6-primary)!important;background:var(--dash6-primary)!important;background-image:none!important;color:#fff!important}.goal-modal-v6 .modal-variant-btn--inactive:hover:not(:disabled){border-color:var(--dash6-primary)!important;background:#edf3f9!important;color:var(--dash6-primary)!important}.goal-modal-v6 .modal-input:focus,.goal-modal-v6 .ui-select-trigger:hover,.goal-modal-v6 .ui-select.is-open .ui-select-trigger{border-color:var(--dash6-primary)!important;box-shadow:0 0 0 3px rgba(0,64,173,.16)!important}.goal-modal-v6 .modal-save-btn{border:1px solid var(--dash6-primary)!important;background:var(--dash6-primary)!important;background-image:none!important;color:#fff!important;box-shadow:0 8px 18px rgba(0,64,173,.26),inset 0 1px 0 hsla(0,0%,100%,.16)!important}.goal-modal-v6 .modal-save-btn:hover:not(:disabled){border-color:var(--dash6-primary-hover)!important;background:var(--dash6-primary-hover)!important;background-image:none!important;color:#fff!important}.goal-modal-v6 .modal-save-btn:active:not(:disabled){border-color:var(--dash6-primary-active)!important;background:var(--dash6-primary-active)!important}@media (max-width:1280px){.dash6-header__identity p{display:none}}@media (max-width:1100px){.dash6-productivity-grid{grid-template-columns:1fr}}@media (max-width:960px){.dash6-header{height:auto;min-height:52px;align-items:flex-start}.dash6-header__meta{flex-wrap:wrap}}@media (max-width:640px){.dash6-plan-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.dash6-plan-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}.dash6-channel-logo{background:hsla(0,0%,100%,.7)}.dash6-channel-logo img{width:18px;height:18px}.dash6-channel-logo.is-fallback{color:#0040ad;font-size:10px;font-weight:780}.dash6-channel-row{position:relative;padding:8px 4px 10px;grid-template-areas:"logo copy metrics" "track track track";-moz-column-gap:10px;column-gap:10px;row-gap:6px}.dash6-channel-row .dash6-channel-logo{grid-area:logo}.dash6-channel-row__copy{grid-area:copy;min-width:0;display:grid;gap:2px}.dash6-channel-row__copy strong{color:#17283e;font-size:13px;font-weight:700}.dash6-channel-row__copy small{color:var(--dash6-text-muted);font-size:11px;font-weight:600}.dash6-channel-row__metrics{gap:2px}.dash6-channel-row__track{height:4px}.dash6-channel-row.is-empty .dash6-channel-row__track>span{background:rgba(148,163,184,.55)}.dash6-channel-row:hover{background:hsla(0,0%,100%,.28)}.source-badge-icon .dash6-channel-logo,.source-squircle .dash6-channel-logo{width:100%;height:100%;border-radius:inherit;background:transparent}.source-badge-icon .dash6-channel-logo img,.source-squircle .dash6-channel-logo img{width:16px;height:16px}.dash6-neon-surface{background:linear-gradient(145deg,hsla(0,0%,100%,.64),rgba(244,250,254,.52));box-shadow:0 0 0 1px rgba(73,170,237,.28),0 0 11px rgba(67,168,238,.2),0 0 24px rgba(67,168,238,.1),0 13px 28px rgba(35,82,126,.12),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(188,229,255,.32)}.dash6-neon-surface:after{z-index:5;border:1px solid hsla(0,0%,100%,.92);box-shadow:inset 0 0 0 1px rgba(165,218,252,.34),inset 0 1px 0 #fff,0 0 8px rgba(66,173,245,.2)}.dash6-team-notes-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px;align-items:stretch}.dash6-team-notes-grid>*{min-width:0;min-height:680px;height:680px;align-self:stretch;margin-top:0!important}.dash6-notes-section--team{overflow:visible;border-radius:18px;display:flex;flex-direction:column;padding:0;margin:0}.dash6-notes-section--team .dash5-notes-wide{flex:1 1 auto;padding:0!important}.dash6-notes-section--team .dash4-notes,.dash6-notes-section--team .dash5-notes-wide{height:100%!important;min-height:0!important;max-height:none!important;border:0!important;box-shadow:none!important;background:transparent!important}.dash6-notes-section--team .dash4-notes{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;overflow:hidden!important}.dash6-notes-section--team .dash4-notes-body{min-height:0!important}.dash6-notes-section--team>.dash5-notes-wide>.dash4-notes>.dash4-notes-composer{flex:0 0 auto!important;display:block!important;visibility:visible!important;opacity:1!important;padding:10px 14px 14px!important}.dash6-notes-section--team .dash4-notes-composer__row{display:flex!important;align-items:center!important;gap:8px!important}.dash6-notes-section--team .dash4-notes-composer__side{display:flex!important;align-items:center!important;gap:2px!important}.dash6-notes-section--team .dash4-notes-composer__audience{display:none!important}.dash6-secondary-business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dash6-secondary-business-grid>*{min-width:0}@media (max-width:1100px){.dash6-team-notes-grid{grid-template-columns:1fr}.dash6-team-notes-grid>*{height:auto;min-height:620px}.dash6-secondary-business-grid{grid-template-columns:1fr}}.dash6-skel--team-notes{height:680px;margin-top:16px;border-radius:18px}.dash6-channel-row{min-height:46px;padding:7px 4px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-template-areas:"logo name metrics" "logo orders metrics" "track track track";align-items:center;-moz-column-gap:9px;column-gap:9px;row-gap:2px;color:inherit;text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.52)}.dash6-channel-row .dash6-channel-logo,.dash6-channel-row__logo{grid-area:logo}.dash6-channel-row__name{grid-area:name;color:#17283e;font-size:13px;font-weight:700;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash6-channel-row__orders{grid-area:orders;color:var(--dash6-text-muted);font-size:11px;font-weight:600}.dash6-channel-row__metrics{grid-area:metrics;display:grid;justify-items:end;gap:1px;white-space:nowrap}.dash6-channel-row__metrics strong{color:var(--dash6-text);font-size:12.5px;font-weight:750}.dash6-channel-row__metrics small{color:var(--dash6-text-muted);font-size:11px;font-weight:650}.dash6-channel-row__track{grid-area:track;height:3px;margin-top:3px;border-radius:999px;background:hsla(0,0%,100%,.55);overflow:hidden}.dash6-channel-row__track>span{display:block;height:100%;border-radius:inherit;background:#0040ad}.dash6-channel-row.is-empty .dash6-channel-row__orders{display:none}.dash6-channel-row.is-empty .dash6-channel-row__track{opacity:.32}.dash6-channel-logo{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.62);overflow:hidden;flex:0 0 auto}.dash6-channel-logo img{display:block;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.dash6-goal-path{min-height:600px;height:100%;max-height:none;display:flex;flex-direction:column}.dash6-goal-path__body{height:auto;grid-template-columns:minmax(220px,.78fr) minmax(0,1.35fr)}.dash6-goal-path__visual{border-radius:17px;border:1px solid hsla(0,0%,100%,.98);background:radial-gradient(70% 62% at 72% 72%,rgba(97,182,241,.14),transparent 76%),linear-gradient(145deg,hsla(0,0%,100%,.58),rgba(242,249,254,.46));box-shadow:0 0 0 1px rgba(73,170,237,.29),0 0 13px rgba(67,168,238,.21),0 0 25px rgba(67,168,238,.1),0 12px 27px rgba(35,82,126,.1),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(188,229,255,.34)}.dash6-goal-path__mountain-frame{position:absolute;left:54px;right:12px;top:58px;bottom:10px;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible}.dash6-goal-path__mountain{display:block;width:auto;max-width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;transform:none;opacity:0;transition:opacity .18s ease}.dash6-goal-path__mountain.is-visible{opacity:1}.dash6-goal-path__source-list{min-height:0;flex:1 1 auto;overflow-y:visible;scrollbar-width:thin}.dash6-goal-path__sources-panel{height:100%}.dash6-team-efficiency{height:100%;overflow:hidden}.dash6-team-efficiency__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.dash6-team-efficiency__head h2{margin:0;font-size:clamp(18px,1.4vw,22px);font-weight:780;color:#101820}.dash6-team-efficiency__head p{margin:4px 0 0;color:#526277;font-size:12.5px;font-weight:600}.dash6-team-efficiency__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.dash6-team-efficiency__periods{display:inline-grid;grid-template-columns:repeat(3,auto);gap:0}.dash6-team-efficiency__modes,.dash6-team-efficiency__periods{padding:3px;border:1px solid rgba(148,163,184,.55);border-radius:11px;background:hsla(0,0%,100%,.55)}.dash6-team-efficiency__modes{display:inline-flex;gap:2px}.dash6-team-efficiency__modes button,.dash6-team-efficiency__periods button{min-height:30px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#26374b;font-size:11.5px;font-weight:680;cursor:pointer}.dash6-team-efficiency__modes button.is-active,.dash6-team-efficiency__periods button.is-active{background:#0040ad;color:#fff;box-shadow:0 5px 12px rgba(0,64,173,.22)}.dash6-team-efficiency__modes{margin-bottom:12px}.dash6-team-efficiency__filter select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:34px;border-radius:10px;border:1px solid rgba(155,179,204,.74);background:linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(247,250,253,.88));color:#29435f;font-size:12.5px;font-weight:700;padding:0 32px 0 12px;box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(37,77,119,.06);background-image:linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(247,250,253,.88)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2329435f' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-position:0 0,right 12px center;background-size:auto,10px;cursor:pointer}.dash6-team-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-bottom:12px;border-radius:14px;overflow:hidden}.dash6-team-summary__item{padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;border-right:1px solid rgba(133,148,166,.22)}.dash6-team-summary__item:last-child{border-right:0}.dash6-team-summary__item>span{color:#526277;font-size:11px;font-weight:650}.dash6-team-summary__item>small{color:#8a9aaf;font-size:10px;font-weight:600}.dash6-team-summary__item>strong{margin-top:4px;color:#132238;font-size:16px;font-weight:780}.dash6-team-list{flex:1;scrollbar-width:thin}.dash6-team-member{min-height:78px;padding:12px 14px;grid-template-columns:minmax(180px,1.25fr) repeat(4,minmax(78px,.75fr));border-bottom:1px solid rgba(133,154,176,.18)}.dash6-team-member__identity{display:flex;align-items:center;gap:10px;min-width:0}.dash6-team-member__avatar{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:rgba(0,64,173,.08);color:#0040ad;font-size:12px;font-weight:780;overflow:hidden;flex:0 0 auto}.dash6-team-member__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dash6-team-member__who{min-width:0;display:grid;gap:2px}.dash6-team-member__who strong{color:#132238;font-size:13.5px;font-weight:750}.dash6-team-member__who small{color:#526277;font-size:11.5px;font-weight:620}.dash6-team-member__metric{min-width:0;display:grid;gap:2px}.dash6-team-member__metric>span{color:#526277;font-size:11px;font-weight:650}.dash6-team-member__metric>small{color:#8a9aaf;font-size:10px}.dash6-team-member__metric>strong{color:#132238;font-size:14px;font-weight:760}.dash6-team-empty{min-height:300px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.dash6-team-empty strong{font-size:18px;font-weight:780;color:#132238}.dash6-team-empty__text{margin:10px 0 0;max-width:360px;color:#526277;font-size:13.5px;line-height:1.45;font-weight:600}.dash6-team-empty__text span{display:block}.dash6-team-empty__action{margin-top:18px}.dash6-team-member--solo{margin-top:28px;width:min(420px,100%);border:1px solid rgba(133,154,176,.18);border-radius:14px;grid-template-columns:1fr}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dash6-neon-surface{position:relative;isolation:isolate;border:1px solid hsla(0,0%,100%,.98);box-shadow:0 0 0 1px rgba(55,166,241,.34),0 0 12px rgba(58,170,243,.22),0 0 27px rgba(58,170,243,.1),0 14px 30px rgba(35,82,126,.11),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(185,228,255,.36)}.dash6-neon-surface:after{content:"";position:absolute;z-index:1;inset:0;border-radius:inherit;border:1px solid hsla(0,0%,100%,.94);box-shadow:inset 0 0 0 1px rgba(148,213,253,.38),inset 0 1px 0 #fff,0 0 9px rgba(52,172,249,.22);pointer-events:none}.dash6-neon-surface>*{position:relative;z-index:2}.dash6-header__meta{min-height:40px;padding:0 6px 0 12px;border:1px solid hsla(0,0%,100%,.88);border-radius:12px;background:linear-gradient(145deg,hsla(0,0%,100%,.68),rgba(244,249,253,.52));box-shadow:0 0 0 1px rgba(72,168,235,.12),0 6px 16px rgba(39,83,132,.07),inset 0 1px 0 #fff;color:#30455f}.dash6-header__clock svg,.dash6-header__date svg{color:#3e6f9f}.dash6-category__period,.dash6-period-tabs,.dash6-sales__period,.dash6-team-efficiency__periods{width:204px;display:grid;grid-template-columns:repeat(3,68px);gap:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dash6-category__period button,.dash6-period-tabs__btn,.dash6-sales__period-btn,.dash6-team-efficiency__periods button{width:68px;min-width:68px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#26374b;box-shadow:none;font:inherit;font-size:11.5px;font-weight:680;cursor:pointer}.dash6-category__period button:not(.is-active):hover,.dash6-period-tabs__btn:not(.is-active):hover,.dash6-sales__period-btn:not(.is-active):hover,.dash6-team-efficiency__periods button:not(.is-active):hover{background:rgba(0,64,173,.06);color:#0040ad}.dash6-category__period button.is-active,.dash6-period-tabs__btn.is-active,.dash6-sales__period-btn.is-active,.dash6-team-efficiency__periods button.is-active{background:#0040ad;color:#fff;box-shadow:0 5px 12px rgba(0,64,173,.22),inset 0 1px 0 hsla(0,0%,100%,.24)}.dash6-sales__head{grid-template-columns:minmax(280px,1fr) 204px max-content;grid-template-areas:"heading period details";gap:18px;padding:15px 16px 8px}.dash6-sales__heading p{overflow:visible;text-overflow:clip;white-space:nowrap}.dash6-sales__details{justify-self:end;align-self:center}.dash6-orders{display:flex;flex-direction:column;min-height:0}.dash6-orders__list{flex:1 1 auto;min-height:0;overflow:hidden}.dash6-orders__row{min-height:46px;border-radius:9px;transition:background-color .14s ease}.dash6-orders__row:hover{background:rgba(0,64,173,.035)}.dash6-orders__client{color:#17283e;font-weight:680}.dash6-orders__amount{color:#111827;font-weight:800}.dash6-payment.is-paid{color:#168a4a}.dash6-payment.is-paid svg{color:#16a34a}.dash6-order-stage[data-tone=done] i{background:#16a34a}.dash6-inventory-status__icon.is-ok{color:#15803d;background:#ecfdf3;border-color:#bbf7d0}.dash6-inventory-status__meta.is-ok{color:#168a4a;font-weight:680}.chart-tooltip--dashboard-light,.chart-tooltip.chart-tooltip--dashboard-light{position:absolute;left:0;top:0;pointer-events:none;will-change:transform;transition:opacity 80ms ease;transform:translateZ(0)}.dash6-category__panel{border:1px solid hsla(0,0%,100%,.98);background:linear-gradient(145deg,hsla(0,0%,100%,.78),rgba(249,252,254,.66));box-shadow:0 0 0 1px rgba(73,170,237,.24),0 0 12px rgba(67,168,238,.16),0 12px 25px rgba(46,92,137,.09),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(188,229,255,.28)}.dash6-goal-path__body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(240px,.82fr) minmax(0,1.35fr);gap:14px}.dash6-goal-path__goal-column{min-height:0;grid-template-rows:minmax(0,1fr) auto;gap:8px}.dash6-goal-path__progress-panel,.dash6-goal-path__sources-panel,.dash6-goal-path__visual{border:1px solid hsla(0,0%,100%,.98);background:linear-gradient(145deg,hsla(0,0%,100%,.78),rgba(249,252,254,.66));box-shadow:0 0 0 1px rgba(73,170,237,.24),0 0 12px rgba(67,168,238,.16),0 12px 25px rgba(46,92,137,.09),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(188,229,255,.28)}.dash6-goal-path__visual,.dash6-goal-path__visual--bottle{position:relative;min-height:0;height:auto;align-self:stretch;overflow:hidden}.dash6-goal-path__visual--bottle{width:100%;aspect-ratio:1/1;background:linear-gradient(145deg,#fff,#f9fcff)}.dash6-goal-path__bottle-frame{position:absolute;inset:0;display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden}.dash6-goal-bottle{position:absolute;inset:12px;display:grid;place-items:center;overflow:hidden}.dash6-goal-bottle__image{display:block;width:min(58%,330px);height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;background:transparent;pointer-events:none}.dash6-goal-path__mountain,.dash6-goal-path__mountain-frame,.dash6-goal-path__percent{display:none}.dash6-goal-path__progress-panel{margin-top:0}.dash6-channel-row__orders{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash6-goal-path__footer-cta span{display:inline-block;transition:transform .14s ease}.dash6-goal-path__footer-cta:focus-visible span,.dash6-goal-path__footer-cta:hover span{transform:translateX(2px)}.dash6-plan__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dash6-plan__settings{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;border:1px solid rgba(198,210,223,.9);background:hsla(0,0%,100%,.78);color:#315576;cursor:pointer;box-shadow:inset 0 1px 0 #fff}.dash6-plan-settings{margin:0 12px 10px;padding:10px 12px;display:grid;gap:8px;border-radius:11px;border:1px solid rgba(198,210,223,.86);background:hsla(0,0%,100%,.82);box-shadow:inset 0 1px 0 #fff}.dash6-plan-settings strong{color:#17283e;font-size:12px}.dash6-plan-settings__item{display:flex;align-items:center;gap:8px;color:#41536b;font-size:12px;font-weight:650}.dash6-plan-row--danger{border-color:rgba(216,58,78,.24);background:linear-gradient(90deg,rgba(255,235,238,.95),hsla(0,0%,100%,.6) 76%)}.dash6-plan-row--danger:before{width:4px;background:#d83a4e}.dash6-plan-row--warning{border-color:rgba(213,138,32,.22);background:linear-gradient(90deg,rgba(255,247,237,.95),hsla(0,0%,100%,.56) 76%)}.dash6-plan-row--warning:before{background:#d58a20}.dash6-plan-row--warning .dash6-plan-row__meta{border-color:rgba(213,138,32,.24);background:rgba(213,138,32,.08);color:#a66516}.dash6-quick__item{overflow:hidden;border-radius:9px}.dash6-quick__copy{min-width:0}.dash6-quick__copy small,.dash6-quick__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash6-quick__icon{background:rgba(0,64,173,.07);color:#0040ad}.dash6-quick__item>svg{transition:transform .14s ease}.dash6-quick__item:hover{background:rgba(0,64,173,.035);box-shadow:inset 0 0 0 1px rgba(52,172,249,.16)}.dash6-quick__item:hover>svg{transform:translateX(2px)}.dash4-notes-msg.is-own .dash4-notes-bubble{color:#fff;border:1px solid hsla(0,0%,100%,.24);background:linear-gradient(145deg,#0b4ab6,#0040ad);box-shadow:0 10px 23px rgba(0,64,173,.22),inset 0 1px 0 hsla(0,0%,100%,.2)}.dash4-notes-msg.is-own .dash4-notes-bubble:before{display:none}.dash6-team-efficiency{min-height:680px;height:680px;display:flex;flex-direction:column;container-type:inline-size;container-name:team-card}.dash6-team-efficiency__head{display:block}.dash6-team-efficiency__toolbar{margin-top:14px;justify-content:space-between;gap:14px}.dash6-team-efficiency__modes{display:none!important}.dash6-team-summary{background:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.94);box-shadow:0 0 0 1px rgba(75,170,237,.16),inset 0 1px 0 #fff}.dash6-team-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:3px}.dash6-team-member{min-height:76px;display:grid;grid-template-columns:minmax(180px,1.25fr) repeat(4,minmax(74px,.72fr)) 34px;gap:12px;align-items:center;background:transparent}.dash6-team-member:hover{background:rgba(0,64,173,.035)}.dash6-team-member__menu-wrap{position:relative}.dash6-team-member__menu-btn{width:32px;height:32px;border-radius:9px;border:1px solid rgba(198,210,223,.9);background:hsla(0,0%,100%,.78);color:#315576;cursor:pointer}.dash6-team-member__menu{position:absolute;right:0;top:36px;z-index:20;width:190px;padding:6px;border-radius:12px;border:1px solid rgba(196,210,226,.95);background:#fff;box-shadow:0 16px 38px rgba(22,49,82,.18)}.dash6-team-member__menu a,.dash6-team-member__menu button{width:100%;min-height:34px;padding:0 9px;display:flex;align-items:center;border:0;border-radius:8px;background:transparent;color:#26384f;font:inherit;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.dash6-team-member__menu a:hover,.dash6-team-member__menu button:hover{background:rgba(0,64,173,.06);color:#0040ad}.dash6-team-attribution-note{margin:10px 16px 0;padding:10px 12px;border-radius:11px;border:1px solid rgba(70,120,181,.2);background:hsla(0,0%,100%,.68);color:#4678b5;font-size:12px;font-weight:650}@container team-card (max-width: 620px){.dash6-team-member{grid-template-columns:minmax(0,1fr) 34px}.dash6-team-member__metric{display:grid}}.dash6-card:not(.dash6-neon-surface):hover{border-color:rgba(160,178,201,.86);box-shadow:0 1px 2px rgba(15,23,42,.04),0 10px 24px rgba(30,58,95,.072),inset 0 1px 0 #fff}.dash6-business-card.dash6-neon-surface:hover,.dash6-card.dash6-neon-surface:hover{border-color:hsla(0,0%,100%,.98);box-shadow:0 0 0 1px rgba(55,166,241,.34),0 0 12px rgba(58,170,243,.22),0 0 27px rgba(58,170,243,.1),0 14px 30px rgba(35,82,126,.11),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(185,228,255,.36);transform:none}.dash6-goal-path,.dash6-header__meta,.dash6-inventory,.dash6-notes-section,.dash6-orders,.dash6-plan,.dash6-quick,.dash6-sales,.dash6-team-efficiency{background:linear-gradient(145deg,#fff,rgba(250,252,255,.98))}.dash6-header__meta{color:#2a3c52}.dash6-category__period,.dash6-period-tabs,.dash6-sales__period,.dash6-team-efficiency__periods{width:auto;display:inline-grid;grid-auto-flow:column;grid-auto-columns:68px;padding:3px;border:1px solid rgba(148,163,184,.48);border-radius:11px;background:rgba(248,250,253,.92);box-shadow:inset 0 1px 0 #fff,0 3px 9px rgba(35,71,111,.05)}.dash6-team-efficiency__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.dash6-team-efficiency__toolbar{margin-top:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.dash6-team-efficiency__filter{min-width:210px}.dash6-team-efficiency__filter .ui-select-trigger{min-height:34px;border-radius:10px;border:1px solid rgba(155,179,204,.74);background:linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(247,250,253,.88));color:#29435f;font-size:12.5px;font-weight:700;box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(37,77,119,.06)}.dash6-team-efficiency__filter .ui-select-menu{z-index:1200}.dash6-team-summary{grid-template-columns:repeat(4,minmax(0,1fr));border:0;border-radius:0;background:transparent;box-shadow:none}.dash6-team-summary__item{position:relative;border-right:0;padding:10px 14px}.dash6-team-summary__item+.dash6-team-summary__item:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:1px;background:rgba(133,148,166,.28)}.dash6-team-attribution-note{display:none!important}.dash6-team-member__menu-btn{display:grid;place-items:center;padding:0}.dash6-team-member__menu{width:220px}.dash6-team-member__menu a,.dash6-team-member__menu button{justify-content:center;text-align:center;white-space:nowrap}.dash6-channel-row.is-empty .dash6-channel-row__name{align-self:center}.dash6-plan-settings__item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:5px;border:1.5px solid rgba(0,64,173,.48);background:#fff;display:inline-grid;place-items:center;cursor:pointer}.dash6-plan-settings__item input[type=checkbox]:checked{background:#0040ad;border-color:#0040ad}.dash6-plan-settings__item input[type=checkbox]:after{content:"";width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px);opacity:0}.dash6-plan-settings__item input[type=checkbox]:checked:after{opacity:1}.dash6-goal-path{--section-gap:14px}.dash6-goal-path__body{align-items:stretch}.dash6-goal-path__sources-col{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;gap:10px}.dash6-goal-path__sources-panel{--section-gap:14px;padding:14px;overflow:hidden}.dash6-goal-path__sources-body,.dash6-goal-path__sources-panel{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.dash6-goal-path__group-title{margin:0 0 10px;color:#101820;font-size:13px;line-height:1.25;font-weight:760;letter-spacing:-.015em}.dash6-goal-path__group-title--muted{color:#526277;font-weight:700}.dash6-goal-path__group-empty{margin:0;color:#6b7c90;font-size:12px;font-weight:600}.dash6-goal-path__divider{height:1px;margin:var(--section-gap) 0;border:0;background:linear-gradient(90deg,rgba(174,199,228,.12),rgba(174,199,228,.7),rgba(174,199,228,.12))}.dash6-goal-path__active-list{display:grid;gap:2px;min-width:0}.dash6-goal-path__empty-list{display:grid;gap:6px;min-width:0}.dash6-goal-path__more{display:inline-flex;align-items:center;margin-top:4px;padding:0;border:0;background:transparent;color:#0040ad;font:inherit;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.dash6-goal-path .dash6-channel-row.has-sales{position:relative;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto;grid-template-rows:auto auto auto;grid-template-areas:"logo name amount" "logo orders share" "track track track"!important;-moz-column-gap:10px;column-gap:10px;row-gap:3px;width:100%;min-width:0;min-height:0;height:auto!important;padding:8px 2px 10px!important;border:0!important;border-radius:10px;background:transparent!important;box-shadow:none!important;text-decoration:none;color:inherit;transition:background-color .12s ease}.dash6-goal-path .dash6-channel-row.has-sales:hover{background:rgba(242,248,255,.62)!important;transform:none!important;border:0!important;box-shadow:none!important}.dash6-goal-path .dash6-channel-row.has-sales:focus{outline:none}.dash6-goal-path .dash6-channel-row.has-sales:focus-visible{outline:3px solid rgba(21,94,239,.2);outline-offset:2px}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-logo,.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__logo{grid-area:logo;align-self:center;width:24px;height:24px}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__name{grid-area:name;align-self:center;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17283e;font-size:13px;font-weight:700}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__amount,.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__sum{grid-area:amount;justify-self:end;white-space:nowrap;color:#101820;font-size:12.5px;font-weight:760}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__orders{grid-area:orders;display:block!important;white-space:nowrap;color:#6b7c90;font-size:11px;font-weight:600}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__share{grid-area:share;justify-self:end;white-space:nowrap;color:#6b7c90;font-size:11px;font-weight:650}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__track{grid-area:track;display:block!important;height:3px;margin-top:2px;border-radius:999px;background:rgba(198,214,230,.7);overflow:hidden;opacity:1!important}.dash6-goal-path .dash6-channel-row.has-sales .dash6-channel-row__track>span{display:block;height:100%;border-radius:inherit;background:#0040ad}.dash6-goal-path .dash6-channel-row--empty{display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-width:0;height:40px!important;min-height:40px!important;max-height:40px;padding:0 12px!important;margin:0;border:1px solid rgba(163,194,228,.78)!important;border-radius:12px!important;background:hsla(0,0%,100%,.94)!important;box-shadow:none!important;text-decoration:none;color:#17283e;grid-template-columns:none!important;grid-template-rows:none!important;grid-template-areas:none!important;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.dash6-goal-path .dash6-channel-row--empty:hover{background:rgba(248,252,255,.98)!important;border-color:rgba(98,152,220,.88)!important;box-shadow:0 4px 12px rgba(54,112,190,.08)!important;transform:none!important}.dash6-goal-path .dash6-channel-row--empty:focus{outline:none}.dash6-goal-path .dash6-channel-row--empty:focus-visible{outline:3px solid rgba(21,94,239,.2);outline-offset:2px}.dash6-goal-path .dash6-channel-row--empty .dash6-channel-logo,.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__logo{grid-area:auto!important;flex:0 0 22px;width:22px!important;height:22px!important;align-self:center;margin:0;background:transparent}.dash6-goal-path .dash6-channel-row--empty .dash6-channel-logo img{width:16px;height:16px;display:block}.dash6-goal-path .dash6-channel-row__empty-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;color:#17283e;display:block}.dash6-goal-path .dash6-channel-row__empty-amount,.dash6-goal-path .dash6-channel-row__empty-name{white-space:nowrap;font-size:13.5px;font-weight:650;line-height:1;padding:0;margin:0;align-self:center}.dash6-goal-path .dash6-channel-row__empty-amount{flex:0 0 auto;color:rgba(72,89,112,.72)}.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__metrics,.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__name,.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__orders,.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__share,.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__sum,.dash6-goal-path .dash6-channel-row--empty .dash6-channel-row__track{display:none!important}.dash6-goal-path__sources-footer{display:grid!important;grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;width:100%;flex:0 0 auto;margin:0!important;padding:0!important;border:0!important}.dash6-goal-path__footer-btn,.dash6-goal-path__footer-cta,.dash6-goal-path__footer-link{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;width:100%;min-width:0;height:36px;padding:0 10px!important;border-radius:11px;font-size:12.5px;font-weight:700;line-height:1;white-space:nowrap!important;text-decoration:none;box-shadow:none!important;transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.dash6-goal-path__footer-btn:not(.is-primary),.dash6-goal-path__footer-link{border:1px solid rgba(157,188,222,.8)!important;background:#fff!important;color:#234f9d!important}.dash6-goal-path__footer-btn.is-primary,.dash6-goal-path__footer-cta{border:1px solid rgba(120,168,220,.75)!important;background:rgba(232,243,255,.96)!important;color:#17489e!important}.dash6-goal-path__footer-btn:hover,.dash6-goal-path__footer-cta:hover,.dash6-goal-path__footer-link:hover{border-color:rgba(68,129,211,.85)!important;background:#f3f9ff!important;color:#0f3f96!important;box-shadow:0 4px 12px rgba(42,101,181,.1)!important}.dash6-goal-path__footer-cta span,.dash6-goal-path__footer-link span{white-space:nowrap}.dash6-goal-path__footer-cta span:last-child{display:inline-block;transition:transform .12s ease}.dash6-goal-path__footer-cta:hover span:last-child{transform:translateX(2px)}.dash6-goal-path__goal-column{display:grid;grid-template-rows:auto auto;gap:10px;min-width:0;align-content:start;height:100%}.dash6-goal-path__visual,.dash6-goal-path__visual--bottle,.dash6-goal-path__visual--gauge{position:relative;width:100%;aspect-ratio:1/1;min-height:0!important;height:auto!important;overflow:hidden;display:block;padding:0;border:1px solid rgba(163,194,228,.72);border-radius:18px;background:radial-gradient(circle at 50% 52%,rgba(229,241,255,.55) 0,hsla(0,0%,100%,.96) 54%,hsla(0,0%,100%,.99) 100%);box-shadow:0 12px 30px rgba(47,103,177,.08),inset 0 1px 0 hsla(0,0%,100%,.94)}.dash6-goal-bottle,.dash6-goal-bottle__image,.dash6-goal-path__bottle-frame{display:none!important}.dash6-goal-path__visual--gauge{position:relative}.dash6-goal-gauge{position:absolute;inset:.5%;display:grid;place-items:center}.dash6-goal-gauge__svg{width:100%;height:100%;overflow:visible}.dash6-goal-gauge__ring-surface{stroke:rgba(236,244,254,.9);filter:drop-shadow(0 8px 18px rgba(63,117,188,.12))}.dash6-goal-gauge__ring-outer{stroke:rgba(140,179,221,.7);stroke-width:1.5}.dash6-goal-gauge__ring-inner{stroke:rgba(148,185,224,.6);stroke-width:1.3}.dash6-goal-gauge__segment{fill:rgba(205,223,244,.95);stroke:none}.dash6-goal-gauge__segment.is-active{fill:#2158bf}.dash6-goal-gauge__segment.is-active.is-lead{fill:#2a67d4}.dash6-goal-gauge.is-progress .dash6-goal-gauge__ring-surface{animation:dash6GaugeRingBreathe 2.9s ease-in-out infinite}.dash6-goal-gauge.is-progress .dash6-goal-gauge__segment.is-lead{opacity:.92;animation:dash6GaugeLeadSoft 2.2s ease-in-out infinite}.dash6-goal-gauge__center{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(3px);text-align:center;pointer-events:none;padding:16%}.dash6-goal-gauge__pct,.dash6-goal-gauge__percent{margin:0;color:#111b2e;font-size:clamp(48px,6.2vw,72px);font-weight:800;line-height:.95;letter-spacing:-.045em;font-variant-numeric:tabular-nums;display:inline-block;transform-origin:center}.dash6-goal-gauge__caption,.dash6-goal-gauge__status{margin-top:10px;color:#111b2e;font-size:clamp(16px,1.7vw,20px);font-weight:750;line-height:1;text-transform:none}.dash6-goal-gauge__amount{margin-top:11px;color:#29364a;font-size:clamp(13px,1.4vw,17px);font-weight:520;line-height:1.2;white-space:nowrap}.dash6-goal-gauge__glow{display:none}.dash6-goal-path__metrics,.dash6-goal-path__metrics-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(88px,1fr));overflow:hidden;min-height:176px;border:1px solid rgba(163,194,228,.72);border-radius:18px;background:hsla(0,0%,100%,.91);box-shadow:0 10px 26px rgba(47,103,177,.07),inset 0 1px 0 hsla(0,0%,100%,.94)}.dash6-goal-path__metric{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:14px 12px;text-align:center;border:0}.dash6-goal-path__metric:first-child,.dash6-goal-path__metric:nth-child(2){border-bottom:1px solid rgba(188,207,229,.62)}.dash6-goal-path__metric:nth-child(odd){border-right:1px solid rgba(188,207,229,.62)}.dash6-goal-path__metric-label{color:#66758b;font-size:13px;font-weight:520;line-height:1.25}.dash6-goal-path__metric-value{margin-top:7px;color:#111b2e;font-size:clamp(16px,1.7vw,21px);font-weight:760;line-height:1.15;letter-spacing:-.025em;white-space:nowrap;overflow:visible;max-width:100%}.dash6-goal-path__metric-value.is-accent,.dash6-goal-path__metric.is-accent .dash6-goal-path__metric-value{color:#0040ad}.dash6-goal-path__metric.is-behind .dash6-goal-path__metric-value{color:#3d5a80;font-weight:720}.dash6-goal-path__metric.is-over .dash6-goal-path__metric-value{color:#168a4a}.dash6-goal-gauge__overflow{fill:#6f9a82;stroke:none;opacity:.9}.dash6-goal-gauge__overflow.is-active.is-lead{fill:#8fb6a1;opacity:1}.dash6-goal-gauge.is-complete:not(.is-over) .dash6-goal-gauge__status,.dash6-goal-gauge.is-over .dash6-goal-gauge__percent,.dash6-goal-gauge.is-over .dash6-goal-gauge__status{color:#168a4a}.dash6-goal-gauge.is-over-pop .dash6-goal-gauge__percent{animation:dash6GaugeOverPop .88s cubic-bezier(.22,.78,.28,1)}@keyframes dash6GaugeOverPop{0%{transform:scale(1)}42%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes dash6GaugeRingBreathe{0%,to{opacity:.92}50%{opacity:1}}@keyframes dash6GaugeLeadSoft{0%,to{opacity:.78}50%{opacity:1}}.dash6-category.dash6-neon-surface,.dash6-goal-path.dash6-neon-surface,.dash6-notes-section.dash6-neon-surface{border:1px solid hsla(0,0%,100%,.98)!important;box-shadow:0 0 0 1px rgba(55,166,241,.34),0 0 12px rgba(58,170,243,.22),0 0 27px rgba(58,170,243,.1),0 14px 30px rgba(35,82,126,.11),inset 0 1px 0 #fff,inset 0 0 0 1px rgba(185,228,255,.36)!important}.dash6-category.dash6-neon-surface:before{display:none}.dash6-notes-section.dash6-neon-surface .dash4-notes,.dash6-notes-section.dash6-neon-surface .dash5-card,.dash6-notes-section.dash6-neon-surface .dash5-notes-wide{border:0!important;box-shadow:none!important;background:transparent!important}.dash6-goal-path__progress-panel{display:none!important}@media (prefers-reduced-motion:reduce){.dash6-goal-gauge *,.dash6-goal-path *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.dash6-goal-path .dash6-channel-row--empty:hover,.dash6-goal-path .dash6-channel-row.has-sales:hover,.dash6-goal-path__footer-cta:hover span:last-child{transform:none}}