.ProfileCard-module-scss-module__HWMPRW__card{background:var(--sf-ink,var(--color-neutral-10));border-radius:var(--radius-l);padding:var(--space-m);margin-bottom:var(--space-m);align-items:center;gap:14px;display:flex}.ProfileCard-module-scss-module__HWMPRW__avatar{background:linear-gradient(135deg,var(--sf-amber,var(--color-accent)),var(--sf-amber-light,var(--color-accent)));width:52px;height:52px;font-size:20px;font-weight:var(--weight-bold);color:#fff;font-family:var(--font-display);border:2px solid #faf7f226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ProfileCard-module-scss-module__HWMPRW__avatar img{object-fit:cover;width:100%;height:100%}.ProfileCard-module-scss-module__HWMPRW__info{flex:1;min-width:0}.ProfileCard-module-scss-module__HWMPRW__name{font-family:var(--font-display);font-size:17px;font-weight:var(--weight-bold);color:var(--sf-cream,var(--color-text-inverse))}.ProfileCard-module-scss-module__HWMPRW__email{font-size:var(--step--2);color:var(--sf-stone,var(--color-text-subtle));white-space:nowrap;text-overflow:ellipsis;margin-top:1px;overflow:hidden}.ProfileCard-module-scss-module__HWMPRW__since{color:var(--sf-bark,var(--color-text-muted));margin-top:3px;font-size:10.5px}
.CouponCard-module-scss-module__eSUl_G__card{align-items:center;gap:var(--space-s);padding:var(--space-s);border:1.5px dashed var(--sf-amber-ring,#c17f3e26);border-radius:var(--radius-m);background:var(--sf-amber-glow,#c17f3e1a);margin-bottom:var(--space-2xs);display:flex}.CouponCard-module-scss-module__eSUl_G__card:last-child{margin-bottom:0}.CouponCard-module-scss-module__eSUl_G__icon{border-radius:var(--radius-s);background:var(--color-surface);border:1px solid var(--color-border);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.CouponCard-module-scss-module__eSUl_G__icon svg{width:18px;height:18px;stroke:var(--sf-amber,var(--color-accent));fill:none;stroke-width:1.8px}.CouponCard-module-scss-module__eSUl_G__info{flex:1;min-width:0}.CouponCard-module-scss-module__eSUl_G__code{font-family:var(--font-mono);font-size:var(--step--2);font-weight:var(--weight-semibold);color:var(--sf-amber,var(--color-accent))}.CouponCard-module-scss-module__eSUl_G__desc{font-size:var(--step--2);color:var(--color-text);margin-top:1px}.CouponCard-module-scss-module__eSUl_G__expiry{color:var(--color-text-muted);margin-top:2px;font-size:10.5px}
.account-panel-module-scss-module__zci-oG__drawer{font-family:var(--font-body)}.account-panel-module-scss-module__zci-oG__shell{--surface-base:var(--color-bg);--surface-base-fg:var(--color-text);--surface-base-fg-muted:var(--color-text-muted);--surface-base-fg-subtle:var(--color-text-subtle);--surface-raised:var(--color-surface);--surface-raised-fg:var(--color-text);--surface-raised-fg-muted:var(--color-text-muted);--surface-sunken:var(--color-surface-sunken,var(--color-bg));--surface-sunken-fg:var(--color-text);--header-bar-bg:var(--color-text);--header-bar-fg:var(--color-bg);--header-bar-fg-muted:color-mix(in oklch,var(--color-bg)65%,transparent);--cta-bg:var(--color-interactive);--cta-bg-hover:var(--color-interactive-hover,var(--color-interactive));--cta-bg-active:var(--color-interactive-active,var(--color-interactive));--cta-fg:var(--button-fg,var(--color-text-inverse));--cta-secondary-bg:transparent;--cta-secondary-bg-hover:color-mix(in oklch,var(--color-text)6%,transparent);--cta-secondary-fg:var(--color-text);--cta-secondary-border:var(--color-border-strong,var(--color-border));--accent:var(--color-interactive);--accent-fg:var(--button-fg,var(--color-text-inverse));--accent-tint:color-mix(in oklch,var(--color-interactive)12%,transparent);--accent-tint-strong:color-mix(in oklch,var(--color-interactive)22%,transparent);--accent-ring:color-mix(in oklch,var(--color-interactive)28%,transparent);--intent-success:#2dd4a8;--intent-success-fg:#04140e;--intent-success-tint:#2dd4a824;--intent-warning:#e8b840;--intent-warning-fg:#1a1305;--intent-warning-tint:#e8b84024;--intent-danger:#f46;--intent-danger-fg:#1a040a;--intent-danger-tint:#ff446624;--intent-info:#9b6dff;--intent-info-fg:#0d0820;--intent-info-tint:#9b6dff24;--border-subtle:color-mix(in oklch,var(--color-text)8%,transparent);--border-strong:color-mix(in oklch,var(--color-text)18%,transparent);--focus-ring-color:var(--accent-ring);--focus-ring:0 0 0 3px var(--accent-ring);--disabled-bg:color-mix(in oklch,var(--color-text)6%,transparent);--disabled-fg:color-mix(in oklch,var(--color-text)38%,transparent);--disabled-border:color-mix(in oklch,var(--color-text)10%,transparent);--disabled-opacity:.55;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}@supports (color:lab(0% 0 0)){.account-panel-module-scss-module__zci-oG__shell{--intent-success-tint:lab(76.1647% -50.7209 9.50861/.14);--intent-warning-tint:lab(77.6541% 9.41768 64.3872/.14);--intent-danger-tint:lab(59.1579% 71.5705 26.0626/.14);--intent-info-tint:lab(56.4047% 42.835 -67.4716/.14)}}.account-panel-module-scss-module__zci-oG__drawerHeader{background:var(--header-bar-bg);border-bottom:none;padding:18px 20px}.account-panel-module-scss-module__zci-oG__drawerTitle{font-family:var(--font-display);color:var(--header-bar-fg);font-size:17px;font-weight:600}.account-panel-module-scss-module__zci-oG__headerActions{align-items:center;gap:8px;display:flex}.account-panel-module-scss-module__zci-oG__closeBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.account-panel-module-scss-module__zci-oG__closeBtn{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:none}.account-panel-module-scss-module__zci-oG__closeBtn:disabled,.account-panel-module-scss-module__zci-oG__closeBtn[aria-disabled=true]{opacity:var(--opacity-disabled);cursor:var(--cursor-disabled);pointer-events:none}.account-panel-module-scss-module__zci-oG__closeBtn{background:color-mix(in oklch,var(--header-bar-fg)8%,transparent);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}@media (prefers-reduced-motion:no-preference){.account-panel-module-scss-module__zci-oG__closeBtn{transition:background var(--duration-fast)var(--ease-standard)}}.account-panel-module-scss-module__zci-oG__closeBtn svg{width:16px;height:16px;stroke:var(--header-bar-fg-muted);fill:none;stroke-width:2px}.account-panel-module-scss-module__zci-oG__closeBtn:hover{background:color-mix(in oklch,var(--header-bar-fg)15%,transparent)}.account-panel-module-scss-module__zci-oG__closeBtn:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.account-panel-module-scss-module__zci-oG__spin{animation:.9s linear infinite account-panel-module-scss-module__zci-oG__spin}@keyframes account-panel-module-scss-module__zci-oG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.account-panel-module-scss-module__zci-oG__scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--surface-base);flex:1;min-height:0;overflow:hidden auto}.account-panel-module-scss-module__zci-oG__scroll::-webkit-scrollbar{width:4px}.account-panel-module-scss-module__zci-oG__scroll::-webkit-scrollbar-track{background:0 0}.account-panel-module-scss-module__zci-oG__scroll::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.account-panel-module-scss-module__zci-oG__tabPanel{min-height:200px;padding:20px;display:none}.account-panel-module-scss-module__zci-oG__tabPanelActive{display:block}@media (prefers-reduced-motion:no-preference){.account-panel-module-scss-module__zci-oG__tabPanelActive{animation:account-panel-module-scss-module__zci-oG__fadeUp .25s var(--ease-standard)}}@keyframes account-panel-module-scss-module__zci-oG__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.account-panel-module-scss-module__zci-oG__section{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-l);margin-bottom:16px;overflow:hidden}.account-panel-module-scss-module__zci-oG__sectionHead{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.account-panel-module-scss-module__zci-oG__sectionTitle{font-family:var(--font-display);color:var(--surface-raised-fg);align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.account-panel-module-scss-module__zci-oG__sectionTitle svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:1.8px}.account-panel-module-scss-module__zci-oG__sectionBadge{background:var(--accent-tint);color:var(--accent);border-radius:100px;padding:2px 8px;font-size:10px;font-weight:600}.account-panel-module-scss-module__zci-oG__sectionBody{padding:0 16px 16px}.account-panel-module-scss-module__zci-oG__statRow{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.account-panel-module-scss-module__zci-oG__statCard{background:var(--surface-sunken);border-radius:var(--radius-m);text-align:center;padding:12px}.account-panel-module-scss-module__zci-oG__statVal{font-family:var(--font-display);color:var(--surface-raised-fg);font-size:20px;font-weight:700}.account-panel-module-scss-module__zci-oG__statLabel{color:var(--surface-base-fg-muted);text-transform:uppercase;letter-spacing:.4px;margin-top:2px;font-size:10.5px;font-weight:500}.account-panel-module-scss-module__zci-oG__quickLinks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.account-panel-module-scss-module__zci-oG__quickLink:focus-visible{box-shadow:var(--focus-ring);outline:none}.account-panel-module-scss-module__zci-oG__quickLink{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:none}.account-panel-module-scss-module__zci-oG__quickLink:disabled,.account-panel-module-scss-module__zci-oG__quickLink[aria-disabled=true]{opacity:var(--opacity-disabled);cursor:var(--cursor-disabled);pointer-events:none}.account-panel-module-scss-module__zci-oG__quickLink{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-m);cursor:pointer;color:var(--surface-raised-fg);font-size:12.5px;font-weight:500;font-family:var(--font-body);align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex}@media (prefers-reduced-motion:no-preference){.account-panel-module-scss-module__zci-oG__quickLink{transition:all var(--duration-fast)var(--ease-standard)}}.account-panel-module-scss-module__zci-oG__quickLink svg{width:18px;height:18px;stroke:var(--accent);fill:none;stroke-width:1.8px;flex-shrink:0}.account-panel-module-scss-module__zci-oG__quickLink:hover{border-color:var(--border-strong);background:var(--surface-sunken)}.account-panel-module-scss-module__zci-oG__empty{text-align:center;padding:var(--space-xl)var(--space-m);color:var(--surface-base-fg-muted);font-size:var(--step--1)}.account-panel-module-scss-module__zci-oG__loading{padding:var(--space-xl);justify-content:center;align-items:center;display:flex}
.StorefrontHeader-module-scss-module__q8lMtW__header{--header-bg:var(--sf-ink,#1e1a14);--header-fg:var(--sf-cream,#faf7f2);--header-muted:var(--sf-stone,#c4b8a8);--header-divider:transparent;--header-shell:#faf7f214;--header-shell-hover:#faf7f224;--header-shell-border:#faf7f21f;--header-shell-border-hover:#faf7f233;--header-outline-border:#faf7f226;--header-outline-bg-hover:#faf7f21a;--header-outline-border-hover:#faf7f24d;--header-accent:var(--sf-amber,#c17f3e);--header-accent-light:var(--sf-amber-light,#d4983f);--header-accent-glow:#c17f3e4d;--header-brand-mark-bg:linear-gradient(135deg,var(--header-accent),var(--header-accent-light));--header-brand-mark-fg:#fff;--header-brand-mark-rotation:-3deg;--header-logo-font:var(--font-playfair,var(--font-display,serif));--header-logo-size:22px;--header-logo-letter-spacing:-.5px;--header-logo-transform:none;--header-shadow:none;--header-backdrop:none;background:var(--header-bg);color:var(--header-fg);border-bottom:1px solid var(--header-divider);box-shadow:var(--header-shadow);-webkit-backdrop-filter:var(--header-backdrop);backdrop-filter:var(--header-backdrop);z-index:var(--z-sticky,20);position:sticky;top:0}.StorefrontHeader-module-scss-module__q8lMtW__themeAlkemy{--header-bg:var(--sf-ink,#1e1a14);--header-fg:var(--sf-cream,#faf7f2);--header-muted:var(--sf-stone,#c4b8a8);--header-divider:transparent;--header-shell:#faf7f214;--header-shell-hover:#faf7f224;--header-shell-border:#faf7f21f;--header-shell-border-hover:#faf7f233;--header-outline-border:#faf7f226;--header-outline-bg-hover:#faf7f21a;--header-outline-border-hover:#faf7f24d;--header-accent:var(--sf-amber,#c17f3e);--header-accent-light:var(--sf-amber-light,#d4983f);--header-accent-glow:#c17f3e4d;--header-brand-mark-bg:linear-gradient(135deg,var(--header-accent),var(--header-accent-light));--header-brand-mark-fg:#fff;--header-brand-mark-rotation:-3deg;--header-logo-font:var(--font-playfair,var(--font-display,serif));--header-logo-size:22px;--header-logo-letter-spacing:-.5px;--header-logo-transform:none;--header-shadow:none;--header-backdrop:none}.StorefrontHeader-module-scss-module__q8lMtW__themeVibelyfe{--header-bg:color-mix(in srgb,var(--color-surface)94%,#fff 6%);--header-fg:var(--color-text);--header-muted:var(--color-text-muted);--header-divider:var(--color-border);--header-shell:color-mix(in srgb,var(--color-surface-raised)76%,transparent);--header-shell-hover:var(--color-surface-hover);--header-shell-border:var(--color-border-subtle);--header-shell-border-hover:var(--color-border-strong);--header-outline-border:var(--color-border);--header-outline-bg-hover:var(--color-surface-hover);--header-outline-border-hover:var(--color-border-strong);--header-accent:var(--color-interactive);--header-accent-light:color-mix(in srgb,var(--color-accent)62%,#fff 38%);--header-accent-glow:#557a633d;--header-brand-mark-bg:linear-gradient(140deg,var(--header-accent),var(--header-accent-light));--header-brand-mark-fg:var(--color-text-inverse);--header-brand-mark-rotation:0deg;--header-logo-font:var(--font-display);--header-logo-size:20px;--header-logo-letter-spacing:-.25px;--header-logo-transform:none;--header-shadow:0 8px 24px #293e3114;--header-backdrop:blur(6px)}.StorefrontHeader-module-scss-module__q8lMtW__themeVibelyfe .StorefrontHeader-module-scss-module__q8lMtW__navLink{letter-spacing:.05em}.StorefrontHeader-module-scss-module__q8lMtW__themeVibelyfe .StorefrontHeader-module-scss-module__q8lMtW__logoMark{border-radius:999px}.StorefrontHeader-module-scss-module__q8lMtW__themePotion{--header-bg:var(--potion-surface);--header-fg:var(--potion-text);--header-muted:var(--potion-text-muted);--header-divider:var(--potion-border);--header-shell:var(--potion-surface-alt);--header-shell-hover:var(--potion-surface-hover);--header-shell-border:var(--potion-border);--header-shell-border-hover:var(--potion-border-strong);--header-outline-border:var(--potion-border);--header-outline-bg-hover:var(--potion-surface-hover);--header-outline-border-hover:var(--potion-border-strong);--header-accent:var(--potion-brand);--header-accent-light:var(--potion-brand-hover);--header-accent-glow:color-mix(in srgb,var(--potion-brand)30%,transparent);--header-brand-mark-bg:linear-gradient(140deg,var(--potion-brand),var(--potion-brand-hover));--header-brand-mark-fg:var(--potion-surface);--header-brand-mark-rotation:0deg;--header-logo-font:var(--potion-font-heading,system-ui,sans-serif);--header-logo-size:20px;--header-logo-letter-spacing:-.25px;--header-logo-transform:none;--header-shadow:var(--potion-shadow);--header-backdrop:blur(8px)}.StorefrontHeader-module-scss-module__q8lMtW__themePotion .StorefrontHeader-module-scss-module__q8lMtW__navLink{font-family:var(--potion-font-body,system-ui,sans-serif);letter-spacing:.01em}.StorefrontHeader-module-scss-module__q8lMtW__themeNeoteknikka{--header-bg:linear-gradient(140deg,#050b15f0,#081223f5 52%,#050c18eb);--header-fg:var(--color-text);--header-muted:color-mix(in srgb,var(--color-text-muted)88%,#9deeff 12%);--header-divider:#6cb4ff57;--header-shell:#0e1e35b8;--header-shell-hover:#142a49d1;--header-shell-border:#6db5ff59;--header-shell-border-hover:#89dfff8c;--header-outline-border:#6db5ff5c;--header-outline-bg-hover:#2de2e624;--header-outline-border-hover:#8ff7ff9e;--header-accent:var(--color-interactive);--header-accent-light:var(--color-link);--header-accent-glow:#2de2e64d;--header-brand-mark-bg:linear-gradient(130deg,#2de2e6,#2a8dff 58%,#5da9ff);--header-brand-mark-fg:#04070d;--header-brand-mark-rotation:-4deg;--header-logo-font:var(--font-mono);--header-logo-size:16px;--header-logo-letter-spacing:.12em;--header-logo-transform:uppercase;--header-shadow:0 12px 28px #00000047;--header-backdrop:blur(12px)}.StorefrontHeader-module-scss-module__q8lMtW__themeNeoteknikka .StorefrontHeader-module-scss-module__q8lMtW__navLink{letter-spacing:.14em;text-transform:uppercase;font-family:var(--font-mono);font-size:12px}.StorefrontHeader-module-scss-module__q8lMtW__inner{align-items:center;gap:var(--space-m);width:calc(100% - clamp(2rem,5vw,6rem));max-width:1920px;margin-inline:auto;padding-block:14px;display:flex}.StorefrontHeader-module-scss-module__q8lMtW__brand{color:var(--header-fg);align-items:center;gap:10px;text-decoration:none;display:flex}.StorefrontHeader-module-scss-module__q8lMtW__logoMark{background:var(--header-brand-mark-bg);width:30px;height:30px;color:var(--header-brand-mark-fg);font-size:15px;font-weight:var(--weight-bold,700);transform:rotate(var(--header-brand-mark-rotation));border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.StorefrontHeader-module-scss-module__q8lMtW__logoImage{object-fit:contain;flex-shrink:0;width:auto;height:30px}.StorefrontHeader-module-scss-module__q8lMtW__logoText{font-family:var(--header-logo-font);font-size:var(--header-logo-size);font-weight:var(--weight-bold,700);letter-spacing:var(--header-logo-letter-spacing);text-transform:var(--header-logo-transform)}.StorefrontHeader-module-scss-module__q8lMtW__nav{align-items:center;gap:28px;display:none}@media (min-width:768px){.StorefrontHeader-module-scss-module__q8lMtW__nav{display:flex}}.StorefrontHeader-module-scss-module__q8lMtW__navLink{color:var(--header-muted);font-size:13.5px;font-weight:var(--weight-medium,500);font-family:var(--font-dm-sans,var(--font-body,sans-serif));text-decoration:none}@media (prefers-reduced-motion:no-preference){.StorefrontHeader-module-scss-module__q8lMtW__navLink{transition:color var(--duration-fast,.15s)var(--ease-standard)}}.StorefrontHeader-module-scss-module__q8lMtW__navLink:hover{color:var(--header-fg)}.StorefrontHeader-module-scss-module__q8lMtW__spacer{flex:1}.StorefrontHeader-module-scss-module__q8lMtW__actions{align-items:center;gap:var(--space-m,16px);display:flex}.StorefrontHeader-module-scss-module__q8lMtW__cartBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:none;position:relative}.StorefrontHeader-module-scss-module__q8lMtW__cartBtn.StorefrontHeader-module-scss-module__q8lMtW__cartVisible{display:flex}.StorefrontHeader-module-scss-module__q8lMtW__cartBtn.StorefrontHeader-module-scss-module__q8lMtW__cartHidden{display:none}.StorefrontHeader-module-scss-module__q8lMtW__cartBtn svg{width:22px;height:22px;stroke:var(--header-muted);fill:none;stroke-width:1.8px}@media (prefers-reduced-motion:no-preference){.StorefrontHeader-module-scss-module__q8lMtW__cartBtn svg{transition:stroke var(--duration-fast,.15s)}}.StorefrontHeader-module-scss-module__q8lMtW__cartBtn:hover svg{stroke:var(--header-fg)}.StorefrontHeader-module-scss-module__q8lMtW__cartBadge{background:var(--header-accent);width:18px;height:18px;color:var(--header-brand-mark-fg);font-size:10px;font-weight:var(--weight-bold,700);border-radius:50%;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;top:-4px;right:-6px}.StorefrontHeader-module-scss-module__q8lMtW__accountBtn{background:var(--header-shell);border:1px solid var(--header-shell-border);cursor:pointer;font-family:var(--font-dm-sans,var(--font-body,sans-serif));color:var(--header-fg);font-size:13px;font-weight:var(--weight-medium,500);border-radius:100px;align-items:center;gap:8px;padding:6px 14px 6px 6px;display:flex}@media (prefers-reduced-motion:no-preference){.StorefrontHeader-module-scss-module__q8lMtW__accountBtn{transition:all var(--duration-fast,.15s)}}.StorefrontHeader-module-scss-module__q8lMtW__accountBtn:hover{background:var(--header-shell-hover);border-color:var(--header-shell-border-hover)}.StorefrontHeader-module-scss-module__q8lMtW__accountAvatar{background:var(--header-brand-mark-bg);width:28px;height:28px;font-size:12px;font-weight:var(--weight-bold,700);color:var(--header-brand-mark-fg);border-radius:50%;justify-content:center;align-items:center;display:flex}.StorefrontHeader-module-scss-module__q8lMtW__guestActions{align-items:center;gap:var(--space-s,12px);display:flex}.StorefrontHeader-module-scss-module__q8lMtW__signInLink{border:1px solid var(--header-outline-border);color:var(--header-fg);font-size:13px;font-weight:var(--weight-medium,500);font-family:var(--font-dm-sans,var(--font-body,sans-serif));cursor:pointer;background:0 0;border-radius:100px;align-items:center;padding:8px 18px;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:no-preference){.StorefrontHeader-module-scss-module__q8lMtW__signInLink{transition:all var(--duration-fast,.15s)}}.StorefrontHeader-module-scss-module__q8lMtW__signInLink:hover{background:var(--header-outline-bg-hover);border-color:var(--header-outline-border-hover)}.StorefrontHeader-module-scss-module__q8lMtW__getStartedBtn{background:var(--header-brand-mark-bg);color:var(--header-brand-mark-fg);font-size:13px;font-weight:var(--weight-semibold,600);font-family:var(--font-dm-sans,var(--font-body,sans-serif));cursor:pointer;border:none;border-radius:100px;align-items:center;padding:8px 18px;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:no-preference){.StorefrontHeader-module-scss-module__q8lMtW__getStartedBtn{transition:all var(--duration-fast,.15s)}}.StorefrontHeader-module-scss-module__q8lMtW__getStartedBtn:hover{filter:brightness(1.05);box-shadow:0 4px 16px var(--header-accent-glow)}.StorefrontHeader-module-scss-module__q8lMtW__menuToggle{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}@media (min-width:768px){.StorefrontHeader-module-scss-module__q8lMtW__menuToggle{display:none}}.StorefrontHeader-module-scss-module__q8lMtW__menuToggle svg{width:22px;height:22px;stroke:var(--header-muted);fill:none;stroke-width:1.8px}.StorefrontHeader-module-scss-module__q8lMtW__menuToggle:hover svg{stroke:var(--header-fg)}
.StorefrontFooter-module-scss-module__dbjMpW__footer{--footer-bg:var(--sf-warm,#f5f0e8);--footer-border:var(--sf-sand,#e8e0d4);--footer-brand:var(--sf-deep,#3d3628);--footer-tagline:var(--sf-bark,#8b7e6a);--footer-heading:var(--sf-deep,#3d3628);--footer-link:var(--sf-bark,#8b7e6a);--footer-link-hover:var(--sf-amber,#c17f3e);--footer-divider:var(--sf-sand,#e8e0d4);--footer-meta:var(--sf-stone,#c4b8a8);--footer-meta-hover:var(--sf-bark,#8b7e6a);--footer-brand-mark-bg:linear-gradient(135deg,var(--sf-amber,#c17f3e),var(--sf-amber-light,#d4983f));--footer-brand-mark-fg:#fff;--footer-brand-mark-radius:5px;--footer-brand-mark-rotation:-3deg;--footer-logo-font:var(--font-playfair,var(--font-display,serif));--footer-logo-transform:none;--footer-logo-letter-spacing:-.3px;background:var(--sf-warm,#f5f0e8);border-top:1px solid var(--footer-border);background:var(--footer-bg);padding:var(--space-xl,2rem)0;margin-top:auto}.StorefrontFooter-module-scss-module__dbjMpW__themeAlkemy{--footer-bg:var(--sf-warm,#f5f0e8);--footer-border:var(--sf-sand,#e8e0d4);--footer-brand:var(--sf-deep,#3d3628);--footer-tagline:var(--sf-bark,#8b7e6a);--footer-heading:var(--sf-deep,#3d3628);--footer-link:var(--sf-bark,#8b7e6a);--footer-link-hover:var(--sf-amber,#c17f3e);--footer-divider:var(--sf-sand,#e8e0d4);--footer-meta:var(--sf-stone,#c4b8a8);--footer-meta-hover:var(--sf-bark,#8b7e6a);--footer-brand-mark-bg:linear-gradient(135deg,var(--sf-amber,#c17f3e),var(--sf-amber-light,#d4983f));--footer-brand-mark-fg:#fff;--footer-brand-mark-radius:5px;--footer-brand-mark-rotation:-3deg;--footer-logo-font:var(--font-playfair,var(--font-display,serif));--footer-logo-transform:none;--footer-logo-letter-spacing:-.3px}.StorefrontFooter-module-scss-module__dbjMpW__themeVibelyfe{--footer-bg:color-mix(in srgb,var(--color-surface)92%,#fff 8%);--footer-border:var(--color-border);--footer-brand:var(--color-text);--footer-tagline:var(--color-text-muted);--footer-heading:var(--color-text);--footer-link:var(--color-text-muted);--footer-link-hover:var(--color-interactive);--footer-divider:var(--color-border-subtle);--footer-meta:var(--color-text-subtle);--footer-meta-hover:var(--color-text-muted);--footer-brand-mark-bg:linear-gradient(140deg,var(--color-interactive),color-mix(in srgb,var(--color-accent)62%,#fff 38%));--footer-brand-mark-fg:var(--color-text-inverse);--footer-brand-mark-radius:999px;--footer-brand-mark-rotation:0deg;--footer-logo-font:var(--font-display);--footer-logo-transform:none;--footer-logo-letter-spacing:-.2px}.StorefrontFooter-module-scss-module__dbjMpW__themePotion{--footer-bg:var(--potion-surface);--footer-border:var(--potion-border);--footer-brand:var(--potion-text);--footer-tagline:var(--potion-text-muted);--footer-heading:var(--potion-text);--footer-link:var(--potion-text-muted);--footer-link-hover:var(--potion-brand);--footer-divider:var(--potion-border);--footer-meta:var(--potion-text-secondary);--footer-meta-hover:var(--potion-text-muted);--footer-brand-mark-bg:linear-gradient(140deg,var(--potion-brand),var(--potion-brand-hover));--footer-brand-mark-fg:var(--potion-surface);--footer-brand-mark-radius:var(--potion-radius);--footer-brand-mark-rotation:0deg;--footer-logo-font:var(--potion-font-heading,var(--font-display,sans-serif));--footer-logo-transform:none;--footer-logo-letter-spacing:-.2px}.StorefrontFooter-module-scss-module__dbjMpW__themeNeoteknikka{--footer-bg:linear-gradient(140deg,#050b15f0,#081223f5 52%,#050c18eb);--footer-border:#6cb4ff57;--footer-brand:var(--color-text);--footer-tagline:color-mix(in srgb,var(--color-text-muted)88%,#9deeff 12%);--footer-heading:var(--color-text);--footer-link:color-mix(in srgb,var(--color-text-muted)88%,#9deeff 12%);--footer-link-hover:var(--color-interactive);--footer-divider:#6db5ff59;--footer-meta:var(--color-text-subtle);--footer-meta-hover:var(--color-text-muted);--footer-brand-mark-bg:linear-gradient(130deg,#2de2e6,#2a8dff 58%,#5da9ff);--footer-brand-mark-fg:#04070d;--footer-brand-mark-radius:7px;--footer-brand-mark-rotation:-4deg;--footer-logo-font:var(--font-mono);--footer-logo-transform:uppercase;--footer-logo-letter-spacing:.12em}.StorefrontFooter-module-scss-module__dbjMpW__themeNeoteknikka .StorefrontFooter-module-scss-module__dbjMpW__linkColTitle{font-family:var(--font-mono);letter-spacing:.14em}.StorefrontFooter-module-scss-module__dbjMpW__themeNeoteknikka .StorefrontFooter-module-scss-module__dbjMpW__linkItem,.StorefrontFooter-module-scss-module__dbjMpW__themeNeoteknikka .StorefrontFooter-module-scss-module__dbjMpW__bottomLink{letter-spacing:.06em}.StorefrontFooter-module-scss-module__dbjMpW__inner{width:calc(100% - clamp(2rem,5vw,6rem));max-width:1920px;margin-inline:auto}.StorefrontFooter-module-scss-module__dbjMpW__top{gap:var(--space-xl);margin-bottom:var(--space-l);flex-wrap:wrap;justify-content:space-between;display:flex}.StorefrontFooter-module-scss-module__dbjMpW__brandCol{max-width:280px}.StorefrontFooter-module-scss-module__dbjMpW__brand{color:var(--footer-brand);margin-bottom:var(--space-s);align-items:center;gap:8px;text-decoration:none;display:flex}.StorefrontFooter-module-scss-module__dbjMpW__logoMark{background:var(--footer-brand-mark-bg);border-radius:var(--footer-brand-mark-radius);width:24px;height:24px;color:var(--footer-brand-mark-fg);font-size:12px;font-weight:var(--weight-bold,700);transform:rotate(var(--footer-brand-mark-rotation));flex-shrink:0;justify-content:center;align-items:center;display:flex}.StorefrontFooter-module-scss-module__dbjMpW__logoText{font-family:var(--footer-logo-font);font-size:18px;font-weight:var(--weight-bold,700);letter-spacing:var(--footer-logo-letter-spacing);text-transform:var(--footer-logo-transform)}.StorefrontFooter-module-scss-module__dbjMpW__tagline{font-size:var(--step--2,.8rem);color:var(--footer-tagline);line-height:var(--leading-relaxed,1.65)}.StorefrontFooter-module-scss-module__dbjMpW__linkCol{min-width:120px}.StorefrontFooter-module-scss-module__dbjMpW__linkColTitle{font-family:var(--font-playfair,var(--font-display,serif));font-size:13px;font-weight:var(--weight-semibold,600);color:var(--footer-heading);margin-bottom:var(--space-s);text-transform:uppercase;letter-spacing:.5px}.StorefrontFooter-module-scss-module__dbjMpW__linkList{gap:var(--space-2xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.StorefrontFooter-module-scss-module__dbjMpW__linkItem{font-size:var(--step--2,.8rem);color:var(--footer-link);text-decoration:none}@media (prefers-reduced-motion:no-preference){.StorefrontFooter-module-scss-module__dbjMpW__linkItem{transition:color var(--duration-fast,.15s)}}.StorefrontFooter-module-scss-module__dbjMpW__linkItem:hover{color:var(--footer-link-hover)}.StorefrontFooter-module-scss-module__dbjMpW__bottom{justify-content:space-between;align-items:center;gap:var(--space-s);padding-top:var(--space-l);border-top:1px solid var(--footer-divider);flex-wrap:wrap;display:flex}.StorefrontFooter-module-scss-module__dbjMpW__copyright{font-size:var(--step--2,.8rem);color:var(--footer-meta)}.StorefrontFooter-module-scss-module__dbjMpW__bottomLinks{gap:var(--space-m);display:flex}.StorefrontFooter-module-scss-module__dbjMpW__bottomLink{font-size:var(--step--2,.8rem);color:var(--footer-meta);text-decoration:none}@media (prefers-reduced-motion:no-preference){.StorefrontFooter-module-scss-module__dbjMpW__bottomLink{transition:color var(--duration-fast,.15s)}}.StorefrontFooter-module-scss-module__dbjMpW__bottomLink:hover{color:var(--footer-meta-hover)}
.LegalPage-module-scss-module__xJN4Sa__page{color:#c0c0d0;min-height:100vh;font-family:var(--font-outfit,"Outfit",system-ui,sans-serif);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#050508;flex-direction:column;display:flex}.LegalPage-module-scss-module__xJN4Sa__content{flex:1;width:100%;max-width:740px;margin:0 auto;padding:140px 24px 100px}.LegalPage-module-scss-module__xJN4Sa__eyebrow{font-family:var(--font-jetbrains-mono,"JetBrains Mono",monospace);letter-spacing:.3em;text-transform:uppercase;color:#2dd4a8;margin-bottom:16px;font-size:.65rem}.LegalPage-module-scss-module__xJN4Sa__title{font-family:var(--font-cormorant,"Cormorant Garamond",Georgia,serif);color:#f4f4fa;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:300}.LegalPage-module-scss-module__xJN4Sa__title strong{font-weight:700}.LegalPage-module-scss-module__xJN4Sa__updated{font-family:var(--font-jetbrains-mono,"JetBrains Mono",monospace);color:#2a2a38;letter-spacing:.08em;margin-bottom:48px;font-size:.6rem}.LegalPage-module-scss-module__xJN4Sa__draftNotice{background:#e8b8400f;border:1px solid #e8b84026;border-radius:8px;margin-bottom:40px;padding:20px 24px}.LegalPage-module-scss-module__xJN4Sa__draftNotice p{color:#e8b840;margin:0;font-size:.82rem;line-height:1.6}.LegalPage-module-scss-module__xJN4Sa__draftLabel{font-family:var(--font-jetbrains-mono,"JetBrains Mono",monospace);letter-spacing:.2em;text-transform:uppercase;color:#e8b840;margin-bottom:6px;font-size:.55rem;display:block}.LegalPage-module-scss-module__xJN4Sa__body h2{font-family:var(--font-cormorant,"Cormorant Garamond",Georgia,serif);color:#f4f4fa;border-top:1px solid #ffffff0a;margin:40px 0 16px;padding-top:24px;font-size:1.5rem;font-weight:600}.LegalPage-module-scss-module__xJN4Sa__body h3{color:#e8e8f0;margin:24px 0 10px;font-size:1rem;font-weight:600}.LegalPage-module-scss-module__xJN4Sa__body p{color:#a8a8c0;margin-bottom:14px;font-size:.88rem;line-height:1.8}.LegalPage-module-scss-module__xJN4Sa__body p strong{color:#c0c0d0;font-weight:500}.LegalPage-module-scss-module__xJN4Sa__body ul,.LegalPage-module-scss-module__xJN4Sa__body ol{flex-direction:column;gap:8px;margin:0 0 16px 20px;display:flex}.LegalPage-module-scss-module__xJN4Sa__body li{color:#c0c0d0;font-size:.85rem;line-height:1.6}.LegalPage-module-scss-module__xJN4Sa__body li strong{color:#f4f4fa;font-weight:600}.legal-highlight{background:#0a0a10;border:1px solid #ffffff0a;border-radius:8px;margin:24px 0;padding:24px}.legal-highlight p{margin-bottom:0}.legal-highlight-label{font-family:var(--font-jetbrains-mono,"JetBrains Mono",monospace);letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px;font-size:.55rem;display:block}.legal-highlight-label.LegalPage-module-scss-module__xJN4Sa__emerald{color:#2dd4a8}.legal-highlight-label.LegalPage-module-scss-module__xJN4Sa__gold{color:#e8b840}.LegalPage-module-scss-module__xJN4Sa__footer{border-top:1px solid #ffffff0a;width:100%;max-width:740px;margin:0 auto;padding:40px 24px}.LegalPage-module-scss-module__xJN4Sa__footer p{color:#2a2a38;letter-spacing:.04em;font-size:.7rem}
