.guides-module__nWXUGG__pageShell{width:min(var(--layout-max), calc(100% - 40px));gap:20px;max-width:none;margin:0 auto;padding:28px 0 44px;display:grid}.guides-module__nWXUGG__pageHeader{border:1px solid var(--border-emphasis);border-radius:var(--radius-xl);background:var(--surface-overlay-bg);box-shadow:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:24px;display:grid}.guides-module__nWXUGG__pageHeaderContent{gap:10px;display:grid}.guides-module__nWXUGG__eyebrow{text-transform:uppercase;letter-spacing:0;color:var(--text-soft);margin:0;font-size:.8rem;font-weight:700}.guides-module__nWXUGG__pageTitle{font-family:var(--font-heading);font-size:var(--font-size-display);margin:0;line-height:1.1}.guides-module__nWXUGG__pageLead{max-width:72ch;color:var(--text-soft);font-size:var(--font-size-body);margin:0;line-height:1.6}.guides-module__nWXUGG__pageActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.guides-module__nWXUGG__primaryAction,.guides-module__nWXUGG__secondaryAction{border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:700;text-decoration:none;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.guides-module__nWXUGG__primaryAction{border:1px solid color-mix(in srgb, var(--accent) 44%, var(--border-subtle));background:var(--accent);color:#fff;box-shadow:none}.guides-module__nWXUGG__secondaryAction{border:1px solid var(--border-subtle);background:var(--surface-control-bg);box-shadow:none;color:var(--text-muted)}.guides-module__nWXUGG__primaryAction:hover,.guides-module__nWXUGG__secondaryAction:hover{border-color:var(--border-strong);box-shadow:var(--active-ring);transform:none}.guides-module__nWXUGG__guideGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.guides-module__nWXUGG__guideCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-panel-bg);box-shadow:none;gap:14px;padding:20px;display:grid}.guides-module__nWXUGG__guideCardBody{gap:14px;display:grid}.guides-module__nWXUGG__guideMetaRow{flex-wrap:wrap;gap:8px;display:flex}.guides-module__nWXUGG__guidePill,.guides-module__nWXUGG__guidePillMuted{border-radius:var(--radius-sm);align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.guides-module__nWXUGG__guidePill{background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent)}.guides-module__nWXUGG__guidePillMuted{background:color-mix(in srgb, var(--surface-muted-strong) 90%, transparent);color:var(--text-soft)}.guides-module__nWXUGG__guideCardTitle{font-family:var(--font-heading);margin:0;font-size:1.35rem}.guides-module__nWXUGG__guideCardDescription{color:var(--text-soft);margin:0}.guides-module__nWXUGG__highlightList{color:var(--text-muted);gap:8px;margin:0;padding-left:1.2rem;display:grid}.guides-module__nWXUGG__guideCardFooter{justify-content:flex-start;display:flex}.guides-module__nWXUGG__breadcrumbs{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.guides-module__nWXUGG__breadcrumbs a{color:var(--accent);text-decoration:none}.guides-module__nWXUGG__guideLayout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.guides-module__nWXUGG__guideSidebar{gap:14px;display:grid;position:sticky;top:68px}.guides-module__nWXUGG__sidebarCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-panel-bg);box-shadow:none;gap:12px;padding:16px;display:grid}.guides-module__nWXUGG__sidebarTitle{font-family:var(--font-heading);margin:0;font-size:1rem}.guides-module__nWXUGG__guideNav{gap:10px;display:grid}.guides-module__nWXUGG__guideNavLink{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-control-bg);box-shadow:none;color:var(--text);gap:4px;padding:12px 14px;text-decoration:none;transition:border-color .12s,background .12s;display:grid}.guides-module__nWXUGG__guideNavLink:hover{border-color:var(--border-strong)}.guides-module__nWXUGG__guideNavLink small{color:var(--text-soft)}.guides-module__nWXUGG__guideNavLinkActive{border-color:color-mix(in srgb, var(--accent) 48%, var(--border-subtle));background:color-mix(in srgb, var(--accent) 10%, var(--surface));box-shadow:none}.guides-module__nWXUGG__guideMetaSummary{flex-wrap:wrap;gap:8px;display:flex}.guides-module__nWXUGG__guideArticle{border:1px solid var(--border-emphasis);border-radius:var(--radius-xl);background:var(--surface-overlay-bg);box-shadow:none;gap:16px;padding:22px;display:grid}.guides-module__nWXUGG__guideArticleHeader{gap:12px;padding-bottom:2px;display:grid}.guides-module__nWXUGG__highlightTagList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.guides-module__nWXUGG__highlightTag{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-muted-strong) 84%, transparent);border:1px solid var(--border-subtle);min-height:30px;color:var(--text-soft);align-items:center;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.guides-module__nWXUGG__sectionNav{gap:8px;display:grid}.guides-module__nWXUGG__sectionNavLink{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-control-bg);box-shadow:none;color:var(--text);padding:10px 12px;font-size:.92rem;text-decoration:none;transition:border-color .12s,background .12s}.guides-module__nWXUGG__sectionNavLink:hover{border-color:var(--border-strong)}.guides-module__nWXUGG__sectionNavLinkActive{border-color:color-mix(in srgb, var(--accent) 48%, var(--border-subtle));background:color-mix(in srgb, var(--accent) 10%, var(--surface));box-shadow:none}.guides-module__nWXUGG__readingProgressCard{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-muted-strong) 88%, transparent);gap:8px;padding:12px;display:grid}.guides-module__nWXUGG__readingProgressHeader{color:var(--text);justify-content:space-between;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.guides-module__nWXUGG__readingProgressTrack{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface) 92%, transparent);min-height:8px;position:relative;overflow:hidden}.guides-module__nWXUGG__readingProgressBar{border-radius:inherit;background:var(--accent);min-height:8px;display:block}.guides-module__nWXUGG__backToTopLink{color:var(--accent);font-size:.82rem;font-weight:700;text-decoration:none}.guides-module__nWXUGG__backToTopLink:hover{text-decoration:underline}.guides-module__nWXUGG__guideContent{min-width:0;color:var(--text-muted);gap:18px;display:grid}.guides-module__nWXUGG__guideContent p,.guides-module__nWXUGG__guideContent ul,.guides-module__nWXUGG__guideContent ol{margin:0}.guides-module__nWXUGG__guideContent a{color:var(--accent);text-decoration:none}.guides-module__nWXUGG__guideContent a:hover{text-decoration:underline}.guides-module__nWXUGG__guideContent strong,.guides-module__nWXUGG__guideContent h2,.guides-module__nWXUGG__guideContent h3,.guides-module__nWXUGG__guideContent h4{color:var(--text)}.guides-module__nWXUGG__guideContent code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em}.guides-module__nWXUGG__guideContent :not(pre)>code,.guides-module__nWXUGG__inlineCodeText{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-muted-strong) 92%, transparent);color:var(--text);padding:.15rem .4rem}.guides-module__nWXUGG__guideSection,.guides-module__nWXUGG__infoCard,.guides-module__nWXUGG__stepCard,.guides-module__nWXUGG__subsectionCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-panel-bg);box-shadow:none}.guides-module__nWXUGG__guideSection{gap:18px;padding:22px;scroll-margin-top:64px;display:grid}.guides-module__nWXUGG__sectionHeader{gap:8px;display:grid}.guides-module__nWXUGG__sectionEyebrow{text-transform:uppercase;letter-spacing:0;color:var(--text-soft);margin:0;font-size:.78rem;font-weight:700}.guides-module__nWXUGG__sectionTitle{font-family:var(--font-heading);margin:0;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.12}.guides-module__nWXUGG__sectionLead{max-width:68ch;color:var(--text-soft)}.guides-module__nWXUGG__sectionGrid,.guides-module__nWXUGG__stepGrid,.guides-module__nWXUGG__subsectionStack{gap:14px;display:grid}.guides-module__nWXUGG__sectionGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.guides-module__nWXUGG__infoCard,.guides-module__nWXUGG__stepCard,.guides-module__nWXUGG__subsectionCard{padding:18px}.guides-module__nWXUGG__infoCard,.guides-module__nWXUGG__subsectionCard{gap:14px;display:grid}.guides-module__nWXUGG__cardTitle{font-family:var(--font-heading);margin:0;font-size:1.05rem}.guides-module__nWXUGG__guideList{gap:8px;padding-left:1.2rem;display:grid}.guides-module__nWXUGG__checkList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guides-module__nWXUGG__checkList li{align-items:flex-start;gap:10px;display:flex}.guides-module__nWXUGG__checkList li:before{content:"✓";background:color-mix(in srgb, var(--accent) 16%, transparent);width:1.35rem;height:1.35rem;color:var(--accent);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.guides-module__nWXUGG__tableFrame{gap:10px;display:grid}.guides-module__nWXUGG__tableCaption{color:var(--text-soft);margin:0;font-size:.9rem;font-weight:700}.guides-module__nWXUGG__tableWrapper{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-panel-bg);width:100%;box-shadow:none;overflow-x:auto}.guides-module__nWXUGG__guideTable{width:100%;min-width:var(--guide-table-min-width,560px);border-collapse:collapse}.guides-module__nWXUGG__guideTable thead{background:color-mix(in srgb, var(--surface-muted-strong) 92%, transparent)}.guides-module__nWXUGG__guideTable th,.guides-module__nWXUGG__guideTable td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 14px}.guides-module__nWXUGG__guideTable th{text-transform:uppercase;letter-spacing:0;color:var(--text-soft);font-size:.82rem;font-weight:700}.guides-module__nWXUGG__guideTable tr:last-child td{border-bottom:0}.guides-module__nWXUGG__callout{border-left:4px solid color-mix(in srgb, var(--accent) 48%, transparent);border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:color-mix(in srgb, var(--accent) 8%, var(--surface));box-shadow:none;gap:12px;padding:18px 20px;display:grid}.guides-module__nWXUGG__calloutAccent{background:color-mix(in srgb, var(--accent) 12%, var(--surface))}.guides-module__nWXUGG__calloutEyebrow{text-transform:uppercase;letter-spacing:0;color:var(--accent);margin:0;font-size:.76rem;font-weight:700}.guides-module__nWXUGG__calloutBody{gap:10px;display:grid}.guides-module__nWXUGG__calloutActions{flex-wrap:wrap;gap:10px;display:flex}.guides-module__nWXUGG__codeBlockFrame{gap:8px;display:grid}.guides-module__nWXUGG__codeBlockLabel{text-transform:uppercase;letter-spacing:0;color:var(--text-soft);font-size:.78rem;font-weight:700}.guides-module__nWXUGG__codeBlock{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--border-strong) 72%, transparent);background:var(--log-bg);color:var(--log-text);margin:0;padding:16px;overflow-x:auto}.guides-module__nWXUGG__stepCard{background:var(--surface-panel-bg);gap:16px;display:grid}.guides-module__nWXUGG__stepHeader{gap:6px;display:grid}.guides-module__nWXUGG__stepEyebrow{text-transform:uppercase;letter-spacing:0;color:var(--accent);margin:0;font-size:.78rem;font-weight:700}.guides-module__nWXUGG__stepTitle{font-family:var(--font-heading);margin:0;font-size:1.22rem;line-height:1.12}.guides-module__nWXUGG__stepGoal{color:var(--text-soft);margin:0}.guides-module__nWXUGG__stepBody{gap:14px;display:grid}.guides-module__nWXUGG__stepBlock{gap:10px;display:grid}.guides-module__nWXUGG__stepBlockTitle{color:var(--text);margin:0;font-size:.96rem;font-weight:700}.guides-module__nWXUGG__inlineNote{background:color-mix(in srgb, var(--surface-muted-strong) 90%, transparent);color:var(--text-soft);border-radius:14px;margin:0;padding:12px 14px}.guides-module__nWXUGG__subsectionStack{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.guides-module__nWXUGG__inlineCodeText{align-items:center;width:fit-content;display:inline-flex}@media (max-width:1024px){.guides-module__nWXUGG__pageHeader,.guides-module__nWXUGG__guideLayout{grid-template-columns:1fr}.guides-module__nWXUGG__pageActions{justify-content:flex-start}.guides-module__nWXUGG__guideSidebar{position:static}.guides-module__nWXUGG__guideSection{scroll-margin-top:104px}.guides-module__nWXUGG__guideNav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.guides-module__nWXUGG__pageShell{width:min(100% - 24px, var(--layout-max));padding:18px 0 32px}.guides-module__nWXUGG__pageHeader,.guides-module__nWXUGG__guideArticle,.guides-module__nWXUGG__guideCard,.guides-module__nWXUGG__sidebarCard{border-radius:var(--radius-lg);padding:18px}.guides-module__nWXUGG__guideGrid{grid-template-columns:1fr}.guides-module__nWXUGG__guideSection,.guides-module__nWXUGG__infoCard,.guides-module__nWXUGG__stepCard,.guides-module__nWXUGG__subsectionCard{border-radius:var(--radius-lg);padding:16px}.guides-module__nWXUGG__guideTable{min-width:var(--guide-table-min-width,560px)}.guides-module__nWXUGG__pageActions,.guides-module__nWXUGG__pageActions>a,.guides-module__nWXUGG__calloutActions,.guides-module__nWXUGG__calloutActions>a{width:100%}.guides-module__nWXUGG__guideNav{grid-template-columns:minmax(0,1fr)}}
.AppShell-module___FRp6G__page{grid-template-columns:minmax(312px,360px) minmax(0,1fr);align-items:start;gap:18px;max-width:100%;min-height:100dvh;padding:0 16px 0 0;transition:grid-template-columns .18s;display:grid;overflow-x:clip}.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-columns:96px minmax(0,1fr)}.AppShell-module___FRp6G__sidebar{z-index:10;align-self:start;height:100dvh;min-height:100dvh;position:sticky;top:0;overflow:visible}.AppShell-module___FRp6G__sidebarBackdrop{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;z-index:29;border:0;margin:0;padding:0;position:fixed;inset:0}.AppShell-module___FRp6G__sidebarSurface{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 98%, transparent), color-mix(in srgb, #b146ff24 18%, var(--surface-muted)), color-mix(in srgb, #12e6ff14 14%, var(--surface-item)));-webkit-backdrop-filter:none;backdrop-filter:none;height:100%;min-height:100%;box-shadow:var(--chrome-shadow-float), var(--chrome-inset-highlight-strong);isolation:isolate;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:16px;transition:padding .18s,background .18s,box-shadow .18s;display:grid;position:relative;overflow:visible}.AppShell-module___FRp6G__sidebarSurface:before{content:"";border-radius:inherit;background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent) 24%, transparent), transparent 28%), radial-gradient(circle at bottom center, color-mix(in srgb, var(--accent-2) 18%, transparent), transparent 34%), radial-gradient(circle at 82% 22%, color-mix(in srgb, var(--accent-strong) 14%, transparent), transparent 26%);pointer-events:none;opacity:.9;position:absolute;inset:0}.AppShell-module___FRp6G__sidebarSurface>*{z-index:1;position:relative}.AppShell-module___FRp6G__sidebarSurfaceCollapsed{padding-left:12px;padding-right:12px}.AppShell-module___FRp6G__sidebarHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:4px 0 12px;display:flex}.AppShell-module___FRp6G__sidebarHeaderCollapsed{border-bottom:0;justify-content:center;padding-bottom:0}.AppShell-module___FRp6G__brandIdentity{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.AppShell-module___FRp6G__brandMark{background:linear-gradient(125deg, var(--accent), var(--accent-strong));width:36px;height:36px;box-shadow:0 12px 24px color-mix(in srgb, var(--accent) 24%, transparent), inset 0 1px 0 #ffffff4d;border-radius:10px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.AppShell-module___FRp6G__brandFallback{color:#fff;font-size:1.1rem;font-weight:700}.AppShell-module___FRp6G__brandLogo{object-fit:contain;background:#ffffffd6;width:100%;height:100%}.AppShell-module___FRp6G__brandText{gap:2px;min-width:0;display:grid}.AppShell-module___FRp6G__brandTextCollapsed{display:none}.AppShell-module___FRp6G__brandTitle{font-family:var(--font-heading);margin:0;font-size:1.06rem;line-height:1.05}.AppShell-module___FRp6G__brandHint{color:var(--text-soft);margin:0;font-size:.77rem}.AppShell-module___FRp6G__sidebarToggle{width:32px;height:32px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-shrink:0;place-items:center;transition:border-color .14s,background .14s,color .14s,transform .14s;display:inline-grid}.AppShell-module___FRp6G__sidebarToggle:hover{background:color-mix(in srgb, var(--surface-strong) 42%, transparent);color:var(--text);transform:translate(-1px)}.AppShell-module___FRp6G__sidebarToggle:focus-visible{box-shadow:var(--focus-ring);outline:none}.AppShell-module___FRp6G__sidebarToggleIcon{width:20px;height:20px;transition:transform .14s}.AppShell-module___FRp6G__sidebarToggleIconCollapsed{transform:rotate(180deg)}.AppShell-module___FRp6G__sidebarToggleIconMobile{transform:none}.AppShell-module___FRp6G__sidebarBody{scrollbar-width:thin;align-content:start;gap:20px;min-height:0;padding-bottom:8px;padding-right:6px;display:grid;overflow:visible auto}.AppShell-module___FRp6G__sidebarBodyCollapsed{gap:10px;padding-right:0}.AppShell-module___FRp6G__menuSection{gap:8px;padding:0;display:grid}.AppShell-module___FRp6G__sidebarSectionDivider{background:color-mix(in srgb, var(--border-subtle) 82%, transparent);height:1px}.AppShell-module___FRp6G__sidebarPrimarySection{border:1px solid color-mix(in srgb, var(--border-subtle) 84%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 95%, transparent), color-mix(in srgb, var(--accent-soft) 10%, var(--surface-muted)));box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight);border-radius:18px;gap:10px;padding:14px;display:grid}.AppShell-module___FRp6G__sidebarSecondarySection{gap:10px;display:grid}.AppShell-module___FRp6G__sidebarContextSection{border:1px solid color-mix(in srgb, var(--border-subtle) 88%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 94%, transparent), color-mix(in srgb, var(--surface-muted) 94%, transparent));box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight);border-radius:18px;gap:10px;padding:14px;display:grid}.AppShell-module___FRp6G__menuSectionHeader{gap:6px;display:grid}.AppShell-module___FRp6G__menuSectionTitle{font-size:var(--font-size-meta);letter-spacing:0;text-transform:uppercase;color:var(--text-soft);margin:0;font-weight:700}.AppShell-module___FRp6G__menuSectionTitle:after{content:none}.AppShell-module___FRp6G__menuSectionLead{color:var(--text-soft);max-width:28ch;margin:0;font-size:.78rem;line-height:1.55}.AppShell-module___FRp6G__menuList{gap:6px;display:grid}.AppShell-module___FRp6G__sidebarShortcutList{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.AppShell-module___FRp6G__sidebarShortcutButton{border:1px solid color-mix(in srgb, var(--border-subtle) 88%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 94%, transparent), color-mix(in srgb, var(--surface-muted) 94%, transparent));min-height:42px;color:var(--text);font:inherit;cursor:pointer;box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight);border-radius:14px;align-items:center;gap:8px;padding:0 12px;text-decoration:none;transition:border-color .14s,background .14s,box-shadow .14s,color .14s;display:inline-flex}.AppShell-module___FRp6G__sidebarShortcutButton:hover{border-color:color-mix(in srgb, var(--accent) 22%, var(--border-subtle));background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 98%, transparent), color-mix(in srgb, var(--accent-soft) 16%, var(--surface-muted)));box-shadow:0 12px 24px #09111c52, var(--chrome-inset-highlight)}.AppShell-module___FRp6G__sidebarShortcutButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.AppShell-module___FRp6G__sidebarShortcutButtonActive{border-color:color-mix(in srgb, var(--accent) 34%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 34%, var(--surface-strong)), color-mix(in srgb, #b146ff1f 28%, var(--surface-muted)));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent), var(--chrome-shadow-soft), var(--chrome-inset-highlight)}.AppShell-module___FRp6G__sidebarShortcutLabel{font-size:.84rem;font-weight:600;line-height:1.35}.AppShell-module___FRp6G__sidebarContextCompact{gap:6px;display:grid}.AppShell-module___FRp6G__sidebarContextCompactLabel{font-size:var(--font-size-meta);letter-spacing:0;text-transform:uppercase;color:var(--text-soft);font-weight:700}.AppShell-module___FRp6G__sidebarContextCompactTitle{color:var(--text);overflow-wrap:anywhere;font-size:.92rem;font-weight:700;line-height:1.35}.AppShell-module___FRp6G__sidebarContextCompactMeta{color:var(--text-soft);font-size:.8rem;line-height:1.5}.AppShell-module___FRp6G__sidebarRail{justify-items:center;gap:10px;padding-top:4px;display:grid}.AppShell-module___FRp6G__menuButton,.AppShell-module___FRp6G__menuLink{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-control-bg);width:100%;min-height:52px;color:var(--text);font-family:var(--font-body);text-align:left;white-space:normal;cursor:pointer;box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight);justify-content:flex-start;align-items:center;gap:10px;padding:11px 13px;font-size:.9rem;font-weight:700;line-height:1.3;text-decoration:none;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s,color .12s;display:inline-flex}.AppShell-module___FRp6G__menuButton:hover,.AppShell-module___FRp6G__menuLink:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 98%, transparent), color-mix(in srgb, var(--accent-soft) 34%, var(--surface-muted)));box-shadow:0 14px 28px color-mix(in srgb, var(--accent) 18%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent);transform:translateY(-1px)}.AppShell-module___FRp6G__menuButton:focus-visible,.AppShell-module___FRp6G__menuLink:focus-visible{box-shadow:var(--focus-ring);outline:none}.AppShell-module___FRp6G__menuItemActive{border-color:color-mix(in srgb, var(--accent) 42%, var(--border));background:linear-gradient(145deg, color-mix(in srgb, var(--accent-soft) 58%, var(--surface-strong)), color-mix(in srgb, #b146ff3d 72%, var(--surface-muted)), color-mix(in srgb, #12e6ff14 18%, var(--surface-item)));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent), 0 18px 40px color-mix(in srgb, var(--accent) 28%, transparent)}.AppShell-module___FRp6G__menuButtonIcon{flex-shrink:0;width:16px;height:16px}.AppShell-module___FRp6G__menuButtonText{flex:1;align-items:center;min-width:0;font-size:.92rem;font-weight:700;display:flex}.AppShell-module___FRp6G__menuButtonContent{flex:1;gap:2px;min-width:0;display:grid}.AppShell-module___FRp6G__menuButtonLabel{color:inherit;font-size:.88rem;font-weight:700;line-height:1.3}.AppShell-module___FRp6G__menuButtonMeta{color:var(--text-muted);max-width:28ch;font-size:.8rem;font-weight:500;line-height:1.4}.AppShell-module___FRp6G__menuButtonPrimary{border-color:color-mix(in srgb, var(--accent) 26%, var(--border));background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 88%, white 12%), color-mix(in srgb, var(--accent-strong) 90%, black 2%), color-mix(in srgb, var(--accent-2) 32%, var(--accent-strong)));color:#fff;box-shadow:0 18px 40px color-mix(in srgb, var(--accent) 34%, transparent), var(--chrome-inset-highlight)}.AppShell-module___FRp6G__menuButtonPrimary:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 90%, white 10%), color-mix(in srgb, var(--accent-strong) 98%, black 2%))}.AppShell-module___FRp6G__menuButtonPrimary .AppShell-module___FRp6G__menuButtonMeta{color:#ffffffd6}.AppShell-module___FRp6G__compactMenuButton{block-size:50px;inline-size:50px;min-inline-size:50px;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0}.AppShell-module___FRp6G__compactMenuButton .AppShell-module___FRp6G__menuButtonIcon{width:18px;height:18px;margin-top:0}.AppShell-module___FRp6G__compactMenuButton.AppShell-module___FRp6G__menuItemActive{box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent), 0 14px 28px color-mix(in srgb, var(--accent) 16%, transparent)}.AppShell-module___FRp6G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AppShell-module___FRp6G__sidebarFooter{border-top:1px solid var(--border-subtle);gap:10px;min-width:0;padding-top:12px;display:grid;overflow:visible}.AppShell-module___FRp6G__sidebarFooterCollapsed{border-top:0;justify-items:center;gap:8px;padding-top:0}.AppShell-module___FRp6G__userCard{appearance:none;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(160deg, color-mix(in srgb, var(--surface-strong) 96%, transparent), color-mix(in srgb, var(--accent-soft) 12%, var(--surface-muted)));width:100%;min-width:0;min-height:44px;box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight);font:inherit;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:10px;padding:10px 12px;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s;display:flex;overflow:hidden}.AppShell-module___FRp6G__userCard:hover{border-color:color-mix(in srgb, var(--accent) 28%, var(--border));box-shadow:0 14px 30px color-mix(in srgb, var(--accent) 12%, transparent), var(--chrome-inset-highlight);transform:translateY(-1px)}.AppShell-module___FRp6G__userCard:focus-visible{box-shadow:var(--focus-ring);outline:none}.AppShell-module___FRp6G__userCardCollapsed{block-size:50px;inline-size:50px;border-radius:14px;justify-content:center;justify-self:center;min-height:50px;padding:0}.AppShell-module___FRp6G__userBubble{background:linear-gradient(135deg, var(--accent-2), var(--accent));width:24px;height:24px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-2) 18%, transparent);font-size:var(--font-size-meta);font-weight:700;font-family:var(--font-heading);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;display:inline-grid}.AppShell-module___FRp6G__userIdentity{flex:1;gap:2px;min-width:0;display:grid}.AppShell-module___FRp6G__userText{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;font-weight:700;overflow:hidden}.AppShell-module___FRp6G__userHint{font-size:var(--font-size-meta);color:var(--text-soft);line-height:1.4}.AppShell-module___FRp6G__logoutButton{color:var(--semantic-danger-text);border-color:color-mix(in srgb, var(--semantic-danger-border) 84%, var(--border-subtle));background:linear-gradient(180deg, color-mix(in srgb, var(--semantic-danger-bg) 84%, var(--surface-strong)), color-mix(in srgb, var(--semantic-danger-bg) 70%, var(--surface-muted)));box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight)}.AppShell-module___FRp6G__logoutButtonCollapsed{block-size:50px;inline-size:50px;border-radius:14px;justify-content:center;justify-self:center;align-items:center;min-height:50px;padding-left:0;padding-right:0}.AppShell-module___FRp6G__workspace{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:18px;min-width:0;min-height:100dvh;padding:20px 0;display:grid}.AppShell-module___FRp6G__mobileSidebarToggleRow{display:none}.AppShell-module___FRp6G__mobileSidebarSummary{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-strong) 94%, transparent);min-width:0;box-shadow:var(--chrome-shadow-soft), var(--chrome-inset-highlight);border-radius:14px;gap:0;padding:12px 14px;display:grid}.AppShell-module___FRp6G__mobileSidebarEyebrow{font-size:var(--font-size-meta);letter-spacing:0;text-transform:uppercase;color:var(--text-soft);font-weight:700}.AppShell-module___FRp6G__mobileSidebarTitle{color:var(--text);overflow-wrap:anywhere;font-size:.94rem;font-weight:700;line-height:1.4}.AppShell-module___FRp6G__mobileSidebarToggle{border:1px solid color-mix(in srgb, var(--accent) 26%, var(--border));background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 84%, white 16%), color-mix(in srgb, var(--accent-strong) 88%, black 6%));color:#fff;min-height:44px;font-family:var(--font-body);cursor:pointer;box-shadow:0 14px 28px color-mix(in srgb, var(--accent) 24%, transparent), var(--chrome-inset-highlight);border-radius:14px;align-items:center;gap:8px;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.AppShell-module___FRp6G__mobileSidebarToggle:hover{filter:brightness(1.03)}.AppShell-module___FRp6G__mobileSidebarToggle:focus-visible{box-shadow:var(--focus-ring);outline:none}.AppShell-module___FRp6G__mobileSidebarToggleIcon{width:18px;height:18px}.AppShell-module___FRp6G__activePanel{border:1px solid var(--border-emphasis);border-radius:var(--radius-lg);background:linear-gradient(160deg, color-mix(in srgb, var(--surface-overlay-bg) 97%, transparent), color-mix(in srgb, #b146ff1f 18%, var(--surface-muted)), color-mix(in srgb, #12e6ff14 12%, var(--surface-item)));-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);min-width:0;box-shadow:var(--card-shadow), var(--chrome-inset-highlight-strong);gap:12px;padding:18px;display:grid}.AppShell-module___FRp6G__activePanelPlain{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;padding:0}.AppShell-module___FRp6G__activePanelHeader{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;padding-bottom:8px;display:grid}.AppShell-module___FRp6G__activePanelHeaderPlain{border-bottom:0;padding-bottom:0}.AppShell-module___FRp6G__activePanelHeading{gap:6px;display:grid}.AppShell-module___FRp6G__activePanelEyebrow{text-transform:uppercase;letter-spacing:0;color:var(--accent-strong);margin:0;font-size:.76rem;font-weight:700}.AppShell-module___FRp6G__activePanelTitle{font-size:1.22rem;font-family:var(--font-heading);margin:0}.AppShell-module___FRp6G__activePanelLead{max-width:64ch;color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.AppShell-module___FRp6G__panelBody{min-width:0}@media (max-width:1100px){.AppShell-module___FRp6G__page,.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-columns:1fr;padding:12px}.AppShell-module___FRp6G__sidebar{visibility:hidden;pointer-events:none;z-index:30;width:min(360px,100vw - 24px);height:100dvh;min-height:100dvh;transition:transform .18s,visibility .18s;position:fixed;inset:0 auto 0 0;transform:translate(calc(-100% - 16px))}.AppShell-module___FRp6G__sidebarMobileOpen{visibility:visible;pointer-events:auto;transform:translate(0)}.AppShell-module___FRp6G__sidebarSurface,.AppShell-module___FRp6G__sidebarSurfaceCollapsed{border-top:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);border-left:0;border-radius:24px;padding:16px 14px}.AppShell-module___FRp6G__sidebarHeader{padding-right:0}.AppShell-module___FRp6G__workspace{grid-template-rows:auto minmax(0,1fr);min-height:auto;padding:0}.AppShell-module___FRp6G__mobileSidebarToggleRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:4px;display:grid}.AppShell-module___FRp6G__activePanelHeader{grid-template-columns:1fr}.AppShell-module___FRp6G__sidebarShortcutList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.AppShell-module___FRp6G__activePanel{border-radius:14px;padding:12px}.AppShell-module___FRp6G__mobileSidebarToggle{white-space:nowrap;justify-content:center}.AppShell-module___FRp6G__mobileSidebarToggleRow,.AppShell-module___FRp6G__sidebarShortcutList{grid-template-columns:1fr}}.AppShell-module___FRp6G__sidebarBackdrop{background:var(--overlay-backdrop);-webkit-backdrop-filter:none;backdrop-filter:none}.AppShell-module___FRp6G__sidebarSurface,.AppShell-module___FRp6G__sidebarSurfaceCollapsed{border:1px solid var(--border-emphasis);border-radius:var(--radius-lg);background:var(--surface-overlay-bg);box-shadow:var(--chrome-shadow-float);-webkit-backdrop-filter:none;backdrop-filter:none}.AppShell-module___FRp6G__sidebarSurface:before{display:none}.AppShell-module___FRp6G__sidebarHeader,.AppShell-module___FRp6G__sidebarFooter{border-color:var(--border-subtle)}.AppShell-module___FRp6G__menuSection,.AppShell-module___FRp6G__sidebarPrimarySection,.AppShell-module___FRp6G__sidebarContextSection,.AppShell-module___FRp6G__mobileSidebarSummary,.AppShell-module___FRp6G__activePanel{border-color:var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.AppShell-module___FRp6G__menuButton,.AppShell-module___FRp6G__menuLink,.AppShell-module___FRp6G__compactMenuButton,.AppShell-module___FRp6G__sidebarShortcutButton,.AppShell-module___FRp6G__userCard,.AppShell-module___FRp6G__logoutButton,.AppShell-module___FRp6G__mobileSidebarToggle,.AppShell-module___FRp6G__topbarNavItem,.AppShell-module___FRp6G__topbarProfileButton{border-radius:var(--radius-md);box-shadow:none}.AppShell-module___FRp6G__menuButton,.AppShell-module___FRp6G__menuLink,.AppShell-module___FRp6G__compactMenuButton,.AppShell-module___FRp6G__sidebarShortcutButton,.AppShell-module___FRp6G__userCard,.AppShell-module___FRp6G__logoutButton{background:var(--surface-control-bg);border-color:var(--border-subtle)}.AppShell-module___FRp6G__menuButton:hover,.AppShell-module___FRp6G__menuLink:hover,.AppShell-module___FRp6G__sidebarShortcutButton:hover,.AppShell-module___FRp6G__userCard:hover{background:var(--surface-hover);border-color:var(--border-strong);box-shadow:none;transform:none}.AppShell-module___FRp6G__menuButton:focus-visible,.AppShell-module___FRp6G__menuLink:focus-visible,.AppShell-module___FRp6G__sidebarShortcutButton:focus-visible,.AppShell-module___FRp6G__userCard:focus-visible,.AppShell-module___FRp6G__logoutButton:focus-visible,.AppShell-module___FRp6G__mobileSidebarToggle:focus-visible,.AppShell-module___FRp6G__topbarNavItem:focus-visible,.AppShell-module___FRp6G__topbarProfileButton:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (max-width:1100px){.AppShell-module___FRp6G__sidebar{z-index:30;width:min(88vw,360px);height:100dvh;min-height:100dvh;position:fixed;inset:0 auto 0 0}.AppShell-module___FRp6G__sidebarSurface,.AppShell-module___FRp6G__sidebarSurfaceCollapsed{border-radius:0 var(--radius-lg) var(--radius-lg) 0;border-width:0 1px 0 0;height:100dvh;min-height:100dvh;padding:12px;overflow:hidden}.AppShell-module___FRp6G__sidebarBody{overflow:hidden auto}}@media (max-width:1100px){.AppShell-module___FRp6G__topbar{grid-template:"brand user""navigation navigation"/minmax(0,1fr) auto;gap:8px 12px;min-height:88px;padding:8px 12px;display:grid}.AppShell-module___FRp6G__topbarPrimary{display:contents}.AppShell-module___FRp6G__topbarBrand{grid-area:brand}.AppShell-module___FRp6G__topbarNavigation{scrollbar-width:thin;grid-area:navigation;justify-content:flex-start;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.AppShell-module___FRp6G__topbarUser{grid-area:user}.AppShell-module___FRp6G__topbarUserCopy,.AppShell-module___FRp6G__topbarLogoutButton span{display:none}.AppShell-module___FRp6G__workspace{min-height:calc(100dvh - 88px)}}@media (max-width:560px){.AppShell-module___FRp6G__topbarBrandName{display:none}.AppShell-module___FRp6G__topbarNavigation{gap:2px}.AppShell-module___FRp6G__topbarNavItem{font-size:var(--font-size-meta);padding:0 9px}}@media (max-width:1100px){.AppShell-module___FRp6G__page,.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-rows:auto minmax(0,1fr)}}@media (max-width:1100px){.AppShell-module___FRp6G__topbar{grid-template:"brand user""navigation navigation"/minmax(0,1fr) auto;gap:8px 12px;min-height:88px;padding:8px 12px;display:grid}.AppShell-module___FRp6G__topbarPrimary{display:contents}.AppShell-module___FRp6G__topbarBrand{grid-area:brand}.AppShell-module___FRp6G__topbarNavigation{scrollbar-width:thin;grid-area:navigation;justify-content:flex-start;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.AppShell-module___FRp6G__topbarUser{grid-area:user}.AppShell-module___FRp6G__topbarUserCopy,.AppShell-module___FRp6G__topbarLogoutButton span{display:none}.AppShell-module___FRp6G__workspace{min-height:calc(100dvh - 88px)}}@media (max-width:560px){.AppShell-module___FRp6G__topbarBrandName{display:none}.AppShell-module___FRp6G__topbarNavigation{gap:2px}.AppShell-module___FRp6G__topbarNavItem{font-size:var(--font-size-meta);padding:0 9px}}@media (max-width:720px){.AppShell-module___FRp6G__sidebar{width:min(94vw,360px)}.AppShell-module___FRp6G__menuButton,.AppShell-module___FRp6G__menuLink,.AppShell-module___FRp6G__sidebarShortcutButton,.AppShell-module___FRp6G__userCard,.AppShell-module___FRp6G__logoutButton,.AppShell-module___FRp6G__mobileSidebarToggle{min-height:42px}}@media (max-width:1100px){.AppShell-module___FRp6G__sidebarMobileOpen{visibility:visible;pointer-events:auto;transform:translate(0)}}.AppShell-module___FRp6G__topbar{z-index:28;border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 16px;display:flex;position:sticky;top:0}.AppShell-module___FRp6G__topbarPrimary,.AppShell-module___FRp6G__topbarBrand,.AppShell-module___FRp6G__topbarNavigation,.AppShell-module___FRp6G__topbarUser{align-items:center;min-width:0;display:flex}.AppShell-module___FRp6G__topbarPrimary{gap:24px}.AppShell-module___FRp6G__topbarBrand{flex:none;gap:8px}.AppShell-module___FRp6G__topbarBrandMark{border-radius:var(--radius-md);background:var(--accent-strong);color:#020304;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.AppShell-module___FRp6G__topbarBrandLogo{object-fit:contain;background:#ffffffd6;width:100%;height:100%}.AppShell-module___FRp6G__topbarBrandFallback{font-size:var(--font-size-meta);font-weight:700;line-height:1}.AppShell-module___FRp6G__topbarBrandName{font-family:var(--font-heading);color:var(--text);white-space:nowrap;font-size:.88rem;font-weight:700;line-height:1}.AppShell-module___FRp6G__topbarNavigation{gap:4px}.AppShell-module___FRp6G__topbarNavItem{border-radius:var(--radius-md);min-height:36px;color:var(--text-soft);font-family:var(--font-body);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.75rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.AppShell-module___FRp6G__topbarNavIcon{flex:none;width:15px;height:15px}.AppShell-module___FRp6G__topbarNavItem:hover:not(:disabled){color:var(--text);background:#ffffff0d}.AppShell-module___FRp6G__topbarNavItem:disabled{cursor:not-allowed;opacity:.5}.AppShell-module___FRp6G__topbarNavItemActive{color:var(--accent-strong);box-shadow:inset 0 -1px 0 var(--accent-strong);background:#ffffff0f}.AppShell-module___FRp6G__topbarUser{flex:none;gap:12px}.AppShell-module___FRp6G__topbarUserCopy{text-align:right;gap:2px;display:grid}.AppShell-module___FRp6G__topbarUserCopy span{font-size:var(--font-size-meta);text-transform:uppercase;color:var(--text-dim);line-height:1}.AppShell-module___FRp6G__topbarUserCopy strong{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:var(--font-size-meta);color:var(--text);line-height:1.1;overflow:hidden}.AppShell-module___FRp6G__topbarProfileButton{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-muted);width:32px;height:32px;color:var(--text);font-family:var(--font-body);cursor:pointer;place-items:center;font-size:.78rem;font-weight:700;display:grid}.AppShell-module___FRp6G__topbarProfileButton:hover{border-color:var(--border-strong);background:#ffffff0d}.AppShell-module___FRp6G__topbarLogoutButton{border:1px solid var(--semantic-danger-border);border-radius:var(--radius-md);background:var(--semantic-danger-bg);min-height:32px;color:var(--semantic-danger-text);font-family:var(--font-body);font-size:var(--font-size-meta);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:700;line-height:1;display:inline-flex}.AppShell-module___FRp6G__topbarLogoutButton:hover{border-color:var(--danger);background:color-mix(in srgb, var(--danger) 24%, var(--surface-raised));color:#fee2e2}.AppShell-module___FRp6G__topbarLogoutButton:focus-visible{box-shadow:var(--focus-ring), 0 0 0 1px var(--semantic-danger-border);outline:none}@media (max-width:760px){.AppShell-module___FRp6G__topbar{gap:var(--space-2);padding:0 var(--space-3);overflow:hidden}.AppShell-module___FRp6G__topbarPrimary{min-width:0}.AppShell-module___FRp6G__topbarNavigation{display:none}.AppShell-module___FRp6G__topbarProfileButton{width:40px;height:40px}.AppShell-module___FRp6G__topbarPrimary{gap:12px}.AppShell-module___FRp6G__topbarBrandName,.AppShell-module___FRp6G__topbarUserCopy{display:none}.AppShell-module___FRp6G__topbarNavItem{font-size:var(--font-size-meta);padding:0 9px}.AppShell-module___FRp6G__topbarLogoutButton{min-height:40px;padding:0 10px}.AppShell-module___FRp6G__topbarLogoutButton span{display:none}}@media (min-width:1101px){.AppShell-module___FRp6G__page,.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-rows:48px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;padding:0;display:grid}.AppShell-module___FRp6G__topbar{display:flex}.AppShell-module___FRp6G__sidebar{display:none}.AppShell-module___FRp6G__workspace{min-height:0;padding:0}}@media (max-width:1100px){.AppShell-module___FRp6G__topbar{display:flex}.AppShell-module___FRp6G__sidebar{visibility:hidden;pointer-events:none;display:block;transform:translate(calc(-100% - 16px))}.AppShell-module___FRp6G__sidebarMobileOpen{visibility:visible;pointer-events:auto;transform:translate(0)}}.AppShell-module___FRp6G__sidebarMainNavigation{gap:4px;display:grid}.AppShell-module___FRp6G__sidebarPrimarySection{box-shadow:none;background:0 0;border:0;padding:0}.AppShell-module___FRp6G__sidebarNavItem{border-radius:var(--radius-md);width:100%;min-height:40px;color:var(--text-soft);font:inherit;font-size:var(--font-size-body-sm);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:0 12px;font-weight:600;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:flex}.AppShell-module___FRp6G__sidebarNavItem:hover:not(:disabled){border-color:var(--border-subtle);background:var(--surface-hover);color:var(--text)}.AppShell-module___FRp6G__sidebarNavItem:focus-visible{box-shadow:var(--focus-ring);outline:none}.AppShell-module___FRp6G__sidebarNavItem:disabled{cursor:not-allowed;opacity:.45}.AppShell-module___FRp6G__sidebarNavItemActive,.AppShell-module___FRp6G__sidebarNavItem[aria-current=page]{border-color:var(--border-subtle);background:var(--surface-hover);color:var(--text);box-shadow:inset 2px 0 0 var(--accent)}.AppShell-module___FRp6G__sidebarNavItem .AppShell-module___FRp6G__menuButtonIcon{width:16px;height:16px;color:var(--accent);flex:none}@media (min-width:1101px){.AppShell-module___FRp6G__page,.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-rows:48px minmax(0,1fr);grid-template-columns:minmax(224px,248px) minmax(0,1fr);gap:0;padding:0}.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-columns:72px minmax(0,1fr)}.AppShell-module___FRp6G__topbar{grid-area:1/1/auto/-1}.AppShell-module___FRp6G__sidebar{grid-area:2/1;height:calc(100dvh - 48px);min-height:calc(100dvh - 48px);display:block;position:sticky;top:48px}.AppShell-module___FRp6G__sidebarSurface,.AppShell-module___FRp6G__sidebarSurfaceCollapsed{background:var(--surface-raised);height:100%;min-height:100%;box-shadow:none;border-width:0 1px 0 0;border-radius:0;padding:14px 12px}.AppShell-module___FRp6G__workspace{grid-area:2/2;min-height:calc(100dvh - 48px);padding:0}}@media (max-width:1100px){.AppShell-module___FRp6G__sidebarMainNavigation{gap:6px}.AppShell-module___FRp6G__sidebarNavItem{min-height:44px;font-size:var(--font-size-body)}.AppShell-module___FRp6G__sidebarNavItem .AppShell-module___FRp6G__menuButtonIcon{width:18px;height:18px}}.AppShell-module___FRp6G__sidebarPrimarySection>section>div>div{border-bottom:0;gap:4px;padding-bottom:0;display:grid;overflow:visible}.AppShell-module___FRp6G__sidebarPrimarySection>section>div>div>button{flex:none;width:100%;min-width:0}.AppShell-module___FRp6G__sidebar{border-right:1px solid var(--border-subtle);background:var(--surface-raised);grid-template-rows:auto minmax(0,1fr) auto;gap:14px;height:100%;min-height:100%;padding:14px 12px;display:grid;overflow:hidden}.AppShell-module___FRp6G__sidebarCollapsed{padding-left:12px;padding-right:12px}@media (min-width:1101px){.AppShell-module___FRp6G__sidebar{background:var(--surface-raised);height:calc(100dvh - 48px);min-height:calc(100dvh - 48px);box-shadow:none;border-width:0 1px 0 0;border-radius:0}}@media (max-width:1100px){.AppShell-module___FRp6G__sidebar{border:1px solid var(--border-emphasis);border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--surface-overlay-bg);width:min(94vw,360px);height:100dvh;min-height:100dvh;box-shadow:var(--chrome-shadow-float);border-left:0;padding:12px}}.AppShell-module___FRp6G__page,.AppShell-module___FRp6G__pageSidebarCollapsed{grid-template-rows:minmax(48px,auto) minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;padding:0}.AppShell-module___FRp6G__topbar{grid-area:1/1}.AppShell-module___FRp6G__workspace{grid-area:2/1;min-height:calc(100dvh - 48px);padding:0}@media (max-width:1100px){.AppShell-module___FRp6G__topbar{grid-template:"brand user""navigation navigation"/minmax(0,1fr) auto;gap:8px 12px;min-height:88px;padding:8px 12px;display:grid}.AppShell-module___FRp6G__topbarPrimary{display:contents}.AppShell-module___FRp6G__topbarBrand{grid-area:brand}.AppShell-module___FRp6G__topbarNavigation{scrollbar-width:thin;grid-area:navigation;justify-content:flex-start;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.AppShell-module___FRp6G__topbarNavItem{min-height:40px}.AppShell-module___FRp6G__topbarUser{grid-area:user}.AppShell-module___FRp6G__topbarUserCopy,.AppShell-module___FRp6G__topbarLogoutButton span{display:none}.AppShell-module___FRp6G__workspace{min-height:calc(100dvh - 88px)}}@media (max-width:560px){.AppShell-module___FRp6G__topbarBrandName{display:none}.AppShell-module___FRp6G__topbarNavigation{gap:2px}.AppShell-module___FRp6G__topbarNavItem{min-height:44px;font-size:var(--font-size-meta);padding:0 10px}}.AppShell-module___FRp6G__sidebarToggle,.AppShell-module___FRp6G__mobileSidebarToggle,.AppShell-module___FRp6G__topbarProfileButton,.AppShell-module___FRp6G__topbarLogoutButton,.AppShell-module___FRp6G__topbarNavItem,.AppShell-module___FRp6G__menuButton,.AppShell-module___FRp6G__compactMenuButton,.AppShell-module___FRp6G__sidebarShortcutButton,.AppShell-module___FRp6G__logoutButton{min-width:var(--control-height);min-height:var(--control-height)}.AppShell-module___FRp6G__topbarNavItem:disabled,.AppShell-module___FRp6G__sidebarNavItem:disabled,.AppShell-module___FRp6G__menuButton:disabled,.AppShell-module___FRp6G__compactMenuButton:disabled,.AppShell-module___FRp6G__sidebarShortcutButton:disabled,.AppShell-module___FRp6G__logoutButton:disabled{opacity:1;color:var(--text-dim);border-color:var(--border);background:var(--surface-muted);box-shadow:none}@media (max-width:760px){.AppShell-module___FRp6G__sidebarToggle,.AppShell-module___FRp6G__mobileSidebarToggle,.AppShell-module___FRp6G__topbarProfileButton,.AppShell-module___FRp6G__topbarLogoutButton,.AppShell-module___FRp6G__topbarNavItem,.AppShell-module___FRp6G__menuButton,.AppShell-module___FRp6G__compactMenuButton,.AppShell-module___FRp6G__sidebarShortcutButton,.AppShell-module___FRp6G__logoutButton{min-width:var(--control-target-mobile);min-height:var(--control-target-mobile)}}
