.AppShell-module__HVszoa__root{--shell-top:52px;--shell-tabs:40px;--shell-chrome:calc(var(--shell-top) + var(--shell-tabs) + var(--shell-banner,0px) + var(--shell-license-banner,0px));--nav-bg:#141b21;--nav-bg-2:#1d2831;--nav-hover:#212d36;--nav-ink:#9da9b0;--nav-ink-strong:#eef2f4;--nav-div:#ffffff17;--nav-active:#cc6a54;--nav-mark:#cd9550;--top-bg:var(--brand-white);--top-fg:var(--brand-charcoal);--top-fg-dim:color-mix(in srgb, var(--brand-charcoal) 68%, var(--brand-near-white));--top-hover:color-mix(in srgb, var(--brand-primary) 12%, transparent);--top-line:var(--brand-light-grey);height:100dvh;display:flex;overflow:hidden}[data-theme=dark] .AppShell-module__HVszoa__root{--nav-bg:#0d141a;--nav-bg-2:#17212a;--nav-hover:#1a2530;--nav-ink:#8695a0;--nav-ink-strong:#e8edef;--nav-div:#ffffff12;--nav-active:#d57a63}.AppShell-module__HVszoa__sidebar{background:var(--nav-bg);width:238px;min-width:0;color:var(--nav-ink);border-right:1px solid var(--nav-div);z-index:30;--brand-charcoal:var(--nav-ink-strong);--text-muted:var(--nav-ink);--brand-iq:var(--nav-mark);flex-direction:column;flex:none;transition:width .18s;display:flex;overflow:hidden}.AppShell-module__HVszoa__sidebarCollapsed{width:60px}.AppShell-module__HVszoa__sbBrand{height:var(--shell-top);border-bottom:1px solid var(--nav-div);flex:none;align-items:center;padding:0 17px;display:flex;overflow:hidden}.AppShell-module__HVszoa__sbBrandLink{white-space:nowrap;border-radius:6px;align-items:center;font-size:1.05rem;text-decoration:none;display:flex}.AppShell-module__HVszoa__sbBrandLink:focus-visible{outline:2px solid var(--nav-active);outline-offset:2px}.AppShell-module__HVszoa__sbNav{flex-direction:column;flex:1;gap:2px;padding:10px 8px;display:flex;overflow:hidden auto}.AppShell-module__HVszoa__sbItem{height:40px;color:var(--nav-ink);cursor:pointer;text-align:left;width:100%;font-family:var(--font-heading);white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:12px;padding:0 12px;font-size:.84rem;font-weight:500;transition:background .12s,color .12s;display:flex;position:relative;overflow:hidden}.AppShell-module__HVszoa__sbItem:hover{background:var(--nav-hover);color:var(--nav-ink-strong)}.AppShell-module__HVszoa__sbItem:focus-visible{outline:2px solid var(--nav-active);outline-offset:-2px}.AppShell-module__HVszoa__sbItemActive,.AppShell-module__HVszoa__sbItemActive:hover{background:var(--nav-bg-2);color:var(--nav-ink-strong)}.AppShell-module__HVszoa__sbBar{background:0 0;border-radius:0 3px 3px 0;width:3px;position:absolute;top:9px;bottom:9px;left:0}.AppShell-module__HVszoa__sbItemActive .AppShell-module__HVszoa__sbBar{background:var(--nav-active)}.AppShell-module__HVszoa__sbIcon{flex:0 0 20px;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__HVszoa__sbItemActive .AppShell-module__HVszoa__sbIcon{color:var(--nav-active)}.AppShell-module__HVszoa__sbLabel{flex:1;align-items:center;gap:8px;min-width:0;transition:opacity .12s;display:flex;overflow:hidden}.AppShell-module__HVszoa__sidebarCollapsed .AppShell-module__HVszoa__sbLabel,.AppShell-module__HVszoa__sidebarCollapsed .AppShell-module__HVszoa__sbDividerLabel{opacity:0}.AppShell-module__HVszoa__sbDivider{border-top:1px solid var(--nav-div);margin:12px 6px 2px;padding:8px 6px 0}.AppShell-module__HVszoa__sbDividerLabel{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--nav-ink);white-space:nowrap;font-size:.6rem;font-weight:600;transition:opacity .12s;display:block;overflow:hidden}.AppShell-module__HVszoa__navCount{border-radius:var(--radius-pill);min-width:18px;font-family:var(--font-mono);text-align:center;color:var(--nav-ink-strong);background:var(--nav-hover);font-variant-numeric:tabular-nums;flex:none;margin-left:auto;padding:0 6px;font-size:.62rem;font-weight:700;line-height:16px}.AppShell-module__HVszoa__navCountBehind{color:#ffd9d3;background:color-mix(in srgb, var(--nav-active) 38%, var(--nav-bg))}.AppShell-module__HVszoa__sbPreview{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--nav-ink-strong);background:var(--nav-hover);border-radius:4px;flex:none;margin-left:auto;padding:1px 6px;font-size:.5rem;font-weight:600}.AppShell-module__HVszoa__sbCollapse{border:none;border-top:1px solid var(--nav-div);height:42px;color:var(--nav-ink);cursor:pointer;font-family:var(--font-heading);white-space:nowrap;background:0 0;border-radius:0;flex:none;align-items:center;gap:12px;margin:6px 8px 10px;padding:0 12px;font-size:.78rem;font-weight:500;display:flex;overflow:hidden}.AppShell-module__HVszoa__sbCollapse:hover{color:var(--nav-ink-strong)}.AppShell-module__HVszoa__sbCollapse:focus-visible{outline:2px solid var(--nav-active);outline-offset:-2px}.AppShell-module__HVszoa__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.AppShell-module__HVszoa__topbar{height:var(--shell-top);z-index:50;background:var(--top-bg);color:var(--top-fg);border-bottom:1px solid var(--top-line);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 14px 0 16px;display:flex;position:relative}.AppShell-module__HVszoa__topbarLeft{align-items:center;gap:10px;min-width:0;display:flex}.AppShell-module__HVszoa__topbarRight{align-items:center;gap:8px;display:flex}.AppShell-module__HVszoa__wordmark{align-items:center;font-size:1.05rem;text-decoration:none;display:flex}.AppShell-module__HVszoa__presentBrand{align-items:center;gap:10px;min-width:0;display:none}.AppShell-module__HVszoa__topDivider{background:var(--top-line);flex:none;width:1px;height:22px}.AppShell-module__HVszoa__siteName{font-family:var(--font-heading);color:var(--top-fg);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.AppShell-module__HVszoa__iconBtn{border-radius:var(--radius-md);width:34px;height:34px;color:var(--top-fg-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.AppShell-module__HVszoa__iconBtn:hover{background:var(--top-hover);color:var(--top-fg)}.AppShell-module__HVszoa__iconBtn:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.AppShell-module__HVszoa__accountMenu{position:relative}.AppShell-module__HVszoa__accountTrigger{border-radius:var(--radius-md);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:3px 8px 3px 4px;display:flex}.AppShell-module__HVszoa__accountTrigger:hover,.AppShell-module__HVszoa__accountTriggerOpen{background:var(--top-hover)}.AppShell-module__HVszoa__accountTrigger:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.AppShell-module__HVszoa__accountChevron{color:var(--top-fg-dim);transition:transform .15s;display:inline-flex}.AppShell-module__HVszoa__accountTriggerOpen .AppShell-module__HVszoa__accountChevron{transform:rotate(180deg)}.AppShell-module__HVszoa__accountMenuPanel{background:var(--brand-white);border:1px solid var(--brand-light-grey);border-radius:var(--radius-md);z-index:60;flex-direction:column;gap:2px;min-width:224px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000029}.AppShell-module__HVszoa__accountMenuItem{border-radius:var(--radius-sm);width:100%;font-family:var(--font-heading);color:var(--brand-charcoal);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-size:.84rem;font-weight:600;text-decoration:none;display:flex}.AppShell-module__HVszoa__accountMenuItem:hover{background:var(--brand-near-white)}.AppShell-module__HVszoa__accountMenuDivider{background:var(--brand-light-grey);height:1px;margin:4px 2px}.AppShell-module__HVszoa__avatar{border-radius:var(--radius-pill);background:var(--brand-primary);width:30px;height:30px;color:var(--brand-secondary,var(--brand-charcoal));font-family:var(--font-heading);letter-spacing:.02em;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.AppShell-module__HVszoa__userName{font-family:var(--font-heading);color:var(--top-fg);white-space:nowrap;font-size:.82rem;font-weight:600}.AppShell-module__HVszoa__pageHead{flex:none;padding:18px 26px 12px}.AppShell-module__HVszoa__pageHeadTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--brand-charcoal);margin:0;font-size:1.42rem;font-weight:700}.AppShell-module__HVszoa__pageHeadDesc{color:var(--brand-mid-grey);margin:4px 0 0;font-size:.84rem}.AppShell-module__HVszoa__tabRowSticky{z-index:40;background:var(--brand-near-white);box-shadow:inset 0 -1px 0 var(--brand-light-grey);flex:none;padding:0 26px;position:relative}.AppShell-module__HVszoa__tabRow{height:var(--shell-tabs);position:relative}.AppShell-module__HVszoa__tabMeasure{height:var(--shell-tabs);visibility:hidden;pointer-events:none;display:flex;position:absolute;top:0;left:0}.AppShell-module__HVszoa__tabs{height:var(--shell-tabs);align-items:stretch;gap:2px;display:flex}.AppShell-module__HVszoa__tab{height:var(--shell-tabs);color:var(--brand-mid-grey);font-family:var(--font-heading);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:0 13px;font-size:.84rem;font-weight:500;display:inline-flex;position:relative}.AppShell-module__HVszoa__tab:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:8px;right:8px}.AppShell-module__HVszoa__tab:hover{color:var(--brand-charcoal)}.AppShell-module__HVszoa__tab:hover:after{background:color-mix(in srgb, var(--brand-mid-grey) 45%, var(--brand-light-grey))}.AppShell-module__HVszoa__tab:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-3px;border-radius:5px}.AppShell-module__HVszoa__tabActive,.AppShell-module__HVszoa__tabActive:hover{color:var(--brand-primary);font-weight:600}.AppShell-module__HVszoa__tabActive:after,.AppShell-module__HVszoa__tabActive:hover:after{background:var(--brand-primary)}.AppShell-module__HVszoa__tabDanger,.AppShell-module__HVszoa__tabDanger:hover{color:var(--status-red-fg)}.AppShell-module__HVszoa__tabDangerActive:after,.AppShell-module__HVszoa__tabDangerActive:hover:after{background:var(--status-red-fg)}.AppShell-module__HVszoa__soonTag{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);background:var(--status-grey-bg);border-radius:4px;padding:2px 5px;font-size:.56rem;font-weight:600}.AppShell-module__HVszoa__previewTag{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--status-info-strong);background:var(--status-info-bg);border-radius:4px;padding:2px 5px;font-size:.56rem;font-weight:600}.AppShell-module__HVszoa__moreWrap{display:flex;position:relative}.AppShell-module__HVszoa__moreOpen{color:var(--brand-charcoal)}.AppShell-module__HVszoa__morePop{background:var(--brand-white);border:1px solid var(--brand-light-grey);z-index:45;border-radius:9px;min-width:190px;padding:5px;position:absolute;top:calc(100% + 2px);right:0;box-shadow:0 10px 28px #00000029}.AppShell-module__HVszoa__moreItem{cursor:pointer;text-align:left;width:100%;font-family:var(--font-heading);color:var(--brand-charcoal);background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:9px 11px;font-size:.82rem;font-weight:500;display:flex}.AppShell-module__HVszoa__moreItem:hover{background:var(--brand-near-white)}.AppShell-module__HVszoa__moreItem:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.AppShell-module__HVszoa__moreItemActive{color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 10%, var(--brand-white))}.AppShell-module__HVszoa__moreItemDanger{color:var(--status-red-fg)}.AppShell-module__HVszoa__moreItem:disabled{color:var(--text-muted);cursor:default;background:0 0}.AppShell-module__HVszoa__moreItem .AppShell-module__HVszoa__soonTag{background:0 0;margin-left:auto;padding-right:0}.AppShell-module__HVszoa__moreItem .AppShell-module__HVszoa__previewTag{margin-left:auto}.AppShell-module__HVszoa__page{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:auto}@media print{.AppShell-module__HVszoa__root{height:auto;overflow:visible}.AppShell-module__HVszoa__page{overflow:visible}}@media (prefers-reduced-motion:reduce){.AppShell-module__HVszoa__sidebar,.AppShell-module__HVszoa__sbLabel,.AppShell-module__HVszoa__sbDividerLabel,.AppShell-module__HVszoa__sbItem,.AppShell-module__HVszoa__accountChevron{transition:none}}html[data-presenting="1"] .AppShell-module__HVszoa__root{--shell-tabs:0px}html[data-presenting="1"] .AppShell-module__HVszoa__root{--page-head-h:0px}:is(html[data-presenting="1"] .AppShell-module__HVszoa__sidebar,html[data-presenting="1"] .AppShell-module__HVszoa__pageHead,html[data-presenting="1"] .AppShell-module__HVszoa__tabRowSticky){display:none}html[data-presenting="1"] .AppShell-module__HVszoa__presentBrand{display:flex}
.Wordmark-module__Zlzuta__wordmark{font-family:var(--font-heading);letter-spacing:.01em;white-space:nowrap}.Wordmark-module__Zlzuta__name{color:var(--brand-charcoal);font-weight:500}.Wordmark-module__Zlzuta__dot{color:var(--text-muted);font-weight:500}.Wordmark-module__Zlzuta__iq{color:var(--brand-iq);font-weight:700}
