.run-status-bar[data-astro-cid-nwfdnb5n]{--statusbar-bg: #080b11;--panel-bg: #10141d;--panel-bg-strong: #121824;--hair: rgba(255, 255, 255, .07);--hair-strong: rgba(255, 255, 255, .13);--title: #edf2fb;--text: #cbd3e1;--muted: #8b95a8;--muted-2: #637085;--ok: #39c980;--ok-dim: #37a76d;--user: #5ca8ff;--err: #ef7068;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;position:relative;height:34px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--hair);background:var(--statusbar-bg);font-family:var(--mono);font-size:11.5px;flex-shrink:0}.run-status-bar[data-astro-cid-nwfdnb5n][hidden],.rsb-run-state[data-astro-cid-nwfdnb5n][hidden],.rsb-details[data-astro-cid-nwfdnb5n][hidden],.rsb-details-panel[data-astro-cid-nwfdnb5n][hidden],.rsb-detail-panel[data-astro-cid-nwfdnb5n][hidden]{display:none}.rsb-left[data-astro-cid-nwfdnb5n],.rsb-right[data-astro-cid-nwfdnb5n]{display:flex;align-items:center;min-width:0}.rsb-right[data-astro-cid-nwfdnb5n]{flex-shrink:0}.rsb-run-state[data-astro-cid-nwfdnb5n]{display:inline-flex;align-items:center;gap:8px;color:#e0a875;white-space:nowrap}.rsb-spinner[data-astro-cid-nwfdnb5n]{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.16);border-top-color:currentColor}@keyframes rsb-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){.rsb-spinner[data-astro-cid-nwfdnb5n]{animation:rsb-spin .7s linear infinite}}.rsb-running-label[data-astro-cid-nwfdnb5n]{color:currentColor;overflow:hidden;text-overflow:ellipsis}.rsb-details[data-astro-cid-nwfdnb5n]{position:relative;display:flex;align-items:center}.rsb-details-trigger[data-astro-cid-nwfdnb5n]{min-height:26px;display:inline-flex;align-items:center;gap:7px;padding:4px 9px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;font:inherit;white-space:nowrap}.rsb-details-trigger[data-astro-cid-nwfdnb5n][aria-expanded=true]{border-color:var(--hair-strong);background:#ffffff0d}.rsb-details-trigger[data-astro-cid-nwfdnb5n]:focus-visible,.rsb-detail-tab[data-astro-cid-nwfdnb5n]:focus-visible{outline:2px solid rgba(92,168,255,.75);outline-offset:2px}.rsb-details-dot[data-astro-cid-nwfdnb5n]{width:8px;height:8px;border-radius:50%;background:currentColor;color:var(--ok);box-shadow:0 0 0 4px color-mix(in srgb,currentColor 14%,transparent);flex-shrink:0}.run-status-bar[data-astro-cid-nwfdnb5n][data-network-status=issue] .rsb-details-dot[data-astro-cid-nwfdnb5n]{color:var(--err)}.rsb-details-label[data-astro-cid-nwfdnb5n]{color:var(--text);line-height:1;overflow:hidden;text-overflow:ellipsis}.rsb-chevron[data-astro-cid-nwfdnb5n],.rsb-icon[data-astro-cid-nwfdnb5n],.rsb-tab-icon[data-astro-cid-nwfdnb5n]{width:12px;height:12px;flex-shrink:0}.rsb-chevron[data-astro-cid-nwfdnb5n]{color:var(--muted-2);transition:transform .15s ease}.rsb-details-trigger[data-astro-cid-nwfdnb5n][aria-expanded=true] .rsb-chevron[data-astro-cid-nwfdnb5n]{transform:rotate(180deg)}.rsb-details-panel[data-astro-cid-nwfdnb5n]{position:absolute;bottom:calc(100% + 8px);left:0;z-index:50;width:min(452px,calc(100vw - 24px));box-sizing:border-box;overflow:hidden;border:1px solid var(--hair-strong);border-radius:13px;background:var(--panel-bg);box-shadow:0 24px 56px -18px #000000d1}.rsb-detail-tabs[data-astro-cid-nwfdnb5n]{min-height:39px;display:flex;align-items:stretch;gap:8px;padding:0 6px;border-bottom:1px solid var(--hair);background:#0d1119}.rsb-detail-tab[data-astro-cid-nwfdnb5n]{min-height:39px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:1}.rsb-detail-tab[data-astro-cid-nwfdnb5n][aria-selected=true]{color:var(--title);border-bottom-color:var(--user);font-weight:700}.rsb-tab-icon[data-astro-cid-nwfdnb5n]{color:currentColor;opacity:.72}.rsb-detail-tab-count[data-astro-cid-nwfdnb5n]{min-width:18px;height:16px;display:inline-grid;place-items:center;padding:0 5px;border-radius:5px;background:#ffffff0f;color:var(--muted);font-family:var(--mono);font-size:10.5px;font-weight:600;font-variant-numeric:tabular-nums}.rsb-total-duration[data-astro-cid-nwfdnb5n]{margin-left:auto;align-self:center;color:var(--muted);font-family:var(--mono);font-size:11px;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.rsb-detail-panels[data-astro-cid-nwfdnb5n]{max-height:min(360px,calc(100vh - 160px));overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.rsb-detail-panels[data-astro-cid-nwfdnb5n]::-webkit-scrollbar{width:6px}.rsb-detail-panels[data-astro-cid-nwfdnb5n]::-webkit-scrollbar-track{background:transparent}.rsb-detail-panels[data-astro-cid-nwfdnb5n]::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.rsb-detail-panel[data-astro-cid-nwfdnb5n]{padding:11px 12px 13px}.rsb-duration[data-astro-cid-nwfdnb5n]{display:inline-flex;align-items:center;gap:5px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}.run-status-bar[data-astro-cid-nwfdnb5n][data-status=running] .rsb-duration[data-astro-cid-nwfdnb5n]{display:none}.run-status-bar[data-astro-cid-nwfdnb5n][data-status=error] .rsb-duration[data-astro-cid-nwfdnb5n]{color:var(--err)}.rsb-icon[data-astro-cid-nwfdnb5n]{opacity:.62}.rsb-detail-empty{min-height:44px;display:grid;place-items:center;color:var(--muted-2);font-family:var(--mono);font-size:11px;line-height:1.3}.rsb-detail-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:18px;margin-bottom:8px}.rsb-detail-section-heading{display:inline-flex;align-items:center;gap:7px;min-width:0}.rsb-detail-section-icon{width:12px;height:12px;color:var(--muted-2);flex-shrink:0}.rsb-detail-section-label{color:var(--muted);overflow:hidden;font-family:var(--mono);font-size:10.5px;font-weight:600;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rsb-detail-badge{color:var(--muted);background:#ffffff0f;border-radius:5px;padding:0 6px;font-family:var(--mono);font-size:10.5px;line-height:16px;font-variant-numeric:tabular-nums;flex-shrink:0}.rsb-detail-rows{display:grid;gap:7px}.rsb-request-row{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 8px;border:1px solid rgba(92,168,255,.14);border-radius:8px;background:#5ca8ff12}.rsb-request-method{min-width:3.5ch;color:var(--user);font-family:var(--mono);font-size:11px;font-weight:700;line-height:1.2}.rsb-detail-url{min-width:0;display:flex;align-items:baseline;overflow:hidden;font-family:var(--mono);font-size:11.5px;line-height:1.3;white-space:nowrap}.rsb-detail-url-host{color:var(--text);overflow:hidden;text-overflow:ellipsis}.rsb-detail-url-path{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.rsb-detail-row-meta{display:inline-flex;align-items:center;gap:7px;flex-shrink:0}.rsb-detail-status{color:var(--err);background:color-mix(in srgb,var(--err) 11%,transparent);border:1px solid color-mix(in srgb,var(--err) 20%,transparent);border-radius:5px;padding:1px 6px;font-family:var(--mono);font-size:10.5px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}.rsb-detail-status.is-ok{color:var(--ok);background:color-mix(in srgb,var(--ok) 12%,transparent);border-color:color-mix(in srgb,var(--ok) 24%,transparent)}.rsb-detail-ms{width:54px;color:var(--muted);font-family:var(--mono);font-size:11px;line-height:1.2;text-align:right;font-variant-numeric:tabular-nums}.rsb-package-row{min-width:0;display:grid;grid-template-columns:auto minmax(96px,160px) minmax(48px,1fr) auto;align-items:center;gap:10px;padding:4px 0}.rsb-package-row.is-fallback{grid-template-columns:auto minmax(0,1fr);padding:6px 2px}.rsb-package-icon{width:12px;height:12px;color:var(--muted-2);opacity:.45;flex-shrink:0}.rsb-package-name{min-width:0;display:inline-flex;align-items:baseline;gap:6px;overflow:hidden;white-space:nowrap}.rsb-package-dep-name{color:var(--text);overflow:hidden;font-family:var(--mono);font-size:11.5px;line-height:1.2;text-overflow:ellipsis}.rsb-package-dep-version{color:var(--muted);font-family:var(--mono);font-size:10.5px;line-height:1.2;flex-shrink:0}.rsb-package-meter{min-width:48px;height:3px;overflow:hidden;border-radius:2px;background:#ffffff12}.rsb-package-meter-fill{display:block;height:100%;border-radius:inherit;background:var(--ok-dim)}.rsb-detail-footnote{display:block;margin-top:11px;color:var(--muted);font-family:var(--mono);font-size:10.5px;line-height:1.3}@media(max-width:520px){.run-status-bar[data-astro-cid-nwfdnb5n]{padding:0 10px}.rsb-details-panel[data-astro-cid-nwfdnb5n]{position:fixed;left:max(10px,env(safe-area-inset-left,0px));right:max(10px,env(safe-area-inset-right,0px));top:var(--rsb-details-panel-top, auto);bottom:var(--rsb-details-panel-bottom, auto);width:auto;max-width:none;max-height:var(--rsb-details-panel-max-height, calc(100vh - 20px) )}.rsb-detail-tabs[data-astro-cid-nwfdnb5n]{gap:2px;padding:0 4px}.rsb-detail-panels[data-astro-cid-nwfdnb5n]{max-height:min(360px,calc(var(--rsb-details-panel-max-height, 100vh) - 40px))}.rsb-detail-tab[data-astro-cid-nwfdnb5n]{padding:0 7px}.rsb-total-duration[data-astro-cid-nwfdnb5n]{display:none}.rsb-package-row{grid-template-columns:auto minmax(0,1fr) auto}.rsb-package-meter{display:none}}.output-panel[data-astro-cid-haplsvo2]{font-family:Consolas,Monaco,Courier New,monospace;line-height:1.5}.ai-output[data-astro-cid-haplsvo2]{white-space:pre-wrap;line-height:1}.ai-output[data-astro-cid-haplsvo2] [data-astro-cid-haplsvo2]:where(p,ul,ol,li,pre,code,strong,em,h3){margin:0;padding:0;line-height:inherit}.ai-output[data-astro-cid-haplsvo2] p[data-astro-cid-haplsvo2]{margin:0}.ai-output[data-astro-cid-haplsvo2] p[data-astro-cid-haplsvo2]:last-child{margin-bottom:0}.ai-output[data-astro-cid-haplsvo2] ul[data-astro-cid-haplsvo2],.ai-output[data-astro-cid-haplsvo2] ol[data-astro-cid-haplsvo2]{margin:0;padding-left:0;list-style:none}.ai-output[data-astro-cid-haplsvo2] ul[data-astro-cid-haplsvo2]{list-style:none}.ai-output[data-astro-cid-haplsvo2] ol[data-astro-cid-haplsvo2]{list-style:none;counter-reset:ai-list}.ai-output[data-astro-cid-haplsvo2] ul[data-astro-cid-haplsvo2] li[data-astro-cid-haplsvo2]:before{content:"- "}.ai-output[data-astro-cid-haplsvo2] ol[data-astro-cid-haplsvo2] li[data-astro-cid-haplsvo2]{counter-increment:ai-list}.ai-output[data-astro-cid-haplsvo2] ol[data-astro-cid-haplsvo2] li[data-astro-cid-haplsvo2]:before{content:counter(ai-list) ". "}.ai-output[data-astro-cid-haplsvo2] li[data-astro-cid-haplsvo2]{margin:0}.ai-output[data-astro-cid-haplsvo2] pre[data-astro-cid-haplsvo2]{white-space:pre-wrap;background:transparent;border-radius:0;padding:0;margin:0}.ai-output[data-astro-cid-haplsvo2] code[data-astro-cid-haplsvo2]{font-family:Consolas,Monaco,Courier New,monospace}.ai-output[data-astro-cid-haplsvo2] h3[data-astro-cid-haplsvo2]{margin:0;font-weight:600;font-size:1em}.output-panel[data-astro-cid-haplsvo2]::-webkit-scrollbar{width:8px}.output-panel[data-astro-cid-haplsvo2]::-webkit-scrollbar-track{background:hsl(var(--b2))}.output-panel[data-astro-cid-haplsvo2]::-webkit-scrollbar-thumb{background:hsl(var(--bc) / .2);border-radius:4px}.output-panel[data-astro-cid-haplsvo2]::-webkit-scrollbar-thumb:hover{background:hsl(var(--bc) / .3)}.code-editor[data-astro-cid-haplsvo2],.code-editor-input[data-astro-cid-haplsvo2]{min-height:16rem}.run-button-text[data-astro-cid-haplsvo2]{min-width:4ch;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}@media(min-width:1024px){.run-button-text[data-astro-cid-haplsvo2]{display:inline-block}}.code-runner-toolbar[data-astro-cid-haplsvo2]{--toolbar-bg: var(--color-base-200, hsl(var(--b2)));background-color:var(--toolbar-bg)}.save-button[data-astro-cid-haplsvo2],.toolbar-action[data-astro-cid-haplsvo2]{position:relative}.mobile-actions-dropdown[data-astro-cid-haplsvo2]{--mobile-actions-surface: #161d28;--mobile-actions-surface-strong: #1b2430;--mobile-actions-surface-hover: rgba(96, 165, 250, .14);--mobile-actions-border: rgba(148, 163, 184, .18);--mobile-actions-border-active: rgba(96, 165, 250, .42);--mobile-actions-text: #e7edf7;--mobile-actions-muted: #a9b7ca;--mobile-actions-icon-bg: rgba(148, 163, 184, .14);--mobile-actions-icon-hover-bg: rgba(96, 165, 250, .18);position:relative}.mobile-actions-trigger[data-astro-cid-haplsvo2]{border:1px solid var(--mobile-actions-border);border-radius:.75rem;background:#94a3b81a;color:var(--mobile-actions-text);box-shadow:inset 0 0 0 1px #ffffff06;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.mobile-actions-dropdown[data-astro-cid-haplsvo2][open] .mobile-actions-trigger[data-astro-cid-haplsvo2],.mobile-actions-trigger[data-astro-cid-haplsvo2]:hover,.mobile-actions-trigger[data-astro-cid-haplsvo2]:focus-visible{border-color:var(--mobile-actions-border-active);background:#60a5fa29;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0a,0 .5rem 1.25rem #00000038}.mobile-actions-menu[data-astro-cid-haplsvo2]{right:0;display:flex;width:min(13rem,calc(100vw - 2rem));flex-direction:column;gap:.125rem;padding:.375rem;border:1px solid var(--mobile-actions-border);border-radius:.75rem;background:linear-gradient(180deg,var(--mobile-actions-surface-strong) 0%,var(--mobile-actions-surface) 100%);color:var(--mobile-actions-text);box-shadow:0 1rem 2.5rem #0000006b,0 .25rem .875rem #00000047,inset 0 1px #ffffff0b;list-style:none}@supports (backdrop-filter: blur(1rem)){.mobile-actions-menu[data-astro-cid-haplsvo2]{background:#161d28f0;backdrop-filter:blur(1rem)}}.mobile-actions-menu[data-astro-cid-haplsvo2] li[data-astro-cid-haplsvo2]{margin:0;padding:0;list-style:none}.mobile-action-item[data-astro-cid-haplsvo2]{position:relative;display:flex;min-height:2.75rem;width:100%;align-items:center;gap:.625rem;border-radius:.625rem;padding:.5rem .625rem;color:var(--mobile-actions-muted);font-size:.8125rem;font-weight:500;line-height:1;text-align:left;transition:background-color .16s ease,color .16s ease,transform .16s ease}.mobile-action-item[data-astro-cid-haplsvo2]:hover,.mobile-action-item[data-astro-cid-haplsvo2]:focus-visible{background:var(--mobile-actions-surface-hover);color:var(--mobile-actions-text);outline:none}.mobile-action-item[data-astro-cid-haplsvo2]:active{transform:scale(.985)}.mobile-action-item[data-astro-cid-haplsvo2]:disabled{cursor:not-allowed;opacity:.48;transform:none}.mobile-action-icon[data-astro-cid-haplsvo2]{display:inline-flex;width:1.75rem;height:1.75rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:.5rem;background:var(--mobile-actions-icon-bg);color:var(--mobile-actions-muted);transition:background-color .16s ease,color .16s ease}.mobile-action-item[data-astro-cid-haplsvo2]:hover .mobile-action-icon[data-astro-cid-haplsvo2],.mobile-action-item[data-astro-cid-haplsvo2]:focus-visible .mobile-action-icon[data-astro-cid-haplsvo2]{background:var(--mobile-actions-icon-hover-bg);color:var(--mobile-actions-text)}.mobile-action-label[data-astro-cid-haplsvo2]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-action-status[data-astro-cid-haplsvo2]{width:.45rem;height:.45rem;margin-left:auto;border-radius:9999px;background:#60a5fa;box-shadow:0 0 0 .1875rem var(--mobile-actions-surface);opacity:0;transform:scale(.7);transition:opacity .16s ease,transform .16s ease}.save-mobile-button[data-astro-cid-haplsvo2][data-unsaved=true] .mobile-action-status[data-astro-cid-haplsvo2]{opacity:1;transform:scale(1)}.save-button-icon-wrap[data-astro-cid-haplsvo2]{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.save-button-badge[data-astro-cid-haplsvo2]{position:absolute;top:-3px;right:-4px;display:none;width:8px;height:8px;border-radius:9999px;background:#3b82f6;box-shadow:0 0 0 2px var(--toolbar-bg)}.toolbar-tip[data-astro-cid-haplsvo2]{position:absolute;top:calc(100% + .5625rem);left:50%;z-index:30;display:flex;align-items:center;gap:.375rem;padding:.375rem .5625rem;border:1px solid rgba(255,255,255,.11);border-radius:.5rem;background:#1c2331;color:#e7eaf0;box-shadow:0 .625rem 1.5rem #00000038;font-size:.78125rem;font-weight:500;line-height:1;opacity:0;pointer-events:none;transform:translate(-50%);transition:opacity .14s ease;white-space:nowrap}.toolbar-tip-end[data-astro-cid-haplsvo2]{left:auto;right:0;transform:none}.toolbar-tip[data-astro-cid-haplsvo2] kbd[data-astro-cid-haplsvo2]{padding:.0625rem .3125rem;border:1px solid rgba(255,255,255,.11);border-radius:.3125rem;background:#ffffff12;font:inherit;font-size:.71875rem;font-weight:600}.toolbar-action[data-astro-cid-haplsvo2]:hover .toolbar-tip[data-astro-cid-haplsvo2],.toolbar-action[data-astro-cid-haplsvo2]:focus-visible .toolbar-tip[data-astro-cid-haplsvo2]{opacity:1}.save-button[data-astro-cid-haplsvo2][data-unsaved=true] .save-button-badge[data-astro-cid-haplsvo2]{display:block}.save-button[data-astro-cid-haplsvo2][data-unsaved=true][data-saved-before=true] .save-button-badge[data-astro-cid-haplsvo2]{width:6px;height:6px;top:-5px;right:-7px}.save-button[data-astro-cid-haplsvo2][data-unsaved=true]:not([data-saved-before=true]) .save-button-badge[data-astro-cid-haplsvo2]:after{content:"";position:absolute;inset:0;border-radius:inherit;background:#3b82f6;animation:saveBadgePulse 1.8s ease-out infinite}@keyframes saveBadgePulse{0%{transform:scale(1);opacity:.55}70%,to{transform:scale(3.1);opacity:0}}@media(prefers-reduced-motion:reduce){.save-button-badge[data-astro-cid-haplsvo2]:after{animation:none!important}}
