.ad-shell{display:grid;grid-template-columns:var(--layout-sidebar-width) minmax(0,1fr);grid-template-rows:var(--layout-header-height) minmax(0,1fr);grid-template-areas:"sidebar header" "sidebar main";min-height:100vh;background:radial-gradient(circle at top left,rgba(62,207,207,.08),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.03),transparent 18%),var(--bg-root)}.ad-shell-sidebar{grid-area:sidebar;display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--border-strong);background:linear-gradient(180deg,rgba(255,255,255,.028),transparent 20%),var(--bg-surface-1);box-shadow:inset -1px 0 #ffffff08}.ad-shell-sidebarHeader{padding:22px 20px 18px}.ad-shell-brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.ad-shell-brandMark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:radial-gradient(circle at top,rgba(62,207,207,.3),transparent 62%),linear-gradient(180deg,#ffffff14,#ffffff05),var(--bg-surface-3);color:var(--text-primary);box-shadow:var(--shadow-accent)}.ad-shell-brandText{display:grid;min-width:0}.ad-shell-brandTitle{color:var(--text-primary);font-size:var(--type-lg);font-weight:700;letter-spacing:-.04em}.ad-shell-brandCaption{color:var(--text-tertiary);font-size:var(--type-xs);letter-spacing:.12em;text-transform:uppercase}.ad-shell-brand--compact{display:none}.ad-scroll-root{flex:1;min-height:0;overflow:hidden}.ad-scroll-viewport{width:100%;height:100%}.ad-scrollbar{display:flex;width:10px;padding:2px}.ad-scrollbarThumb{flex:1;border-radius:999px;background:#ffffff1a}.ad-shell-sidebarContent{display:grid;gap:22px;padding:0 14px 18px}.ad-shell-navGroups,.ad-shell-navGroup,.ad-shell-navStack{display:grid}.ad-shell-navGroups,.ad-shell-navGroup{gap:14px}.ad-shell-navStack{gap:6px}.ad-shell-navLabelRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px}.ad-shell-navLabel,.ad-shell-statusEyebrow{margin:0;color:var(--text-tertiary);font-size:var(--type-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ad-shell-navCount{min-width:22px;height:22px;padding:0 6px;border:1px solid var(--border-default);border-radius:999px;color:var(--text-tertiary);font-size:var(--type-xs);font-family:var(--font-mono);display:inline-flex;align-items:center;justify-content:center}.ad-shell-nav-link{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:10px 12px;border:1px solid transparent;border-radius:16px;color:var(--text-secondary);transition:border-color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.ad-shell-nav-link:before{content:"";position:absolute;left:-1px;top:12px;bottom:12px;width:2px;border-radius:999px;background:transparent;transition:background-color var(--motion-fast) var(--motion-ease)}.ad-shell-nav-link:hover{border-color:#ffffff14;background:#ffffff08;color:var(--text-primary);transform:translate(2px)}.ad-shell-nav-link.is-active{border-color:var(--border-accent);background:linear-gradient(180deg,#3ecfcf1f,#3ecfcf08),var(--bg-surface-2);color:var(--text-primary);box-shadow:var(--shadow-accent)}.ad-shell-nav-link.is-active:before{background:var(--accent)}.ad-shell-nav-link--utility{border-radius:14px}.ad-shell-navIcon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:#ffffff05;color:currentColor}.ad-shell-navCopy{display:grid;min-width:0}.ad-shell-navText,.ad-shell-accountName,.ad-shell-siteFooterTitle{color:var(--text-primary);font-size:var(--type-sm);font-weight:600}.ad-shell-navMeta,.ad-shell-accountMeta,.ad-shell-siteFooterText{color:var(--text-tertiary);font-size:var(--type-xs);line-height:1.45}.ad-shell-separator{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}.ad-shell-statusCard{display:grid;gap:14px;padding:18px;border:1px solid var(--border-default);border-radius:20px;background:radial-gradient(circle at top right,rgba(62,207,207,.12),transparent 44%),linear-gradient(180deg,#ffffff0a,#ffffff05),var(--bg-surface-2)}.ad-shell-statusHeader,.ad-shell-statusGrid,.ad-shell-headerActions,.ad-shell-siteFooter,.ad-shell-siteFooterLinks,.ad-shell-sidebarMeta,.ad-shell-headerLead,.ad-shell-headerMain{display:flex}.ad-shell-statusHeader,.ad-shell-headerMain{align-items:flex-start;justify-content:space-between;gap:14px}.ad-shell-statusDot,.ad-shell-chipDot{width:10px;height:10px;border-radius:999px;background:var(--text-tertiary);box-shadow:0 0 0 4px #ffffff05}.ad-shell-statusDot[data-state=authenticated],.ad-shell-chipDot[data-state=authenticated]{background:var(--success)}.ad-shell-statusDot[data-state=loading],.ad-shell-chipDot[data-state=loading]{background:var(--warning)}.ad-shell-statusValue,.ad-shell-headerTitle{margin:0;color:var(--text-primary)}.ad-shell-statusValue{font-size:var(--type-xl);font-weight:700;letter-spacing:-.04em}.ad-shell-statusGrid{gap:12px}.ad-shell-statusItem{flex:1;display:grid;gap:6px;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.05);border-radius:14px;background:#ffffff05}.ad-shell-statusLabel{color:var(--text-tertiary);font-size:var(--type-xs);text-transform:uppercase;letter-spacing:.08em}.ad-shell-statusStrong{color:var(--text-primary);font-size:var(--type-lg);font-family:var(--font-mono);font-weight:500}.ad-shell-statusFooter{margin:0;color:var(--text-secondary);font-size:var(--type-sm);line-height:1.5}.ad-shell-sidebarMeta,.ad-shell-siteFooterLinks{flex-wrap:wrap;gap:12px}.ad-shell-metaLink{color:var(--text-tertiary);font-size:var(--type-xs);transition:color var(--motion-fast) var(--motion-ease)}.ad-shell-metaLink:hover{color:var(--text-primary)}.ad-shell-header{grid-area:header;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--border-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,#0a0c10f0,#0a0c10d1)}.ad-shell-headerMain{min-height:var(--layout-header-height);padding:18px 28px}.ad-shell-headerLead{align-items:center;gap:18px;min-width:0}.ad-shell-mobileTrigger{display:none}.ad-shell-headerCopy{display:grid;gap:2px;min-width:0}.ad-shell-headerEyebrow{margin:0;color:var(--accent-text);font-size:var(--type-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ad-shell-headerTitle{font-size:clamp(1.25rem,2vw,2rem);font-weight:700;letter-spacing:-.05em}.ad-shell-headerPath{margin:0;color:var(--text-tertiary);font-size:var(--type-sm);font-family:var(--font-mono);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-shell-headerActions{align-items:center;gap:12px}.ad-button,.ad-shell-chip,.ad-shell-accountLink{border-radius:14px}.ad-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 16px;border:1px solid var(--border-default);background:#ffffff08;color:var(--text-primary);transition:border-color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.ad-button:hover{border-color:var(--border-hover);background:#ffffff0f;transform:translateY(-1px)}.ad-button--primary{border-color:var(--border-accent);background:linear-gradient(180deg,#3ecfcf2e,#3ecfcf0a),var(--bg-surface-2);box-shadow:var(--shadow-accent)}.ad-button--icon{width:44px;padding:0}.ad-buttonIcon{display:inline-flex;align-items:center}.ad-shell-chip{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border:1px solid var(--border-default);background:#ffffff05;color:var(--text-secondary);font-size:var(--type-sm)}.ad-shell-chip--status{cursor:default}.ad-shell-accountLink{display:inline-flex;align-items:center;gap:14px;max-width:320px;min-height:52px;padding:8px 10px 8px 14px;border:1px solid var(--border-default);background:#ffffff06;transition:border-color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.ad-shell-accountLink:hover{border-color:var(--border-accent);background:#3ecfcf0f;transform:translateY(-1px)}.ad-shell-accountCopy{display:grid;min-width:0}.ad-shell-avatar{width:34px;height:34px;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,.08)}.ad-shell-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(62,207,207,.32),transparent 64%),var(--bg-surface-3);color:var(--text-primary);font-size:var(--type-sm);font-weight:700}.ad-tooltip-content{z-index:80;max-width:280px;padding:10px 12px;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-surface-2);color:var(--text-primary);font-size:var(--type-sm);box-shadow:var(--shadow-panel)}.ad-shell-main{grid-area:main;min-width:0;min-height:0;overflow:auto}.ad-shell-mainViewport{min-height:100%;padding:28px var(--layout-page-gutter) 40px}.ad-shell-mainInner{width:min(100%,var(--layout-content-max));min-width:0;margin:0 auto}.ad-shell-siteFooter{align-items:flex-start;justify-content:space-between;gap:24px;margin-top:56px;padding-top:24px;border-top:1px solid var(--border-default)}.ad-shell-siteFooterBrand{display:grid;gap:6px;max-width:420px}.ad-shell-drawerOverlay{position:fixed;inset:0;z-index:90;background:#04060ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ad-shell-drawerContent{position:fixed;inset:0 auto 0 0;z-index:91;width:min(88vw,360px);display:flex;flex-direction:column;border-right:1px solid var(--border-strong);background:var(--bg-surface-1);box-shadow:var(--shadow-panel)}.ad-shell-drawerHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid var(--border-default)}.ad-shell-drawerTitle{margin:0;color:var(--text-primary);font-size:var(--type-xl);font-weight:700}.ad-shell-drawerDescription{margin:6px 0 0;color:var(--text-secondary);font-size:var(--type-sm)}.ad-shell-drawerScroll{flex:1}.ad-shell-drawerBody{display:grid;gap:20px;padding:18px 16px 24px}@media(max-width:1080px){.ad-shell{grid-template-columns:280px minmax(0,1fr)}.ad-shell-headerMain,.ad-shell-mainViewport{padding-inline:20px}}@media(max-width:900px){.ad-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:var(--layout-header-height) minmax(0,1fr);grid-template-areas:"header" "main"}.ad-shell-sidebar{display:none}.ad-shell-mobileTrigger,.ad-shell-brand--compact{display:inline-flex}.ad-shell-brand--compact .ad-shell-brandCaption{display:none}.ad-shell-headerMain{min-height:76px;padding:14px 16px}.ad-shell-headerLead{gap:12px}.ad-shell-headerActions{gap:8px}.ad-shell-chip{display:none}.ad-shell-accountLink{max-width:none;min-height:44px;padding:6px;border-radius:14px}.ad-shell-accountCopy{display:none}.ad-shell-mainViewport{padding:20px var(--layout-page-gutter-mobile) 28px}.ad-shell-siteFooter{flex-direction:column}}@media(max-width:640px){.ad-shell-headerPath,.ad-shell-brand--compact .ad-shell-brandText,.ad-shell-headerEyebrow{display:none}.ad-shell-headerTitle{font-size:1.35rem}}.error-boundary-fallback{display:grid;justify-items:center;gap:12px;padding:48px;text-align:center}.error-boundary-title{margin:0}.error-boundary-copy{margin:0;color:var(--colorNeutralForeground3, #616161)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-root);color:var(--text-secondary);color-scheme:dark;background-image:radial-gradient(circle at top,rgba(62,207,207,.08),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.015),transparent 22%)}a{color:inherit;text-decoration:none}::selection{background:var(--accent-muted);color:var(--text-primary)}:root{--color-background-root: #0a0c10;--color-background-canvas: #0c0f15;--color-surface-base: #0f1117;--color-surface-raised: #161922;--color-surface-strong: #1c2030;--color-surface-overlay: rgba(8, 10, 14, .72);--color-border-subtle: rgba(255, 255, 255, .06);--color-border-default: rgba(255, 255, 255, .1);--color-border-strong: rgba(255, 255, 255, .16);--color-border-accent: rgba(62, 207, 207, .28);--color-text-primary: #eef2f8;--color-text-secondary: #99a3ba;--color-text-tertiary: #6b7387;--color-text-quiet: #464d60;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Cascadia Code", "Fira Code", "Consolas", monospace;--type-xs: .6875rem;--type-sm: .75rem;--type-base: .875rem;--type-md: 1rem;--type-lg: 1.125rem;--type-xl: 1.375rem;--type-2xl: 1.75rem;--type-3xl: 2.25rem;--type-4xl: 3rem;--sp-0\.5: 2px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--sp-20: 80px;--layout-sidebar-width: 320px;--layout-header-height: 84px;--layout-content-max: 1480px;--layout-page-gutter: 32px;--layout-page-gutter-mobile: 16px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--accent: #3ecfcf;--accent-hover: #56dada;--accent-muted: rgba(62, 207, 207, .12);--accent-border: rgba(62, 207, 207, .25);--accent-glow: rgba(62, 207, 207, .08);--accent-text: #3ecfcf;--danger: #f5555d;--warning: #e8ab3b;--success: #3dd68c;--info: #58a6ff;--code-background: #0b1018;--code-background-elevated: #131a27;--code-border: rgba(116, 143, 190, .16);--code-inline: #9dd6ff;--code-comment: #66728a;--motion-fast: .14s;--motion-base: .22s;--motion-slow: .36s;--motion-ease: cubic-bezier(.22, 1, .36, 1)}:root,[data-theme=dark]{--bg-root: #0a0c10;--bg-surface-1: #0f1117;--bg-surface-2: #161922;--bg-surface-3: #1c2030;--bg-surface-4: #242838;--text-primary: #e4e8ef;--text-secondary: #8b92a5;--text-tertiary: #5a6178;--text-muted: #3d4355;--border-default: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .1);--border-accent: rgba(62, 207, 207, .4);--border-strong: rgba(255, 255, 255, .14);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .5);--shadow-panel: 0 18px 40px rgba(0, 0, 0, .26);--shadow-accent: 0 0 0 1px rgba(62, 207, 207, .22), 0 16px 36px rgba(9, 31, 35, .42);--page-ink: #e4e8ef;--page-soft: #8b92a5;--surface-strong: #161922;--surface-border: rgba(255, 255, 255, .06);--border-subtle: rgba(255, 255, 255, .06);--surface: #0f1117;--shadow-soft: 0 2px 8px rgba(0, 0, 0, .3);--link-color: #3ecfcf}[data-theme=light]{--bg-root: #f5f6f8;--bg-surface-1: #ffffff;--bg-surface-2: #ffffff;--bg-surface-3: #f0f1f4;--bg-surface-4: #e8eaef;--text-primary: #0f1117;--text-secondary: #4a5068;--text-tertiary: #7a8098;--text-muted: #a0a8bf;--border-default: rgba(0, 0, 0, .08);--border-hover: rgba(0, 0, 0, .14);--border-accent: rgba(14, 140, 140, .4);--border-strong: rgba(0, 0, 0, .18);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12);--shadow-panel: 0 18px 40px rgba(0, 0, 0, .1);--shadow-accent: 0 0 0 1px rgba(14, 140, 140, .16), 0 16px 36px rgba(0, 0, 0, .12);--page-ink: #0f1117;--page-soft: #4a5068;--surface-strong: #ffffff;--surface-border: rgba(0, 0, 0, .08);--border-subtle: rgba(0, 0, 0, .08);--surface: #f5f6f8;--shadow-soft: 0 2px 8px rgba(0, 0, 0, .06);--link-color: #0e8c8c;--accent-text: #0e8c8c}button,input,select,textarea{font:inherit}button{color:inherit}img,svg{display:block}code,pre,kbd,samp{font-family:var(--font-mono)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}*{scrollbar-width:thin;scrollbar-color:var(--text-muted) transparent}:focus-visible{outline:none;box-shadow:0 0 0 2px var(--accent-border)}.ad-skip-link{position:absolute;left:16px;top:-48px;z-index:999;padding:10px 14px;border:1px solid var(--border-accent);border-radius:var(--radius-sm);background:var(--bg-surface-3);color:var(--text-primary);font-size:var(--type-sm);font-weight:600;transition:top var(--motion-fast) var(--motion-ease),opacity var(--motion-fast) var(--motion-ease);opacity:0}.ad-skip-link:focus{top:16px;opacity:1}.ad-back-to-top{position:fixed;right:24px;bottom:24px;z-index:60;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--border-default);border-radius:999px;background:linear-gradient(180deg,#ffffff0a,#ffffff03),var(--bg-surface-2);color:var(--text-primary);box-shadow:var(--shadow-panel);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity var(--motion-base) var(--motion-ease),transform var(--motion-base) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease)}.ad-back-to-top:hover{border-color:var(--border-hover);background:linear-gradient(180deg,#3ecfcf1f,#3ecfcf0a),var(--bg-surface-3)}.ad-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:900px){.ad-back-to-top{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
