.progressive-blur[data-astro-cid-ohcwj6qj]{position:fixed;inset-inline:0;bottom:0;height:var(--progressive-blur-height);pointer-events:none;z-index:var(--progressive-blur-z);background:linear-gradient(transparent,var(--progressive-blur-color));mask-image:linear-gradient(to top,var(--progressive-blur-color) 50%,transparent);-webkit-mask-image:linear-gradient(to top,var(--progressive-blur-color) 50%,transparent);backdrop-filter:blur(var(--progressive-blur-amount));-webkit-backdrop-filter:blur(var(--progressive-blur-amount));user-select:none;-webkit-user-select:none}.dark .progressive-blur[data-astro-cid-ohcwj6qj]{background:linear-gradient(transparent,var(--progressive-blur-dark-color));mask-image:linear-gradient(to top,var(--progressive-blur-dark-color) 50%,transparent);-webkit-mask-image:linear-gradient(to top,var(--progressive-blur-dark-color) 50%,transparent)}.dynamic-island[data-astro-cid-zvqstwu3]{--reading-progress: 0;--island-width: 280px;--island-width-expanded: 520px;--island-height: 40px;--island-radius: calc(var(--island-height) / 2);--island-radius-expanded: var(--radius-xl);--island-expanded-height: 360px;--island-bottom: 64px;--island-mount-offset: calc(100% + 40px) ;--island-mount-scale: .96;--island-mount-blur: 10px;--island-mount-duration: .4s;--island-stack-padding-top: 0px;--island-stack-padding-right: var(--spacing-4);--island-stack-padding-bottom: 0px;--island-stack-padding-left: var(--spacing-2);--island-ease: cubic-bezier(.32, .72, 0, 1);--island-ease-out: cubic-bezier(.16, 1, .3, 1);--island-current-width: var(--island-width);--island-progress-size: 40px;--island-progress-gap: var(--spacing-3);--island-progress-color: var(--color-bg-secondary);--island-progress-ring: var(--color-text);--island-progress-ring-muted: var(--color-text-tertiary);--island-progress-mount-offset: calc(100% + 40px) ;--island-progress-mount-scale: .92;--island-progress-mount-blur: 10px;--island-progress-move-delay: .18s;--island-progress-offset: calc( (var(--island-current-width) / 2) + var(--island-progress-gap) + (var(--island-progress-size) / 2) );position:fixed;inset:0;pointer-events:none;z-index:60;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", system-ui, sans-serif)}.dynamic-island__overlay[data-astro-cid-zvqstwu3]{position:fixed;inset:0;background:#f9fafa66;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);opacity:0;pointer-events:none;transition:opacity .3s var(--island-ease-out);z-index:54}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .dynamic-island__overlay[data-astro-cid-zvqstwu3]{opacity:1;pointer-events:auto}.dynamic-island__morph[data-astro-cid-zvqstwu3]{position:fixed;left:50%;bottom:var(--island-bottom);transform:translate(-50%);width:calc(var(--island-current-width) + var(--island-progress-gap) * 2 + var(--island-progress-size));height:var(--island-height);filter:contrast(20);background:var(--color-bg);pointer-events:none;z-index:54;opacity:0;transition:width .35s var(--island-ease),height .35s var(--island-ease),bottom .3s var(--island-ease-out),opacity .2s ease}.dynamic-island[data-astro-cid-zvqstwu3][data-state=minimal] .dynamic-island__morph[data-astro-cid-zvqstwu3]{opacity:0}.dynamic-island__morph-pill[data-astro-cid-zvqstwu3],.dynamic-island__morph-dot[data-astro-cid-zvqstwu3]{position:absolute;background:var(--color-bg-secondary);filter:blur(6px);transition:width .35s var(--island-ease),height .35s var(--island-ease),border-radius .35s var(--island-ease),transform .4s var(--island-ease),opacity .35s var(--island-ease-out)}.dynamic-island__morph-pill[data-astro-cid-zvqstwu3]{left:0;top:50%;transform:translateY(-50%);width:var(--island-current-width);height:var(--island-height);border-radius:var(--island-radius)}.dynamic-island__morph-dot[data-astro-cid-zvqstwu3]{right:0;top:50%;transform:translateY(-50%) scale(0);width:var(--island-progress-size);height:var(--island-progress-size);border-radius:var(--radius-full);opacity:0}.dynamic-island[data-astro-cid-zvqstwu3][data-state=minimal] .dynamic-island__morph-dot[data-astro-cid-zvqstwu3]{transform:translateY(-50%) scale(1);opacity:1}.dynamic-island__pill[data-astro-cid-zvqstwu3]{position:fixed;left:50%;bottom:var(--island-bottom);transform:translate(-50%,var(--island-mount-offset)) scale(var(--island-mount-scale));width:var(--island-width);height:var(--island-height);border-radius:var(--island-radius);background:var(--color-bg-secondary);color:var(--color-text);overflow:hidden;pointer-events:auto;transform-origin:center bottom;transition:bottom .3s var(--island-ease-out),height .35s var(--island-ease),width .35s var(--island-ease),transform var(--island-mount-duration) var(--island-ease),opacity .26s ease,filter var(--island-mount-duration) ease,border-radius .35s var(--island-ease);z-index:55;cursor:pointer;opacity:0;filter:blur(var(--island-mount-blur))}.dynamic-island[data-astro-cid-zvqstwu3][data-mounted=true]{--island-mount-offset: 0px;--island-mount-scale: 1;--island-mount-blur: 0px}.dynamic-island[data-astro-cid-zvqstwu3][data-mounted=true] .dynamic-island__pill[data-astro-cid-zvqstwu3]{opacity:1}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .dynamic-island__pill[data-astro-cid-zvqstwu3]{width:var(--island-width-expanded);height:var(--island-expanded-height);transform:translate(-50%,var(--island-mount-offset)) scale(var(--island-mount-scale));border-radius:var(--island-radius-expanded)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded]{--island-bottom: 48px;--island-stack-padding-top: var(--spacing-3);--island-stack-padding-right: var(--spacing-2);--island-stack-padding-bottom: var(--spacing-2);--island-stack-padding-left: var(--spacing-2);--island-current-width: var(--island-width-expanded)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=minimal]{--island-current-width: var(--island-width)}.dynamic-island__stack[data-astro-cid-zvqstwu3]{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;padding:var(--island-stack-padding-top) var(--island-stack-padding-right) var(--island-stack-padding-bottom) var(--island-stack-padding-left);transition:padding .35s var(--island-ease)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=minimal] .dynamic-island__pill[data-astro-cid-zvqstwu3]{width:var(--island-width)}.dynamic-island__panel[data-astro-cid-zvqstwu3]{width:100%;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .25s var(--island-ease-out)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .dynamic-island__panel[data-astro-cid-zvqstwu3]{pointer-events:auto;opacity:1}.dynamic-island__row[data-astro-cid-zvqstwu3]{display:flex;align-items:center;gap:var(--spacing-1);width:100%;height:var(--island-height);padding:0;border:none;background:transparent;color:inherit;cursor:default}.dynamic-island__toggle[data-astro-cid-zvqstwu3]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:var(--island-height);border:none;background:transparent;color:inherit;border-radius:var(--radius-full);cursor:pointer;flex:0 0 auto}.dynamic-island__content[data-astro-cid-zvqstwu3]{position:relative;flex:1;min-width:0;height:var(--island-height);text-align:left;display:flex;align-items:center;gap:var(--spacing-2);justify-content:flex-start;padding:0 var(--spacing-2) 0 var(--spacing-1);cursor:pointer}.dynamic-island__ticker[data-astro-cid-zvqstwu3],.dynamic-island__input[data-astro-cid-zvqstwu3],.dynamic-island__title[data-astro-cid-zvqstwu3],.dynamic-island__hud[data-astro-cid-zvqstwu3]{position:absolute;inset:0;display:flex;align-items:center;overflow:hidden;transition:opacity .22s ease,filter .26s ease,transform .26s ease}.dynamic-island__ticker[data-astro-cid-zvqstwu3]{display:none;opacity:1;filter:blur(0px);transform:translateY(0);pointer-events:none}.dynamic-island__title[data-astro-cid-zvqstwu3]{display:none;opacity:0;filter:blur(8px);transform:translateY(6px);pointer-events:none;color:var(--color-text-quaternary);font-size:13px;font-weight:600}.dynamic-island__title-text[data-astro-cid-zvqstwu3]{display:block;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dynamic-island__hud[data-astro-cid-zvqstwu3]{opacity:0;filter:blur(8px);transform:translateY(100%);pointer-events:none}.dynamic-island__hud-text[data-astro-cid-zvqstwu3]{display:block;font-size:13px;font-weight:600;color:var(--color-text);white-space:nowrap}.dynamic-island[data-astro-cid-zvqstwu3][data-hud=true] .dynamic-island__hud[data-astro-cid-zvqstwu3]{opacity:1;filter:blur(0px);transform:translateY(0)}.dynamic-island[data-astro-cid-zvqstwu3][data-hud=true] .dynamic-island__ticker[data-astro-cid-zvqstwu3],.dynamic-island[data-astro-cid-zvqstwu3][data-hud=true] .dynamic-island__input[data-astro-cid-zvqstwu3],.dynamic-island[data-astro-cid-zvqstwu3][data-hud=true] .dynamic-island__title[data-astro-cid-zvqstwu3]{opacity:0;filter:blur(8px);transform:translateY(-100%);pointer-events:none}.dynamic-island__input[data-astro-cid-zvqstwu3]{display:block;flex:1;background:transparent;padding:0;margin:0;height:var(--island-height);font-size:14px;line-height:var(--island-height);color:var(--color-text);border:none;outline:none;text-align:left;pointer-events:none;caret-color:transparent;opacity:0;filter:blur(8px);transform:translateY(6px)}.dynamic-island[data-astro-cid-zvqstwu3][data-page=article] .dynamic-island__ticker[data-astro-cid-zvqstwu3],.dynamic-island[data-astro-cid-zvqstwu3][data-page=article] .dynamic-island__title[data-astro-cid-zvqstwu3]{display:flex}.dynamic-island__ticker-list[data-astro-cid-zvqstwu3]{position:absolute;left:0;top:0;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:20px;width:100%;transition:all .18s ease;pointer-events:none}.dynamic-island__ticker-item[data-astro-cid-zvqstwu3]{font-size:13px;font-weight:600;color:var(--color-text);height:20px;width:100%;display:flex;align-items:center;min-width:0}.dynamic-island__ticker-text[data-astro-cid-zvqstwu3]{display:block;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dynamic-island[data-astro-cid-zvqstwu3][data-page=article]:not([data-state=expanded]) .dynamic-island__content[data-astro-cid-zvqstwu3]{justify-content:center}.dynamic-island[data-astro-cid-zvqstwu3][data-page=article]:not([data-state=expanded]) .dynamic-island__ticker-item[data-astro-cid-zvqstwu3]{justify-content:center}.dynamic-island[data-astro-cid-zvqstwu3][data-page=article]:not([data-state=expanded]) .dynamic-island__ticker-text[data-astro-cid-zvqstwu3]{text-align:center}.dynamic-island__icon[data-astro-cid-zvqstwu3]{width:16px;height:16px;flex:0 0 auto;color:var(--color-text-quaternary)}.dynamic-island__progress[data-astro-cid-zvqstwu3]{position:fixed;left:50%;bottom:var(--island-bottom);transform:translate(calc((var(--island-current-width) / 2) - (var(--island-progress-size) / 2))) scale(0);width:var(--island-progress-size);height:var(--island-progress-size);opacity:0;transition:opacity .35s var(--island-ease-out),transform .4s var(--island-ease),bottom .3s var(--island-ease-out);transition-delay:var(--island-progress-move-delay);pointer-events:none;z-index:56}.dynamic-island__progress-dot[data-astro-cid-zvqstwu3]{position:relative;width:100%;height:100%;border-radius:var(--radius-full);background:var(--color-bg-secondary);display:grid;place-items:center;transition:transform .35s var(--island-ease)}.dynamic-island__progress-blob[data-astro-cid-zvqstwu3]{display:none}.dynamic-island__progress-ring[data-astro-cid-zvqstwu3]{width:70%;height:70%;position:relative;z-index:1}.dynamic-island__progress-track[data-astro-cid-zvqstwu3]{fill:none;stroke:var(--island-progress-ring-muted);stroke-width:4}.dynamic-island__progress-indicator[data-astro-cid-zvqstwu3]{fill:none;stroke:var(--island-progress-ring);stroke-width:4;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - (var(--reading-progress) * 100));transition:stroke-dashoffset .12s ease}.dynamic-island[data-astro-cid-zvqstwu3][data-page=article] .dynamic-island__progress[data-astro-cid-zvqstwu3][data-visible=true]{opacity:1;transform:translate(calc((var(--island-current-width) / 2) + var(--island-progress-gap))) scale(1)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded][data-page=article] .dynamic-island__progress[data-astro-cid-zvqstwu3]{transform:translate(calc((var(--island-width-expanded) / 2) - var(--island-progress-size) - 12px));bottom:calc(var(--island-bottom) + var(--island-stack-padding-bottom) + (var(--island-height) - var(--island-progress-size)) / 2);opacity:1;filter:blur(0);z-index:58;transition-delay:0ms}.dynamic-island[data-astro-cid-zvqstwu3]:not([data-page=article]) .dynamic-island__progress[data-astro-cid-zvqstwu3]{display:none}.dynamic-island__input[data-astro-cid-zvqstwu3]::placeholder{color:var(--color-text-quaternary)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .dynamic-island__input[data-astro-cid-zvqstwu3]{pointer-events:auto;caret-color:var(--color-text)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .dynamic-island__ticker[data-astro-cid-zvqstwu3]{opacity:0;filter:blur(8px);transform:translateY(-6px);pointer-events:none}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .dynamic-island__input[data-astro-cid-zvqstwu3]{opacity:1;filter:blur(0px);transform:translateY(0)}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded][data-page=article][data-mode=toc] .dynamic-island__input[data-astro-cid-zvqstwu3]{opacity:0;filter:blur(8px);transform:translateY(6px);pointer-events:none;caret-color:transparent}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded][data-page=article][data-mode=toc] .dynamic-island__title[data-astro-cid-zvqstwu3]{opacity:1;filter:blur(0px);transform:translateY(0)}.dynamic-island[data-astro-cid-zvqstwu3]:not([data-page=article]) .dynamic-island__ticker[data-astro-cid-zvqstwu3]{display:none}.dynamic-island[data-astro-cid-zvqstwu3]:not([data-page=article]):not([data-hud=true]) .dynamic-island__input[data-astro-cid-zvqstwu3]{opacity:1;filter:blur(0px);transform:translateY(0);pointer-events:auto}.command-palette__header[data-astro-cid-zvqstwu3]{display:flex;align-items:center;gap:8px;padding:8px}.command-palette__divider[data-astro-cid-zvqstwu3]{margin:0 8px;border-bottom:1px solid var(--color-border)}.command-palette__list[data-astro-cid-zvqstwu3]{flex:0 1 auto;width:calc(100% + var(--island-stack-padding-right, 0px));max-height:300px;overflow-y:auto;overflow-x:hidden;padding:var(--spacing-3) 0 0 0;margin:0 calc(-1 * var(--island-stack-padding-right, 0px)) 0 0;order:1;scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;scrollbar-gutter:stable}.command-palette__list[data-astro-cid-zvqstwu3]:has(.command-drago:not([hidden])){max-height:420px}.dynamic-island[data-astro-cid-zvqstwu3][data-drago=true] .command-palette__list[data-astro-cid-zvqstwu3]{max-height:520px}.command-palette__list[data-astro-cid-zvqstwu3]>[data-astro-cid-zvqstwu3]{padding-left:var(--spacing-2);padding-right:var(--spacing-2)}.command-palette__list[data-astro-cid-zvqstwu3]>[data-astro-cid-zvqstwu3][data-command-page=root]{padding-left:var(--spacing-2);padding-right:var(--spacing-2)}.command-palette__list[data-astro-cid-zvqstwu3][data-has-query=true]>[data-astro-cid-zvqstwu3]:first-child,.command-palette__list[data-astro-cid-zvqstwu3][data-has-query=true]>[data-astro-cid-zvqstwu3][data-command-page=root]>[data-astro-cid-zvqstwu3]:first-child{margin-top:0}.command-palette__list[data-astro-cid-zvqstwu3][data-has-query=true]{padding-top:var(--spacing-3);padding-bottom:var(--spacing-1)}.command-palette__list[data-astro-cid-zvqstwu3][data-has-query=true] .command-palette__group-title[data-astro-cid-zvqstwu3]{padding-top:var(--spacing-1)}.command-sections-list[data-astro-cid-zvqstwu3]{display:flex;flex-direction:column;gap:4px}.command-sections-dynamic[data-astro-cid-zvqstwu3]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%;align-items:stretch}.dynamic-island[data-astro-cid-zvqstwu3] .command-sections-group{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%;align-items:stretch;opacity:0;filter:blur(10px);transform:translateY(12px);transition:opacity .25s ease,filter .3s ease,transform .25s ease;transition-delay:0ms;will-change:opacity,filter,transform}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] .command-sections-dynamic[data-astro-cid-zvqstwu3][data-ready=true] .command-sections-group{opacity:1;filter:blur(0px);transform:translateY(0);transition-delay:var(--command-item-delay, 0ms)}.dynamic-island[data-astro-cid-zvqstwu3] .command-sections-item{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%}.dynamic-island[data-astro-cid-zvqstwu3] .command-sections-sublist{display:flex;flex-direction:column;list-style:none;margin:0;padding:0 0 0 16px;width:100%;align-items:stretch}.command-palette__list[data-astro-cid-zvqstwu3]::-webkit-scrollbar{width:10px}.command-palette__list[data-astro-cid-zvqstwu3]::-webkit-scrollbar-track{background:transparent}.command-palette__list[data-astro-cid-zvqstwu3]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:999px}.command-palette__empty[data-astro-cid-zvqstwu3]{display:flex;align-items:center;justify-content:center;padding:24px 0;text-align:center;width:100%;font-size:14px;color:var(--color-text-quaternary)}[data-astro-cid-zvqstwu3][data-command-group]{display:flex;flex-direction:column;opacity:0;filter:blur(8px);transform:translateY(8px);transition:opacity .2s ease,filter .25s ease,transform .2s ease;transition-delay:0ms;will-change:opacity,filter,transform}.dynamic-island[data-astro-cid-zvqstwu3][data-state=expanded] [data-astro-cid-zvqstwu3][data-command-group]{opacity:1;filter:blur(0px);transform:translateY(0);transition-delay:var(--command-group-delay, 0ms)}[data-astro-cid-zvqstwu3][data-command-group]+[data-astro-cid-zvqstwu3][data-command-group]{margin-top:6px}.dynamic-island[data-astro-cid-zvqstwu3] .command-palette__group-title{padding:4px 0 2px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary)}.dynamic-island[data-astro-cid-zvqstwu3] .command-palette__group-title[data-match=true]{color:var(--color-text-secondary)}.dynamic-island[data-astro-cid-zvqstwu3] .command-item{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-2);width:100%;min-width:0;border-radius:0;color:var(--color-text-secondary);font-size:.875rem;line-height:1.4;font-weight:400;background:transparent;border:none;text-align:left;cursor:pointer;transition:color .15s ease}.dynamic-island[data-astro-cid-zvqstwu3] .command-item svg{color:var(--color-text);flex-shrink:0}.dynamic-island[data-astro-cid-zvqstwu3] .command-item>kbd{margin-left:auto}.dynamic-island[data-astro-cid-zvqstwu3] .command-item.command-item--sub{font-size:.8rem}.dynamic-island[data-astro-cid-zvqstwu3]:not([data-state=expanded]) .command-item[data-state=active]{color:var(--color-text)}.dynamic-island[data-astro-cid-zvqstwu3]:not([data-state=expanded]) .command-item[data-state=passed]{color:var(--color-text-quaternary)}.dynamic-island[data-astro-cid-zvqstwu3] .command-item[aria-selected=true]{color:var(--color-text);font-weight:500}.dynamic-island[data-astro-cid-zvqstwu3] .command-item[aria-selected=true]:active{transform:none}.dynamic-island[data-astro-cid-zvqstwu3][data-input=pointer] .command-item:hover{color:var(--color-text)}.dynamic-island[data-astro-cid-zvqstwu3][data-cursor-hidden=true],.dynamic-island[data-astro-cid-zvqstwu3][data-cursor-hidden=true] [data-astro-cid-zvqstwu3]{cursor:none}.dynamic-island[data-astro-cid-zvqstwu3] .command-item kbd{font-family:var(--font-mono);font-size:.85rem;font-weight:600;color:var(--color-text-quinary);border:1px solid var(--color-border);border-radius:4px;padding:2px 6px;line-height:1.2}.command-drago[data-astro-cid-zvqstwu3]{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px 32px;text-align:center;min-height:240px}.command-drago__bubble[data-astro-cid-zvqstwu3]{position:absolute;top:-4px;right:12px;display:inline-flex;align-items:center;justify-content:center;z-index:1}.command-drago__bubble-oval[data-astro-cid-zvqstwu3]{background:var(--color-bg);color:var(--color-text);padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:600;position:relative;left:6px;top:4px;transform-origin:10px 100%;opacity:0;transform:translateY(6px) scale(.7)}.command-drago__bubble-dot[data-astro-cid-zvqstwu3]{position:absolute;background:var(--color-bg);border-radius:50%;opacity:0;transform:scale(0)}.command-drago__bubble-dot--small[data-astro-cid-zvqstwu3]{width:6px;height:6px;left:0;bottom:-12px}.command-drago__bubble-dot--mid[data-astro-cid-zvqstwu3]{width:10px;height:10px;left:8px;bottom:-8px}.command-drago[data-astro-cid-zvqstwu3]:not([hidden]) .command-drago__bubble-dot--small[data-astro-cid-zvqstwu3]{animation:drago-bubble-dot .22s ease-out;animation-delay:.18s;animation-fill-mode:both}.command-drago[data-astro-cid-zvqstwu3]:not([hidden]) .command-drago__bubble-dot--mid[data-astro-cid-zvqstwu3]{animation:drago-bubble-dot .24s ease-out;animation-delay:.28s;animation-fill-mode:both}.command-drago[data-astro-cid-zvqstwu3]:not([hidden]) .command-drago__bubble-oval[data-astro-cid-zvqstwu3]{animation:drago-bubble-oval .44s cubic-bezier(.34,1.56,.64,1);animation-delay:.38s;animation-fill-mode:both;opacity:1}.command-drago__body[data-astro-cid-zvqstwu3]{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative;width:fit-content}.command-drago__image[data-astro-cid-zvqstwu3]{width:min(200px,70vw);height:auto;max-height:220px;object-fit:contain}.command-drago__name[data-astro-cid-zvqstwu3]{color:var(--color-text);font-size:.95rem;font-weight:600}.command-palette[data-astro-cid-zvqstwu3]{display:flex;flex-direction:column;min-height:0}.dynamic-island__panel[data-astro-cid-zvqstwu3],.dynamic-island__panel[data-astro-cid-zvqstwu3] [data-astro-cid-zvqstwu3],.dynamic-island__row[data-astro-cid-zvqstwu3],.dynamic-island__row[data-astro-cid-zvqstwu3] [data-astro-cid-zvqstwu3]{cursor:inherit}.dynamic-island__panel[data-astro-cid-zvqstwu3]{cursor:auto}.dark .dynamic-island__overlay[data-astro-cid-zvqstwu3]{background:#09090b99}@keyframes drago-bubble-dot{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes drago-bubble-oval{0%{opacity:0;transform:translateY(6px) scale(.7)}60%{opacity:1;transform:translateY(-2px) scale(1.06)}to{transform:translateY(0) scale(1)}}@media(max-width:480px){.dynamic-island[data-astro-cid-zvqstwu3]{--island-width: min(86vw, 200px);--island-width-expanded: 86vw;--island-progress-size: 32px;--island-progress-gap: 10px}}@media(prefers-reduced-motion:reduce){.dynamic-island__pill[data-astro-cid-zvqstwu3],.dynamic-island__panel[data-astro-cid-zvqstwu3],.dynamic-island__overlay[data-astro-cid-zvqstwu3],.command-item[data-astro-cid-zvqstwu3],.dynamic-island__ticker[data-astro-cid-zvqstwu3],.dynamic-island__input[data-astro-cid-zvqstwu3],.dynamic-island__ticker-list[data-astro-cid-zvqstwu3],.command-drago__bubble-dot[data-astro-cid-zvqstwu3],.command-drago__bubble-oval[data-astro-cid-zvqstwu3],.dynamic-island__progress[data-astro-cid-zvqstwu3],.dynamic-island__progress-dot[data-astro-cid-zvqstwu3],.dynamic-island__progress-blob[data-astro-cid-zvqstwu3],.dynamic-island__progress-indicator[data-astro-cid-zvqstwu3]{transition:none;animation:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-y-reverse:0}}}@layer theme{:root,:host{--font-sans:"UncutSans",sans-serif;--font-mono:"UncutPlan8",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-950:oklch(25.8% .092 26.042);--color-orange-50:oklch(98% .016 73.684);--color-orange-400:oklch(75% .183 55.934);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-950:oklch(26.6% .079 36.259);--color-amber-300:oklch(87.9% .169 91.605);--color-yellow-300:oklch(90.5% .182 98.111);--color-yellow-400:oklch(85.2% .199 91.936);--color-lime-300:oklch(89.7% .196 126.665);--color-lime-400:oklch(84.1% .238 128.85);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-teal-300:oklch(85.5% .138 181.071);--color-teal-400:oklch(77.7% .152 181.912);--color-cyan-300:oklch(86.5% .127 207.078);--color-cyan-400:oklch(78.9% .154 211.53);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-indigo-400:oklch(67.3% .182 276.935);--color-purple-300:oklch(82.7% .119 306.383);--color-purple-400:oklch(71.4% .203 305.504);--color-pink-300:oklch(82.3% .12 346.018);--color-pink-400:oklch(71.8% .202 349.761);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-900:oklch(21% .034 264.665);--color-gray-950:oklch(13% .028 261.692);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--leading-tight:1.25;--leading-relaxed:1.625;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--shadow-xl:0 20px 25px -5px oklch(0% 0 0/.1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg:var(--color-bg);--color-bg-secondary:var(--color-bg-secondary);--color-bg-tertiary:var(--color-bg-tertiary);--color-text:var(--color-text);--color-text-secondary:var(--color-text-secondary);--color-text-tertiary:var(--color-text-tertiary);--color-text-quaternary:var(--color-text-quaternary);--color-text-quinary:var(--color-text-quinary);--color-text-muted:var(--color-text-muted);--color-border:var(--color-border);--spacing-0:0;--spacing-0\.5:2px;--spacing-1:4px;--spacing-1\.5:6px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-6:24px;--radius-full:9999px;--duration-normal:.2s;--ease-default:cubic-bezier(.4,0,.2,1);--z-raised:10;--z-overlay:300;--z-modal:400;--progressive-blur-safe:120px;--progressive-blur-safe-area:env(safe-area-inset-bottom,0px);--progressive-blur-total:calc(var(--progressive-blur-safe) + var(--progressive-blur-safe-area))}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-sans);font-variant-ligatures:common-ligatures;font-variant-numeric:diagonal-fractions;font-feature-settings:"liga" on,"frac" on,"ss02" on;background-color:var(--color-bg);color:var(--color-text);overflow-x:hidden}html.dark body{background-color:var(--color-bg);color:var(--color-text)}}@layer components{.prose pre{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-4);overflow-x:auto;background-color:var(--color-bg-secondary)!important;align-items:unset!important;justify-content:unset!important;display:block!important;position:relative!important}.dark .prose pre code,.dark .prose pre.astro-code span{color:var(--shiki-dark)!important;font-style:normal!important}.dark .prose pre .copy-button svg{color:var(--color-text-tertiary)!important}.prose pre .copy-button:active{transform:scale(.95)}.prose :not(pre)>code{font-family:var(--font-mono);padding:var(--spacing-0\.5)var(--spacing-1\.5);border-radius:var(--radius-sm);word-wrap:break-word;overflow-wrap:break-word;word-break:break-all;white-space:pre-wrap;font-size:.8125rem;line-height:1.25;background-color:var(--color-bg-secondary)!important;color:var(--color-text)!important;border:1px solid var(--color-border)!important;font-style:normal!important;font-weight:400!important}.prose img,.prose video,.prose iframe{border-radius:var(--radius-md);max-width:100%}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:var(--spacing-0)}.top-3{top:var(--spacing-3)}.right-3{right:var(--spacing-3)}.bottom-3{bottom:var(--spacing-3)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-3{margin-block:var(--spacing-3)}.my-6{margin-block:var(--spacing-6)}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.77778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.09091em;margin-bottom:1.09091em;font-size:1.22222em;line-height:1.45455}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.833333em;font-size:2.66667em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.86667em;margin-bottom:1.06667em;font-size:1.66667em;line-height:1.33333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:.666667em;font-size:1.33333em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:.444444em;line-height:1.55556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.222222em;padding-inline-end:.444444em;padding-bottom:.222222em;border-radius:.3125rem;padding-inline-start:.444444em;font-size:.888889em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.866667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;border-radius:.375rem;margin-top:2em;margin-bottom:2em;padding-inline-start:1.5em;font-size:.888889em;line-height:1.75}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.55556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;margin-bottom:.666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;padding-inline-start:1.55556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.11111em;margin-bottom:3.11111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;font-size:.888889em;line-height:1.5}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.aspect-square{aspect-ratio:1}.h-dvh{height:100dvh}.h-full{height:100%}.h-screen{height:100vh}.w-\[200px\]{width:200px}.w-fit{width:fit-content}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7xl{max-width:var(--container-7xl)}.min-w-0{min-width:var(--spacing-0)}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.-rotate-1{rotate:-1deg}.rotate-1{rotate:1deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-0\.5{gap:var(--spacing-0\.5)}.gap-2{gap:var(--spacing-2)}.gap-3{gap:var(--spacing-3)}.gap-4{gap:var(--spacing-4)}.gap-6{gap:var(--spacing-6)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:var(--radius-full)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-amber-300{background-color:var(--color-amber-300)}.bg-bg-secondary,.bg-bg-secondary\/80{background-color:var(--color-bg-secondary)}@supports (color:color-mix(in lab,red,red)){.bg-bg-secondary\/80{background-color:color-mix(in oklab,var(--color-bg-secondary)80%,transparent)}}.bg-blue-300{background-color:var(--color-blue-300)}.bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-cyan-300{background-color:var(--color-cyan-300)}.bg-cyan-400{background-color:var(--color-cyan-400)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-400{background-color:var(--color-gray-400)}.bg-gray-950{background-color:var(--color-gray-950)}.bg-green-300{background-color:var(--color-green-300)}.bg-green-400{background-color:var(--color-green-400)}.bg-indigo-400{background-color:var(--color-indigo-400)}.bg-lime-300{background-color:var(--color-lime-300)}.bg-lime-400{background-color:var(--color-lime-400)}.bg-orange-400{background-color:var(--color-orange-400)}.bg-pink-300{background-color:var(--color-pink-300)}.bg-pink-400{background-color:var(--color-pink-400)}.bg-purple-300{background-color:var(--color-purple-300)}.bg-purple-400{background-color:var(--color-purple-400)}.bg-red-400{background-color:var(--color-red-400)}.bg-teal-300{background-color:var(--color-teal-300)}.bg-teal-400{background-color:var(--color-teal-400)}.bg-white{background-color:var(--color-white)}.bg-yellow-300{background-color:var(--color-yellow-300)}.bg-yellow-400{background-color:var(--color-yellow-400)}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-contain{object-fit:contain}.p-2{padding:var(--spacing-2)}.p-4{padding:var(--spacing-4)}.p-6{padding:var(--spacing-6)}.px-4{padding-inline:var(--spacing-4)}.py-2{padding-block:var(--spacing-2)}.text-center{text-align:center}.text-end{text-align:end}.text-start{text-align:start}.indent-9{text-indent:calc(var(--spacing)*9)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.text-black{color:var(--color-black)}.text-blue-500{color:var(--color-blue-500)}.text-gray-900{color:var(--color-gray-900)}.text-gray-950{color:var(--color-gray-950)}.text-text{color:var(--color-text)}.text-text-muted{color:var(--color-text-muted)}.text-text-secondary{color:var(--color-text-secondary)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.decoration-wavy{text-decoration-style:wavy}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-75{--tw-duration:75ms;transition-duration:75ms}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(hover:hover){.group-hover\:-translate-y-2:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing-2)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:-rotate-0:hover,.hover\:rotate-0:hover{rotate:none}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:font-medium:hover{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.hover\:text-text:hover{color:var(--color-text)}}@media(min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media(min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}.dark\:text-black:where(.dark,.dark *){color:var(--color-black)}.dark\:text-gray-900:where(.dark,.dark *){color:var(--color-gray-900)}.dark\:text-gray-950:where(.dark,.dark *){color:var(--color-gray-950)}.dark\:prose-headings\:text-text:where(.dark,.dark *) :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-text)}.prose-h1\:font-medium :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h1\:tracking-tight :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.prose-h2\:font-medium :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h2\:tracking-tight :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.prose-h3\:font-medium :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h3\:tracking-tight :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.prose-h4\:font-medium :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h4\:tracking-tight :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.prose-h5\:font-medium :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h5\:tracking-tight :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.prose-h6\:font-medium :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h6\:tracking-tight :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.prose-p\:font-medium :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.dark\:prose-p\:text-text:where(.dark,.dark *) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-text)}.prose-a\:bg-orange-50 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-orange-50)}.prose-a\:bg-red-50 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-red-50)}.prose-a\:underline :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration-line:underline}.prose-a\:decoration-orange-500 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-text-decoration-color:var(--color-orange-500);text-decoration-color:var(--color-orange-500)}.prose-a\:decoration-red-500 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-text-decoration-color:var(--color-red-500);text-decoration-color:var(--color-red-500)}.dark\:prose-a\:bg-orange-950:where(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-orange-950)}.dark\:prose-a\:bg-red-950:where(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-red-950)}.dark\:prose-a\:underline:where(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration-line:underline}.dark\:prose-a\:decoration-orange-400:where(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-text-decoration-color:var(--color-orange-400);text-decoration-color:var(--color-orange-400)}.dark\:prose-a\:decoration-red-400:where(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-text-decoration-color:var(--color-red-400);text-decoration-color:var(--color-red-400)}.dark\:prose-strong\:text-text:where(.dark,.dark *) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-text)}:where(.prose-ol\:space-y-3 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *))>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-3)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-3)*calc(1 - var(--tw-space-y-reverse)))}.prose-ol\:font-medium :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}:where(.prose-ul\:space-y-3 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *))>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-3)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-3)*calc(1 - var(--tw-space-y-reverse)))}.prose-ul\:font-medium :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}:where(.prose-li\:space-y-3 :where(li):not(:where([class~=not-prose],[class~=not-prose] *))>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-3)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-3)*calc(1 - var(--tw-space-y-reverse)))}.prose-li\:font-medium :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}}:root{--color-bg:#f9fafa;--color-bg-secondary:#eceded;--color-bg-tertiary:#e0e1e1;--color-text:#000c;--color-text-secondary:#0009;--color-text-tertiary:#0006;--color-text-quaternary:#00000047;--color-text-quinary:#0000002e;--color-text-muted:#0000004d;--color-border:#0000001a}.dark{--color-bg:#09090b;--color-bg-secondary:#18181b;--color-bg-tertiary:#27272a;--color-text:#fffc;--color-text-secondary:#fff9;--color-text-tertiary:#fff6;--color-text-quaternary:#ffffff47;--color-text-quinary:#ffffff2e;--color-text-muted:#ffffff4d;--color-border:#ffffff1a}@keyframes stagger-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}[data-stagger]:not([data-stagger=rows])>:not([data-stagger]){opacity:0;animation:.5s cubic-bezier(.25,.46,.45,.94) forwards stagger-fade-in;animation-delay:calc(var(--stagger-index,0)*60ms)}[data-stagger=rows]>*{opacity:0;animation:.5s cubic-bezier(.25,.46,.45,.94) forwards stagger-fade-in;animation-delay:calc(var(--stagger-row,0)*.1s)}.blur-safe-area{height:var(--progressive-blur-total)}@font-face{font-family:UncutSans;src:local(UncutSans),url(/fonts/uncut/woff2/UncutSans-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:UncutPlan8;src:local(UncutPlan8),url(/fonts/uncut/woff2/UncutPlan8-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.prose :not(pre)>code:before,.prose :not(pre)>code:after,.prose code:before,.prose code:after{content:none!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@keyframes spin{to{transform:rotate(360deg)}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
