.app-shell-root{--shell-overlay-strong:#ffffffdb;--grain-opacity:.035;--ease-out-soft:cubic-bezier(.16, 1, .3, 1);--radius-lg:16px}.app-shell-root .shell{min-height:100vh;padding:76px 12px 12px 88px}@media (max-width:768px){.app-shell-root .shell{padding:64px 8px 8px 76px}}.app-shell-root .sidebar{background:var(--color-canvas);border:1px solid var(--color-edge);z-index:50;scrollbar-width:none;border-radius:16px;flex-direction:column;align-items:center;gap:6px;width:64px;padding:16px 0 14px;display:flex;position:fixed;top:12px;bottom:12px;left:12px;overflow-y:auto;box-shadow:0 1px #00000005,0 4px 12px #0000000a,0 12px 32px #0000000a}.app-shell-root .sidebar::-webkit-scrollbar{display:none}@media (max-width:768px){.app-shell-root .sidebar{width:56px;padding:12px 0 10px;top:8px;bottom:8px;left:8px}}.app-shell-root .sidebar-divider{background:var(--color-edge);flex-shrink:0;width:32px;height:1px;margin:6px 0}.app-shell-root .sidebar-ws{flex-shrink:0;margin-bottom:12px}.app-shell-root .sidebar-ws-mark{width:40px;height:40px;font-family:var(--font-display);border-radius:11px;flex-shrink:0;place-items:center;font-size:16px;font-weight:800;display:grid}.app-shell-root .sidebar-ws-collapsed{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;padding:0;display:flex}.app-shell-root .sidebar-ws-caret{width:13px;height:13px;color:var(--color-ink-subtle);flex-shrink:0}.app-shell-root .sidebar-ws-switch{background:var(--color-surface);border:1px solid var(--color-edge);cursor:pointer;text-align:left;width:100%;transition:border-color .15s var(--ease-out-soft);border-radius:12px;align-items:center;gap:10px;padding:8px 9px;display:flex}.app-shell-root .sidebar-ws-switch:hover{border-color:var(--color-edge-strong)}.app-shell-root .sidebar-ws-switch.is-open{border-color:var(--color-lime);box-shadow:0 0 0 3px var(--color-lime-soft)}.app-shell-root .sidebar-ws-switch .sidebar-ws-mark{border-radius:9px;width:32px;height:32px;font-size:14px}.app-shell-root .sidebar-ws-switch .sidebar-ws-caret{width:15px;height:15px;color:var(--color-ink-muted)}.app-shell-root .sidebar-ws-meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.app-shell-root .sidebar-ws-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-subtle);font-size:8.5px;font-weight:700}.app-shell-root .sidebar-ws-name{font-family:var(--font-display);color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.app-shell-root .sidebar-signature{align-items:center;gap:9px;width:100%;padding:6px 10px 2px;display:flex}.app-shell-root .sidebar.sidebar-expanded .sidebar-signature{justify-content:flex-start}.app-shell-root .sidebar:not(.sidebar-expanded) .sidebar-signature{justify-content:center;padding:6px 0 2px}.app-shell-root .sidebar-sig-text{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-subtle);white-space:nowrap;font-size:9px;font-weight:700}.app-shell-root .sidebar:not(.sidebar-expanded) .sidebar-sig-text{display:none}.app-shell-root .tk-nav-icon{width:44px;height:44px;color:var(--color-ink-muted);transition:all .2s var(--ease-out-soft);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;place-items:center;display:grid;position:relative}.app-shell-root .tk-nav-icon:hover{color:var(--color-ink);background:#0000000a}.app-shell-root .tk-nav-icon.active{color:var(--color-ink);background:0 0}.app-shell-root .tk-nav-icon.active:before{content:"";background:var(--color-lime);border-radius:2px;width:3px;height:22px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.app-shell-root .tk-nav-icon svg{width:18px;height:18px}.app-shell-root .tk-nav-badge{background:var(--color-coral);color:#0a0a0a;font-family:var(--font-mono);border-radius:999px;padding:1px 5px;font-size:9px;font-weight:700;position:absolute;top:4px;right:4px}.app-shell-root .tk-nav-icon.locked{opacity:.5}.app-shell-root .tk-nav-icon.locked:hover{opacity:.85}.app-shell-root .tk-nav-lock{background:var(--color-surface);border:1px solid var(--color-edge);width:13px;height:13px;color:var(--color-ink-subtle);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:0;right:0}.app-shell-root .tk-nav-lock svg{width:8px;height:8px}.tk-nav-flyout{z-index:200;background:var(--color-surface);border:1px solid var(--color-edge);pointer-events:none;border-radius:12px;flex-direction:column;gap:3px;min-width:168px;max-width:244px;padding:10px 13px;animation:.16s cubic-bezier(.16,1,.3,1) tkNavFlyoutIn;display:flex;position:fixed;transform:translateY(-50%);box-shadow:0 10px 28px #0000001a,0 3px 8px #0000000d}.tk-nav-flyout-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-ink);font-size:13px;font-weight:700}.tk-nav-flyout-desc{color:var(--color-ink-muted);font-size:11.5px;line-height:1.45}@keyframes tkNavFlyoutIn{0%{opacity:0;transform:translateY(-50%)translate(-7px)}to{opacity:1;transform:translateY(-50%)translate(0)}}.app-shell-root .sidebar-bottom{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;margin-top:auto;display:flex}.app-shell-root .topbar{z-index:40;background:var(--shell-overlay-strong);-webkit-backdrop-filter:blur(14px)saturate(160%);border:1px solid var(--color-edge);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:10px 20px;display:grid;position:fixed;top:12px;left:88px;right:12px;box-shadow:0 1px #00000005,0 4px 12px #0000000a,0 12px 32px #0000000a}@media (max-width:768px){.app-shell-root .topbar{border-radius:14px;padding:8px 14px;top:8px;left:76px;right:8px}}.app-shell-root .topbar-left{align-items:center;gap:14px;min-width:0;display:flex}.app-shell-root .tk-bracket{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.app-shell-root .tk-bracket:before{content:"[";color:var(--color-lime);font-weight:700}.app-shell-root .tk-bracket:after{content:"]";color:var(--color-lime);font-weight:700}.app-shell-root .tk-brand-logo{flex-shrink:0}.app-shell-root .brand-chip{background:var(--color-surface);border:1px solid var(--color-edge);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-size:13px;font-weight:600;display:inline-flex}.app-shell-root .brand-chip-mark{background:var(--color-coral-deep);color:#fff;width:26px;height:26px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.app-shell-root .brand-chip svg{width:14px;height:14px;color:var(--color-ink-muted)}.app-shell-root .tk-clock{background:var(--color-surface);border:1px solid var(--color-edge);font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink);-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:999px;justify-self:center;align-items:center;gap:14px;padding:8px 18px;font-size:11px;font-weight:700;display:inline-flex}.app-shell-root .tk-clock-sep{font-family:var(--font-mono);color:var(--color-ink-subtle);font-size:10px}.app-shell-root .tk-clock-time{font-family:var(--font-display);letter-spacing:.05em;color:var(--color-lime-dark);justify-content:center;align-items:center;gap:1px;min-width:78px;font-size:13px;font-weight:800;display:inline-flex}.app-shell-root .tk-clock-colon{font-family:var(--font-mono);color:var(--color-lime-dark);font-weight:500;animation:1s steps(2,end) infinite app-shell-colon-pulse}@keyframes app-shell-colon-pulse{0%,49%{visibility:visible}50%,to{visibility:hidden}}@keyframes app-shell-pulse-soft{0%,to{opacity:1}50%{opacity:.55}}.app-shell-root .topbar-right{justify-self:end;align-items:center;gap:8px;display:flex}.app-shell-root .topbar-search{background:var(--color-surface);border:1px solid var(--color-edge);color:var(--color-ink-muted);font-family:var(--font-mono);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:11.5px;display:inline-flex}.app-shell-root .topbar-search:hover{border-color:var(--color-ink);color:var(--color-ink)}.app-shell-root .topbar-search svg{width:14px;height:14px}.app-shell-root .topbar-search kbd{font-family:var(--font-mono);background:var(--color-surface-alt,var(--color-canvas));border:1px solid var(--color-edge);border-radius:4px;padding:2px 6px;font-size:10px}.app-shell-root .topbar-icon-btn{border:1px solid var(--color-edge);background:var(--color-surface);width:36px;height:36px;color:var(--color-ink);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:relative}.app-shell-root .topbar-icon-btn svg{width:15px;height:15px}.app-shell-root .topbar-icon-btn .badge-dot{background:var(--color-coral);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.app-shell-root .topbar-icon-btn .badge-count{background:var(--color-coral-deep);color:#fff;min-width:16px;height:16px;font-family:var(--font-mono);border:2px solid var(--color-surface);border-radius:999px;place-items:center;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:grid;position:absolute;top:-3px;right:-3px}.app-shell-root .brand-picker{background:var(--color-surface);border:1px solid var(--color-edge);font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:700;display:inline-flex}.app-shell-root .brand-picker svg{width:12px;height:12px;color:var(--color-ink-muted)}.app-shell-root .brand-picker .num{background:var(--color-lime);color:#0a0a0a;border-radius:4px;padding:2px 6px;font-weight:800}.app-shell-root .brand-picker:disabled{cursor:progress;background:var(--color-lime-soft);border-color:var(--color-lime-dark);color:var(--color-lime-dark)}.app-shell-root .brand-picker:disabled .num{background:var(--color-lime-dark);color:#fff}.app-shell-root .brand-picker:disabled svg{opacity:.55}.app-shell-root .avatar-user{background:var(--color-coral-deep);color:#fff;width:36px;height:36px;font-family:var(--font-display);cursor:pointer;border:1px solid var(--color-edge);border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.app-shell-root .theme-toggle{border:1px solid var(--color-edge);background:var(--color-surface);width:36px;height:36px;color:var(--color-ink);cursor:pointer;border-radius:50%;place-items:center;display:grid}.app-shell-root .theme-toggle svg{width:16px;height:16px}.app-shell-root .sidebar{transition:width .22s var(--ease-out-soft)}.app-shell-root .sidebar.sidebar-expanded{z-index:60;align-items:stretch;width:240px;padding-left:8px;padding-right:8px}.sidebar-edge-toggle{z-index:70;border:1px solid var(--color-edge);background:var(--color-surface);width:24px;height:24px;color:var(--color-ink-muted);cursor:pointer;transition:left .22s var(--ease-out-soft), background .15s, color .15s, border-color .15s;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:68px;left:76px;transform:translate(-50%);box-shadow:0 2px 6px #0000001f}.sidebar-edge-toggle:hover{background:var(--color-canvas);color:var(--color-ink);border-color:var(--color-ink-muted)}.sidebar-edge-toggle.expanded{left:252px}@media (max-width:768px){.sidebar-edge-toggle{top:60px;left:64px}.sidebar-edge-toggle.expanded{left:248px}}.app-shell-root .sidebar-nav,.app-shell-root .sidebar-grp{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.app-shell-root .sidebar-expanded .sidebar-nav,.app-shell-root .sidebar-expanded .sidebar-grp{align-items:stretch;gap:2px}.app-shell-root .sidebar-expanded .sidebar-bottom{align-items:stretch}.app-shell-root .tk-nav-text{display:none}.app-shell-root .sidebar-expanded .tk-nav-icon{border-radius:9px;justify-content:flex-start;align-items:center;gap:11px;width:100%;height:auto;min-height:38px;padding:0 10px;display:flex}.app-shell-root .sidebar-expanded .tk-nav-text{font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;display:inline;overflow:hidden}.app-shell-root .sidebar-expanded .tk-nav-icon.active{background:var(--color-lime-soft)}.app-shell-root .sidebar-expanded .tk-nav-icon.active:before{display:none}.app-shell-root .sidebar-grp-sep{background:var(--color-edge);opacity:.55;border-radius:1px;width:24px;height:1px;margin:6px auto}.app-shell-root .sidebar-grp-head{cursor:pointer;width:100%;font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;color:var(--color-ink-subtle);transition:color .15s var(--ease-out-soft);background:0 0;border:none;justify-content:space-between;align-items:center;padding:9px 10px 4px;font-size:9.5px;font-weight:700;display:flex}.app-shell-root .sidebar-grp-head:hover{color:var(--color-ink)}.app-shell-root .sidebar-grp-chev{flex-shrink:0;transition:transform .18s}.app-shell-root .sidebar-grp-chev.col{transform:rotate(-90deg)}.sidebar-catcher{z-index:55;background:#14120e1a;animation:.2s ease-out sidebarCatcherIn;position:fixed;inset:0}@keyframes sidebarCatcherIn{0%{opacity:0}to{opacity:1}}.app-shell-root .brand-picker-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (max-width:768px){.app-shell-root .topbar{justify-content:space-between;gap:8px;display:flex}.app-shell-root .tk-clock,.app-shell-root .tk-bracket,.app-shell-root .tk-brand-logo{display:none}.app-shell-root .topbar-left{flex:1;gap:8px;min-width:0}.app-shell-root .topbar-right{flex-shrink:0;gap:8px;min-width:0}.app-shell-root .topbar-search{border-radius:50%;flex-shrink:0;padding:8px}.app-shell-root .topbar-search span,.app-shell-root .topbar-search kbd{display:none}.app-shell-root .brand-picker{min-width:0;max-width:100%;overflow:hidden}.app-shell-root .brand-picker .num{display:none}}body.app-cursor-on,body.app-cursor-on *{cursor:none!important}@media (pointer:coarse){body.app-cursor-on,body.app-cursor-on *{cursor:auto!important}}.app-cursor-dot,.app-cursor-ring{pointer-events:none;z-index:2147483647;opacity:0;will-change:transform;position:fixed;top:0;left:0}.app-cursor-dot{background:var(--color-ink);border-radius:50%;width:6px;height:6px;transition:opacity .12s linear;box-shadow:0 0 0 1.5px #fff9}.app-cursor-ring{border:1.8px solid var(--color-ink);background:0 0;border-radius:50%;width:30px;height:30px;transition:width .16s cubic-bezier(.16,1,.3,1),height .16s cubic-bezier(.16,1,.3,1),border-radius .16s cubic-bezier(.16,1,.3,1),background .16s,border-color .16s,opacity .12s linear;box-shadow:0 0 0 1px #ffffff59}.app-cursor-ring.is-pointer{border-color:var(--color-lime-dark);background:#c5f23c4d;width:22px;height:22px}.app-cursor-ring.is-busy{background:0 0;border-width:2.4px;border-color:#0000;width:26px;height:26px}.app-cursor-ring.is-busy:before{content:"";border:2.4px solid var(--color-lime-dark);border-top-color:#0000;border-radius:50%;animation:.7s linear infinite tk-spin;position:absolute;inset:-2.4px}@media (prefers-reduced-motion:reduce){.app-cursor-ring.is-busy:before{animation-duration:1.8s}}.app-cursor-ring.is-text{background:var(--color-ink);border-color:#0000;border-radius:2px;width:3px;height:26px;box-shadow:0 0 0 1px #ffffff80}.app-cursor-ring.is-down{width:16px;height:16px}.app-cursor-ring.is-down.is-text{width:3px;height:22px}.fa-tier-badge{border:1px solid var(--color-ink,#0a0a0a);background:var(--color-lime,#c5f23c);color:var(--color-ink,#0a0a0a);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 9px;font-size:10.5px;font-weight:700;line-height:1.4;text-decoration:none;display:inline-flex}.fa-tier-badge:hover{background:var(--color-lime-dark,#b1e02a)}.app-shell-root .m-root{display:none}@media (max-width:768px){.app-shell-root .m-root{display:block}.app-shell-root .sidebar,.sidebar-edge-toggle,.sidebar-catcher{display:none!important}.app-shell-root .shell{padding:64px 12px 96px}.app-shell-root .topbar{left:8px}body:has(.m-bottomnav) .tavern-fab{bottom:92px;right:16px}}.app-shell-root .m-bottomnav{z-index:60;-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--color-edge);background:#fffffff0;justify-content:space-between;align-items:stretch;height:76px;padding:6px 8px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.app-shell-root .m-tab{cursor:pointer;min-height:48px;color:var(--color-ink-muted);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:4px 2px;text-decoration:none;display:flex}.app-shell-root .m-tab svg{width:21px;height:21px}.app-shell-root .m-tab .tl{letter-spacing:.01em;font-size:10px;font-weight:600}.app-shell-root .m-tab.active{color:var(--color-lime-dark)}.app-shell-root .m-tab.active .tl{font-weight:700}.app-shell-root .m-tab-gap{flex:0 0 64px}.app-shell-root .m-fab{z-index:62;background:var(--color-lime);border:3px solid var(--color-canvas);width:60px;height:60px;color:var(--color-ink);cursor:pointer;transition:background .16s var(--ease-out-soft), color .16s var(--ease-out-soft);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed;bottom:46px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #c5f23c80,0 2px 6px #00000024}.app-shell-root .m-fab svg{width:25px;height:25px}.app-shell-root .m-fab.is-close{background:var(--color-ink);color:var(--color-lime)}.app-shell-root .m-scrim{z-index:65;opacity:0;pointer-events:none;background:#0e0e0c6b;transition:opacity .2s;position:fixed;inset:0}.app-shell-root .m-scrim.show{opacity:1;pointer-events:auto}.app-shell-root .m-sheet{z-index:66;background:var(--color-surface);border:1px solid var(--color-edge);opacity:0;pointer-events:none;transition:transform .22s var(--ease-out-soft), opacity .2s;border-radius:22px;padding:8px;position:fixed;bottom:84px;left:8px;right:8px;transform:translateY(16px);box-shadow:0 -6px 30px #00000029}.app-shell-root .m-sheet.show{opacity:1;pointer-events:auto;transform:translateY(0)}.app-shell-root .m-sheet-h{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-subtle);padding:8px 10px 6px;font-size:10px;font-weight:800}.app-shell-root .m-sheet-item{cursor:pointer;text-align:left;width:100%;min-height:52px;color:var(--color-ink);background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.app-shell-root .m-sheet-item:active{background:var(--color-surface-alt)}.app-shell-root .m-sheet-item .si-ic{background:var(--color-lime-soft);width:40px;height:40px;color:var(--color-lime-dark);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.app-shell-root .m-sheet-item .si-ic svg{width:19px;height:19px}.app-shell-root .m-sheet-item .si-tx{flex:1;min-width:0}.app-shell-root .m-sheet-item .si-tx .st{font-family:var(--font-display);font-size:14.5px;font-weight:700;display:block}.app-shell-root .m-sheet-item .si-tx .ss{color:var(--color-ink-muted);margin-top:1px;font-size:12px;display:block}.app-shell-root .m-sheet-item .chev{color:var(--color-ink-subtle);flex-shrink:0}.app-shell-root .m-drawer{z-index:70;background:var(--color-canvas);transition:transform .24s var(--ease-out-soft);flex-direction:column;display:flex;position:fixed;inset:0;transform:translate(-100%)}.app-shell-root .m-drawer.show{transform:translate(0)}.app-shell-root .m-drawer-top{border-bottom:1px solid var(--color-edge);flex-shrink:0;padding:10px 14px 12px}.app-shell-root .m-drawer-topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.app-shell-root .m-drawer-title{font-family:var(--font-display);font-size:16px;font-weight:800}.app-shell-root .m-drawer-tools{align-items:center;gap:8px;display:inline-flex}.app-shell-root .m-ico{border:1px solid var(--color-edge);background:var(--color-surface);width:38px;height:38px;color:var(--color-ink);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.app-shell-root .m-ico svg{width:16px;height:16px}.app-shell-root .m-ico.on{background:var(--color-lime-soft);border-color:var(--color-lime);color:var(--color-lime-dark)}.app-shell-root .m-ws-wrap{width:100%;position:relative}.app-shell-root .m-ws{background:var(--color-surface);border:1px solid var(--color-edge);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:11px;width:100%;padding:10px 12px;display:flex}.app-shell-root .m-ws .wsmark{width:34px;height:34px;font-family:var(--font-display);border-radius:10px;flex-shrink:0;place-items:center;font-size:15px;font-weight:800;display:grid}.app-shell-root .m-ws .wsmeta{flex:1;min-width:0}.app-shell-root .m-ws .wse{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-subtle);font-size:9px;font-weight:700;display:block}.app-shell-root .m-ws .wsn{font-family:var(--font-display);color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.app-shell-root .m-ws .m-ws-caret{width:16px;height:16px;color:var(--color-ink-muted);flex-shrink:0}.app-shell-root .m-edit-hint{background:var(--color-lime-soft);border:1px solid var(--color-lime);color:var(--color-ink);border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.app-shell-root .m-edit-reset{background:var(--color-surface);border:1px solid var(--color-edge-strong);color:var(--color-ink);cursor:pointer;border-radius:999px;flex-shrink:0;padding:7px 12px;font-size:12px;font-weight:700}.app-shell-root .m-drawer-scroll{flex:1;padding:14px;overflow-y:auto}.app-shell-root .m-drawer-scroll .grp{margin-bottom:16px}.app-shell-root .m-drawer-scroll .grp-h{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-subtle);margin:0 2px 9px;font-size:10px;font-weight:800}.app-shell-root .m-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.app-shell-root .m-tile{background:var(--color-surface);border:1px solid var(--color-edge);cursor:pointer;min-height:62px;color:var(--color-ink);border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:11px 4px 9px;text-decoration:none;display:flex;position:relative}.app-shell-root .m-tile:active{background:var(--color-surface-alt)}.app-shell-root .m-tile.active{background:var(--color-lime-soft);border-color:var(--color-lime)}.app-shell-root .m-tile.in-slot{border-color:var(--color-lime);box-shadow:0 0 0 2px var(--color-lime-soft)}.app-shell-root .m-tile .ti{width:22px;height:22px;color:var(--color-ink);place-items:center;display:grid}.app-shell-root .m-tile.active .ti{color:var(--color-lime-dark)}.app-shell-root .m-tile .ti svg{width:20px;height:20px}.app-shell-root .m-tile .tl2{text-align:center;color:var(--color-ink);font-size:12px;font-weight:600;line-height:1.2}.app-shell-root .m-tile-badge{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--color-lime-dark);background:var(--color-surface);border:1px solid var(--color-lime);border-radius:999px;padding:1px 5px;font-size:8.5px;font-weight:800;position:absolute;top:4px;right:4px}.app-shell-root .m-tile.ai{background:var(--color-ink);border-color:var(--color-ink)}.app-shell-root .m-tile.ai .ti,.app-shell-root .m-tile.ai .tl2{color:var(--color-lime)}.app-shell-root .m-drawer-foot{border-top:1px solid var(--color-edge);flex-shrink:0;gap:10px;padding:12px 14px;display:flex}.app-shell-root .m-foot-btn{background:var(--color-surface);border:1px solid var(--color-edge);min-height:46px;color:var(--color-ink);cursor:pointer;white-space:nowrap;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.app-shell-root .m-foot-btn svg{flex-shrink:0;width:16px;height:16px}.app-shell-root .m-assign-scrim{z-index:75;background:#0e0e0c6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-shell-root .m-assign{background:var(--color-surface);border:1px solid var(--color-edge);border-radius:18px;width:100%;max-width:320px;padding:16px;box-shadow:0 12px 40px #0003}.app-shell-root .m-assign-h{color:var(--color-ink);margin-bottom:12px;font-size:13.5px}.app-shell-root .m-assign-slots{flex-direction:column;gap:8px;display:flex}.app-shell-root .m-assign-slot{background:var(--color-canvas);border:1px solid var(--color-edge);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 14px;display:flex}.app-shell-root .m-assign-slot:active{background:var(--color-surface-alt)}.app-shell-root .m-assign-slot .as-n{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-lime-dark);font-size:10px;font-weight:800}.app-shell-root .m-assign-slot .as-cur{color:var(--color-ink);font-size:13px;font-weight:600}.app-shell-root .m-assign-cancel{border:1px solid var(--color-edge-strong);width:100%;min-height:44px;color:var(--color-ink);cursor:pointer;background:0 0;border-radius:999px;margin-top:12px;font-size:13px;font-weight:600}
.nam-overlay{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0a086b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.nam-card{background:var(--color-canvas,#faf8f3);border:1px solid var(--color-border,#e5e5e0);border-radius:16px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 24px 60px -16px #0a0a0859}.nam-head{border-bottom:1px solid var(--color-border,#e5e5e0);align-items:flex-start;gap:12px;padding:20px 20px 14px;display:flex}.nam-ic{background:var(--color-lime,#c5f23c);width:38px;height:38px;color:var(--color-ink,#0a0a0a);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.nam-ic svg{width:19px;height:19px}.nam-title{color:var(--color-ink,#0a0a0a);margin:0;font-size:16px;font-weight:800}.nam-sub{color:var(--color-ink-soft,#5b5b54);margin:3px 0 0;font-size:13px;line-height:1.5}.nam-x{color:var(--color-ink-soft,#5b5b54);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;margin-left:auto;padding:4px;display:inline-flex}.nam-x:hover{background:#0a0a080f}.nam-x svg{width:18px;height:18px}.nam-body{max-height:46vh;padding:14px 20px;overflow-y:auto}.nam-state{color:var(--color-ink-soft,#5b5b54);align-items:center;gap:8px;padding:6px 0;font-size:13.5px;line-height:1.6;display:flex}.nam-spin{width:16px;height:16px;animation:.8s linear infinite tk-spin}.nam-row{border-bottom:1px solid var(--color-border,#ececec);align-items:center;gap:12px;padding:10px 0;display:flex}.nam-row:last-child{border-bottom:0}.nam-row-info{min-width:0}.nam-row-name{color:var(--color-ink,#0a0a0a);font-size:14px;font-weight:700}.nam-row-sub{color:var(--color-ink-soft,#5b5b54);font-size:12px}.nam-row-act{flex:none;gap:6px;margin-left:auto;display:flex}.nam-btn{border:1px solid var(--color-border,#ddd);color:var(--color-ink,#0a0a0a);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.nam-btn svg{width:15px;height:15px}.nam-btn:disabled{opacity:.5;cursor:default}.nam-btn.approve{background:var(--color-lime,#c5f23c);border-color:var(--color-lime,#c5f23c)}.nam-btn.approve:hover:not(:disabled){filter:brightness(.96)}.nam-btn.reject:hover:not(:disabled){color:#7a2412;background:#fff0ec;border-color:#ffb4a2}.nam-foot{border-top:1px solid var(--color-border,#e5e5e0);justify-content:flex-end;padding:14px 20px;display:flex}.nam-btn.settings{background:var(--color-ink,#0a0a0a);color:#fff;border-color:var(--color-ink,#0a0a0a)}.nam-btn.settings:hover{filter:brightness(1.15)}
.nb-wrap{position:relative}.nb-pop{background:var(--color-surface);border:1px solid var(--color-edge);z-index:200;border-radius:14px;flex-direction:column;width:372px;max-width:92vw;display:flex;position:absolute;top:116%;right:0;overflow:hidden;box-shadow:0 12px 32px #0000001a,0 3px 8px #0000000d}.nb-head{border-bottom:1px solid var(--color-edge);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.nb-head-l{align-items:baseline;gap:8px;display:inline-flex}.nb-title{font-family:var(--font-display);color:var(--color-ink);font-size:14px;font-weight:800}.nb-unread{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-lime-dark);background:var(--color-lime-soft);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.nb-readall{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;color:var(--color-ink-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:4px 6px;font-size:10.5px;font-weight:700;display:inline-flex}.nb-readall:hover:not(:disabled){color:var(--color-lime-dark);background:var(--color-surface-alt)}.nb-readall:disabled{opacity:.4;cursor:not-allowed}.nb-readall svg{width:13px;height:13px}.nb-list{max-height:min(64vh,440px);overflow-y:auto}.nb-item{border:0;border-bottom:1px solid var(--color-edge);text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:11px;width:100%;padding:11px 14px;transition:background .12s;display:flex}.nb-item:last-child{border-bottom:0}.nb-item:hover{background:var(--color-surface-alt)}.nb-item.unread{background:color-mix(in srgb, var(--color-lime-soft) 55%, transparent)}.nb-item.unread:hover{background:var(--color-lime-soft)}.nb-ic{background:var(--color-surface-alt);width:30px;height:30px;color:var(--color-ink-muted);border-radius:9px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.nb-item.unread .nb-ic{background:var(--color-lime);color:var(--color-ink)}.nb-ic svg{width:15px;height:15px}.nb-body{flex:1;min-width:0}.nb-item-title{color:var(--color-ink);font-size:12.5px;font-weight:600;line-height:1.35}.nb-item-text{color:var(--color-ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.nb-time{font-family:var(--font-mono);color:var(--color-ink-subtle);flex-shrink:0;margin-top:2px;font-size:10px}.nb-state{text-align:center;color:var(--color-ink-subtle);padding:36px 18px;font-size:12.5px;line-height:1.6}.nb-state svg{opacity:.45;width:26px;height:26px;margin:0 auto 8px;display:block}.nb-spin{animation:.7s linear infinite tk-spin}.nb-foot{border-top:1px solid var(--color-edge);padding:4px}.nb-foot-link{font-family:var(--font-body);color:var(--color-ink);border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:12.5px;font-weight:600;text-decoration:none;display:flex}.nb-foot-link:hover{background:var(--color-surface-alt)}.nb-foot-link svg{width:14px;height:14px}.nb-brand-chip{letter-spacing:.04em;vertical-align:1px;white-space:nowrap;border-radius:999px;margin-right:6px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-block}