.DropdownMenu-module__container__plyGM{position:relative;display:inline-flex;align-items:center}.DropdownMenu-module__menu__YKksd{position:absolute;top:calc(100% + 12px);right:0;min-width:240px;border-radius:18px;background:var(--panel-elevated, var(--panel-light));border:1px solid var(--border);box-shadow:var(--shadow);padding:10px;z-index:40;display:flex;flex-direction:column;gap:4px;max-height:min(60vh,420px);overflow-y:auto;overscroll-behavior:contain}.DropdownMenu-module__menu__YKksd:before{content:"";position:absolute;top:-8px;right:18px;width:16px;height:16px;transform:rotate(45deg);background:var(--panel-elevated, var(--panel-light));border-left:1px solid var(--border);border-top:1px solid var(--border)}.DropdownMenu-module__list__h6BmL{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.DropdownMenu-module__itemButton__FPNX0{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;background:transparent;border:1px solid transparent;border-radius:14px;color:inherit;cursor:pointer;text-align:left;transition:background .2s ease,border-color .2s ease,transform .2s ease}.DropdownMenu-module__itemButton__FPNX0:hover,.DropdownMenu-module__itemButton__FPNX0:focus-visible{background:rgba(var(--surface-overlay-rgb),.08);border-color:rgba(var(--surface-overlay-rgb),.16);outline:none}.DropdownMenu-module__itemButton__FPNX0:active{transform:translateY(1px)}.DropdownMenu-module__itemButton__FPNX0[data-variant=danger]{color:#ff6b6b}.DropdownMenu-module__itemButton__FPNX0[data-variant=danger]:hover,.DropdownMenu-module__itemButton__FPNX0[data-variant=danger]:focus-visible{background:#ff787826;border-color:#ff787847}.DropdownMenu-module__iconWrapper__Bc46f{width:36px;height:36px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.08);display:grid;place-items:center;flex-shrink:0}.DropdownMenu-module__itemButton__FPNX0[data-variant=danger] .DropdownMenu-module__iconWrapper__Bc46f{background:#ff78781f}.DropdownMenu-module__iconWrapper__Bc46f svg{width:18px;height:18px;fill:currentColor}.DropdownMenu-module__itemContent__oT8Oz{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.DropdownMenu-module__label__xN9Zz{font-size:.95rem;font-weight:600;color:var(--text)}.DropdownMenu-module__itemButton__FPNX0[data-variant=danger] .DropdownMenu-module__label__xN9Zz{color:inherit}.DropdownMenu-module__description__Xlska{font-size:.75rem;color:rgba(var(--surface-overlay-rgb),.7)}.DropdownMenu-module__separator__7bVxv{height:1px;background:rgba(var(--surface-overlay-rgb),.12);margin:6px 0}@media(max-width:640px){.DropdownMenu-module__menu__YKksd{min-width:210px;right:auto;left:50%;transform:translate(-50%)}.DropdownMenu-module__menu__YKksd:before{left:50%;right:auto;transform:translate(-50%) rotate(45deg)}}.Header-module__header__rtuB7{position:sticky;top:0;z-index:20;grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 16px;padding:12px 24px;background:linear-gradient(135deg,rgba(var(--surface-overlay-rgb),.35),var(--panel));border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:100vw}.Header-module__brandArea__oxhpM{display:inline-flex;align-items:center;gap:12px;min-width:0}.Header-module__sidebarToggle__r3VYa{width:44px;height:44px;border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.16);background:rgba(var(--surface-overlay-rgb),.08);color:var(--text);display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer;flex-shrink:0}.Header-module__sidebarToggle__r3VYa svg{width:18px;height:18px;fill:currentColor}.Header-module__sidebarToggle__r3VYa:hover{background:rgba(var(--surface-overlay-rgb),.14);border-color:rgba(var(--surface-overlay-rgb),.28);transform:translateY(-1px)}.Header-module__sidebarToggle__r3VYa:focus-visible{outline:none;box-shadow:var(--focus-ring);border-color:var(--accent)}.Header-module__logo__IDyUn{display:inline-flex;align-items:center;gap:8px;font-weight:600;letter-spacing:.02em;color:inherit;text-decoration:none}.Header-module__logoMark__iDUJG{width:34px;height:34px;border-radius:14px;background:linear-gradient(140deg,var(--accent),var(--accent-strong));display:grid;place-items:center;box-shadow:inset 0 0 14px rgba(var(--surface-overlay-rgb),.2)}.Header-module__logoMark__iDUJG svg{width:18px;height:18px;fill:var(--accent-contrast)}.Header-module__search__35OW1{width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;gap:6px;min-width:0;justify-self:stretch}.Header-module__searchForm__JQ6X-{position:relative;width:100%}.Header-module__searchInput__5-JFM{width:100%;background:rgba(var(--surface-overlay-rgb),.08);border-radius:11px;padding:8px 32px 8px 40px;border:1px solid transparent;transition:border .2s ease,background .2s ease,box-shadow .2s ease;color:var(--text)}.Header-module__searchInput__5-JFM::placeholder{color:var(--muted)}.Header-module__searchInput__5-JFM:focus{border-color:var(--accent);background:rgba(var(--surface-overlay-rgb),.12);box-shadow:var(--focus-ring);outline:none}.Header-module__searchIcon__4hfN-{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;fill:var(--muted);pointer-events:none}.Header-module__searchResults__enLTP{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--panel-elevated, var(--panel-light));border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);padding:8px;display:grid;gap:4px;max-height:360px;overflow-y:auto;z-index:10;scrollbar-width:thin;scrollbar-color:rgba(var(--surface-overlay-rgb),.24) transparent}.Header-module__searchResults__enLTP::-webkit-scrollbar{width:8px}.Header-module__searchResults__enLTP::-webkit-scrollbar-track{background:transparent}.Header-module__searchResults__enLTP::-webkit-scrollbar-thumb{background:rgba(var(--surface-overlay-rgb),.24);border-radius:999px}.Header-module__searchResult__XuMdg{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease}.Header-module__searchResult__XuMdg:hover,.Header-module__searchResult__XuMdg:focus-visible{background:rgba(var(--surface-overlay-rgb),.08);border-color:rgba(var(--surface-overlay-rgb),.16);outline:none}.Header-module__searchResultActive__Kw9Jt{background:linear-gradient(135deg,#4e9bff29,#6f74ff1f);border-color:rgba(var(--surface-overlay-rgb),.24)}.Header-module__searchResultLabel__KAU3m{font-size:14px;font-weight:600}.Header-module__searchResultMeta__jdP7Y{font-size:12px;color:rgba(var(--surface-overlay-rgb),.72)}.Header-module__searchEmpty__YWszg{padding:14px 12px;font-size:13px;color:rgba(var(--surface-overlay-rgb),.7)}.Header-module__actions__Ws8fi{display:flex;gap:16px;align-items:center;justify-content:flex-end;justify-self:end}.Header-module__roleSelect__GQxdu{display:inline-flex;align-items:center;gap:8px;background:var(--control-bg);border-radius:var(--control-radius);padding:4px 10px;border:1px solid var(--control-border);cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;position:relative}.Header-module__select__FQEjf{width:100%;min-width:160px;background:transparent;border:none;color:inherit;padding:2px 24px 2px 4px}.Header-module__roleSelect__GQxdu:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:translateY(-70%) rotate(45deg);pointer-events:none}.Header-module__roleSelect__GQxdu:hover{background:var(--control-bg-hover);border-color:var(--control-border-strong)}.Header-module__roleSelect__GQxdu:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}.Header-module__userMeta__kDDqt{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:4px 10px;min-width:120px;background:rgba(var(--surface-overlay-rgb),.08);border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.12)}.Header-module__userName__tRi1z{font-size:.95rem;font-weight:600;color:var(--text)}.Header-module__userRole__CyDr3{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--surface-overlay-rgb),.7)}.Header-module__userMenu__iq50y{display:inline-flex;align-items:center;gap:12px}.Header-module__themeIcon__1Qrcf{display:grid;place-items:center;width:32px;height:32px;border-radius:12px;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:rgba(var(--surface-overlay-rgb),.12);color:var(--text);border:1px solid rgba(var(--surface-overlay-rgb),.16)}.Header-module__themeIconActive__dr6Gf{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:var(--accent-contrast, #fff);border-color:transparent;box-shadow:0 0 0 2px rgba(var(--surface-overlay-rgb),.18)}.Header-module__avatarButton__7fySw{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.18);background:linear-gradient(145deg,rgba(var(--surface-overlay-rgb),.08),rgba(var(--surface-overlay-rgb),.18));color:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;padding:0}.Header-module__avatarButton__7fySw:hover{transform:translateY(-1px);border-color:var(--control-border-strong)}.Header-module__avatarButton__7fySw:focus-visible{outline:none;box-shadow:var(--focus-ring);border-color:var(--accent)}.Header-module__avatar__kUjnn{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--accent),var(--accent-strong));color:var(--accent-contrast, #fff);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.Header-module__userDropdown__n6mXb{right:0;background:var(--panel-elevated, var(--panel-light));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(max-width:1366px){.Header-module__header__rtuB7{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding-inline:18px}}@media(max-width:980px){.Header-module__header__rtuB7{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding-inline:16px}}@media(max-width:1024px){.Header-module__roleSelect__GQxdu,.Header-module__userMeta__kDDqt{display:none}}@media(max-width:720px){.Header-module__header__rtuB7{grid-template-columns:auto 1fr auto;gap:10px;padding:10px 14px}.Header-module__brandArea__oxhpM{gap:10px}.Header-module__logo__IDyUn span,.Header-module__search__35OW1{display:none}.Header-module__actions__Ws8fi{gap:10px}.Header-module__sidebarToggle__r3VYa,.Header-module__avatarButton__7fySw{width:40px;height:40px}}.Sidebar-module__sidebar__EgIrw{background:var(--panel-light);padding:24px 20px 36px;display:flex;flex-direction:column;gap:32px;border-right:1px solid var(--border);grid-row:3 / -1;grid-column:1 / 2;height:100%;min-height:0;overflow-y:auto;transition:transform .3s ease;scrollbar-width:thin;scrollbar-color:rgba(var(--surface-overlay-rgb),.24) transparent}.Sidebar-module__sidebarHidden__-9BIi{display:none}.Sidebar-module__sidebar__EgIrw::-webkit-scrollbar{width:8px}.Sidebar-module__sidebar__EgIrw::-webkit-scrollbar-track{background:transparent}.Sidebar-module__sidebar__EgIrw::-webkit-scrollbar-thumb{background:rgba(var(--surface-overlay-rgb),.24);border-radius:999px}.Sidebar-module__sectionTitle__a-Vhh{margin:0 0 12px;font-size:13px;font-weight:600;text-transform:uppercase;color:var(--muted);letter-spacing:.12em}.Sidebar-module__menuSection__cuai1{display:flex;flex-direction:column;gap:8px}.Sidebar-module__menuItem__lq41u{display:grid;grid-template-columns:32px 1fr;gap:0 12px;align-items:start;padding:12px 14px;border-radius:14px;color:var(--muted);transition:background .2s ease,color .2s ease,transform .2s ease;text-decoration:none}.Sidebar-module__menuItemCompact__-O62D{align-items:center;padding-top:10px;padding-bottom:10px}.Sidebar-module__menuIcon__-HKH8{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(var(--surface-overlay-rgb),.06);color:inherit}.Sidebar-module__menuIcon__-HKH8 svg{width:18px;height:18px;fill:currentColor}.Sidebar-module__menuContent__ZEUg2{display:grid;gap:8px;align-content:start}.Sidebar-module__menuHeader__olsGX{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.Sidebar-module__menuLabel__IF-D9{font-size:14px;font-weight:600}.Sidebar-module__compactLabel__klo-L{align-self:center}.Sidebar-module__menuBadge__5pia-{font-size:11px;text-transform:uppercase;letter-spacing:.08em;background:rgba(var(--surface-overlay-rgb),.08);padding:4px 10px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.16);color:var(--accent-strong)}.Sidebar-module__menuMeta__sAigl{display:grid;gap:6px;font-size:12px;color:rgba(var(--surface-overlay-rgb),.72)}.Sidebar-module__metaLabel__4f-Q8{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--surface-overlay-rgb),.54)}.Sidebar-module__roleList__fPSPL{display:flex;flex-wrap:wrap;gap:6px}.Sidebar-module__roleBadgeRow__-yRoG{justify-content:flex-end}.Sidebar-module__roleBadgeRow__-yRoG .Sidebar-module__rolePill__2gX7c{background:rgba(var(--surface-overlay-rgb),.12);border-color:rgba(var(--surface-overlay-rgb),.24)}.Sidebar-module__rolePill__2gX7c{font-size:11px;letter-spacing:.04em;padding:2px 8px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.06);color:rgba(var(--surface-overlay-rgb),.82)}.Sidebar-module__menuHint__lGxs3{font-size:12px;color:rgba(var(--surface-overlay-rgb),.64)}.Sidebar-module__menuNotice__Ip0Im{padding:12px 14px;border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.04);color:var(--muted);font-size:13px}.Sidebar-module__menuNoticeError__IPHSG{border-color:#ff787859;background:#ff787824;color:#ff9a9a}.Sidebar-module__menuItem__lq41u:hover,.Sidebar-module__menuItem__lq41u:focus-visible{background:rgba(var(--surface-overlay-rgb),.08);color:var(--text)}.Sidebar-module__active__57opR{background:linear-gradient(135deg,#4e9bff3d,#6f74ff3d);color:var(--text);box-shadow:0 10px 20px #20366040}@media(max-width:1366px){.Sidebar-module__sidebar__EgIrw{--sidebar-offset: calc(var(--header-height, 80px) + var(--menu-toggle-height, 0px));position:fixed;inset:var(--sidebar-offset) 0 auto 0;max-width:280px;z-index:30;height:calc(100vh - var(--sidebar-offset));max-height:calc(100vh - var(--sidebar-offset));transform:translate(-100%)}.Sidebar-module__sidebarOpen__4bSXp{transform:translate(0);display:flex}.Sidebar-module__sidebarHidden__-9BIi{display:flex;transform:translate(-100%);pointer-events:none;opacity:0}}@media(min-width:1367px){.Sidebar-module__sidebarOpen__4bSXp{display:flex}}.SidebarBadgePreferences-module__preferenceGroup__IX2F-{display:grid;gap:10px;padding:16px 18px;border-radius:16px;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.04)}.SidebarBadgePreferences-module__preferenceTitle__XZf8I{margin:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:rgba(var(--surface-overlay-rgb),.72)}.SidebarBadgePreferences-module__preferenceOption__ffYzw{display:flex;align-items:center;gap:10px;font-size:13px;color:rgba(var(--surface-overlay-rgb),.78);cursor:pointer}.SidebarBadgePreferences-module__preferenceCheckbox__oH7kb{width:16px;height:16px;border-radius:4px;border:1px solid rgba(var(--surface-overlay-rgb),.32);accent-color:var(--accent)}.SidebarOrganizationFilter-module__card__x0zhj{display:grid;gap:14px;padding:18px 20px;border-radius:18px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.05)}.SidebarOrganizationFilter-module__title__Z8FfB{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--surface-overlay-rgb),.86)}.SidebarOrganizationFilter-module__helper__ys99r{margin:0;font-size:.75rem;color:rgba(var(--surface-overlay-rgb),.64);line-height:1.5}.SidebarOrganizationFilter-module__optionGrid__VtdqS{display:grid;gap:10px}.SidebarOrganizationFilter-module__option__MpxuJ{width:100%;text-align:left;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.04);border-radius:12px;padding:12px 14px;color:var(--text);cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.SidebarOrganizationFilter-module__option__MpxuJ:hover{border-color:rgba(var(--surface-overlay-rgb),.28);transform:translateY(-1px)}.SidebarOrganizationFilter-module__optionActive__WqX3a{border-color:rgba(var(--accent-rgb),.5);background:rgba(var(--accent-rgb),.08);box-shadow:0 0 0 1px rgba(var(--accent-rgb),.16)}.SidebarOrganizationFilter-module__optionLabel__-x8T4{display:block;font-weight:700;font-size:.9rem;margin-bottom:4px}.SidebarOrganizationFilter-module__optionHint__2bKaP{display:block;font-size:.78rem;color:rgba(var(--surface-overlay-rgb),.7);line-height:1.4}.MultiSelect-module__wrapper__wiQpK{display:grid;gap:10px;padding:14px 16px;border-radius:14px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.06)}.MultiSelect-module__legend__mjyqG{margin:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--surface-overlay-rgb),.72)}.MultiSelect-module__searchRow__gMAa0{display:flex}.MultiSelect-module__searchInput__a5XuL{width:100%;border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.18);background:rgba(var(--surface-overlay-rgb),.04);padding:8px 12px;font-size:13px;color:rgba(var(--surface-overlay-rgb),.86);transition:border-color .2s ease,background .2s ease}.MultiSelect-module__searchInput__a5XuL::placeholder{color:rgba(var(--surface-overlay-rgb),.5)}.MultiSelect-module__searchInput__a5XuL:focus{outline:none;border-color:var(--accent);box-shadow:var(--focus-ring);background:rgba(var(--surface-overlay-rgb),.08)}.MultiSelect-module__optionList__BOHae{display:grid;gap:6px}.MultiSelect-module__optionLabel__F4u7B{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(var(--surface-overlay-rgb),.82)}.MultiSelect-module__optionLabel__F4u7B input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent-strong)}.MultiSelect-module__emptyHint__t-WrB{font-size:12px;color:rgba(var(--surface-overlay-rgb),.54);font-style:italic}.WorkspaceFilterCard-module__card__7eINN{display:grid;gap:14px;padding:18px 20px;border-radius:18px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.05)}.WorkspaceFilterCard-module__title__IFKSN{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--surface-overlay-rgb),.86)}.WorkspaceFilterCard-module__helper__5i3lP{margin:0;font-size:.75rem;color:rgba(var(--surface-overlay-rgb),.64);line-height:1.5}.SidebarThemeSelector-module__selector__LDqWM{display:grid;gap:10px;padding:18px 20px;border-radius:16px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04)}.SidebarThemeSelector-module__title__uuPl8{margin:0;font-size:.95rem;font-weight:600;color:var(--text)}.SidebarThemeSelector-module__helper__QWP-G{margin:0;font-size:.85rem;color:rgba(var(--surface-overlay-rgb),.72);line-height:1.6}.SidebarThemeSelector-module__grid__eDo-w{display:grid;gap:12px}.SidebarThemeSelector-module__option__c-EJG{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:14px;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.05);cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.SidebarThemeSelector-module__option__c-EJG:hover{border-color:rgba(var(--surface-overlay-rgb),.32);background:rgba(var(--surface-overlay-rgb),.08)}.SidebarThemeSelector-module__optionActive__0kCyY{border-color:var(--accent);box-shadow:0 0 0 2px rgba(var(--accent-strong),.28);background:rgba(var(--accent),.12)}.SidebarThemeSelector-module__radio__wpxGX{position:absolute;opacity:0;pointer-events:none}.SidebarThemeSelector-module__swatch__yY-Pj{width:48px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(var(--surface-overlay-rgb),.12);box-shadow:inset 0 1px 2px #0f172a1f}.SidebarThemeSelector-module__accent__e6DKe{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.6)}.SidebarThemeSelector-module__meta__lRNku{display:grid;gap:4px}.SidebarThemeSelector-module__name__B-rYH{font-size:.9rem;font-weight:600;color:var(--text)}.SidebarThemeSelector-module__tonality__X-CrO{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--surface-overlay-rgb),.6)}.SidebarThemeSelector-module__description__Sqb-G{font-size:.8rem;color:rgba(var(--surface-overlay-rgb),.7);line-height:1.5}@media(max-width:480px){.SidebarThemeSelector-module__selector__LDqWM{padding:16px}.SidebarThemeSelector-module__option__c-EJG{grid-template-columns:minmax(0,1fr);justify-items:start}.SidebarThemeSelector-module__swatch__yY-Pj{width:40px;height:32px}}.Tabs-module__tabs__GlQhG{display:flex;flex-direction:column;gap:16px;height:100%}.Tabs-module__tabList__RoJWW{display:flex;flex-wrap:wrap;gap:8px;background:rgba(var(--surface-overlay-rgb),.06);padding:8px;border-radius:14px}.Tabs-module__tabButton__IBm0L{border:none;border-radius:12px;padding:10px 14px;font-size:.85rem;font-weight:600;letter-spacing:.02em;color:rgba(var(--surface-overlay-rgb),.72);background:transparent;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.Tabs-module__tabButton__IBm0L:focus-visible{outline:none;box-shadow:var(--focus-ring)}.Tabs-module__tabButtonActive__ftrpj{color:var(--text);background:var(--panel);box-shadow:inset 0 0 0 1px rgba(var(--surface-overlay-rgb),.16)}.Tabs-module__tabPanels__ArL1J{position:relative;flex:1;min-height:0}.Tabs-module__tabPanel__W1rkJ{display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto;padding-right:4px;margin-right:-4px}.Tabs-module__tabPanelHidden__1Z7tA{display:none}@media(max-width:640px){.Tabs-module__tabList__RoJWW{gap:6px}.Tabs-module__tabButton__IBm0L{flex:1 0 45%}}.WorkspaceGlobalPreferences-module__card__PhdO3{border-radius:18px;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.05);padding:20px 22px;display:grid;gap:18px}.WorkspaceGlobalPreferences-module__header__rBKQH{display:flex;align-items:flex-start;justify-content:space-between}.WorkspaceGlobalPreferences-module__title__Hi5zn{margin:0;font-size:1rem;font-weight:600;color:var(--text)}.WorkspaceGlobalPreferences-module__subtitle__eq9M4{margin:6px 0 0;font-size:.85rem;color:rgba(var(--surface-overlay-rgb),.72);line-height:1.5}.WorkspaceGlobalPreferences-module__fieldList__w563W{display:grid;gap:18px}.WorkspaceGlobalPreferences-module__field__E92-B{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.WorkspaceGlobalPreferences-module__fieldMeta__aQbQr{display:grid;gap:6px;max-width:70%}.WorkspaceGlobalPreferences-module__fieldLabel__7ghxZ{font-size:.95rem;font-weight:600;color:rgba(var(--surface-overlay-rgb),.9)}.WorkspaceGlobalPreferences-module__fieldHint__SZ2ZR{margin:0;font-size:.8rem;color:rgba(var(--surface-overlay-rgb),.65);line-height:1.4}.WorkspaceGlobalPreferences-module__checkbox__651H8{width:18px;height:18px;border-radius:6px;border:1px solid rgba(var(--surface-overlay-rgb),.32);margin-top:4px;accent-color:var(--accent);cursor:pointer}.WorkspaceGlobalPreferences-module__select__VOsKM{min-width:180px;padding:8px 12px;border-radius:10px;border:1px solid rgba(var(--surface-overlay-rgb),.22);background:rgba(var(--surface-overlay-rgb),.08);color:var(--text);font-size:.9rem;font-weight:500}.WorkspaceGlobalPreferences-module__select__VOsKM:focus-visible{outline:none;box-shadow:var(--focus-ring)}@media(max-width:640px){.WorkspaceGlobalPreferences-module__card__PhdO3{padding:18px}.WorkspaceGlobalPreferences-module__field__E92-B{flex-direction:column;align-items:stretch}.WorkspaceGlobalPreferences-module__fieldMeta__aQbQr{max-width:100%}.WorkspaceGlobalPreferences-module__checkbox__651H8{margin-top:0}.WorkspaceGlobalPreferences-module__select__VOsKM{width:100%}}.WorkspacePreferencesDialog-module__backdrop__4biOB{position:fixed;inset:0;background:rgba(var(--surface-overlay-rgb),.5);display:grid;place-items:center;padding:32px 16px;z-index:40}.WorkspacePreferencesDialog-module__dialog__bmHCH{width:min(520px,100%);max-height:min(80vh,640px);border-radius:24px;background:var(--panel);box-shadow:0 20px 50px #00000059;border:1px solid rgba(var(--surface-overlay-rgb),.16);display:grid;grid-template-rows:auto 1fr;gap:20px;padding:24px 28px 28px;outline:none}.WorkspacePreferencesDialog-module__header__zfnav{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.WorkspacePreferencesDialog-module__title__-L88t{margin:0;font-size:1.1rem;font-weight:600;color:var(--text)}.WorkspacePreferencesDialog-module__subtitle__oR4T8{margin:4px 0 0;font-size:.85rem;color:rgba(var(--surface-overlay-rgb),.72);line-height:1.5}.WorkspacePreferencesDialog-module__closeButton__IIGGp{border:none;background:rgba(var(--surface-overlay-rgb),.12);color:var(--text);border-radius:999px;padding:8px 16px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .2s ease}.WorkspacePreferencesDialog-module__closeButton__IIGGp:hover{background:rgba(var(--surface-overlay-rgb),.2)}.WorkspacePreferencesDialog-module__closeButton__IIGGp:focus-visible{outline:none;box-shadow:var(--focus-ring)}.WorkspacePreferencesDialog-module__content__5JTZS{display:flex;flex-direction:column;gap:16px;height:100%}@media(max-width:640px){.WorkspacePreferencesDialog-module__dialog__bmHCH{max-height:min(86vh,560px);padding:20px 20px 24px;border-radius:20px}.WorkspacePreferencesDialog-module__header__zfnav{flex-direction:column;align-items:stretch}.WorkspacePreferencesDialog-module__closeButton__IIGGp{align-self:flex-end}}.ProfileInformationDialog-module__backdrop__meYzR{position:fixed;inset:0;background:rgba(var(--surface-overlay-rgb),.5);display:grid;place-items:center;padding:32px 16px;z-index:40}.ProfileInformationDialog-module__dialog__p4Bvh{width:min(640px,calc(100vw - 32px));max-height:min(82vh,680px);border-radius:24px;background:var(--panel);box-shadow:0 24px 60px #0006;border:1px solid rgba(var(--surface-overlay-rgb),.16);display:grid;grid-template-rows:auto 1fr;gap:20px;padding:28px 32px 32px;outline:none}.ProfileInformationDialog-module__header__bjyOV{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.ProfileInformationDialog-module__title__AuNU6{margin:0;font-size:1.2rem;font-weight:600;color:var(--text)}.ProfileInformationDialog-module__subtitle__fHIQR{margin:4px 0 0;font-size:.85rem;color:rgba(var(--surface-overlay-rgb),.72);line-height:1.5}.ProfileInformationDialog-module__closeButton__xMT-u{border:none;background:rgba(var(--surface-overlay-rgb),.12);color:var(--text);border-radius:999px;padding:8px 16px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .2s ease}.ProfileInformationDialog-module__closeButton__xMT-u:hover{background:rgba(var(--surface-overlay-rgb),.2)}.ProfileInformationDialog-module__closeButton__xMT-u:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ProfileInformationDialog-module__content__IBxRw{display:flex;flex-direction:column;gap:18px;overflow:auto;padding-right:4px}@media(max-width:900px){.ProfileInformationDialog-module__dialog__p4Bvh{width:min(90vw,600px)}}.ProfileInformationDialog-module__stateMessage__0Pmz6,.ProfileInformationDialog-module__errorMessage__QXBtW{border-radius:14px;padding:12px 16px;font-size:.88rem}.ProfileInformationDialog-module__stateMessage__0Pmz6{background:rgba(var(--surface-overlay-rgb),.12);color:rgba(var(--surface-overlay-rgb),.88)}.ProfileInformationDialog-module__errorMessage__QXBtW{background:#e450501f;color:#ffb4b4;display:flex;align-items:center;justify-content:space-between;gap:12px}.ProfileInformationDialog-module__retryButton__KR0Sd{border:none;background:#e4505038;color:#ffd7d7;border-radius:999px;padding:8px 16px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.ProfileInformationDialog-module__retryButton__KR0Sd:hover{background:#e450504d}.ProfileInformationDialog-module__retryButton__KR0Sd:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ProfileInformationDialog-module__section__7-IjO{background:rgba(var(--surface-overlay-rgb),.06);border:1px solid rgba(var(--surface-overlay-rgb),.12);border-radius:18px;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.ProfileInformationDialog-module__sectionHeader__-GID7{display:flex;flex-direction:column;gap:4px}.ProfileInformationDialog-module__sectionHeader__-GID7 h3{margin:0;font-size:.95rem;font-weight:600;color:var(--text)}.ProfileInformationDialog-module__sectionMeta__L3EmZ{font-size:.8rem;color:rgba(var(--surface-overlay-rgb),.72)}.ProfileInformationDialog-module__infoTable__1WSfC{width:100%;border-collapse:collapse;font-size:.85rem}.ProfileInformationDialog-module__infoTable__1WSfC th{text-align:left;font-weight:500;color:rgba(var(--surface-overlay-rgb),.68);padding:6px 12px 6px 0;width:42%;vertical-align:top}.ProfileInformationDialog-module__infoTable__1WSfC td{color:var(--text);padding:6px 0;vertical-align:top}.ProfileInformationDialog-module__infoTable__1WSfC tr+tr th,.ProfileInformationDialog-module__infoTable__1WSfC tr+tr td{border-top:1px solid rgba(var(--surface-overlay-rgb),.12);padding-top:10px}.ProfileInformationDialog-module__badgeList__4hmUX{display:flex;gap:8px;flex-wrap:wrap}.ProfileInformationDialog-module__badge__MRI-g{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(var(--accent-rgb),.12);color:var(--text);border:1px solid rgba(var(--accent-rgb),.28);font-size:.78rem;font-weight:600}@media(max-width:640px){.ProfileInformationDialog-module__backdrop__meYzR{padding:20px 12px}.ProfileInformationDialog-module__dialog__p4Bvh{width:100%;max-width:min(640px,100%);max-height:min(88vh,600px);padding:22px 20px 26px;border-radius:20px}.ProfileInformationDialog-module__header__bjyOV{flex-direction:column;align-items:stretch}.ProfileInformationDialog-module__closeButton__xMT-u{align-self:flex-end}.ProfileInformationDialog-module__section__7-IjO{padding:14px 16px}.ProfileInformationDialog-module__infoTable__1WSfC th,.ProfileInformationDialog-module__infoTable__1WSfC td{display:block;width:100%;padding:6px 0}.ProfileInformationDialog-module__infoTable__1WSfC tr+tr th,.ProfileInformationDialog-module__infoTable__1WSfC tr+tr td{border-top:none;padding-top:8px}.ProfileInformationDialog-module__infoTable__1WSfC td{margin-top:2px}}.AppLayout-module__app__PCpz0{--header-height: 80px;--menu-toggle-height: 0px;display:grid;grid-template-columns:260px 1fr;grid-template-rows:auto auto 1fr;min-height:100vh;width:100%;max-width:100vw;overflow-x:clip}.AppLayout-module__sidebarCollapsed__68BQo{grid-template-columns:0 1fr}.AppLayout-module__main__nij7C{grid-column:2 / -1;grid-row:3 / -1;padding:32px 40px 48px;display:flex;flex-direction:column;gap:32px;outline:none;min-height:0}.AppLayout-module__mainContent__-VkZG{display:flex;align-items:flex-start;gap:0;min-height:100%}.AppLayout-module__contentArea__JONo0{display:flex;flex-direction:column;gap:32px;min-height:100%;flex:1;min-width:0}.AppLayout-module__skipLink__FyLFe{position:absolute;top:-40px;left:24px;background:var(--accent);color:var(--accent-contrast);padding:10px 16px;border-radius:999px;transition:top .2s ease;z-index:100}.AppLayout-module__skipLink__FyLFe:focus{top:24px}@media(max-width:1366px){.AppLayout-module__app__PCpz0{--menu-toggle-height: 68px;grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.AppLayout-module__main__nij7C{padding:24px 20px 40px;grid-column:1 / -1}.AppLayout-module__mainContent__-VkZG{align-items:flex-start}}.AppLayout-module__sidebarCollapsed__68BQo .AppLayout-module__main__nij7C{grid-column:1 / -1}.KanbanBoard-module__board__etPhb{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.KanbanBoard-module__column__sdPUe{background:rgba(var(--surface-overlay-rgb),.04);border-radius:18px;border:1px solid rgba(var(--surface-overlay-rgb),.08);padding:18px;display:flex;flex-direction:column;gap:14px;min-height:280px}.KanbanBoard-module__column__sdPUe header{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:var(--text)}.KanbanBoard-module__badge__5xooX{font-size:12px;background:rgba(var(--surface-overlay-rgb),.08);padding:4px 10px;border-radius:999px;color:var(--muted)}.KanbanBoard-module__dropzone__0VGwT{flex:1;display:grid;gap:12px;min-height:160px}.KanbanBoard-module__card__FyAa4{background:var(--panel);border-radius:16px;border:1px solid rgba(var(--surface-overlay-rgb),.08);padding:14px 16px;display:grid;gap:8px;cursor:grab;transition:transform .2s ease,border-color .2s ease}.KanbanBoard-module__card__FyAa4:focus-visible,.KanbanBoard-module__card__FyAa4:hover{border-color:var(--accent)}.KanbanBoard-module__cardDragging__X4zld{opacity:.6;transform:scale(.98)}.KanbanBoard-module__cardTitle__X4Paz{font-size:15px;font-weight:600}.KanbanBoard-module__cardMeta__81c2I{font-size:13px;color:var(--muted)}.KanbanBoard-module__placeholder__jnn5B{display:grid;place-items:center;padding:16px;border-radius:12px;border:1px dashed rgba(var(--surface-overlay-rgb),.16);color:var(--muted)}.KanbanBoard-module__dropzoneActive__lhGtg{border:1px dashed var(--accent);border-radius:14px;padding:12px}.KanbanBoard-module__boardStatus__erOkG{grid-column:1 / -1;padding:12px 16px;border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.04);color:var(--muted);font-size:13px}.KanbanBoard-module__boardStatusError__repoh{border-color:#ff787859;background:#ff787824;color:#ff9a9a}.ViewStyles-module__viewTitle__37wgL{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:20px;font-weight:600}.ViewStyles-module__roleChip__Fby8p{display:inline-flex;align-items:center;gap:8px;background:rgba(var(--surface-overlay-rgb),.1);border-radius:999px;padding:6px 14px;font-size:13px;color:var(--text)}.ViewStyles-module__section__TiEQ-{display:flex;flex-direction:column;gap:16px;background:var(--panel);border-radius:20px;border:1px solid rgba(var(--surface-overlay-rgb),.05);padding:24px;box-shadow:var(--shadow)}.ViewStyles-module__hero__MLT2E{position:relative;overflow:hidden;background:linear-gradient(135deg,#3b5f91d9,#1b2944f5);border:1px solid rgba(78,155,255,.3);box-shadow:0 18px 40px #00000052;gap:20px;display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr)}.ViewStyles-module__hero__MLT2E:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(110,160,255,.2),transparent 40%),radial-gradient(circle at 80% 10%,rgba(62,213,152,.14),transparent 38%);pointer-events:none}.ViewStyles-module__heroText__QBNIw{position:relative;z-index:1;display:grid;gap:10px}.ViewStyles-module__heroEyebrow__XMqyP{margin:0;text-transform:uppercase;letter-spacing:.12em;color:#f5f9ffb3;font-size:12px;font-weight:700}.ViewStyles-module__heroTitle__pZJVg{margin:0;font-size:28px;line-height:1.3;color:#f5f9ff}.ViewStyles-module__heroSubtitle__cg11L{margin:0;font-size:15px;color:#f0f5ffc2;line-height:1.5}.ViewStyles-module__heroActions__yd-te{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.ViewStyles-module__primaryCta__phc02,.ViewStyles-module__secondaryCta__zNl-I{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:14px;font-weight:700;text-decoration:none;border:1px solid rgba(255,255,255,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ViewStyles-module__primaryCta__phc02{background:linear-gradient(120deg,#4e9bff,#6f74ff);color:#0c1324;box-shadow:0 12px 24px #4e9bff59}.ViewStyles-module__secondaryCta__zNl-I{background:#0f142299;color:#f5f9ff}.ViewStyles-module__primaryCta__phc02:hover,.ViewStyles-module__primaryCta__phc02:focus-visible,.ViewStyles-module__secondaryCta__zNl-I:hover,.ViewStyles-module__secondaryCta__zNl-I:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #4e9bff59}.ViewStyles-module__heroSupport__PUlhY{margin:0;font-size:12px;color:#f0f5ffb3}.ViewStyles-module__heroMeta__zCqsH{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ViewStyles-module__metaBadge__a8RT6{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:12px;background:#0c13248c;border:1px solid rgba(255,255,255,.14);color:#f5f9ff;font-size:13px}.ViewStyles-module__metaBadge__a8RT6 svg{width:16px;height:16px;fill:currentColor}.ViewStyles-module__heroPanel__-ivYK{position:relative;z-index:1;background:#0c1324b3;border-radius:16px;border:1px solid rgba(255,255,255,.12);padding:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-self:center;display:grid;gap:12px}.ViewStyles-module__panelHeader__z3MBF{font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:#f5f9ffd9}.ViewStyles-module__panelBody__-hgck{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.ViewStyles-module__panelLabel__-PBPk{margin:0 0 4px;font-size:12px;color:#f0f5ffb3}.ViewStyles-module__panelValue__HokXQ{margin:0;font-size:20px;color:#f5f9ff}.ViewStyles-module__section__TiEQ- header{font-size:16px;font-weight:600;letter-spacing:.02em}.ViewStyles-module__sectionSubtext__afBpK{margin:4px 0 0;color:var(--muted);font-size:13px}.ViewStyles-module__sectionHeader__OzECf{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ViewStyles-module__sectionCta__bORoM{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.08);border:1px solid rgba(var(--surface-overlay-rgb),.12);color:var(--text);text-decoration:none;font-size:13px;font-weight:600;transition:background .2s ease,border-color .2s ease,transform .2s ease}.ViewStyles-module__sectionCta__bORoM svg{width:16px;height:16px;fill:currentColor}.ViewStyles-module__sectionCta__bORoM:hover,.ViewStyles-module__sectionCta__bORoM:focus-visible{background:#4e9bff24;border-color:#4e9bff4d;transform:translateY(-1px)}.ViewStyles-module__kpiGrid__eV9Uw{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.ViewStyles-module__kpiCard__5SgfU{background:var(--panel-light);border-radius:16px;border:1px solid rgba(var(--surface-overlay-rgb),.08);padding:14px 16px;display:grid;gap:12px;box-shadow:0 12px 32px #00000014}.ViewStyles-module__kpiHeader__OF2F9{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ViewStyles-module__kpiMeta__ByS-W{display:flex;align-items:center;gap:12px}.ViewStyles-module__kpiLinkArea__jbimi{display:block;text-decoration:none;color:inherit;border-radius:12px;margin:-4px -6px;padding:4px 6px;transition:background .2s ease,border-color .2s ease,outline-color .2s ease}.ViewStyles-module__kpiLinkArea__jbimi:hover,.ViewStyles-module__kpiLinkArea__jbimi:focus-visible{background:#4e9bff14;outline:2px solid rgba(78,155,255,.2);outline-offset:2px}.ViewStyles-module__kpiIndicator__4s2kj{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:#4e9bff1f;color:#4e9bff;box-shadow:0 12px 24px #4e9bff24;flex-shrink:0}.ViewStyles-module__kpiIndicator__4s2kj[data-tag=warn]{background:#ffb74d2e;color:#f4a332;box-shadow:0 12px 24px #ffb74d2e}.ViewStyles-module__kpiIndicator__4s2kj[data-tag=err]{background:#ff8a8a33;color:#ff7d7d;box-shadow:0 12px 24px #ff8a8a2e}.ViewStyles-module__kpiIndicator__4s2kj svg{width:18px;height:18px;fill:currentColor}.ViewStyles-module__kpiCard__5SgfU[data-highlight=true]{border-color:#4e9bff59;box-shadow:0 10px 28px #4e9bff1f}.ViewStyles-module__kpiDetailLink__LeLop{color:var(--link);font-size:12px;font-weight:600;letter-spacing:.02em}.ViewStyles-module__kpiDetailLink__LeLop[data-disabled=true]{color:var(--muted);cursor:not-allowed;pointer-events:auto}.ViewStyles-module__kpiCard__5SgfU .ViewStyles-module__label__n0Sav{display:block;font-size:12px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.ViewStyles-module__kpiDetail__nQW5U{margin:4px 0 0;font-size:13px;color:rgba(var(--surface-overlay-rgb),.72)}.ViewStyles-module__kpiHint__IR1sq{margin:4px 0 0;font-size:12px;color:var(--muted)}.ViewStyles-module__kpiStatus__yBpn7{padding:6px 10px;gap:6px;font-size:11px;letter-spacing:.06em;background:#4e9bff24}.ViewStyles-module__kpiStatus__yBpn7 .ViewStyles-module__statusIcon__L-Eab{width:16px;height:16px;fill:currentColor}.ViewStyles-module__kpiStatus__yBpn7[data-tag=warn]{background:#ffc46c2e;color:#ffcb7b}.ViewStyles-module__kpiStatus__yBpn7[data-tag=err]{background:#ff787833;color:#ff9a9a}.ViewStyles-module__kpiValueRow__TclbA{display:flex;align-items:center;justify-content:space-between;gap:12px}.ViewStyles-module__kpiValue__AUAWs{font-size:28px;font-weight:700;letter-spacing:-.01em}.ViewStyles-module__kpiCta__K0hni{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:10px;background:rgba(var(--surface-overlay-rgb),.06);color:var(--text);font-size:13px;text-decoration:none;border:1px solid rgba(var(--surface-overlay-rgb),.08);transition:background .2s ease,border-color .2s ease,transform .2s ease}.ViewStyles-module__kpiCta__K0hni svg{width:16px;height:16px;fill:currentColor}.ViewStyles-module__kpiCta__K0hni:hover,.ViewStyles-module__kpiCta__K0hni:focus-visible{background:#4e9bff24;border-color:#4e9bff52;transform:translateY(-1px)}.ViewStyles-module__kpiCta__K0hni[data-disabled=true]{opacity:.6;cursor:not-allowed;transform:none}.ViewStyles-module__kpiCta__K0hni[data-disabled=true]:hover,.ViewStyles-module__kpiCta__K0hni[data-disabled=true]:focus-visible{background:rgba(var(--surface-overlay-rgb),.06);border-color:rgba(var(--surface-overlay-rgb),.08)}.ViewStyles-module__status__gWif3{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:4px 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;background:#4e9bff2e}.ViewStyles-module__status__gWif3[data-tag=warn]{background:#ffc46c2e;color:#ffd97d}.ViewStyles-module__status__gWif3[data-tag=err]{background:#ff787833;color:#ff9a9a}.ViewStyles-module__moduleTiles__TRSUc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.ViewStyles-module__businessGrid__odgTz{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.ViewStyles-module__businessCard__menR1{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:14px;border-radius:14px;background:rgba(var(--surface-overlay-rgb),.04);border:1px solid rgba(var(--surface-overlay-rgb),.08)}.ViewStyles-module__businessIcon__SB-ga{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#4e9bff2e;border:1px solid rgba(78,155,255,.35);font-size:18px;box-shadow:0 10px 24px #4e9bff33}.ViewStyles-module__businessCopy__c3IC5 h4{margin:0 0 4px;font-size:14px}.ViewStyles-module__businessCopy__c3IC5 p{margin:0;font-size:13px;color:var(--muted);line-height:1.45}.ViewStyles-module__tile__0oTw4{display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:20px;border-radius:16px;color:#fff;box-shadow:0 12px 24px #0003;transition:transform .2s ease}.ViewStyles-module__tile__0oTw4:hover,.ViewStyles-module__tile__0oTw4:focus-visible{transform:translateY(-4px)}.ViewStyles-module__tile__0oTw4 h4{margin:0;font-size:18px}.ViewStyles-module__tile__0oTw4 svg{width:28px;height:28px;align-self:flex-end;fill:rgba(var(--surface-overlay-rgb),.85)}.ViewStyles-module__cardGrid__2wJ1A{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;align-items:start}.ViewStyles-module__card__pp-E7{background:linear-gradient(145deg,#1b3356e6,#204978eb);border-radius:20px;border:1px solid rgba(78,155,255,.3);padding:20px;display:grid;gap:14px;color:#eaf2ff;box-shadow:0 18px 40px #00000047}.ViewStyles-module__dashboardCard__Whx4J{gap:12px}.ViewStyles-module__dashboardCardHeader__hhT30{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;column-gap:14px;row-gap:6px}.ViewStyles-module__dashboardTitle__ZXDfk{display:flex;flex-direction:column;gap:2px;min-width:0;color:#ffffffe0}.ViewStyles-module__dashboardTitle__ZXDfk h3{margin:0;font-size:18px;line-height:1.25;word-break:break-word}.ViewStyles-module__dashboardEyebrow__aPqjK{margin:0;font-size:11px;color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase}.ViewStyles-module__dashboardStatus__soIwk{background:linear-gradient(140deg,#4ccca952,#5ca5ff52);border:1px solid rgba(101,217,178,.5);color:#e9fff7;font-weight:700;min-width:116px;padding:6px 14px;justify-self:end;white-space:nowrap;text-align:center;box-shadow:0 10px 22px #4e9bff2e}.ViewStyles-module__dashboardSummary__NWyUo{display:block}.ViewStyles-module__dashboardFooter__i8E3S{display:flex;flex-direction:column;gap:8px}.ViewStyles-module__card__pp-E7 header{display:flex;align-items:center;justify-content:space-between;font-weight:600}.ViewStyles-module__sparkline__ZiqX7{min-height:72px;width:100%;border-radius:12px;background:linear-gradient(145deg,#4e9bff61,#6f74ff47);border:1px solid rgba(78,155,255,.22);box-shadow:inset 0 1px #ffffff1f;grid-column:1 / -1}.ViewStyles-module__sparklineChart__Eub0o{display:flex;align-items:center;justify-content:center;padding:6px 8px;background:linear-gradient(145deg,#4e9bff29,#6f74ff14);overflow:hidden}.ViewStyles-module__sparklineChart__Eub0o svg{width:100%;height:100%}.ViewStyles-module__activityList__Zxtkc{display:grid;gap:8px}.ViewStyles-module__activityItem__vbC-t{padding:10px 12px;border-radius:12px;background:#ffffff0a;color:#ffffffc7}.ViewStyles-module__activityMeta__I76Vc{display:block;margin-top:4px;font-size:11px;color:#fff9}.ViewStyles-module__sectionSubtext__afBpK{margin:0;color:var(--muted);font-size:13px}.ViewStyles-module__tableCard__gaaLv{padding:16px;border-radius:16px;border:1px solid rgba(var(--surface-overlay-rgb),.1);background:rgba(var(--surface-overlay-rgb),.03);display:grid;gap:12px}.ViewStyles-module__tableWrapper__YFvF-{overflow:auto;border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.06)}.ViewStyles-module__kpiTable__jer2L{width:100%;border-collapse:collapse;min-width:720px;background:rgba(var(--surface-overlay-rgb),.02)}.ViewStyles-module__kpiTable__jer2L th,.ViewStyles-module__kpiTable__jer2L td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08)}.ViewStyles-module__kpiTable__jer2L th{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ViewStyles-module__kpiTable__jer2L td{font-size:13px}.ViewStyles-module__kpiTable__jer2L tr:hover td{background:#4e9bff0f}.ViewStyles-module__badge__Q3jsC{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:10px;background:rgba(var(--surface-overlay-rgb),.08);color:var(--text);font-weight:600;font-size:12px}.ViewStyles-module__badge__Q3jsC svg{width:14px;height:14px;fill:currentColor}.ViewStyles-module__trendUp__X4KZo{color:#0bb178}.ViewStyles-module__trendDown__Po3Jj{color:#ff7d7d}.ViewStyles-module__trendFlat__ly5cp{color:var(--muted)}.ViewStyles-module__kpiTarget__WetoM{color:var(--muted);font-size:12px}.ViewStyles-module__sparklineCell__a7-Wc{min-width:140px}.ViewStyles-module__roleList__RSeo6{display:flex;flex-wrap:wrap;gap:6px}.ViewStyles-module__rolePill__S1Quw{font-size:11px;letter-spacing:.04em;padding:2px 8px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.16);background:rgba(var(--surface-overlay-rgb),.06);color:rgba(var(--surface-overlay-rgb),.82)}.ViewStyles-module__emptyState__0WvRu{padding:24px;border-radius:16px;text-align:center;border:1px dashed rgba(var(--surface-overlay-rgb),.16);color:var(--muted)}.ViewStyles-module__toolbar__7WMcV{display:flex;justify-content:space-between;align-items:center;background:rgba(var(--surface-overlay-rgb),.04);border-radius:16px;padding:12px 20px;border:1px solid rgba(var(--surface-overlay-rgb),.08)}.ViewStyles-module__toolbarSwitch__niEYT{display:inline-flex;gap:6px;background:rgba(var(--surface-overlay-rgb),.04);border-radius:999px;padding:4px}.ViewStyles-module__toolbarBtn__v2gS3{padding:8px 16px;border-radius:999px;font-size:14px;color:var(--muted);transition:background .2s ease,color .2s ease}.ViewStyles-module__toolbarBtnActive__w6hsO{background:linear-gradient(135deg,#4e9bff3d,#6f74ff3d);color:#fff}.ViewStyles-module__statusBanner__W1T2m{margin-bottom:16px;padding:12px 16px;border-radius:12px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.04);color:var(--muted);font-size:13px}.ViewStyles-module__statusError__m-TGo{border-color:#ff787859;background:#ff787824;color:#ff9a9a}@media(max-width:900px){.ViewStyles-module__section__TiEQ-{padding:20px}.ViewStyles-module__hero__MLT2E{grid-template-columns:1fr}.ViewStyles-module__kpiCard__5SgfU{padding:14px}.ViewStyles-module__dashboardSummary__NWyUo{display:block}}@media(max-width:640px){.ViewStyles-module__viewTitle__37wgL{flex-direction:column;align-items:flex-start}.ViewStyles-module__heroActions__yd-te{width:100%}.ViewStyles-module__kpiGrid__eV9Uw{grid-template-columns:1fr}.ViewStyles-module__kpiHeader__OF2F9,.ViewStyles-module__kpiValueRow__TclbA{flex-direction:column;align-items:flex-start}}.ViewStyles-module__activityHeading__wPncc{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}@media(max-width:980px){.ViewStyles-module__viewTitle__37wgL{flex-direction:column;align-items:flex-start}}.CustomerDashboard-module__section__MaoFc{display:grid;gap:24px}.CustomerDashboard-module__customerCard__xnbuq{display:grid;gap:16px}.CustomerDashboard-module__cardHeader__3WNyZ{display:flex;justify-content:space-between;align-items:center;gap:16px}.CustomerDashboard-module__cardHeader__3WNyZ h2{margin:0;font-size:18px}.CustomerDashboard-module__cardHeader__3WNyZ p{margin:4px 0 0;color:var(--muted);font-size:13px}.CustomerDashboard-module__addButton__58IkD{padding:10px 18px;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#4e9bffd9,#6f74ffd9);color:#fff;font-weight:600;transition:filter .2s ease}.CustomerDashboard-module__addButton__58IkD:hover,.CustomerDashboard-module__addButton__58IkD:focus-visible{filter:brightness(1.1)}.CustomerDashboard-module__tableWrapper__SDmMP{overflow-x:auto}.CustomerDashboard-module__customerTable__geVCj{width:100%;border-collapse:collapse;min-width:720px}.CustomerDashboard-module__customerTable__geVCj th,.CustomerDashboard-module__customerTable__geVCj td{padding:12px 16px;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08);text-align:left;vertical-align:top}.CustomerDashboard-module__customerTable__geVCj th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.CustomerDashboard-module__customerInfo__akX6e{display:grid;gap:4px}.CustomerDashboard-module__customerInfo__akX6e strong{font-size:15px}.CustomerDashboard-module__statusBadge__lGSUP{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;background:rgba(var(--surface-overlay-rgb),.08);color:#f4f6ff}.CustomerDashboard-module__statusBadge__lGSUP[data-status=prospek]{background:#4e9bff2e;color:#d6e4ff}.CustomerDashboard-module__statusBadge__lGSUP[data-status=follow-up]{background:#ffc46c2e;color:#ffe1a3}.CustomerDashboard-module__statusBadge__lGSUP[data-status=negosiasi]{background:#6f74ff38;color:#cfd2ff}.CustomerDashboard-module__statusBadge__lGSUP[data-status=kontrak]{background:#65d9b238;color:#c8f7e6}.CustomerDashboard-module__actionGroup__-C2Es{display:flex;gap:8px}.CustomerDashboard-module__actionButton__QOTIZ{padding:6px 12px;border-radius:8px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.05);color:#fff;font-size:13px;cursor:pointer;transition:background .2s ease}.CustomerDashboard-module__actionButton__QOTIZ[data-variant=danger]{background:#ff787824;border-color:#ff787840}.CustomerDashboard-module__actionButton__QOTIZ:hover,.CustomerDashboard-module__actionButton__QOTIZ:focus-visible{background:rgba(var(--surface-overlay-rgb),.12)}.CustomerDashboard-module__actionButton__QOTIZ[data-variant=danger]:hover,.CustomerDashboard-module__actionButton__QOTIZ[data-variant=danger]:focus-visible{background:#ff78783d}.CustomerDashboard-module__infoNote__zGD9A{margin:0;font-size:12px;color:var(--muted)}.CustomerDashboard-module__tableToolbar__tjZjm{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:12px 0 18px}.CustomerDashboard-module__toolbarGroup__sLJ--{display:flex;flex-direction:column;gap:4px}.CustomerDashboard-module__searchInput__Fabpy{min-width:220px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.1);background:rgba(var(--surface-overlay-rgb),.06);padding:9px 14px;color:inherit}.CustomerDashboard-module__selectInput__2zHCY{min-width:180px;border-radius:999px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:8px 36px 8px 12px;color:inherit;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;appearance:none}.CustomerDashboard-module__selectInput__2zHCY:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.CustomerDashboard-module__selectInput__2zHCY:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.CustomerDashboard-module__paginationBar__WkneC{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);margin-top:16px;gap:12px}.CustomerDashboard-module__paginationControls__qh4sA{display:flex;gap:12px;align-items:center}.CustomerDashboard-module__pageButton__Ylvi3{padding:6px 14px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04);color:inherit;cursor:pointer;font-size:13px}.CustomerDashboard-module__pageButton__Ylvi3[disabled]{opacity:.5;cursor:not-allowed}.CustomerDashboard-module__activityHeader__uNa0y{display:flex;flex-direction:column;gap:4px}.CustomerDashboard-module__activityHeader__uNa0y p{margin:0;color:var(--muted);font-size:13px}.CustomerDashboard-module__activityToolbar__vqSEM{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.CustomerDashboard-module__activityList__B9ho-{display:grid;gap:10px;margin-top:12px}.CustomerDashboard-module__activityItem__JX3VQ{padding:10px 14px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.05);font-size:13px;display:grid;gap:4px}.CustomerDashboard-module__activityItem__JX3VQ strong{font-size:14px}.CustomerDashboard-module__activityMeta__aEtDX{font-size:11px;color:rgba(var(--surface-overlay-rgb),.55)}.CustomerDashboard-module__srOnly__Zhla4{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.CustomerDashboard-module__modalBackdrop__KeaCR{position:fixed;inset:0;background:#0c0e1eb8;display:grid;place-items:center;z-index:30;padding:24px}.CustomerDashboard-module__modal__Gdj-a{width:min(680px,100%);background:var(--panel);border-radius:20px;border:1px solid rgba(var(--surface-overlay-rgb),.08);padding:28px;display:grid;gap:20px}.CustomerDashboard-module__form__-FDWl{display:grid;gap:20px}.CustomerDashboard-module__modal__Gdj-a header h3{margin:0;font-size:20px}.CustomerDashboard-module__modal__Gdj-a header p{margin:6px 0 0;color:var(--muted);font-size:13px}.CustomerDashboard-module__formGrid__BR2Sh{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.CustomerDashboard-module__fieldGroup__vvT3m{display:grid;gap:6px;font-size:13px}.CustomerDashboard-module__fieldGroup__vvT3m input,.CustomerDashboard-module__fieldGroup__vvT3m select,.CustomerDashboard-module__fieldGroup__vvT3m textarea{border-radius:12px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:10px 12px;color:var(--text);font-size:14px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.CustomerDashboard-module__fieldGroup__vvT3m input:hover,.CustomerDashboard-module__fieldGroup__vvT3m select:hover,.CustomerDashboard-module__fieldGroup__vvT3m textarea:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.CustomerDashboard-module__fieldGroup__vvT3m input:focus-visible,.CustomerDashboard-module__fieldGroup__vvT3m select:focus-visible,.CustomerDashboard-module__fieldGroup__vvT3m textarea:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.CustomerDashboard-module__fieldGroup__vvT3m textarea{resize:vertical}.CustomerDashboard-module__modalActions__jkaq6{display:flex;justify-content:flex-end;gap:12px}.CustomerDashboard-module__secondaryButton__Lsi5m,.CustomerDashboard-module__primaryButton__WioLA{padding:10px 18px;border-radius:999px;border:none;cursor:pointer;font-weight:600}.CustomerDashboard-module__secondaryButton__Lsi5m{background:rgba(var(--surface-overlay-rgb),.08);color:#fff}.CustomerDashboard-module__primaryButton__WioLA{background:linear-gradient(135deg,#4e9bffd9,#6f74ffd9);color:#fff}.CustomerDashboard-module__secondaryButton__Lsi5m:hover,.CustomerDashboard-module__secondaryButton__Lsi5m:focus-visible,.CustomerDashboard-module__primaryButton__WioLA:hover,.CustomerDashboard-module__primaryButton__WioLA:focus-visible{filter:brightness(1.1)}@media(max-width:720px){.CustomerDashboard-module__customerTable__geVCj{min-width:100%}.CustomerDashboard-module__modal__Gdj-a{padding:20px}}.EstimasiDashboard-module__surveySection__95VtW{gap:24px}.EstimasiDashboard-module__sectionHeader__BJeV-{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.EstimasiDashboard-module__sectionHeader__BJeV- h2{margin:0 0 6px;font-size:18px}.EstimasiDashboard-module__sectionHeader__BJeV- p{margin:0;color:var(--muted);font-size:13px}.EstimasiDashboard-module__addButton__0FSb9{align-self:flex-start;padding:10px 18px;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#4e9bffcc,#6f74ffcc);color:#fff;font-weight:600;transition:filter .2s ease}.EstimasiDashboard-module__addButton__0FSb9:hover,.EstimasiDashboard-module__addButton__0FSb9:focus-visible{filter:brightness(1.1)}.EstimasiDashboard-module__tableWrapper__kXz26{overflow-x:auto}.EstimasiDashboard-module__tableToolbar__6oWIU{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:12px 0 18px}.EstimasiDashboard-module__toolbarGroup__eywFx{display:flex;flex-direction:column;gap:4px}.EstimasiDashboard-module__searchInput__rJhqD{min-width:220px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.06);padding:9px 14px;color:inherit}.EstimasiDashboard-module__selectInput__QPHyQ{min-width:180px;border-radius:999px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:8px 36px 8px 12px;color:inherit;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;appearance:none}.EstimasiDashboard-module__selectInput__QPHyQ:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.EstimasiDashboard-module__selectInput__QPHyQ:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.EstimasiDashboard-module__surveyTable__xG2ga{width:100%;border-collapse:collapse;min-width:720px}.EstimasiDashboard-module__surveyTable__xG2ga th,.EstimasiDashboard-module__surveyTable__xG2ga td{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08);vertical-align:top}.EstimasiDashboard-module__surveyTable__xG2ga th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.EstimasiDashboard-module__primaryText__TEC2C{display:block;font-weight:600}.EstimasiDashboard-module__secondaryText__-x-m6{display:block;font-size:12px;color:var(--muted)}.EstimasiDashboard-module__noteText__aCDOX{display:block;margin-top:4px;font-size:12px;color:rgba(var(--surface-overlay-rgb),.7)}.EstimasiDashboard-module__statusBadge__djX68{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;background:#4e9bff2e;color:#d6e4ff}.EstimasiDashboard-module__statusBadge__djX68[data-status=waiting],.EstimasiDashboard-module__statusBadge__djX68[data-status=draft]{background:#ffc46c29;color:#ffd97d}.EstimasiDashboard-module__statusBadge__djX68[data-status=approved]{background:#65d9b22e;color:#aef1d7}.EstimasiDashboard-module__statusBadge__djX68[data-status=rejected]{background:#ff787833;color:#ff9a9a}.EstimasiDashboard-module__actions__WWnbZ{display:flex;gap:8px}.EstimasiDashboard-module__actionButton__4pxkV{padding:6px 12px;border-radius:8px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.05);color:#fff;font-size:13px;cursor:pointer;transition:background .2s ease}.EstimasiDashboard-module__actionButton__4pxkV[data-variant=danger]{background:#ff787824;border-color:#ff787840}.EstimasiDashboard-module__actionButton__4pxkV:hover,.EstimasiDashboard-module__actionButton__4pxkV:focus-visible{background:rgba(var(--surface-overlay-rgb),.12)}.EstimasiDashboard-module__actionButton__4pxkV[data-variant=danger]:hover,.EstimasiDashboard-module__actionButton__4pxkV[data-variant=danger]:focus-visible{background:#ff78783d}.EstimasiDashboard-module__summaryList__4EaZ4{list-style:none;margin:0;padding:0;display:grid;gap:12px}.EstimasiDashboard-module__summaryList__4EaZ4 li{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.04);font-size:13px}.EstimasiDashboard-module__summaryCount__8rC4A{font-weight:600}.EstimasiDashboard-module__paginationBar__E4AtN{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);margin-top:16px;gap:12px}.EstimasiDashboard-module__paginationControls__ohoyc{display:flex;gap:12px;align-items:center}.EstimasiDashboard-module__pageButton__fETEH{padding:6px 14px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04);color:inherit;cursor:pointer;font-size:13px}.EstimasiDashboard-module__pageButton__fETEH[disabled]{opacity:.5;cursor:not-allowed}.EstimasiDashboard-module__modalBackdrop__vLPl6{position:fixed;inset:0;background:#0c0e1eb8;display:grid;place-items:center;z-index:20;padding:20px}.EstimasiDashboard-module__modal__LuZMi{width:min(680px,100%);background:var(--panel);border-radius:20px;border:1px solid rgba(var(--surface-overlay-rgb),.08);padding:28px;display:grid;gap:20px}.EstimasiDashboard-module__modal__LuZMi header h3{margin:0;font-size:20px}.EstimasiDashboard-module__modal__LuZMi header p{margin:6px 0 0;color:var(--muted);font-size:13px}.EstimasiDashboard-module__form__TPcvy{display:grid;gap:20px}.EstimasiDashboard-module__formGrid__WVKLV{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.EstimasiDashboard-module__fieldGroup__1F2yZ{display:grid;gap:6px;font-size:13px}.EstimasiDashboard-module__fieldGroup__1F2yZ input,.EstimasiDashboard-module__fieldGroup__1F2yZ select,.EstimasiDashboard-module__fieldGroup__1F2yZ textarea{border-radius:12px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:10px 12px;color:var(--text);font-size:14px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.EstimasiDashboard-module__fieldGroup__1F2yZ input:hover,.EstimasiDashboard-module__fieldGroup__1F2yZ select:hover,.EstimasiDashboard-module__fieldGroup__1F2yZ textarea:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.EstimasiDashboard-module__fieldGroup__1F2yZ input:focus-visible,.EstimasiDashboard-module__fieldGroup__1F2yZ select:focus-visible,.EstimasiDashboard-module__fieldGroup__1F2yZ textarea:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.EstimasiDashboard-module__fieldGroup__1F2yZ textarea{resize:vertical}.EstimasiDashboard-module__modalActions__JmuPf{display:flex;justify-content:flex-end;gap:12px}.EstimasiDashboard-module__secondaryButton__6hWez,.EstimasiDashboard-module__primaryButton__k0aDt{padding:10px 18px;border-radius:999px;border:none;cursor:pointer;font-weight:600}.EstimasiDashboard-module__secondaryButton__6hWez{background:rgba(var(--surface-overlay-rgb),.08);color:#fff}.EstimasiDashboard-module__primaryButton__k0aDt{background:linear-gradient(135deg,#4e9bffcc,#6f74ffcc);color:#fff}.EstimasiDashboard-module__activityHeader__YE9ky{display:flex;flex-direction:column;gap:4px}.EstimasiDashboard-module__activityHeader__YE9ky p{margin:0;color:var(--muted);font-size:13px}.EstimasiDashboard-module__activityToolbar__XgwyT{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:12px}.EstimasiDashboard-module__activityList__wGx-C{display:grid;gap:10px;margin-top:12px}.EstimasiDashboard-module__activityItem__otpCG{padding:10px 14px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.05);display:grid;gap:4px;font-size:13px}.EstimasiDashboard-module__activityItem__otpCG strong{font-size:14px}.EstimasiDashboard-module__activityMeta__nTRNp{font-size:11px;color:rgba(var(--surface-overlay-rgb),.55)}.EstimasiDashboard-module__srOnly__hZL3n{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.EstimasiDashboard-module__secondaryButton__6hWez:hover,.EstimasiDashboard-module__secondaryButton__6hWez:focus-visible,.EstimasiDashboard-module__primaryButton__k0aDt:hover,.EstimasiDashboard-module__primaryButton__k0aDt:focus-visible{filter:brightness(1.1)}@media(max-width:720px){.EstimasiDashboard-module__surveyTable__xG2ga{min-width:100%}.EstimasiDashboard-module__modal__LuZMi{padding:20px}}.QuotationWorkflowDashboard-module__container__SFZHh{display:grid;gap:1.5rem;grid-template-columns:minmax(280px,360px) 1fr;align-items:start}.QuotationWorkflowDashboard-module__listPanel__cgWqg{background:var(--surface-elevated, #fff);border-radius:16px;box-shadow:0 12px 24px #1e2a540f;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.QuotationWorkflowDashboard-module__listHeader__mxcdS{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.QuotationWorkflowDashboard-module__listHeader__mxcdS h2{margin:0;font-size:1.25rem;font-weight:600}.QuotationWorkflowDashboard-module__listSubtitle__St4Vb{margin:0;font-size:.875rem;color:#6b7280}.QuotationWorkflowDashboard-module__newButton__IWEjh{border:none;border-radius:999px;padding:.5rem 1rem;background:linear-gradient(135deg,#4760ff,#5f8bff);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.QuotationWorkflowDashboard-module__newButton__IWEjh:hover{transform:translateY(-1px);box-shadow:0 10px 18px #4760ff33}.QuotationWorkflowDashboard-module__filters__eSyV-{display:flex;gap:.5rem}.QuotationWorkflowDashboard-module__searchField__iK0L7,.QuotationWorkflowDashboard-module__filterSelect__C6Jq2{flex:1;border-radius:12px;border:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.9rem}.QuotationWorkflowDashboard-module__cardList__t8rS9{display:flex;flex-direction:column;gap:.75rem;max-height:65vh;overflow-y:auto;padding-right:.25rem}.QuotationWorkflowDashboard-module__quoteCard__mgGUa{border:1px solid transparent;border-radius:14px;background:#f9fafb;padding:.85rem 1rem;display:grid;gap:.5rem;cursor:pointer;transition:border .2s ease,background .2s ease,transform .2s ease}.QuotationWorkflowDashboard-module__quoteCard__mgGUa:hover{border-color:#4760ff4d;background:#fff;transform:translateY(-1px)}.QuotationWorkflowDashboard-module__quoteCardActive__A0l0m{border-color:#4760ff;background:#eef2ff}.QuotationWorkflowDashboard-module__quoteCardHeader__vtTC-,.QuotationWorkflowDashboard-module__quoteCardFooter__R03Sy{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#4b5563}.QuotationWorkflowDashboard-module__quoteNumber__Vh7p9{font-weight:600;color:#1f2937}.QuotationWorkflowDashboard-module__statusBadge__jmWSO{border-radius:999px;padding:.15rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.QuotationWorkflowDashboard-module__status-draft__11KVE{background:#eef2ff;color:#3949ab}.QuotationWorkflowDashboard-module__status-in-review__Za8WM{background:#fff6e6;color:#c47f00}.QuotationWorkflowDashboard-module__status-sent__lY2dF{background:#e0f2fe;color:#0369a1}.QuotationWorkflowDashboard-module__status-negotiation__N5yIy{background:#fef3c7;color:#b45309}.QuotationWorkflowDashboard-module__status-won__y7YLf{background:#dcfce7;color:#15803d}.QuotationWorkflowDashboard-module__status-lost__-IhGE{background:#fee2e2;color:#b91c1c}.QuotationWorkflowDashboard-module__quoteCardBody__fs6F8{display:flex;flex-direction:column;gap:.15rem;font-size:.9rem}.QuotationWorkflowDashboard-module__emptyList__U-5lS{padding:1rem;border-radius:12px;background:#f3f4f6;text-align:center;color:#6b7280;font-size:.9rem}.QuotationWorkflowDashboard-module__builderPanel__exTMm{background:var(--surface-elevated, #fff);border-radius:16px;box-shadow:0 12px 32px #1e2a5414;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.QuotationWorkflowDashboard-module__builderHeader__D6-5e{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.QuotationWorkflowDashboard-module__builderHeader__D6-5e h2{margin:0;font-size:1.3rem;font-weight:600}.QuotationWorkflowDashboard-module__builderHeader__D6-5e p{margin:.35rem 0 0;color:#6b7280;font-size:.9rem}.QuotationWorkflowDashboard-module__deleteButton__as1BS{border:none;border-radius:12px;padding:.4rem .75rem;background:#fee2e2;color:#b91c1c;font-weight:600;cursor:pointer}.QuotationWorkflowDashboard-module__stepper__zw6nJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.QuotationWorkflowDashboard-module__stepItem__w1MGk{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem;background:#f9fafb;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:border .2s ease,background .2s ease}.QuotationWorkflowDashboard-module__stepItemActive__q-79K{border-color:#4760ff;background:#eef2ff;color:#1f2937}.QuotationWorkflowDashboard-module__stepIndex__e61Fz{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#fff;color:#4760ff;font-size:.8rem}.QuotationWorkflowDashboard-module__form__DNwmq{display:flex;flex-direction:column;gap:1.5rem}.QuotationWorkflowDashboard-module__formSection__rIEPx{display:flex;flex-direction:column;gap:1rem;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem}.QuotationWorkflowDashboard-module__formSection__rIEPx h3{margin:0;font-size:1.1rem;font-weight:600;color:#1f2937}.QuotationWorkflowDashboard-module__fieldGrid__Z0jro{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.QuotationWorkflowDashboard-module__field__eIa3J{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#374151}.QuotationWorkflowDashboard-module__field__eIa3J input,.QuotationWorkflowDashboard-module__field__eIa3J select,.QuotationWorkflowDashboard-module__field__eIa3J textarea{border-radius:12px;border:1px solid var(--control-border);background-color:var(--control-bg);color:var(--text);padding:.55rem .75rem;font-size:.9rem;resize:vertical;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.QuotationWorkflowDashboard-module__field__eIa3J input:hover,.QuotationWorkflowDashboard-module__field__eIa3J select:hover,.QuotationWorkflowDashboard-module__field__eIa3J textarea:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.QuotationWorkflowDashboard-module__field__eIa3J input:focus-visible,.QuotationWorkflowDashboard-module__field__eIa3J select:focus-visible,.QuotationWorkflowDashboard-module__field__eIa3J textarea:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.QuotationWorkflowDashboard-module__tableWrapper__SS1XI{overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px}.QuotationWorkflowDashboard-module__table__jA0J9{width:100%;border-collapse:collapse;min-width:680px}.QuotationWorkflowDashboard-module__table__jA0J9 th,.QuotationWorkflowDashboard-module__table__jA0J9 td{padding:.65rem;text-align:left;border-bottom:1px solid #f3f4f6;font-size:.85rem;vertical-align:top}.QuotationWorkflowDashboard-module__table__jA0J9 th{background:#f9fafb;color:#6b7280;font-weight:600}.QuotationWorkflowDashboard-module__table__jA0J9 input,.QuotationWorkflowDashboard-module__table__jA0J9 textarea{width:100%;border-radius:10px;border:1px solid #d1d5db;padding:.45rem .6rem;font-size:.85rem}.QuotationWorkflowDashboard-module__iconButton__1tHSP{border:none;background:transparent;color:#9ca3af;font-size:1.1rem;cursor:pointer}.QuotationWorkflowDashboard-module__secondaryButton__HBinm{border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:.45rem .9rem;font-weight:600;cursor:pointer}.QuotationWorkflowDashboard-module__secondaryButton__HBinm:hover{border-color:#94a3b8}.QuotationWorkflowDashboard-module__summaryList__aS9AS{display:grid;gap:.5rem;font-size:.9rem}.QuotationWorkflowDashboard-module__summaryList__aS9AS div{display:flex;justify-content:space-between;align-items:center}.QuotationWorkflowDashboard-module__summaryMeta__w0nwT{color:#6b7280;font-size:.8rem;margin-left:.25rem}.QuotationWorkflowDashboard-module__summaryTotal__op9ox{font-weight:700;font-size:1rem}.QuotationWorkflowDashboard-module__helperText__-yoF-{margin-top:.75rem;font-size:.85rem;color:#6b7280}.QuotationWorkflowDashboard-module__helperWarn__A21II{color:#b45309}.QuotationWorkflowDashboard-module__aiPanel__-hA9u{border:1px solid #e5e7eb;border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:#f9fafb}.QuotationWorkflowDashboard-module__aiHeader__U-6m3{display:flex;justify-content:space-between;align-items:center;font-weight:600}.QuotationWorkflowDashboard-module__aiGrid__hiCnm{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));font-size:.85rem}.QuotationWorkflowDashboard-module__aiGrid__hiCnm h4{margin:0 0 .35rem;font-size:.85rem;color:#1f2937}.QuotationWorkflowDashboard-module__aiGrid__hiCnm ul{margin:0;padding-left:1.1rem;display:grid;gap:.35rem;color:#4b5563}.QuotationWorkflowDashboard-module__formActions__XCiZc{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;align-items:center}.QuotationWorkflowDashboard-module__stepControls__Ek-Vo,.QuotationWorkflowDashboard-module__actionButtons__B-V1Z{display:flex;gap:.5rem}.QuotationWorkflowDashboard-module__primaryButton__4RBLd{border:none;border-radius:999px;padding:.55rem 1.35rem;font-weight:600;background:linear-gradient(135deg,#4760ff,#5f8bff);color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.QuotationWorkflowDashboard-module__primaryButton__4RBLd:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.QuotationWorkflowDashboard-module__primaryButton__4RBLd:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 16px #4760ff40}@media(max-width:1080px){.QuotationWorkflowDashboard-module__container__SFZHh{grid-template-columns:1fr}.QuotationWorkflowDashboard-module__cardList__t8rS9{max-height:40vh}}.ProjectDashboard-module__boardLayout__L7wox{display:grid;gap:24px;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);align-items:flex-start}@media(max-width:1080px){.ProjectDashboard-module__boardLayout__L7wox{grid-template-columns:1fr}}.ProjectDashboard-module__boardCard__hEJii{display:grid;gap:18px}.ProjectDashboard-module__boardHeader__qpf4w{display:flex;flex-direction:column;gap:8px}.ProjectDashboard-module__boardHeader__qpf4w h2{margin:0;font-size:18px;font-weight:600}.ProjectDashboard-module__boardHeader__qpf4w p{margin:0;color:var(--muted);font-size:13px}.ProjectDashboard-module__activityCard__ML0PU{display:grid;gap:16px}.ProjectDashboard-module__activityHint__7jATB{margin:0;color:var(--muted);font-size:13px}.ProjectDashboard-module__activityHeader__RZ-n3{display:flex;flex-direction:column;gap:4px}.ProjectDashboard-module__activityHeader__RZ-n3 p{margin:0;color:var(--muted);font-size:13px}.ProjectDashboard-module__activityToolbar__sojo4{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ProjectDashboard-module__toolbarGroup__H2JdN{display:flex;flex-direction:column;gap:4px}.ProjectDashboard-module__searchInput__witb4{min-width:220px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.1);background:rgba(var(--surface-overlay-rgb),.06);padding:9px 14px;color:inherit}.ProjectDashboard-module__selectInput__f6FlP{min-width:180px;border-radius:999px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:8px 36px 8px 12px;color:inherit;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;appearance:none}.ProjectDashboard-module__selectInput__f6FlP:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.ProjectDashboard-module__selectInput__f6FlP:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.ProjectDashboard-module__activityList__sS7X9{display:grid;gap:10px}.ProjectDashboard-module__paginationBar__11zEV{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);gap:12px}.ProjectDashboard-module__paginationControls__ef7k1{display:flex;gap:12px;align-items:center}.ProjectDashboard-module__pageButton__aGstZ{padding:6px 14px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04);color:inherit;cursor:pointer;font-size:13px}.ProjectDashboard-module__pageButton__aGstZ[disabled]{opacity:.5;cursor:not-allowed}.ProjectDashboard-module__srOnly__eEXrL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.DashboardChartCard-module__card__80WU1{display:grid;gap:16px;background:var(--panel);border-radius:20px;border:1px solid rgba(var(--surface-overlay-rgb),.05);padding:20px 22px;box-shadow:var(--shadow)}.DashboardChartCard-module__header__-zBf5{display:grid;gap:6px}.DashboardChartCard-module__header__-zBf5 h3{margin:0;font-size:18px;letter-spacing:.01em}.DashboardChartCard-module__header__-zBf5 p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.DashboardChartCard-module__chartArea__5XcMF{min-height:220px;display:grid;place-items:center}.DashboardChartCard-module__legend__ayMz1 ul{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0;padding:0;list-style:none}.DashboardChartCard-module__legend__ayMz1 li{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:rgba(var(--surface-overlay-rgb),.82)}.DashboardChartCard-module__legendSwatch__bGywM{width:12px;height:12px;border-radius:4px;box-shadow:0 0 0 1px rgba(var(--surface-overlay-rgb),.2)}.DashboardChartCard-module__legendValue__oSuvf{font-weight:600}.DashboardChartCard-module__dataTable__8CH68{width:100%;border-collapse:collapse;font-size:12px;color:rgba(var(--surface-overlay-rgb),.72)}.DashboardChartCard-module__dataTable__8CH68 th,.DashboardChartCard-module__dataTable__8CH68 td{padding:6px 8px;text-align:left;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08)}.DashboardChartCard-module__dataTable__8CH68 thead th{text-transform:uppercase;letter-spacing:.04em;font-size:11px;color:rgba(var(--surface-overlay-rgb),.56)}.DashboardChartCard-module__dataTable__8CH68 tbody th{font-weight:600;color:rgba(var(--surface-overlay-rgb),.82)}.DashboardChartCard-module__visuallyHidden__lkhrF{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.DashboardChartCard-module__emptyState__dSfs3{width:100%;text-align:center;color:var(--muted);font-size:13px}.DashboardChartCard-module__barChart__9cI9S{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.DashboardChartCard-module__barColumn__KoZRU{flex:1;min-width:48px;display:grid;gap:10px;justify-items:center}.DashboardChartCard-module__barGroup__XQNq-{width:100%;display:flex;align-items:flex-end;justify-content:center;gap:10px;height:180px}.DashboardChartCard-module__bar__V7Q5P{flex:1;max-width:32px;min-width:18px;border-radius:10px 10px 4px 4px;background:var(--bar-color);height:var(--bar-height);position:relative;display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px;color:var(--text);font-size:11px;font-weight:600}.DashboardChartCard-module__bar__V7Q5P span{background:#0000005c;padding:2px 6px;border-radius:999px;color:#fff}.DashboardChartCard-module__axisLabel__PSUEJ{font-size:11px;color:rgba(var(--surface-overlay-rgb),.62);text-align:center}.DashboardChartCard-module__lineChart__JmNLy{width:100%;max-width:100%}.DashboardChartCard-module__axisLine__HdgzV{stroke:rgba(var(--surface-overlay-rgb),.18);stroke-width:1}.DashboardChartCard-module__gridLine__BZuvs{stroke:rgba(var(--surface-overlay-rgb),.1);stroke-width:1}.DashboardChartCard-module__tickGroup__xhQMH{color:rgba(var(--surface-overlay-rgb),.5);font-size:10px}.DashboardChartCard-module__tickLabel__YHr5-{text-anchor:end}.DashboardChartCard-module__line__OzVMV{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.DashboardChartCard-module__pieChart__O93YV{width:min(240px,100%);height:auto}@media(max-width:720px){.DashboardChartCard-module__chartArea__5XcMF{min-height:200px}.DashboardChartCard-module__barGroup__XQNq-{height:150px}}.ModuleRecordsDashboard-module__section__uWqc0,.ModuleRecordsDashboard-module__dashboardTabs__G5b6O{display:grid;gap:24px}.ModuleRecordsDashboard-module__chartGrid__Z-Pm2{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ModuleRecordsDashboard-module__chartCard__SnxdY{height:100%}.ModuleRecordsDashboard-module__recordsLayout__UHkVo{display:grid;gap:24px}.ModuleRecordsDashboard-module__recordsLayoutWithDetail__qhChV{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr)}@media(max-width:1080px){.ModuleRecordsDashboard-module__recordsLayoutWithDetail__qhChV{grid-template-columns:minmax(0,1fr)}}.ModuleRecordsDashboard-module__cardHeader__FnVR7{display:flex;justify-content:space-between;align-items:center;gap:16px}.ModuleRecordsDashboard-module__cardHeader__FnVR7 h2{margin:0;font-size:18px}.ModuleRecordsDashboard-module__cardHeader__FnVR7 p{margin:4px 0 0;color:var(--muted);font-size:13px}.ModuleRecordsDashboard-module__addButton__1Ed9r{padding:10px 18px;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#5a7affd9,#8c5effd9);color:#fff;font-weight:600;transition:filter .2s ease}.ModuleRecordsDashboard-module__addButton__1Ed9r[disabled]{cursor:not-allowed;opacity:.6}.ModuleRecordsDashboard-module__addButton__1Ed9r:hover:not([disabled]),.ModuleRecordsDashboard-module__addButton__1Ed9r:focus-visible:not([disabled]){filter:brightness(1.08)}.ModuleRecordsDashboard-module__tableWrapper__haEQa{overflow-x:auto}.ModuleRecordsDashboard-module__recordsTable__2WQQ0{width:100%;min-width:760px;border-collapse:collapse}.ModuleRecordsDashboard-module__recordRowSelectable__vfrik{cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.ModuleRecordsDashboard-module__recordRowSelectable__vfrik:hover,.ModuleRecordsDashboard-module__recordRowSelectable__vfrik:focus-visible{background-color:rgba(var(--surface-overlay-rgb),.08)}.ModuleRecordsDashboard-module__recordRowSelected__6x-Q2{background-color:#4e9bff1f;box-shadow:inset 0 0 0 1px #4e9bff52}.ModuleRecordsDashboard-module__recordsTable__2WQQ0 tr[data-selected=true] td{border-bottom-color:#4e9bff4d}.ModuleRecordsDashboard-module__recordsTable__2WQQ0 th,.ModuleRecordsDashboard-module__recordsTable__2WQQ0 td{padding:12px 16px;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08);text-align:left;vertical-align:top}.ModuleRecordsDashboard-module__recordsTable__2WQQ0 th{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ModuleRecordsDashboard-module__actionGroup__08XAl{display:flex;gap:8px}.ModuleRecordsDashboard-module__actionButton__3deIM{padding:6px 12px;border-radius:8px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04);color:inherit;cursor:pointer;font-size:13px;transition:background .2s ease}.ModuleRecordsDashboard-module__actionButton__3deIM:hover,.ModuleRecordsDashboard-module__actionButton__3deIM:focus-visible{background:rgba(var(--surface-overlay-rgb),.1)}.ModuleRecordsDashboard-module__actionButton__3deIM[disabled]{opacity:.4;cursor:not-allowed}.ModuleRecordsDashboard-module__statusBadge__1yKWZ{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.05em;background:rgba(var(--surface-overlay-rgb),.08);color:#f4f6ff}.ModuleRecordsDashboard-module__statusBadge__1yKWZ[data-tone=warn]{background:#ffc46c38;color:#ffe1a3}.ModuleRecordsDashboard-module__statusBadge__1yKWZ[data-tone=success]{background:#65d9b23d;color:#d9fff0}.ModuleRecordsDashboard-module__statusBadge__1yKWZ[data-tone=error]{background:#ff79793d;color:#ffd7d7}.ModuleRecordsDashboard-module__detailCard__I3Xy6,.ModuleRecordsDashboard-module__detailContent__dMD-9{display:grid;gap:18px}.ModuleRecordsDashboard-module__detailHeader__nHoOD{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ModuleRecordsDashboard-module__detailTitle__y78QK{margin:0;font-size:20px}.ModuleRecordsDashboard-module__detailSubtitle__-D0zc{margin:6px 0 0;color:var(--muted);font-size:13px}.ModuleRecordsDashboard-module__detailStats__acvXS{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.ModuleRecordsDashboard-module__detailStatItem__0ccXQ{padding:12px 14px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.05);display:grid;gap:4px}.ModuleRecordsDashboard-module__detailStatLabel__oL0mc{font-size:12px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.ModuleRecordsDashboard-module__detailStatValue__G49hf{font-size:16px;font-weight:600}.ModuleRecordsDashboard-module__detailMetaGrid__HcyGK{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ModuleRecordsDashboard-module__detailMetaItem__fIgM7{display:grid;gap:4px}.ModuleRecordsDashboard-module__detailMetaLabel__zd2Yv{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.ModuleRecordsDashboard-module__pillList__Dr0b2{display:flex;flex-wrap:wrap;gap:8px}.ModuleRecordsDashboard-module__pill__-Jgjq{padding:6px 12px;border-radius:999px;background:rgba(var(--surface-overlay-rgb),.12);font-size:12px}.ModuleRecordsDashboard-module__detailSection__3OJUE{display:grid;gap:10px}.ModuleRecordsDashboard-module__detailSection__3OJUE h4{margin:0;font-size:14px}.ModuleRecordsDashboard-module__detailEmpty__QukXu{font-size:13px;color:var(--muted)}.ModuleRecordsDashboard-module__detailNotes__wN5CH{padding:12px 14px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.04);font-size:13px;line-height:1.5}.ModuleRecordsDashboard-module__activityCard__6XZDb{display:grid;gap:12px}.ModuleRecordsDashboard-module__activityList__dEJjN{display:grid;gap:10px}.ModuleRecordsDashboard-module__activityItem__Uej-M{padding:10px 14px;border-radius:10px;background:rgba(var(--surface-overlay-rgb),.04);font-size:13px}.ModuleRecordsDashboard-module__activityMeta__xnqCz{display:block;margin-top:4px;font-size:11px;color:var(--muted)}.ModuleRecordsDashboard-module__tableToolbar__cweYQ{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:16px}.ModuleRecordsDashboard-module__toolbarGroup__u-oa-{display:flex;flex-direction:column;gap:4px}.ModuleRecordsDashboard-module__searchInput__SDigB{min-width:200px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.06);padding:8px 14px;color:inherit}.ModuleRecordsDashboard-module__selectInput__NM1yK{border-radius:999px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:8px 36px 8px 12px;color:inherit;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;appearance:none}.ModuleRecordsDashboard-module__selectInput__NM1yK:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.ModuleRecordsDashboard-module__selectInput__NM1yK:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.ModuleRecordsDashboard-module__paginationBar__thTxp{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;color:var(--muted);gap:12px}.ModuleRecordsDashboard-module__paginationControls__FO-Em{display:flex;gap:12px;align-items:center}.ModuleRecordsDashboard-module__pageButton__q7YyO{padding:6px 14px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.04);color:inherit;cursor:pointer;font-size:13px}.ModuleRecordsDashboard-module__pageButton__q7YyO[disabled]{opacity:.5;cursor:not-allowed}.ModuleRecordsDashboard-module__srOnly__3asyj{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ModuleRecordsDashboard-module__modalBackdrop__12YfC{position:fixed;inset:0;background:#0b0f19ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:40}.ModuleRecordsDashboard-module__modal__05i15{width:min(640px,92vw);background:#121827f5;border:1px solid rgba(var(--surface-overlay-rgb),.08);border-radius:16px;padding:24px;display:grid;gap:20px;max-height:90vh;overflow-y:auto}.ModuleRecordsDashboard-module__modal__05i15 h3{margin:0;font-size:20px}.ModuleRecordsDashboard-module__formGrid__49yWX{display:grid;gap:16px}.ModuleRecordsDashboard-module__formField__HHN6t{display:grid;gap:6px}.ModuleRecordsDashboard-module__formField__HHN6t label{font-size:13px;font-weight:600;color:#e2e6ff}.ModuleRecordsDashboard-module__formField__HHN6t input,.ModuleRecordsDashboard-module__formField__HHN6t select,.ModuleRecordsDashboard-module__formField__HHN6t textarea{border-radius:10px;border:1px solid var(--control-border);background-color:var(--control-bg);color:var(--text);padding:10px 12px;font-size:14px;resize:vertical;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.ModuleRecordsDashboard-module__formField__HHN6t input:hover,.ModuleRecordsDashboard-module__formField__HHN6t select:hover,.ModuleRecordsDashboard-module__formField__HHN6t textarea:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.ModuleRecordsDashboard-module__formField__HHN6t input:focus-visible,.ModuleRecordsDashboard-module__formField__HHN6t select:focus-visible,.ModuleRecordsDashboard-module__formField__HHN6t textarea:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.ModuleRecordsDashboard-module__formField__HHN6t textarea{min-height:90px}.ModuleRecordsDashboard-module__helperText__vGgrA{font-size:12px;color:var(--muted)}.ModuleRecordsDashboard-module__errorText__g5lS-{font-size:12px;color:#ffb3b3}.ModuleRecordsDashboard-module__modalActions__pwXbR{display:flex;justify-content:flex-end;gap:12px}.ModuleRecordsDashboard-module__secondaryButton__KkiFR{padding:10px 16px;border-radius:10px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:transparent;color:inherit;cursor:pointer}.ModuleRecordsDashboard-module__primaryButton__oBSh1{padding:10px 18px;border-radius:10px;border:none;background:linear-gradient(135deg,#5a7affe6,#935effe6);color:#fff;font-weight:600;cursor:pointer}.ModuleRecordsDashboard-module__primaryButton__oBSh1[disabled]{opacity:.5;cursor:not-allowed}.ModuleRecordsDashboard-module__statusBar__mkOLv{padding:12px 16px;border-radius:12px;background:#65d9b22e;color:#d9fff0;font-size:13px}.ModuleRecordsDashboard-module__statusBar__mkOLv[data-type=error]{background:#ff797933;color:#ffd7d7}.ModuleRecordsDashboard-module__statusBar__mkOLv[data-type=warn]{background:#ffc46c2e;color:#ffe1a3}.UnitHierarchyManager-module__section__lKdLy{margin-top:32px}.UnitHierarchyManager-module__card__My6rv{background:var(--surface, #fff);border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:24px;display:grid;gap:24px}.UnitHierarchyManager-module__header__8LJw-{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.UnitHierarchyManager-module__header__8LJw- h2{margin:0;font-size:20px}.UnitHierarchyManager-module__header__8LJw- p{margin:4px 0 0;color:var(--muted, #64748b);font-size:14px;max-width:560px}.UnitHierarchyManager-module__resetButton__0CKbX{border:1px solid rgba(15,23,42,.12);background:transparent;color:var(--primary, #2563eb);padding:8px 14px;border-radius:999px;cursor:pointer;transition:background .2s ease}.UnitHierarchyManager-module__resetButton__0CKbX:disabled{opacity:.4;cursor:not-allowed}.UnitHierarchyManager-module__resetButton__0CKbX:not(:disabled):hover{background:#2563eb14}.UnitHierarchyManager-module__status__gChLP{padding:12px 16px;border-radius:12px;font-size:14px}.UnitHierarchyManager-module__status__gChLP[data-type=success]{background:#16a34a1f;color:#166534}.UnitHierarchyManager-module__status__gChLP[data-type=error]{background:#dc26261f;color:#991b1b}.UnitHierarchyManager-module__layout__elrkS{display:grid;gap:24px}@media(min-width:960px){.UnitHierarchyManager-module__layout__elrkS{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start}}.UnitHierarchyManager-module__form__SCUj1{display:grid;gap:16px;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f1f5f966}.UnitHierarchyManager-module__form__SCUj1 h3{margin:0;font-size:16px}.UnitHierarchyManager-module__fieldGroup__E-pFR{display:grid;gap:6px}.UnitHierarchyManager-module__fieldGroup__E-pFR label{font-size:13px;font-weight:600;color:#0f172abf}.UnitHierarchyManager-module__fieldGroup__E-pFR input,.UnitHierarchyManager-module__fieldGroup__E-pFR select{border:1px solid rgba(148,163,184,.6);border-radius:10px;padding:10px 12px;font-size:14px;background:#fff}.UnitHierarchyManager-module__fieldGroup__E-pFR input:disabled,.UnitHierarchyManager-module__fieldGroup__E-pFR select:disabled{background:#e2e8f099;cursor:not-allowed}.UnitHierarchyManager-module__helper__AB-rY{font-size:12px;color:var(--muted, #64748b)}.UnitHierarchyManager-module__actions__8Ywgs{display:flex;justify-content:flex-end}.UnitHierarchyManager-module__actions__8Ywgs button{border:none;border-radius:999px;padding:10px 20px;background:var(--primary, #2563eb);color:#fff;font-weight:600;cursor:pointer;transition:background .2s ease}.UnitHierarchyManager-module__actions__8Ywgs button:disabled{opacity:.4;cursor:not-allowed}.UnitHierarchyManager-module__actions__8Ywgs button:not(:disabled):hover{background:#1d4ed8}.UnitHierarchyManager-module__listWrapper__4ojhm{display:grid;gap:12px}.UnitHierarchyManager-module__listWrapper__4ojhm h3{margin:0;font-size:16px}.UnitHierarchyManager-module__list__A-PBo{margin:0;padding-left:0;list-style:none;display:grid;gap:12px}.UnitHierarchyManager-module__childList__EMteI{margin:8px 0 0;padding-left:0;list-style:none;display:grid;gap:8px}.UnitHierarchyManager-module__node__sMql2{display:grid;gap:8px;padding:12px 14px;border:1px solid rgba(15,23,42,.06);border-radius:12px;background:#fff}.UnitHierarchyManager-module__nodeInfo__uK3Px{display:grid;gap:4px}.UnitHierarchyManager-module__nodeInfo__uK3Px strong{font-size:15px}.UnitHierarchyManager-module__nodeMeta__D8B1f{font-size:12px;color:var(--muted, #64748b)}.UnitHierarchyManager-module__nodeRelation__s4ZaS{font-size:12px;color:#2563ebe6}.UnitHierarchyManager-module__nodeActions__JhseI{display:flex;gap:8px}.UnitHierarchyManager-module__nodeActions__JhseI button{border:1px solid rgba(148,163,184,.6);background:transparent;border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer}.UnitHierarchyManager-module__nodeActions__JhseI button:hover{background:#2563eb14}.UnitHierarchyManager-module__emptyState__pWp2M{font-size:14px;color:var(--muted, #64748b);padding:12px;border:1px dashed rgba(148,163,184,.6);border-radius:12px;text-align:center}.StockOperationsPanel-module__panel__oQ0f6,.StockOperationsPanel-module__grid__unyGV{display:grid;gap:24px}@media(min-width:960px){.StockOperationsPanel-module__grid__unyGV{grid-template-columns:repeat(2,minmax(0,1fr))}}.StockOperationsPanel-module__card__aG3GP{padding:20px;border-radius:16px;background:rgba(var(--surface-overlay-rgb),.06);display:grid;gap:16px}.StockOperationsPanel-module__header__fjVxA{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.StockOperationsPanel-module__header__fjVxA h3{margin:0;font-size:18px}.StockOperationsPanel-module__header__fjVxA p{margin:0;color:var(--muted);font-size:13px}.StockOperationsPanel-module__form__Tdq0G{display:grid;gap:14px}.StockOperationsPanel-module__field__GIXBb{display:grid;gap:6px}.StockOperationsPanel-module__label__pa1uk{font-size:13px;color:var(--muted)}.StockOperationsPanel-module__input__k8YEJ,.StockOperationsPanel-module__select__lQwkP,.StockOperationsPanel-module__textarea__xbekW{border-radius:10px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04);padding:10px 12px;color:inherit;font:inherit}.StockOperationsPanel-module__select__lQwkP{appearance:none}.StockOperationsPanel-module__textarea__xbekW{min-height:72px;resize:vertical}.StockOperationsPanel-module__buttonRow__5fnBy{display:flex;justify-content:flex-end}.StockOperationsPanel-module__submitButton__DmQmh{border:none;border-radius:999px;padding:10px 18px;cursor:pointer;font-weight:600;background:linear-gradient(135deg,#5683ffe6,#985dffe6);color:#fff;transition:filter .2s ease}.StockOperationsPanel-module__submitButton__DmQmh[disabled]{opacity:.6;cursor:not-allowed}.StockOperationsPanel-module__submitButton__DmQmh:not([disabled]):hover,.StockOperationsPanel-module__submitButton__DmQmh:not([disabled]):focus-visible{filter:brightness(1.05)}.StockOperationsPanel-module__message__Yo7rn{padding:10px 12px;border-radius:10px;font-size:13px;background:#65d9b22e;color:#d9fff0}.StockOperationsPanel-module__message__Yo7rn[data-tone=error]{background:#ff797933;color:#ffd7d7}.StockOperationsPanel-module__helperRow__rtS5e{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.StockOperationsPanel-module__helperStack__rzR1m{display:grid;gap:6px}.StockOperationsPanel-module__helperValue__-KWdf{font-weight:600;color:#f4f7ff}.StockOperationsPanel-module__inlineLink__wkDUo{font-weight:500;color:#81a0ff;text-decoration:none}.StockOperationsPanel-module__inlineLink__wkDUo:hover,.StockOperationsPanel-module__inlineLink__wkDUo:focus-visible{text-decoration:underline}.StockOperationsPanel-module__badge__Fn4D8{padding:2px 8px;border-radius:999px;background:#81a0ff33;color:#dbe4ff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.StockOperationsPanel-module__helperWarning__jtvOf{color:#ffc7c7;font-weight:600}.StockOperationsPanel-module__tableWrapper__zvoc5{overflow-x:auto}.StockOperationsPanel-module__historyTable__rDKAC{width:100%;min-width:520px;border-collapse:collapse}.StockOperationsPanel-module__historyTable__rDKAC th,.StockOperationsPanel-module__historyTable__rDKAC td{padding:10px 12px;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08);text-align:left;font-size:13px}.StockOperationsPanel-module__historyTable__rDKAC th{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:12px}.StockOperationsPanel-module__emptyState__hYQEX{font-size:13px;color:var(--muted)}.StockOperationsPanel-module__projectCell__tiUGY{display:flex;flex-direction:column;gap:2px}.StockOperationsPanel-module__projectCode__U-XGv{font-size:12px;color:var(--muted)}.StockOperationsPanel-module__activityCell__v9ECd{display:flex;flex-direction:column;gap:2px}.StockOperationsPanel-module__activityDetail__z80fd{font-size:12px;color:var(--muted)}.MaterialRequestPanel-module__panel__IZkjz{border:1px solid var(--border-subtle);border-radius:12px;padding:16px;margin:24px 0;background:#0f1324}.MaterialRequestPanel-module__header__TmCsy{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.MaterialRequestPanel-module__summaryGrid__XBwFM{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:12px 0}.MaterialRequestPanel-module__card__Ux3d2{border:1px solid var(--border-subtle);border-radius:10px;padding:12px;background:#ffffff05}.MaterialRequestPanel-module__table__O0KlH{width:100%;border-collapse:collapse;margin-top:12px;font-size:14px}.MaterialRequestPanel-module__table__O0KlH th,.MaterialRequestPanel-module__table__O0KlH td{border-bottom:1px solid var(--border-subtle);padding:8px;vertical-align:top}.MaterialRequestPanel-module__badge__-r6IV{padding:2px 8px;border-radius:8px;font-size:12px;text-transform:capitalize}.MaterialRequestPanel-module__badge__-r6IV[data-tone=warn]{background:#ffa60026;color:#ffb347}.MaterialRequestPanel-module__badge__-r6IV[data-tone=ok]{background:#00c85326;color:#5be49b}.MaterialRequestPanel-module__badge__-r6IV[data-tone=err]{background:#ff004c26;color:#ff7b9c}.MaterialRequestPanel-module__flexRow__io2W5{display:flex;flex-wrap:wrap;gap:8px}.MaterialRequestPanel-module__inputRow__tqI8M{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;margin-top:8px}.MaterialRequestPanel-module__input__yOOMJ,.MaterialRequestPanel-module__select__hEJqE,.MaterialRequestPanel-module__textarea__4mqVw{width:100%;padding:8px;border-radius:8px;border:1px solid var(--border-subtle);background:#0a0d1a;color:#fff}.MaterialRequestPanel-module__textarea__4mqVw{min-height:60px}.MaterialRequestPanel-module__sectionTitle__Knq45{margin-top:16px;font-weight:600}.MaterialRequestPanel-module__buttonRow__Ynty4{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.MaterialRequestPanel-module__button__bDOuf{padding:8px 12px;border-radius:8px;border:1px solid var(--border-subtle);background:linear-gradient(135deg,#1b1f35,#0f1324);color:#fff;cursor:pointer}.MaterialRequestPanel-module__button__bDOuf:disabled{opacity:.6;cursor:not-allowed}.MaterialRequestPanel-module__miniTable__cOd5r{width:100%;border-collapse:collapse}.MaterialRequestPanel-module__miniTable__cOd5r td,.MaterialRequestPanel-module__miniTable__cOd5r th{border-bottom:1px solid var(--border-subtle);padding:4px 6px;font-size:13px}.MaterialRequestPanel-module__helperText__VCzHC{color:var(--muted);font-size:12px}.MaterialRequestPanel-module__divider__P1Mhc{border-top:1px dashed var(--border-subtle);margin:16px 0}.MasterCatalogDashboard-module__section__9wHJi{display:grid;gap:24px}.MasterCatalogDashboard-module__cardHeader__bi0yY{display:flex;justify-content:space-between;align-items:center;gap:16px}.MasterCatalogDashboard-module__cardHeader__bi0yY h2{margin:0;font-size:20px}.MasterCatalogDashboard-module__cardHeader__bi0yY p{margin:4px 0 0;color:var(--muted);font-size:13px}.MasterCatalogDashboard-module__toolbar__oH7hD{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:16px 0}.MasterCatalogDashboard-module__toolbarGroup__gZxyT{display:flex;flex-direction:column;gap:4px}.MasterCatalogDashboard-module__searchInput__vgcpG{min-width:220px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.08);background:rgba(var(--surface-overlay-rgb),.05);padding:10px 16px;color:inherit}.MasterCatalogDashboard-module__selectInput__JeYaf{min-width:180px;border-radius:999px;border:1px solid var(--control-border);background-color:var(--control-bg);padding:9px 36px 9px 14px;color:inherit;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;appearance:none}.MasterCatalogDashboard-module__selectInput__JeYaf:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.MasterCatalogDashboard-module__selectInput__JeYaf:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.MasterCatalogDashboard-module__tableWrapper__OnK5W{overflow-x:auto}.MasterCatalogDashboard-module__catalogTable__cvKBg{width:100%;border-collapse:collapse;min-width:920px}.MasterCatalogDashboard-module__catalogTable__cvKBg th,.MasterCatalogDashboard-module__catalogTable__cvKBg td{padding:14px 18px;border-bottom:1px solid rgba(var(--surface-overlay-rgb),.08);text-align:left;vertical-align:top}.MasterCatalogDashboard-module__catalogTable__cvKBg th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.MasterCatalogDashboard-module__catalogInfo__-1IBR{display:grid;gap:6px}.MasterCatalogDashboard-module__catalogInfo__-1IBR strong{font-size:16px}.MasterCatalogDashboard-module__catalogCode__DEMca{font-size:12px;color:var(--muted)}.MasterCatalogDashboard-module__catalogMeta__7Zds1{display:block;font-size:12px;color:rgba(var(--surface-overlay-rgb),.7)}.MasterCatalogDashboard-module__catalogMetaGroup__S8vXv{display:grid;gap:4px;font-size:13px}.MasterCatalogDashboard-module__tagList__aS4nd{display:flex;flex-wrap:wrap;gap:6px}.MasterCatalogDashboard-module__tag__JuZQQ{padding:4px 10px;border-radius:999px;background:rgba(var(--surface-overlay-rgb),.08);font-size:11px;letter-spacing:.04em}.MasterCatalogDashboard-module__statusBadge__D9Iud{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;background:#4e9bff2e;color:#d6e4ff}.MasterCatalogDashboard-module__statusBadge__D9Iud[data-tone=inactive]{background:#ff78782e;color:#ff9a9a}.MasterCatalogDashboard-module__detailList__SE0y0{display:grid;gap:10px}.MasterCatalogDashboard-module__detailItem__qpNqn{padding:10px 12px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.05);display:grid;gap:6px}.MasterCatalogDashboard-module__detailHeader__LgVkI{display:flex;justify-content:space-between;font-size:13px}.MasterCatalogDashboard-module__detailMeta__tuxsQ{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:rgba(var(--surface-overlay-rgb),.7)}.MasterCatalogDashboard-module__moreDetail__-4-MP{font-size:12px;color:var(--muted)}.MasterCatalogDashboard-module__paginationBar__Qrvf0{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);margin-top:16px;gap:12px}.MasterCatalogDashboard-module__paginationControls__kEu5A{display:flex;gap:12px;align-items:center}.MasterCatalogDashboard-module__pageButton__f-lgs{padding:6px 14px;border-radius:999px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.04);color:inherit;cursor:pointer;font-size:13px}.MasterCatalogDashboard-module__pageButton__f-lgs[disabled]{opacity:.5;cursor:not-allowed}.MasterCatalogDashboard-module__summaryList__avbb-{list-style:none;padding:0;margin:0;display:grid;gap:10px}.MasterCatalogDashboard-module__summaryList__avbb- li{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.04);font-size:13px}.MasterCatalogDashboard-module__summaryCount__l2spU{font-weight:600}.MasterCatalogDashboard-module__summaryFooter__jZaMZ{margin-top:12px;display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.MasterCatalogDashboard-module__activityCard__-kJTd{display:grid;gap:14px}.MasterCatalogDashboard-module__activityHeader__kQrOl h3{margin:0;font-size:18px}.MasterCatalogDashboard-module__activityHeader__kQrOl p{margin:4px 0 0;color:var(--muted);font-size:13px}.MasterCatalogDashboard-module__activityList__z5t07{display:grid;gap:10px}.MasterCatalogDashboard-module__activityItem__CChK-{padding:10px 14px;border-radius:12px;background:rgba(var(--surface-overlay-rgb),.05);font-size:13px}.MasterCatalogDashboard-module__activityItem__CChK- strong{display:block}.MasterCatalogDashboard-module__activityMeta__GUSbq{display:block;margin-top:4px;font-size:11px;color:rgba(var(--surface-overlay-rgb),.55)}.MasterCatalogDashboard-module__srOnly__pl1Fa{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.MasterCatalogDashboard-module__catalogTable__cvKBg{min-width:680px}.MasterCatalogDashboard-module__searchInput__vgcpG{min-width:160px}}.HelpView-module__helpSection__nVPhX{margin-top:24px}.HelpView-module__helpLayout__o-jiG{display:grid;gap:24px;grid-template-columns:minmax(240px,320px) 1fr;align-items:start}.HelpView-module__categoryNav__sv88H{background:var(--panel);border-radius:20px;border:1px solid rgba(var(--surface-overlay-rgb),.05);padding:24px;box-shadow:var(--shadow);display:grid;gap:16px}.HelpView-module__navTitle__q2tPQ{margin:0;font-size:16px;font-weight:600}.HelpView-module__categoryList__p-Ihq{list-style:none;margin:0;padding:0;display:grid;gap:12px}.HelpView-module__categoryButton__t7QDs,.HelpView-module__categoryButtonActive__t-7Yp{width:100%;text-align:left;border:none;background:rgba(var(--surface-overlay-rgb),.04);color:var(--text);padding:14px 16px;border-radius:16px;display:grid;gap:6px;transition:background .2s ease,transform .2s ease;cursor:pointer}.HelpView-module__categoryButtonActive__t-7Yp{background:linear-gradient(135deg,#4e9bff40,#7e59ff40);transform:translateY(-1px)}.HelpView-module__categoryButton__t7QDs:hover,.HelpView-module__categoryButton__t7QDs:focus-visible{background:rgba(var(--surface-overlay-rgb),.08)}.HelpView-module__categoryButtonActive__t-7Yp:hover,.HelpView-module__categoryButtonActive__t-7Yp:focus-visible{background:linear-gradient(135deg,#4e9bff59,#7e59ff59)}.HelpView-module__categoryLabel__LAEOu{font-weight:600;font-size:15px}.HelpView-module__categoryDescription__Xzd55{font-size:13px;color:rgba(var(--surface-overlay-rgb),.7)}.HelpView-module__sectionList__F4-Gq{list-style:none;margin:12px 0 0;padding:0 0 0 12px;display:grid;gap:8px}.HelpView-module__sectionButton__ObvAv,.HelpView-module__sectionButtonActive__xB5WH{background:none;border:none;color:rgba(var(--surface-overlay-rgb),.75);font-size:13px;cursor:pointer;padding:4px 8px;border-radius:8px;text-align:left}.HelpView-module__sectionButton__ObvAv:hover,.HelpView-module__sectionButton__ObvAv:focus-visible{background:rgba(var(--surface-overlay-rgb),.08);color:var(--text)}.HelpView-module__sectionButtonActive__xB5WH{background:rgba(var(--surface-overlay-rgb),.12);color:#fff}.HelpView-module__contentPanel__EzgDN{background:var(--panel);border-radius:20px;border:1px solid rgba(var(--surface-overlay-rgb),.05);padding:32px;box-shadow:var(--shadow);display:grid;gap:24px;min-height:420px}.HelpView-module__contentHeader__YCGgx{display:flex;justify-content:space-between;align-items:center;gap:16px}.HelpView-module__contentHeader__YCGgx h2{margin:0;font-size:24px}.HelpView-module__contentBadge__kBUI8{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(var(--surface-overlay-rgb),.08);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.HelpView-module__markdown__uWzpV{line-height:1.7;display:grid;gap:16px}.HelpView-module__markdown__uWzpV h1,.HelpView-module__markdown__uWzpV h2,.HelpView-module__markdown__uWzpV h3,.HelpView-module__markdown__uWzpV h4{margin:0;font-weight:600}.HelpView-module__markdown__uWzpV h1{font-size:28px}.HelpView-module__markdown__uWzpV h2{font-size:22px}.HelpView-module__markdown__uWzpV h3{font-size:18px}.HelpView-module__markdown__uWzpV p{margin:0}.HelpView-module__markdown__uWzpV ul,.HelpView-module__markdown__uWzpV ol{margin:0;padding-left:20px;display:grid;gap:8px}.HelpView-module__markdown__uWzpV table{width:100%;border-collapse:collapse;border-spacing:0}.HelpView-module__markdown__uWzpV th,.HelpView-module__markdown__uWzpV td{border:1px solid rgba(var(--surface-overlay-rgb),.1);padding:8px 12px;text-align:left}.HelpView-module__markdown__uWzpV thead{background:rgba(var(--surface-overlay-rgb),.08)}.HelpView-module__markdown__uWzpV blockquote{margin:0;padding:12px 16px;border-left:4px solid rgba(126,89,255,.6);background:rgba(var(--surface-overlay-rgb),.06);border-radius:12px}.HelpView-module__intro__1EAOa{margin:0;font-size:15px;color:rgba(var(--surface-overlay-rgb),.78)}@media(max-width:1024px){.HelpView-module__helpLayout__o-jiG{grid-template-columns:1fr}.HelpView-module__categoryNav__sv88H{position:sticky;top:80px;z-index:1}}.LoginView-module__container__fDpKy{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;position:relative;overflow:hidden;background:linear-gradient(120deg,#0f172a,#1d4ed8,#38bdf8);background-size:180% 180%;animation:LoginView-module__gradientShift__ygjHz 18s ease-in-out infinite;color:#0f172a}.LoginView-module__motionBackground__oWqKQ{position:absolute;inset:0;pointer-events:none}.LoginView-module__pulse__OdZ9U{position:absolute;border-radius:999px;filter:blur(0);opacity:.55;mix-blend-mode:screen;animation:LoginView-module__pulse__OdZ9U 16s ease-in-out infinite}.LoginView-module__pulseOne__bZOE5{width:28rem;height:28rem;top:-8rem;right:-6rem;background:radial-gradient(circle at 30% 30%,#3b82f6a6,#1e40af00)}.LoginView-module__pulseTwo__oZMqL{width:24rem;height:24rem;bottom:-10rem;left:-4rem;background:radial-gradient(circle at 50% 50%,#10b98199,#06b6d400);animation-delay:-6s}.LoginView-module__pulseThree__5g8HO{width:20rem;height:20rem;bottom:6rem;right:4rem;background:radial-gradient(circle at 70% 40%,#f472b68c,#c026d300);animation-delay:-3s}.LoginView-module__panel__LEHGW{position:relative;z-index:1;max-width:420px;width:100%;border-radius:1.5rem;padding:2.5rem 2.25rem 2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ac7;color:#e2e8f0;box-shadow:0 25px 60px #0f172a59}.LoginView-module__header__DM-V-{display:flex;gap:1.25rem;align-items:center;margin-bottom:2rem}.LoginView-module__brandMark__nvwX3{width:3.5rem;height:3.5rem;border-radius:.9rem;background:linear-gradient(135deg,#3b82f640,#93c5fd26);display:grid;place-items:center;color:#60a5fa;flex-shrink:0}.LoginView-module__brandMark__nvwX3 svg{width:1.9rem;height:1.9rem}.LoginView-module__header__DM-V- h1{margin:0;font-size:1.875rem;font-weight:600;letter-spacing:.01em;color:#f8fafc}.LoginView-module__header__DM-V- p{margin:.35rem 0 0;color:#e2e8f0bf;font-size:.95rem}.LoginView-module__form__r3Cyh{display:flex;flex-direction:column;gap:1.25rem}.LoginView-module__field__buO2-{display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}.LoginView-module__field__buO2- span{font-weight:500;color:#e2e8f0d9}.LoginView-module__field__buO2- input,.LoginView-module__field__buO2- select{border:1px solid var(--control-border);border-radius:.75rem;padding:.85rem 1rem;font-size:1rem;background-color:var(--control-bg);color:var(--text);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.LoginView-module__field__buO2- input:hover,.LoginView-module__field__buO2- select:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}.LoginView-module__field__buO2- input:focus-visible,.LoginView-module__field__buO2- select:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);background-color:var(--control-bg-active)}.LoginView-module__checkbox__f22nL{flex-direction:row;align-items:center;gap:.75rem}.LoginView-module__checkbox__f22nL input{width:1.1rem;height:1.1rem;accent-color:var(--accent);padding:0}.LoginView-module__checkbox__f22nL span{font-weight:400}.LoginView-module__error__Ih2xL{background:#ef444426;border:1px solid rgba(248,113,113,.35);color:#fecaca;padding:.65rem .85rem;border-radius:.75rem;font-size:.9rem}.LoginView-module__submit__A9e-O{margin-top:.5rem;border:none;border-radius:.85rem;padding:.9rem 1rem;font-size:1.05rem;font-weight:600;background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#0f172a;cursor:pointer;box-shadow:0 15px 30px #22d3ee47;transition:transform .2s ease,box-shadow .2s ease}.LoginView-module__submit__A9e-O:hover{transform:translateY(-2px);box-shadow:0 18px 36px #22d3ee59}.LoginView-module__submit__A9e-O:active{transform:translateY(0)}.LoginView-module__footer__k30VY{margin-top:2rem;font-size:.85rem;color:#e2e8f099;line-height:1.5}@keyframes LoginView-module__gradientShift__ygjHz{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes LoginView-module__pulse__OdZ9U{0%,to{transform:translateZ(0) scale(1);opacity:.45}50%{transform:translate3d(0,-12px,0) scale(1.08);opacity:.7}}@media(max-width:640px){.LoginView-module__panel__LEHGW{padding:2rem 1.75rem 1.75rem}.LoginView-module__header__DM-V-{flex-direction:column;align-items:flex-start}.LoginView-module__brandMark__nvwX3{width:3rem;height:3rem}.LoginView-module__header__DM-V- h1{font-size:1.65rem}.LoginView-module__motionBackground__oWqKQ{opacity:.75}}.MasterCoaView-module__viewHeader__ZTM4q{display:flex;flex-direction:column;gap:.5rem}.MasterCoaView-module__viewDescription__VU5l-{max-width:60ch;color:var(--color-text-secondary)}.MasterCoaView-module__layout__oW9au{display:grid;gap:1.5rem;margin-top:1.5rem}@media(min-width:960px){.MasterCoaView-module__layout__oW9au{grid-template-columns:minmax(280px,1fr) minmax(360px,1.4fr);align-items:start}}.MasterCoaView-module__panel__-RGeT{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem;box-shadow:var(--shadow-md)}.MasterCoaView-module__panelHeader__WcMx4{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.MasterCoaView-module__panelTitle__g2oGK{font-size:1rem;font-weight:600}.MasterCoaView-module__panelSubtitle__nlW0y{font-size:.875rem;color:var(--color-text-secondary)}.MasterCoaView-module__treeWrapper__F36uN{display:flex;flex-direction:column;gap:.75rem}.MasterCoaView-module__treeSearch__nWYkz{display:flex;gap:.5rem}.MasterCoaView-module__treeSearch__nWYkz input{flex:1;border:1px solid var(--color-border-stronger);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem}.MasterCoaView-module__treeActions__Pf7Eo{display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){.MasterCoaView-module__treeActions__Pf7Eo{flex-direction:row;align-items:center;justify-content:space-between}}.MasterCoaView-module__treeActionGroup__fVxjC{display:flex;flex-wrap:wrap;gap:.5rem}.MasterCoaView-module__ghostButton__LoUos{border:1px solid var(--color-border);border-radius:.5rem;padding:.35rem .75rem;background:#94a3b829;color:var(--color-text-secondary);font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.MasterCoaView-module__ghostButton__LoUos:hover{background:#3b82f61f;color:var(--color-text-primary);box-shadow:0 2px 10px #2563eb26}.MasterCoaView-module__exportButton__z6-id{border:none;border-radius:.5rem;padding:.45rem .9rem;font-size:.8rem;font-weight:600;color:#1d4ed8;background:linear-gradient(135deg,#3b82f626,#2563eb59);cursor:pointer;box-shadow:0 4px 14px #2563eb33;transition:transform .15s ease,box-shadow .15s ease}.MasterCoaView-module__exportButton__z6-id:hover{transform:translateY(-1px);box-shadow:0 6px 18px #2563eb40}.MasterCoaView-module__treeStats__mQZQp{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.MasterCoaView-module__statCard__pImrh{background:#0f172a08;border:1px solid var(--color-border);border-radius:.75rem;padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.MasterCoaView-module__statLabel__wwo-9{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary)}.MasterCoaView-module__statValue__RY6P-{font-size:1.1rem;font-weight:700;color:var(--color-text-primary)}.MasterCoaView-module__treeList__gikXQ{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.MasterCoaView-module__treeItem__vwakQ{display:flex;flex-direction:column;gap:.25rem}.MasterCoaView-module__treeRow__zPx6f{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;padding:.35rem .5rem;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.MasterCoaView-module__treeRow__zPx6f button{appearance:none;background:transparent;border:none;padding:0;width:1.5rem;height:1.5rem;border-radius:.375rem;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-tertiary)}.MasterCoaView-module__treeRow__zPx6f button:hover{background:var(--color-border-stronger);color:var(--color-text-primary)}.MasterCoaView-module__treeRow__zPx6f[data-selected=true]{background:#3b82f61f;color:var(--color-text-primary)}.MasterCoaView-module__treeRow__zPx6f:hover{background:#3b82f614}.MasterCoaView-module__treeLabel__rMpOf{display:flex;flex-direction:column;gap:.125rem}.MasterCoaView-module__treeLabel__rMpOf strong{font-size:.9rem}.MasterCoaView-module__treeMeta__pEODO{display:flex;gap:.5rem;font-size:.75rem;color:var(--color-text-tertiary)}.MasterCoaView-module__badge__GQyC3{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;letter-spacing:.02em;border:1px solid currentColor}.MasterCoaView-module__badgeDebit__HqbA9{color:#0d9488;background:#0d94881a}.MasterCoaView-module__badgeKredit__nkk6P{color:#d97706;background:#d977061a}.MasterCoaView-module__badgePosting__jMllu{color:#2563eb;background:#2563eb1f}.MasterCoaView-module__badgeHeader__jsrTM{color:var(--color-text-secondary);background:#94a3b833}.MasterCoaView-module__childList__d5rJB{margin-left:1.5rem;padding-left:.75rem;border-left:1px dashed var(--color-border)}.MasterCoaView-module__formStack__OqveV{display:flex;flex-direction:column;gap:1rem}.MasterCoaView-module__fieldGroup__PMr3x{display:flex;flex-direction:column;gap:.375rem}.MasterCoaView-module__fieldGroup__PMr3x label{font-size:.85rem;font-weight:500}.MasterCoaView-module__fieldGroup__PMr3x input,.MasterCoaView-module__fieldGroup__PMr3x select,.MasterCoaView-module__fieldGroup__PMr3x textarea{border:1px solid var(--color-border-stronger);border-radius:.5rem;padding:.5rem .75rem;font-size:.9rem}.MasterCoaView-module__fieldInline__iNdCx{display:grid;gap:.75rem}@media(min-width:640px){.MasterCoaView-module__fieldInline__iNdCx{grid-template-columns:repeat(2,minmax(0,1fr))}}.MasterCoaView-module__buttonRow__AoNx9{display:flex;flex-wrap:wrap;gap:.75rem}.MasterCoaView-module__primaryButton__ovbj-,.MasterCoaView-module__secondaryButton__WtVe9,.MasterCoaView-module__dangerButton__i7G2x{border:none;border-radius:.5rem;padding:.5rem .95rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.MasterCoaView-module__primaryButton__ovbj-{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 6px 16px #2563eb40}.MasterCoaView-module__primaryButton__ovbj-:disabled{cursor:not-allowed;opacity:.65;box-shadow:none}.MasterCoaView-module__secondaryButton__WtVe9{background:#2563eb14;color:#1d4ed8;border:1px solid rgba(37,99,235,.22)}.MasterCoaView-module__dangerButton__i7G2x{background:#ef44441f;color:#dc2626;border:1px solid rgba(239,68,68,.3)}.MasterCoaView-module__helperText__yGsiI{font-size:.75rem;color:var(--color-text-tertiary)}.MasterCoaView-module__statusBar__I8ABj{margin-top:1rem;font-size:.85rem;color:var(--color-text-tertiary)}.MasterCoaView-module__errorMessage__ZTkEZ{color:#dc2626}.MasterCoaView-module__successMessage__cXZEp{color:#0d9488}.CoaPage-module__container__M9cNd{display:flex;flex-direction:column;gap:16px}.CoaPage-module__toolbar__m0p-A{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.CoaPage-module__field__YrsNC{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted)}.CoaPage-module__field__YrsNC input,.CoaPage-module__field__YrsNC select{border-radius:10px;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.03);padding:10px 12px;color:var(--text)}.CoaPage-module__compact__UDA3c{max-width:160px}.CoaPage-module__secondaryButton__ivkp4{padding:10px 16px;border-radius:10px;border:1px solid rgba(var(--surface-overlay-rgb),.14);background:rgba(var(--surface-overlay-rgb),.06);color:var(--text);cursor:pointer;transition:background .2s ease,transform .2s ease}.CoaPage-module__secondaryButton__ivkp4:hover,.CoaPage-module__secondaryButton__ivkp4:focus-visible{background:rgba(var(--surface-overlay-rgb),.12);transform:translateY(-1px)}.CoaPage-module__summaryStrip__Is4Tn{display:flex;justify-content:space-between;align-items:center;gap:12px;background:rgba(var(--surface-overlay-rgb),.04);border:1px solid rgba(var(--surface-overlay-rgb),.08);border-radius:12px;padding:10px 12px;flex-wrap:wrap}.CoaPage-module__summaryBadges__Qor8a{display:flex;flex-wrap:wrap;gap:8px}.CoaPage-module__badge__9YdQE{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;background:rgba(var(--surface-overlay-rgb),.06);border:1px solid rgba(var(--surface-overlay-rgb),.12)}.CoaPage-module__debitBadge__M5wAq{background:#4ad7a424;color:#74d5a0;border-color:#4ad7a45c}.CoaPage-module__creditBadge__e35cl{background:#ffa57824;color:#f7b179;border-color:#ffa5785c}.CoaPage-module__headerBadge__RZ2eY{background:#6f74ff24;color:#9aa0ff;border-color:#6f74ff5c}.CoaPage-module__detailBadge__J3ge-{background:#4e9bff24;color:#9bc5ff;border-color:#4e9bff5c}.CoaPage-module__tableWrapper__xOI55{width:100%;overflow:auto;border:1px solid rgba(var(--surface-overlay-rgb),.08);border-radius:12px}.CoaPage-module__table__qG4TN{width:100%;border-collapse:collapse;min-width:720px}.CoaPage-module__table__qG4TN th{text-align:left;font-weight:600;font-size:13px;padding:12px;color:var(--muted);background:rgba(var(--surface-overlay-rgb),.04)}.CoaPage-module__table__qG4TN td{padding:12px;border-top:1px solid rgba(var(--surface-overlay-rgb),.06);font-size:14px}.CoaPage-module__nameCell__ietwO{display:flex;flex-direction:column;gap:4px}.CoaPage-module__namePrimary__Ch4QT{font-weight:600}.CoaPage-module__nameMeta__FnthK{color:var(--muted);font-size:12px}.CoaPage-module__placeholder__ScVoS{text-align:center;padding:24px;color:var(--muted)}.CoaPage-module__errorBox__3b3aM{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}.CoaPage-module__reloadButton__CJMft{border:1px solid rgba(255,165,120,.4);background:#ffa57824;color:#f7b179;padding:8px 12px;border-radius:10px;cursor:pointer}.CoaPage-module__pagination__qm1PH{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;font-size:13px}.CoaPage-module__paginationControls__Ad25z{display:flex;align-items:center;gap:8px}.CoaPage-module__paginationControls__Ad25z button{padding:8px 10px;border-radius:8px;border:1px solid rgba(var(--surface-overlay-rgb),.12);background:rgba(var(--surface-overlay-rgb),.05);color:var(--text);cursor:pointer}.CoaPage-module__paginationControls__Ad25z button:disabled{opacity:.6;cursor:not-allowed}.CoaPage-module__table__qG4TN tbody tr:hover td{background:rgba(var(--surface-overlay-rgb),.03)}:root{color-scheme:var(--color-scheme, dark);--bg-gradient: radial-gradient(circle at top left, #1f2a44, #101624 60%);--panel: rgba(19, 25, 40, .9);--panel-light: rgba(32, 42, 66, .9);--panel-elevated: rgb(32, 42, 66);--border: rgba(var(--surface-overlay-rgb), .06);--accent: #4e9bff;--accent-strong: #6f74ff;--accent-contrast: #f5f9ff;--text: #e8ecf5;--muted: #9aa4c3;--shadow: 0 16px 32px rgba(4, 6, 12, .45);--focus-ring: 0 0 0 3px rgba(110, 160, 255, .45);--control-bg: rgba(var(--surface-overlay-rgb), .06);--control-bg-hover: rgba(var(--surface-overlay-rgb), .12);--control-bg-active: rgba(var(--surface-overlay-rgb), .16);--control-border: rgba(var(--surface-overlay-rgb), .14);--control-border-strong: rgba(110, 160, 255, .6);--control-radius: 12px;--control-option-bg: rgba(20, 26, 40, .94);--surface-overlay-rgb: 255, 255, 255;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-gradient);color:var(--text)}html{height:100%}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg-gradient);color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}button,select,input{font:inherit;color:inherit;background:none;border:none}select{background:var(--control-bg);border:1px solid var(--control-border);border-radius:var(--control-radius);padding:8px 36px 8px 12px;color:inherit;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;cursor:pointer}select:hover{background-color:var(--control-bg-hover);border-color:var(--control-border-strong)}select:active{background-color:var(--control-bg-active)}select:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring)}select option{background-color:var(--control-option-bg);color:var(--text)}select optgroup{color:var(--muted)}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,select:focus-visible,input:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:6px}#root{min-height:100vh}
