@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--primary:#00355f;--primary-container:#0f4c81;--on-primary:#fff;--on-primary-container:#d2e4ff;--primary-fixed:#d2e4ff;--on-primary-fixed:#001c37;--secondary:#55667d;--secondary-container:#d2e4ff;--on-secondary:#fff;--on-secondary-container:#55667d;--tertiary:#003c27;--on-tertiary:#fff;--tertiary-fixed-dim:#4edea3;--surface:#f9f9fe;--surface-container-lowest:#fff;--surface-container-low:#f3f3f8;--surface-container-high:#e8e8ed;--surface-container-highest:#e2e2e7;--surface-tint:#2d6197;--on-surface:#191c1f;--on-surface-variant:#43474e;--outline:#73777f;--outline-variant:#c2c7d1;--error:#ba1a1a;--on-error:#fff;--font-display:"Manrope", sans-serif;--font-body:"Inter", sans-serif;--text-display-lg:3.5rem;--text-display-md:2.75rem;--text-display-sm:2.25rem;--text-headline-lg:2rem;--text-headline-md:1.75rem;--text-headline-sm:1.5rem;--text-title-lg:1.375rem;--text-title-md:1.125rem;--text-title-sm:1rem;--text-body-lg:1rem;--text-body-md:.875rem;--text-body-sm:.8125rem;--text-label-lg:.875rem;--text-label-md:.75rem;--text-label-sm:.6875rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:5rem;--space-4xl:8rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-ambient:0 12px 32px #191c1f0f;--shadow-soft:0 4px 12px #191c1f0a;--shadow-lift:0 8px 24px #191c1f14;--gradient-primary:linear-gradient(135deg, #00355f 0%, #0f4c81 100%);--gradient-tertiary:linear-gradient(135deg, #003c27 0%, #0a5a3d 100%);--blur-backdrop:blur(24px);--glass-surface:#f9f9feb3;--glass-surface-strong:#f9f9fed9;--ghost-border:1px solid #c2c7d133;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--duration-fast:.12s;--duration-base:.2s;--duration-slow:.32s}*,:before,:after{box-sizing:border-box}html,body{background:var(--surface);color:var(--on-surface);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--on-surface);letter-spacing:-.02em;font-weight:var(--weight-bold);margin:0;line-height:1.15}p{margin:0}a{color:var(--primary);transition:color var(--duration-fast) var(--ease-out);text-decoration:none}a:hover{color:var(--primary-container)}button{font-family:var(--font-body);font-size:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{font-family:var(--font-body);font-size:var(--text-body-md);color:var(--on-surface)}img,svg,video{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}::selection{background:var(--primary-fixed);color:var(--on-primary-fixed)}.case-a.svelte-dh11ri{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.case-main.svelte-dh11ri{flex:1;width:100%}.case-a.svelte-bi6do4{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.case-main.svelte-bi6do4{width:100%;padding-bottom:calc(var(--space-4xl) + env(safe-area-inset-bottom));flex:1}.top-nav.svelte-zf9wqg{z-index:50;background:var(--glass-surface);width:100%;-webkit-backdrop-filter:var(--blur-backdrop);box-shadow:var(--shadow-soft);position:sticky;top:0}.top-nav-inner.svelte-zf9wqg{width:100%;max-width:1920px;padding:var(--space-md) var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.brand.svelte-zf9wqg{font-family:var(--font-display);font-size:1.5rem;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--primary)}.nav-links.svelte-zf9wqg{gap:var(--space-xl);font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:-.01em;align-items:center;display:flex}.nav-link.svelte-zf9wqg{color:var(--on-surface-variant);font-weight:var(--weight-medium);transition:color var(--duration-base) var(--ease-out);padding-bottom:var(--space-xs)}.nav-link.svelte-zf9wqg:hover{color:var(--primary)}.nav-link.active.svelte-zf9wqg{color:var(--primary);border-bottom:2px solid var(--primary)}.nav-actions.svelte-zf9wqg{gap:var(--space-lg);color:var(--primary);align-items:center;display:flex}.icon-btn.svelte-zf9wqg{color:var(--primary);transition:transform var(--duration-fast) var(--ease-out), color var(--duration-base) var(--ease-out);font-size:1.375rem}.icon-btn.svelte-zf9wqg:hover{color:var(--primary-container)}.icon-btn.svelte-zf9wqg:active{transform:scale(.95)}@media (width<=768px){.nav-links.svelte-zf9wqg{display:none}}.site-footer.svelte-1098uqd{background:var(--surface-container-low);width:100%;margin-top:var(--space-4xl)}.footer-inner.svelte-1098uqd{gap:var(--space-2xl);width:100%;max-width:1920px;padding:var(--space-3xl) var(--space-2xl);font-family:var(--font-body);font-size:var(--text-body-md);grid-template-columns:1fr 3fr;margin:0 auto;line-height:1.6;display:grid}.footer-brand.svelte-1098uqd{gap:var(--space-lg);flex-direction:column;display:flex}.brand.svelte-1098uqd{font-family:var(--font-display);font-size:var(--text-title-md);font-weight:var(--weight-bold);color:var(--primary)}.copyright.svelte-1098uqd{color:var(--on-surface-variant);font-size:var(--text-body-md)}.footer-links.svelte-1098uqd{gap:var(--space-lg) var(--space-2xl);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.footer-link.svelte-1098uqd{color:var(--on-surface-variant);transition:color var(--duration-base) var(--ease-out)}.footer-link.svelte-1098uqd:hover{color:var(--tertiary);text-underline-offset:4px;text-decoration:underline}@media (width<=768px){.footer-inner.svelte-1098uqd{padding:var(--space-2xl) var(--space-lg);grid-template-columns:1fr}.footer-links.svelte-1098uqd{justify-content:flex-start}}.top-bar.svelte-xf429y{z-index:50;background:var(--glass-surface-strong);-webkit-backdrop-filter:blur(20px);width:100%;box-shadow:var(--shadow-ambient);position:sticky;top:0}.top-bar-inner.svelte-xf429y{padding:var(--space-md) var(--space-lg);justify-content:space-between;align-items:center;width:100%;display:flex}.left-group.svelte-xf429y,.right-group.svelte-xf429y{align-items:center;gap:var(--space-md);display:flex}.brand.svelte-xf429y{font-family:var(--font-display);font-size:1.5rem;font-weight:var(--weight-extrabold);letter-spacing:-.02em;color:var(--on-surface);font-style:italic}.icon-btn.svelte-xf429y{color:var(--on-surface);transition:transform var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;width:44px;height:44px;font-size:1.375rem;display:inline-flex}.icon-btn.svelte-xf429y:active{transform:scale(.95)}.bottom-nav.svelte-142umho{width:100%;padding:var(--space-sm) var(--space-md) calc(var(--space-sm) + env(safe-area-inset-bottom));background:var(--glass-surface-strong);-webkit-backdrop-filter:blur(20px);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);z-index:50;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -8px 24px #191c1f0a}.nav-item.svelte-142umho{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);color:var(--on-surface-variant);transition:color var(--duration-base) var(--ease-out), transform var(--duration-fast) var(--ease-out);border-radius:var(--radius-lg);flex-direction:column;display:flex}.nav-item.svelte-142umho:active{transform:scale(.9)}.nav-item.active.svelte-142umho{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent)}.nav-icon.svelte-142umho{font-size:1.25rem}.nav-label.svelte-142umho{font-family:var(--font-display);font-size:.625rem;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.1em}.fab.svelte-17s2apm{right:var(--space-lg);bottom:calc(var(--space-4xl) + env(safe-area-inset-bottom));border-radius:var(--radius-full);background:var(--gradient-primary);width:56px;height:56px;color:var(--on-primary);box-shadow:var(--shadow-lift);transition:transform var(--duration-fast) var(--ease-out);z-index:40;justify-content:center;align-items:center;display:inline-flex;position:fixed}.fab.svelte-17s2apm:active{transform:scale(.95)}.fab-icon.svelte-17s2apm{font-size:1.375rem}.fab-tooltip.svelte-17s2apm{right:calc(100% + var(--space-md));background:var(--on-surface);color:var(--surface);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);font-size:var(--text-label-md);font-weight:var(--weight-bold);white-space:nowrap;opacity:0;transition:opacity var(--duration-base) var(--ease-out);pointer-events:none;position:absolute}.fab.svelte-17s2apm:hover .fab-tooltip:where(.svelte-17s2apm){opacity:1}.hero.svelte-16bvjnf{justify-content:center;align-items:center;min-height:819px;display:flex;position:relative;overflow:hidden}.hero-image.svelte-16bvjnf{z-index:0;position:absolute;inset:0}.hero-image.svelte-16bvjnf img:where(.svelte-16bvjnf){object-fit:cover;width:100%;height:100%}.hero-overlay.svelte-16bvjnf{mix-blend-mode:multiply;opacity:.6;background:linear-gradient(135deg,#00355fe6,#0f4c81cc);position:absolute;inset:0}.hero-content.svelte-16bvjnf{z-index:1;text-align:center;padding:0 var(--space-lg);flex-direction:column;align-items:center;max-width:56rem;margin:0 auto;display:flex;position:relative}.hero-eyebrow.svelte-16bvjnf{color:var(--tertiary-fixed-dim);font-weight:var(--weight-medium);letter-spacing:.2em;text-transform:uppercase;font-size:var(--text-label-md);margin-bottom:var(--space-md)}.hero-title.svelte-16bvjnf{font-size:var(--text-display-lg);font-weight:var(--weight-bold);color:var(--on-primary);letter-spacing:-.02em;margin-bottom:var(--space-lg);line-height:1.1}.hero-subtitle.svelte-16bvjnf{color:var(--surface-container-lowest);max-width:36rem;margin:0 auto var(--space-2xl);opacity:.9;line-height:1.7}.hero-actions.svelte-16bvjnf{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.btn-primary.svelte-16bvjnf{background:var(--tertiary);color:var(--on-tertiary);border-radius:var(--radius-full);font-weight:var(--weight-medium);align-items:center;gap:var(--space-sm);transition:background var(--duration-base) var(--ease-out);padding:1rem 2rem;display:inline-flex}.btn-primary.svelte-16bvjnf:hover{color:var(--on-tertiary);background:#00583a}.btn-ghost.svelte-16bvjnf{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--on-primary);border-radius:var(--radius-full);font-weight:var(--weight-medium);transition:background var(--duration-base) var(--ease-out);background:#f9f9fe1a;border:1px solid #f9f9fe33;padding:1rem 2rem}.btn-ghost.svelte-16bvjnf:hover{color:var(--on-primary);background:#f9f9fe33}.section-categories.svelte-16bvjnf{padding:var(--space-3xl) var(--space-2xl);background:var(--surface);max-width:1920px;margin:0 auto}.section-head.svelte-16bvjnf{margin-bottom:var(--space-3xl);gap:var(--space-lg);padding-left:var(--space-xl);border-left:4px solid var(--primary);flex-direction:column;display:flex}@media (width>=768px){.section-head.svelte-16bvjnf{flex-direction:row;justify-content:space-between;align-items:flex-end}}.head-text.svelte-16bvjnf h2:where(.svelte-16bvjnf){font-size:var(--text-headline-md);color:var(--primary);margin-bottom:var(--space-sm)}.head-text.svelte-16bvjnf p:where(.svelte-16bvjnf){color:var(--on-surface-variant)}.head-link.svelte-16bvjnf{color:var(--primary);font-weight:var(--weight-medium);align-items:center;gap:var(--space-xs);display:inline-flex}.bento.svelte-16bvjnf{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;display:grid}.bento-card.svelte-16bvjnf{border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);background:var(--surface-container-lowest);display:block;position:relative;overflow:hidden}.bento-large.svelte-16bvjnf{grid-area:span 2/span 2}.bento-card.svelte-16bvjnf img:where(.svelte-16bvjnf){object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.bento-card.svelte-16bvjnf:hover img:where(.svelte-16bvjnf){transform:scale(1.05)}.bento-overlay.svelte-16bvjnf{background:linear-gradient(#0000 40%,#191c1fcc);position:absolute;inset:0}.bento-body.svelte-16bvjnf{padding:var(--space-xl);width:100%;position:absolute;bottom:0;left:0}.bento-badge.svelte-16bvjnf{background:var(--primary-fixed);color:var(--on-primary-fixed);font-size:var(--text-label-sm);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-sm);padding:.25rem .75rem;display:inline-block}.bento-body.svelte-16bvjnf h3:where(.svelte-16bvjnf){color:var(--on-primary);font-size:var(--text-title-lg);margin-bottom:var(--space-xs)}.bento-body.svelte-16bvjnf p:where(.svelte-16bvjnf){color:#f9f9fecc;font-size:var(--text-body-md)}.section-trending.svelte-16bvjnf{padding:var(--space-3xl) var(--space-2xl);background:var(--surface-container-low);max-width:1920px;margin:0 auto}.trending-head.svelte-16bvjnf{margin-bottom:var(--space-3xl);text-align:center;max-width:36rem;margin-left:auto;margin-right:auto}.trending-head.svelte-16bvjnf h2:where(.svelte-16bvjnf){font-size:var(--text-headline-md);color:var(--primary);margin-bottom:var(--space-md)}.trending-head.svelte-16bvjnf p:where(.svelte-16bvjnf){color:var(--on-surface-variant)}.product-grid.svelte-16bvjnf{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}@media (width<=1024px){.product-grid.svelte-16bvjnf{grid-template-columns:repeat(2,1fr)}}.product-card.svelte-16bvjnf{background:var(--surface-container-lowest);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);transition:box-shadow var(--duration-slow) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.product-card.svelte-16bvjnf:hover{box-shadow:var(--shadow-lift)}.product-image.svelte-16bvjnf{aspect-ratio:4/5;background:var(--surface-container-high);position:relative;overflow:hidden}.product-image.svelte-16bvjnf img:where(.svelte-16bvjnf){object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.product-card.svelte-16bvjnf:hover .product-image:where(.svelte-16bvjnf) img:where(.svelte-16bvjnf){transform:scale(1.05)}.product-badge.svelte-16bvjnf{top:var(--space-md);left:var(--space-md);z-index:1;background:var(--tertiary-fixed-dim);color:var(--on-tertiary);font-size:var(--text-label-sm);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);padding:.25rem .5rem;position:absolute}.wishlist-btn.svelte-16bvjnf{top:var(--space-md);right:var(--space-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary);border-radius:var(--radius-full);opacity:0;width:2.25rem;height:2.25rem;transition:all var(--duration-base) var(--ease-out);box-shadow:var(--shadow-soft);background:#f9f9fed9;justify-content:center;align-items:center;display:flex;position:absolute}.product-card.svelte-16bvjnf:hover .wishlist-btn:where(.svelte-16bvjnf){opacity:1}.wishlist-btn.svelte-16bvjnf:hover{color:var(--tertiary)}.product-body.svelte-16bvjnf{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.product-body.svelte-16bvjnf h3:where(.svelte-16bvjnf){font-family:var(--font-body);font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--on-surface);margin-bottom:var(--space-sm)}.product-body.svelte-16bvjnf p:where(.svelte-16bvjnf){color:var(--on-surface-variant);font-size:var(--text-body-md);margin-bottom:var(--space-md);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.product-foot.svelte-16bvjnf{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.price.svelte-16bvjnf{color:var(--primary);font-weight:var(--weight-medium)}.cart-btn.svelte-16bvjnf{color:var(--tertiary);font-size:var(--text-title-md)}.cart-btn.svelte-16bvjnf:hover{color:var(--on-tertiary);background:var(--tertiary)}.trending-cta.svelte-16bvjnf{margin-top:var(--space-3xl);text-align:center}.trending-cta.svelte-16bvjnf a:where(.svelte-16bvjnf){align-items:center;gap:var(--space-sm);background:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--radius-full);font-weight:var(--weight-medium);padding:.75rem 2rem;display:inline-flex}.trending-cta.svelte-16bvjnf a:where(.svelte-16bvjnf):hover{background:var(--primary);color:var(--on-primary)}.hero.svelte-r4aykp{background:var(--surface-container-low);align-items:center;width:100%;min-height:60vh;display:flex;position:relative;overflow:hidden}.hero-image.svelte-r4aykp{z-index:0;position:absolute;inset:0}.hero-image.svelte-r4aykp img:where(.svelte-r4aykp){object-fit:cover;opacity:.9;width:100%;height:100%}.hero-overlay.svelte-r4aykp{background:linear-gradient(to right, var(--surface), #f9f9fe66 60%, transparent);position:absolute;inset:0}.hero-content.svelte-r4aykp{z-index:1;padding:var(--space-2xl) var(--space-lg);width:100%;max-width:100%;position:relative}.hero-eyebrow.svelte-r4aykp{border-radius:var(--radius-full);background:var(--primary-container);color:var(--on-primary-container);font-size:.7rem;font-weight:var(--weight-bold);letter-spacing:.15em;text-transform:uppercase;margin-bottom:var(--space-lg);padding:.4rem 1rem;display:inline-block}.hero-title.svelte-r4aykp{font-size:2.5rem;font-weight:var(--weight-extrabold);letter-spacing:-.02em;color:var(--on-surface);margin-bottom:var(--space-lg);line-height:1.1}.hero-title.svelte-r4aykp em:where(.svelte-r4aykp){color:var(--primary);font-style:italic}.hero-subtitle.svelte-r4aykp{color:var(--on-surface-variant);margin-bottom:var(--space-lg);max-width:32rem;line-height:1.6}.hero-actions.svelte-r4aykp{gap:var(--space-sm);flex-wrap:wrap;display:flex}.btn-primary.svelte-r4aykp{background:var(--gradient-primary);color:var(--on-primary);border-radius:var(--radius-full);font-weight:var(--weight-bold);letter-spacing:.04em;box-shadow:var(--shadow-lift);padding:.875rem 1.5rem;font-size:.85rem}.btn-soft.svelte-r4aykp{background:var(--surface-container-highest);color:var(--on-surface);border-radius:var(--radius-full);font-weight:var(--weight-bold);letter-spacing:.04em;padding:.875rem 1.5rem;font-size:.85rem}.section-spaces.svelte-r4aykp{padding:var(--space-2xl) 0;background:var(--surface)}.spaces-head.svelte-r4aykp{padding:0 var(--space-lg);margin-bottom:var(--space-lg);justify-content:space-between;align-items:flex-end;display:flex}.spaces-head.svelte-r4aykp h2:where(.svelte-r4aykp){color:var(--on-surface);margin-bottom:var(--space-xs);font-size:1.5rem}.spaces-head.svelte-r4aykp p:where(.svelte-r4aykp){color:var(--on-surface-variant);font-size:var(--text-body-md)}.head-link.svelte-r4aykp{color:var(--primary);font-weight:var(--weight-bold);font-size:var(--text-body-sm);align-items:center;gap:var(--space-xs);display:inline-flex}.spaces-scroll.svelte-r4aykp{gap:var(--space-md);padding:0 var(--space-lg) var(--space-md);scrollbar-width:none;display:flex;overflow-x:auto}.spaces-scroll.svelte-r4aykp::-webkit-scrollbar{display:none}.space-card.svelte-r4aykp{flex:0 0 11rem}.space-image.svelte-r4aykp{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--surface-container-high);margin-bottom:var(--space-sm);overflow:hidden}.space-image.svelte-r4aykp img:where(.svelte-r4aykp){object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.space-card.svelte-r4aykp:hover .space-image:where(.svelte-r4aykp) img:where(.svelte-r4aykp){transform:scale(1.1)}.space-card.svelte-r4aykp h3:where(.svelte-r4aykp){font-size:var(--text-title-sm);font-weight:var(--weight-bold);margin-bottom:2px}.space-card.svelte-r4aykp p:where(.svelte-r4aykp){color:var(--on-surface-variant);font-size:var(--text-body-sm)}.section-trending.svelte-r4aykp{padding:var(--space-2xl) var(--space-lg);background:var(--surface-container-low)}.trending-head.svelte-r4aykp{margin-bottom:var(--space-xl)}.trending-head.svelte-r4aykp h2:where(.svelte-r4aykp){font-size:1.75rem;font-weight:var(--weight-extrabold);color:var(--on-surface);margin-bottom:var(--space-sm)}.trending-head.svelte-r4aykp p:where(.svelte-r4aykp){color:var(--on-surface-variant);max-width:28rem}.trending-grid.svelte-r4aykp{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.featured-card.svelte-r4aykp{background:var(--surface-container-lowest);border-radius:var(--radius-md);flex-direction:column;grid-column:span 2;display:flex;overflow:hidden}.featured-image.svelte-r4aykp{aspect-ratio:1;background:var(--surface-container-high);position:relative;overflow:hidden}.featured-image.svelte-r4aykp img:where(.svelte-r4aykp){object-fit:contain;width:100%;height:100%;padding:var(--space-2xl)}.featured-badge.svelte-r4aykp{top:var(--space-lg);left:var(--space-lg);background:var(--on-surface);color:var(--on-primary);font-size:.625rem;font-weight:var(--weight-bold);letter-spacing:.15em;text-transform:uppercase;border-radius:var(--radius-full);padding:.25rem .75rem;position:absolute}.featured-cart.svelte-r4aykp{bottom:var(--space-lg);right:var(--space-lg);border-radius:var(--radius-full);background:var(--surface-container-lowest);width:3rem;height:3rem;color:var(--on-surface);box-shadow:var(--shadow-lift);justify-content:center;align-items:center;display:flex;position:absolute}.featured-cart.svelte-r4aykp:hover{background:var(--primary);color:var(--on-primary)}.featured-body.svelte-r4aykp{padding:var(--space-xl)}.featured-row.svelte-r4aykp{margin-bottom:var(--space-sm);justify-content:space-between;align-items:flex-start;display:flex}.featured-body.svelte-r4aykp h3:where(.svelte-r4aykp){font-size:var(--text-headline-sm);font-weight:var(--weight-bold)}.featured-price.svelte-r4aykp{color:var(--primary);font-weight:var(--weight-bold);font-size:var(--text-title-lg)}.featured-body.svelte-r4aykp p:where(.svelte-r4aykp){color:var(--on-surface-variant)}.small-card.svelte-r4aykp{background:var(--surface-container-lowest);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.small-image.svelte-r4aykp{aspect-ratio:4/3;background:var(--surface-container-high);overflow:hidden}.small-image.svelte-r4aykp img:where(.svelte-r4aykp){object-fit:contain;width:100%;height:100%;padding:var(--space-md)}.small-body.svelte-r4aykp{padding:var(--space-md)}.small-body.svelte-r4aykp h4:where(.svelte-r4aykp){font-size:var(--text-title-sm);font-weight:var(--weight-bold);margin-bottom:2px}.small-body.svelte-r4aykp p:where(.svelte-r4aykp){color:var(--on-surface-variant);font-size:var(--text-body-sm);margin-bottom:var(--space-sm)}.small-price.svelte-r4aykp{color:var(--on-surface);font-weight:var(--weight-bold)}.section-feature.svelte-r4aykp{padding:var(--space-3xl) var(--space-lg);gap:var(--space-2xl);flex-direction:column;display:flex}@media (width>=768px){.section-feature.svelte-r4aykp{flex-direction:row;align-items:center;max-width:1280px;margin:0 auto}}.feature-image.svelte-r4aykp{flex:1}.feature-image.svelte-r4aykp img:where(.svelte-r4aykp){aspect-ratio:1;object-fit:cover;border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lift)}.feature-body.svelte-r4aykp{gap:var(--space-lg);flex-direction:column;flex:1;display:flex}.feature-body.svelte-r4aykp h2:where(.svelte-r4aykp){font-size:2rem;font-weight:var(--weight-bold);line-height:1.2}.feature-body.svelte-r4aykp>p:where(.svelte-r4aykp){color:var(--on-surface-variant);line-height:1.7}.feature-bullets.svelte-r4aykp{gap:var(--space-md);flex-direction:column;display:flex}.feature-bullets.svelte-r4aykp li:where(.svelte-r4aykp){align-items:center;gap:var(--space-md);font-weight:var(--weight-semibold);display:flex}.bullet-icon.svelte-r4aykp{border-radius:var(--radius-full);width:2.5rem;height:2.5rem;color:var(--primary);background:#0041c81a;justify-content:center;align-items:center;display:flex}.page.svelte-1gta85w{max-width:1920px;padding:var(--space-3xl) var(--space-2xl);margin:0 auto}.page-head.svelte-1gta85w{margin-bottom:var(--space-3xl);max-width:48rem}.page-head.svelte-1gta85w h1:where(.svelte-1gta85w){color:var(--on-surface);margin-bottom:var(--space-md);font-size:3.5rem;line-height:1.1}.page-head.svelte-1gta85w p:where(.svelte-1gta85w){font-size:var(--text-title-md);color:var(--on-surface-variant);font-weight:var(--weight-medium)}.grid.svelte-1gta85w{gap:var(--space-3xl);grid-template-columns:repeat(12,1fr);display:grid}@media (width<=1024px){.grid.svelte-1gta85w{grid-template-columns:1fr}}.items.svelte-1gta85w{gap:var(--space-xl);flex-direction:column;grid-column:span 7;display:flex}.line.svelte-1gta85w{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius-md);padding:var(--space-lg);gap:var(--space-xl);flex-direction:column;align-items:stretch;display:flex}@media (width>=640px){.line.svelte-1gta85w{flex-direction:row;align-items:center}}.line-image.svelte-1gta85w{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--surface-container-low);flex-shrink:0;width:100%;overflow:hidden}@media (width>=640px){.line-image.svelte-1gta85w{width:12rem;height:12rem}}.line-image.svelte-1gta85w img:where(.svelte-1gta85w){object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.line.svelte-1gta85w:hover .line-image:where(.svelte-1gta85w) img:where(.svelte-1gta85w){transform:scale(1.05)}.line-body.svelte-1gta85w{justify-content:space-between;gap:var(--space-lg);flex-direction:column;flex:1;display:flex}.line-top.svelte-1gta85w{justify-content:space-between;align-items:flex-start;display:flex}.line-top.svelte-1gta85w h3:where(.svelte-1gta85w){font-family:var(--font-body);font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--on-surface);margin-bottom:var(--space-xs)}.line-top.svelte-1gta85w p:where(.svelte-1gta85w){color:var(--on-surface-variant);font-size:var(--text-body-sm)}.line-price.svelte-1gta85w{font-family:var(--font-display);font-size:var(--text-title-md);font-weight:var(--weight-bold)}.line-foot.svelte-1gta85w{justify-content:space-between;align-items:center;display:flex}.qty.svelte-1gta85w{background:var(--surface-container-low);border-radius:var(--radius-full);border:1px solid #c2c7d133;align-items:center;padding:4px 8px;display:flex}.qty.svelte-1gta85w button:where(.svelte-1gta85w){width:2rem;height:2rem;color:var(--on-surface-variant);justify-content:center;align-items:center;display:flex}.qty.svelte-1gta85w button:where(.svelte-1gta85w):hover{color:var(--primary)}.qty.svelte-1gta85w span:where(.svelte-1gta85w){padding:0 var(--space-md);font-size:var(--text-body-sm);font-weight:var(--weight-medium)}.remove.svelte-1gta85w{color:var(--on-surface-variant);align-items:center;gap:var(--space-sm);transition:color var(--duration-base) var(--ease-out);display:inline-flex}.remove.svelte-1gta85w:hover{color:var(--error)}.remove.svelte-1gta85w span:where(.svelte-1gta85w){font-size:var(--text-label-md);text-transform:uppercase;letter-spacing:.1em}.summary.svelte-1gta85w{grid-column:span 5;position:relative}.summary-card.svelte-1gta85w{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius-lg);padding:var(--space-2xl);position:sticky;top:8rem}.summary-card.svelte-1gta85w h2:where(.svelte-1gta85w){font-size:var(--text-headline-md);color:var(--on-surface);margin-bottom:var(--space-2xl)}.summary-rows.svelte-1gta85w{gap:var(--space-md);font-size:var(--text-body-sm);flex-direction:column;display:flex}.row.svelte-1gta85w{color:var(--on-surface-variant);justify-content:space-between;display:flex}.row.svelte-1gta85w .val:where(.svelte-1gta85w){color:var(--on-surface);font-weight:var(--weight-medium)}.separator.svelte-1gta85w{height:1rem;margin:var(--space-xl) -1rem var(--space-lg);border-radius:var(--radius-full);background:#f3f3f880}.total-row.svelte-1gta85w{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-end;display:flex}.total-row.svelte-1gta85w>span:where(.svelte-1gta85w):first-child{font-family:var(--font-display);font-size:var(--text-title-md);font-weight:var(--weight-medium)}.total-val.svelte-1gta85w{font-family:var(--font-display);font-size:var(--text-headline-lg);font-weight:var(--weight-bold);color:var(--primary)}.checkout.svelte-1gta85w{background:var(--gradient-primary);width:100%;color:var(--on-primary);border-radius:var(--radius-full);font-weight:var(--weight-semibold);letter-spacing:.04em;justify-content:center;align-items:center;gap:var(--space-sm);padding:1.25rem;display:inline-flex}.checkout.svelte-1gta85w:hover{opacity:.9}.secure.svelte-1gta85w{margin-top:var(--space-lg);justify-content:center;align-items:center;gap:var(--space-sm);color:var(--on-surface-variant);font-size:var(--text-label-md);display:flex}.product-card.svelte-7ntz6i{cursor:pointer}.media.svelte-7ntz6i{aspect-ratio:4/5;border-radius:var(--radius-lg);background:var(--surface-container-low);margin-bottom:var(--space-lg);position:relative;overflow:hidden}.media-img.svelte-7ntz6i{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.product-card.svelte-7ntz6i:hover .media-img:where(.svelte-7ntz6i){transform:scale(1.05)}.heart-btn.svelte-7ntz6i{top:var(--space-md);right:var(--space-md);border-radius:var(--radius-full);background:color-mix(in srgb, var(--surface-container-lowest) 80%, transparent);-webkit-backdrop-filter:blur(8px);width:40px;height:40px;color:var(--on-surface);transition:color var(--duration-base) var(--ease-out), background var(--duration-base) var(--ease-out);justify-content:center;align-items:center;font-size:1.125rem;display:inline-flex;position:absolute}.heart-btn.svelte-7ntz6i:hover{color:var(--primary);background:var(--surface-container-lowest)}.badge.svelte-7ntz6i{bottom:var(--space-md);left:var(--space-md);background:var(--tertiary-fixed-dim);color:var(--on-primary-fixed);font-family:var(--font-body);font-size:var(--text-label-md);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.08em;padding:.375rem var(--space-md);border-radius:var(--radius-full);position:absolute}.body.svelte-7ntz6i{gap:var(--space-xs);flex-direction:column;display:flex}.title-row.svelte-7ntz6i{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.name.svelte-7ntz6i{font-family:var(--font-body);font-size:var(--text-title-lg);font-weight:var(--weight-semibold);color:var(--on-surface);letter-spacing:-.01em}.price.svelte-7ntz6i{font-family:var(--font-body);font-size:var(--text-title-lg);font-weight:var(--weight-medium);color:var(--primary);white-space:nowrap}.subtitle.svelte-7ntz6i{font-family:var(--font-body);font-size:var(--text-body-md);color:var(--on-surface-variant)}.category-page.svelte-avf74y{width:100%;max-width:1920px;padding:var(--space-3xl) var(--space-2xl);gap:var(--space-2xl);flex-direction:column;margin:0 auto;display:flex}.hero.svelte-avf74y{justify-content:space-between;align-items:flex-end;gap:var(--space-2xl);background:var(--surface-container-low);padding:var(--space-2xl);border-radius:var(--radius-lg);display:flex}.hero-text.svelte-avf74y{gap:var(--space-md);flex-direction:column;max-width:36rem;display:flex}.hero-title.svelte-avf74y{font-family:var(--font-display);font-size:var(--text-display-lg);line-height:1.1;font-weight:var(--weight-bold);color:var(--primary);letter-spacing:-.02em}.hero-subtitle.svelte-avf74y{font-family:var(--font-body);font-size:var(--text-title-lg);color:var(--on-surface-variant);font-weight:var(--weight-medium)}.hero-actions.svelte-avf74y{gap:var(--space-md);align-items:center;display:flex}.sort-wrap.svelte-avf74y{position:relative}.sort-select.svelte-avf74y{appearance:none;background:var(--surface-container-lowest);color:var(--on-surface);font-family:var(--font-body);font-size:var(--text-body-md);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-2xl) var(--space-sm) var(--space-lg);box-shadow:var(--shadow-ambient);cursor:pointer;border:none}.sort-select.svelte-avf74y:focus{outline:2px solid var(--surface-tint);outline-offset:2px}.sort-chevron.svelte-avf74y{right:var(--space-md);color:var(--on-surface-variant);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.content.svelte-avf74y{gap:var(--space-2xl);grid-template-columns:16rem 1fr;display:grid}.filters.svelte-avf74y{gap:var(--space-2xl);flex-direction:column;display:flex}.filter-group.svelte-avf74y{gap:var(--space-lg);flex-direction:column;display:flex}.filter-title.svelte-avf74y{font-family:var(--font-display);font-size:var(--text-headline-md);font-weight:var(--weight-medium);color:var(--on-surface)}.filter-items.svelte-avf74y{gap:var(--space-md);flex-direction:column;display:flex}.filter-option.svelte-avf74y{align-items:center;gap:var(--space-md);cursor:pointer;color:var(--on-surface-variant);transition:color var(--duration-base) var(--ease-out);display:flex}.filter-option.svelte-avf74y:hover{color:var(--primary)}.filter-checkbox.svelte-avf74y,.filter-radio.svelte-avf74y{width:1.25rem;height:1.25rem;accent-color:var(--primary);background:var(--surface-container-low);cursor:pointer}.filter-label.svelte-avf74y{font-family:var(--font-body);font-size:var(--text-body-md)}.filter-stars.svelte-avf74y{color:inherit;font-size:1.125rem;display:inline-flex}.product-grid.svelte-avf74y{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=1280px){.product-grid.svelte-avf74y{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.content.svelte-avf74y{grid-template-columns:1fr}}@media (width<=768px){.hero.svelte-avf74y{flex-direction:column;align-items:flex-start}.hero-title.svelte-avf74y{font-size:2.5rem}.product-grid.svelte-avf74y{grid-template-columns:1fr}}.page.svelte-1phwmne{max-width:1920px;padding:var(--space-3xl) var(--space-2xl);margin:0 auto}.page-head.svelte-1phwmne{margin-bottom:var(--space-3xl);justify-content:space-between;align-items:center;display:flex}.brand.svelte-1phwmne{font-family:var(--font-display);font-size:var(--text-title-lg);font-weight:var(--weight-bold);letter-spacing:-.03em;color:var(--primary)}.secure.svelte-1phwmne{align-items:center;gap:var(--space-sm);color:var(--on-surface-variant);font-size:var(--text-body-sm);font-weight:var(--weight-medium);display:flex}.secure.svelte-1phwmne i:where(.svelte-1phwmne){color:var(--tertiary-fixed-dim)}.grid.svelte-1phwmne{gap:var(--space-3xl);grid-template-columns:1fr;display:grid}@media (width>=1024px){.grid.svelte-1phwmne{grid-template-columns:8fr 4fr;gap:6rem}}.left.svelte-1phwmne{gap:var(--space-2xl);flex-direction:column;display:flex}.card.svelte-1phwmne{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-ambient);position:relative;overflow:hidden}.card.svelte-1phwmne h2:where(.svelte-1phwmne){font-family:var(--font-display);font-size:var(--text-headline-sm);color:var(--primary);font-weight:var(--weight-medium);letter-spacing:-.02em;margin-bottom:var(--space-2xl)}.accent.svelte-1phwmne{background:var(--gradient-primary);width:100%;height:4px;position:absolute;top:0;left:0}.form-grid.svelte-1phwmne{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.col-span-2.svelte-1phwmne{grid-column:span 2}.field.svelte-1phwmne{gap:var(--space-sm);flex-direction:column;display:flex}.field.svelte-1phwmne label:where(.svelte-1phwmne){font-size:.75rem;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant)}.field.svelte-1phwmne input:where(.svelte-1phwmne),.field.svelte-1phwmne select:where(.svelte-1phwmne){background:var(--surface-container-low);border-radius:var(--radius-sm);width:100%;color:var(--on-surface);transition:border-color var(--duration-base) var(--ease-out);border:1px solid #c2c7d133;outline:none;padding:.75rem 1rem;font-family:inherit}.field.svelte-1phwmne input:where(.svelte-1phwmne):focus,.field.svelte-1phwmne select:where(.svelte-1phwmne):focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.inline-pair.svelte-1phwmne{gap:var(--space-md);display:flex}.inline-pair.svelte-1phwmne .field:where(.svelte-1phwmne){flex:1}.pay-list.svelte-1phwmne{gap:var(--space-md);flex-direction:column;display:flex}.pay-item.svelte-1phwmne{cursor:pointer;padding:var(--space-lg);border-radius:var(--radius-md);transition:all var(--duration-base) var(--ease-out);border:2px solid #c2c7d133;display:block}.pay-item.is-selected.svelte-1phwmne{border-color:var(--primary);background:#d2e4ff4d}.pay-item.svelte-1phwmne input:where(.svelte-1phwmne){opacity:0;pointer-events:none;position:absolute}.pay-head.svelte-1phwmne{justify-content:space-between;align-items:center;display:flex}.pay-title.svelte-1phwmne{align-items:center;gap:var(--space-md);font-weight:var(--weight-semibold);color:var(--on-surface);display:flex}.dot.svelte-1phwmne{border-radius:var(--radius-full);border:2px solid var(--outline);justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.is-selected.svelte-1phwmne .dot:where(.svelte-1phwmne){border-color:var(--primary)}.dot.svelte-1phwmne span:where(.svelte-1phwmne){border-radius:var(--radius-full);background:var(--primary);opacity:0;width:.625rem;height:.625rem}.is-selected.svelte-1phwmne .dot:where(.svelte-1phwmne) span:where(.svelte-1phwmne){opacity:1}.pay-head.svelte-1phwmne i:where(.svelte-1phwmne){color:var(--on-surface-variant);font-size:1.25rem}.pay-body.svelte-1phwmne{margin-top:var(--space-lg);padding-top:var(--space-lg);gap:var(--space-md);border-top:1px solid #c2c7d133;flex-direction:column;display:flex}.right.svelte-1phwmne{position:relative}.summary.svelte-1phwmne{background:var(--surface-container-low);border-radius:var(--radius-lg);padding:var(--space-2xl);gap:var(--space-xl);flex-direction:column;display:flex;position:sticky;top:3rem}.summary.svelte-1phwmne h3:where(.svelte-1phwmne){font-size:var(--text-title-lg);font-weight:var(--weight-semibold);color:var(--primary)}.items.svelte-1phwmne{gap:var(--space-lg);flex-direction:column;display:flex}.item.svelte-1phwmne{gap:var(--space-md);display:flex}.item-img.svelte-1phwmne{border-radius:var(--radius-sm);background:var(--surface-container-highest);flex-shrink:0;width:5rem;height:6rem;overflow:hidden}.item-img.svelte-1phwmne img:where(.svelte-1phwmne){object-fit:cover;width:100%;height:100%}.item-body.svelte-1phwmne{flex-direction:column;flex:1;justify-content:space-between;display:flex}.item-body.svelte-1phwmne h4:where(.svelte-1phwmne){font-weight:var(--weight-medium);color:var(--on-surface)}.item-body.svelte-1phwmne p:where(.svelte-1phwmne){font-size:var(--text-body-sm);color:var(--on-surface-variant);margin-top:var(--space-xs)}.item-foot.svelte-1phwmne{margin-top:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.item-foot.svelte-1phwmne span:where(.svelte-1phwmne):first-child{font-size:var(--text-body-sm);color:var(--on-surface-variant)}.item-price.svelte-1phwmne{font-weight:var(--weight-semibold)}.promo.svelte-1phwmne{gap:var(--space-sm);display:flex}.promo.svelte-1phwmne input:where(.svelte-1phwmne){background:var(--surface-container-lowest);border-radius:var(--radius-sm);font-size:var(--text-body-sm);border:1px solid #c2c7d133;outline:none;flex:1;padding:.75rem 1rem}.promo.svelte-1phwmne input:where(.svelte-1phwmne):focus{border-color:var(--primary)}.promo.svelte-1phwmne button:where(.svelte-1phwmne){background:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--radius-sm);font-weight:var(--weight-medium);font-size:var(--text-body-sm);padding:.75rem 1.5rem}.promo.svelte-1phwmne button:where(.svelte-1phwmne):hover{background:var(--secondary-fixed)}.rows.svelte-1phwmne{gap:var(--space-sm);padding-top:var(--space-lg);border-top:1px solid #c2c7d133;flex-direction:column;display:flex}.row.svelte-1phwmne{font-size:var(--text-body-sm);justify-content:space-between;display:flex}.row.svelte-1phwmne span:where(.svelte-1phwmne):first-child{color:var(--on-surface-variant)}.row.svelte-1phwmne span:where(.svelte-1phwmne):last-child{font-weight:var(--weight-medium);color:var(--on-surface)}.total-row.svelte-1phwmne{padding-top:var(--space-lg);border-top:1px solid #c2c7d133;justify-content:space-between;align-items:flex-end;display:flex}.total-row.svelte-1phwmne>span:where(.svelte-1phwmne){font-size:var(--text-title-md);font-weight:var(--weight-medium);color:var(--primary)}.total-cur.svelte-1phwmne{font-size:var(--text-body-sm);color:var(--on-surface-variant);margin-right:var(--space-sm)}.total-val.svelte-1phwmne{font-family:var(--font-display);font-size:var(--text-headline-sm);font-weight:var(--weight-bold);color:var(--primary)}.place.svelte-1phwmne{background:var(--tertiary);width:100%;color:var(--on-tertiary);border-radius:var(--radius-full);font-weight:var(--weight-semibold);font-size:var(--text-title-md);justify-content:center;align-items:center;gap:var(--space-sm);transition:background var(--duration-base) var(--ease-out);padding:1rem 2rem;display:inline-flex}.place.svelte-1phwmne i:where(.svelte-1phwmne){color:var(--tertiary-fixed-dim)}.place.svelte-1phwmne:hover{background:var(--tertiary-container)}.fineprint.svelte-1phwmne{text-align:center;color:var(--on-surface-variant);padding:0 var(--space-md);font-size:.75rem}.page.svelte-t1y5zp{min-height:calc(100vh - 4rem);padding:var(--space-3xl) var(--space-2xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.bg-side.svelte-t1y5zp{opacity:.9;z-index:0;background-position:50%;background-size:cover;width:50%;display:none;position:absolute;inset:0}.bg-overlay.svelte-t1y5zp{background:linear-gradient(to right, transparent, var(--surface));position:absolute;inset:0}@media (width>=1024px){.bg-side.svelte-t1y5zp{display:block}}.form-wrap.svelte-t1y5zp{z-index:1;width:100%;max-width:500px;position:relative}@media (width>=1024px){.form-wrap.svelte-t1y5zp{margin-left:auto;margin-right:10%}}@media (width>=1280px){.form-wrap.svelte-t1y5zp{margin-right:15%}}.heading.svelte-t1y5zp{text-align:center;margin-bottom:3rem}@media (width>=1024px){.heading.svelte-t1y5zp{text-align:left}}.heading.svelte-t1y5zp h1:where(.svelte-t1y5zp){font-family:var(--font-display);font-size:3rem;line-height:1.1;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--primary);margin-bottom:var(--space-md)}@media (width>=768px){.heading.svelte-t1y5zp h1:where(.svelte-t1y5zp){font-size:3.5rem}}.heading.svelte-t1y5zp p:where(.svelte-t1y5zp){color:var(--on-surface-variant);font-size:var(--text-body-md);max-width:28rem;margin:0 auto}@media (width>=1024px){.heading.svelte-t1y5zp p:where(.svelte-t1y5zp){font-size:var(--text-body-lg);margin:0}}.card.svelte-t1y5zp{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-2xl);position:relative;overflow:hidden;box-shadow:0 12px 32px #191c1f0f}@media (width>=768px){.card.svelte-t1y5zp{padding:2.5rem}}.accent.svelte-t1y5zp{border-radius:var(--radius-full);filter:blur(32px);pointer-events:none;background:#0f4c810d;width:8rem;height:8rem;position:absolute;top:-4rem;right:-4rem}.form.svelte-t1y5zp{z-index:1;gap:var(--space-xl);flex-direction:column;display:flex;position:relative}.field.svelte-t1y5zp{gap:var(--space-sm);flex-direction:column;display:flex}.field-head.svelte-t1y5zp{justify-content:space-between;align-items:center;display:flex}.field.svelte-t1y5zp label:where(.svelte-t1y5zp){font-size:.75rem;font-weight:var(--weight-medium);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.1em}.forgot.svelte-t1y5zp{font-size:var(--text-body-sm);color:var(--primary);transition:color var(--duration-base) var(--ease-out)}.forgot.svelte-t1y5zp:hover{color:var(--surface-tint)}.input-shell.svelte-t1y5zp{position:relative}.input-shell.svelte-t1y5zp i:where(.svelte-t1y5zp){color:var(--outline);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.input-shell.svelte-t1y5zp input:where(.svelte-t1y5zp){background:var(--surface-container-low);border-radius:var(--radius-sm);width:100%;color:var(--on-surface);font-family:var(--font-body);font-size:var(--text-body-md);transition:border-color var(--duration-base) var(--ease-out);border:1px solid #c2c7d133;padding:1rem 1rem 1rem 3rem}.input-shell.svelte-t1y5zp input:where(.svelte-t1y5zp):focus{border-color:var(--surface-tint);outline:none}.input-shell.svelte-t1y5zp input:where(.svelte-t1y5zp)::placeholder{color:#72778099}.toggle.svelte-t1y5zp{color:var(--outline);pointer-events:auto;transition:color var(--duration-base) var(--ease-out);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.toggle.svelte-t1y5zp i:where(.svelte-t1y5zp){color:inherit;position:static;transform:none}.toggle.svelte-t1y5zp:hover{color:var(--on-surface-variant)}.actions.svelte-t1y5zp{padding-top:var(--space-md)}.submit.svelte-t1y5zp{justify-content:center;align-items:center;gap:var(--space-sm);background:var(--tertiary);width:100%;color:var(--on-tertiary);font-weight:var(--weight-semibold);border-radius:var(--radius-full);box-shadow:var(--shadow-ambient);transition:all var(--duration-base) var(--ease-out);padding:1rem 1.5rem;display:inline-flex}.submit.svelte-t1y5zp:hover{background:var(--tertiary-container)}.submit.svelte-t1y5zp:active{transform:scale(.98)}.footer-row.svelte-t1y5zp{padding-top:var(--space-lg);text-align:center;font-size:var(--text-body-sm);color:var(--on-surface-variant);border-top:1px solid #c2c7d14d;margin-top:2rem}.footer-row.svelte-t1y5zp a:where(.svelte-t1y5zp){color:var(--primary);font-weight:var(--weight-medium);transition:all var(--duration-base) var(--ease-out)}.footer-row.svelte-t1y5zp a:where(.svelte-t1y5zp):hover{text-underline-offset:4px;text-decoration:underline}.brand.svelte-t1y5zp{text-align:center;font-family:var(--font-display);font-size:var(--text-title-lg);font-weight:var(--weight-bold);letter-spacing:-.03em;color:#00355f66;margin-top:3rem}@media (width>=1024px){.brand.svelte-t1y5zp{text-align:left}}.page.svelte-mzs9tq{max-width:1920px;padding:var(--space-3xl) var(--space-2xl);margin:0 auto}.page-head.svelte-mzs9tq{margin-bottom:4rem}.page-head.svelte-mzs9tq h1:where(.svelte-mzs9tq){font-family:var(--font-display);font-size:3.5rem;line-height:1.1;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--on-surface);margin-bottom:var(--space-md)}.page-head.svelte-mzs9tq p:where(.svelte-mzs9tq){font-size:1.375rem;font-weight:var(--weight-medium);color:var(--on-surface-variant)}.grid.svelte-mzs9tq{gap:var(--space-3xl);grid-template-columns:1fr;display:grid}@media (width>=1024px){.grid.svelte-mzs9tq{grid-template-columns:7fr 5fr}}.card.svelte-mzs9tq{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-ambient)}@media (width>=768px){.card.svelte-mzs9tq{padding:3rem}}.card.svelte-mzs9tq h2:where(.svelte-mzs9tq){font-family:var(--font-display);font-size:var(--text-headline-sm);font-weight:var(--weight-medium);color:var(--on-surface);margin-bottom:2.5rem}.timeline.svelte-mzs9tq{position:relative}.line.svelte-mzs9tq{background:var(--surface-container-highest);width:2px;position:absolute;top:1.5rem;bottom:1.5rem;left:1.5rem}.steps.svelte-mzs9tq{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.step.svelte-mzs9tq{align-items:flex-start;gap:var(--space-xl);display:flex}.step-icon.svelte-mzs9tq{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;display:flex}.step-done.svelte-mzs9tq .step-icon:where(.svelte-mzs9tq){background:var(--primary);color:var(--on-primary)}.step-active.svelte-mzs9tq .step-icon:where(.svelte-mzs9tq){background:var(--tertiary);color:var(--on-tertiary);box-shadow:0 0 0 4px #003c2733}.step-pending.svelte-mzs9tq .step-icon:where(.svelte-mzs9tq){background:var(--surface-container-highest);color:var(--on-surface-variant)}.step-body.svelte-mzs9tq{flex:1;padding-top:.5rem}.step-pending.svelte-mzs9tq .step-body:where(.svelte-mzs9tq){opacity:.5}.step-body.svelte-mzs9tq h3:where(.svelte-mzs9tq){font-size:1.375rem;font-weight:var(--weight-semibold);color:var(--on-surface)}.step-active.svelte-mzs9tq .step-body:where(.svelte-mzs9tq) h3:where(.svelte-mzs9tq){color:var(--tertiary)}.step-body.svelte-mzs9tq p:where(.svelte-mzs9tq){font-size:var(--text-body-sm);color:var(--on-surface-variant);margin-top:.25rem}.carrier.svelte-mzs9tq{align-items:center;gap:var(--space-sm);background:var(--surface-container-low);border-radius:var(--radius-full);margin-top:.75rem;padding:.5rem 1rem;display:inline-flex}.carrier-label.svelte-mzs9tq{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);font-size:.75rem;font-weight:var(--weight-medium)}.carrier-name.svelte-mzs9tq{font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--on-surface)}.side.svelte-mzs9tq{gap:var(--space-xl);flex-direction:column;display:flex}.items-card.svelte-mzs9tq,.address-card.svelte-mzs9tq{background:var(--surface-container-low);border-radius:var(--radius-lg);padding:var(--space-2xl)}.items-card.svelte-mzs9tq h2:where(.svelte-mzs9tq),.address-card.svelte-mzs9tq h2:where(.svelte-mzs9tq){font-family:var(--font-display);font-size:var(--text-headline-sm);font-weight:var(--weight-medium);color:var(--on-surface);margin-bottom:var(--space-lg)}.items.svelte-mzs9tq{gap:var(--space-lg);flex-direction:column;display:flex}.item.svelte-mzs9tq{align-items:center;gap:var(--space-xl);display:flex}.item-img.svelte-mzs9tq{border-radius:var(--radius-md);background:var(--surface-container-highest);flex-shrink:0;width:6rem;height:8rem;overflow:hidden}.item-img.svelte-mzs9tq img:where(.svelte-mzs9tq){object-fit:cover;width:100%;height:100%}.item-body.svelte-mzs9tq h4:where(.svelte-mzs9tq){font-size:1.375rem;font-weight:var(--weight-semibold);color:var(--on-surface)}.item-body.svelte-mzs9tq p:where(.svelte-mzs9tq){font-size:var(--text-body-sm);color:var(--on-surface-variant);margin-top:.25rem}.item-price.svelte-mzs9tq{font-size:1.375rem!important;font-weight:var(--weight-medium)!important;color:var(--on-surface)!important;margin-top:.5rem!important}address.svelte-mzs9tq{gap:var(--space-xs);font-style:normal;font-size:var(--text-body-sm);color:var(--on-surface-variant);flex-direction:column;line-height:1.6;display:flex}address.svelte-mzs9tq strong:where(.svelte-mzs9tq){color:var(--on-surface);font-weight:var(--weight-semibold)}.actions.svelte-mzs9tq{gap:var(--space-md);flex-direction:column;display:flex}.cta-track.svelte-mzs9tq{background:var(--tertiary);color:var(--on-tertiary);border-radius:var(--radius-full);font-weight:var(--weight-medium);transition:background var(--duration-base) var(--ease-out);padding:1rem 2rem}.cta-track.svelte-mzs9tq:hover{background:var(--tertiary-container)}.cta-receipt.svelte-mzs9tq{background:var(--surface-container-lowest);color:var(--on-surface);border-radius:var(--radius-full);font-weight:var(--weight-medium);box-shadow:var(--shadow-ambient);border:1px solid #c2c7d14d;padding:1rem 2rem}.cta-receipt.svelte-mzs9tq:hover{background:var(--surface-container-low)}.page.svelte-onu3xx{max-width:80rem;padding:var(--space-3xl) var(--space-2xl);margin:0 auto}.page-head.svelte-onu3xx{max-width:42rem;margin-bottom:4rem}.page-head.svelte-onu3xx h1:where(.svelte-onu3xx){font-family:var(--font-display);font-size:3.5rem;line-height:1.1;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--primary);margin-bottom:var(--space-md)}.page-head.svelte-onu3xx p:where(.svelte-onu3xx){font-size:var(--text-title-md);color:var(--on-surface-variant)}.orders.svelte-onu3xx{gap:var(--space-3xl);flex-direction:column;display:flex}.order.svelte-onu3xx{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-ambient);position:relative;overflow:hidden}.order.svelte-onu3xx:before{content:"";background:linear-gradient(135deg, var(--secondary-container), transparent);opacity:.2;pointer-events:none;width:16rem;height:16rem;transition:transform .7s var(--ease-out);border-bottom-left-radius:100%;position:absolute;top:0;right:0}.order.svelte-onu3xx:hover:before{transform:scale(1.1)}.order-head.svelte-onu3xx{justify-content:space-between;gap:var(--space-lg);padding-bottom:var(--space-lg);margin-bottom:var(--space-lg);border-bottom:1px solid #e2e2e780;flex-direction:column;display:flex}@media (width>=768px){.order-head.svelte-onu3xx{align-items:center;gap:var(--space-md);flex-direction:row}}.order-id.svelte-onu3xx{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);margin-bottom:.25rem;font-size:.75rem}.order-head.svelte-onu3xx h2:where(.svelte-onu3xx){font-family:var(--font-display);font-size:var(--text-title-lg);font-weight:var(--weight-semibold);color:var(--on-surface)}.order-meta.svelte-onu3xx{align-items:center;gap:var(--space-lg);display:flex}.status.svelte-onu3xx{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:var(--weight-medium);padding:.5rem 1rem;display:inline-flex}.status.svelte-onu3xx i:where(.svelte-onu3xx){font-size:1rem}.status-neutral.svelte-onu3xx{background:var(--surface-container-high);color:var(--on-surface)}.status-success.svelte-onu3xx{background:var(--primary-fixed);color:var(--on-primary-fixed)}.status-muted.svelte-onu3xx{background:var(--surface-container-high);color:var(--on-surface-variant)}.total.svelte-onu3xx{font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--primary)}.order-body.svelte-onu3xx{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (width>=768px){.order-body.svelte-onu3xx{grid-template-columns:2fr 1fr}}.order-product.svelte-onu3xx{align-items:flex-start;gap:var(--space-xl);display:flex}.product-img.svelte-onu3xx{border-radius:var(--radius-md);background:var(--surface-variant);flex-shrink:0;width:6rem;height:8rem;overflow:hidden}.product-img.svelte-onu3xx img:where(.svelte-onu3xx){object-fit:cover;width:100%;height:100%}.product-info.svelte-onu3xx{justify-content:center;gap:var(--space-xs);flex-direction:column;display:flex}.product-info.svelte-onu3xx h3:where(.svelte-onu3xx){font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--on-surface)}.product-info.svelte-onu3xx p:where(.svelte-onu3xx){font-size:var(--text-body-sm);color:var(--on-surface-variant)}.order-actions.svelte-onu3xx{gap:var(--space-md);flex-direction:column;justify-content:center;align-items:stretch;display:flex}@media (width>=768px){.order-actions.svelte-onu3xx{align-items:flex-end}}.cta-primary.svelte-onu3xx{background:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:var(--weight-medium);transition:background var(--duration-base) var(--ease-out);padding:.75rem 1.5rem}.cta-primary.svelte-onu3xx:hover{background:var(--surface-tint);color:var(--on-primary)}.cta-green.svelte-onu3xx{background:var(--tertiary);color:var(--on-tertiary)}.cta-green.svelte-onu3xx:hover{background:var(--tertiary-container);color:var(--on-tertiary)}.cta-secondary.svelte-onu3xx{color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:var(--weight-medium);background:0 0;border:1px solid #c2c7d14d;padding:.75rem 1.5rem}.cta-secondary.svelte-onu3xx:hover{background:var(--surface-container-low)}.page.svelte-wllvxv{max-width:1920px;padding:var(--space-3xl) var(--space-2xl);margin:0 auto}.grid.svelte-wllvxv{gap:var(--space-3xl);grid-template-columns:repeat(12,1fr);align-items:start;display:grid}@media (width<=1024px){.grid.svelte-wllvxv{grid-template-columns:1fr}}.gallery.svelte-wllvxv{gap:var(--space-lg);flex-direction:column;grid-column:span 7;display:flex}.gallery-hero.svelte-wllvxv{border-radius:var(--radius-md);background:var(--surface-container-low);width:100%;height:600px;box-shadow:var(--shadow-ambient);overflow:hidden}@media (width>=768px){.gallery-hero.svelte-wllvxv{height:800px}}.gallery-hero.svelte-wllvxv img:where(.svelte-wllvxv){object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.gallery-hero.svelte-wllvxv:hover img:where(.svelte-wllvxv){transform:scale(1.03)}.gallery-pair.svelte-wllvxv{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.gallery-tile.svelte-wllvxv{border-radius:var(--radius-md);background:var(--surface-container-low);height:300px;box-shadow:var(--shadow-ambient);overflow:hidden}@media (width>=768px){.gallery-tile.svelte-wllvxv{height:400px}}.gallery-tile.svelte-wllvxv img:where(.svelte-wllvxv){object-fit:cover;width:100%;height:100%}.details.svelte-wllvxv{gap:var(--space-2xl);flex-direction:column;grid-column:span 5;display:flex;position:sticky;top:8rem}@media (width<=1024px){.details.svelte-wllvxv{position:static}}.header.svelte-wllvxv{gap:var(--space-md);flex-direction:column;display:flex}.meta.svelte-wllvxv{align-items:center;gap:var(--space-sm);display:flex}.meta-cat.svelte-wllvxv{font-size:var(--text-label-md);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant)}.meta-badge.svelte-wllvxv{color:var(--tertiary);border-radius:var(--radius-full);font-size:var(--text-label-sm);font-weight:var(--weight-medium);background:#4edea333;padding:.25rem .625rem}.header.svelte-wllvxv h1:where(.svelte-wllvxv){font-size:var(--text-display-lg);color:var(--primary);line-height:1}.price.svelte-wllvxv{font-family:var(--font-display);font-size:var(--text-headline-md);color:var(--on-surface);font-weight:var(--weight-bold)}.ratings.svelte-wllvxv{align-items:center;gap:var(--space-sm);color:var(--on-surface-variant);font-size:var(--text-body-sm);display:flex}.stars.svelte-wllvxv{color:var(--tertiary-fixed-dim);gap:2px;display:inline-flex}.description.svelte-wllvxv{color:var(--on-surface-variant);line-height:1.7}.options.svelte-wllvxv{background:var(--surface-container-low);padding:var(--space-lg);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);gap:var(--space-xl);flex-direction:column;display:flex}.finish-block.svelte-wllvxv label:where(.svelte-wllvxv){text-transform:uppercase;letter-spacing:.1em;font-size:var(--text-label-md);color:var(--on-surface);margin-bottom:var(--space-md);display:block}.finish-row.svelte-wllvxv{gap:var(--space-md);display:flex}.finish-swatch.svelte-wllvxv{border-radius:var(--radius-full);width:3rem;height:3rem;transition:border-color var(--duration-base) var(--ease-out);border:2px solid #0000;padding:4px}.finish-swatch.is-selected.svelte-wllvxv{border-color:var(--primary)}.finish-swatch.svelte-wllvxv:hover:not(.is-selected){border-color:var(--outline-variant)}.finish-swatch.svelte-wllvxv span:where(.svelte-wllvxv){border-radius:var(--radius-full);width:100%;height:100%;display:block}.cart-row.svelte-wllvxv{gap:var(--space-md);flex-direction:column;display:flex}@media (width>=640px){.cart-row.svelte-wllvxv{flex-direction:row}}.qty.svelte-wllvxv{border-radius:var(--radius-sm);background:var(--surface-container-lowest);border:1px solid #c2c7d166;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex}@media (width>=640px){.qty.svelte-wllvxv{width:8rem}}.qty.svelte-wllvxv button:where(.svelte-wllvxv){color:var(--on-surface-variant);font-size:1.125rem}.qty.svelte-wllvxv button:where(.svelte-wllvxv):hover{color:var(--primary)}.qty.svelte-wllvxv span:where(.svelte-wllvxv){font-weight:var(--weight-medium)}.add-cart.svelte-wllvxv{background:var(--tertiary);color:var(--on-tertiary);border-radius:var(--radius-full);font-weight:var(--weight-medium);justify-content:center;align-items:center;gap:var(--space-sm);transition:background var(--duration-base) var(--ease-out);flex:1;padding:1rem 2rem;display:inline-flex}.add-cart.svelte-wllvxv:hover{background:#00583a}.accordion.svelte-wllvxv{gap:var(--space-md);padding-top:var(--space-md);flex-direction:column;display:flex}.acc-item.svelte-wllvxv{border-bottom:1px solid var(--surface-container-high);padding-bottom:var(--space-md)}.acc-head.svelte-wllvxv{width:100%;padding:var(--space-sm) 0;justify-content:space-between;align-items:center;display:flex}.acc-head.svelte-wllvxv h3:where(.svelte-wllvxv){font-family:var(--font-body);font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--primary)}.acc-head.svelte-wllvxv i:where(.svelte-wllvxv){color:var(--on-surface-variant);font-size:1.125rem}.acc-item.is-open.svelte-wllvxv .acc-head:where(.svelte-wllvxv) i:where(.svelte-wllvxv){color:var(--primary)}.acc-body.svelte-wllvxv{padding-top:var(--space-sm);color:var(--on-surface-variant)}.acc-body.svelte-wllvxv p:where(.svelte-wllvxv){margin:0}.page.svelte-f6uf2t{max-width:1920px;padding:var(--space-3xl) var(--space-2xl);gap:var(--space-3xl);flex-direction:column;margin:0 auto;display:flex}@media (width>=768px){.page.svelte-f6uf2t{flex-direction:row}}.sidebar.svelte-f6uf2t{flex-shrink:0;width:100%}@media (width>=768px){.sidebar.svelte-f6uf2t{width:16rem}}.sidebar-inner.svelte-f6uf2t{gap:var(--space-sm);flex-direction:column;display:flex;position:sticky;top:8rem}.nav-link.svelte-f6uf2t{align-items:center;gap:var(--space-md);border-radius:var(--radius-md);color:var(--on-surface-variant);font-weight:var(--weight-medium);transition:all var(--duration-base) var(--ease-out);padding:.75rem 1rem;display:flex}.nav-link.svelte-f6uf2t i:where(.svelte-f6uf2t){font-size:1.25rem}.nav-link.svelte-f6uf2t:hover{background:var(--surface-container-low);color:var(--primary)}.nav-link.is-active.svelte-f6uf2t{background:var(--surface-container-lowest);color:var(--primary);box-shadow:var(--shadow-ambient)}.content.svelte-f6uf2t{gap:var(--space-3xl);flex-direction:column;flex:1;max-width:56rem;display:flex}.content-head.svelte-f6uf2t h1:where(.svelte-f6uf2t){font-family:var(--font-display);font-size:3.5rem;line-height:1.1;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--on-surface);margin-bottom:var(--space-sm)}.content-head.svelte-f6uf2t p:where(.svelte-f6uf2t){color:var(--on-surface-variant)}.card.svelte-f6uf2t{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-ambient);position:relative;overflow:hidden}.card-accent.svelte-f6uf2t:before{content:"";background:var(--gradient-primary);width:4px;height:100%;position:absolute;top:0;left:0}.card-top.svelte-f6uf2t{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-end;display:flex}.card-top.svelte-f6uf2t h2:where(.svelte-f6uf2t){font-family:var(--font-display);font-size:var(--text-headline-sm);color:var(--on-surface);font-weight:var(--weight-medium);margin-bottom:.25rem}.card-top.svelte-f6uf2t p:where(.svelte-f6uf2t){font-size:var(--text-body-sm);color:var(--on-surface-variant)}.edit-btn.svelte-f6uf2t{color:var(--primary);font-weight:var(--weight-medium);font-size:var(--text-body-sm);border-radius:var(--radius-full);transition:all var(--duration-base) var(--ease-out);padding:.5rem 1rem}.edit-btn.svelte-f6uf2t:hover{background:var(--surface-container-low);text-underline-offset:4px;text-decoration:underline}.add-btn.svelte-f6uf2t{background:var(--secondary-container);color:var(--on-secondary-container);font-weight:var(--weight-medium);font-size:var(--text-body-sm);border-radius:var(--radius-full);align-items:center;gap:var(--space-sm);padding:.5rem 1.5rem;display:inline-flex}.add-btn.svelte-f6uf2t:hover{opacity:.8}.detail-grid.svelte-f6uf2t{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (width>=768px){.detail-grid.svelte-f6uf2t{grid-template-columns:1fr 1fr}}.avatar-row.svelte-f6uf2t{align-items:center;gap:var(--space-xl);grid-column:1/-1;display:flex}.avatar.svelte-f6uf2t{border-radius:var(--radius-full);background:var(--surface-container-low);width:6rem;height:6rem;box-shadow:var(--shadow-ambient);cursor:pointer;border:1px solid #c2c7d14d;position:relative;overflow:hidden}.avatar.svelte-f6uf2t img:where(.svelte-f6uf2t){object-fit:cover;width:100%;height:100%}.avatar-overlay.svelte-f6uf2t{color:#fff;opacity:0;transition:opacity var(--duration-base) var(--ease-out);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.avatar.svelte-f6uf2t:hover .avatar-overlay:where(.svelte-f6uf2t){opacity:1}.field-label.svelte-f6uf2t{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);font-size:.75rem;font-weight:var(--weight-medium);margin-bottom:.25rem}.field-value.svelte-f6uf2t{font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--on-surface)}.detail-cell.svelte-f6uf2t{background:var(--surface-container-low);padding:var(--space-md);border-radius:var(--radius-sm)}.cell-label.svelte-f6uf2t{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);font-size:.75rem;font-weight:var(--weight-medium);margin-bottom:var(--space-sm)}.cell-value.svelte-f6uf2t{font-size:var(--text-body-md);color:var(--on-surface)}.addr-grid.svelte-f6uf2t{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (width>=768px){.addr-grid.svelte-f6uf2t{grid-template-columns:1fr 1fr}}.addr-card.svelte-f6uf2t{border-radius:var(--radius-md);padding:var(--space-lg);background:var(--surface);transition:all var(--duration-base) var(--ease-out);border:1px solid #c2c7d133;position:relative}.addr-card.svelte-f6uf2t:hover{box-shadow:var(--shadow-ambient);background:var(--surface)}.addr-badge.svelte-f6uf2t{top:var(--space-md);right:var(--space-md);background:var(--primary-fixed);color:var(--on-primary-fixed);text-transform:uppercase;letter-spacing:.15em;border-radius:var(--radius-full);font-size:.625rem;font-weight:var(--weight-semibold);padding:.25rem .5rem;position:absolute}.addr-head.svelte-f6uf2t{align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.addr-head.svelte-f6uf2t i:where(.svelte-f6uf2t){color:var(--primary);margin-top:.25rem;font-size:1.25rem}.addr-head.svelte-f6uf2t h3:where(.svelte-f6uf2t){font-size:var(--text-title-md);font-weight:var(--weight-semibold);color:var(--on-surface)}.addr-lines.svelte-f6uf2t{font-size:var(--text-body-sm);color:var(--on-surface-variant);margin-top:.25rem;line-height:1.6}.addr-actions.svelte-f6uf2t{gap:var(--space-lg);margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid #c2c7d11a;display:flex}.addr-edit.svelte-f6uf2t{color:var(--primary);font-weight:var(--weight-medium);font-size:var(--text-body-sm)}.addr-edit.svelte-f6uf2t:hover{text-underline-offset:4px;text-decoration:underline}.addr-remove.svelte-f6uf2t{color:var(--on-surface-variant);font-weight:var(--weight-medium);font-size:var(--text-body-sm)}.addr-remove.svelte-f6uf2t:hover{color:var(--error)}.addr-default.svelte-f6uf2t{color:var(--on-surface-variant);font-weight:var(--weight-medium);font-size:var(--text-body-sm);margin-left:auto}.addr-default.svelte-f6uf2t:hover{color:var(--primary)}.signout-row.svelte-f6uf2t{padding-top:var(--space-xl);justify-content:flex-end;display:flex}.signout.svelte-f6uf2t{align-items:center;gap:var(--space-sm);color:var(--error);font-weight:var(--weight-medium);border-radius:var(--radius-full);padding:.75rem 1.5rem;display:inline-flex}.signout.svelte-f6uf2t:hover{background:var(--error-container)}.page.svelte-1v3xepa{max-width:80rem;padding:var(--space-2xl) var(--space-lg);margin:0 auto}.page-head.svelte-1v3xepa{margin-bottom:var(--space-2xl)}.page-head.svelte-1v3xepa h1:where(.svelte-1v3xepa){font-size:2.5rem;font-weight:var(--weight-extrabold);letter-spacing:-.03em;margin-bottom:var(--space-xs)}.page-head.svelte-1v3xepa p:where(.svelte-1v3xepa){color:var(--on-surface-variant);font-weight:var(--weight-medium)}.grid.svelte-1v3xepa{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (width>=1024px){.grid.svelte-1v3xepa{grid-template-columns:2fr 1fr}}.items.svelte-1v3xepa{gap:var(--space-xl);flex-direction:column;display:flex}.line.svelte-1v3xepa{gap:var(--space-xl);padding:var(--space-lg);background:var(--surface-container-lowest);border-radius:var(--radius-md);transition:all var(--duration-slow) var(--ease-out);flex-direction:column;display:flex}@media (width>=768px){.line.svelte-1v3xepa{flex-direction:row}}.line.svelte-1v3xepa:hover{box-shadow:var(--shadow-ambient);transform:scale(1.01)}.line-image.svelte-1v3xepa{border-radius:var(--radius-sm);background:var(--surface-container-low);flex-shrink:0;width:100%;height:12rem;overflow:hidden}@media (width>=768px){.line-image.svelte-1v3xepa{width:12rem}}.line-image.svelte-1v3xepa img:where(.svelte-1v3xepa){object-fit:cover;width:100%;height:100%}.line-body.svelte-1v3xepa{flex-direction:column;flex:1;justify-content:space-between;display:flex}.line-top.svelte-1v3xepa{justify-content:space-between;align-items:flex-start;display:flex}.line-top.svelte-1v3xepa h3:where(.svelte-1v3xepa){font-size:var(--text-title-md);font-weight:var(--weight-bold);letter-spacing:-.01em;margin-bottom:var(--space-xs)}.line-top.svelte-1v3xepa p:where(.svelte-1v3xepa){color:var(--on-surface-variant);font-size:var(--text-body-sm);font-weight:var(--weight-medium)}.line-price.svelte-1v3xepa{font-size:var(--text-title-md);font-weight:var(--weight-bold)}.line-foot.svelte-1v3xepa{margin-top:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.qty.svelte-1v3xepa{background:var(--surface-container-high);border-radius:var(--radius-full);align-items:center;padding:4px;display:flex}.qty.svelte-1v3xepa button:where(.svelte-1v3xepa){border-radius:var(--radius-full);justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.qty.svelte-1v3xepa button:where(.svelte-1v3xepa):hover{background:var(--surface-container-highest)}.qty.svelte-1v3xepa span:where(.svelte-1v3xepa){padding:0 var(--space-md);font-weight:var(--weight-bold);font-size:var(--text-body-sm)}.remove.svelte-1v3xepa{color:var(--error);font-weight:var(--weight-semibold);font-size:var(--text-body-sm);align-items:center;gap:var(--space-xs);display:inline-flex}.remove.svelte-1v3xepa:hover{opacity:.7}.summary-card.svelte-1v3xepa{background:var(--surface-container-low);border-radius:var(--radius-xl);padding:var(--space-2xl);gap:var(--space-2xl);flex-direction:column;display:flex;position:sticky;top:7rem}.summary-card.svelte-1v3xepa h2:where(.svelte-1v3xepa){font-size:var(--text-headline-sm);font-weight:var(--weight-bold)}.rows.svelte-1v3xepa{gap:var(--space-md);flex-direction:column;display:flex}.row.svelte-1v3xepa{color:var(--on-surface-variant);font-weight:var(--weight-medium);justify-content:space-between;display:flex}.row.svelte-1v3xepa span:where(.svelte-1v3xepa):last-child{color:var(--on-surface)}.total-block.svelte-1v3xepa{padding-top:var(--space-lg);border-top:1px solid #c2c7d166;justify-content:space-between;align-items:flex-end;display:flex}.total-block.svelte-1v3xepa>span:where(.svelte-1v3xepa):first-child{font-size:var(--text-title-md);font-weight:var(--weight-bold)}.total-block.svelte-1v3xepa>div:where(.svelte-1v3xepa){text-align:right}.total-val.svelte-1v3xepa{font-size:var(--text-display-sm);color:var(--primary);letter-spacing:-.03em;font-weight:900;display:block}.total-meta.svelte-1v3xepa{color:var(--on-surface-variant);font-size:.625rem;font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.15em}.actions.svelte-1v3xepa{gap:var(--space-md);flex-direction:column;display:flex}.checkout.svelte-1v3xepa{background:var(--gradient-primary);width:100%;color:var(--on-primary);border-radius:var(--radius-full);font-weight:var(--weight-bold);font-size:var(--text-title-md);box-shadow:var(--shadow-lift);padding:1.25rem}.checkout.svelte-1v3xepa:hover{transform:scale(.98)}.continue.svelte-1v3xepa{width:100%;color:var(--on-surface);font-weight:var(--weight-semibold);border-radius:var(--radius-full);padding:1rem}.continue.svelte-1v3xepa:hover{background:var(--surface-container-high)}.promo.svelte-1v3xepa p:where(.svelte-1v3xepa){font-size:var(--text-label-sm);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);margin-bottom:var(--space-md)}.promo-row.svelte-1v3xepa{gap:var(--space-sm);display:flex}.promo-row.svelte-1v3xepa input:where(.svelte-1v3xepa){background:var(--surface-container-highest);border-radius:var(--radius-full);font-size:var(--text-body-sm);border:none;outline:none;flex:1;padding:.75rem 1.25rem}.promo-row.svelte-1v3xepa input:where(.svelte-1v3xepa):focus{box-shadow:0 0 0 2px var(--primary)}.promo-row.svelte-1v3xepa button:where(.svelte-1v3xepa){background:var(--on-surface);color:var(--surface);border-radius:var(--radius-full);font-weight:var(--weight-bold);font-size:var(--text-body-sm);padding:.75rem 1.5rem}.product-card.svelte-1jq7gs8{cursor:pointer}.media.svelte-1jq7gs8{aspect-ratio:3/4;border-radius:var(--radius-lg);background:var(--surface-container-low);margin-bottom:var(--space-lg);position:relative;overflow:hidden}.media-img.svelte-1jq7gs8{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.product-card.svelte-1jq7gs8:active .media-img:where(.svelte-1jq7gs8){transform:scale(1.1)}.heart-btn.svelte-1jq7gs8{top:var(--space-md);right:var(--space-md);border-radius:var(--radius-full);background:color-mix(in srgb, var(--surface-container-lowest) 80%, transparent);-webkit-backdrop-filter:blur(8px);width:40px;height:40px;color:var(--on-surface);transition:transform var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;font-size:1.125rem;display:inline-flex;position:absolute}.heart-btn.active.svelte-1jq7gs8{color:var(--error)}.heart-btn.svelte-1jq7gs8:active{transform:scale(.9)}.body.svelte-1jq7gs8{gap:var(--space-xs);flex-direction:column;display:flex}.title-row.svelte-1jq7gs8{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.name.svelte-1jq7gs8{font-family:var(--font-display);font-size:var(--text-title-md);font-weight:var(--weight-bold);color:var(--on-surface);letter-spacing:-.01em}.price.svelte-1jq7gs8{font-family:var(--font-body);font-weight:var(--weight-bold);color:var(--primary);white-space:nowrap}.brand.svelte-1jq7gs8{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--on-surface-variant)}.rating.svelte-1jq7gs8{align-items:center;gap:var(--space-xs);padding-top:var(--space-sm);display:flex}.star.svelte-1jq7gs8{color:var(--primary);font-size:.75rem}.rating-value.svelte-1jq7gs8{font-size:var(--text-label-md);font-weight:var(--weight-bold);color:var(--on-surface)}.review-count.svelte-1jq7gs8{font-size:var(--text-label-md);color:var(--on-surface-variant)}.featured-card.svelte-1g8a53w{cursor:pointer}.media.svelte-1g8a53w{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--surface-container-low);margin-bottom:var(--space-lg);position:relative;overflow:hidden}.media-img.svelte-1g8a53w{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.featured-card.svelte-1g8a53w:active .media-img:where(.svelte-1g8a53w){transform:scale(1.05)}.overlay.svelte-1g8a53w{z-index:1;background:linear-gradient(#0000 40%,#191c1f99 100%);position:absolute;inset:0}.heart-btn.svelte-1g8a53w{top:var(--space-md);right:var(--space-md);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(12px);width:40px;height:40px;color:var(--on-primary);z-index:2;transition:transform var(--duration-fast) var(--ease-out);background:#fff3;justify-content:center;align-items:center;font-size:1.125rem;display:inline-flex;position:absolute}.heart-btn.active.svelte-1g8a53w{color:var(--error)}.heart-btn.svelte-1g8a53w:active{transform:scale(.9)}.media-content.svelte-1g8a53w{bottom:var(--space-xl);left:var(--space-xl);z-index:2;gap:var(--space-sm);flex-direction:column;display:flex;position:absolute}.badge.svelte-1g8a53w{background:var(--primary);color:var(--on-primary);font-family:var(--font-body);font-size:.625rem;font-weight:var(--weight-extrabold);text-transform:uppercase;letter-spacing:.12em;padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);align-self:flex-start}.collection-title.svelte-1g8a53w{font-family:var(--font-display);font-size:var(--text-headline-lg);font-weight:var(--weight-extrabold);color:#fff;letter-spacing:-.02em;line-height:1.1}.body.svelte-1g8a53w{justify-content:space-between;align-items:flex-end;gap:var(--space-md);display:flex}.body-left.svelte-1g8a53w{gap:var(--space-xs);flex-direction:column;display:flex}.name.svelte-1g8a53w{font-family:var(--font-display);font-size:var(--text-title-lg);font-weight:var(--weight-bold);color:var(--on-surface);letter-spacing:-.01em}.brand.svelte-1g8a53w{font-family:var(--font-body);font-size:var(--text-body-md);color:var(--on-surface-variant)}.price.svelte-1g8a53w{font-family:var(--font-display);font-size:var(--text-headline-sm);font-weight:var(--weight-extrabold);color:var(--primary);white-space:nowrap}.filter-bar.svelte-ye88ho{z-index:40;background:var(--surface-container-low);padding:var(--space-sm) var(--space-lg);box-shadow:var(--shadow-soft);position:sticky;top:64px}.filter-bar-inner.svelte-ye88ho{gap:var(--space-md);flex-direction:column;display:flex}.chips-row.svelte-ye88ho{gap:var(--space-sm);scrollbar-width:none;-ms-overflow-style:none;align-items:center;display:flex;overflow-x:auto}.chips-row.svelte-ye88ho::-webkit-scrollbar{display:none}.chip.svelte-ye88ho{align-items:center;gap:var(--space-xs);background:var(--surface-container-highest);color:var(--on-surface);font-family:var(--font-body);font-size:var(--text-body-md);font-weight:var(--weight-medium);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);transition:background var(--duration-base) var(--ease-out);flex-shrink:0;display:inline-flex}.chip.svelte-ye88ho:hover{background:var(--surface-container-high)}.chip-primary.svelte-ye88ho{background:var(--primary);color:var(--on-primary);font-weight:var(--weight-semibold)}.chip-icon.svelte-ye88ho{font-size:.875rem}.sort-row.svelte-ye88ho{align-items:center;gap:var(--space-md);display:flex}.sort-label.svelte-ye88ho{font-family:var(--font-body);font-size:var(--text-label-md);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-variant);flex-shrink:0}.sort-select.svelte-ye88ho{font-family:var(--font-display);font-size:var(--text-body-md);font-weight:var(--weight-bold);color:var(--primary);cursor:pointer;background:0 0;border:none}.sort-select.svelte-ye88ho:focus{outline:none}.category-page.svelte-ye88ho{max-width:80rem;padding:var(--space-2xl) var(--space-lg);margin:0 auto}.hero.svelte-ye88ho{margin-bottom:var(--space-2xl)}.hero-title.svelte-ye88ho{font-family:var(--font-display);font-size:3rem;font-weight:var(--weight-extrabold);letter-spacing:-.03em;color:var(--on-surface);margin-bottom:var(--space-md);line-height:1.05}.hero-subtitle.svelte-ye88ho{font-family:var(--font-body);font-size:var(--text-body-lg);color:var(--on-surface-variant);max-width:36rem;line-height:1.6}.product-grid.svelte-ye88ho{column-gap:var(--space-xl);row-gap:var(--space-2xl);grid-template-columns:1fr;display:grid}.featured-wrap.svelte-ye88ho{grid-column:1/-1}@media (width>=768px){.product-grid.svelte-ye88ho{grid-template-columns:repeat(2,1fr)}.hero-title.svelte-ye88ho{font-size:3.75rem}}@media (width>=1024px){.product-grid.svelte-ye88ho{grid-template-columns:repeat(3,1fr)}}@media (width>=1280px){.product-grid.svelte-ye88ho{grid-template-columns:repeat(4,1fr)}}.page.svelte-1byf6r8{max-width:80rem;padding:var(--space-2xl) var(--space-lg);margin:0 auto}.step-indicator.svelte-1byf6r8{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-direction:column;display:flex}@media (width>=768px){.step-indicator.svelte-1byf6r8{display:none}}.step-head.svelte-1byf6r8{justify-content:space-between;align-items:center;display:flex}.step-head.svelte-1byf6r8 h1:where(.svelte-1byf6r8){font-size:1.875rem;font-weight:var(--weight-extrabold);letter-spacing:-.02em}.step-count.svelte-1byf6r8{color:var(--primary);font-weight:var(--weight-bold)}.step-bars.svelte-1byf6r8{gap:var(--space-sm);display:flex}.bar.svelte-1byf6r8{background:var(--surface-container-highest);border-radius:var(--radius-full);flex:1;height:4px}.bar.is-active.svelte-1byf6r8{background:var(--primary)}.grid.svelte-1byf6r8{grid-template-columns:1fr;gap:4rem;display:grid}@media (width>=1024px){.grid.svelte-1byf6r8{grid-template-columns:2fr 1fr;gap:4rem}}.forms.svelte-1byf6r8{flex-direction:column;gap:4rem;display:flex}.block.svelte-1byf6r8{gap:var(--space-2xl);flex-direction:column;display:flex}.block-head.svelte-1byf6r8 h2:where(.svelte-1byf6r8){font-size:1.5rem;font-weight:var(--weight-bold);letter-spacing:-.02em;margin-bottom:var(--space-sm)}@media (width>=768px){.block-head.svelte-1byf6r8 h2:where(.svelte-1byf6r8){font-size:1.875rem}}.block-head.svelte-1byf6r8 p:where(.svelte-1byf6r8){color:var(--on-surface-variant)}.form-grid.svelte-1byf6r8{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (width>=768px){.form-grid.svelte-1byf6r8{grid-template-columns:1fr 1fr}}.full.svelte-1byf6r8{grid-column:1/-1}.field.svelte-1byf6r8{gap:var(--space-sm);flex-direction:column;display:flex}.field.svelte-1byf6r8 label:where(.svelte-1byf6r8){font-size:.75rem;font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);padding:0 .25rem}.field.svelte-1byf6r8 input:where(.svelte-1byf6r8){background:var(--surface-container-low);border-radius:var(--radius-md);width:100%;color:var(--on-surface);transition:box-shadow var(--duration-base) var(--ease-out);border:none;outline:none;padding:1rem 1.25rem;font-family:inherit}.field.svelte-1byf6r8 input:where(.svelte-1byf6r8)::placeholder{color:var(--outline-variant)}.field.svelte-1byf6r8 input:where(.svelte-1byf6r8):focus{box-shadow:0 0 0 2px var(--primary)}.pay-list.svelte-1byf6r8{gap:var(--space-md);display:grid}.pay-item.svelte-1byf6r8{padding:var(--space-lg);background:var(--surface-container-low);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--duration-base) var(--ease-out);align-items:center;display:flex;position:relative}.pay-item.svelte-1byf6r8:hover{background:var(--surface-container)}.pay-item.svelte-1byf6r8 input:where(.svelte-1byf6r8){opacity:0;pointer-events:none;position:absolute}.pay-icon.svelte-1byf6r8{background:var(--surface-container-lowest);border-radius:var(--radius-md);width:3rem;height:3rem;box-shadow:var(--shadow-ambient);margin-right:var(--space-lg);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pay-icon.svelte-1byf6r8 i:where(.svelte-1byf6r8){color:var(--on-surface-variant);font-size:1.25rem}.pay-item.is-selected.svelte-1byf6r8 .pay-icon:where(.svelte-1byf6r8) i:where(.svelte-1byf6r8){color:var(--primary)}.pay-body.svelte-1byf6r8{flex-direction:column;flex:1;display:flex}.pay-label.svelte-1byf6r8{font-weight:var(--weight-bold);font-size:var(--text-title-md);color:var(--on-surface)}.pay-desc.svelte-1byf6r8{font-size:var(--text-body-sm);color:var(--on-surface-variant)}.radio.svelte-1byf6r8{border-radius:var(--radius-full);border:2px solid var(--outline-variant);width:1.5rem;height:1.5rem;transition:all var(--duration-base) var(--ease-out);flex-shrink:0}.pay-item.is-selected.svelte-1byf6r8 .radio:where(.svelte-1byf6r8){border:6px solid var(--primary)}.summary-wrap.svelte-1byf6r8{position:relative}.summary.svelte-1byf6r8{background:var(--surface-container-low);padding:var(--space-2xl);gap:var(--space-2xl);box-shadow:var(--shadow-ambient);border-radius:2rem;flex-direction:column;display:flex;position:sticky;top:8rem}@media (width>=768px){.summary.svelte-1byf6r8{padding:2.5rem}}.summary.svelte-1byf6r8 h3:where(.svelte-1byf6r8){font-size:1.5rem;font-weight:var(--weight-bold);letter-spacing:-.02em}.items.svelte-1byf6r8{gap:var(--space-lg);flex-direction:column;display:flex}.item.svelte-1byf6r8{gap:var(--space-md);display:flex}.item-img.svelte-1byf6r8{background:var(--surface-container-highest);border-radius:var(--radius-md);flex-shrink:0;width:5rem;height:6rem;overflow:hidden}.item-img.svelte-1byf6r8 img:where(.svelte-1byf6r8){object-fit:cover;width:100%;height:100%}.item-body.svelte-1byf6r8{flex-direction:column;justify-content:center;display:flex}.item-name.svelte-1byf6r8{font-weight:var(--weight-bold);color:var(--on-surface)}.item-qty.svelte-1byf6r8{font-size:var(--text-body-sm);color:var(--on-surface-variant)}.item-price.svelte-1byf6r8{margin-top:var(--space-xs);font-family:var(--font-display);font-weight:var(--weight-bold);color:var(--primary)}.rows.svelte-1byf6r8{border-top:1px solid var(--surface-container-highest);gap:var(--space-md);flex-direction:column;padding-top:2.5rem;display:flex}.row.svelte-1byf6r8{font-size:var(--text-body-sm);justify-content:space-between;align-items:center;display:flex}.row.svelte-1byf6r8 span:where(.svelte-1byf6r8):first-child{color:var(--on-surface-variant)}.row.svelte-1byf6r8 span:where(.svelte-1byf6r8):last-child{font-weight:var(--weight-semibold)}.free.svelte-1byf6r8{color:var(--primary)}.total.svelte-1byf6r8{padding-top:var(--space-md);justify-content:space-between;align-items:center;display:flex}.total.svelte-1byf6r8 span:where(.svelte-1byf6r8):first-child{font-size:var(--text-title-md);font-weight:var(--weight-bold)}.total-val.svelte-1byf6r8{color:var(--on-surface);font-size:1.5rem;font-weight:900}.cta.svelte-1byf6r8{gap:var(--space-md);flex-direction:column;display:flex}.place.svelte-1byf6r8{background:var(--gradient-primary);width:100%;color:var(--on-primary);border-radius:var(--radius-full);font-weight:var(--weight-bold);font-size:var(--text-title-md);box-shadow:var(--shadow-lift);transition:transform var(--duration-base) var(--ease-out);padding:1.25rem}.place.svelte-1byf6r8:active{transform:scale(.96)}.fineprint.svelte-1byf6r8{text-align:center;text-transform:uppercase;letter-spacing:.2em;font-size:.625rem;font-weight:var(--weight-bold);color:var(--on-surface-variant);padding:0 var(--space-md);opacity:.6}.page.svelte-16p2x51{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.top.svelte-16p2x51{padding:var(--space-lg);z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f9f9fecc;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand.svelte-16p2x51{font-family:var(--font-display);font-size:var(--text-title-lg);letter-spacing:-.02em;color:var(--on-surface);font-style:italic;font-weight:900}.help.svelte-16p2x51{color:var(--on-surface-variant);font-size:1.25rem}.shell.svelte-16p2x51{padding:var(--space-xl) var(--space-md);flex:1;justify-content:center;align-items:center;display:flex}@media (width>=1024px){.shell.svelte-16p2x51{padding:3rem var(--space-2xl)}}.card.svelte-16p2x51{background:var(--surface-container-lowest);border-radius:2rem;grid-template-columns:1fr;width:100%;max-width:1200px;display:grid;overflow:hidden;box-shadow:0 12px 32px #1c1b1b0f}@media (width>=1024px){.card.svelte-16p2x51{grid-template-columns:1fr 1fr}}.hero.svelte-16p2x51{background-color:var(--surface-container-highest);background-position:50%;background-size:cover;min-height:32rem;display:none;position:relative}@media (width>=1024px){.hero.svelte-16p2x51{display:block}}.hero-gradient.svelte-16p2x51{color:#fff;background:linear-gradient(#0000,#1c1b1b99);flex-direction:column;justify-content:flex-end;padding:4rem;display:flex;position:absolute;inset:0}.hero-gradient.svelte-16p2x51 h2:where(.svelte-16p2x51){font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:var(--space-md);font-size:2.25rem;font-weight:800;line-height:1.15}.hero-gradient.svelte-16p2x51 p:where(.svelte-16p2x51){font-weight:var(--weight-medium);opacity:.85;max-width:20rem}.form-side.svelte-16p2x51{padding:var(--space-2xl);flex-direction:column;justify-content:center;display:flex}@media (width>=1024px){.form-side.svelte-16p2x51{padding:5rem}}.heading.svelte-16p2x51{margin-bottom:3rem}.heading.svelte-16p2x51 h1:where(.svelte-16p2x51){font-family:var(--font-display);font-size:var(--text-headline-sm);letter-spacing:-.02em;color:var(--on-surface);margin-bottom:var(--space-sm);font-weight:800}.heading.svelte-16p2x51 p:where(.svelte-16p2x51){color:var(--on-surface-variant);font-weight:var(--weight-medium)}.mode-switch.svelte-16p2x51{background:var(--surface-container);border-radius:var(--radius-md);gap:.5rem;margin-bottom:2rem;padding:.25rem;display:flex}.mode-btn.svelte-16p2x51{font-size:var(--text-body-sm);font-weight:var(--weight-semibold);border-radius:var(--radius-sm);color:var(--on-surface-variant);transition:all var(--duration-base) var(--ease-out);flex:1;padding:.5rem}.mode-btn.svelte-16p2x51:hover{color:var(--on-surface)}.mode-btn.is-active.svelte-16p2x51{background:var(--surface-container-lowest);color:var(--primary);box-shadow:var(--shadow-ambient)}.form.svelte-16p2x51{gap:var(--space-lg);flex-direction:column;display:flex}.field.svelte-16p2x51{gap:var(--space-sm);flex-direction:column;display:flex}.field-head.svelte-16p2x51{justify-content:space-between;align-items:center;padding:0 .25rem;display:flex}.field.svelte-16p2x51 label:where(.svelte-16p2x51){text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);padding:0 .25rem;font-size:.75rem;font-weight:700}.field-head.svelte-16p2x51 label:where(.svelte-16p2x51){padding:0}.field-head.svelte-16p2x51 a:where(.svelte-16p2x51){font-size:.75rem;font-weight:var(--weight-semibold);color:var(--primary);transition:opacity var(--duration-base) var(--ease-out)}.field-head.svelte-16p2x51 a:where(.svelte-16p2x51):hover{opacity:.8}.field.svelte-16p2x51 input:where(.svelte-16p2x51){background:var(--surface-container-low);border-radius:var(--radius-md);width:100%;color:var(--on-surface);font-family:var(--font-body);font-size:var(--text-body-md);transition:box-shadow var(--duration-base) var(--ease-out);border:none;padding:1rem}.field.svelte-16p2x51 input:where(.svelte-16p2x51):focus{outline:none;box-shadow:0 0 0 2px #0041c833}.field.svelte-16p2x51 input:where(.svelte-16p2x51)::placeholder{color:#43465680}.remember.svelte-16p2x51{align-items:center;gap:var(--space-md);cursor:pointer;padding:0 .25rem;display:flex}.remember.svelte-16p2x51 input:where(.svelte-16p2x51){width:1.25rem;height:1.25rem;accent-color:var(--primary)}.remember.svelte-16p2x51 span:where(.svelte-16p2x51){font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--on-surface-variant)}.submit.svelte-16p2x51{width:100%;margin-top:var(--space-md);background:var(--gradient-primary);color:#fff;font-weight:var(--weight-bold);letter-spacing:.02em;border-radius:var(--radius-md);box-shadow:var(--shadow-prominent);transition:transform var(--duration-base) var(--ease-out);padding:1rem}.submit.svelte-16p2x51:active{transform:scale(.97)}.divider.svelte-16p2x51{margin:3rem 0 var(--space-lg);align-items:center;display:flex}.divider.svelte-16p2x51:before,.divider.svelte-16p2x51:after{content:"";background:#c2c7d14d;flex:1;height:1px}.divider.svelte-16p2x51 span:where(.svelte-16p2x51){text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);margin:0 1rem;font-size:.75rem;font-weight:700}.socials.svelte-16p2x51{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.social.svelte-16p2x51{justify-content:center;align-items:center;gap:var(--space-md);background:var(--surface-container-low);border-radius:var(--radius-md);font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:var(--on-surface);transition:all var(--duration-base) var(--ease-out);padding:.75rem 1rem;display:inline-flex}.social.svelte-16p2x51:hover{background:var(--surface-container-high)}.social.svelte-16p2x51:active{transform:scale(.97)}.social.svelte-16p2x51 img:where(.svelte-16p2x51){width:1.25rem;height:1.25rem}.social.svelte-16p2x51 i:where(.svelte-16p2x51){font-size:1.25rem}.signup.svelte-16p2x51{text-align:center;font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--on-surface-variant);margin-top:3rem}.signup.svelte-16p2x51 a:where(.svelte-16p2x51){color:var(--primary);font-weight:var(--weight-bold);transition:opacity var(--duration-base) var(--ease-out)}.signup.svelte-16p2x51 a:where(.svelte-16p2x51):hover{opacity:.8}.foot.svelte-16p2x51{padding:var(--space-xl) var(--space-lg);align-items:center;gap:var(--space-md);text-align:center;flex-direction:column;display:flex}@media (width>=1024px){.foot.svelte-16p2x51{padding:var(--space-xl) var(--space-2xl);text-align:left;flex-direction:row;justify-content:space-between}}.foot-links.svelte-16p2x51{gap:var(--space-xl);font-size:.75rem;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);display:flex}.foot-links.svelte-16p2x51 a:where(.svelte-16p2x51){transition:color var(--duration-base) var(--ease-out)}.foot-links.svelte-16p2x51 a:where(.svelte-16p2x51):hover{color:var(--primary)}.copy.svelte-16p2x51{font-size:.75rem;font-weight:var(--weight-medium);color:#43465699}.page.svelte-1bratlc{max-width:64rem;padding:var(--space-2xl) var(--space-lg);margin:0 auto}.editorial.svelte-1bratlc{gap:var(--space-lg);flex-direction:column;margin-bottom:4rem;display:flex}@media (width>=768px){.editorial.svelte-1bratlc{flex-direction:row;justify-content:space-between;align-items:flex-end}}.editorial-main.svelte-1bratlc{gap:var(--space-md);flex-direction:column;display:flex}.kicker.svelte-1bratlc{color:var(--primary);font-weight:var(--weight-extrabold);text-transform:uppercase;letter-spacing:.2em;font-size:.75rem}.editorial-main.svelte-1bratlc h1:where(.svelte-1bratlc){font-size:3rem;font-weight:var(--weight-extrabold);letter-spacing:-.03em;color:var(--on-surface);line-height:1}@media (width>=768px){.editorial-main.svelte-1bratlc h1:where(.svelte-1bratlc){font-size:3.75rem}}.editorial-main.svelte-1bratlc p:where(.svelte-1bratlc){color:var(--on-surface-variant);font-weight:var(--weight-medium);max-width:28rem}.eta-card.svelte-1bratlc{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-ambient);min-width:15rem}.eta-label.svelte-1bratlc{text-transform:uppercase;letter-spacing:.2em;color:var(--outline);font-size:.625rem;font-weight:var(--weight-bold);margin-bottom:var(--space-sm);display:block}.eta-date.svelte-1bratlc{font-size:1.5rem;font-weight:var(--weight-bold);color:var(--on-surface);letter-spacing:-.02em}.eta-window.svelte-1bratlc{font-size:var(--text-body-sm);color:var(--primary);font-weight:var(--weight-semibold);margin-top:.25rem}.grid.svelte-1bratlc{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.grid.svelte-1bratlc{grid-template-columns:8fr 4fr}}.timeline-card.svelte-1bratlc{background:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-ambient)}@media (width>=768px){.timeline-card.svelte-1bratlc{padding:3rem}}.steps.svelte-1bratlc{flex-direction:column;gap:3rem;display:flex}.step.svelte-1bratlc{gap:var(--space-xl);align-items:flex-start;display:flex}.step-dot.svelte-1bratlc{flex-direction:column;align-items:center;display:flex}.dot-icon.svelte-1bratlc{border-radius:var(--radius-full);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;display:flex}.step-done.svelte-1bratlc .dot-icon:where(.svelte-1bratlc){background:var(--primary);color:var(--on-primary)}.step-active.svelte-1bratlc .dot-icon:where(.svelte-1bratlc){background:var(--gradient-primary);color:var(--on-primary);font-size:1.25rem;box-shadow:0 0 0 8px #d2e4ff4d}.step-pending.svelte-1bratlc .dot-icon:where(.svelte-1bratlc){background:var(--surface-container-highest);color:var(--outline);font-size:1.25rem}.connector.svelte-1bratlc{background:var(--surface-container-highest);width:2px;height:3rem;margin-top:.25rem}.connector.is-done.svelte-1bratlc{background:var(--primary);width:4px}.step-body.svelte-1bratlc{flex:1;padding-top:.25rem}.step-pending.svelte-1bratlc .step-body:where(.svelte-1bratlc){opacity:.4}.step-title.svelte-1bratlc{align-items:center;gap:var(--space-sm);display:flex}.step-body.svelte-1bratlc h3:where(.svelte-1bratlc){font-size:var(--text-title-lg);font-weight:var(--weight-bold);color:var(--on-surface)}.badge.svelte-1bratlc{color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:-.01em;background:#00355f1a;padding:.25rem .5rem;font-size:.625rem;font-weight:900}.step-sub.svelte-1bratlc{color:var(--on-surface);font-weight:var(--weight-medium);font-size:var(--text-body-sm);margin-top:.25rem}.step-time.svelte-1bratlc{color:var(--on-surface-variant);margin-top:.25rem;font-size:.75rem}.step-time.italic.svelte-1bratlc{font-style:italic}.side.svelte-1bratlc{gap:var(--space-xl);flex-direction:column;display:flex}.map.svelte-1bratlc{background:var(--surface-container-low);border-radius:var(--radius-lg);height:16rem;position:relative;overflow:hidden}.map.svelte-1bratlc img:where(.svelte-1bratlc){object-fit:cover;filter:grayscale();opacity:.6;width:100%;height:100%;transition:all .7s var(--ease-out)}.map.svelte-1bratlc:hover img:where(.svelte-1bratlc){filter:grayscale(0);opacity:1}.map.svelte-1bratlc:before{content:"";background:linear-gradient(to top, var(--surface-container-low), transparent);pointer-events:none;z-index:1;position:absolute;inset:0}.map-overlay.svelte-1bratlc{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);z-index:2;background:#ffffffe6;padding:1rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.live-label.svelte-1bratlc{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);font-size:.625rem;font-weight:var(--weight-bold);margin-bottom:.25rem}.live-place.svelte-1bratlc{font-weight:var(--weight-bold);font-size:var(--text-body-sm);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.items-card.svelte-1bratlc{background:var(--surface-container-lowest);padding:var(--space-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient)}.items-card.svelte-1bratlc h4:where(.svelte-1bratlc){font-size:var(--text-title-md);font-weight:var(--weight-bold);margin-bottom:var(--space-lg)}.items.svelte-1bratlc{gap:var(--space-lg);flex-direction:column;display:flex}.item.svelte-1bratlc{gap:var(--space-md);align-items:center;display:flex}.item-img.svelte-1bratlc{border-radius:var(--radius-md);background:var(--surface-container);flex-shrink:0;width:4rem;height:4rem;overflow:hidden}.item-img.svelte-1bratlc img:where(.svelte-1bratlc){object-fit:cover;width:100%;height:100%}.item-name.svelte-1bratlc{font-weight:var(--weight-bold);font-size:var(--text-body-sm)}.item-variant.svelte-1bratlc{color:var(--on-surface-variant);font-size:.75rem}.item-price.svelte-1bratlc{color:var(--primary);font-weight:var(--weight-bold);font-size:var(--text-body-sm);margin-top:.25rem}.rows.svelte-1bratlc{padding-top:var(--space-lg);border-top:1px solid var(--surface-variant);margin-top:2rem}.row.svelte-1bratlc,.total.svelte-1bratlc{margin-bottom:var(--space-sm);font-size:var(--text-body-sm);justify-content:space-between;display:flex}.row.svelte-1bratlc span:where(.svelte-1bratlc):first-child{color:var(--on-surface-variant)}.row.svelte-1bratlc span:where(.svelte-1bratlc):last-child{font-weight:var(--weight-medium)}.free.svelte-1bratlc{color:var(--primary);font-weight:var(--weight-bold)}.total.svelte-1bratlc{font-family:var(--font-display);font-size:var(--text-title-md);font-weight:var(--weight-bold);margin-top:var(--space-md)}.support.svelte-1bratlc{background:var(--surface-container-high);width:100%;color:var(--on-surface);font-weight:var(--weight-bold);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:var(--space-sm);transition:background var(--duration-base) var(--ease-out);padding:1rem;display:inline-flex}.support.svelte-1bratlc:hover{background:var(--surface-variant)}.support.svelte-1bratlc:active{transform:scale(.97)}.page.svelte-1mse95x{max-width:80rem;padding:var(--space-2xl) var(--space-lg);margin:0 auto}.page-head.svelte-1mse95x{margin-bottom:var(--space-xl)}.page-head.svelte-1mse95x h1:where(.svelte-1mse95x){font-size:2.5rem;font-weight:var(--weight-extrabold);letter-spacing:-.03em;margin-bottom:var(--space-xs)}.page-head.svelte-1mse95x p:where(.svelte-1mse95x){color:var(--on-surface-variant);font-weight:var(--weight-medium)}.filters.svelte-1mse95x{gap:var(--space-sm);padding-bottom:var(--space-md);margin-bottom:var(--space-xl);scrollbar-width:none;display:flex;overflow-x:auto}.filters.svelte-1mse95x::-webkit-scrollbar{display:none}.filter.svelte-1mse95x{background:var(--surface-container-low);border-radius:var(--radius-full);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--on-surface-variant);transition:all var(--duration-base) var(--ease-out);flex-shrink:0;padding:.5rem 1rem}.filter.is-active.svelte-1mse95x{background:var(--on-surface);color:var(--surface)}.orders.svelte-1mse95x{gap:var(--space-lg);flex-direction:column;display:flex}.order.svelte-1mse95x{background:var(--surface-container-lowest);border-radius:var(--radius-xl);padding:var(--space-lg);gap:var(--space-lg);box-shadow:var(--shadow-ambient);flex-direction:column;display:flex}.order-top.svelte-1mse95x{justify-content:space-between;align-items:flex-start;display:flex}.order-id.svelte-1mse95x{font-size:var(--text-title-md);font-weight:var(--weight-bold);letter-spacing:-.01em}.order-date.svelte-1mse95x{font-size:var(--text-label-sm);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.1em}.status.svelte-1mse95x{border-radius:var(--radius-full);font-size:var(--text-label-sm);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.375rem;padding:.375rem .75rem;display:inline-flex}.status.svelte-1mse95x i:where(.svelte-1mse95x){font-size:.875rem}.status-primary.svelte-1mse95x{background:var(--primary-fixed);color:var(--on-primary-fixed)}.status-success.svelte-1mse95x{color:var(--tertiary);background:#4edea333}.status-muted.svelte-1mse95x{background:var(--surface-container-high);color:var(--on-surface-variant)}.products.svelte-1mse95x{align-items:center;gap:var(--space-md);display:flex}.thumb.svelte-1mse95x{border-radius:var(--radius-md);background:var(--surface-container-high);border:2px solid var(--surface-container-lowest);flex-shrink:0;width:3rem;height:3rem;margin-left:-.75rem;overflow:hidden}.thumb.svelte-1mse95x:first-child{margin-left:0}.thumb.svelte-1mse95x img:where(.svelte-1mse95x){object-fit:cover;width:100%;height:100%}.products-text.svelte-1mse95x{margin-left:var(--space-sm);flex:1;min-width:0}.products-name.svelte-1mse95x{font-weight:var(--weight-semibold);font-size:var(--text-body-md);color:var(--on-surface);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.products-more.svelte-1mse95x{font-size:var(--text-body-sm);color:var(--on-surface-variant)}.order-foot.svelte-1mse95x{padding-top:var(--space-md);border-top:1px solid var(--surface-container);justify-content:space-between;align-items:center;display:flex}.eta.svelte-1mse95x{flex-direction:column;display:flex}.eta-label.svelte-1mse95x{font-size:var(--text-label-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);font-weight:var(--weight-bold)}.eta-value.svelte-1mse95x{font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--on-surface)}.total.svelte-1mse95x{font-family:var(--font-display);font-size:var(--text-headline-sm);font-weight:var(--weight-bold);color:var(--primary)}.actions.svelte-1mse95x{gap:var(--space-sm);display:flex}.cta-primary.svelte-1mse95x{background:var(--gradient-primary);color:var(--on-primary);border-radius:var(--radius-full);font-weight:var(--weight-bold);font-size:var(--text-body-sm);flex:1;padding:.875rem 1rem}.cta-primary.svelte-1mse95x:active{transform:scale(.98)}.cta-ghost.svelte-1mse95x{background:var(--surface-container-low);color:var(--on-surface);border-radius:var(--radius-full);font-weight:var(--weight-semibold);font-size:var(--text-body-sm);justify-content:center;align-items:center;gap:var(--space-sm);flex:1;padding:.875rem 1rem;display:inline-flex}.cta-ghost.svelte-1mse95x:active{background:var(--surface-container)}.page.svelte-19ie6v7{max-width:80rem;padding:var(--space-2xl) var(--space-lg) var(--space-3xl);margin:0 auto}.gallery.svelte-19ie6v7{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.hero-image.svelte-19ie6v7{border-radius:var(--radius-md);background:var(--surface-container-low);grid-column:span 2;height:22rem;overflow:hidden}.hero-image.svelte-19ie6v7 img:where(.svelte-19ie6v7){object-fit:cover;width:100%;height:100%}.detail-row.svelte-19ie6v7{gap:var(--space-md);grid-column:span 2;grid-template-columns:1fr 1fr;display:grid}.detail-tile.svelte-19ie6v7{border-radius:var(--radius-md);background:var(--surface-container-low);height:12rem;overflow:hidden}.detail-tile.svelte-19ie6v7 img:where(.svelte-19ie6v7){object-fit:cover;width:100%;height:100%}.detail-tile.shifted.svelte-19ie6v7{transform:translateY(-1rem)}.details.svelte-19ie6v7{gap:var(--space-xl);flex-direction:column;display:flex}.ratings.svelte-19ie6v7{align-items:center;gap:var(--space-sm);display:flex}.stars.svelte-19ie6v7{color:var(--primary);gap:2px;font-size:.85rem;display:inline-flex}.ratings.svelte-19ie6v7 span:where(.svelte-19ie6v7){color:var(--on-surface-variant);font-size:var(--text-body-sm);font-weight:var(--weight-medium)}.details.svelte-19ie6v7 h1:where(.svelte-19ie6v7){font-size:2rem;font-weight:var(--weight-extrabold);line-height:1.1}.details.svelte-19ie6v7 .price:where(.svelte-19ie6v7){font-size:var(--text-headline-sm);color:var(--primary);font-weight:var(--weight-semibold)}.block.svelte-19ie6v7{gap:var(--space-md);flex-direction:column;display:flex}.block.svelte-19ie6v7 h3:where(.svelte-19ie6v7){font-size:var(--text-label-md);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant)}.active-label.svelte-19ie6v7{color:var(--on-surface);text-transform:none;letter-spacing:0}.block.svelte-19ie6v7 p:where(.svelte-19ie6v7){color:var(--on-surface-variant);line-height:1.6}.block-head.svelte-19ie6v7{justify-content:space-between;align-items:center;display:flex}.size-guide.svelte-19ie6v7{color:var(--primary);font-size:var(--text-body-sm);font-weight:var(--weight-bold);text-decoration:underline}.swatches.svelte-19ie6v7{gap:var(--space-sm);display:flex}.swatch.svelte-19ie6v7{border-radius:var(--radius-full);outline-offset:2px;width:2.5rem;height:2.5rem;transition:all var(--duration-base) var(--ease-out);border:2px solid #0000;outline:2px solid #0000}.swatch.is-selected.svelte-19ie6v7{outline-color:var(--primary)}.swatch.svelte-19ie6v7:hover:not(.is-selected){outline-color:var(--outline-variant)}.sizes.svelte-19ie6v7{gap:var(--space-sm);flex-wrap:wrap;display:flex}.size-pill.svelte-19ie6v7{border-radius:var(--radius-full);border:1px solid var(--surface-container-high);background:var(--surface-container-lowest);color:var(--on-surface);font-weight:var(--weight-semibold);transition:border-color var(--duration-base) var(--ease-out);padding:.75rem 1.5rem}.size-pill.svelte-19ie6v7:hover:not(.is-disabled){border-color:var(--primary)}.size-pill.is-selected.svelte-19ie6v7{background:var(--primary);color:var(--on-primary);border-color:var(--primary)}.size-pill.is-disabled.svelte-19ie6v7{opacity:.5;cursor:not-allowed}.cart-row.svelte-19ie6v7{gap:var(--space-md);padding-top:var(--space-md);flex-direction:column;display:flex}@media (width>=640px){.cart-row.svelte-19ie6v7{flex-direction:row}}.qty.svelte-19ie6v7{background:var(--surface-container-low);border-radius:var(--radius-md);justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex}@media (width>=640px){.qty.svelte-19ie6v7{width:8rem}}.qty.svelte-19ie6v7 button:where(.svelte-19ie6v7){color:var(--on-surface)}.qty.svelte-19ie6v7 button:where(.svelte-19ie6v7):hover{color:var(--primary)}.qty.svelte-19ie6v7 span:where(.svelte-19ie6v7){font-weight:var(--weight-bold)}.add-cart.svelte-19ie6v7{background:var(--gradient-primary);color:var(--on-primary);font-weight:var(--weight-bold);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:var(--space-sm);transition:transform var(--duration-base) var(--ease-out);flex:1;padding:1rem;display:inline-flex;box-shadow:0 12px 32px #0041c833}.add-cart.svelte-19ie6v7:hover{transform:scale(1.02)}.highlights.svelte-19ie6v7{gap:var(--space-md);padding-top:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.highlight.svelte-19ie6v7{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--surface-container-lowest);border-radius:var(--radius-md);display:flex}.highlight.svelte-19ie6v7 i:where(.svelte-19ie6v7){color:var(--primary);font-size:1.25rem}.hi-title.svelte-19ie6v7{font-size:var(--text-label-md);font-weight:var(--weight-bold);text-transform:uppercase}.hi-sub.svelte-19ie6v7{font-size:var(--text-label-sm);color:var(--on-surface-variant)}.perspective.svelte-19ie6v7{margin-top:var(--space-3xl);gap:var(--space-2xl);flex-direction:column;display:flex}.perspective.svelte-19ie6v7 h2:where(.svelte-19ie6v7){font-size:var(--text-headline-sm);font-weight:var(--weight-extrabold);text-align:center}.persp-grid.svelte-19ie6v7{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (width>=768px){.persp-grid.svelte-19ie6v7{grid-template-columns:repeat(3,1fr)}}.persp-card.svelte-19ie6v7{background:var(--surface-container-low);padding:var(--space-xl);border-radius:var(--radius-xl);gap:var(--space-md);flex-direction:column;display:flex}.persp-icon.svelte-19ie6v7{background:var(--primary);width:3rem;height:3rem;color:var(--on-primary);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}.persp-card.svelte-19ie6v7 h3:where(.svelte-19ie6v7){font-size:var(--text-title-md);font-weight:var(--weight-bold)}.persp-card.svelte-19ie6v7 p:where(.svelte-19ie6v7){color:var(--on-surface-variant)}.reviews.svelte-19ie6v7{margin-top:var(--space-3xl);gap:var(--space-2xl);flex-direction:column;display:flex}.reviews-head.svelte-19ie6v7{gap:var(--space-lg);padding-bottom:var(--space-xl);border-bottom:1px solid var(--surface-container-high);flex-direction:column;display:flex}@media (width>=768px){.reviews-head.svelte-19ie6v7{flex-direction:row;justify-content:space-between;align-items:flex-end}}.reviews-head.svelte-19ie6v7 h2:where(.svelte-19ie6v7){font-size:var(--text-headline-sm);font-weight:var(--weight-extrabold);margin-bottom:var(--space-md)}.overall.svelte-19ie6v7{align-items:center;gap:var(--space-md);display:flex}.big-num.svelte-19ie6v7{font-size:3rem;font-weight:var(--weight-extrabold)}.overall.svelte-19ie6v7 p:where(.svelte-19ie6v7){font-size:var(--text-body-sm);color:var(--on-surface-variant);font-weight:var(--weight-medium)}.write-review.svelte-19ie6v7{background:var(--on-surface);color:var(--surface);border-radius:var(--radius-md);font-weight:var(--weight-bold);align-self:flex-start;padding:1rem 2rem}.review-grid.svelte-19ie6v7{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (width>=768px){.review-grid.svelte-19ie6v7{grid-template-columns:1fr 1fr}}.review.svelte-19ie6v7{gap:var(--space-md);flex-direction:column;display:flex}.review-head.svelte-19ie6v7{justify-content:space-between;align-items:center;display:flex}.reviewer.svelte-19ie6v7{align-items:center;gap:var(--space-sm);display:flex}.avatar.svelte-19ie6v7{border-radius:var(--radius-full);background:var(--surface-container-highest);width:2.5rem;height:2.5rem;font-weight:var(--weight-bold);font-size:var(--text-body-sm);justify-content:center;align-items:center;display:flex}.r-name.svelte-19ie6v7{font-size:var(--text-body-sm);font-weight:var(--weight-bold)}.r-meta.svelte-19ie6v7{color:var(--on-surface-variant);font-size:.625rem}.review.svelte-19ie6v7 h4:where(.svelte-19ie6v7){font-size:var(--text-title-sm);font-weight:var(--weight-bold)}.review.svelte-19ie6v7 p:where(.svelte-19ie6v7){color:var(--on-surface-variant);line-height:1.6}.page.svelte-11o07r9{max-width:64rem;padding:var(--space-xl) var(--space-lg) 8rem;flex-direction:column;gap:3rem;margin:0 auto;display:flex}.hero.svelte-11o07r9{align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}@media (width>=768px){.hero.svelte-11o07r9{flex-direction:row;align-items:center;gap:4rem}}.avatar-wrap.svelte-11o07r9{width:10rem;height:10rem;position:relative}@media (width>=768px){.avatar-wrap.svelte-11o07r9{width:14rem;height:14rem}}.avatar-glow.svelte-11o07r9{border-radius:var(--radius-full);filter:blur(32px);background:#00355f1a;position:absolute;inset:0;transform:scale(1.1)}.avatar.svelte-11o07r9{object-fit:cover;border-radius:var(--radius-full);border:4px solid var(--surface);width:100%;height:100%;box-shadow:var(--shadow-lift);z-index:1;position:relative}.avatar-edit.svelte-11o07r9{background:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);width:2.5rem;height:2.5rem;box-shadow:var(--shadow-lift);z-index:2;transition:transform var(--duration-base) var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;bottom:.5rem;right:.5rem}.avatar-edit.svelte-11o07r9:hover{transform:scale(1.05)}.hero-text.svelte-11o07r9{text-align:center}@media (width>=768px){.hero-text.svelte-11o07r9{text-align:left}}.hero-text.svelte-11o07r9 h1:where(.svelte-11o07r9){font-size:2.25rem;font-weight:var(--weight-extrabold);letter-spacing:-.03em;margin-bottom:var(--space-sm)}@media (width>=768px){.hero-text.svelte-11o07r9 h1:where(.svelte-11o07r9){font-size:3.75rem}}.member.svelte-11o07r9{color:var(--on-surface-variant);font-size:var(--text-title-md);margin-bottom:var(--space-lg);justify-content:center;align-items:center;gap:var(--space-sm);display:flex}@media (width>=768px){.member.svelte-11o07r9{justify-content:flex-start}}.member.svelte-11o07r9 i:where(.svelte-11o07r9){color:var(--primary)}.chips.svelte-11o07r9{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (width>=768px){.chips.svelte-11o07r9{justify-content:flex-start}}.chip.svelte-11o07r9{background:var(--surface-container-high);border-radius:var(--radius-full);align-items:center;gap:var(--space-sm);font-size:var(--text-body-sm);font-weight:var(--weight-medium);padding:.5rem 1rem;display:inline-flex}.chip.svelte-11o07r9 i:where(.svelte-11o07r9){color:var(--on-surface-variant);font-size:.875rem}.bento.svelte-11o07r9{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (width>=768px){.bento.svelte-11o07r9{grid-template-columns:2fr 1fr}}.settings-card.svelte-11o07r9{background:var(--surface-container-lowest);padding:var(--space-2xl);box-shadow:var(--shadow-ambient);border-radius:2rem}.settings-card.svelte-11o07r9 h2:where(.svelte-11o07r9){font-size:1.5rem;font-weight:var(--weight-bold);margin-bottom:2rem}.settings-list.svelte-11o07r9{gap:var(--space-sm);flex-direction:column;display:flex}.setting-row.svelte-11o07r9{padding:var(--space-md);text-align:left;transition:background var(--duration-base) var(--ease-out);border-radius:1rem;justify-content:space-between;align-items:center;display:flex}.setting-row.svelte-11o07r9:hover{background:var(--surface-container-low)}.setting-left.svelte-11o07r9{align-items:center;gap:var(--space-md);display:flex}.setting-icon.svelte-11o07r9{border-radius:var(--radius-md);justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;display:flex}.tone-primary.svelte-11o07r9{color:var(--primary);background:#00355f1a}.tone-secondary.svelte-11o07r9{color:var(--secondary);background:#4f60761a}.tone-tertiary.svelte-11o07r9{color:var(--tertiary);background:#003c271a}.tone-neutral.svelte-11o07r9{background:var(--surface-container-high);color:var(--on-surface-variant)}.setting-title.svelte-11o07r9{font-weight:var(--weight-semibold)}.setting-desc.svelte-11o07r9{color:var(--on-surface-variant);margin-top:.125rem;font-size:.75rem}.setting-row.svelte-11o07r9>i:where(.svelte-11o07r9){color:var(--on-surface-variant);transition:transform var(--duration-base) var(--ease-out)}.setting-row.svelte-11o07r9:hover>i:where(.svelte-11o07r9){transform:translate(4px)}.bento-side.svelte-11o07r9{gap:var(--space-lg);flex-direction:column;display:flex}.rewards-card.svelte-11o07r9{background:var(--primary);color:var(--on-primary);padding:var(--space-2xl);border-radius:2rem;position:relative;overflow:hidden}.rewards-card.svelte-11o07r9 h3:where(.svelte-11o07r9){font-size:var(--text-title-lg);font-weight:var(--weight-bold);margin-bottom:var(--space-sm)}.rewards-copy.svelte-11o07r9{color:var(--on-primary-container);opacity:.9;font-size:var(--text-body-sm);margin-bottom:var(--space-xl)}.rewards-points.svelte-11o07r9{font-weight:var(--weight-bold);color:#fff}.rewards-redeem.svelte-11o07r9{color:var(--primary);border-radius:var(--radius-full);font-weight:var(--weight-bold);font-size:var(--text-body-sm);box-shadow:var(--shadow-lift);z-index:1;background:#fff;padding:.5rem 1.5rem;position:relative}.rewards-redeem.svelte-11o07r9:hover{transform:scale(1.05)}.rewards-bg.svelte-11o07r9{opacity:.1;color:#fff;font-size:7.5rem;position:absolute;bottom:-1rem;right:-1rem}.last-card.svelte-11o07r9{background:var(--surface-container-low);padding:var(--space-2xl);border-radius:2rem;flex-direction:column;justify-content:center;display:flex}.last-label.svelte-11o07r9{font-size:var(--text-body-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.15em;color:var(--on-surface-variant);margin-bottom:.25rem}.last-id.svelte-11o07r9{font-size:var(--text-title-md);font-weight:var(--weight-bold)}.last-date.svelte-11o07r9{color:var(--on-surface-variant);margin-bottom:var(--space-lg);font-size:.75rem}.last-view.svelte-11o07r9{color:var(--primary);font-weight:var(--weight-bold);font-size:var(--text-body-sm);align-self:flex-start;align-items:center;gap:.25rem;display:inline-flex}.last-view.svelte-11o07r9:hover{text-decoration:underline}.addresses-head.svelte-11o07r9{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.addresses-head.svelte-11o07r9 h2:where(.svelte-11o07r9){font-size:1.5rem;font-weight:var(--weight-bold)}.addr-add.svelte-11o07r9{color:var(--primary);font-weight:var(--weight-bold);align-items:center;gap:var(--space-sm);display:inline-flex}.addr-add.svelte-11o07r9:hover{opacity:.8}.addresses-scroll.svelte-11o07r9{gap:var(--space-xl);padding-bottom:var(--space-lg);margin:0 calc(-1 * var(--space-lg));padding-left:var(--space-lg);padding-right:var(--space-lg);scrollbar-width:none;display:flex;overflow-x:auto}.addresses-scroll.svelte-11o07r9::-webkit-scrollbar{display:none}.addr-card.svelte-11o07r9{background:var(--surface-container-low);min-width:20rem;padding:var(--space-lg);cursor:pointer;transition:background var(--duration-base) var(--ease-out);border-radius:1.5rem}.addr-card.svelte-11o07r9:hover{background:var(--surface-container-highest)}.addr-top.svelte-11o07r9{margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-start;display:flex}.addr-icon.svelte-11o07r9{box-shadow:var(--shadow-ambient);background:#fff;border-radius:1rem;padding:.75rem;font-size:1.125rem}.addr-icon.tone-primary.svelte-11o07r9{color:var(--primary)}.addr-icon.tone-secondary.svelte-11o07r9{color:var(--secondary)}.addr-default.svelte-11o07r9{color:var(--primary);font-size:.625rem;font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.15em;border-radius:var(--radius-full);background:#00355f1a;padding:.25rem .75rem}.addr-card.svelte-11o07r9 h4:where(.svelte-11o07r9){font-weight:var(--weight-bold);font-size:var(--text-title-md);margin-bottom:.25rem}.addr-lines.svelte-11o07r9{font-size:var(--text-body-sm);color:var(--on-surface-variant);margin-bottom:var(--space-xl);line-height:1.6}.addr-actions.svelte-11o07r9{gap:var(--space-lg);display:flex}.addr-edit.svelte-11o07r9{font-size:var(--text-body-sm);font-weight:var(--weight-bold);transition:color var(--duration-base) var(--ease-out)}.addr-card.svelte-11o07r9:hover .addr-edit:where(.svelte-11o07r9){color:var(--primary)}.addr-remove.svelte-11o07r9{font-size:var(--text-body-sm);font-weight:var(--weight-bold);color:#ba1a1a99}.addr-new.svelte-11o07r9{min-width:20rem;padding:var(--space-lg);justify-content:center;align-items:center;gap:var(--space-sm);color:var(--on-surface-variant);font-weight:var(--weight-bold);transition:all var(--duration-base) var(--ease-out);border:2px dashed #c2c7d14d;border-radius:1.5rem;flex-direction:column;display:flex}.addr-new.svelte-11o07r9 i:where(.svelte-11o07r9){font-size:2.25rem}.addr-new.svelte-11o07r9:hover{background:#00355f0d;border-color:#00355f66}.danger.svelte-11o07r9{margin-top:5rem;padding-top:3rem}.danger-outer.svelte-11o07r9{background:linear-gradient(90deg,#ba1a1a0d,#0000);border-radius:2rem;padding:4px}.danger-inner.svelte-11o07r9{background:var(--surface);padding:var(--space-2xl);gap:var(--space-lg);border-radius:1.875rem;flex-direction:column;align-items:stretch;display:flex}@media (width>=768px){.danger-inner.svelte-11o07r9{flex-direction:row;justify-content:space-between;align-items:center}}.danger-inner.svelte-11o07r9 h2:where(.svelte-11o07r9){font-size:var(--text-title-lg);font-weight:var(--weight-bold);margin-bottom:.25rem}.danger-inner.svelte-11o07r9 p:where(.svelte-11o07r9){color:var(--on-surface-variant);font-size:var(--text-body-sm)}.danger-btns.svelte-11o07r9{gap:var(--space-md);width:100%;display:flex}@media (width>=768px){.danger-btns.svelte-11o07r9{width:auto}}.btn-deactivate.svelte-11o07r9{background:var(--surface-container-high);color:var(--on-surface);font-weight:var(--weight-bold);border-radius:var(--radius-full);transition:background var(--duration-base) var(--ease-out);flex:1;padding:1rem 2rem}.btn-deactivate.svelte-11o07r9:hover{background:var(--surface-container-highest)}.btn-deactivate.svelte-11o07r9:active{transform:scale(.96)}.btn-logout.svelte-11o07r9{background:var(--gradient-primary);color:var(--on-primary);font-weight:var(--weight-bold);border-radius:var(--radius-full);box-shadow:var(--shadow-lift);justify-content:center;align-items:center;gap:var(--space-sm);flex:1;padding:1rem 2rem;display:inline-flex}.btn-logout.svelte-11o07r9:hover{transform:scale(1.03)}
