.shell-surface{--shell-bg:#111615;--shell-surface:#1c2320;--shell-hover:#29332d;--shell-line:#354039;--shell-fg:#f1f3ed;--shell-muted:#acb6ae;--shell-accent:#d8f08b;--shell-on-accent:#202719;--shell-focus:#d8f08b;color:var(--shell-fg);font-family:var(--font-inter), sans-serif;letter-spacing:0}:root[data-theme=light] .shell-surface{--shell-bg:#f8faf7;--shell-surface:#fff;--shell-hover:#e9eee7;--shell-line:#d9e0d6;--shell-fg:#1b241c;--shell-muted:#536153;--shell-accent:#d5ed89;--shell-focus:#486224}.shell-surface *,.shell-surface :before,.shell-surface :after{box-sizing:border-box;letter-spacing:0}.nav.shell-nav{min-width:0;height:var(--nav-h,64px);background:var(--shell-bg);border-bottom:1px solid var(--shell-line);-webkit-backdrop-filter:none}.nav.shell-nav.scrolled{border-bottom-color:var(--shell-line)}.shell-nav .shell-nav-inner{align-items:center;gap:24px;width:100%;max-width:1440px;height:100%;margin-inline:auto;padding-inline:40px;display:flex}.shell-surface .shell-link{text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;color:var(--shell-link-color,var(--shell-fg))!important}.shell-nav .shell-brand{white-space:nowrap;border-radius:6px;flex:none;align-items:center;gap:9px;font-size:17px;font-weight:600;line-height:1;display:inline-flex}.shell-brand .brand-mark{flex:0 0 32px;width:32px;height:32px}.shell-nav .shell-desktop-links{align-items:center;gap:2px;min-width:0;margin-right:auto;display:flex}.shell-desktop-links .shell-link{--shell-link-color:var(--shell-muted);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 11px;font-size:13px;font-weight:500;display:inline-flex}.shell-desktop-links .shell-link:hover,.shell-mobile-links .shell-link:hover{--shell-link-color:var(--shell-fg);background:var(--shell-hover)}.shell-desktop-links .shell-link[aria-current=page],.shell-mobile-links .shell-link[aria-current=page]{--shell-link-color:var(--shell-fg);background:var(--shell-hover);box-shadow:inset 0 -2px 0 var(--shell-focus)}.shell-nav .shell-nav-actions{flex:none;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.shell-surface .shell-button{white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:10px 15px;font-size:13px;font-weight:600;line-height:1.25;display:inline-flex}.shell-surface .shell-button:hover{background:var(--shell-hover)}.shell-surface .shell-button-primary{--shell-link-color:var(--shell-on-accent);border-color:var(--shell-accent);background:var(--shell-accent)}.shell-surface .shell-button-primary:hover{background:#e4f6ad;border-color:#e4f6ad}.shell-surface .shell-button-secondary{border-color:var(--shell-line);background:var(--shell-surface)}.shell-surface .shell-icon-button,.shell-nav .shell-theme-toggle{border:1px solid var(--shell-line);width:44px;height:44px;color:var(--shell-muted);cursor:pointer;background:0 0;border-radius:6px;flex:0 0 44px;justify-content:center;align-items:center;padding:0;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.shell-surface .shell-icon-button:hover,.shell-nav .shell-theme-toggle:hover{background:var(--shell-hover);color:var(--shell-fg);border-color:var(--shell-muted)}.shell-nav .shell-theme-toggle svg{width:18px;height:18px}.shell-nav .shell-theme-toggle:disabled{cursor:default;opacity:.6}.shell-nav .shell-menu-trigger{display:none}.shell-surface :is(a,button):focus-visible,.shell-surface.shell-account-menu:focus-visible,.shell-account-menu .shell-account-item[data-highlighted]{outline:2px solid var(--shell-focus);outline-offset:3px}.shell-menu-overlay{z-index:200;background:#0000008c;position:fixed;inset:0}.shell-mobile-panel{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:201;width:min(400px,100% - 24px);max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;border:1px solid var(--shell-line);background:var(--shell-bg);border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 16px 48px #0000003d}.shell-mobile-heading{border-bottom:1px solid var(--shell-line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.shell-mobile-heading h2{margin:0;padding-left:8px;font-size:16px;font-weight:600}.shell-mobile-links{flex-direction:column;gap:4px;display:flex}.shell-mobile-links .shell-link{overflow-wrap:anywhere;border-radius:6px;align-items:center;gap:12px;min-height:48px;padding:12px;font-size:15px;font-weight:500;display:flex}.shell-mobile-links svg{color:var(--shell-muted);flex-shrink:0}.shell-mobile-actions{border-top:1px solid var(--shell-line);gap:8px;padding-top:16px;display:flex}.shell-mobile-actions .shell-button{white-space:normal;flex:1;min-width:0}.shell-nav .shell-admin-badge{border:1px solid var(--shell-line);color:var(--shell-muted);border-radius:4px;align-items:center;gap:5px;padding:5px 7px;font-size:11px;font-weight:500;display:inline-flex}.shell-nav .shell-account-trigger{border:1px solid var(--shell-line);background:var(--shell-surface);min-width:44px;max-width:208px;height:44px;color:var(--shell-fg);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:7px 10px 7px 7px;font-size:13px;transition:background-color .16s,border-color .16s;display:inline-flex}.shell-nav .shell-account-trigger:hover,.shell-nav .shell-account-trigger[data-state=open]{border-color:var(--shell-muted);background:var(--shell-hover)}.shell-avatar{background:var(--shell-accent);width:28px;height:28px;color:var(--shell-on-accent);border-radius:4px;flex:0 0 28px;place-items:center;font-size:11px;font-weight:600;display:grid;overflow:hidden}.shell-avatar img{object-fit:cover;width:100%;height:100%}.shell-account-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shell-account-chevron{color:var(--shell-muted);flex-shrink:0;transition:transform .16s}.shell-account-trigger[data-state=open] .shell-account-chevron{transform:rotate(180deg)}.shell-surface.shell-account-menu{z-index:120;width:264px;min-width:0;max-width:calc(100vw - 24px);max-height:var(--radix-dropdown-menu-content-available-height);border:1px solid var(--shell-line);background:var(--shell-surface);color:var(--shell-fg);border-radius:8px;padding:6px;animation:none;overflow-y:auto;box-shadow:0 12px 36px #0003}.shell-account-menu .shell-account-heading{border-bottom:1px solid var(--shell-line);color:var(--shell-fg);overflow-wrap:anywhere;flex-direction:column;gap:4px;margin-bottom:6px;padding:10px 10px 14px;line-height:1.5;display:flex}.shell-account-full-name{font-size:13px;font-weight:600}.shell-account-email,.shell-account-role{color:var(--shell-muted);font-size:12px;font-weight:400}.shell-account-menu .shell-account-item{width:100%;min-height:44px;color:var(--shell-fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;padding:10px;font-size:13px;display:flex}.shell-account-menu .shell-account-item[data-highlighted]{background:var(--shell-hover);outline-offset:-2px}.shell-account-item svg{color:var(--shell-muted);flex-shrink:0}.shell-account-menu .shell-account-separator{background:var(--shell-line);height:1px;margin:6px 0}@media (max-width:1099px){.shell-nav .shell-nav-inner{gap:12px;padding-inline:24px}.shell-nav .shell-desktop-links{display:none}.shell-nav .shell-menu-trigger{display:inline-flex}.shell-account-name,.shell-account-chevron{display:none}.shell-nav .shell-account-trigger{width:44px;padding:7px}}@media (max-width:600px){.shell-nav .shell-nav-inner{gap:8px;padding-inline:16px}.shell-nav .shell-brand{gap:8px;font-size:16px}.shell-brand .brand-mark{flex-basis:28px;width:28px;height:28px}.shell-nav .shell-nav-actions{gap:6px}.shell-nav .shell-button{padding-inline:11px}.shell-nav .shell-sign-in,.shell-nav .shell-admin-badge{display:none}}@media (max-width:359px){.shell-nav .shell-brand>span{display:none}}@media (prefers-reduced-motion:reduce){.shell-surface *,.shell-surface :before,.shell-surface :after{transition:none;animation:none}}
