:root{--storefront-bg:#fff;--storefront-fg:#0a0a0a;--storefront-fg-muted:#525252;--storefront-line:#e5e5e5;--storefront-accent:#0a0a0a;--storefront-accent-fg:#fff;--storefront-radius:.5rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--storefront-bg:#0a0a0a;--storefront-fg:#fafafa;--storefront-fg-muted:#a3a3a3;--storefront-line:#262626;--storefront-accent:#fafafa;--storefront-accent-fg:#0a0a0a}}:root[data-theme=dark]{--storefront-bg:#0a0a0a;--storefront-fg:#fafafa;--storefront-fg-muted:#a3a3a3;--storefront-line:#262626;--storefront-accent:#fafafa;--storefront-accent-fg:#0a0a0a}.shop-root{background:var(--storefront-bg);color:var(--storefront-fg)}.shop-prose{max-width:65ch;line-height:1.7}.shop-prose h1,.shop-prose h2,.shop-prose h3{letter-spacing:-.02em;margin-top:1.5em;font-weight:600}.shop-prose p{margin:.75em 0}.shop-prose a{color:var(--storefront-accent);text-underline-offset:2px;text-decoration:underline}@keyframes flyout-enter{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes flyout-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-14px)}}@keyframes flyout-down-enter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-presence{transition:opacity .22s,max-width .28s cubic-bezier(.4,0,.2,1);overflow:hidden}@media (width<=1023px){.fade-presence{transition:opacity .22s;max-width:2.5rem!important}}.mobile-pagination-bar{padding-bottom:.5rem}@supports (-webkit-touch-callout:none){.mobile-pagination-bar{padding-bottom:.25rem}}
