html{--suite-content-max: 1280px;--suite-page-pad-x: 20px;--suite-page-pad-y-top: 16px;--suite-page-pad-y-bottom: 40px;--suite-stack-gap: 28px;--suite-section-radius: 10px;--suite-h1-size: 22px;--suite-h1-weight: 700;--suite-h1-tracking: -.02em;--suite-touch-target-min: 44px;--suite-mobile-pad-x: 12px}html[data-theme=dark]{color-scheme:dark;--insider-bg: #020617;--insider-surface: rgba(15, 23, 42, .4);--insider-surface-elevated: rgba(15, 23, 42, .85);--insider-border: #1e293b;--insider-border-muted: rgba(51, 65, 85, .65);--insider-text: #e2e8f0;--insider-muted: #94a3b8;--insider-faint: #64748b;--insider-chart-blue: #0173b2;--insider-chart-amber: #de8f05;--insider-chart-green: #10b981;--insider-cta-amber: #f59e0b;--insider-shell-glass: rgba(15, 23, 42, .92);--insider-tab-well: rgba(255, 255, 255, .04);--insider-tab-border: rgba(30, 41, 59, .9);--insider-tab-active: rgba(1, 115, 178, .12);--hedge-bg: var(--insider-bg);--hedge-text: var(--insider-text);--hedge-heading: #f8fafc;--suite-focus-ring: 0 0 0 3px color-mix(in srgb, var(--insider-chart-blue) 30%, transparent);--suite-hud-shadow: 0 8px 28px rgba(0, 0, 0, .22), 0 1px 0 rgba(255, 255, 255, .05) inset;--suite-rank-gold: #facc15;--suite-rank-silver: #e2e8f0;--suite-rank-bronze: #ea580c;--suite-error: #f87171;--shell-bg: var(--insider-shell-glass);--shell-border: var(--insider-border-muted);--shell-body-bg: var(--insider-bg);--shell-text: var(--insider-text);--shell-muted: var(--insider-muted);--shell-tab-bg: var(--insider-tab-well);--shell-tab-border: var(--insider-tab-border);--shell-tab-hover: var(--insider-tab-well);--shell-tab-active-bg: var(--insider-tab-active);--shell-tab-active-text: var(--insider-text);--shell-toggle-bg: var(--insider-tab-well);--shell-toggle-border: var(--insider-border-muted)}html[data-theme=light]{color-scheme:light;--insider-bg: #f8fafc;--insider-surface: rgba(255, 255, 255, .92);--insider-surface-elevated: #ffffff;--insider-border: #e2e8f0;--insider-border-muted: rgba(148, 163, 184, .5);--insider-text: #0f172a;--insider-muted: #64748b;--insider-faint: #94a3b8;--insider-chart-blue: #0173b2;--insider-chart-amber: #b45309;--insider-chart-green: #059669;--insider-cta-amber: #f59e0b;--insider-shell-glass: rgba(255, 255, 255, .94);--insider-tab-well: rgba(15, 23, 42, .05);--insider-tab-border: rgba(148, 163, 184, .45);--insider-tab-active: rgba(1, 115, 178, .1);--hedge-bg: var(--insider-bg);--hedge-text: var(--insider-text);--hedge-heading: #020617;--suite-focus-ring: 0 0 0 3px color-mix(in srgb, var(--insider-chart-blue) 24%, transparent);--suite-hud-shadow: 0 8px 24px rgba(15, 23, 42, .1), 0 1px 0 rgba(255, 255, 255, .85) inset;--suite-rank-gold: #ca8a04;--suite-rank-silver: #475569;--suite-rank-bronze: #c2410c;--suite-error: #dc2626;--shell-bg: var(--insider-shell-glass);--shell-border: var(--insider-border-muted);--shell-body-bg: var(--insider-bg);--shell-text: var(--insider-text);--shell-muted: var(--insider-muted);--shell-tab-bg: var(--insider-tab-well);--shell-tab-border: var(--insider-tab-border);--shell-tab-hover: var(--insider-tab-well);--shell-tab-active-bg: var(--insider-tab-active);--shell-tab-active-text: var(--insider-text);--shell-toggle-bg: var(--insider-tab-well);--shell-toggle-border: var(--insider-border-muted)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:none;box-shadow:var(--suite-focus-ring);border-radius:6px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--hedge-bg);color:var(--hedge-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.is-theme-switching body{transition:background .2s ease,color .2s ease}.shell-header[data-astro-cid-hi7a2ado]{position:sticky;top:0;left:0;right:0;z-index:1000;height:52px;background:var(--shell-bg);border-bottom:1px solid var(--shell-border);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.shell-header-inner[data-astro-cid-hi7a2ado]{box-sizing:border-box;width:100%;max-width:var(--suite-content-max);margin-inline:auto;height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.shell-logo[data-astro-cid-hi7a2ado]{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.shell-logo[data-astro-cid-hi7a2ado] svg[data-astro-cid-hi7a2ado]{width:28px;height:28px;flex-shrink:0}.shell-logo-text[data-astro-cid-hi7a2ado]{font-size:14px;font-weight:700;letter-spacing:.06em;background:linear-gradient(135deg,#0173b2,#de8f05);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tab-nav[data-astro-cid-hi7a2ado]{display:flex;align-items:center;gap:2px;padding:3px;border-radius:8px;background:var(--shell-tab-bg);border:1px solid var(--shell-tab-border)}.tab-btn[data-astro-cid-hi7a2ado]{font-family:Inter,sans-serif;font-size:12px;font-weight:500;padding:6px 16px;border-radius:6px;border:none;background:transparent;color:var(--shell-muted);cursor:pointer;transition:all .18s cubic-bezier(.16,1,.3,1);white-space:nowrap;display:flex;align-items:center;gap:6px;letter-spacing:.01em;text-decoration:none}.tab-btn[data-astro-cid-hi7a2ado]:hover{color:var(--shell-text);background:var(--shell-tab-hover)}.tab-btn[data-astro-cid-hi7a2ado].active{color:var(--insider-chart-blue);background:var(--shell-tab-active-bg);font-weight:600;box-shadow:0 1px 4px #0000001f,inset 0 -2px 0 var(--insider-chart-blue)}[data-theme=light] .tab-btn[data-astro-cid-hi7a2ado].active{box-shadow:0 1px 4px #00000014,inset 0 -2px 0 var(--insider-chart-blue)}.tab-dot[data-astro-cid-hi7a2ado]{width:6px;height:6px;border-radius:50%;flex-shrink:0}.dot-cyan[data-astro-cid-hi7a2ado]{background:#0173b2;box-shadow:0 0 6px #0173b273}.dot-sky[data-astro-cid-hi7a2ado]{background:#0369a1;box-shadow:0 0 6px #0369a173}.dot-deep[data-astro-cid-hi7a2ado]{background:#0c4a6e;box-shadow:0 0 6px #0c4a6e73}.dot-copper[data-astro-cid-hi7a2ado]{background:#b45309;box-shadow:0 0 6px #b4530973}.dot-pink[data-astro-cid-hi7a2ado]{background:#c026d3;box-shadow:0 0 6px #c026d373}.dot-amber[data-astro-cid-hi7a2ado]{background:#de8f05;box-shadow:0 0 6px #de8f0573}.dot-green[data-astro-cid-hi7a2ado]{background:#059669;box-shadow:0 0 6px #05966973}.shell-right[data-astro-cid-hi7a2ado]{display:flex;align-items:center;gap:12px}.shell-theme-toggle[data-astro-cid-hi7a2ado]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:8px;border:1px solid var(--shell-toggle-border);background:var(--shell-toggle-bg);font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:var(--shell-muted);cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.shell-theme-toggle[data-astro-cid-hi7a2ado]:hover{color:var(--shell-text);border-color:var(--shell-muted)}.th-icon[data-astro-cid-hi7a2ado]{font-size:14px;line-height:1;opacity:.85}.hamburger-btn[data-astro-cid-hi7a2ado]{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--shell-toggle-border);border-radius:8px;background:var(--shell-toggle-bg);color:var(--shell-muted);cursor:pointer;font-size:20px;line-height:1;transition:color .15s ease,border-color .15s ease;flex-shrink:0}.hamburger-btn[data-astro-cid-hi7a2ado]:hover{color:var(--shell-text);border-color:var(--shell-muted)}.mobile-active-label[data-astro-cid-hi7a2ado]{display:none;font-size:13px;font-weight:600;color:var(--shell-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.mobile-menu-overlay[data-astro-cid-hi7a2ado]{display:none;position:fixed;inset:0;z-index:2000;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-menu-overlay[data-astro-cid-hi7a2ado].open{display:block}.mobile-menu[data-astro-cid-hi7a2ado]{position:fixed;top:0;right:0;bottom:0;z-index:2001;width:min(300px,80vw);background:var(--shell-bg);border-left:1px solid var(--shell-border);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transform:translate(100%);transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;padding:max(16px,env(safe-area-inset-top,0px)) 0 max(16px,env(safe-area-inset-bottom,0px));overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu[data-astro-cid-hi7a2ado].open{transform:translate(0)}.mobile-menu-header[data-astro-cid-hi7a2ado]{display:flex;align-items:center;justify-content:space-between;padding:0 16px 14px;border-bottom:1px solid var(--shell-border);margin-bottom:8px}.mobile-menu-title[data-astro-cid-hi7a2ado]{font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--shell-text)}.mobile-menu-close[data-astro-cid-hi7a2ado]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--shell-muted);font-size:22px;cursor:pointer;border-radius:6px;transition:background .15s ease,color .15s ease}.mobile-menu-close[data-astro-cid-hi7a2ado]:hover{background:var(--shell-tab-hover);color:var(--shell-text)}.mobile-menu-item[data-astro-cid-hi7a2ado]{display:flex;align-items:center;gap:12px;width:100%;padding:14px 20px;border:none;background:transparent;color:var(--shell-muted);font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:background .12s ease,color .12s ease;text-align:left;text-decoration:none}.mobile-menu-item[data-astro-cid-hi7a2ado]:hover{background:var(--shell-tab-hover);color:var(--shell-text)}.mobile-menu-item[data-astro-cid-hi7a2ado].active{color:var(--insider-chart-blue);background:var(--shell-tab-active-bg);font-weight:600}.mobile-menu-item[data-astro-cid-hi7a2ado] .tab-dot[data-astro-cid-hi7a2ado]{width:8px;height:8px}.shell-main[data-astro-cid-hi7a2ado]{box-sizing:border-box;width:100%;max-width:var(--suite-content-max);margin-inline:auto;padding:24px 20px 48px;min-height:calc(100vh - 52px);display:flex;flex-direction:column}@media(max-width:640px){.shell-main[data-astro-cid-hi7a2ado]{padding:16px 12px 32px}}@media(max-width:768px){.shell-header-inner[data-astro-cid-hi7a2ado]{padding:0 max(12px,env(safe-area-inset-left,0px)) 0 max(12px,env(safe-area-inset-right,0px));gap:10px}.tab-nav[data-astro-cid-hi7a2ado],.shell-logo-text[data-astro-cid-hi7a2ado]{display:none}.hamburger-btn[data-astro-cid-hi7a2ado]{display:flex}.mobile-active-label[data-astro-cid-hi7a2ado]{display:block}.shell-right[data-astro-cid-hi7a2ado]{gap:6px}#shellThemeLabel[data-astro-cid-hi7a2ado]{display:none}.shell-theme-toggle[data-astro-cid-hi7a2ado]{padding:4px 8px}}
