@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..900;1,9..40,100..900&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap";@theme inline{--color-shop-bg: var(--shop-bg); --color-shop-bg-2: var(--shop-bg-2); --color-shop-panel: var(--shop-panel); --color-shop-panel-2: var(--shop-panel-2); --color-shop-surface: var(--shop-surface); --color-shop-surface-hover: var(--shop-surface-hover); --color-shop-line: var(--shop-line); --color-shop-line-2: var(--shop-line-2); --color-shop-text: var(--shop-text); --color-shop-text-2: var(--shop-text-2); --color-shop-muted: var(--shop-muted); --color-shop-accent: var(--shop-accent); --color-shop-accent-ink: var(--shop-accent-ink); --color-shop-green: #22c993; --color-shop-orange: #ff7a3a; --font-shop-display: "DM Sans", ui-sans-serif, system-ui, sans-serif; --font-shop-mono: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}.shop-scope{--shop-bg:#f6f6ec;--shop-bg-2:#fff;--shop-panel:#fff;--shop-panel-2:#edecea;--shop-surface:#dcdccb;--shop-surface-hover:#d0cfbe;--shop-line:#e6e3db;--shop-line-2:#d4d1c4;--shop-text:#111;--shop-text-2:#4d4d49;--shop-muted:#8a8471;--shop-accent:#0891b2;--shop-accent-ink:#fff;background:var(--shop-bg);color:var(--shop-text);font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}html.dark .shop-scope{--shop-bg:#0a0a0a;--shop-bg-2:#121212;--shop-panel:#17171b;--shop-panel-2:#1d1d22;--shop-surface:#1c1c1c;--shop-surface-hover:#252525;--shop-line:#26262c;--shop-line-2:#26262c;--shop-text:#e7e7ea;--shop-text-2:#a8a8b0;--shop-muted:#6f6f79;--shop-accent:#36d3f3;--shop-accent-ink:#001217}@keyframes shop-cta-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes shop-cta-rotate{0%{filter:hue-rotate()brightness()}to{filter:hue-rotate(360deg)brightness()}}@keyframes shop-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-shop-green) 60%, transparent)}70%{box-shadow:0 0 0 10px color-mix(in srgb, var(--color-shop-green) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-shop-green) 0%, transparent)}}
/*$vite$:1*/