.showcase-header[data-astro-cid-ijwnwaby]{z-index:60;background:color-mix(in srgb, var(--color-bg) 80%, transparent);backdrop-filter:blur(16px);border-bottom:1px solid color-mix(in srgb, var(--color-border) 60%, transparent);padding:.625rem .75rem;position:sticky;top:0}.showcase-header__inner[data-astro-cid-ijwnwaby]{justify-content:space-between;align-items:center;gap:1rem;max-width:100%;display:flex}.showcase-header__brand[data-astro-cid-ijwnwaby]{align-items:center;gap:.625rem;min-width:0;display:flex}.showcase-header__mark[data-astro-cid-ijwnwaby]{flex-shrink:0;width:1.75rem;height:1.75rem}.showcase-header__logo[data-astro-cid-ijwnwaby]{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-text);white-space:nowrap;font-size:.9375rem;font-weight:700}.showcase-header__divider[data-astro-cid-ijwnwaby]{background:var(--color-border);flex-shrink:0;width:1px;height:1rem}.showcase-header__active[data-astro-cid-ijwnwaby]{color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;transition:color .4s;overflow:hidden}.showcase-header__nav[data-astro-cid-ijwnwaby]{flex-shrink:0}.showcase-header__langs[data-astro-cid-ijwnwaby]{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.5rem;gap:.125rem;padding:.125rem;display:flex}.showcase-header__lang[data-astro-cid-ijwnwaby]{text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted);border-radius:.375rem;padding:.25rem .625rem;font-size:.625rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s}.showcase-header__lang[data-astro-cid-ijwnwaby].is-active{background:var(--color-accent-dim);color:var(--color-bg)}.showcase-header__lang[data-astro-cid-ijwnwaby]:not(.is-active):hover{color:var(--color-text)}.showcase-panel[data-astro-cid-dcf44egz][hidden]{display:none!important}.showcase-panel__content[data-astro-cid-dcf44egz]{width:100%}.showcase-panel[data-astro-cid-dcf44egz].is-entering .showcase-panel__content[data-astro-cid-dcf44egz]{animation:.65s cubic-bezier(.22,1,.36,1) both showcase-panel-in}@keyframes showcase-panel-in{0%{opacity:0;filter:saturate(.6);transform:translate(28px)scale(.985)}to{opacity:1;filter:saturate();transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.showcase-panel[data-astro-cid-dcf44egz].is-entering .showcase-panel__content[data-astro-cid-dcf44egz]{animation:none}}.dock-icon[data-astro-cid-osxh3tpv]{width:100%;height:100%;display:block}.dock-icon__svg[data-astro-cid-osxh3tpv]{width:100%;height:100%;display:block;overflow:visible}.dock-icon__glyph[data-astro-cid-osxh3tpv] svg{display:block}.dock-icon__glyph[data-astro-cid-osxh3tpv] path,.dock-icon__glyph[data-astro-cid-osxh3tpv] circle,.dock-icon__glyph[data-astro-cid-osxh3tpv] rect{vector-effect:non-scaling-stroke}.showcase[data-astro-cid-twxvkzjw]{grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.showcase-dock[data-astro-cid-twxvkzjw]{z-index:40;border-right:1px solid color-mix(in srgb, var(--color-border) 45%, transparent);background:color-mix(in srgb, var(--color-bg) 82%, transparent);backdrop-filter:blur(18px)saturate(1.2);justify-content:center;align-self:start;align-items:center;width:clamp(4.25rem,5vw,5.5rem);height:calc(100dvh - 3.5rem);max-height:calc(100dvh - 3.5rem);padding:.5rem .375rem;display:flex;position:sticky;top:3.5rem;overflow:visible}.showcase-dock__shell[data-astro-cid-twxvkzjw]{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible}.showcase-dock__list[data-astro-cid-twxvkzjw]{--dock-icon:42px;--dock-gap:4px;justify-content:center;align-items:center;gap:var(--dock-gap);flex-direction:column;width:100%;max-height:100%;padding:.5rem 0;display:flex;overflow:visible}.dock-item[data-astro-cid-twxvkzjw]{--dock-scale:1;--dock-size:var(--dock-icon);--dock-z:1;width:100%;height:var(--dock-size);cursor:pointer;z-index:var(--dock-z);background:0 0;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:height .16s cubic-bezier(.22,1,.36,1),z-index;display:flex;position:relative}.dock-item[data-astro-cid-twxvkzjw].is-raised{z-index:100}.dock-item__scale[data-astro-cid-twxvkzjw]{width:var(--dock-size);height:var(--dock-size);justify-content:center;align-items:center;transition:width .16s cubic-bezier(.22,1,.36,1),height .16s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.dock-item__icon-wrap[data-astro-cid-twxvkzjw]{border-radius:22%;width:100%;height:100%;transition:box-shadow .25s,filter .25s;position:relative;overflow:visible}.dock-item__icon-wrap[data-astro-cid-twxvkzjw] .dock-icon__svg{border-radius:22%}.dock-item[data-astro-cid-twxvkzjw]:hover .dock-item__icon-wrap[data-astro-cid-twxvkzjw],.dock-item[data-astro-cid-twxvkzjw].is-active .dock-item__icon-wrap[data-astro-cid-twxvkzjw]{filter:drop-shadow(0 8px 18px var(--di-glow,var(--product-glow)))}.dock-item__ring[data-astro-cid-twxvkzjw]{opacity:0;pointer-events:none;border:2px solid #0000;border-radius:24%;transition:border-color .25s,box-shadow .25s,opacity .25s;position:absolute;inset:-2px}.dock-item__label[data-astro-cid-twxvkzjw]{transform-origin:0;background:color-mix(in srgb, var(--color-surface) 92%, transparent);border:1px solid color-mix(in srgb, var(--tab-accent,var(--color-accent)) 35%, var(--color-border));color:var(--color-text);white-space:nowrap;pointer-events:none;opacity:0;z-index:110;border-radius:.5rem;padding:.35rem .65rem;font-size:.6875rem;font-weight:600;line-height:1.2;transition:opacity .2s,transform .2s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:calc(100% + .75rem);transform:translateY(-50%)translate(-8px);box-shadow:0 8px 24px -8px #00000073}.dock-item[data-astro-cid-twxvkzjw].is-raised .dock-item__label[data-astro-cid-twxvkzjw],.dock-item[data-astro-cid-twxvkzjw]:focus-visible .dock-item__label[data-astro-cid-twxvkzjw]{opacity:1;transform:translateY(-50%)translate(0)}.dock-item[data-astro-cid-twxvkzjw].is-active .dock-item__ring[data-astro-cid-twxvkzjw]{opacity:1;border-color:var(--tab-accent,var(--color-accent));box-shadow:0 0 18px color-mix(in srgb, var(--tab-accent,var(--color-accent)) 55%, transparent)}.dock-item[data-astro-cid-twxvkzjw].is-pulsing .dock-item__scale[data-astro-cid-twxvkzjw]{animation:.45s cubic-bezier(.22,1,.36,1) dock-pulse}.dock-item[data-astro-cid-twxvkzjw]:focus-visible .dock-item__icon-wrap[data-astro-cid-twxvkzjw]{outline:2px solid var(--tab-accent,var(--color-accent));outline-offset:2px}@keyframes dock-pulse{0%,to{filter:brightness()}40%{filter:brightness(1.15)}}.showcase-stage[data-astro-cid-twxvkzjw]{min-width:0;overflow:clip visible}.showcase-panel-wrap[data-astro-cid-twxvkzjw][hidden],.showcase-panel[data-astro-cid-twxvkzjw][hidden]{display:none!important}@media (width<=767px){.showcase-dock[data-astro-cid-twxvkzjw]{width:3.75rem;padding:.375rem .25rem}.dock-item__label[data-astro-cid-twxvkzjw]{display:none}}@media (prefers-reduced-motion:reduce){.dock-item[data-astro-cid-twxvkzjw],.dock-item__scale[data-astro-cid-twxvkzjw],.dock-item__label[data-astro-cid-twxvkzjw],.dock-item__icon-wrap[data-astro-cid-twxvkzjw]{transition:none}.dock-item[data-astro-cid-twxvkzjw].is-pulsing .dock-item__scale[data-astro-cid-twxvkzjw]{animation:none}}
