.shell-module__r0mqMa__shell{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);min-height:100dvh;display:grid}.shell-module__r0mqMa__sidebar{background:var(--surface);border-right:1px solid var(--border);height:100dvh;z-index:var(--z-sidebar);flex-direction:column;display:flex;position:sticky;top:0}.shell-module__r0mqMa__brand{height:var(--topbar-h);border-bottom:1px solid var(--border);flex:none;align-items:center;gap:10px;padding:0 16px;display:flex}.shell-module__r0mqMa__logo{background:var(--accent);color:#fff;width:28px;height:28px;font-family:var(--font-head);letter-spacing:-.04em;border-radius:8px;place-items:center;font-size:15px;font-weight:800;display:grid;box-shadow:0 0 18px #3d7bff73}.shell-module__r0mqMa__brandName{font-family:var(--font-head);letter-spacing:.02em;font-weight:700}.shell-module__r0mqMa__brandTag{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;margin-left:auto;font-size:11px;font-weight:700}.shell-module__r0mqMa__mockTag{background:var(--warn-soft);color:var(--warn);letter-spacing:.04em;border-radius:4px;padding:2px 6px;font-size:10.5px;font-weight:700}.shell-module__r0mqMa__nav{scrollbar-width:thin;flex:1;padding:8px;overflow-y:auto}.shell-module__r0mqMa__section{margin-bottom:1px}.shell-module__r0mqMa__sectionBtn{border-radius:var(--radius-sm);width:100%;height:36px;color:var(--text-2);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 10px;font-size:13.5px;font-weight:600;display:flex}.shell-module__r0mqMa__sectionBtn:hover{background:var(--surface-hover);color:var(--text)}.shell-module__r0mqMa__sectionActive{color:var(--text)}.shell-module__r0mqMa__sectionActive .shell-module__r0mqMa__sectionIcon{color:var(--accent)}.shell-module__r0mqMa__sectionIcon{color:var(--text-3);flex:none}.shell-module__r0mqMa__chev{color:var(--text-3);transition:transform .15s var(--ease);margin-left:auto}.shell-module__r0mqMa__chevOpen{transform:rotate(180deg)}.shell-module__r0mqMa__children{flex-direction:column;gap:1px;padding:2px 0 6px 30px;display:flex}.shell-module__r0mqMa__child{border-radius:var(--radius-sm);color:var(--text-2);padding:6px 10px;font-size:13px;display:block;position:relative}.shell-module__r0mqMa__child:hover{color:var(--text);background:var(--surface-hover)}.shell-module__r0mqMa__childActive{color:var(--text);background:var(--accent-soft);font-weight:600}.shell-module__r0mqMa__childActive:before{content:"";background:var(--accent);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:-8px}.shell-module__r0mqMa__sideFoot{border-top:1px solid var(--border);color:var(--text-3);justify-content:space-between;gap:8px;padding:10px 12px;font-size:12px;display:flex}.shell-module__r0mqMa__main{flex-direction:column;min-width:0;display:flex}.shell-module__r0mqMa__topbar{z-index:calc(var(--z-sidebar) - 1);height:var(--topbar-h);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:0 20px;display:flex;position:sticky;top:0}.shell-module__r0mqMa__burger{display:none}.shell-module__r0mqMa__content{width:100%;max-width:1680px;padding:20px 24px 48px}.shell-module__r0mqMa__spacer{flex:1}.shell-module__r0mqMa__search{width:min(460px,100%);position:relative}.shell-module__r0mqMa__searchInput{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:100%;height:36px;color:var(--text);outline:none;padding:0 40px 0 36px;font-size:13.5px}.shell-module__r0mqMa__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.shell-module__r0mqMa__searchIcon{color:var(--text-3);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.shell-module__r0mqMa__kbd{border:1px solid var(--border-strong);min-width:20px;height:20px;font-family:var(--font-mono);color:var(--text-3);border-radius:4px;place-items:center;font-size:11px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.shell-module__r0mqMa__results{z-index:var(--z-dropdown);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius);max-height:min(70vh,560px);box-shadow:var(--shadow);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.shell-module__r0mqMa__group{text-transform:uppercase;letter-spacing:.05em;color:var(--text-3);padding:8px 8px 4px;font-size:11px;font-weight:700}.shell-module__r0mqMa__hit{border-radius:var(--radius-sm);flex-direction:column;padding:7px 10px;font-size:13.5px;display:flex}.shell-module__r0mqMa__hit:hover,.shell-module__r0mqMa__hitActive{background:var(--accent-soft)}.shell-module__r0mqMa__hitSub{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.shell-module__r0mqMa__iconBtn{position:relative}.shell-module__r0mqMa__count{background:var(--danger);color:#fff;pointer-events:none;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10.5px;font-weight:700;line-height:1;display:grid;position:absolute;top:2px;right:2px}.shell-module__r0mqMa__bellPanel{z-index:var(--z-dropdown);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius);width:min(400px,100vw - 24px);max-height:70vh;box-shadow:var(--shadow);flex-direction:column;display:flex;position:absolute;top:calc(100% + 6px);right:0}.shell-module__r0mqMa__bellHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 12px;font-weight:600;display:flex}.shell-module__r0mqMa__bellList{flex:1;overflow:auto}.shell-module__r0mqMa__note{border-bottom:1px solid var(--border);grid-template-columns:8px 1fr;gap:10px;padding:10px 12px;font-size:13px;display:grid}.shell-module__r0mqMa__note:hover{background:var(--surface-hover)}.shell-module__r0mqMa__noteDot{border-radius:50%;width:8px;height:8px;margin-top:5px}.shell-module__r0mqMa__unread .shell-module__r0mqMa__noteTitle{font-weight:700}.shell-module__r0mqMa__noteMeta{color:var(--text-3);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.shell-module__r0mqMa__avatar{background:var(--accent-soft);width:32px;height:32px;color:var(--accent-text);border:0;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.shell-module__r0mqMa__scrim{display:none}.shell-module__r0mqMa__splash{min-height:100dvh;color:var(--text-3);place-items:center;display:grid}@media (max-width:1024px){.shell-module__r0mqMa__shell{grid-template-columns:minmax(0,1fr)}.shell-module__r0mqMa__sidebar{width:min(300px,86vw);transition:transform .22s var(--ease);box-shadow:var(--shadow);position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.shell-module__r0mqMa__sidebarOpen{transform:none}.shell-module__r0mqMa__scrim{z-index:calc(var(--z-sidebar) - 1);background:var(--scrim);opacity:0;pointer-events:none;transition:opacity .2s;display:block;position:fixed;inset:0}.shell-module__r0mqMa__scrimOpen{opacity:1;pointer-events:auto}.shell-module__r0mqMa__burger{display:inline-flex}.shell-module__r0mqMa__topbar{padding:0 12px}.shell-module__r0mqMa__content{padding:16px 16px 40px}}@media (max-width:760px){.shell-module__r0mqMa__content{padding:12px 12px calc(40px + env(safe-area-inset-bottom))}.shell-module__r0mqMa__search{display:none}.shell-module__r0mqMa__searchOpen{width:auto;z-index:var(--z-modal);display:block;position:fixed;top:8px;left:8px;right:8px}.shell-module__r0mqMa__searchOpen .shell-module__r0mqMa__searchInput{background:var(--surface-2);height:44px;box-shadow:var(--shadow);font-size:16px}.shell-module__r0mqMa__kbd,.shell-module__r0mqMa__hideMobile{display:none}.shell-module__r0mqMa__nav .shell-module__r0mqMa__sectionBtn{height:44px}.shell-module__r0mqMa__nav .shell-module__r0mqMa__child{padding:10px}}@media (min-width:761px){.shell-module__r0mqMa__onlyMobile{display:none}}
