.styles-module__VYCbuG__page{font-family:var(--va-font-sans);background:var(--va-bg);color:var(--va-text);letter-spacing:-.003em;-webkit-font-smoothing:antialiased;width:100%;min-height:100vh}.styles-module__VYCbuG__container{max-width:1240px;margin:0 auto;padding:56px 48px 96px}.styles-module__VYCbuG__pageHeader{margin-bottom:56px}.styles-module__VYCbuG__eyebrow{font-family:var(--va-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--va-text-muted);margin:0 0 14px;font-size:11px;font-weight:500}.styles-module__VYCbuG__headline{letter-spacing:-.022em;color:var(--va-text);margin:0 0 10px;font-size:40px;font-weight:600;line-height:1.15}.styles-module__VYCbuG__subhead{color:var(--va-text-muted);margin:0;font-size:16px;font-weight:400;line-height:1.5}.styles-module__VYCbuG__pageDivider{background:var(--va-border);border:0;height:1px;margin:28px 0 0}.styles-module__VYCbuG__section{margin-top:56px}.styles-module__VYCbuG__sectionHeader{align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.styles-module__VYCbuG__sectionEyebrow{font-family:var(--va-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--va-text-subtle);font-size:11px;font-weight:500}.styles-module__VYCbuG__sectionTitle{letter-spacing:-.012em;color:var(--va-text);margin:4px 0 0;font-size:20px;font-weight:600}.styles-module__VYCbuG__sectionSub{color:var(--va-text-muted);margin:4px 0 0;font-size:13px}.styles-module__VYCbuG__showcase{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);padding:24px}.styles-module__VYCbuG__showcase>.styles-module__VYCbuG__showcaseRow+.styles-module__VYCbuG__showcaseRow{margin-top:20px}.styles-module__VYCbuG__showcaseGrid{gap:28px;display:grid}.styles-module__VYCbuG__showcaseRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.styles-module__VYCbuG__showcaseLabel{font-family:var(--va-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--va-text-subtle);min-width:96px;font-size:10px;font-weight:500}.styles-module__VYCbuG__toolbar{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);align-items:center;gap:8px;padding:10px 12px;display:flex}.styles-module__VYCbuG__toolbarSpacer{flex:1}.styles-module__VYCbuG__search{background:var(--va-surface-sunken);border-radius:var(--va-radius-sm);border:1px solid #0000;align-items:center;gap:6px;min-width:220px;padding:6px 10px;transition:background 80ms,border-color 80ms;display:flex}.styles-module__VYCbuG__search:hover{background:var(--va-surface-hover-strong)}.styles-module__VYCbuG__searchInput{color:var(--va-text);background:0 0;border:0;outline:none;width:100%;font-family:inherit;font-size:13px}.styles-module__VYCbuG__searchInput::placeholder{color:var(--va-text-subtle)}.styles-module__VYCbuG__kbd{font-family:var(--va-font-mono);border:1px solid var(--va-border);color:var(--va-text-muted);background:var(--va-surface);border-bottom-width:2px;border-radius:3px;align-items:center;padding:1px 5px;font-size:10px;font-weight:500;display:inline-flex}.styles-module__VYCbuG__btn{border-radius:var(--va-radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;font-family:inherit;font-weight:500;line-height:1;transition:background 80ms,color 80ms,border-color 80ms,box-shadow 80ms;display:inline-flex}.styles-module__VYCbuG__btn:focus-visible{box-shadow:var(--va-focus-ring);outline:none}.styles-module__VYCbuG__btnSm{padding:5px 8px;font-size:12px}.styles-module__VYCbuG__btnMd{padding:6px 12px;font-size:13px}.styles-module__VYCbuG__btnLg{padding:8px 14px;font-size:14px}.styles-module__VYCbuG__btnPrimary{background:var(--va-blue);color:var(--va-text-inverse);border-color:var(--va-blue)}.styles-module__VYCbuG__btnPrimary:hover{background:var(--va-blue-hover);border-color:var(--va-blue-hover)}.styles-module__VYCbuG__btnSecondary{background:var(--va-surface);color:var(--va-text);border-color:var(--va-border);box-shadow:var(--va-shadow-sm)}.styles-module__VYCbuG__btnSecondary:hover{background:var(--va-surface-hover);border-color:var(--va-border-strong)}.styles-module__VYCbuG__btnGhost{color:var(--va-text);background:0 0;border-color:#0000}.styles-module__VYCbuG__btnGhost:hover{background:var(--va-ghost-hover)}.styles-module__VYCbuG__btnOutline{color:var(--va-text);border-color:var(--va-border-strong);background:0 0}.styles-module__VYCbuG__btnOutline:hover{background:var(--va-surface-hover);border-color:var(--va-text-muted)}.styles-module__VYCbuG__btnDanger{background:var(--va-red);color:var(--va-text-inverse);border-color:var(--va-red)}.styles-module__VYCbuG__btnDanger:hover{background:var(--va-red-hover);border-color:var(--va-red-hover)}.styles-module__VYCbuG__btnIcon{flex-shrink:0;display:inline-flex}.styles-module__VYCbuG__filterRow{flex-wrap:wrap;gap:6px;display:flex}.styles-module__VYCbuG__chip{color:var(--va-text);background:var(--va-surface);border:1px solid var(--va-border);cursor:pointer;border-radius:14px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:background 80ms,border-color 80ms;display:inline-flex}.styles-module__VYCbuG__chip:hover{background:var(--va-surface-hover);border-color:var(--va-border-strong)}.styles-module__VYCbuG__chipActive{background:var(--va-text);color:var(--va-text-inverse);border-color:var(--va-text)}.styles-module__VYCbuG__chipActive:hover{background:var(--va-text);border-color:var(--va-text)}.styles-module__VYCbuG__chipCount{font-family:var(--va-font-mono);color:var(--va-text-muted);background:var(--va-surface-sunken);text-align:center;border-radius:8px;min-width:18px;padding:0 5px;font-size:11px;font-weight:500}.styles-module__VYCbuG__chipActive .styles-module__VYCbuG__chipCount{background:var(--va-on-text-overlay-bg);color:var(--va-on-text-overlay-fg)}.styles-module__VYCbuG__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.styles-module__VYCbuG__dotBlue{background:var(--va-blue)}.styles-module__VYCbuG__dotGreen{background:var(--va-green)}.styles-module__VYCbuG__dotYellow{background:var(--va-yellow)}.styles-module__VYCbuG__dotRed{background:var(--va-red)}.styles-module__VYCbuG__dotPurple{background:var(--va-purple)}.styles-module__VYCbuG__dotGray{background:var(--va-text-subtle)}.styles-module__VYCbuG__badge{white-space:nowrap;border:1px solid #0000;border-radius:3px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.styles-module__VYCbuG__badgeSoftDefault{background:var(--va-surface-sunken);color:var(--va-text);border-color:var(--va-border)}.styles-module__VYCbuG__badgeSoftPrimary{background:var(--va-blue-soft);color:var(--va-blue);border-color:var(--va-blue-soft-border)}.styles-module__VYCbuG__badgeSoftSuccess{background:var(--va-green-soft);color:var(--va-green);border-color:var(--va-green-soft-border)}.styles-module__VYCbuG__badgeSoftWarning{background:var(--va-yellow-soft);color:var(--va-yellow);border-color:var(--va-yellow-soft-border)}.styles-module__VYCbuG__badgeSoftDanger{background:var(--va-red-soft);color:var(--va-red);border-color:var(--va-red-soft-border)}.styles-module__VYCbuG__badgeSoftInfo{background:var(--va-purple-soft);color:var(--va-purple);border-color:var(--va-purple-soft-border)}.styles-module__VYCbuG__badgeSolidDefault{background:var(--va-text);color:var(--va-text-inverse);border-color:var(--va-text)}.styles-module__VYCbuG__badgeSolidPrimary{background:var(--va-blue);color:var(--va-text-inverse);border-color:var(--va-blue)}.styles-module__VYCbuG__badgeSolidSuccess{background:var(--va-green);color:var(--va-text-inverse);border-color:var(--va-green)}.styles-module__VYCbuG__badgeSolidWarning{background:var(--va-yellow);color:var(--va-text-inverse);border-color:var(--va-yellow)}.styles-module__VYCbuG__badgeSolidDanger{background:var(--va-red);color:var(--va-text-inverse);border-color:var(--va-red)}.styles-module__VYCbuG__badgeSolidInfo{background:var(--va-purple);color:var(--va-text-inverse);border-color:var(--va-purple)}.styles-module__VYCbuG__badgeDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.styles-module__VYCbuG__leadGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.styles-module__VYCbuG__leadCard{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);cursor:pointer;flex-direction:column;gap:10px;padding:14px;transition:background 80ms,border-color 80ms;display:flex;position:relative}.styles-module__VYCbuG__leadCard:hover{background:var(--va-surface-hover);border-color:var(--va-border-strong)}.styles-module__VYCbuG__leadCardSlaLate{border-left:3px solid var(--va-red);padding-left:12px}.styles-module__VYCbuG__leadHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module__VYCbuG__leadName{color:var(--va-text);letter-spacing:-.005em;font-size:14px;font-weight:600}.styles-module__VYCbuG__leadMeta{color:var(--va-text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.styles-module__VYCbuG__leadMetaDivider{color:var(--va-text-subtle)}.styles-module__VYCbuG__leadMessage{color:var(--va-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.styles-module__VYCbuG__leadFooter{border-top:1px solid var(--va-border-subtle);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:8px;display:flex}.styles-module__VYCbuG__leadOwner{color:var(--va-text-muted);align-items:center;gap:6px;font-size:11.5px;display:flex}.styles-module__VYCbuG__avatar{width:18px;height:18px;color:var(--va-text-inverse);letter-spacing:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9.5px;font-weight:600;display:inline-flex;position:relative;overflow:visible}.styles-module__VYCbuG__avatarBlue{background:var(--va-blue)}.styles-module__VYCbuG__avatarGreen{background:var(--va-green)}.styles-module__VYCbuG__avatarYellow{background:var(--va-yellow)}.styles-module__VYCbuG__avatarPurple{background:var(--va-purple)}.styles-module__VYCbuG__avatarGray{background:var(--va-text-subtle)}.styles-module__VYCbuG__avatarEmpty{background:var(--va-surface-sunken);color:var(--va-text-subtle);border:1px dashed var(--va-border-strong)}.styles-module__VYCbuG__avatarSizeXs{width:18px;height:18px;font-size:9px}.styles-module__VYCbuG__avatarSizeSm{width:22px;height:22px;font-size:11px}.styles-module__VYCbuG__avatarSizeMd{width:28px;height:28px;font-size:13px}.styles-module__VYCbuG__avatarSizeLg{width:36px;height:36px;font-size:15px}.styles-module__VYCbuG__avatarSizeXl{width:56px;height:56px;font-size:20px}.styles-module__VYCbuG__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0}.styles-module__VYCbuG__avatarStatus{border:1.5px solid var(--va-surface);box-sizing:content-box;border-radius:50%;width:25%;min-width:6px;height:25%;min-height:6px;position:absolute;bottom:0;right:0}.styles-module__VYCbuG__avatarStatusOnline{background:var(--va-green)}.styles-module__VYCbuG__avatarStatusAway{background:var(--va-yellow)}.styles-module__VYCbuG__avatarStatusBusy{background:var(--va-red)}.styles-module__VYCbuG__avatarStatusOffline{background:var(--va-text-subtle)}.styles-module__VYCbuG__bantStrip{align-items:center;gap:6px;display:flex}.styles-module__VYCbuG__bantNumber{font-family:var(--va-font-mono);color:var(--va-text);font-size:12px;font-weight:600}.styles-module__VYCbuG__bantBar{background:var(--va-surface-sunken);border-radius:2px;width:48px;height:4px;position:relative;overflow:hidden}.styles-module__VYCbuG__bantBarFill{background:var(--va-red);border-radius:2px;position:absolute;inset:0 auto 0 0}.styles-module__VYCbuG__bantBarFillMorno{background:var(--va-yellow)}.styles-module__VYCbuG__bantBarFillFrio{background:var(--va-blue)}.styles-module__VYCbuG__kanban{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.styles-module__VYCbuG__kanbanColumn{background:var(--va-surface-sunken);border:1px solid var(--va-border);border-radius:var(--va-radius-md);flex-direction:column;min-height:280px;padding:10px;display:flex}.styles-module__VYCbuG__kanbanHeader{border-bottom:1px solid var(--va-border-subtle);justify-content:space-between;align-items:center;margin-bottom:8px;padding:2px 4px 8px;display:flex}.styles-module__VYCbuG__kanbanTitle{color:var(--va-text);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.styles-module__VYCbuG__kanbanCount{font-family:var(--va-font-mono);color:var(--va-text-muted);background:var(--va-surface);border:1px solid var(--va-border);border-radius:3px;padding:1px 6px;font-size:11px}.styles-module__VYCbuG__kanbanList{flex-direction:column;gap:6px;display:flex}.styles-module__VYCbuG__kanbanCard{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-sm);box-shadow:var(--va-shadow-sm);cursor:pointer;padding:8px 10px;transition:background 80ms}.styles-module__VYCbuG__kanbanCard:hover{background:var(--va-surface-hover)}.styles-module__VYCbuG__kanbanCardName{color:var(--va-text);margin-bottom:2px;font-size:12.5px;font-weight:500}.styles-module__VYCbuG__kanbanCardMeta{color:var(--va-text-muted);align-items:center;gap:6px;font-size:11px;display:flex}.styles-module__VYCbuG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.styles-module__VYCbuG__field{flex-direction:column;gap:6px;display:flex}.styles-module__VYCbuG__fieldLabel{color:var(--va-text);font-size:12.5px;font-weight:500}.styles-module__VYCbuG__fieldHint{color:var(--va-text-muted);font-size:11.5px}.styles-module__VYCbuG__input,.styles-module__VYCbuG__textarea,.styles-module__VYCbuG__select{color:var(--va-text);background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-sm);outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:13px;transition:border-color 80ms,box-shadow 80ms}.styles-module__VYCbuG__input:hover,.styles-module__VYCbuG__textarea:hover,.styles-module__VYCbuG__select:hover{border-color:var(--va-border-strong)}.styles-module__VYCbuG__input:focus,.styles-module__VYCbuG__textarea:focus,.styles-module__VYCbuG__select:focus{border-color:var(--va-blue);box-shadow:var(--va-focus-ring)}.styles-module__VYCbuG__textarea{resize:vertical;min-height:80px;line-height:1.5}.styles-module__VYCbuG__select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23787774'><path d='M4.293 6.293a1 1 0 011.414 0L8 8.586l2.293-2.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z'/></svg>");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;padding-right:28px}.styles-module__VYCbuG__input::placeholder,.styles-module__VYCbuG__textarea::placeholder{color:var(--va-text-subtle)}.styles-module__VYCbuG__checkboxRow{align-items:center;gap:8px;display:flex}.styles-module__VYCbuG__checkbox{appearance:none;border:1.5px solid var(--va-border-strong);background:var(--va-surface);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;transition:background 80ms,border-color 80ms;display:inline-flex;position:relative}.styles-module__VYCbuG__checkbox:checked{background:var(--va-blue);border-color:var(--va-blue)}.styles-module__VYCbuG__checkbox:checked:after{content:"";border:solid var(--va-text-inverse);border-width:0 1.6px 1.6px 0;width:4px;height:8px;position:absolute;transform:rotate(45deg)translate(-1px,-1px)}.styles-module__VYCbuG__switch{background:var(--va-border-strong);cursor:pointer;border-radius:999px;flex-shrink:0;width:30px;height:17px;transition:background .12s;position:relative}.styles-module__VYCbuG__switchOn{background:var(--va-blue)}.styles-module__VYCbuG__switchKnob{background:var(--va-text-inverse);width:13px;height:13px;box-shadow:var(--va-knob-shadow);border-radius:50%;transition:transform .12s;position:absolute;top:2px;left:2px}.styles-module__VYCbuG__switchOn .styles-module__VYCbuG__switchKnob{transform:translate(13px)}.styles-module__VYCbuG__checkboxLabel{color:var(--va-text);font-size:13px}.styles-module__VYCbuG__empty{text-align:center;background:var(--va-surface);border:1px dashed var(--va-border-strong);border-radius:var(--va-radius-md);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.styles-module__VYCbuG__emptyIcon{background:var(--va-surface-sunken);width:44px;height:44px;color:var(--va-text-muted);border-radius:8px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.styles-module__VYCbuG__emptyTitle{color:var(--va-text);letter-spacing:-.005em;margin:0 0 4px;font-size:15px;font-weight:600}.styles-module__VYCbuG__emptyText{color:var(--va-text-muted);max-width:360px;margin:0 0 16px;font-size:13px;line-height:1.5}.styles-module__VYCbuG__indexGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.styles-module__VYCbuG__indexCard{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);flex-direction:column;transition:border-color 80ms;display:flex;overflow:hidden}.styles-module__VYCbuG__indexCard:hover{border-color:var(--va-border-strong)}.styles-module__VYCbuG__indexCardHead{color:inherit;padding:16px 18px 14px;text-decoration:none;transition:background 80ms;display:block}.styles-module__VYCbuG__indexCardHead:hover{background:var(--va-surface-hover)}.styles-module__VYCbuG__indexSubRoutes{border-top:1px solid var(--va-border-subtle);background:var(--va-surface-sunken);flex-wrap:wrap;gap:4px;padding:10px 14px;display:flex}.styles-module__VYCbuG__indexSubRouteChip{color:var(--va-text-muted);background:var(--va-surface);border:1px solid var(--va-border);border-radius:999px;align-items:center;gap:5px;padding:3px 8px 3px 9px;font-size:11.5px;font-weight:500;line-height:1.3;text-decoration:none;transition:background 80ms,color 80ms,border-color 80ms;display:inline-flex}.styles-module__VYCbuG__indexSubRouteChip:hover{background:var(--va-blue-soft);color:var(--va-blue);border-color:var(--va-blue-soft-border)}.styles-module__VYCbuG__indexSubRouteCount{font-family:var(--va-font-mono);color:var(--va-text-subtle);border-radius:var(--va-radius-sm);background:var(--va-surface-sunken);padding:0 4px;font-size:10px;font-weight:500}.styles-module__VYCbuG__indexSubRouteChip:hover .styles-module__VYCbuG__indexSubRouteCount{background:var(--va-surface);color:var(--va-blue)}.styles-module__VYCbuG__indexEyebrow{font-family:var(--va-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--va-text-subtle);margin:0 0 8px;font-size:10px;font-weight:500}.styles-module__VYCbuG__indexTitle{letter-spacing:-.012em;color:var(--va-text);justify-content:space-between;align-items:center;gap:8px;margin:0 0 6px;font-size:15px;font-weight:600;display:flex}.styles-module__VYCbuG__indexCount{font-family:var(--va-font-mono);color:var(--va-text-muted);background:var(--va-surface-sunken);border-radius:var(--va-radius-sm);border:1px solid var(--va-border);padding:1px 6px;font-size:11px;font-weight:500}.styles-module__VYCbuG__indexSub{color:var(--va-text-muted);margin:0;font-size:12px;line-height:1.45}@media (max-width:980px){.styles-module__VYCbuG__leadGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__VYCbuG__kanban,.styles-module__VYCbuG__formGrid{grid-template-columns:1fr}.styles-module__VYCbuG__container{padding:32px 20px 64px}.styles-module__VYCbuG__headline{font-size:32px}}
.chart-helpers-module__KTqM7q__chartHelperCard{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);font-family:var(--va-font-sans);color:var(--va-text);flex-direction:column;display:flex}.chart-helpers-module__KTqM7q__chartHelperHead{border-bottom:1px solid var(--va-border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 12px;display:flex}.chart-helpers-module__KTqM7q__chartHelperHeadText{flex-direction:column;gap:4px;min-width:0;display:flex}.chart-helpers-module__KTqM7q__chartHelperEyebrow{font-family:var(--va-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--va-text-subtle);margin:0;font-size:10px;font-weight:500}.chart-helpers-module__KTqM7q__chartHelperTitle{letter-spacing:-.01em;color:var(--va-text);margin:0;font-size:14px;font-weight:600}.chart-helpers-module__KTqM7q__chartHelperSub{color:var(--va-text-muted);margin:0;font-size:12px}.chart-helpers-module__KTqM7q__chartHelperActions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperBody{flex:auto;padding:16px 20px}.chart-helpers-module__KTqM7q__chartHelperFooter{border-top:1px solid var(--va-border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:10px 20px 14px;display:flex}.chart-helpers-module__KTqM7q__chartHelperTitleBlock{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-helpers-module__KTqM7q__chartHelperTitleBlockLeft{flex-direction:column;gap:4px;min-width:0;display:flex}.chart-helpers-module__KTqM7q__chartHelperTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperTitleH{letter-spacing:-.01em;color:var(--va-text);margin:0;font-weight:600}.chart-helpers-module__KTqM7q__chartHelperTitleH2{font-size:16px}.chart-helpers-module__KTqM7q__chartHelperTitleH3{font-size:14px}.chart-helpers-module__KTqM7q__chartHelperTitlePeriod{font-family:var(--va-font-mono);color:var(--va-text-muted);font-size:11px}.chart-helpers-module__KTqM7q__chartHelperLegend{gap:12px;display:flex}.chart-helpers-module__KTqM7q__chartHelperLegendH{flex-flow:wrap;align-items:center}.chart-helpers-module__KTqM7q__chartHelperLegendV{flex-direction:column;align-items:stretch;gap:6px}.chart-helpers-module__KTqM7q__chartHelperLegendItem{color:var(--va-text);border-radius:var(--va-radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:3px 6px;font-family:inherit;font-size:12px;transition:background-color .12s,opacity .12s;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperLegendItem:hover{background:var(--va-surface-hover)}.chart-helpers-module__KTqM7q__chartHelperLegendItemMuted{opacity:.42}.chart-helpers-module__KTqM7q__chartHelperLegendItemMuted .chart-helpers-module__KTqM7q__chartHelperLegendSwatch{background:var(--va-text-subtle)!important}.chart-helpers-module__KTqM7q__chartHelperLegendSwatch{border-radius:2px;flex-shrink:0;width:10px;height:10px}.chart-helpers-module__KTqM7q__chartHelperLegendLabel{color:var(--va-text);font-size:12px}.chart-helpers-module__KTqM7q__chartHelperLegendValue{font-family:var(--va-font-mono);color:var(--va-text-muted);margin-left:auto;font-size:11px}.chart-helpers-module__KTqM7q__chartHelperLegendV .chart-helpers-module__KTqM7q__chartHelperLegendItem{justify-content:flex-start}.chart-helpers-module__KTqM7q__chartHelperLegendH .chart-helpers-module__KTqM7q__chartHelperLegendItem{background:0 0}.chart-helpers-module__KTqM7q__chartHelperTooltip{background:var(--va-text);color:var(--va-text-inverse);font-size:11px;font-family:var(--va-font-sans);box-shadow:var(--va-shadow-md);border-radius:4px;align-items:center;gap:6px;max-width:240px;padding:5px 10px;font-weight:600;line-height:1.3;display:inline-flex;position:relative}.chart-helpers-module__KTqM7q__chartHelperTooltipLabel{font-weight:600}.chart-helpers-module__KTqM7q__chartHelperTooltipValue{font-family:var(--va-font-mono);color:var(--va-text-inverse);opacity:.92;font-weight:500}.chart-helpers-module__KTqM7q__chartHelperTooltipArrow{background:var(--va-text);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.chart-helpers-module__KTqM7q__chartHelperTooltipArrowTop{margin-left:-4px;bottom:-3px;left:50%}.chart-helpers-module__KTqM7q__chartHelperTooltipArrowBottom{margin-left:-4px;top:-3px;left:50%}.chart-helpers-module__KTqM7q__chartHelperTooltipArrowLeft{margin-top:-4px;top:50%;right:-3px}.chart-helpers-module__KTqM7q__chartHelperTooltipArrowRight{margin-top:-4px;top:50%;left:-3px}.chart-helpers-module__KTqM7q__chartHelperFilters{background:var(--va-surface-sunken);border:1px solid var(--va-border-subtle);border-radius:var(--va-radius-md);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.chart-helpers-module__KTqM7q__chartHelperFiltersGroup{align-items:center;gap:6px;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperFiltersLabel{font-family:var(--va-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--va-text-subtle);font-size:10px;font-weight:500}.chart-helpers-module__KTqM7q__chartHelperFiltersSelect{min-width:140px}.chart-helpers-module__KTqM7q__chartHelperEmpty,.chart-helpers-module__KTqM7q__chartHelperError{background:var(--va-surface);border:1px dashed var(--va-border);border-radius:var(--va-radius-md);text-align:center;min-height:180px;font-family:var(--va-font-sans);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;display:flex}.chart-helpers-module__KTqM7q__chartHelperStateIcon{background:var(--va-surface-sunken);width:36px;height:36px;color:var(--va-text-subtle);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperErrorIcon{color:var(--va-red);background:var(--va-red-soft)}.chart-helpers-module__KTqM7q__chartHelperStateTitle{color:var(--va-text);margin:0;font-size:13px;font-weight:600}.chart-helpers-module__KTqM7q__chartHelperStateText{color:var(--va-text-muted);max-width:320px;margin:0;font-size:12px}.chart-helpers-module__KTqM7q__chartHelperStateActions{gap:8px;margin-top:6px;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperLoading{background:var(--va-surface);border:1px solid var(--va-border-subtle);border-radius:var(--va-radius-md);padding:16px 4px 4px}.chart-helpers-module__KTqM7q__chartHelperLoadingArea{padding-bottom:24px;padding-left:28px;position:relative}.chart-helpers-module__KTqM7q__chartHelperLoadingYAxis{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:2px;width:24px;display:flex;position:absolute;top:0;bottom:24px;left:0}.chart-helpers-module__KTqM7q__chartHelperLoadingYTick{background:linear-gradient(90deg, var(--va-surface-sunken) 0%, var(--va-surface-hover-strong) 50%, var(--va-surface-sunken) 100%);background-size:200% 100%;border-radius:2px;width:18px;height:7px;animation:1.4s ease-in-out infinite chart-helpers-module__KTqM7q__chartHelperShimmer}.chart-helpers-module__KTqM7q__chartHelperLoadingBars{border-left:1px solid var(--va-border-subtle);border-bottom:1px solid var(--va-border-subtle);align-items:flex-end;gap:10px;height:160px;padding:0 8px;display:flex}.chart-helpers-module__KTqM7q__chartHelperLoadingBar{background:linear-gradient(180deg, var(--va-surface-hover-strong) 0%, var(--va-surface-sunken) 100%);background-size:100% 200%;border-radius:3px 3px 0 0;flex:1 1 0;animation:1.4s ease-in-out infinite chart-helpers-module__KTqM7q__chartHelperShimmer;position:relative;overflow:hidden}.chart-helpers-module__KTqM7q__chartHelperLoadingBar:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--va-shimmer-overlay) 50%, transparent 100%);animation:1.4s ease-in-out infinite chart-helpers-module__KTqM7q__chartHelperShimmerOverlay;position:absolute;inset:0}.chart-helpers-module__KTqM7q__chartHelperLoadingXAxis{justify-content:space-between;gap:6px;padding:6px 8px 0;display:flex}.chart-helpers-module__KTqM7q__chartHelperLoadingXTick{background:linear-gradient(90deg, var(--va-surface-sunken) 0%, var(--va-surface-hover-strong) 50%, var(--va-surface-sunken) 100%);background-size:200% 100%;border-radius:2px;width:28px;height:7px;animation:1.4s ease-in-out infinite chart-helpers-module__KTqM7q__chartHelperShimmer}.chart-helpers-module__KTqM7q__chartHelperLoadingLegend{gap:14px;margin-top:12px;padding:0 12px;display:flex}.chart-helpers-module__KTqM7q__chartHelperLoadingLegendItem{align-items:center;gap:6px;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperLoadingLegendSwatch{background:var(--va-surface-hover-strong);background-size:200% 100%;background-image:linear-gradient(90deg, var(--va-surface-sunken) 0%, var(--va-surface-hover-strong) 50%, var(--va-surface-sunken) 100%);border-radius:2px;width:10px;height:10px;animation:1.4s ease-in-out infinite chart-helpers-module__KTqM7q__chartHelperShimmer}.chart-helpers-module__KTqM7q__chartHelperLoadingLegendLabel{background:linear-gradient(90deg, var(--va-surface-sunken) 0%, var(--va-surface-hover-strong) 50%, var(--va-surface-sunken) 100%);background-size:200% 100%;border-radius:2px;width:64px;height:8px;animation:1.4s ease-in-out infinite chart-helpers-module__KTqM7q__chartHelperShimmer}@keyframes chart-helpers-module__KTqM7q__chartHelperShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes chart-helpers-module__KTqM7q__chartHelperShimmerOverlay{0%{transform:translate(-100%)}to{transform:translate(100%)}}.chart-helpers-module__KTqM7q__chartHelperTabs{display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperDateRange{align-items:center;gap:10px;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperDateCustomTrigger{border:1px solid var(--va-border);border-radius:var(--va-radius-sm);background:var(--va-surface);color:var(--va-text-muted);font-family:var(--va-font-sans);cursor:pointer;align-items:center;gap:6px;padding:5px 9px;font-size:12px;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.chart-helpers-module__KTqM7q__chartHelperDateCustomTrigger:hover{background:var(--va-surface-hover);border-color:var(--va-border-strong);color:var(--va-text)}.chart-helpers-module__KTqM7q__chartHelperDateCustomTrigger:focus-visible{box-shadow:var(--va-focus-ring);border-color:var(--va-blue);outline:none}.chart-helpers-module__KTqM7q__chartHelperDateCustomTriggerActive,.chart-helpers-module__KTqM7q__chartHelperDateCustomTriggerActive:hover{color:var(--va-blue);border-color:var(--va-blue);background:var(--va-blue-soft)}.chart-helpers-module__KTqM7q__chartHelperDateCustomPopup{flex-direction:column;gap:10px;min-width:240px;padding:12px;display:flex}.chart-helpers-module__KTqM7q__chartHelperDateCustomRow{flex-direction:column;gap:4px;display:flex}.chart-helpers-module__KTqM7q__chartHelperDateCustomLabel{font-family:var(--va-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--va-text-subtle);font-size:10px;font-weight:500}.chart-helpers-module__KTqM7q__chartHelperDateCustomActions{border-top:1px solid var(--va-border-subtle);justify-content:flex-end;gap:6px;padding-top:4px;display:flex}
.whatsapp-business-module__-YNpmq__approvalStatus{letter-spacing:-.005em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;height:22px;padding:0 9px;font-size:11.5px;font-weight:500;line-height:1;display:inline-flex}.whatsapp-business-module__-YNpmq__approvalStatus>svg{flex-shrink:0}.whatsapp-business-module__-YNpmq__approvalApproved{background:var(--va-green-soft);color:var(--va-green);border-color:var(--va-green-soft-border)}.whatsapp-business-module__-YNpmq__approvalPending{background:var(--va-yellow-soft);color:var(--va-yellow);border-color:var(--va-yellow-soft-border)}.whatsapp-business-module__-YNpmq__approvalRejected{background:var(--va-red-soft);color:var(--va-red);border-color:var(--va-red-soft-border)}.whatsapp-business-module__-YNpmq__approvalPaused{background:var(--va-surface-hover);color:var(--va-text-muted);border-color:var(--va-border-strong)}.whatsapp-business-module__-YNpmq__editorCard{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);flex-direction:column;gap:0;max-width:580px;display:flex;overflow:hidden}.whatsapp-business-module__-YNpmq__editorHeader{border-bottom:1px solid var(--va-border);background:var(--va-surface-hover);align-items:flex-start;gap:10px;padding:14px 16px 12px;display:flex}.whatsapp-business-module__-YNpmq__editorHeaderBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.whatsapp-business-module__-YNpmq__editorHeaderTopRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.whatsapp-business-module__-YNpmq__editorTitle{color:var(--va-text);letter-spacing:-.005em;margin:0;font-size:13.5px;font-weight:600}.whatsapp-business-module__-YNpmq__editorCategory{border-radius:var(--va-radius-sm);background:var(--va-blue-soft);height:20px;color:var(--va-blue);border:1px solid var(--va-blue-soft-border);font-family:var(--va-font-mono);letter-spacing:.05em;text-transform:uppercase;align-items:center;padding:0 8px;font-size:10px;font-weight:500;display:inline-flex}.whatsapp-business-module__-YNpmq__editorMetaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.whatsapp-business-module__-YNpmq__editorLanguage{font-family:var(--va-font-mono);color:var(--va-text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:10.5px}.whatsapp-business-module__-YNpmq__editorBody{flex-direction:column;gap:14px;padding:16px;display:flex}.whatsapp-business-module__-YNpmq__editorPreviewLabel{font-family:var(--va-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--va-text-subtle);font-size:10px;font-weight:500}.whatsapp-business-module__-YNpmq__editorPreview{background:var(--va-yellow-soft);border:1px solid var(--va-yellow-soft-border);border-radius:var(--va-radius-md);color:var(--va-text);white-space:pre-wrap;word-wrap:break-word;padding:14px 14px 12px;font-size:13.5px;line-height:1.55}.whatsapp-business-module__-YNpmq__editorVarInputWrap{vertical-align:baseline;background:var(--va-surface);border:1px solid var(--va-yellow);border-radius:var(--va-radius-sm);color:var(--va-text);align-items:center;gap:3px;min-width:80px;margin:0 1px;padding:0 6px 1px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color 80ms,box-shadow 80ms;display:inline-flex}.whatsapp-business-module__-YNpmq__editorVarInputWrap:focus-within{border-color:var(--va-blue);box-shadow:0 0 0 2px var(--va-focus-ring-blue-soft)}.whatsapp-business-module__-YNpmq__editorVarInputWrap.whatsapp-business-module__-YNpmq__isEmpty{border-color:var(--va-red);background:var(--va-red-soft)}.whatsapp-business-module__-YNpmq__editorVarLabel{font-family:var(--va-font-mono);color:var(--va-text-subtle);letter-spacing:.04em;padding-right:2px;font-size:9.5px;font-weight:500}.whatsapp-business-module__-YNpmq__editorVarInput{color:var(--va-text);background:0 0;border:0;outline:none;width:auto;min-width:80px;padding:4px 0;font-family:inherit;font-size:13px;line-height:1.4}.whatsapp-business-module__-YNpmq__editorVarInput::placeholder{color:var(--va-text-subtle)}.whatsapp-business-module__-YNpmq__editorFieldsList{flex-direction:column;gap:10px;display:flex}.whatsapp-business-module__-YNpmq__editorFieldRow{flex-direction:column;gap:4px;display:flex}.whatsapp-business-module__-YNpmq__editorFieldLabel{color:var(--va-text-muted);align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.whatsapp-business-module__-YNpmq__editorFieldKey{background:var(--va-yellow-soft);height:18px;color:var(--va-yellow);border:1px solid var(--va-yellow-soft-border);font-family:var(--va-font-mono);border-radius:3px;align-items:center;padding:0 6px;font-size:10px;font-weight:500;display:inline-flex}.whatsapp-business-module__-YNpmq__editorFieldInputShell{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-sm);align-items:center;gap:8px;padding:8px 10px;transition:border-color 80ms,box-shadow 80ms;display:flex}.whatsapp-business-module__-YNpmq__editorFieldInputShell:focus-within{border-color:var(--va-blue);box-shadow:0 0 0 2px var(--va-focus-ring-blue-soft)}.whatsapp-business-module__-YNpmq__editorFieldInputShell.whatsapp-business-module__-YNpmq__isMissing{border-color:var(--va-red)}.whatsapp-business-module__-YNpmq__editorFieldInput{color:var(--va-text);background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:inherit;font-size:13px}.whatsapp-business-module__-YNpmq__editorFieldInput::placeholder{color:var(--va-text-subtle)}.whatsapp-business-module__-YNpmq__editorFieldHint{color:var(--va-red);align-items:center;gap:4px;margin:2px 0 0;font-size:11px;display:inline-flex}.whatsapp-business-module__-YNpmq__editorFooter{border-top:1px solid var(--va-border);background:var(--va-surface-hover);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.whatsapp-business-module__-YNpmq__editorFooterHint{color:var(--va-text-muted);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.whatsapp-business-module__-YNpmq__editorSendBtn{border-radius:var(--va-radius-sm);background:var(--va-blue);border:1px solid var(--va-blue);height:32px;color:var(--va-text-inverse);cursor:pointer;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background 80ms;display:inline-flex}.whatsapp-business-module__-YNpmq__editorSendBtn:hover:not(:disabled){background:var(--va-blue-hover);border-color:var(--va-blue-hover)}.whatsapp-business-module__-YNpmq__editorSendBtn:disabled{opacity:var(--va-opacity-disabled);cursor:not-allowed}.whatsapp-business-module__-YNpmq__editorSendBtn:focus-visible{box-shadow:var(--va-focus-ring);outline:none}.whatsapp-business-module__-YNpmq__optOutBadge{letter-spacing:-.005em;white-space:nowrap;background:var(--va-red-soft);height:24px;color:var(--va-red);border:1px solid var(--va-red-soft-border);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:500;line-height:1;display:inline-flex}.whatsapp-business-module__-YNpmq__optOutBadge>svg{flex-shrink:0}.whatsapp-business-module__-YNpmq__optOutContainer{flex-direction:column;gap:8px;display:flex;position:relative}.whatsapp-business-module__-YNpmq__optOutOverlayWrap{flex-direction:column;display:flex;position:relative}.whatsapp-business-module__-YNpmq__optOutComposerLocked{pointer-events:none;filter:saturate(var(--va-saturate-locked)) opacity(var(--va-opacity-locked));position:relative}.whatsapp-business-module__-YNpmq__optOutOverlay{background:var(--va-surface);border:1px dashed var(--va-red-soft-border);border-radius:var(--va-radius-md);text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px;display:flex;position:absolute;inset:0}.whatsapp-business-module__-YNpmq__optOutOverlayTitle{color:var(--va-red);align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;display:inline-flex}.whatsapp-business-module__-YNpmq__optOutOverlayDesc{color:var(--va-text-muted);max-width:380px;margin:0;font-size:12px;line-height:1.45}.whatsapp-business-module__-YNpmq__headerMock{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);align-items:center;gap:10px;padding:10px 14px;display:flex}.whatsapp-business-module__-YNpmq__headerMockBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.whatsapp-business-module__-YNpmq__headerMockName{color:var(--va-text);font-size:13.5px;font-weight:600}.whatsapp-business-module__-YNpmq__headerMockPhone{font-family:var(--va-font-mono);color:var(--va-text-subtle);font-size:11.5px}.whatsapp-business-module__-YNpmq__composerStub{background:var(--va-surface);border:1px solid var(--va-border);border-radius:var(--va-radius-md);box-shadow:var(--va-shadow-sm);flex-direction:column;gap:8px;min-height:100px;padding:14px;display:flex}.whatsapp-business-module__-YNpmq__composerStubTextarea{resize:none;width:100%;min-height:56px;color:var(--va-text);background:0 0;border:0;outline:none;font-family:inherit;font-size:14px}.whatsapp-business-module__-YNpmq__composerStubActions{align-items:center;gap:6px;display:flex}.whatsapp-business-module__-YNpmq__composerStubBtn{border-radius:var(--va-radius-sm);border:1px solid var(--va-border);height:28px;color:var(--va-text-muted);cursor:pointer;background:0 0;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500}.whatsapp-business-module__-YNpmq__composerStubSpacer{flex:1}.whatsapp-business-module__-YNpmq__composerStubSend{border-radius:var(--va-radius-sm);background:var(--va-blue);border:1px solid var(--va-blue);height:28px;color:var(--va-text-inverse);cursor:pointer;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500}
