.AppShell-module__zsum4a__shellRoot{--left-rail-width:264px;--right-rail-width:264px;--rail-handle-visible-width:18px;--left-rail-collapsed-visible-width:56px;--left-rail-row-size:40px;--right-rail-collapsed-visible-width:18px;--bottom-dock-visible-height:54px;--bottom-rail-height:150px;--rail-motion-duration:1s;--rail-motion-ease:cubic-bezier(.22, 1, .36, 1);--rail-fade-duration:.32s;grid-template-rows:auto minmax(0,1fr);gap:0;height:100vh;display:grid;position:relative;overflow:hidden}.AppShell-module__zsum4a__shellTopbarWrap{padding:0}.AppShell-module__zsum4a__page{height:100%;min-height:0;color:var(--text);isolation:isolate;background:0 0;grid-template-columns:minmax(0,1fr);padding:0 0 55px;display:grid;position:relative}.AppShell-module__zsum4a__page:has(.AppShell-module__zsum4a__viewportFramePlain){padding-bottom:0}.AppShell-module__zsum4a__sidebar{width:var(--left-rail-width);z-index:40;min-width:0;min-height:0;position:absolute;inset:0 auto 0 0;overflow:visible}.AppShell-module__zsum4a__sidebarUnpinned .AppShell-module__zsum4a__brandSub,.AppShell-module__zsum4a__sidebarUnpinned .AppShell-module__zsum4a__brandName,.AppShell-module__zsum4a__sidebarUnpinned .AppShell-module__zsum4a__navItem,.AppShell-module__zsum4a__sidebarUnpinned .AppShell-module__zsum4a__sidebarFoot{transition:opacity .12s}.AppShell-module__zsum4a__sidebarRailTop{display:none}.AppShell-module__zsum4a__sidebarHeader{border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);gap:12px;padding:4px 6px 16px;display:grid}.AppShell-module__zsum4a__leftRailShell{width:var(--left-rail-width);border-right:1px solid color-mix(in srgb, var(--border-strong) 70%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-alt) 98%, white 2%), color-mix(in srgb, var(--surface) 94%, transparent));will-change:width;height:100%;min-height:0;transition:width var(--rail-motion-duration) var(--rail-motion-ease);position:relative;overflow:visible}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailShell{width:var(--left-rail-collapsed-visible-width)}.AppShell-module__zsum4a__leftRailContent{width:var(--left-rail-width);height:100%;min-height:0;position:relative;overflow:visible}.AppShell-module__zsum4a__leftRailRows{height:calc(100% - var(--bottom-dock-visible-height));min-height:0;padding:14px 0;position:relative}.AppShell-module__zsum4a__leftRailSectionHeader,.AppShell-module__zsum4a__leftRailSectionFooter{z-index:2;position:absolute;left:0;right:0}.AppShell-module__zsum4a__leftRailSectionHeader{top:14px}.AppShell-module__zsum4a__leftRailSectionFooter{gap:1px;padding:0 0 14px;display:grid;bottom:0}.AppShell-module__zsum4a__leftRailFooterMeta{padding:0 14px 0 calc(var(--left-rail-collapsed-visible-width) + 12px);text-align:left;color:var(--text-subtle);opacity:1;transition:opacity var(--rail-fade-duration) ease, transform var(--rail-motion-duration) var(--rail-motion-ease);font-size:11px;line-height:1.4}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailFooterMeta{opacity:0;transform:translate(-8px)}.AppShell-module__zsum4a__leftRailSectionBody{position:absolute;inset:76px 0 96px;overflow:visible auto}.AppShell-module__zsum4a__leftRailNav{align-content:start;gap:1px;display:grid}.AppShell-module__zsum4a__leftRailRow{--left-rail-highlight-side-padding:8px;--left-rail-highlight-left:var(--left-rail-highlight-side-padding);--left-rail-highlight-width:calc(100% - (var(--left-rail-highlight-side-padding) * 2));grid-template-columns:var(--left-rail-collapsed-visible-width) minmax(0, 1fr);isolation:isolate;align-items:stretch;min-height:48px;display:grid;position:relative;overflow:visible}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailRow{--left-rail-highlight-left:calc((var(--left-rail-collapsed-visible-width) - var(--left-rail-row-size)) / 2);--left-rail-highlight-width:var(--left-rail-row-size)}.AppShell-module__zsum4a__leftRailRow:before{content:"";top:4px;bottom:4px;left:var(--left-rail-highlight-left);width:var(--left-rail-highlight-width);opacity:1;will-change:left, width, background, box-shadow, opacity, border-radius;transition:background 1s var(--rail-motion-ease), box-shadow 1s var(--rail-motion-ease), opacity 1s var(--rail-motion-ease), left 1s var(--rail-motion-ease), width 1s var(--rail-motion-ease), border-radius 1s var(--rail-motion-ease);pointer-events:none;background:0 0;border-radius:6px;position:absolute;box-shadow:inset 0 0 0 1px #0000}.AppShell-module__zsum4a__leftRailRow:after{content:attr(data-hover-label);left:calc(var(--left-rail-collapsed-visible-width) + 10px);background:color-mix(in srgb, var(--surface) 94%, white 6%);border:1px solid color-mix(in srgb, var(--border-strong) 78%, transparent);color:var(--text);white-space:nowrap;opacity:0;pointer-events:none;z-index:5;border-radius:10px;padding:7px 10px;font-size:13px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:50%;transform:translateY(-50%)translate(-6px);box-shadow:0 12px 28px #0f172a2e}html[data-theme=dark] .AppShell-module__zsum4a__leftRailRow:after{background:color-mix(in srgb, var(--surface-alt) 88%, black 12%);box-shadow:0 12px 28px #00000061}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailRow:hover:after,.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailRow:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}:not(.AppShell-module__zsum4a__sidebarClosed) .AppShell-module__zsum4a__leftRailRow:after{display:none}.AppShell-module__zsum4a__leftRailRow:hover:before{background:color-mix(in srgb, var(--accent) 4%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 5%, transparent)}.AppShell-module__zsum4a__leftRailRowActive:before{background:color-mix(in srgb, var(--accent) 7%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 9%, transparent)}.AppShell-module__zsum4a__leftRailRowIcon,.AppShell-module__zsum4a__leftRailRowLabel{z-index:1;display:grid;position:relative}.AppShell-module__zsum4a__leftRailRowActive .AppShell-module__zsum4a__leftRailRowIcon,.AppShell-module__zsum4a__leftRailRowActive .AppShell-module__zsum4a__leftRailRowLabel,.AppShell-module__zsum4a__leftRailRowActive .AppShell-module__zsum4a__navLabel,.AppShell-module__zsum4a__leftRailRowActive .AppShell-module__zsum4a__navIcon,.AppShell-module__zsum4a__leftRailRow:hover,.AppShell-module__zsum4a__leftRailRowActive{color:var(--accent)}.AppShell-module__zsum4a__leftRailRowIcon{grid-template-columns:18px;justify-content:center;place-items:center;column-gap:0;padding:0 19px}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailRowIcon{transform:translate(0)}.AppShell-module__zsum4a__leftRailRowLabel{opacity:1;transition:opacity var(--rail-motion-duration) var(--rail-motion-ease), transform var(--rail-motion-duration) var(--rail-motion-ease);align-items:center;padding:0;overflow:hidden;transform:translate(0)}:not(.AppShell-module__zsum4a__sidebarClosed) .AppShell-module__zsum4a__leftRailRowLabel{margin-left:-4px}.AppShell-module__zsum4a__leftRailRowLabel .AppShell-module__zsum4a__navLabel{white-space:nowrap;transition:opacity var(--rail-motion-duration) var(--rail-motion-ease), max-width var(--rail-motion-duration) var(--rail-motion-ease), transform var(--rail-motion-duration) var(--rail-motion-ease);display:block;transform:translate(0)}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailRowLabel{opacity:1;pointer-events:none;transform:translate(0)}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailRowLabel .AppShell-module__zsum4a__navLabel{opacity:0;max-width:0;transform:translate(-4px)}.AppShell-module__zsum4a__leftRailHandle{left:calc(var(--left-rail-width) - var(--rail-handle-visible-width));background:color-mix(in srgb, var(--surface-alt) 62%, var(--accent) 38%);color:#0f274f;width:18px;height:72px;box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 22%, transparent);cursor:pointer;pointer-events:auto;isolation:isolate;z-index:2147483646;transition:left var(--rail-motion-duration) var(--rail-motion-ease);border:0;border-radius:0 10px 10px 0;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translate(100%,-50%)}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailHandle{left:calc(var(--left-rail-collapsed-visible-width) - var(--rail-handle-visible-width))}.AppShell-module__zsum4a__leftRailHandleChevron{text-align:center;width:14px;height:14px;font-size:14px;line-height:14px;display:block}.AppShell-module__zsum4a__rightRailInner{width:var(--right-rail-width);border-left:1px solid color-mix(in srgb, var(--border-strong) 70%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-alt) 98%, white 2%), color-mix(in srgb, var(--surface) 94%, transparent));opacity:0;height:100%;min-height:0;transform:translateX(calc(100% - var(--right-rail-collapsed-visible-width)));transition:opacity var(--rail-fade-duration) ease, transform var(--rail-motion-duration) var(--rail-motion-ease);padding:14px 12px}.AppShell-module__zsum4a__sidebarIdentity{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;display:grid}.AppShell-module__zsum4a__sidebarIdentityMark{border-radius:10px;width:40px;height:40px}.AppShell-module__zsum4a__sidebarIdentityText{gap:2px;min-width:0;display:grid}.AppShell-module__zsum4a__sidebarIdentityName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.AppShell-module__zsum4a__sidebarIdentityCompany{color:var(--text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.AppShell-module__zsum4a__sidebarBody{align-content:start;min-height:0;display:grid}.AppShell-module__zsum4a__sidebarFooter{align-content:end;gap:14px;display:grid}.AppShell-module__zsum4a__mainWrap{min-width:0;height:102%;min-height:0;margin-left:var(--left-rail-collapsed-visible-width);transition:margin var(--rail-motion-duration) var(--rail-motion-ease), width var(--rail-motion-duration) var(--rail-motion-ease), max-width var(--rail-motion-duration) var(--rail-motion-ease), flex-basis var(--rail-motion-duration) var(--rail-motion-ease), padding var(--rail-motion-duration) var(--rail-motion-ease);z-index:3;margin-right:0;position:relative;overflow:scroll}.AppShell-module__zsum4a__page:not(.AppShell-module__zsum4a__pageSidebarClosed) .AppShell-module__zsum4a__mainWrap{margin-left:var(--left-rail-width)}.AppShell-module__zsum4a__pageSidebarClosed .AppShell-module__zsum4a__mainWrap{margin-left:var(--left-rail-collapsed-visible-width)}.AppShell-module__zsum4a__pageRightRailOpen .AppShell-module__zsum4a__mainWrap{margin-right:var(--right-rail-width)}.AppShell-module__zsum4a__desktopBurgerRow,.AppShell-module__zsum4a__mobileOnly{display:none}.AppShell-module__zsum4a__brandBlock{border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);align-items:center;gap:12px;padding:10px 10px 18px;display:flex}.AppShell-module__zsum4a__brandMarkWrap{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);width:72px;height:72px;box-shadow:var(--shadow-soft);background:#050814;border-radius:18px;flex:none;overflow:hidden}.AppShell-module__zsum4a__brandMark{object-fit:cover;width:100%;height:100%;display:block}.AppShell-module__zsum4a__brandName{font-size:16px;font-weight:700;transition:opacity .12s,max-height .12s}.AppShell-module__zsum4a__brandSub{color:var(--text-subtle);margin-top:3px;font-size:13px;transition:opacity .12s,max-height .12s}.AppShell-module__zsum4a__leftRailStrip .AppShell-module__zsum4a__brandBlock{border-bottom-color:#0000;justify-content:center;padding:6px 0}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__sidebarHeader,.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__sidebarBody,.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__sidebarFooter{gap:10px}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftUtilityRail{padding-left:4px;padding-right:4px}.AppShell-module__zsum4a__leftRailStrip .AppShell-module__zsum4a__brandMarkWrap{border-radius:14px;width:44px;height:44px}.AppShell-module__zsum4a__leftRailStrip .AppShell-module__zsum4a__brandName,.AppShell-module__zsum4a__leftRailStrip .AppShell-module__zsum4a__brandSub{opacity:0;max-height:0;overflow:hidden}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__leftRailInner{padding-left:12px;padding-right:12px}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__rightRailPanel{grid-template-rows:auto minmax(0,1fr) auto;height:100%}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__railSectionBody{overflow:hidden}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__nav{gap:8px}.AppShell-module__zsum4a__leftRailRow.AppShell-module__zsum4a__navItem,.AppShell-module__zsum4a__leftRailRow .AppShell-module__zsum4a__navItem,.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__navItem{width:100%;min-height:48px;box-shadow:none;background:0 0;border-radius:0}.AppShell-module__zsum4a__leftRailRow.AppShell-module__zsum4a__navItem:hover,.AppShell-module__zsum4a__leftRailRow.AppShell-module__zsum4a__navItem:focus-visible,.AppShell-module__zsum4a__leftRailRow .AppShell-module__zsum4a__navItem:hover,.AppShell-module__zsum4a__leftRailRowActive.AppShell-module__zsum4a__navItem,.AppShell-module__zsum4a__leftRailRowActive .AppShell-module__zsum4a__navItem{box-shadow:none;background:0 0}.AppShell-module__zsum4a__leftRailRowIcon .AppShell-module__zsum4a__navLabel{opacity:0;pointer-events:none;width:0;max-width:0;overflow:hidden}.AppShell-module__zsum4a__leftRailRowLabel .AppShell-module__zsum4a__navLabel{opacity:1;width:auto;max-width:180px;overflow:hidden}.AppShell-module__zsum4a__nav{align-content:start;gap:8px;display:grid}.AppShell-module__zsum4a__navItem{min-height:48px;color:color-mix(in srgb, var(--text) 78%, transparent);white-space:nowrap;border-radius:14px;font-size:14px;font-weight:600;display:grid;position:relative;overflow:hidden}.AppShell-module__zsum4a__navIcon{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.AppShell-module__zsum4a__navLabel{white-space:nowrap;opacity:1;min-width:0;max-width:160px;transition:opacity .22s,max-width .42s cubic-bezier(.22,1,.36,1)}.AppShell-module__zsum4a__navItem:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-soft) 82%, transparent), color-mix(in srgb, var(--accent-soft-2) 46%, transparent));color:var(--accent)}.AppShell-module__zsum4a__navItemActive{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-soft) 92%, transparent), color-mix(in srgb, var(--accent-soft-2) 56%, transparent));color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 10%, transparent)}.AppShell-module__zsum4a__navItemActive:before{display:none}.AppShell-module__zsum4a__sidebarFoot{gap:14px;display:grid}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__sidebarFoot{display:grid}.AppShell-module__zsum4a__label,.AppShell-module__zsum4a__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle);font-size:11px}.AppShell-module__zsum4a__envCard{border:1px solid var(--border);background:var(--surface-alt);border-radius:14px;gap:6px;margin-top:10px;padding:14px;display:grid}.AppShell-module__zsum4a__envCard strong{font-size:14px}.AppShell-module__zsum4a__envCard span{color:var(--text-muted);font-size:13px;line-height:1.6}.AppShell-module__zsum4a__main{flex-direction:column;gap:0;min-width:0;min-height:0;padding:0 0 18px;display:flex;overflow:hidden}.AppShell-module__zsum4a__shellTopbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(90deg,#fcfdff,#f5f9ff 55%,#f8f4ff);border-bottom:1px solid #267fff29;border-radius:0;grid-template-columns:264px minmax(0,1fr) 264px;align-items:center;gap:16px;width:100%;min-height:60px;padding:10px 18px;display:grid;box-shadow:inset 0 -1px #578bff14}html[data-theme=dark] .AppShell-module__zsum4a__shellTopbar{background:linear-gradient(90deg,#071126,#0c1633 58%,#131b3f);border-bottom:1px solid #3b82f633;box-shadow:inset 0 -1px #ffffff08}.AppShell-module__zsum4a__shellTopbarPrimary{align-items:center;gap:20px;display:flex}.AppShell-module__zsum4a__topNav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AppShell-module__zsum4a__topNavItem{min-height:38px;color:color-mix(in srgb, var(--text) 76%, transparent);border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__zsum4a__topNavItem:hover{background:var(--accent-soft);color:var(--accent)}.AppShell-module__zsum4a__topNavItemActive{background:var(--accent-soft-2);color:var(--accent)}.AppShell-module__zsum4a__shellTopbarActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__shellTitle{color:var(--text);margin-top:4px;font-size:20px;font-weight:800}.AppShell-module__zsum4a__viewportShell{height:100%;min-height:0;transition:transform var(--rail-motion-duration) var(--rail-motion-ease), width var(--rail-motion-duration) var(--rail-motion-ease), max-width var(--rail-motion-duration) var(--rail-motion-ease);flex:1;grid-template-rows:minmax(0,1fr);gap:0;display:grid;position:relative}.AppShell-module__zsum4a__viewportShellBare{grid-template-rows:minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid;position:relative}.AppShell-module__zsum4a__viewportFrame{border:1px solid color-mix(in srgb, var(--border) 62%, transparent);background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 34%, transparent), transparent 34%), linear-gradient(180deg, color-mix(in srgb, var(--surface) 98%, white 2%), color-mix(in srgb, var(--surface-alt) 96%, transparent));overscroll-behavior-x:none;scrollbar-width:none;-ms-overflow-style:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;height:100%;min-height:0;padding:24px 28px 34px;overflow:hidden auto;box-shadow:inset 0 1px #ffffff05}html[data-viewport-bg-mode=image] .AppShell-module__zsum4a__viewportFrame{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 16%, transparent), transparent 34%), linear-gradient(180deg, #f8fbff2e, #eef4ff3d), var(--background-image) center/cover no-repeat}html[data-theme=dark][data-viewport-bg-mode=image] .AppShell-module__zsum4a__viewportFrame{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 24%, transparent), transparent 34%), linear-gradient(180deg, #060a18b8, #0a1022cc), var(--background-image) center/cover no-repeat}html[data-viewport-bg-mode=color] .AppShell-module__zsum4a__viewportFrame{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 34%, transparent), transparent 34%), linear-gradient(180deg, #f7faff, #edf4ff 58%, #e7f0ff 100%)}html[data-theme=dark][data-viewport-bg-mode=color] .AppShell-module__zsum4a__viewportFrame{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 24%, transparent), transparent 34%), linear-gradient(180deg, #071126, #0c1633 58%, #131b3f 100%)}.AppShell-module__zsum4a__viewportFrame::-webkit-scrollbar{display:none}.AppShell-module__zsum4a__bottomDockTrigger{background:color-mix(in srgb, var(--surface-alt) 62%, var(--accent) 38%);color:#0f274f;text-align:center;width:72px;height:16px;box-shadow:0 -4px 12px color-mix(in srgb, var(--accent) 22%, transparent);cursor:pointer;z-index:260;pointer-events:auto;border:0;border-radius:10px 10px 0 0;place-items:center;padding:0;line-height:1;display:grid;position:absolute;top:1px;left:50%;transform:translate(-50%,-100%)}.AppShell-module__zsum4a__content{gap:24px;width:100%;max-width:1480px;display:grid}.AppShell-module__zsum4a__contentFullWidth{max-width:none}.AppShell-module__zsum4a__viewportFrameBare{padding-top:0}.AppShell-module__zsum4a__mainBare{height:100%;min-height:0;padding:0}.AppShell-module__zsum4a__viewportFramePlain{box-shadow:none;background:0 0;border:0;height:100%;min-height:100%;padding:0}.AppShell-module__zsum4a__contentBare{align-self:stretch;gap:0;width:100%;max-width:none;height:100%;min-height:100%}.AppShell-module__zsum4a__viewportFramePlain,.AppShell-module__zsum4a__viewportFramePlain .AppShell-module__zsum4a__contentBare{height:100%;min-height:100%}.AppShell-module__zsum4a__viewportFramePlain .AppShell-module__zsum4a__contentBare{grid-template-rows:minmax(0,1fr);display:grid}.AppShell-module__zsum4a__main:has(.AppShell-module__zsum4a__viewportFramePlain){padding:0}.AppShell-module__zsum4a__viewportShell:has(.AppShell-module__zsum4a__viewportFramePlain){height:100%;min-height:100%}.AppShell-module__zsum4a__topbar{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.AppShell-module__zsum4a__topbarLead{align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__burgerBtn,.AppShell-module__zsum4a__closeBtn{border:1px solid var(--border-strong);background:var(--surface);min-width:42px;min-height:42px;color:var(--text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__zsum4a__mobileBackdrop,.AppShell-module__zsum4a__mobileDrawer{display:none}.AppShell-module__zsum4a__mobileDrawerHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AppShell-module__zsum4a__topbarTitle{color:#f8fafc;margin-top:6px;font-size:30px}.AppShell-module__zsum4a__topbarMeta{color:#9ca3af;max-width:760px;margin-top:8px;line-height:1.7}.AppShell-module__zsum4a__topbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__searchForm{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AppShell-module__zsum4a__search{border:1px solid var(--border-strong);background:var(--surface);width:280px;max-width:100%;color:var(--text);border-radius:12px;padding:12px 14px}.AppShell-module__zsum4a__primaryBtn,.AppShell-module__zsum4a__secondaryBtn,.AppShell-module__zsum4a__ghostBtn,.AppShell-module__zsum4a__dangerBtn{font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:11px 15px;font-weight:700;display:inline-flex}.AppShell-module__zsum4a__primaryBtn{background:linear-gradient(90deg, var(--accent), var(--accent-2));color:#fff;box-shadow:0 10px 24px color-mix(in srgb, var(--accent) 22%, transparent);border:none}.AppShell-module__zsum4a__secondaryBtn{border:1px solid var(--border-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, white 4%), color-mix(in srgb, var(--surface-alt) 96%, transparent));color:color-mix(in srgb, var(--text) 82%, transparent)}.AppShell-module__zsum4a__ghostBtn{border:1px solid color-mix(in srgb, var(--border) 86%, var(--accent) 14%);background:var(--surface-alt);color:color-mix(in srgb, var(--accent) 78%, white 22%)}.AppShell-module__zsum4a__dangerBtn{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text)}.AppShell-module__zsum4a__userChip,.AppShell-module__zsum4a__roleChip,.AppShell-module__zsum4a__badge{border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__zsum4a__userChip{background:var(--accent-soft);color:var(--accent)}.AppShell-module__zsum4a__roleChip{background:var(--surface-alt);color:var(--text-muted)}.AppShell-module__zsum4a__badge{background:var(--accent-soft);min-height:30px;color:var(--accent);padding:0 12px}.AppShell-module__zsum4a__hero,.AppShell-module__zsum4a__panel,.AppShell-module__zsum4a__listItem,.AppShell-module__zsum4a__statCard,.AppShell-module__zsum4a__empty{border:1px solid var(--border);background:var(--surface);border-radius:18px}.AppShell-module__zsum4a__hero{grid-template-columns:1.25fr .95fr;gap:18px;margin-top:0;padding:22px;display:grid}.AppShell-module__zsum4a__heroTitle{margin:8px 0 12px;font-size:28px;line-height:1.2}.AppShell-module__zsum4a__heroText{color:var(--text-muted);max-width:760px;font-size:15px;line-height:1.8}.AppShell-module__zsum4a__metricGrid,.AppShell-module__zsum4a__grid,.AppShell-module__zsum4a__cardGrid{gap:16px;display:grid}.AppShell-module__zsum4a__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AppShell-module__zsum4a__gridTwo{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.AppShell-module__zsum4a__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.AppShell-module__zsum4a__statCard{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:color-mix(in srgb, var(--surface) 94%, white 6%);border-radius:18px;padding:16px 18px;box-shadow:0 8px 18px #0c12260a}.AppShell-module__zsum4a__statLabel{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.AppShell-module__zsum4a__statValue{color:var(--text);letter-spacing:-.03em;margin-top:10px;font-size:32px;font-weight:800}.AppShell-module__zsum4a__section{margin-top:0}.AppShell-module__zsum4a__clientsSummaryBar{justify-content:space-between;align-items:flex-start;gap:18px;padding:0 2px 10px;display:flex}.AppShell-module__zsum4a__clientsSummaryCopy{gap:6px;max-width:760px;display:grid}.AppShell-module__zsum4a__clientsSummaryMeta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.AppShell-module__zsum4a__sectionHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.AppShell-module__zsum4a__sectionTitle{margin-top:6px;font-size:22px}.AppShell-module__zsum4a__panel{padding:20px}.AppShell-module__zsum4a__panelHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.AppShell-module__zsum4a__panelTitle{margin:6px 0 0;font-size:18px}.AppShell-module__zsum4a__panelText,.AppShell-module__zsum4a__muted,.AppShell-module__zsum4a__listMeta,.AppShell-module__zsum4a__formHelp,.AppShell-module__zsum4a__emptyText,.AppShell-module__zsum4a__cardText{color:var(--text-muted);line-height:1.7}.AppShell-module__zsum4a__alertError{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.6}.AppShell-module__zsum4a__clientsDirectoryHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.AppShell-module__zsum4a__clientToolbar{border:1px solid color-mix(in srgb, var(--border) 90%, transparent);background:color-mix(in srgb, var(--surface) 97%, white 3%);border-radius:16px;grid-template-columns:minmax(0,1fr) 160px auto;align-items:end;gap:10px;margin-bottom:12px;padding:14px;display:grid}.AppShell-module__zsum4a__clientToolbarActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AppShell-module__zsum4a__toolbarField{gap:8px;display:grid}.AppShell-module__zsum4a__toolbarField span{color:color-mix(in srgb, var(--text) 80%, transparent);font-size:13px;font-weight:600}.AppShell-module__zsum4a__toolbarInput,.AppShell-module__zsum4a__toolbarSelect{border:1px solid var(--border-strong);width:100%;color:var(--text);background:var(--surface);border-radius:14px;padding:13px 14px}.AppShell-module__zsum4a__clientTableHeader{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(220px,1.8fr) minmax(140px,.9fr) minmax(140px,.9fr) minmax(220px,1.2fr) 110px;gap:14px;padding:0 14px 10px;font-size:12px;display:grid}.AppShell-module__zsum4a__clientActionsHeader{text-align:right}.AppShell-module__zsum4a__clientList{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;gap:0;display:grid;overflow:hidden}.AppShell-module__zsum4a__clientRow{border-bottom:1px solid var(--border);background:0 0;grid-template-columns:minmax(220px,1.8fr) minmax(140px,.9fr) minmax(140px,.9fr) minmax(220px,1.2fr) 110px;align-items:center;gap:14px;padding:14px 16px;display:grid}.AppShell-module__zsum4a__clientRow:last-child{border-bottom:none}.AppShell-module__zsum4a__recordAvatar{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);letter-spacing:.04em;border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid}.AppShell-module__zsum4a__clientMain{gap:6px;min-width:0;display:grid}.AppShell-module__zsum4a__clientIdentity{align-items:center;gap:12px;min-width:0;display:flex}.AppShell-module__zsum4a__clientIdentityBody{gap:4px;min-width:0;display:grid}.AppShell-module__zsum4a__clientThumb{object-fit:cover;border:1px solid color-mix(in srgb, var(--border) 76%, transparent);border-radius:999px;flex:none;width:44px;height:44px}.AppShell-module__zsum4a__clientName{color:var(--text);font-size:16px;font-weight:700}.AppShell-module__zsum4a__clientSubtitle,.AppShell-module__zsum4a__clientContactLine,.AppShell-module__zsum4a__clientCell{color:var(--text-muted);font-size:13px;line-height:1.6}.AppShell-module__zsum4a__clientRowTags{flex-wrap:wrap;gap:8px;display:flex}.AppShell-module__zsum4a__clientFilterChips{flex-wrap:wrap;gap:10px;display:flex}.AppShell-module__zsum4a__filterChip,.AppShell-module__zsum4a__filterChipActive{border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__zsum4a__filterChip{border:1px solid color-mix(in srgb, var(--border-strong) 76%, transparent);background:color-mix(in srgb, var(--surface) 90%, transparent);color:color-mix(in srgb, var(--text) 80%, transparent)}.AppShell-module__zsum4a__filterChipActive{border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--accent-soft) 85%, transparent), color-mix(in srgb, var(--accent-soft-2) 56%, transparent));color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 10%, transparent)}.AppShell-module__zsum4a__clientContact,.AppShell-module__zsum4a__clientStatusCell,.AppShell-module__zsum4a__clientActions{gap:6px;display:grid}.AppShell-module__zsum4a__clientStatusCell{justify-items:start}.AppShell-module__zsum4a__clientActions{justify-items:end}.AppShell-module__zsum4a__clientsDashboardGrid{grid-template-columns:minmax(0,1.9fr) minmax(280px,.72fr);align-items:start;gap:18px;display:grid}.AppShell-module__zsum4a__clientsDashboardMain,.AppShell-module__zsum4a__clientsDashboardSide{gap:16px;display:grid}.AppShell-module__zsum4a__clientsDashboardList{gap:12px;display:grid}.AppShell-module__zsum4a__clientsCardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;display:grid}.AppShell-module__zsum4a__clientCard{border:1px solid color-mix(in srgb, var(--border) 91%, transparent);background:color-mix(in srgb, var(--surface) 97%, white 3%);color:inherit;border-radius:18px;gap:12px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 6px 16px #0c12260b}.AppShell-module__zsum4a__clientCard:hover{border-color:color-mix(in srgb, var(--accent) 18%, var(--border));transform:translateY(-1px);box-shadow:0 14px 26px #0c122614}.AppShell-module__zsum4a__clientCardTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.AppShell-module__zsum4a__clientCardMetaGrid{background:color-mix(in srgb, var(--surface-alt) 60%, transparent);border:1px solid color-mix(in srgb, var(--border) 84%, transparent);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;padding:10px 12px;display:grid}.AppShell-module__zsum4a__clientsDashboardMetaBlock{gap:4px;display:grid}.AppShell-module__zsum4a__clientsDashboardMetaLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);font-size:11px;font-weight:700}.AppShell-module__zsum4a__clientsDashboardActions{text-align:right;justify-items:end;gap:10px;display:grid}.AppShell-module__zsum4a__clientCardActions{justify-content:flex-end;display:flex}.AppShell-module__zsum4a__clientCardActionLabel{color:var(--accent);font-size:13px;font-weight:700}.AppShell-module__zsum4a__statusBadge{text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.AppShell-module__zsum4a__statusBadgeSuccess{color:#0d7a4d;background:#11945c1f;border-color:#11945c38}.AppShell-module__zsum4a__statusBadgeAccent{color:#2563eb;background:#2563eb1f;border-color:#2563eb33}.AppShell-module__zsum4a__statusBadgeWarning{color:#b45309;background:#d977061f;border-color:#d9770633}.AppShell-module__zsum4a__statusBadgeNeutral{color:#475569;background:#64748b1f;border-color:#64748b33}.AppShell-module__zsum4a__clientsStatusStack,.AppShell-module__zsum4a__clientsMiniList{gap:10px;display:grid}.AppShell-module__zsum4a__clientsStatusRow,.AppShell-module__zsum4a__clientsTrashItem{justify-content:space-between;align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__clientsStatusRow{background:color-mix(in srgb, var(--surface) 97%, white 3%);border:1px solid color-mix(in srgb, var(--border) 88%, transparent);border-radius:12px;padding:12px 14px;box-shadow:0 4px 10px #0c122608}.AppShell-module__zsum4a__clientsMiniItem{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:color-mix(in srgb, var(--surface) 97%, white 3%);color:inherit;border-radius:12px;gap:4px;padding:12px 14px;display:grid;box-shadow:0 4px 10px #0c122608}.AppShell-module__zsum4a__clientsMiniTitle{color:var(--text);font-size:14px;font-weight:700}.AppShell-module__zsum4a__clientsMiniMeta{color:var(--text-muted);font-size:12px;line-height:1.5}.AppShell-module__zsum4a__clientsTrashItem{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, white 8%), color-mix(in srgb, var(--surface-soft) 96%, transparent));border-radius:16px;padding:14px 16px;box-shadow:0 10px 24px #0c12260d}.AppShell-module__zsum4a__connectionCardGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.AppShell-module__zsum4a__connectionCard{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;gap:14px;padding:18px;display:grid}.AppShell-module__zsum4a__connectionCardHeader{align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__connectionAvatar{background:var(--accent-soft);width:52px;height:52px;color:var(--accent);letter-spacing:.04em;border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid}.AppShell-module__zsum4a__connectionName{font-size:16px;font-weight:700}.AppShell-module__zsum4a__connectionEmail{color:var(--text-muted);font-size:13px;line-height:1.6}.AppShell-module__zsum4a__connectionMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__messageThread{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:10px;min-height:320px;max-height:540px;padding:10px;display:grid;overflow:auto}.AppShell-module__zsum4a__messageRow{display:flex}.AppShell-module__zsum4a__messageRowMine{justify-content:flex-end}.AppShell-module__zsum4a__messageRowTheirs{justify-content:flex-start}.AppShell-module__zsum4a__messageBubble{border-radius:18px;gap:8px;max-width:min(100%,620px);padding:14px 15px;display:grid}.AppShell-module__zsum4a__messageBubbleMine{background:var(--accent-soft);color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border))}.AppShell-module__zsum4a__messageBubbleTheirs{background:var(--surface-soft);border:1px solid var(--border)}.AppShell-module__zsum4a__messageBody{white-space:pre-wrap;line-height:1.7}.AppShell-module__zsum4a__messageMeta{color:var(--text-subtle);flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;display:flex}.AppShell-module__zsum4a__messageStatusRow{flex-wrap:wrap;justify-content:space-between;gap:12px;margin:10px 2px 0;display:flex}.AppShell-module__zsum4a__listItem{gap:8px;padding:16px;display:grid}.AppShell-module__zsum4a__messageContactCard{border:1px solid var(--border);background:var(--surface-soft);color:inherit;border-radius:16px;gap:10px;padding:16px;display:grid}.AppShell-module__zsum4a__messageContactCardActive{border-color:color-mix(in srgb, var(--accent) 34%, var(--border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 22%, transparent)}.AppShell-module__zsum4a__listTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__listTitle{font-size:16px;font-weight:700}.AppShell-module__zsum4a__listMeta{font-size:13px}.AppShell-module__zsum4a__empty{padding:22px}.AppShell-module__zsum4a__emptyTitle{font-size:16px;font-weight:700}.AppShell-module__zsum4a__emptyText{margin-top:6px}.AppShell-module__zsum4a__form{gap:14px;display:grid}.AppShell-module__zsum4a__formRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AppShell-module__zsum4a__formRowTriple{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.AppShell-module__zsum4a__labelWrap{gap:8px;display:grid}.AppShell-module__zsum4a__labelWrap span{color:color-mix(in srgb, var(--text) 84%, transparent);font-size:14px;font-weight:600}.AppShell-module__zsum4a__input,.AppShell-module__zsum4a__textarea,.AppShell-module__zsum4a__select{border:1px solid var(--border-strong);width:100%;color:var(--text);background:var(--surface);border-radius:14px;padding:13px 14px}.AppShell-module__zsum4a__textarea{resize:vertical;min-height:140px}.AppShell-module__zsum4a__formActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.AppShell-module__zsum4a__inlineForm{display:inline-flex}.AppShell-module__zsum4a__stack{gap:8px;display:grid}.AppShell-module__zsum4a__appCardBrand{align-items:center;gap:14px;margin-bottom:12px;display:flex}.AppShell-module__zsum4a__appCardLogoWrap{background:var(--surface-soft);border:1px solid var(--border);border-radius:18px;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.AppShell-module__zsum4a__appCardLogo{object-fit:contain;width:64px;height:64px}.AppShell-module__zsum4a__appCardHeading{gap:6px;min-width:0;display:grid}.AppShell-module__zsum4a__appCardHeading .AppShell-module__zsum4a__cardTitle{margin:0}.AppShell-module__zsum4a__appListMain{align-items:flex-start;gap:12px;display:flex}.AppShell-module__zsum4a__appListIconWrap{background:var(--surface-soft);border:1px solid var(--border);border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.AppShell-module__zsum4a__appListIcon{object-fit:contain;width:42px;height:42px}.AppShell-module__zsum4a__appListContent{gap:6px;min-width:0;display:grid}.AppShell-module__zsum4a__cardTitle{margin:8px 0 0;font-size:18px}.AppShell-module__zsum4a__cardText{margin-top:10px}.AppShell-module__zsum4a__installState{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.AppShell-module__zsum4a__kvGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AppShell-module__zsum4a__kvCard{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;gap:8px;padding:14px;display:grid}.AppShell-module__zsum4a__kvCard strong{font-size:15px}.AppShell-module__zsum4a__profileGrid{grid-template-columns:250px minmax(0,1fr);gap:18px;display:grid}.AppShell-module__zsum4a__profileImageCard{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;align-self:start;gap:8px;padding:12px;display:grid}.AppShell-module__zsum4a__profileImagePlaceholder,.AppShell-module__zsum4a__profileImageFrame{aspect-ratio:1/1.1;text-align:center;width:100%;max-height:210px;color:var(--text-muted);box-sizing:border-box;border-radius:18px;place-items:center;padding:0;line-height:1.7;display:grid;overflow:hidden}.AppShell-module__zsum4a__profileImagePlaceholder{border:1px dashed color-mix(in srgb, var(--border-strong) 82%, var(--accent) 18%);background:radial-gradient(circle at top, color-mix(in srgb, var(--accent) 18%, transparent), transparent 58%), linear-gradient(180deg, color-mix(in srgb, var(--surface-alt) 72%, var(--accent-soft) 28%), var(--surface))}.AppShell-module__zsum4a__profileImageFrame{background:var(--surface-soft);box-sizing:border-box;border:none;padding:12px}.AppShell-module__zsum4a__profileImagePhoto{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.AppShell-module__zsum4a__profileImageEmpty{padding:22px}.AppShell-module__zsum4a__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AppShell-module__zsum4a__detailCard{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;gap:8px;padding:14px;display:grid}.AppShell-module__zsum4a__detailCardFull{grid-column:1/-1}.AppShell-module__zsum4a__detailLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle);font-size:11px}.AppShell-module__zsum4a__detailValue{color:var(--text);line-height:1.7}.AppShell-module__zsum4a__statusTodo{background:var(--accent-soft);color:var(--accent)}.AppShell-module__zsum4a__statusInProgress{background:var(--warning-bg);color:var(--warning-text)}.AppShell-module__zsum4a__statusDone{background:var(--success-bg);color:var(--success-text)}.AppShell-module__zsum4a__priorityHigh{background:var(--danger-bg);color:var(--danger-text)}.AppShell-module__zsum4a__priorityMedium{background:var(--surface-alt);color:var(--text-muted)}.AppShell-module__zsum4a__priorityLow{background:var(--accent-soft);color:color-mix(in srgb, var(--accent) 76%, white 24%)}@media (max-width:1180px){.AppShell-module__zsum4a__hero,.AppShell-module__zsum4a__gridTwo,.AppShell-module__zsum4a__cardGrid,.AppShell-module__zsum4a__profileGrid{grid-template-columns:1fr}}@media (max-width:980px){.AppShell-module__zsum4a__page{grid-template-columns:1fr;padding:14px 14px 55px}.AppShell-module__zsum4a__sidebar,.AppShell-module__zsum4a__sidebarRailTop{display:none}.AppShell-module__zsum4a__mobileOnly{display:inline-flex}.AppShell-module__zsum4a__page{grid-template-columns:1fr}.AppShell-module__zsum4a__sidebar{display:none}.AppShell-module__zsum4a__burgerBtn{display:inline-flex}.AppShell-module__zsum4a__mobileBackdrop{z-index:40;background:#040a1894;border:none;display:block;position:fixed;inset:0}.AppShell-module__zsum4a__mobileDrawer{background:color-mix(in srgb, var(--surface) 94%, transparent);border-right:1px solid var(--border);z-index:50;flex-direction:column;gap:22px;width:min(320px,86vw);padding:18px 16px;transition:transform .18s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:0 24px 64px #00000057}.AppShell-module__zsum4a__mobileDrawerOpen{transform:translate(0)}.AppShell-module__zsum4a__closeBtn{display:inline-flex}.AppShell-module__zsum4a__topbar{flex-direction:column}.AppShell-module__zsum4a__topbarActions{justify-content:flex-start;width:100%}.AppShell-module__zsum4a__topbarLead{align-items:center}.AppShell-module__zsum4a__clientToolbar,.AppShell-module__zsum4a__clientTableHeader{grid-template-columns:1fr}.AppShell-module__zsum4a__clientTableHeader{display:none}.AppShell-module__zsum4a__clientRow{grid-template-columns:1fr;align-items:start;gap:12px 14px}.AppShell-module__zsum4a__clientActions,.AppShell-module__zsum4a__clientStatusCell{justify-items:start}.AppShell-module__zsum4a__clientActions .AppShell-module__zsum4a__secondaryBtn,.AppShell-module__zsum4a__clientActions .AppShell-module__zsum4a__ghostBtn,.AppShell-module__zsum4a__clientActions .AppShell-module__zsum4a__dangerBtn,.AppShell-module__zsum4a__clientActions .AppShell-module__zsum4a__primaryBtn{width:100%}}@media (max-width:720px){.AppShell-module__zsum4a__main{padding:18px 16px 32px}.AppShell-module__zsum4a__shellTopbar{grid-template-columns:1fr;align-items:flex-start;min-height:auto}.AppShell-module__zsum4a__shellTopbarPrimary{flex-direction:column;align-items:flex-start;width:100%}.AppShell-module__zsum4a__topNav{flex-wrap:nowrap;width:100%;overflow-x:auto}.AppShell-module__zsum4a__viewportFrame{border-radius:20px;min-height:auto;padding:18px}.AppShell-module__zsum4a__bottomDockTrigger{display:none}.AppShell-module__zsum4a__panel,.AppShell-module__zsum4a__hero,.AppShell-module__zsum4a__listItem,.AppShell-module__zsum4a__statCard,.AppShell-module__zsum4a__empty,.AppShell-module__zsum4a__clientRow{border-radius:16px}.AppShell-module__zsum4a__panel{padding:16px}.AppShell-module__zsum4a__metricGrid,.AppShell-module__zsum4a__formRow,.AppShell-module__zsum4a__formRowTriple,.AppShell-module__zsum4a__kvGrid,.AppShell-module__zsum4a__detailGrid{grid-template-columns:1fr}.AppShell-module__zsum4a__heroTitle{font-size:24px}.AppShell-module__zsum4a__searchForm,.AppShell-module__zsum4a__search,.AppShell-module__zsum4a__toolbarInput,.AppShell-module__zsum4a__toolbarSelect,.AppShell-module__zsum4a__clientToolbarActions{width:100%}.AppShell-module__zsum4a__clientToolbarActions>*{flex:auto}.AppShell-module__zsum4a__clientRow{padding:14px}.AppShell-module__zsum4a__clientName{font-size:15px}.AppShell-module__zsum4a__clientRowTags{gap:6px}}.AppShell-module__zsum4a__sidebarLogoutBtn{margin-top:14px}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__sidebarLogoutBtn{grid-template-columns:18px minmax(0,1fr);justify-content:flex-start;justify-items:stretch;min-height:48px;padding:0 14px}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__sidebarLogoutBtn .AppShell-module__zsum4a__navLabel{opacity:1;pointer-events:none;max-width:none}.AppShell-module__zsum4a__shellTopbarLeft,.AppShell-module__zsum4a__shellTopbarMiddle,.AppShell-module__zsum4a__shellTopbarRight{align-items:center;min-width:0;display:flex}.AppShell-module__zsum4a__shellTopbarLeft{justify-content:flex-start}.AppShell-module__zsum4a__shellTopbarMiddle{justify-content:center}.AppShell-module__zsum4a__shellTopbarRight{justify-content:flex-end}.AppShell-module__zsum4a__topbarIconBtn{color:#11204a;background:#ffffffdb;border:1px solid #267fff29;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}html[data-theme=dark] .AppShell-module__zsum4a__topbarIconBtn{color:#dbe6ff;background:#ffffff0d;border:1px solid #5ba4ff29}.AppShell-module__zsum4a__topbarIconBadge{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:inline-flex;position:absolute;top:-4px;right:-4px}.AppShell-module__zsum4a__topbarMenuWrap{position:relative}.AppShell-module__zsum4a__topbarMenuGlyph{justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:1;display:inline-flex}.AppShell-module__zsum4a__topbarMenuPanel{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, white 4%);z-index:180;border-radius:14px;gap:4px;min-width:200px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #0c122624}.AppShell-module__zsum4a__topbarMenuItem{min-height:38px;color:color-mix(in srgb, var(--text) 82%, transparent);border-radius:10px;align-items:center;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.AppShell-module__zsum4a__topbarMenuItem:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-soft) 82%, transparent), color-mix(in srgb, var(--accent-soft-2) 46%, transparent));color:var(--accent)}html[data-theme=dark] .AppShell-module__zsum4a__topbarMenuPanel{background:#0e1836f5;border-color:#4872bf61}.AppShell-module__zsum4a__notificationToast{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);width:360px;box-shadow:var(--shadow-strong);z-index:60;border-radius:18px;padding:14px 16px;animation:.18s AppShell-module__zsum4a__notification-fade-in;position:fixed;top:0;left:50%;transform:translate(-50%)}.AppShell-module__zsum4a__notificationToastTitle{color:var(--text);font-size:14px;font-weight:700}.AppShell-module__zsum4a__notificationToastBody{color:var(--text-muted);margin-top:6px;font-size:13px;line-height:1.5}.AppShell-module__zsum4a__notificationToastLink{color:var(--accent);margin-top:10px;font-size:13px;font-weight:700;display:inline-flex}@keyframes AppShell-module__zsum4a__notification-fade-in{0%{opacity:0;transform:translate(-50%,-18px)}to{opacity:1;transform:translate(-50%)}}.AppShell-module__zsum4a__topbarBrandLogoWrap{justify-content:flex-start;align-items:center;height:40px;margin-left:-20px;padding-left:10px;display:flex}.AppShell-module__zsum4a__topbarBrandLogoWrap .loginBrandImage{object-fit:contain;width:auto;max-width:240px;height:40px;display:block}.AppShell-module__zsum4a__menuHeaderTitle{font-size:18px;font-weight:800}.AppShell-module__zsum4a__menuHeaderSub{color:var(--text-subtle);font-size:13px}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__menuHeaderSub{display:none}.AppShell-module__zsum4a__sidebarClosed .AppShell-module__zsum4a__menuHeaderTitle{writing-mode:vertical-rl;letter-spacing:.12em;text-transform:uppercase;margin:0 auto;font-size:13px;transform:rotate(180deg)}.AppShell-module__zsum4a__topbarMiddleAccent{opacity:1;justify-content:center;align-items:center;gap:10px;width:100%;max-width:320px;display:flex}.AppShell-module__zsum4a__topbarMiddleLine{display:none}.AppShell-module__zsum4a__topbarMiddleDot{width:0;height:0;box-shadow:none}@media (max-width:720px){.AppShell-module__zsum4a__topbarBrandLogoWrap{height:34px}.AppShell-module__zsum4a__topbarBrandLogoWrap .loginBrandImage{max-width:180px;height:34px}}.AppShell-module__zsum4a__typingBubble{align-items:center;gap:6px;min-width:66px;min-height:42px;display:inline-flex}.AppShell-module__zsum4a__typingDot{background:color-mix(in srgb, var(--text-subtle) 90%, transparent);border-radius:999px;width:8px;height:8px;animation:1.2s ease-in-out infinite AppShell-module__zsum4a__typing-bounce}.AppShell-module__zsum4a__typingDot:nth-child(2){animation-delay:.15s}.AppShell-module__zsum4a__typingDot:nth-child(3){animation-delay:.3s}@keyframes AppShell-module__zsum4a__typing-bounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.AppShell-module__zsum4a__page,.AppShell-module__zsum4a__sidebar,.AppShell-module__zsum4a__shellTopbar,.AppShell-module__zsum4a__viewportFrame,.AppShell-module__zsum4a__topbarIconBtn,.AppShell-module__zsum4a__topNavItem,.AppShell-module__zsum4a__messageBubble,.AppShell-module__zsum4a__messageContactCard,.AppShell-module__zsum4a__listItem,.AppShell-module__zsum4a__panel,.AppShell-module__zsum4a__card,.AppShell-module__zsum4a__primaryBtn,.AppShell-module__zsum4a__secondaryBtn,.AppShell-module__zsum4a__badge,.AppShell-module__zsum4a__input,.AppShell-module__zsum4a__textarea,.AppShell-module__zsum4a__select,.AppShell-module__zsum4a__rightDockTrigger,.AppShell-module__zsum4a__bottomDockTrigger{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,opacity .18s,transform .18s}.AppShell-module__zsum4a__topbarIconBtn:hover,.AppShell-module__zsum4a__primaryBtn:hover,.AppShell-module__zsum4a__secondaryBtn:hover,.AppShell-module__zsum4a__messageContactCard:hover,.AppShell-module__zsum4a__listItem:hover{transform:translateY(-1px)}.AppShell-module__zsum4a__topbarIconBtn:hover{color:var(--accent);background:linear-gradient(#fff,#eef5ff)}html[data-theme=dark] .AppShell-module__zsum4a__topbarIconBtn:hover{color:#fff;background:#ffffff14}.AppShell-module__zsum4a__viewportFrame,.AppShell-module__zsum4a__panel,.AppShell-module__zsum4a__card{transition:background-color .22s,border-color .22s,color .18s,box-shadow .22s,opacity .18s,transform .22s}.AppShell-module__zsum4a__rightRail{width:var(--right-rail-width);pointer-events:auto;z-index:180;min-width:0;min-height:0;transform:translateX(calc(var(--right-rail-width) - var(--rail-handle-visible-width)));transition:transform var(--rail-motion-duration) var(--rail-motion-ease);position:absolute;inset:0 0 0 auto;overflow:visible}.AppShell-module__zsum4a__rightRailOpen{transform:translate(0)}.AppShell-module__zsum4a__page:not(.AppShell-module__zsum4a__pageRightRailOpen) .AppShell-module__zsum4a__rightRail{transform:translateX(calc(var(--right-rail-width) - var(--rail-handle-visible-width) + 18px))}.AppShell-module__zsum4a__rightRailHandle{background:color-mix(in srgb, var(--surface-alt) 62%, var(--accent) 38%);color:#0f274f;width:18px;height:72px;box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 22%, transparent);cursor:pointer;pointer-events:auto;isolation:isolate;z-index:2147483646;border:0;border-radius:10px 0 0 10px;place-items:center;padding:0;display:grid;position:absolute;top:50%;left:0;right:auto;transform:translate(-100%)translateY(-50%)}.AppShell-module__zsum4a__rightRailHandle:hover{color:var(--text);background:#f8fafc}.AppShell-module__zsum4a__rightRailHandleChevron{text-align:center;width:14px;height:14px;font-size:14px;line-height:14px;display:block}.AppShell-module__zsum4a__rightRailHandleText{display:none}.AppShell-module__zsum4a__rightRailInner{box-sizing:border-box;border-left:1px solid color-mix(in srgb, var(--border-strong) 70%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-alt) 98%, white 2%), color-mix(in srgb, var(--surface) 94%, transparent));opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;transition:opacity var(--rail-fade-duration) ease, transform var(--rail-motion-duration) var(--rail-motion-ease);padding:14px 12px;position:relative;overflow:hidden;transform:translate(0)}.AppShell-module__zsum4a__rightRailOpen .AppShell-module__zsum4a__rightRailInner{opacity:1;pointer-events:auto;transition-delay:60ms;transform:translate(0)}.AppShell-module__zsum4a__rightRailPanel{height:calc(100% - var(--bottom-dock-visible-height));grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-height:0;display:grid}.AppShell-module__zsum4a__railSectionHeader{border-bottom:1px solid color-mix(in srgb, var(--border) 88%, transparent);align-content:start;gap:10px;padding-bottom:12px;display:grid}.AppShell-module__zsum4a__railSectionBody{align-content:start;height:100%;min-height:0;display:grid;overflow:auto}.AppShell-module__zsum4a__railSectionFooter{border-top:1px solid color-mix(in srgb, var(--border) 88%, transparent);align-content:center;align-self:stretch;gap:8px;height:72px;min-height:72px;margin-top:auto;padding:12px 0 0;display:grid}.AppShell-module__zsum4a__rightRailPanelHeader{gap:6px;display:grid}.AppShell-module__zsum4a__rightRailCard{border:1px solid color-mix(in srgb, var(--border) 92%, transparent);background:color-mix(in srgb, var(--surface) 94%, white 6%);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid;box-shadow:0 2px 8px #0f172a0d}.AppShell-module__zsum4a__rightRailCardBadge{color:#1f2937;background:#84cc16;border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.AppShell-module__zsum4a__rightRailCardBody{gap:2px;min-width:0;transition:opacity .22s,max-width .42s cubic-bezier(.22,1,.36,1);display:grid}.AppShell-module__zsum4a__rightRailCardTitle{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.AppShell-module__zsum4a__rightRailCardMeta{color:var(--text-subtle);font-size:11px}.AppShell-module__zsum4a__rightRailCardClose{color:var(--text-subtle);cursor:pointer;background:0 0;border:0;border-radius:999px;width:24px;height:24px;transition:opacity .22s,max-width .42s cubic-bezier(.22,1,.36,1)}.AppShell-module__zsum4a__rightRailCardClose:hover{background:color-mix(in srgb, var(--accent-soft) 60%, transparent);color:var(--text)}.AppShell-module__zsum4a__rightRailPanelCopy{padding:0 2px}.AppShell-module__zsum4a__tempMenuWrap{position:relative}.AppShell-module__zsum4a__tempMenuTrigger{border:1px solid color-mix(in srgb, var(--border-strong) 72%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 98%, white 2%), color-mix(in srgb, var(--surface-alt) 96%, transparent));min-width:88px;min-height:32px;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.AppShell-module__zsum4a__tempMenuTriggerIcon{font-size:14px;line-height:1}.AppShell-module__zsum4a__tempMenuTriggerText{font-size:13px;font-weight:700}.AppShell-module__zsum4a__tempMenuPanel{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:color-mix(in srgb, var(--surface) 96%, white 4%);z-index:120;border-radius:14px;width:220px;padding:12px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 44px #0c122624}.AppShell-module__zsum4a__tempMenuHeader{margin-bottom:10px}.AppShell-module__zsum4a__tempMenuList{gap:6px;display:grid}.AppShell-module__zsum4a__tempMenuItem{min-height:38px;color:color-mix(in srgb, var(--text) 82%, transparent);border-radius:10px;align-items:center;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.AppShell-module__zsum4a__tempMenuItem:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-soft) 82%, transparent), color-mix(in srgb, var(--accent-soft-2) 46%, transparent));color:var(--accent)}.AppShell-module__zsum4a__tempMenuItemActive{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-soft) 92%, transparent), color-mix(in srgb, var(--accent-soft-2) 56%, transparent));color:var(--accent)}.AppShell-module__zsum4a__railFooterAction{min-height:32px;color:color-mix(in srgb, var(--text) 84%, transparent);align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.AppShell-module__zsum4a__railFooterAction span{transition:opacity var(--rail-fade-duration) ease, max-width var(--rail-motion-duration) var(--rail-motion-ease)}html[data-theme=dark] .AppShell-module__zsum4a__tempMenuPanel{background:#0e1836f5;border-color:#4872bf61}html[data-theme=dark] .AppShell-module__zsum4a__tempMenuTrigger{color:#eef4ff;background:linear-gradient(#0f1836f5,#0a1228f0)}.AppShell-module__zsum4a__bottomTray{width:100%;transition:transform var(--rail-motion-duration) var(--rail-motion-ease);z-index:200;position:fixed;bottom:0;left:0;right:0;overflow:visible;transform:translateY(calc(100% - 54px))}.AppShell-module__zsum4a__bottomTrayOpen{transform:translateY(0)}.AppShell-module__zsum4a__bottomTrayInner{z-index:205;border-top:1px solid color-mix(in srgb, var(--border-strong) 74%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-alt) 98%, white 2%), color-mix(in srgb, var(--surface) 94%, transparent));pointer-events:none;padding:14px 10px 10px;position:relative;overflow:visible;box-shadow:0 -8px 18px #0c122614}.AppShell-module__zsum4a__bottomTrayOpen .AppShell-module__zsum4a__bottomTrayInner{pointer-events:auto}.AppShell-module__zsum4a__bottomTrayDock{align-items:center;gap:6px;min-height:30px;padding:0 8px;display:flex}.AppShell-module__zsum4a__bottomTrayBuildMarker{color:var(--text-subtle);white-space:nowrap;margin-left:auto;padding-left:12px;font-size:11px;line-height:1}.AppShell-module__zsum4a__bottomTrayApp{border:1px solid color-mix(in srgb, var(--border-strong) 68%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 100%, white 0%), color-mix(in srgb, var(--surface-alt) 96%, transparent));width:28px;height:28px;color:color-mix(in srgb, var(--accent) 72%, var(--text) 28%);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:12px;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.AppShell-module__zsum4a__bottomTrayApp:hover{background:#f3f4f6}.AppShell-module__zsum4a__bottomTrayPanel{border:1px solid color-mix(in srgb, var(--border) 88%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 98%, transparent), color-mix(in srgb, var(--surface-alt) 94%, transparent));border-radius:14px 14px 0 0;margin-top:8px;padding:12px 16px 18px;box-shadow:0 -10px 24px #0c122614}html[data-theme=dark] .AppShell-module__zsum4a__rightRail{background:linear-gradient(#0a122afa,#080e22f5)}html[data-theme=dark] .AppShell-module__zsum4a__rightRailHandle,html[data-theme=dark] .AppShell-module__zsum4a__leftRailHandle{background:color-mix(in srgb, var(--surface-alt) 76%, var(--accent) 24%);color:#eef4ff}html[data-theme=dark] .AppShell-module__zsum4a__rightRailCard{background:#0e1836e6;border-color:#4872bf61}html[data-theme=dark] .AppShell-module__zsum4a__bottomTrayInner{background:linear-gradient(#0a122afa,#080e22f5)}html[data-theme=dark] .AppShell-module__zsum4a__bottomTrayApp{color:#b7cbff;background:linear-gradient(#0f1836f5,#0a1228f0)}html[data-theme=dark] .AppShell-module__zsum4a__bottomDockTrigger{background:color-mix(in srgb, var(--surface-alt) 76%, var(--accent) 24%);color:#eef4ff}.AppShell-module__zsum4a__bottomTrayGrip{background:color-mix(in srgb, var(--border-strong) 92%, transparent);border-radius:999px;width:72px;height:5px;margin:0 auto 16px}.AppShell-module__zsum4a__bottomTrayHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}@media (max-width:720px){.AppShell-module__zsum4a__rightRailHandle{display:none}.AppShell-module__zsum4a__bottomTray{width:calc(100vw - 16px)}.AppShell-module__zsum4a__bottomTrayInner{border-top-left-radius:20px;border-top-right-radius:20px;padding:12px 14px 18px}}@media (prefers-reduced-motion:reduce){.AppShell-module__zsum4a__bottomTray,.AppShell-module__zsum4a__sidebar,.AppShell-module__zsum4a__rightRail,.AppShell-module__zsum4a__rightRailInner,.AppShell-module__zsum4a__leftUtilityRail,.AppShell-module__zsum4a__page{transition:none}}.AppShell-module__zsum4a__list{gap:12px;display:grid}
.BackgroundPicker-module__r9hVaa__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-top:14px;display:grid}.BackgroundPicker-module__r9hVaa__option{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface) 90%, transparent);cursor:pointer;color:var(--text);text-align:left;border-radius:16px;gap:10px;padding:10px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.BackgroundPicker-module__r9hVaa__option:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--border-strong));transform:translateY(-1px)}.BackgroundPicker-module__r9hVaa__optionActive{border-color:var(--accent-2);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-2) 26%, transparent), 0 18px 30px #12182e2e}.BackgroundPicker-module__r9hVaa__preview{aspect-ratio:16/10;border:1px solid color-mix(in srgb, var(--border) 80%, transparent);background-position:50%;background-size:cover;border-radius:12px;width:100%;display:block;box-shadow:inset 0 0 0 1px #ffffff0f}.BackgroundPicker-module__r9hVaa__label{font-size:13px;font-weight:700}
.LayoutViewportIframe-module__Q8x1Pa__frameWrap{width:100%;min-width:0;height:100%;min-height:100%;display:grid}.LayoutViewportIframe-module__Q8x1Pa__frame{border:0;width:100%;min-width:0;height:100%;min-height:100%;display:block}
.ThemeToggle-module__sGqMhG__button{border:1px solid var(--border-strong);background:var(--surface);min-height:42px;color:var(--text);font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 10px 24px #0a142814}.ThemeToggle-module__sGqMhG__button:hover{background:var(--surface-alt);border-color:var(--accent);color:var(--accent-2)}.ThemeToggle-module__sGqMhG__button:active{transform:translateY(1px)}
.page-module__RX93kq__page{background:linear-gradient(180deg, var(--auth-overlay-start), var(--auth-overlay-end)), var(--background-image) center/cover no-repeat;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.page-module__RX93kq__page:before{content:"";background:linear-gradient(90deg, var(--auth-overlay-side-start), var(--auth-overlay-side-end));position:absolute;inset:0}.page-module__RX93kq__themeToggle{z-index:2;position:absolute;top:24px;right:24px}.page-module__RX93kq__card{z-index:1;background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid color-mix(in srgb, var(--border) 88%, transparent);width:100%;max-width:560px;box-shadow:var(--shadow-strong);border-radius:28px;padding:34px;position:relative}.page-module__RX93kq__kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--text-subtle);margin-bottom:14px;font-size:12px}.page-module__RX93kq__card h2{color:var(--text);margin:0;font-size:34px}.page-module__RX93kq__card p{color:var(--text-muted);margin-top:12px;line-height:1.75}.page-module__RX93kq__meta{gap:10px;margin-top:18px;display:grid}.page-module__RX93kq__metaItem{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 95%, transparent);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.page-module__RX93kq__metaLabel{color:var(--text-subtle);font-size:13px}.page-module__RX93kq__metaValue{color:var(--text);text-align:right;font-size:14px;font-weight:600}.page-module__RX93kq__form{gap:14px;margin-top:22px;display:grid}.page-module__RX93kq__form label{gap:8px;display:grid}.page-module__RX93kq__form span{color:color-mix(in srgb, var(--text) 84%, transparent);font-size:14px;font-weight:600}.page-module__RX93kq__form input{border:1px solid var(--border-strong);color:var(--text);background:color-mix(in srgb, var(--surface) 95%, transparent);border-radius:14px;padding:13px 14px}.page-module__RX93kq__form button,.page-module__RX93kq__linkBtn{background:linear-gradient(180deg, var(--accent-2), var(--accent));color:#fff;cursor:pointer;text-align:center;border:none;border-radius:14px;margin-top:6px;padding:14px 18px;font-weight:700}.page-module__RX93kq__error{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.6}.page-module__RX93kq__note{color:var(--text-subtle);margin-top:18px;font-size:13px;line-height:1.7}@media (max-width:640px){.page-module__RX93kq__page{padding:16px}.page-module__RX93kq__card{padding:24px}.page-module__RX93kq__metaItem{flex-direction:column;align-items:flex-start}.page-module__RX93kq__themeToggle{top:16px;right:16px}}
.page-module__aydn6q__page{background:linear-gradient(#0e1322 0%,#0d1120 30%,#0b1023 68%,#090d1c 100%);place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.page-module__aydn6q__page:before{content:"";background:linear-gradient(#ffffff03,#fff0),linear-gradient(160deg,#263d7014,#0000 42%),linear-gradient(320deg,#3026620d,#0000 38%),linear-gradient(#070a1305,#070a134d);position:absolute;inset:0}.page-module__aydn6q__page:after{content:"";pointer-events:none;background:linear-gradient(90deg,#080b1838,#080b1808 44%,#080b1838),linear-gradient(#05081200,#05081229);position:absolute;inset:0}.page-module__aydn6q__brandRail{z-index:3;pointer-events:none;position:absolute;top:0;left:0;right:0}.page-module__aydn6q__brandAnchor{width:fit-content;margin:24px 0 0 30px}.page-module__aydn6q__brandAnchor .loginBrandImage{object-fit:contain;width:auto;max-width:min(58vw,360px);height:64px;display:block}.page-module__aydn6q__themeToggle{z-index:3;position:absolute;top:24px;right:24px}.page-module__aydn6q__buildStamp{z-index:3;color:#e9effad6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b101db8;border:1px solid #94a3b829;border-radius:999px;padding:6px 9px;font-size:11px;line-height:1;position:fixed;bottom:10px;right:14px}.page-module__aydn6q__card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f1830;border:1px solid #94a3b81a;border-radius:26px;width:100%;max-width:500px;padding:34px 32px 26px;position:relative;box-shadow:0 22px 56px #0000004d}.page-module__aydn6q__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff1f,#ffffff05);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__aydn6q__kicker{text-transform:uppercase;letter-spacing:.18em;color:#a2b4d8ad;margin-bottom:12px;font-size:11px;font-weight:700}.page-module__aydn6q__card h2{letter-spacing:-.022em;color:#f8fbff;margin:0;font-size:32px;line-height:1.1}.page-module__aydn6q__card p{color:#c4d0e4b3;margin-top:10px;line-height:1.68}.page-module__aydn6q__form{gap:14px;margin-top:22px;display:grid}.page-module__aydn6q__form label{gap:8px;display:grid}.page-module__aydn6q__form span{letter-spacing:.02em;color:#e2eaf7e6;font-size:13px;font-weight:700}.page-module__aydn6q__form input{color:#f8fbff;caret-color:#f8fbff;-webkit-text-fill-color:#f8fbff;background:#090d188f;border:1px solid #94a3b821;border-radius:10px;padding:13px 15px;box-shadow:inset 0 1px #ffffff04}.page-module__aydn6q__form input:focus{border-color:#7391ff85;outline:none;box-shadow:0 0 0 3px #5865f21f}.page-module__aydn6q__form input::placeholder{color:#94a3b8b8}.page-module__aydn6q__form button{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#6f4dff,#6172ff 58%,#5385f8 100%);border:none;border-radius:10px;margin-top:10px;padding:14px 18px;font-weight:800;box-shadow:0 12px 24px #5385f82e}.page-module__aydn6q__form button:disabled{opacity:.78;cursor:default}.page-module__aydn6q__errorSlot{align-items:flex-start;min-height:74px;display:flex}.page-module__aydn6q__error{color:#ffd8dd;background:#5417217a;border:1px solid #f8717147;border-radius:16px;gap:6px;width:100%;padding:12px 14px;font-size:13px;line-height:1.6;display:grid}.page-module__aydn6q__lockTimer{letter-spacing:.05em;color:#fecdd3;font-size:12px;font-weight:800}html[data-theme=light] .page-module__aydn6q__page{background:linear-gradient(#f7f9ff 0%,#eef3ff 32%,#e7eefc 68%,#e9f0ff 100%)}html[data-theme=light] .page-module__aydn6q__page:before{background:linear-gradient(#ffffff7a,#ffffff14),linear-gradient(150deg,#5c85ff1f,#0000 42%),linear-gradient(320deg,#8f49ff14,#0000 38%),linear-gradient(#cddcff14,#cddcff05)}html[data-theme=light] .page-module__aydn6q__page:after{background:linear-gradient(90deg,#e4ecff6b,#ffffff1f 44%,#e4ecff6b),linear-gradient(#fff0,#d7e3ff24)}html[data-theme=light] .page-module__aydn6q__buildStamp{color:#22335ed1;background:#ffffffb8;border-color:#6084dc2e}html[data-theme=light] .page-module__aydn6q__card{background:#fefefe;border-color:#6084dc2e;box-shadow:0 22px 56px #243d8024}html[data-theme=light] .page-module__aydn6q__card:before{background:linear-gradient(#ffffffb8,#ffffff29)}html[data-theme=light] .page-module__aydn6q__kicker{color:#566dabc2}html[data-theme=light] .page-module__aydn6q__card h2{color:#16213f}html[data-theme=light] .page-module__aydn6q__form span{color:#1f2d54e0}html[data-theme=light] .page-module__aydn6q__form input{color:#16213f;caret-color:#16213f;-webkit-text-fill-color:#16213f;background:#f8fbfff2;border-color:#6d88cf38;box-shadow:inset 0 1px #ffffff8c}html[data-theme=light] .page-module__aydn6q__form input::placeholder{color:#6878a1c7}html[data-theme=light] .page-module__aydn6q__form input:focus{border-color:#5c85ff85;box-shadow:0 0 0 3px #5c85ff1f}html[data-theme=light] .page-module__aydn6q__form button{background:linear-gradient(135deg,#6f4dff,#4d7dff 58%,#3d9dff 100%);box-shadow:0 12px 24px #4d7dff33}html[data-theme=light] .page-module__aydn6q__note{color:#576792e6}html[data-theme=light] .page-module__aydn6q__note a{color:#356cff}@media (max-width:640px){.page-module__aydn6q__page{padding:16px}.page-module__aydn6q__brandAnchor{margin:18px 0 0 18px}.page-module__aydn6q__brandAnchor .loginBrandImage{max-width:min(72vw,260px);height:46px}.page-module__aydn6q__card{border-radius:24px;padding:24px 22px 22px}.page-module__aydn6q__card h2{font-size:32px}.page-module__aydn6q__themeToggle{top:16px;right:16px}}
.page-module__f37jUW__page{background:linear-gradient(180deg, var(--auth-overlay-start), var(--auth-overlay-end)), var(--background-image) center/cover no-repeat;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.page-module__f37jUW__page:before{content:"";background:linear-gradient(90deg, var(--auth-overlay-side-start), var(--auth-overlay-side-end));position:absolute;inset:0}.page-module__f37jUW__themeToggle{z-index:2;position:absolute;top:24px;right:24px}.page-module__f37jUW__card{z-index:1;background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid color-mix(in srgb, var(--border) 88%, transparent);width:100%;max-width:560px;box-shadow:var(--shadow-strong);border-radius:28px;padding:34px;position:relative}.page-module__f37jUW__logoWrap{border-radius:22px;width:100%;max-width:250px;margin:0 auto 18px;overflow:hidden;box-shadow:0 20px 40px #0003}.page-module__f37jUW__logo{width:100%;height:auto;display:block}.page-module__f37jUW__kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--text-subtle);margin-bottom:14px;font-size:12px}.page-module__f37jUW__card h2{color:var(--text);margin:0;font-size:34px}.page-module__f37jUW__card p{color:var(--text-muted);margin-top:12px;line-height:1.75}.page-module__f37jUW__form{gap:14px;margin-top:22px;display:grid}.page-module__f37jUW__form label{gap:8px;display:grid}.page-module__f37jUW__form span{color:color-mix(in srgb, var(--text) 84%, transparent);font-size:14px;font-weight:600}.page-module__f37jUW__form input{border:1px solid var(--border-strong);color:var(--auth-input-text);caret-color:var(--auth-input-text);-webkit-text-fill-color:var(--auth-input-text);background:var(--auth-input-bg);border-radius:14px;padding:13px 14px}.page-module__f37jUW__form input::placeholder{color:var(--auth-input-placeholder)}.page-module__f37jUW__form button{background:linear-gradient(180deg, var(--accent-2), var(--accent));color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:6px;padding:14px 18px;font-weight:700}.page-module__f37jUW__error{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.6}.page-module__f37jUW__note{color:var(--text-subtle);margin-top:18px;font-size:13px;line-height:1.7}.page-module__f37jUW__note a{color:var(--accent);font-weight:700;text-decoration:none}.page-module__f37jUW__note a:hover{text-decoration:underline}@media (max-width:640px){.page-module__f37jUW__page{padding:16px}.page-module__f37jUW__card{padding:24px}.page-module__f37jUW__themeToggle{top:16px;right:16px}}
.page-module__WX_JCq__page{background:linear-gradient(180deg, var(--auth-overlay-start), var(--auth-overlay-end)), var(--background-image) center/cover no-repeat;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.page-module__WX_JCq__page:before{content:"";background:linear-gradient(90deg, var(--auth-overlay-side-start), var(--auth-overlay-side-end));position:absolute;inset:0}.page-module__WX_JCq__themeToggle{z-index:2;position:absolute;top:24px;right:24px}.page-module__WX_JCq__card{z-index:1;background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid color-mix(in srgb, var(--border) 88%, transparent);width:100%;max-width:560px;box-shadow:var(--shadow-strong);border-radius:28px;padding:34px;position:relative}.page-module__WX_JCq__logoWrap{border-radius:22px;width:100%;max-width:250px;margin:0 auto 18px;overflow:hidden;box-shadow:0 20px 40px #0003}.page-module__WX_JCq__logo{width:100%;height:auto;display:block}.page-module__WX_JCq__kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--text-subtle);margin-bottom:14px;font-size:12px}.page-module__WX_JCq__card h2{color:var(--text);margin:0;font-size:34px}.page-module__WX_JCq__card p{color:var(--text-muted);margin-top:12px;line-height:1.75}.page-module__WX_JCq__form{gap:14px;margin-top:22px;display:grid}.page-module__WX_JCq__form label{gap:8px;display:grid}.page-module__WX_JCq__form span{color:color-mix(in srgb, var(--text) 84%, transparent);font-size:14px;font-weight:600}.page-module__WX_JCq__form input{border:1px solid var(--border-strong);color:var(--auth-input-text);caret-color:var(--auth-input-text);-webkit-text-fill-color:var(--auth-input-text);background:var(--auth-input-bg);border-radius:14px;padding:13px 14px}.page-module__WX_JCq__form input::placeholder{color:var(--auth-input-placeholder)}.page-module__WX_JCq__form button{background:linear-gradient(180deg, var(--accent-2), var(--accent));color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:6px;padding:14px 18px;font-weight:700}.page-module__WX_JCq__error{border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger-text);border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.6}@media (max-width:640px){.page-module__WX_JCq__page{padding:16px}.page-module__WX_JCq__card{padding:24px}.page-module__WX_JCq__themeToggle{top:16px;right:16px}}
