.AppShell-module__zsum4a__shell{background:var(--color-canvas-gradient);min-height:100dvh;display:flex}.AppShell-module__zsum4a__sidebar{z-index:40;background:var(--color-nav-bg);border-inline-end:1px solid var(--color-nav-border);width:264px;height:100dvh;box-shadow:var(--shadow-sm);flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0}.AppShell-module__zsum4a__brand{align-items:center;gap:var(--space-3);min-height:78px;padding:var(--space-5);border-bottom:1px solid var(--color-nav-border);display:flex}.AppShell-module__zsum4a__mark{border-radius:var(--radius-sm);background:#fff;flex-shrink:0;width:42px;height:38px;padding:3px}.AppShell-module__zsum4a__brandCopy{flex-direction:column;min-width:0;display:flex}.AppShell-module__zsum4a__brandName{color:var(--color-nav-ink);font-size:1.08rem;font-weight:900}.AppShell-module__zsum4a__brandSlogan{color:var(--color-nav-ink-muted);white-space:nowrap;margin-top:2px;font-size:.58rem;line-height:1.35}.AppShell-module__zsum4a__sidebarClose,.AppShell-module__zsum4a__mobileMenu,.AppShell-module__zsum4a__searchTrigger,.AppShell-module__zsum4a__accountButton,.AppShell-module__zsum4a__paletteSearch button{font:inherit;cursor:pointer}.AppShell-module__zsum4a__sidebarClose{padding:var(--space-2);border-radius:var(--radius-sm);color:var(--color-nav-ink-muted);background:0 0;border:0;margin-inline-start:auto;display:none}.AppShell-module__zsum4a__navLinks{gap:var(--space-1);padding:var(--space-4) var(--space-3);overscroll-behavior:contain;flex-direction:column;flex:1;display:flex;overflow-y:auto}.AppShell-module__zsum4a__companySwitcher{margin:var(--space-3) var(--space-3) 0;padding:var(--space-2) var(--space-3);border:1px solid var(--color-nav-border);border-radius:var(--radius-sm);background:var(--color-nav-bg-elevated);color:var(--color-nav-ink);font:inherit;cursor:pointer;font-size:.85rem;font-weight:700}.AppShell-module__zsum4a__companySwitcher:disabled{opacity:.6;cursor:wait}.AppShell-module__zsum4a__navLink{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:var(--color-nav-ink-muted);transition:background-color .15s var(--ease), color .15s var(--ease);font-size:.93rem;text-decoration:none;display:flex;position:relative}.AppShell-module__zsum4a__navLink:hover{background:var(--color-nav-bg-elevated);color:var(--color-nav-ink)}.AppShell-module__zsum4a__navLinkActive{background:var(--color-nav-bg-active);color:var(--color-nav-ink);font-weight:800}.AppShell-module__zsum4a__navLinkActive:before{content:"";inset-inline-start:0;background:var(--color-accent);border-radius:999px;width:3px;position:absolute;top:20%;bottom:20%}.AppShell-module__zsum4a__navIcon{flex-shrink:0;width:20px;height:20px}.AppShell-module__zsum4a__navGroupToggle{width:100%;font:inherit;cursor:pointer;text-align:start;background:0 0;border:0}.AppShell-module__zsum4a__navGroupToggle span{flex:1}.AppShell-module__zsum4a__navChevron{width:16px;height:16px;transition:transform .15s var(--ease);flex-shrink:0}.AppShell-module__zsum4a__navChevronOpen{transform:rotate(90deg)}html[dir=rtl] .AppShell-module__zsum4a__navChevronOpen{transform:rotate(-90deg)}.AppShell-module__zsum4a__navChildren{padding:var(--space-1) 0 var(--space-2);flex-direction:column;gap:2px;display:flex}.AppShell-module__zsum4a__navChild{padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);color:var(--color-nav-ink-muted);transition:background-color .15s var(--ease), color .15s var(--ease);padding-inline-start:calc(var(--space-4) + 32px);font-size:.84rem;text-decoration:none;display:block}.AppShell-module__zsum4a__navChild:hover{background:var(--color-nav-bg-elevated);color:var(--color-nav-ink)}.AppShell-module__zsum4a__navChildActive{color:var(--color-accent);font-weight:800}.AppShell-module__zsum4a__logout{align-items:center;gap:var(--space-3);margin:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:var(--color-nav-ink-muted);font:inherit;cursor:pointer;text-align:start;background:0 0;border:1px solid #0000;display:flex}.AppShell-module__zsum4a__logout:hover{background:var(--color-nav-bg-elevated);color:var(--color-nav-ink)}.AppShell-module__zsum4a__workspace{flex:1;min-width:0}.AppShell-module__zsum4a__topbar{z-index:30;align-items:center;gap:var(--space-4);min-height:64px;padding:var(--space-3) var(--space-6);background:color-mix(in srgb, var(--color-surface) 92%, transparent);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;position:sticky;top:0}.AppShell-module__zsum4a__mobileMenu{padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink);display:none}.AppShell-module__zsum4a__breadcrumbs{align-items:center;gap:var(--space-2);min-width:0;color:var(--color-ink-muted);display:flex}.AppShell-module__zsum4a__breadcrumbs a{color:var(--color-primary);display:inline-flex}.AppShell-module__zsum4a__breadcrumbs svg{width:18px;height:18px}.AppShell-module__zsum4a__breadcrumbs span{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}.AppShell-module__zsum4a__breadcrumbChevron{color:var(--color-ink-faint);width:14px!important;height:14px!important}html[dir=rtl] .AppShell-module__zsum4a__breadcrumbChevron{transform:rotate(180deg)}.AppShell-module__zsum4a__topbarActions{align-items:center;gap:var(--space-3);margin-inline-start:auto;display:flex}.AppShell-module__zsum4a__searchTrigger{align-items:center;gap:var(--space-2);min-width:220px;padding:9px var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-2);color:var(--color-ink-muted);text-align:start;display:flex}.AppShell-module__zsum4a__searchTrigger:hover{border-color:var(--color-primary);color:var(--color-ink)}.AppShell-module__zsum4a__searchTrigger svg{width:18px;height:18px}.AppShell-module__zsum4a__searchTrigger span{flex:1}.AppShell-module__zsum4a__searchTrigger kbd{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink-faint);font:inherit;border-radius:6px;padding:2px 6px;font-size:.68rem}.AppShell-module__zsum4a__accountWrap{position:relative}.AppShell-module__zsum4a__accountButton{align-items:center;gap:var(--space-2);padding:8px var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink);font-size:.82rem;display:flex}.AppShell-module__zsum4a__accountButton>svg:first-child{width:19px;height:19px;color:var(--color-primary)}.AppShell-module__zsum4a__accountChevron{width:14px;height:14px;transition:transform .15s var(--ease)}.AppShell-module__zsum4a__accountChevronOpen{transform:rotate(90deg)}.AppShell-module__zsum4a__accountMenu{top:calc(100% + var(--space-2));min-width:210px;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-md);position:absolute;inset-inline-end:0}.AppShell-module__zsum4a__accountMenu>span{padding:var(--space-2) var(--space-3);color:var(--color-ink-muted);font-size:.78rem;display:block}.AppShell-module__zsum4a__accountMenu button{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);color:var(--color-danger);font:inherit;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:8px;display:flex}.AppShell-module__zsum4a__accountMenu button:hover{background:var(--color-danger-tint)}.AppShell-module__zsum4a__accountMenu svg{width:18px;height:18px}.AppShell-module__zsum4a__main{width:100%;max-width:1440px;padding:var(--space-8);margin:0 auto}.AppShell-module__zsum4a__mobileBackdrop{display:none}.AppShell-module__zsum4a__paletteBackdrop{z-index:80;padding:min(14vh, 120px) var(--space-5) var(--space-5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05141d99;border:0;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.AppShell-module__zsum4a__commandPalette{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(640px,100%);box-shadow:var(--shadow-lg);overflow:hidden}.AppShell-module__zsum4a__paletteSearch{align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.AppShell-module__zsum4a__paletteSearch>svg{width:22px;height:22px;color:var(--color-primary)}.AppShell-module__zsum4a__paletteSearch input{min-width:0;padding:var(--space-2);color:var(--color-ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:1rem}.AppShell-module__zsum4a__paletteSearch button{padding:var(--space-2);color:var(--color-ink-muted);background:0 0;border:0;border-radius:8px;display:inline-flex}.AppShell-module__zsum4a__paletteResults{max-height:52vh;padding:var(--space-2);overflow-y:auto}.AppShell-module__zsum4a__paletteResults a{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:var(--color-ink);text-decoration:none;display:flex}.AppShell-module__zsum4a__paletteResults a:hover{background:var(--color-primary-tint);color:var(--color-primary)}.AppShell-module__zsum4a__paletteResults small{color:var(--color-ink-faint)}.AppShell-module__zsum4a__paletteResults p{padding:var(--space-8);color:var(--color-ink-muted);text-align:center;margin:0}@media (max-width:1100px){.AppShell-module__zsum4a__searchTrigger{min-width:auto}.AppShell-module__zsum4a__searchTrigger span,.AppShell-module__zsum4a__searchTrigger kbd,.AppShell-module__zsum4a__accountButton span{display:none}}@media (max-width:860px){.AppShell-module__zsum4a__sidebar{width:min(310px,88vw);height:100dvh;box-shadow:var(--shadow-lg);transition:transform .22s var(--ease);position:fixed;inset-block:0;inset-inline-start:0}html[dir=ltr] .AppShell-module__zsum4a__sidebar{transform:translate(-110%)}html[dir=rtl] .AppShell-module__zsum4a__sidebar{transform:translate(110%)}.AppShell-module__zsum4a__sidebarOpen{transform:translate(0)!important}.AppShell-module__zsum4a__sidebarClose{display:inline-flex}.AppShell-module__zsum4a__mobileBackdrop{z-index:35;background:#05141d94;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.AppShell-module__zsum4a__mobileMenu{display:inline-flex}.AppShell-module__zsum4a__topbar{min-height:60px;padding:var(--space-2) var(--space-4)}.AppShell-module__zsum4a__main{padding:var(--space-5)}}@media (max-width:560px){.AppShell-module__zsum4a__topbar{gap:var(--space-2)}.AppShell-module__zsum4a__breadcrumbs span{display:none}.AppShell-module__zsum4a__topbarActions>div[role=group]{display:none}.AppShell-module__zsum4a__main{padding:var(--space-4)}.AppShell-module__zsum4a__paletteBackdrop{padding-inline:var(--space-3)}}@media (prefers-reduced-motion:reduce){.AppShell-module__zsum4a__sidebar,.AppShell-module__zsum4a__navChevron,.AppShell-module__zsum4a__accountChevron{transition:none}}
.LanguageSwitcher-module__kcAi4G__switcher{border:1px solid var(--color-border);border-radius:var(--radius-sm);flex-shrink:0;display:inline-flex;overflow:hidden}.LanguageSwitcher-module__kcAi4G__option{min-width:44px;min-height:44px;color:var(--color-ink-muted);font:inherit;letter-spacing:.03em;padding:var(--space-1) var(--space-2);cursor:pointer;transition:background-color .15s var(--ease), color .15s var(--ease);background:0 0;border:none;font-size:.72rem;font-weight:700}.LanguageSwitcher-module__kcAi4G__option:hover{background:var(--color-sunken);color:var(--color-ink)}.LanguageSwitcher-module__kcAi4G__optionActive,.LanguageSwitcher-module__kcAi4G__optionActive:hover{background:var(--color-primary);color:var(--color-on-primary)}
.CashFlowChart-module__pvxmVq__wrap{gap:var(--space-3);flex-direction:column;display:flex}.CashFlowChart-module__pvxmVq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.CashFlowChart-module__pvxmVq__controls{align-items:center;gap:var(--space-3);display:flex}.CashFlowChart-module__pvxmVq__legend{gap:var(--space-5);color:var(--color-ink-muted);font-size:.85rem;display:flex}.CashFlowChart-module__pvxmVq__rangeGroup{gap:var(--space-1);display:flex}.CashFlowChart-module__pvxmVq__rangeButton{border:1px solid var(--color-border);color:var(--color-ink-muted);padding:var(--space-1) var(--space-3);cursor:pointer;background:0 0;border-radius:999px;font-size:.78rem;font-weight:600}.CashFlowChart-module__pvxmVq__rangeButton:hover{border-color:var(--color-primary);color:var(--color-ink)}.CashFlowChart-module__pvxmVq__rangeButtonActive{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-on-primary)}.CashFlowChart-module__pvxmVq__exportButton{border:1px solid var(--color-border);color:var(--color-ink-muted);border-radius:var(--radius-sm);padding:var(--space-1) var(--space-3);cursor:pointer;background:0 0;font-size:.78rem;font-weight:600}.CashFlowChart-module__pvxmVq__exportButton:hover{border-color:var(--color-primary);color:var(--color-ink)}.CashFlowChart-module__pvxmVq__legendItem{align-items:center;gap:var(--space-2);display:flex}.CashFlowChart-module__pvxmVq__swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.CashFlowChart-module__pvxmVq__swatchReceipts{background:var(--color-success)}.CashFlowChart-module__pvxmVq__swatchPayments{background:var(--color-danger)}.CashFlowChart-module__pvxmVq__svg{width:100%;height:auto;overflow:visible}.CashFlowChart-module__pvxmVq__axis{stroke:var(--color-border);stroke-width:1px}.CashFlowChart-module__pvxmVq__barReceipts{fill:var(--color-success)}.CashFlowChart-module__pvxmVq__barPayments{fill:var(--color-danger)}.CashFlowChart-module__pvxmVq__monthLabel{fill:var(--color-ink-muted);font-variant-numeric:tabular-nums;font-size:10px}
.PlatformShell-module__XtXBmG__shell{background:var(--color-canvas-gradient);min-height:100dvh;display:flex}.PlatformShell-module__XtXBmG__sidebar{z-index:40;background:var(--color-nav-bg);border-inline-end:1px solid var(--color-nav-border);width:264px;height:100dvh;box-shadow:var(--shadow-sm);flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0}.PlatformShell-module__XtXBmG__brand{align-items:center;gap:var(--space-3);min-height:78px;padding:var(--space-5);border-bottom:1px solid var(--color-nav-border);display:flex}.PlatformShell-module__XtXBmG__mark{border-radius:var(--radius-sm);background:#fff;flex-shrink:0;width:42px;height:38px;padding:3px}.PlatformShell-module__XtXBmG__brandCopy{flex-direction:column;min-width:0;display:flex}.PlatformShell-module__XtXBmG__brandName{color:var(--color-nav-ink);font-size:1.05rem;font-weight:800}.PlatformShell-module__XtXBmG__brandSlogan{color:var(--color-nav-ink-muted);white-space:nowrap;margin-top:2px;font-size:.56rem;line-height:1.35}.PlatformShell-module__XtXBmG__sidebarClose{padding:var(--space-2);color:var(--color-nav-ink);background:0 0;border:0;border-radius:8px;margin-inline-start:auto;display:none}.PlatformShell-module__XtXBmG__sidebarClose svg{width:20px;height:20px}.PlatformShell-module__XtXBmG__staffIdentity{margin:var(--space-4);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-nav-bg-elevated);color:var(--color-nav-ink-muted);overflow-wrap:anywhere;font-size:.78rem;line-height:1.55}.PlatformShell-module__XtXBmG__staffRole{color:var(--color-nav-ink);font-weight:700;display:block}.PlatformShell-module__XtXBmG__navLinks{gap:var(--space-1);padding:var(--space-2) var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.PlatformShell-module__XtXBmG__navLink,.PlatformShell-module__XtXBmG__logout{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:var(--color-nav-ink-muted);font:inherit;text-align:start;cursor:pointer;transition:background-color .15s var(--ease), color .15s var(--ease);background:0 0;border:0;font-size:.92rem;text-decoration:none;display:flex;position:relative}.PlatformShell-module__XtXBmG__navLink:hover,.PlatformShell-module__XtXBmG__logout:hover{background:var(--color-nav-bg-elevated);color:var(--color-nav-ink)}.PlatformShell-module__XtXBmG__navLinkActive{background:var(--color-nav-bg-active);color:var(--color-nav-ink);font-weight:700}.PlatformShell-module__XtXBmG__navLinkActive:before{content:"";inset-inline-start:0;background:var(--color-primary-2);border-radius:999px;width:3px;position:absolute;top:20%;bottom:20%}.PlatformShell-module__XtXBmG__navIcon{flex-shrink:0;width:20px;height:20px}.PlatformShell-module__XtXBmG__logout{margin:var(--space-3)}.PlatformShell-module__XtXBmG__workspace{flex:1;min-width:0}.PlatformShell-module__XtXBmG__topbar{z-index:30;align-items:center;gap:var(--space-4);min-height:68px;padding:var(--space-3) var(--space-6);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;position:sticky;top:0}.PlatformShell-module__XtXBmG__mobileMenu{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:40px;height:40px;color:var(--color-ink);justify-content:center;align-items:center;display:none}.PlatformShell-module__XtXBmG__mobileMenu svg{width:21px;height:21px}.PlatformShell-module__XtXBmG__breadcrumbs{align-items:center;gap:var(--space-2);min-width:0;color:var(--color-ink-muted);font-size:.84rem;display:flex}.PlatformShell-module__XtXBmG__breadcrumbs a{color:var(--color-primary);display:inline-flex}.PlatformShell-module__XtXBmG__breadcrumbs svg{width:16px;height:16px}.PlatformShell-module__XtXBmG__breadcrumbs span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PlatformShell-module__XtXBmG__topbarActions{align-items:center;gap:var(--space-3);margin-inline-start:auto;display:flex}.PlatformShell-module__XtXBmG__accountWrap{position:relative}.PlatformShell-module__XtXBmG__accountButton{align-items:center;gap:var(--space-2);max-width:300px;padding:8px var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink);font-size:.82rem;display:flex}.PlatformShell-module__XtXBmG__accountButton span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PlatformShell-module__XtXBmG__accountButton svg{flex-shrink:0;width:18px;height:18px}.PlatformShell-module__XtXBmG__accountButton>svg:first-child{color:var(--color-primary)}.PlatformShell-module__XtXBmG__chevronOpen{transform:rotate(90deg)}.PlatformShell-module__XtXBmG__accountMenu{top:calc(100% + var(--space-2));min-width:220px;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-md);position:absolute;inset-inline-end:0}.PlatformShell-module__XtXBmG__accountMenu>span{padding:var(--space-2) var(--space-3);color:var(--color-ink-muted);font-size:.78rem;display:block}.PlatformShell-module__XtXBmG__accountMenu button{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);color:var(--color-danger);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;display:flex}.PlatformShell-module__XtXBmG__accountMenu button:hover{background:var(--color-danger-tint)}.PlatformShell-module__XtXBmG__accountMenu svg{width:18px;height:18px}.PlatformShell-module__XtXBmG__main{width:100%;max-width:1440px;padding:var(--space-8);margin:0 auto}.PlatformShell-module__XtXBmG__backdrop{display:none}@media (max-width:860px){.PlatformShell-module__XtXBmG__sidebar{width:min(310px,88vw);height:100dvh;box-shadow:var(--shadow-lg);transition:transform .22s var(--ease);position:fixed;inset-block:0;inset-inline-start:0}html[dir=ltr] .PlatformShell-module__XtXBmG__sidebar{transform:translate(-110%)}html[dir=rtl] .PlatformShell-module__XtXBmG__sidebar{transform:translate(110%)}.PlatformShell-module__XtXBmG__sidebarOpen{transform:translate(0)!important}.PlatformShell-module__XtXBmG__sidebarClose,.PlatformShell-module__XtXBmG__mobileMenu{display:inline-flex}.PlatformShell-module__XtXBmG__backdrop{z-index:35;background:#05141d94;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.PlatformShell-module__XtXBmG__topbar{min-height:60px;padding:var(--space-2) var(--space-4)}.PlatformShell-module__XtXBmG__main{padding:var(--space-5)}}@media (max-width:560px){.PlatformShell-module__XtXBmG__accountButton span,.PlatformShell-module__XtXBmG__breadcrumbs span{display:none}.PlatformShell-module__XtXBmG__main{padding:var(--space-4)}}@media (prefers-reduced-motion:reduce){.PlatformShell-module__XtXBmG__sidebar{transition:none}}
.SearchPicker-module__PvSVja__wrap{position:relative}.SearchPicker-module__PvSVja__input{width:100%;font:inherit;padding:var(--space-3);border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-surface-2);color:var(--color-ink);transition:border-color .15s var(--ease), background-color .15s var(--ease)}.SearchPicker-module__PvSVja__input:focus-visible{border-color:var(--color-primary);background:var(--color-surface);outline:none}.SearchPicker-module__PvSVja__dropdown{z-index:10;inset-inline:0;padding:var(--space-2);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-height:240px;margin:0;list-style:none;position:absolute;top:calc(100% + 6px);overflow-y:auto}.SearchPicker-module__PvSVja__option{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:background-color .12s var(--ease);font-size:.9rem}.SearchPicker-module__PvSVja__option:hover{background:var(--color-surface-2)}
.WorkflowSteps-module__n7ppcW__steps{gap:var(--space-2);margin:0 0 var(--space-6);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));list-style:none;display:grid}.WorkflowSteps-module__n7ppcW__steps li{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-ink-muted);font-size:.84rem;font-weight:700;display:flex;position:relative}.WorkflowSteps-module__n7ppcW__steps li>span{background:var(--color-sunken);width:25px;height:25px;color:var(--color-ink-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.WorkflowSteps-module__n7ppcW__steps .WorkflowSteps-module__n7ppcW__done{color:var(--color-success)}.WorkflowSteps-module__n7ppcW__steps .WorkflowSteps-module__n7ppcW__done>span{background:var(--color-success-tint);color:var(--color-success)}.WorkflowSteps-module__n7ppcW__steps .WorkflowSteps-module__n7ppcW__current{background:var(--color-primary-tint);color:var(--color-primary)}.WorkflowSteps-module__n7ppcW__steps .WorkflowSteps-module__n7ppcW__current>span{background:var(--color-primary);color:var(--color-on-primary)}@media (max-width:560px){.WorkflowSteps-module__n7ppcW__steps{grid-template-columns:1fr}}
.shared-module__q8HX2G__pageHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.shared-module__q8HX2G__title{letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800}.shared-module__q8HX2G__subtitle{margin:var(--space-1) 0 0;color:var(--color-ink-muted)}.shared-module__q8HX2G__primaryButton{padding:var(--space-3) var(--space-5);border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);cursor:pointer;box-shadow:var(--shadow-sm);transition:background-color .15s var(--ease), transform .15s var(--ease), box-shadow .15s var(--ease);border:none;flex-shrink:0;font-weight:700;text-decoration:none;display:inline-block}.shared-module__q8HX2G__primaryButton:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-md)}.shared-module__q8HX2G__primaryButton:active:not(:disabled){transform:scale(.98)}.shared-module__q8HX2G__primaryButton:disabled{opacity:.7;cursor:progress}.shared-module__q8HX2G__linkButton{padding:var(--space-3) var(--space-5);border:1.5px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink);transition:border-color .15s var(--ease), color .15s var(--ease);flex-shrink:0;font-weight:700;text-decoration:none;display:inline-block}.shared-module__q8HX2G__linkButton:hover{border-color:var(--color-primary);color:var(--color-primary)}.shared-module__q8HX2G__status{color:var(--color-ink-muted)}.shared-module__q8HX2G__errorStatus{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-danger-tint);color:var(--color-danger)}.shared-module__q8HX2G__statusPanel{padding:var(--space-8);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 78%, transparent);color:var(--color-ink-muted);text-align:center;margin:0}.shared-module__q8HX2G__listToolbar{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(220px,1fr) minmax(180px,auto) auto;display:grid}.shared-module__q8HX2G__listToolbar input,.shared-module__q8HX2G__listToolbar select{width:100%;min-height:42px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-2);color:var(--color-ink);font:inherit}.shared-module__q8HX2G__listToolbar input:focus,.shared-module__q8HX2G__listToolbar select:focus{border-color:var(--color-primary);background:var(--color-surface);outline:0}.shared-module__q8HX2G__listToolbar>span{color:var(--color-ink-muted);white-space:nowrap;font-size:.82rem}.shared-module__q8HX2G__listToolbar strong{color:var(--color-primary)}.shared-module__q8HX2G__noteBox{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-warning-tint);color:var(--color-warning);margin-bottom:var(--space-4)}.shared-module__q8HX2G__tableWrap{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow-x:auto}.shared-module__q8HX2G__table{border-collapse:collapse;width:100%;font-size:.92rem}.shared-module__q8HX2G__table th,.shared-module__q8HX2G__table td{padding:var(--space-4);text-align:start;border-bottom:1px solid var(--color-border);white-space:nowrap}.shared-module__q8HX2G__table th{color:var(--color-ink-faint);text-transform:uppercase;letter-spacing:.04em;background:var(--color-surface-2);font-size:.78rem;font-weight:700}.shared-module__q8HX2G__table tbody tr:last-child td{border-bottom:none}.shared-module__q8HX2G__table tbody tr{transition:background-color .12s var(--ease)}.shared-module__q8HX2G__table tbody tr.shared-module__q8HX2G__clickableRow{cursor:pointer}.shared-module__q8HX2G__table tbody tr.shared-module__q8HX2G__clickableRow:hover{background:var(--color-surface-2)}.shared-module__q8HX2G__numCell{font-variant-numeric:tabular-nums;text-align:end}.shared-module__q8HX2G__totalsRow td{border-top:2px solid var(--color-border-strong);background:var(--color-surface-2);border-bottom:none;font-weight:800}.shared-module__q8HX2G__lowValue{color:var(--color-danger);font-weight:700}.shared-module__q8HX2G__badge{padding:var(--space-1) var(--space-3);white-space:nowrap;border-radius:999px;align-items:center;gap:.4em;font-size:.78rem;font-weight:700;display:inline-flex}.shared-module__q8HX2G__badge:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.shared-module__q8HX2G__badgeNeutral{background:var(--color-sunken);color:var(--color-ink-muted)}.shared-module__q8HX2G__badgeWarning{background:var(--color-warning-tint);color:var(--color-warning)}.shared-module__q8HX2G__badgeAccent{background:var(--color-accent-tint);color:var(--color-accent)}.shared-module__q8HX2G__badgeSuccess{background:var(--color-success-tint);color:var(--color-success)}.shared-module__q8HX2G__badgeDanger{background:var(--color-danger-tint);color:var(--color-danger)}.shared-module__q8HX2G__badgeGroup{gap:var(--space-2);margin-top:var(--space-2);display:flex}.shared-module__q8HX2G__typeBadge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-sunken);color:var(--color-ink-muted);font-size:.78rem;font-weight:600;display:inline-block}.shared-module__q8HX2G__formCard{gap:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-8);flex-direction:column;max-width:720px;display:flex}.shared-module__q8HX2G__provisioningCard{gap:var(--space-6);max-width:920px;margin-top:var(--space-6);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.shared-module__q8HX2G__sectionTitle,.shared-module__q8HX2G__checksTitle{margin:0 0 var(--space-2);color:var(--color-ink)}.shared-module__q8HX2G__sectionTitle{font-size:1.25rem}.shared-module__q8HX2G__checksTitle{font-size:1rem}.shared-module__q8HX2G__provisioningSummary{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shared-module__q8HX2G__checkGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.shared-module__q8HX2G__checkPassed,.shared-module__q8HX2G__checkPending{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);grid-template-columns:auto 1fr auto;font-size:.88rem;display:grid}.shared-module__q8HX2G__checkPassed{background:var(--color-success-tint);color:var(--color-success)}.shared-module__q8HX2G__checkPending{background:var(--color-surface-2);color:var(--color-ink-muted)}@media (max-width:720px){.shared-module__q8HX2G__provisioningSummary,.shared-module__q8HX2G__checkGrid{grid-template-columns:1fr}}.shared-module__q8HX2G__inlineFormCard{align-items:flex-end;gap:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-5);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.shared-module__q8HX2G__inlineFormCard .shared-module__q8HX2G__field{min-width:180px}.shared-module__q8HX2G__field{gap:var(--space-2);color:var(--color-ink-muted);flex-direction:column;font-size:.9rem;display:flex}.shared-module__q8HX2G__field input,.shared-module__q8HX2G__field select{font:inherit;padding:var(--space-3);border-radius:var(--radius-sm);border:1.5px solid var(--color-border);color:var(--color-ink);background:var(--color-surface-2);transition:border-color .15s var(--ease), background-color .15s var(--ease)}.shared-module__q8HX2G__field input:focus-visible,.shared-module__q8HX2G__field select:focus-visible{border-color:var(--color-primary);background:var(--color-surface);outline:none}.shared-module__q8HX2G__selectedChip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-primary-tint);color:var(--color-primary);border-radius:var(--radius-sm);width:fit-content;font-weight:700;display:inline-flex}.shared-module__q8HX2G__chipRemove{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:800;line-height:1}.shared-module__q8HX2G__lineRow{gap:var(--space-3);grid-template-columns:1fr 100px 100px auto;align-items:center;display:grid}.shared-module__q8HX2G__qtyInput{font:inherit;padding:var(--space-3);border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-surface-2);width:100%;transition:border-color .15s var(--ease)}.shared-module__q8HX2G__qtyInput:focus-visible{border-color:var(--color-primary);outline:none}.shared-module__q8HX2G__removeLine{color:var(--color-danger);cursor:pointer;background:0 0;border:none;font-weight:700}.shared-module__q8HX2G__addLine{border:1.5px dashed var(--color-border-strong);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-4);color:var(--color-ink-muted);cursor:pointer;transition:border-color .15s var(--ease), color .15s var(--ease);background:0 0;align-self:flex-start}.shared-module__q8HX2G__addLine:hover{border-color:var(--color-primary);color:var(--color-primary)}.shared-module__q8HX2G__splitToggle{color:var(--color-primary);cursor:pointer;text-align:start;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700}.shared-module__q8HX2G__splitToggle:hover{text-decoration:underline}.shared-module__q8HX2G__splitPanel{gap:var(--space-2);padding:var(--space-3);margin-top:calc(-1 * var(--space-2));border-inline-start:3px solid var(--color-primary-tint);background:var(--color-surface-2);border-radius:var(--radius-sm);flex-direction:column;grid-column:1/-1;display:flex}.shared-module__q8HX2G__splitRow{gap:var(--space-2);grid-template-columns:2fr 100px auto;align-items:center;display:grid}.shared-module__q8HX2G__splitTotal{font-size:.8rem;font-weight:700}.shared-module__q8HX2G__submit{padding:var(--space-3) var(--space-8);align-self:flex-start;}.shared-module__q8HX2G__stepper{gap:var(--space-2);max-width:720px;margin:0 0 var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.shared-module__q8HX2G__stepper li{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);font-size:.85rem;font-weight:700;display:flex}.shared-module__q8HX2G__stepper li span{background:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.shared-module__q8HX2G__stepActive{background:var(--color-primary-tint);color:var(--color-primary)}.shared-module__q8HX2G__stepDone{background:var(--color-success-tint);color:var(--color-success)}.shared-module__q8HX2G__stepPending{background:var(--color-sunken);color:var(--color-ink-muted)}.shared-module__q8HX2G__choiceGroup{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);margin:0}.shared-module__q8HX2G__choiceGroup legend{padding-inline:var(--space-2);color:var(--color-ink-muted);font-size:.9rem;font-weight:700}.shared-module__q8HX2G__choiceGroup label{align-items:center;gap:var(--space-2);color:var(--color-ink);cursor:pointer;display:flex}.shared-module__q8HX2G__choiceGroup>label+label{margin-top:var(--space-3)}.shared-module__q8HX2G__choiceGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shared-module__q8HX2G__sectionTitle{margin:0;font-size:1.1rem}.shared-module__q8HX2G__reviewGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.shared-module__q8HX2G__reviewGrid div{padding:var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface-2)}.shared-module__q8HX2G__reviewGrid dt{color:var(--color-ink-muted);font-size:.8rem}.shared-module__q8HX2G__reviewGrid dd{margin:var(--space-1) 0 0;font-weight:700}.shared-module__q8HX2G__reviewWide{grid-column:1/-1}@media (max-width:640px){.shared-module__q8HX2G__stepper,.shared-module__q8HX2G__reviewGrid,.shared-module__q8HX2G__choiceGrid{grid-template-columns:1fr}.shared-module__q8HX2G__reviewWide{grid-column:auto}.shared-module__q8HX2G__pageHeader,.shared-module__q8HX2G__detailHeader{flex-direction:column}.shared-module__q8HX2G__actions{flex-wrap:wrap}.shared-module__q8HX2G__listToolbar{grid-template-columns:1fr}.shared-module__q8HX2G__formCard{padding:var(--space-5)}}.shared-module__q8HX2G__detailHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.shared-module__q8HX2G__actions{gap:var(--space-3);display:flex}.shared-module__q8HX2G__actionPrimary{padding:var(--space-3) var(--space-6);border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);cursor:pointer;box-shadow:var(--shadow-sm);transition:background-color .15s var(--ease), box-shadow .15s var(--ease);border:none;font-weight:700}.shared-module__q8HX2G__actionPrimary:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-md)}.shared-module__q8HX2G__actionPrimary:disabled{opacity:.7;cursor:progress}.shared-module__q8HX2G__actionSecondary{padding:var(--space-2) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-2);color:var(--color-ink);cursor:pointer;font-weight:700}.shared-module__q8HX2G__actionSuccess{padding:var(--space-3) var(--space-6);border-radius:var(--radius-sm);background:var(--color-success);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);transition:filter .15s var(--ease), box-shadow .15s var(--ease);border:none;font-weight:700}.shared-module__q8HX2G__actionSuccess:hover:not(:disabled){filter:brightness(.92);box-shadow:var(--shadow-md)}.shared-module__q8HX2G__actionSuccess:disabled{opacity:.7;cursor:progress}.shared-module__q8HX2G__actionDangerOutline{padding:var(--space-1) var(--space-4);border:1.5px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);cursor:pointer;transition:background-color .15s var(--ease);background:0 0;font-size:.85rem;font-weight:700}.shared-module__q8HX2G__actionDangerOutline:hover:not(:disabled){background:var(--color-danger-tint)}.shared-module__q8HX2G__actionDangerOutline:disabled{opacity:.7;cursor:progress}.shared-module__q8HX2G__actionSuccessSmall{padding:var(--space-1) var(--space-4);font-size:.85rem;}.shared-module__q8HX2G__rowActions{gap:var(--space-2);display:flex}.shared-module__q8HX2G__treeWrap{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden}.shared-module__q8HX2G__treeGroupHeader{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);background:var(--color-surface-2);border:none;border-bottom:1px solid var(--color-border);font:inherit;color:var(--color-ink);cursor:pointer;text-align:start;font-weight:700;display:flex}.shared-module__q8HX2G__treeGroupHeader:hover{background:var(--color-border)}.shared-module__q8HX2G__treeChevron{transition:transform .15s var(--ease);flex-shrink:0}.shared-module__q8HX2G__treeChevronOpen{transform:rotate(90deg)}.shared-module__q8HX2G__treeGroupCount{color:var(--color-ink-faint);margin-inline-start:auto;font-size:.8rem;font-weight:400}.shared-module__q8HX2G__treeAccountRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);cursor:pointer;transition:background-color .12s var(--ease);padding-inline-start:calc(var(--space-4) + 28px);display:flex}.shared-module__q8HX2G__treeAccountRow:last-child{border-bottom:none}.shared-module__q8HX2G__treeAccountRow:hover{background:var(--color-surface-2)}.shared-module__q8HX2G__treeAccountCode{font-variant-numeric:tabular-nums;color:var(--color-ink-faint);min-width:4.5rem}.shared-module__q8HX2G__treeAccountName{flex:1}.shared-module__q8HX2G__rowActionsCell{gap:var(--space-2);white-space:nowrap;display:flex}.shared-module__q8HX2G__rowIconBtn{border-radius:var(--radius-sm);cursor:pointer;width:30px;height:30px;transition:filter .15s var(--ease), transform .15s var(--ease);border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shared-module__q8HX2G__rowIconBtn:hover:not(:disabled){filter:brightness(.94)}.shared-module__q8HX2G__rowIconBtn:active:not(:disabled){transform:scale(.94)}.shared-module__q8HX2G__rowIconBtn:disabled{opacity:.5;cursor:progress}.shared-module__q8HX2G__rowIconBtnView{background:var(--color-primary-tint);color:var(--color-primary)}.shared-module__q8HX2G__rowIconBtnEdit{background:var(--color-accent-tint);color:var(--color-accent)}.shared-module__q8HX2G__rowIconBtnFreeze{background:var(--color-warning-tint);color:var(--color-warning)}.shared-module__q8HX2G__rowIconBtnUnfreeze{background:var(--color-success-tint);color:var(--color-success)}.shared-module__q8HX2G__formActionsBar{align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.shared-module__q8HX2G__kpiGrid{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.shared-module__q8HX2G__kpiCard{gap:var(--space-3);padding:var(--space-5);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.shared-module__q8HX2G__kpiIcon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.shared-module__q8HX2G__kpiIconPrimary{background:var(--color-primary-tint);color:var(--color-primary)}.shared-module__q8HX2G__kpiIconAccent{background:var(--color-accent-tint);color:var(--color-accent)}.shared-module__q8HX2G__kpiIconSuccess{background:var(--color-success-tint);color:var(--color-success)}.shared-module__q8HX2G__kpiIconWarning{background:var(--color-warning-tint);color:var(--color-warning)}.shared-module__q8HX2G__kpiValue{font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:800}.shared-module__q8HX2G__kpiLabel{color:var(--color-ink-muted);font-size:.88rem}
.accounting-module__GEGQWq__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.accounting-module__GEGQWq__card{gap:var(--space-2);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:inherit;transition:border-color .15s var(--ease), box-shadow .15s var(--ease), transform .15s var(--ease);flex-direction:column;text-decoration:none;display:flex}.accounting-module__GEGQWq__card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.accounting-module__GEGQWq__cardTitle{color:var(--color-ink);font-weight:700}.accounting-module__GEGQWq__cardDesc{color:var(--color-ink-muted);font-size:.9rem}
.brand-review-module__R_M6Oq__page{background:radial-gradient(circle at 85% 0%, color-mix(in srgb, var(--review-highlight) 16%, transparent), transparent 34%), var(--color-canvas);min-height:100dvh;padding:clamp(24px,5vw,72px)}.brand-review-module__R_M6Oq__header{max-width:1180px;margin:0 auto var(--space-8);justify-content:space-between;align-items:flex-start;gap:var(--space-6);display:flex}.brand-review-module__R_M6Oq__eyebrow{margin:0 0 var(--space-2);color:var(--review-secondary);font-weight:800}.brand-review-module__R_M6Oq__header h1{letter-spacing:-.035em;max-width:820px;margin:0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.08}.brand-review-module__R_M6Oq__intro{max-width:760px;margin:var(--space-4) 0 0;color:var(--color-ink-muted);line-height:1.8}.brand-review-module__R_M6Oq__directionGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto;display:grid}.brand-review-module__R_M6Oq__directionCard{min-height:470px;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-ink);text-align:start;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease), border-color .2s var(--ease), box-shadow .2s var(--ease);flex-direction:column;align-items:stretch;display:flex;position:relative}.brand-review-module__R_M6Oq__directionCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.brand-review-module__R_M6Oq__directionCardSelected{border-color:var(--review-highlight);box-shadow:0 0 0 3px color-mix(in srgb, var(--review-highlight) 18%, transparent), var(--shadow-md)}.brand-review-module__R_M6Oq__directionCode{background:var(--color-sunken);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid;position:absolute;inset-block-start:18px;inset-inline-end:18px}.brand-review-module__R_M6Oq__directionMark{width:100%;height:190px;margin:var(--space-3) 0}.brand-review-module__R_M6Oq__directionName{font-size:1.35rem;font-weight:900}.brand-review-module__R_M6Oq__directionMeaning{margin-top:var(--space-2);color:var(--color-ink-muted);line-height:1.65}.brand-review-module__R_M6Oq__directionStrength{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);font-size:.88rem;line-height:1.65}.brand-review-module__R_M6Oq__swatches{padding-top:var(--space-5);gap:8px;margin-top:auto;display:flex}.brand-review-module__R_M6Oq__swatches i{border:2px solid var(--color-surface);width:26px;height:26px;box-shadow:0 0 0 1px var(--color-border);border-radius:999px}.brand-review-module__R_M6Oq__recommendation{max-width:1180px;margin:var(--space-5) auto var(--space-12);align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);border-radius:var(--radius-md);background:color-mix(in srgb, var(--review-highlight) 10%, var(--color-surface));border:1px solid color-mix(in srgb, var(--review-highlight) 30%, var(--color-border));grid-template-columns:auto 1fr auto;display:grid}.brand-review-module__R_M6Oq__recommendation strong{color:var(--review-secondary)}.brand-review-module__R_M6Oq__recommendation em{background:var(--color-surface);color:var(--review-primary);border-radius:999px;padding:7px 12px;font-size:.82rem;font-style:normal;font-weight:800}.brand-review-module__R_M6Oq__previewTitle{max-width:1180px;margin:0 auto var(--space-5);font-size:1.25rem}.brand-review-module__R_M6Oq__previewGrid{gap:var(--space-5);grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);max-width:1180px;margin:0 auto;display:grid}.brand-review-module__R_M6Oq__appMockup{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);min-height:520px;box-shadow:var(--shadow-lg);grid-template-columns:210px 1fr;display:grid;overflow:hidden}.brand-review-module__R_M6Oq__mockSidebar{padding:var(--space-5);background:var(--review-primary);color:#fff}.brand-review-module__R_M6Oq__mockBrand{margin-bottom:var(--space-8);align-items:center;gap:10px;display:flex}.brand-review-module__R_M6Oq__mockBrand svg{background:#fff;border-radius:12px;width:44px;height:44px;padding:5px}.brand-review-module__R_M6Oq__mockBrand strong,.brand-review-module__R_M6Oq__mockBrand small{display:block}.brand-review-module__R_M6Oq__mockBrand small{opacity:.68;max-width:110px;margin-top:2px;font-size:.55rem;line-height:1.35}.brand-review-module__R_M6Oq__mockNav,.brand-review-module__R_M6Oq__mockNavActive{border-radius:10px;margin:5px 0;padding:11px 13px;font-size:.88rem;display:block}.brand-review-module__R_M6Oq__mockNav{opacity:.68}.brand-review-module__R_M6Oq__mockNavActive{background:color-mix(in srgb, var(--review-highlight) 34%, transparent);border-inline-start:3px solid var(--review-accent);font-weight:800}.brand-review-module__R_M6Oq__mockContent{background:color-mix(in srgb, var(--review-highlight) 4%, var(--color-canvas));padding:clamp(24px,4vw,48px)}.brand-review-module__R_M6Oq__mockKicker{color:var(--review-secondary);font-weight:800}.brand-review-module__R_M6Oq__mockContent h3{margin:8px 0 28px;font-size:1.7rem}.brand-review-module__R_M6Oq__mockCards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.brand-review-module__R_M6Oq__mockCards i{background:var(--color-surface);border:1px solid var(--color-border);height:110px;box-shadow:var(--shadow-sm);border-radius:16px}.brand-review-module__R_M6Oq__mockCards i:first-child{border-top:4px solid var(--review-highlight)}.brand-review-module__R_M6Oq__mockCards i:nth-child(2){border-top:4px solid var(--review-accent)}.brand-review-module__R_M6Oq__mockCards i:nth-child(3){border-top:4px solid var(--review-secondary)}.brand-review-module__R_M6Oq__mockTable{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;gap:12px;margin-top:18px;padding:20px;display:grid}.brand-review-module__R_M6Oq__mockTable b{background:var(--review-primary);opacity:.85;border-radius:8px;width:42%;height:14px}.brand-review-module__R_M6Oq__mockTable span{background:var(--color-sunken);border-radius:8px;height:11px}.brand-review-module__R_M6Oq__smallPreviews{gap:var(--space-5);display:grid}.brand-review-module__R_M6Oq__loginPreview,.brand-review-module__R_M6Oq__markPreview{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-md);flex-direction:column;align-items:center;display:flex}.brand-review-module__R_M6Oq__loginPreview svg{width:92px;height:70px}.brand-review-module__R_M6Oq__loginPreview strong{font-size:1.25rem}.brand-review-module__R_M6Oq__loginPreview span{color:var(--color-ink-muted);margin:3px 0 18px;font-size:.82rem}.brand-review-module__R_M6Oq__loginPreview i{border:1px solid var(--color-border);background:var(--color-surface-2);border-radius:9px;width:100%;height:38px;margin:5px 0}.brand-review-module__R_M6Oq__loginPreview button{background:var(--review-secondary);color:#fff;border:0;border-radius:9px;width:100%;margin-top:10px;padding:11px;font-weight:800}.brand-review-module__R_M6Oq__markPreview{text-align:center;color:var(--color-ink-muted);grid-template-columns:1fr 1fr;gap:10px 18px;font-size:.78rem;display:grid}.brand-review-module__R_M6Oq__markPreview svg{width:100%;height:92px}.brand-review-module__R_M6Oq__monochrome{filter:grayscale()contrast(1.35)}@media (max-width:920px){.brand-review-module__R_M6Oq__directionGrid{grid-template-columns:1fr}.brand-review-module__R_M6Oq__directionCard{min-height:auto}.brand-review-module__R_M6Oq__previewGrid,.brand-review-module__R_M6Oq__recommendation{grid-template-columns:1fr}}@media (max-width:620px){.brand-review-module__R_M6Oq__header{flex-direction:column}.brand-review-module__R_M6Oq__appMockup{grid-template-columns:1fr}.brand-review-module__R_M6Oq__mockSidebar{grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.brand-review-module__R_M6Oq__mockBrand{grid-column:1/-1}.brand-review-module__R_M6Oq__mockContent{min-height:360px}.brand-review-module__R_M6Oq__mockCards{grid-template-columns:1fr}}
.contracts-module__bTqaIq__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.contracts-module__bTqaIq__header h1{color:var(--text-strong);margin:0}.contracts-module__bTqaIq__header p{color:var(--text-muted);margin:6px 0}.contracts-module__bTqaIq__header button,.contracts-module__bTqaIq__modal footer button,.contracts-module__bTqaIq__card footer button{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.contracts-module__bTqaIq__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:11px;padding:11px 14px}.contracts-module__bTqaIq__metrics{grid-template-columns:repeat(3,minmax(170px,1fr));gap:12px;margin-bottom:14px;display:grid}.contracts-module__bTqaIq__metrics article{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:6px;padding:15px;display:grid}.contracts-module__bTqaIq__metrics span,.contracts-module__bTqaIq__card dt{color:var(--text-muted)}.contracts-module__bTqaIq__metrics strong{color:var(--text-strong);font-size:1.3rem}.contracts-module__bTqaIq__filters{gap:8px;margin-bottom:16px;display:flex}.contracts-module__bTqaIq__filters button{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text-strong);border-radius:999px;padding:0 16px}.contracts-module__bTqaIq__filters .contracts-module__bTqaIq__selected{border-color:var(--brand-primary);background:var(--brand-soft);color:var(--brand-primary);font-weight:700}.contracts-module__bTqaIq__grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;display:grid}.contracts-module__bTqaIq__card{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:13px;padding:17px;display:grid}.contracts-module__bTqaIq__card header{justify-content:space-between;gap:12px;display:flex}.contracts-module__bTqaIq__card header span{color:var(--text-muted)}.contracts-module__bTqaIq__card h2{margin:4px 0 0;font-size:1.05rem}.contracts-module__bTqaIq__card mark{background:var(--surface-raised);color:var(--text-muted);border-radius:999px;align-self:start;padding:5px 9px}.contracts-module__bTqaIq__card mark[data-state=active]{background:var(--success-soft);color:var(--success-strong)}.contracts-module__bTqaIq__card mark[data-state=cancelled]{background:var(--danger-soft);color:var(--danger-strong)}.contracts-module__bTqaIq__card>strong{color:var(--brand-primary);font-size:1.2rem}.contracts-module__bTqaIq__card dl{gap:7px;margin:0;display:grid}.contracts-module__bTqaIq__card dl div{justify-content:space-between;gap:12px;display:flex}.contracts-module__bTqaIq__card dd{text-align:end;margin:0}.contracts-module__bTqaIq__remaining,.contracts-module__bTqaIq__due{background:var(--surface-raised);border-radius:9px;margin:0;padding:9px}.contracts-module__bTqaIq__due{background:var(--warning-soft,var(--brand-soft));color:var(--brand-primary);font-weight:700}.contracts-module__bTqaIq__card footer{gap:8px;display:flex}.contracts-module__bTqaIq__card footer button{flex:1;min-height:36px}.contracts-module__bTqaIq__card footer .contracts-module__bTqaIq__danger{background:var(--danger-soft);color:var(--danger-strong)}.contracts-module__bTqaIq__empty{text-align:center;color:var(--text-muted);padding:48px}.contracts-module__bTqaIq__backdrop{z-index:50;background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.contracts-module__bTqaIq__modal{background:var(--surface);border-radius:18px;grid-template-columns:1fr 1fr;gap:14px;width:min(680px,100%);max-height:90vh;padding:20px;display:grid;overflow:auto}.contracts-module__bTqaIq__modal>header,.contracts-module__bTqaIq__modal>footer,.contracts-module__bTqaIq__full{grid-column:1/-1}.contracts-module__bTqaIq__modal>header,.contracts-module__bTqaIq__modal>footer{justify-content:space-between;gap:10px;display:flex}.contracts-module__bTqaIq__modal h2{margin:0}.contracts-module__bTqaIq__modal>header button{color:var(--text-muted);background:0 0;border:0;font-size:1.8rem}.contracts-module__bTqaIq__modal label{color:var(--text-muted);gap:6px;display:grid}.contracts-module__bTqaIq__modal input,.contracts-module__bTqaIq__modal select{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-strong);border-radius:9px;padding:0 10px}.contracts-module__bTqaIq__modal .contracts-module__bTqaIq__check{align-items:center;gap:8px;display:flex}.contracts-module__bTqaIq__modal .contracts-module__bTqaIq__check input{min-height:auto}.contracts-module__bTqaIq__modal footer{justify-content:flex-end}.contracts-module__bTqaIq__modal footer .contracts-module__bTqaIq__secondary{background:var(--surface-raised);color:var(--text-strong);border:1px solid var(--border)}.contracts-module__bTqaIq__invoiceLink{border:1px solid var(--brand-primary);min-height:36px;color:var(--brand-primary);border-radius:9px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:700px){.contracts-module__bTqaIq__header{flex-direction:column}.contracts-module__bTqaIq__metrics,.contracts-module__bTqaIq__modal{grid-template-columns:1fr}.contracts-module__bTqaIq__modal>header,.contracts-module__bTqaIq__modal>footer,.contracts-module__bTqaIq__full{grid-column:1}.contracts-module__bTqaIq__grid{grid-template-columns:1fr}}
.crm-module__Le1yba__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.crm-module__Le1yba__header h1{color:var(--text-strong);margin:0}.crm-module__Le1yba__header p{color:var(--text-muted);margin:6px 0}.crm-module__Le1yba__header button,.crm-module__Le1yba__modal footer button{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.crm-module__Le1yba__metrics{grid-template-columns:repeat(2,minmax(180px,260px));gap:12px;margin-bottom:14px;display:grid}.crm-module__Le1yba__metrics article{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:6px;padding:15px;display:grid}.crm-module__Le1yba__metrics span{color:var(--text-muted)}.crm-module__Le1yba__metrics strong{color:var(--text-strong);font-size:1.35rem}.crm-module__Le1yba__search{border:1px solid var(--border);background:var(--surface);width:min(520px,100%);min-height:44px;color:var(--text-strong);border-radius:11px;margin-bottom:16px;padding:0 13px}.crm-module__Le1yba__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:11px;padding:11px 14px}.crm-module__Le1yba__board{scroll-snap-type:x proximity;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.crm-module__Le1yba__column{border:1px solid var(--border);background:var(--surface-raised);scroll-snap-align:start;border-radius:16px;flex:0 0 300px;min-height:420px}.crm-module__Le1yba__column>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.crm-module__Le1yba__column h2{margin:0;font-size:1rem}.crm-module__Le1yba__column>header span{text-align:center;background:var(--brand-soft);min-width:28px;color:var(--brand-primary);border-radius:999px;padding:4px}.crm-module__Le1yba__cards{gap:10px;padding:10px;display:grid}.crm-module__Le1yba__card{border:1px solid var(--border);background:var(--surface);border-radius:13px;gap:9px;padding:13px;display:grid}.crm-module__Le1yba__card h3,.crm-module__Le1yba__card p{margin:0}.crm-module__Le1yba__card p,.crm-module__Le1yba__card dt{color:var(--text-muted)}.crm-module__Le1yba__card>strong{color:var(--brand-primary)}.crm-module__Le1yba__card dl{gap:5px;margin:0;display:grid}.crm-module__Le1yba__card dl div{justify-content:space-between;gap:10px;display:flex}.crm-module__Le1yba__card dd{margin:0}.crm-module__Le1yba__card select,.crm-module__Le1yba__modal input{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--text-strong);border-radius:9px;padding:0 10px}.crm-module__Le1yba__card footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.crm-module__Le1yba__card footer button{background:0 0;border-radius:8px;min-height:36px;font-weight:700}.crm-module__Le1yba__quote{background:var(--brand-soft);min-height:36px;color:var(--brand-primary);border-radius:8px;grid-column:1/-1;place-items:center;font-weight:700;text-decoration:none;display:grid}.crm-module__Le1yba__win{border:1px solid var(--success-strong);color:var(--success-strong)}.crm-module__Le1yba__lose{border:1px solid var(--danger-strong);color:var(--danger-strong)}.crm-module__Le1yba__empty{color:var(--text-muted);text-align:center}.crm-module__Le1yba__backdrop{z-index:50;background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.crm-module__Le1yba__modal{background:var(--surface);border-radius:18px;grid-template-columns:1fr 1fr;gap:14px;width:min(660px,100%);max-height:90vh;padding:20px;display:grid;overflow:auto;box-shadow:0 24px 80px #00000040}.crm-module__Le1yba__modal>header,.crm-module__Le1yba__modal>footer{grid-column:1/-1;justify-content:space-between;gap:10px;display:flex}.crm-module__Le1yba__modal h2{margin:0}.crm-module__Le1yba__modal>header button{color:var(--text-muted);background:0 0;border:0;font-size:1.8rem}.crm-module__Le1yba__modal label{color:var(--text-muted);gap:6px;display:grid}.crm-module__Le1yba__modal footer{justify-content:flex-end}.crm-module__Le1yba__modal footer .crm-module__Le1yba__secondary{background:var(--surface-raised);color:var(--text-strong);border:1px solid var(--border)}@media (max-width:700px){.crm-module__Le1yba__header{flex-direction:column}.crm-module__Le1yba__metrics,.crm-module__Le1yba__modal{grid-template-columns:1fr}.crm-module__Le1yba__modal>header,.crm-module__Le1yba__modal>footer{grid-column:1}.crm-module__Le1yba__column{flex-basis:86vw}}
.dashboard-module__ri1OsW__status{color:var(--color-ink-muted)}.dashboard-module__ri1OsW__errorStatus{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-danger-tint);color:var(--color-danger)}.dashboard-module__ri1OsW__intro{margin-bottom:var(--space-8)}.dashboard-module__ri1OsW__company{letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:800}.dashboard-module__ri1OsW__period{margin:var(--space-1) 0 0;color:var(--color-ink-muted);font-variant-numeric:tabular-nums}.dashboard-module__ri1OsW__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.dashboard-module__ri1OsW__card{gap:var(--space-2);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-6);border-inline-start:4px solid var(--color-border);transition:box-shadow .2s var(--ease), transform .2s var(--ease);flex-direction:column;display:flex}.dashboard-module__ri1OsW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.dashboard-module__ri1OsW__cardIncome{border-inline-start-color:var(--color-success)}.dashboard-module__ri1OsW__cardExpense{border-inline-start-color:var(--color-warning)}.dashboard-module__ri1OsW__cardResult{border-inline-start-color:var(--color-primary)}.dashboard-module__ri1OsW__cardLabel{color:var(--color-ink-muted);font-size:.9rem}.dashboard-module__ri1OsW__cardValue{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:1.7rem;font-weight:800}.dashboard-module__ri1OsW__sectionTitle{margin:var(--space-12) 0 var(--space-4);font-size:1.1rem;font-weight:800}.dashboard-module__ri1OsW__actionGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.dashboard-module__ri1OsW__actionCard{align-items:center;gap:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-5);color:inherit;transition:border-color .15s var(--ease), box-shadow .15s var(--ease), transform .15s var(--ease);text-decoration:none;display:flex}.dashboard-module__ri1OsW__actionCard:hover{border-color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__ri1OsW__actionCount{min-width:2.75rem;height:2.75rem;padding:0 var(--space-2);background:var(--color-accent-tint);color:var(--color-accent);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;display:flex}.dashboard-module__ri1OsW__actionLabel{color:var(--color-ink);font-weight:700}.dashboard-module__ri1OsW__allClear{color:var(--color-ink-muted);padding:var(--space-5);background:var(--color-surface);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md)}.dashboard-module__ri1OsW__rankedGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.dashboard-module__ri1OsW__rankedCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-5)}.dashboard-module__ri1OsW__rankedTitle{margin:0 0 var(--space-3);color:var(--color-ink-muted);font-size:.95rem;font-weight:800}.dashboard-module__ri1OsW__rankedRow{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-2) 0;border-top:1px solid var(--color-border);display:flex}.dashboard-module__ri1OsW__rankedRow:first-of-type{border-top:none}.dashboard-module__ri1OsW__rankedName{color:var(--color-ink);font-weight:700}.dashboard-module__ri1OsW__rankedMeta{color:var(--color-ink-muted);font-size:.85rem}.dashboard-module__ri1OsW__rankedValue{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:800}.dashboard-module__ri1OsW__layoutButton{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-4);background:var(--color-surface);color:var(--color-primary);font:inherit;cursor:pointer;font-weight:700}.dashboard-module__ri1OsW__layoutPanel{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-wrap:wrap;display:flex}.dashboard-module__ri1OsW__layoutPanel label{align-items:center;gap:var(--space-2);display:flex}.dashboard-module__ri1OsW__layoutSaved{color:var(--color-success);font-weight:700}
.data-imports-module__U74OXa__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.data-imports-module__U74OXa__header h1,.data-imports-module__U74OXa__card h2,.data-imports-module__U74OXa__result h2{margin:0}.data-imports-module__U74OXa__header p{color:var(--color-text-muted);margin:.4rem 0 0}.data-imports-module__U74OXa__card,.data-imports-module__U74OXa__result{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:1.25rem}.data-imports-module__U74OXa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.data-imports-module__U74OXa__card label{flex-direction:column;gap:.45rem;font-weight:600;display:flex}.data-imports-module__U74OXa__card input,.data-imports-module__U74OXa__card select,.data-imports-module__U74OXa__card textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;padding:.75rem}.data-imports-module__U74OXa__card textarea{text-align:left;resize:vertical;direction:ltr;width:100%;font-family:ui-monospace,monospace}.data-imports-module__U74OXa__actions{gap:.75rem;margin-top:1rem;display:flex}.data-imports-module__U74OXa__actions button,.data-imports-module__U74OXa__secondary{border-radius:var(--radius-md);background:var(--color-primary);color:#fff;cursor:pointer;border:0;padding:.7rem 1.1rem;font-weight:700}.data-imports-module__U74OXa__secondary{background:var(--color-surface);color:var(--color-primary);border:1px solid var(--color-primary)}.data-imports-module__U74OXa__actions button:disabled{opacity:.55}.data-imports-module__U74OXa__error{color:var(--color-danger);font-weight:600}.data-imports-module__U74OXa__result{border-inline-start:4px solid var(--color-success)}.data-imports-module__U74OXa__result p{color:var(--color-text-muted)}.data-imports-module__U74OXa__metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.data-imports-module__U74OXa__metrics div{background:var(--color-background);border-radius:var(--radius-md);padding:.8rem}.data-imports-module__U74OXa__metrics span{color:var(--color-text-muted);font-size:.85rem;display:block}.data-imports-module__U74OXa__metrics strong{margin-top:.3rem;font-size:1.1rem;display:block}.data-imports-module__U74OXa__table{overflow:auto}.data-imports-module__U74OXa__table table{border-collapse:collapse;width:100%}.data-imports-module__U74OXa__table th,.data-imports-module__U74OXa__table td{border-bottom:1px solid var(--color-border);text-align:start;padding:.7rem}@media (max-width:800px){.data-imports-module__U74OXa__grid{grid-template-columns:1fr}.data-imports-module__U74OXa__metrics{grid-template-columns:repeat(2,1fr)}.data-imports-module__U74OXa__header{flex-direction:column}}
.page-module__2Fvlfa__wrap{max-width:760px;margin:auto}.page-module__2Fvlfa__wrap h1{margin:0 0 18px}.page-module__2Fvlfa__wrap form{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:1fr 1fr;gap:16px;padding:22px;display:grid}.page-module__2Fvlfa__wrap label{color:var(--text-muted);gap:7px;display:grid}.page-module__2Fvlfa__wrap input,.page-module__2Fvlfa__wrap select{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text-strong);border-radius:9px;padding:0 11px}.page-module__2Fvlfa__wrap footer{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.page-module__2Fvlfa__wrap button{background:var(--brand-primary);color:#fff;border:0;border-radius:9px;min-height:42px;padding:0 18px;font-weight:700}.page-module__2Fvlfa__wrap .page-module__2Fvlfa__secondary{border:1px solid var(--border);background:var(--surface-raised);color:var(--text-strong)}.page-module__2Fvlfa__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:9px;padding:12px}@media (max-width:680px){.page-module__2Fvlfa__wrap form{grid-template-columns:1fr}.page-module__2Fvlfa__wrap footer{grid-column:1}}
.page-module__3MrveG__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.page-module__3MrveG__grid article{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:20px}.page-module__3MrveG__grid h2{margin-top:0}.page-module__3MrveG__grid form{gap:8px;display:flex}.page-module__3MrveG__grid input{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-strong);border-radius:9px;flex:1;padding:0 10px}.page-module__3MrveG__grid button{background:var(--brand-primary);color:#fff;border:0;border-radius:9px;padding:0 16px;font-weight:700}.page-module__3MrveG__grid ul{gap:8px;padding:0;list-style:none;display:grid}.page-module__3MrveG__grid li{background:var(--surface-raised);border-radius:8px;padding:10px}@media (max-width:700px){.page-module__3MrveG__grid{grid-template-columns:1fr}}
.login-module__WEZH7G__page{min-height:100dvh;padding:var(--space-6);background:radial-gradient(1200px 600px at 20% -10%, color-mix(in srgb, var(--color-primary) 14%, transparent), transparent), var(--color-canvas-gradient);justify-content:center;align-items:center;display:flex}.login-module__WEZH7G__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);padding:var(--space-12) var(--space-8)}.login-module__WEZH7G__brand{align-items:center;gap:var(--space-3);margin-bottom:var(--space-8);display:flex}.login-module__WEZH7G__mark{border-radius:var(--radius-sm);background:#fff;flex-shrink:0;width:64px;height:52px;padding:4px}.login-module__WEZH7G__title{color:var(--color-ink);margin:0;font-size:1.4rem;font-weight:800}.login-module__WEZH7G__slogan{color:var(--color-primary);margin:3px 0 0;font-size:.76rem;font-weight:700}.login-module__WEZH7G__subtitle{margin:0 0 var(--space-8);color:var(--color-ink-muted);font-size:.95rem}.login-module__WEZH7G__form{gap:var(--space-5);flex-direction:column;display:flex}.login-module__WEZH7G__field{gap:var(--space-2);color:var(--color-ink-muted);flex-direction:column;font-size:.9rem;display:flex}.login-module__WEZH7G__field input{font:inherit;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);border:1.5px solid var(--color-border);color:var(--color-ink);background:var(--color-surface-2);transition:border-color .15s var(--ease), background-color .15s var(--ease)}.login-module__WEZH7G__field input:focus-visible{border-color:var(--color-primary);background:var(--color-surface);outline:none}.login-module__WEZH7G__hint{color:var(--color-ink-muted);margin:0;font-size:.9rem}.login-module__WEZH7G__error{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--color-danger-tint);color:var(--color-danger);margin:0;font-size:.88rem}.login-module__WEZH7G__submit{margin-top:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);cursor:pointer;transition:background-color .15s var(--ease), transform .15s var(--ease);border:none;font-size:1rem;font-weight:700}.login-module__WEZH7G__submit:hover:not(:disabled){background:var(--color-primary-hover)}.login-module__WEZH7G__submit:active:not(:disabled){transform:scale(.98)}.login-module__WEZH7G__submit:disabled{opacity:.7;cursor:progress}
.manufacturing-module__my5nDW__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.manufacturing-module__my5nDW__header h1{color:var(--text-strong);margin:0}.manufacturing-module__my5nDW__header p{color:var(--text-muted);margin:6px 0}.manufacturing-module__my5nDW__header button,.manufacturing-module__my5nDW__form button,.manufacturing-module__my5nDW__actions button{background:var(--brand-primary);color:#fff;border:0;border-radius:9px;min-height:40px;padding:0 16px;font-weight:700}.manufacturing-module__my5nDW__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:10px;padding:11px 14px}.manufacturing-module__my5nDW__metrics{grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;margin-bottom:16px;display:grid}.manufacturing-module__my5nDW__metrics article,.manufacturing-module__my5nDW__panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:16px}.manufacturing-module__my5nDW__metrics span{color:var(--text-muted);display:block}.manufacturing-module__my5nDW__metrics strong{margin-top:5px;font-size:1.4rem;display:block}.manufacturing-module__my5nDW__panel h2{margin:0 0 14px}.manufacturing-module__my5nDW__tableWrap{overflow:auto}.manufacturing-module__my5nDW__table{border-collapse:collapse;width:100%}.manufacturing-module__my5nDW__table th,.manufacturing-module__my5nDW__table td{border-bottom:1px solid var(--border);text-align:start;white-space:nowrap;padding:11px 10px}.manufacturing-module__my5nDW__table th{color:var(--text-muted);font-size:.85rem}.manufacturing-module__my5nDW__badge{background:var(--brand-soft);color:var(--brand-primary);border-radius:999px;padding:4px 9px;font-size:.8rem;display:inline-block}.manufacturing-module__my5nDW__actions{gap:6px;display:flex}.manufacturing-module__my5nDW__actions button{min-height:32px;padding:0 10px}.manufacturing-module__my5nDW__actions .manufacturing-module__my5nDW__secondary,.manufacturing-module__my5nDW__form .manufacturing-module__my5nDW__secondary{border:1px solid var(--border);background:var(--surface);color:var(--text-strong)}.manufacturing-module__my5nDW__form{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:18px;padding:16px;display:grid}.manufacturing-module__my5nDW__form h2,.manufacturing-module__my5nDW__form footer,.manufacturing-module__my5nDW__full{grid-column:1/-1}.manufacturing-module__my5nDW__form h2{margin:0}.manufacturing-module__my5nDW__form label{color:var(--text-muted);gap:6px;display:grid}.manufacturing-module__my5nDW__form input,.manufacturing-module__my5nDW__form select{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-strong);border-radius:9px;padding:8px 10px}.manufacturing-module__my5nDW__form footer{justify-content:flex-end;gap:8px;display:flex}.manufacturing-module__my5nDW__empty{text-align:center;color:var(--text-muted);padding:28px}@media (max-width:700px){.manufacturing-module__my5nDW__header{flex-direction:column}.manufacturing-module__my5nDW__metrics,.manufacturing-module__my5nDW__form{grid-template-columns:1fr}.manufacturing-module__my5nDW__form h2,.manufacturing-module__my5nDW__form footer,.manufacturing-module__my5nDW__full{grid-column:1}}
.login-module__OPze2G__page{min-height:100dvh;padding:var(--space-6);background:radial-gradient(1200px 600px at 20% -10%, color-mix(in srgb, var(--color-accent) 12%, transparent), transparent), var(--color-canvas-gradient);justify-content:center;align-items:center;display:flex}.login-module__OPze2G__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);padding:var(--space-12) var(--space-8)}.login-module__OPze2G__brand{align-items:center;gap:var(--space-3);margin-bottom:var(--space-8);display:flex}.login-module__OPze2G__mark{border-radius:var(--radius-sm);background:#fff;flex-shrink:0;width:64px;height:52px;padding:4px}.login-module__OPze2G__title{color:var(--color-ink);margin:0;font-size:1.4rem;font-weight:800}.login-module__OPze2G__slogan{color:var(--color-primary);margin:3px 0 0;font-size:.76rem;font-weight:700}.login-module__OPze2G__subtitle{margin:0 0 var(--space-8);color:var(--color-ink-muted);font-size:.95rem}.login-module__OPze2G__form{gap:var(--space-5);flex-direction:column;display:flex}.login-module__OPze2G__field{gap:var(--space-2);color:var(--color-ink-muted);flex-direction:column;font-size:.9rem;display:flex}.login-module__OPze2G__field input{font:inherit;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);border:1.5px solid var(--color-border);color:var(--color-ink);background:var(--color-surface-2);transition:border-color .15s var(--ease), background-color .15s var(--ease)}.login-module__OPze2G__field input:focus-visible{border-color:var(--color-accent);background:var(--color-surface);outline:none}.login-module__OPze2G__hint{color:var(--color-ink-muted);margin:0;font-size:.9rem}.login-module__OPze2G__error{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--color-danger-tint);color:var(--color-danger);margin:0;font-size:.88rem}.login-module__OPze2G__submit{margin-top:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);cursor:pointer;transition:background-color .15s var(--ease), transform .15s var(--ease);border:none;font-size:1rem;font-weight:700}.login-module__OPze2G__submit:hover:not(:disabled){background:var(--color-primary-hover)}.login-module__OPze2G__submit:active:not(:disabled){transform:scale(.98)}.login-module__OPze2G__submit:disabled{opacity:.7;cursor:progress}
.operations-module__auToxG__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.operations-module__auToxG__header h1{margin:0}.operations-module__auToxG__header p{color:var(--text-muted);margin:5px 0}.operations-module__auToxG__refresh{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.operations-module__auToxG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.operations-module__auToxG__card{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:12px;padding:16px;display:grid}.operations-module__auToxG__card header{justify-content:space-between;gap:12px;display:flex}.operations-module__auToxG__card small{color:var(--text-muted)}.operations-module__auToxG__actions{flex-wrap:wrap;gap:8px;display:flex}.operations-module__auToxG__actions button{border:1px solid var(--brand-primary);background:var(--surface);min-height:38px;color:var(--brand-primary);border-radius:9px;padding:0 12px}.operations-module__auToxG__actions button:disabled{opacity:.5}.operations-module__auToxG__reference{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--text-strong);border-radius:9px;padding:0 10px}.operations-module__auToxG__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:10px;padding:10px}
.pos-module__yqSpaa__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.pos-module__yqSpaa__header h1{color:var(--text-strong);margin:0}.pos-module__yqSpaa__header p{color:var(--text-muted);margin:6px 0}.pos-module__yqSpaa__shift,.pos-module__yqSpaa__success,.pos-module__yqSpaa__pending,.pos-module__yqSpaa__error{border-radius:12px;padding:10px 14px}.pos-module__yqSpaa__shift,.pos-module__yqSpaa__success{background:var(--success-soft);color:var(--success-strong)}.pos-module__yqSpaa__pending{color:var(--text-strong);background:#fff4d6}.pos-module__yqSpaa__error{background:var(--danger-soft);color:var(--danger-strong)}.pos-module__yqSpaa__openCard,.pos-module__yqSpaa__closeCard{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:end;gap:14px;padding:20px;display:grid}.pos-module__yqSpaa__openCard{grid-template-columns:1fr 1fr auto}.pos-module__yqSpaa__closeCard{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:16px}.pos-module__yqSpaa__openCard label,.pos-module__yqSpaa__closeCard label,.pos-module__yqSpaa__cart label{color:var(--text-muted);gap:7px;display:grid}.pos-module__yqSpaa__openCard input,.pos-module__yqSpaa__openCard select,.pos-module__yqSpaa__closeCard input,.pos-module__yqSpaa__cart select,.pos-module__yqSpaa__cart input,.pos-module__yqSpaa__refund input,.pos-module__yqSpaa__refund select,.pos-module__yqSpaa__search{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text-strong);border-radius:10px;padding:0 12px}.pos-module__yqSpaa__openCard button,.pos-module__yqSpaa__closeCard button,.pos-module__yqSpaa__pay{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:44px;padding:0 22px;font-weight:700}.pos-module__yqSpaa__workspace{grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;display:grid}.pos-module__yqSpaa__products,.pos-module__yqSpaa__cart{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:16px;scroll-margin-top:76px}.pos-module__yqSpaa__search{width:100%;margin-bottom:14px}.pos-module__yqSpaa__productGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.pos-module__yqSpaa__product{text-align:start;border:1px solid var(--border);background:var(--surface-raised);min-height:124px;color:var(--text-strong);cursor:pointer;border-radius:14px;gap:8px;padding:14px;display:grid}.pos-module__yqSpaa__product span,.pos-module__yqSpaa__product small,.pos-module__yqSpaa__cartLine small{color:var(--text-muted)}.pos-module__yqSpaa__product b{color:var(--brand-primary)}.pos-module__yqSpaa__cart h2{margin-top:0}.pos-module__yqSpaa__cartLine{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.pos-module__yqSpaa__cartLine>div{gap:4px;display:grid}.pos-module__yqSpaa__cartLine>div:last-child{align-items:center;gap:8px;display:flex}.pos-module__yqSpaa__cartLine button{border:1px solid var(--border);background:var(--surface-raised);width:44px;height:44px;color:var(--text-strong);border-radius:8px}.pos-module__yqSpaa__cart label{margin-top:16px}.pos-module__yqSpaa__total{justify-content:space-between;gap:10px;margin:18px 0;font-size:1.05rem;display:flex}.pos-module__yqSpaa__pay{width:100%}.pos-module__yqSpaa__pay:disabled,.pos-module__yqSpaa__openCard button:disabled,.pos-module__yqSpaa__closeCard button:disabled{opacity:.55}.pos-module__yqSpaa__closeCard small{color:var(--text-muted)}.pos-module__yqSpaa__closeHint{color:var(--text-strong);background:#fff4d6;border-radius:10px;align-self:center;margin:0;padding:10px}.pos-module__yqSpaa__refund,.pos-module__yqSpaa__receipt{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:12px;margin-top:18px;padding:18px;display:grid}.pos-module__yqSpaa__refund label{color:var(--text-muted);gap:6px;display:grid}.pos-module__yqSpaa__refund button,.pos-module__yqSpaa__printButton{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.pos-module__yqSpaa__receipt{max-width:420px;margin-inline:auto}.pos-module__yqSpaa__receipt h2,.pos-module__yqSpaa__receipt p{text-align:center;margin:0}.pos-module__yqSpaa__receipt div{border-top:1px dashed var(--border);justify-content:space-between;gap:12px;padding-top:8px;display:flex}.pos-module__yqSpaa__receipt small{color:var(--text-muted)}.pos-module__yqSpaa__mobileCartBar{display:none}@media (max-width:900px){.pos-module__yqSpaa__workspace,.pos-module__yqSpaa__openCard,.pos-module__yqSpaa__closeCard{grid-template-columns:1fr}.pos-module__yqSpaa__header{flex-direction:column;align-items:stretch}.pos-module__yqSpaa__mobileCartBar{z-index:25;inset-inline:12px;bottom:max(12px,env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-lg);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid;position:fixed}.pos-module__yqSpaa__mobileCartBar strong{text-align:end}.pos-module__yqSpaa__mobileCartBar button{background:var(--brand-primary);color:#fff;border:0;border-radius:9px;min-height:44px;padding:0 14px;font-weight:700}}@media (max-width:440px){.pos-module__yqSpaa__mobileCartBar{grid-template-columns:1fr auto}.pos-module__yqSpaa__mobileCartBar>span{display:none}.pos-module__yqSpaa__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-module__yqSpaa__product{min-height:112px;padding:11px}}@media print{body *{visibility:hidden}.pos-module__yqSpaa__receipt,.pos-module__yqSpaa__receipt *{visibility:visible}.pos-module__yqSpaa__receipt{width:80mm;max-width:80mm;box-shadow:none;color:#000;border:0;position:absolute;inset:0 auto auto 0}.pos-module__yqSpaa__printButton{display:none}}
.projects-module__D-cxOq__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.projects-module__D-cxOq__header h1{color:var(--text-strong);margin:0}.projects-module__D-cxOq__header p{color:var(--text-muted);margin:6px 0}.projects-module__D-cxOq__header button,.projects-module__D-cxOq__summary button,.projects-module__D-cxOq__modal footer button{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.projects-module__D-cxOq__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:11px;padding:11px 14px}.projects-module__D-cxOq__empty{text-align:center;color:var(--text-muted);padding:48px}.projects-module__D-cxOq__projectTabs{gap:9px;margin-bottom:14px;padding-bottom:5px;display:flex;overflow:auto}.projects-module__D-cxOq__projectTabs button{text-align:start;border:1px solid var(--border);background:var(--surface);min-width:180px;color:var(--text-strong);border-radius:12px;gap:3px;padding:12px;display:grid}.projects-module__D-cxOq__projectTabs span{color:var(--text-muted)}.projects-module__D-cxOq__projectTabs .projects-module__D-cxOq__activeTab{border-color:var(--brand-primary);box-shadow:inset 0 0 0 1px var(--brand-primary)}.projects-module__D-cxOq__summary{grid-template-columns:repeat(5,minmax(130px,1fr)) auto;align-items:stretch;gap:10px;margin-bottom:16px;display:grid}.projects-module__D-cxOq__summary>div{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:5px;padding:12px;display:grid}.projects-module__D-cxOq__summary span{color:var(--text-muted)}.projects-module__D-cxOq__summary progress{width:100%;accent-color:var(--brand-primary)}.projects-module__D-cxOq__board{gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.projects-module__D-cxOq__column{border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;flex:0 0 300px;min-height:420px}.projects-module__D-cxOq__column>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.projects-module__D-cxOq__column h2{margin:0;font-size:1rem}.projects-module__D-cxOq__column>header span{text-align:center;background:var(--brand-soft);min-width:28px;color:var(--brand-primary);border-radius:999px;padding:4px}.projects-module__D-cxOq__column>div{gap:10px;padding:10px;display:grid}.projects-module__D-cxOq__task{border:1px solid var(--border);background:var(--surface);border-radius:13px;gap:9px;padding:13px;display:grid}.projects-module__D-cxOq__task header{justify-content:space-between;gap:8px;display:flex}.projects-module__D-cxOq__task h3,.projects-module__D-cxOq__task p{margin:0}.projects-module__D-cxOq__task header b{color:var(--text-muted);align-self:start;font-size:.75rem}.projects-module__D-cxOq__task header b[data-priority="3"]{color:var(--danger-strong)}.projects-module__D-cxOq__task p,.projects-module__D-cxOq__task dt{color:var(--text-muted)}.projects-module__D-cxOq__task dl{gap:5px;margin:0;display:grid}.projects-module__D-cxOq__task dl div{justify-content:space-between;gap:8px;display:flex}.projects-module__D-cxOq__task dd{margin:0}.projects-module__D-cxOq__task select{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text-strong);border-radius:8px;padding:0 8px}.projects-module__D-cxOq__task footer{gap:8px;display:flex}.projects-module__D-cxOq__task footer button{border:1px solid var(--brand-primary);min-height:35px;color:var(--brand-primary);background:0 0;border-radius:8px;flex:1;font-weight:700}.projects-module__D-cxOq__task footer .projects-module__D-cxOq__danger{border-color:var(--danger-strong);color:var(--danger-strong)}.projects-module__D-cxOq__columnEmpty{text-align:center;color:var(--text-muted)}.projects-module__D-cxOq__backdrop{z-index:50;background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.projects-module__D-cxOq__modal{background:var(--surface);border-radius:18px;grid-template-columns:1fr 1fr;gap:14px;width:min(680px,100%);max-height:90vh;padding:20px;display:grid;overflow:auto}.projects-module__D-cxOq__modal>header,.projects-module__D-cxOq__modal>footer,.projects-module__D-cxOq__full{grid-column:1/-1}.projects-module__D-cxOq__modal>header,.projects-module__D-cxOq__modal>footer{justify-content:space-between;gap:10px;display:flex}.projects-module__D-cxOq__modal h2{margin:0}.projects-module__D-cxOq__modal>header button{color:var(--text-muted);background:0 0;border:0;font-size:1.8rem}.projects-module__D-cxOq__modal label{color:var(--text-muted);gap:6px;display:grid}.projects-module__D-cxOq__modal input,.projects-module__D-cxOq__modal select{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-strong);border-radius:9px;padding:0 10px}.projects-module__D-cxOq__modal footer{justify-content:flex-end}.projects-module__D-cxOq__modal footer .projects-module__D-cxOq__secondary{background:var(--surface-raised);color:var(--text-strong);border:1px solid var(--border)}@media (max-width:1050px){.projects-module__D-cxOq__summary{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.projects-module__D-cxOq__header{flex-direction:column}.projects-module__D-cxOq__summary,.projects-module__D-cxOq__modal{grid-template-columns:1fr}.projects-module__D-cxOq__modal>header,.projects-module__D-cxOq__modal>footer,.projects-module__D-cxOq__full{grid-column:1}.projects-module__D-cxOq__column{flex-basis:86vw}}
.reports-module__2BQ1qG__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.reports-module__2BQ1qG__reportCard{gap:var(--space-2);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:inherit;transition:border-color .15s var(--ease), box-shadow .15s var(--ease), transform .15s var(--ease);flex-direction:column;text-decoration:none;display:flex}.reports-module__2BQ1qG__reportCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.reports-module__2BQ1qG__reportCardTitle{color:var(--color-ink);font-weight:700}.reports-module__2BQ1qG__reportCardDesc{color:var(--color-ink-muted);font-size:.9rem}
.service-module__PBUAnq__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.service-module__PBUAnq__header h1{color:var(--text-strong);margin:0}.service-module__PBUAnq__header p{color:var(--text-muted);margin:6px 0}.service-module__PBUAnq__header>div:last-child{gap:8px;display:flex}.service-module__PBUAnq__header button,.service-module__PBUAnq__modal footer button{background:var(--brand-primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.service-module__PBUAnq__header .service-module__PBUAnq__secondary,.service-module__PBUAnq__modal footer .service-module__PBUAnq__secondary{border:1px solid var(--border);background:var(--surface);color:var(--text-strong)}.service-module__PBUAnq__error{background:var(--danger-soft);color:var(--danger-strong);border-radius:11px;padding:11px 14px}.service-module__PBUAnq__metrics{grid-template-columns:repeat(3,minmax(180px,260px));gap:12px;margin-bottom:16px;display:grid}.service-module__PBUAnq__metrics article{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:6px;padding:15px;display:grid}.service-module__PBUAnq__metrics span,.service-module__PBUAnq__ticket dt{color:var(--text-muted)}.service-module__PBUAnq__metrics strong{font-size:1.35rem}.service-module__PBUAnq__board{gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.service-module__PBUAnq__column{border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;flex:0 0 310px;min-height:430px}.service-module__PBUAnq__column>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.service-module__PBUAnq__column h2{margin:0;font-size:1rem}.service-module__PBUAnq__column>header span{text-align:center;background:var(--brand-soft);min-width:28px;color:var(--brand-primary);border-radius:999px;padding:4px}.service-module__PBUAnq__column>div{gap:10px;padding:10px;display:grid}.service-module__PBUAnq__ticket{border:1px solid var(--border);background:var(--surface);border-radius:13px;gap:9px;padding:13px;display:grid}.service-module__PBUAnq__ticket[data-breached=true]{border-color:var(--danger-strong);box-shadow:inset 3px 0 var(--danger-strong)}[dir=rtl] .service-module__PBUAnq__ticket[data-breached=true]{box-shadow:inset -3px 0 var(--danger-strong)}.service-module__PBUAnq__ticket header{justify-content:space-between;gap:9px;display:flex}.service-module__PBUAnq__ticket header span{color:var(--text-muted);font-size:.8rem}.service-module__PBUAnq__ticket h3,.service-module__PBUAnq__ticket p{margin:2px 0 0}.service-module__PBUAnq__ticket header b{color:var(--text-muted);align-self:start;font-size:.75rem}.service-module__PBUAnq__ticket header b[data-priority="3"]{color:var(--danger-strong)}.service-module__PBUAnq__ticket dl{gap:5px;margin:0;display:grid}.service-module__PBUAnq__ticket dl div{justify-content:space-between;gap:8px;display:flex}.service-module__PBUAnq__ticket dd{text-align:end;margin:0}.service-module__PBUAnq__links{background:var(--brand-soft);color:var(--brand-primary);border-radius:8px;padding:8px}.service-module__PBUAnq__ticket footer{flex-wrap:wrap;gap:6px;display:flex}.service-module__PBUAnq__ticket footer button{border:1px solid var(--brand-primary);min-height:34px;color:var(--brand-primary);background:0 0;border-radius:8px;padding:0 9px;font-weight:700}.service-module__PBUAnq__empty{text-align:center;color:var(--text-muted);padding:24px 8px}.service-module__PBUAnq__backdrop{z-index:50;background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.service-module__PBUAnq__modal{background:var(--surface);border-radius:18px;grid-template-columns:1fr 1fr;gap:14px;width:min(720px,100%);max-height:90vh;padding:20px;display:grid;overflow:auto}.service-module__PBUAnq__modal>header,.service-module__PBUAnq__modal>footer,.service-module__PBUAnq__full{grid-column:1/-1}.service-module__PBUAnq__modal>header,.service-module__PBUAnq__modal>footer{justify-content:space-between;gap:10px;display:flex}.service-module__PBUAnq__modal h2{margin:0}.service-module__PBUAnq__modal>header button{color:var(--text-muted);background:0 0;border:0;font-size:1.8rem}.service-module__PBUAnq__modal label{color:var(--text-muted);gap:6px;display:grid}.service-module__PBUAnq__modal input,.service-module__PBUAnq__modal select,.service-module__PBUAnq__modal textarea{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-strong);border-radius:9px;padding:8px 10px}.service-module__PBUAnq__modal footer{justify-content:flex-end}@media (max-width:700px){.service-module__PBUAnq__header{flex-direction:column}.service-module__PBUAnq__header>div:last-child{flex-wrap:wrap}.service-module__PBUAnq__metrics,.service-module__PBUAnq__modal{grid-template-columns:1fr}.service-module__PBUAnq__modal>header,.service-module__PBUAnq__modal>footer,.service-module__PBUAnq__full{grid-column:1}.service-module__PBUAnq__column{flex-basis:87vw}}
