.theme-route-placeholder.svelte-wtrlyl{min-height:40vh}:root{--theme-initial-bg: #ffffff;--theme-initial-text: #171717;--theme-initial-text-muted: #737373}.default-theme{--theme-font-body: system-ui, -apple-system, sans-serif;--theme-font-heading: system-ui, -apple-system, sans-serif;--theme-bg: #ffffff;--theme-bg-elevated: #fafafa;--theme-surface: #f5f5f5;--theme-soft-surface: #e5e5e5;--theme-border: #e5e5e5;--theme-border-soft: #eee;--theme-overlay: rgba(0, 0, 0, .5);--theme-shadow: rgba(0, 0, 0, .1);--theme-ring: rgba(0, 0, 0, .15);--theme-text: #171717;--theme-text-soft: #404040;--theme-muted-text: #737373;--theme-accent: #2563eb;--theme-accent-soft: #eff6ff;--theme-accent-hover: #1d4ed8;--theme-accent-muted: #3b82f6;--theme-success: #22c55e;--theme-danger: #ef4444;font-family:var(--theme-font-body)}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{font-family:var(--theme-font-heading)}[data-slot=navigation-menu-trigger].nav-link{background-color:transparent!important;background-image:none!important}button.nav-link[data-state=open],[data-slot=navigation-menu-trigger].nav-link[data-state=open]{background-color:var(--theme-soft-surface)!important;background-image:none!important}.nav-link[data-state=open],.nav-link[data-state=open] *{color:var(--theme-muted-text)!important}.nav-link:hover{background-color:var(--theme-soft-surface);color:var(--theme-accent)}.nav-link-active,.nav-link.nav-link-active,.mobile-nav-link-active,.mobile-nav-link.mobile-nav-link-active{color:var(--theme-accent)!important;background-color:color-mix(in srgb,var(--theme-accent) 18%,var(--theme-soft-surface))!important;font-weight:700}.nav-shop-btn:hover{background-color:var(--theme-accent-hover);box-shadow:0 6px 20px var(--theme-ring)}.dropdown-item:hover{background-color:var(--theme-soft-surface);color:var(--theme-accent)}.dropdown-item-active,.dropdown-item.dropdown-item-active{background-color:color-mix(in srgb,var(--theme-accent) 18%,var(--theme-soft-surface));color:var(--theme-accent)!important;font-weight:700}.-tap-highlight{-webkit-tap-highlight-color:transparent}.mobile-shop-cta:hover{background-color:var(--theme-accent-hover);box-shadow:0 6px 20px var(--theme-ring)}.mobile-menu-button:hover{background-color:var(--theme-soft-surface)}.mobile-nav-link:hover{background-color:var(--theme-soft-surface);color:var(--theme-accent)}.mobile-fullscreen-menu{min-height:100vh;min-height:100dvh;height:100%;height:100dvh}:root:has(.mobile-fullscreen-menu:where(.svelte-1wgn59h)){scrollbar-gutter:stable}.footer-brand-link.svelte-qggsco,.footer-copyright-name.svelte-qggsco{text-decoration:none}.footer-copyright-name.svelte-qggsco:hover,.footer-link:hover{color:var(--theme-accent)!important}.footer-link:hover .footer-link-arrow{transform:translate(3px)}.footer-social-btn:hover{background-color:var(--theme-accent-soft)!important;border-color:var(--theme-accent)!important;color:var(--theme-accent)!important}[data-vaul-drawer]{touch-action:none;will-change:transform;transition:transform .5s cubic-bezier(.32,.72,0,1);animation-duration:.5s;animation-timing-function:cubic-bezier(.32,.72,0,1)}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=bottom][data-state=open]{animation-name:slideFromBottom}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=bottom][data-state=closed]{animation-name:slideToBottom}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=top][data-state=open]{animation-name:slideFromTop}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=top][data-state=closed]{animation-name:slideToTop}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=left][data-state=open]{animation-name:slideFromLeft}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=left][data-state=closed]{animation-name:slideToLeft}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=right][data-state=open]{animation-name:slideFromRight}[data-vaul-drawer][data-vaul-snap-points=false][data-vaul-drawer-direction=right][data-state=closed]{animation-name:slideToRight}[data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=bottom]{transform:translate3d(0,var(--initial-transform, 100%),0)}[data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=top]{transform:translate3d(0,calc(var(--initial-transform, 100%) * -1),0)}[data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=left]{transform:translate3d(calc(var(--initial-transform, 100%) * -1),0,0)}[data-vaul-drawer][data-vaul-snap-points=true][data-vaul-drawer-direction=right]{transform:translate3d(var(--initial-transform, 100%),0,0)}[data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=top],[data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=bottom]{transform:translate3d(0,var(--snap-point-height, 0),0)}[data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=left],[data-vaul-drawer][data-vaul-delayed-snap-points=true][data-vaul-drawer-direction=right]{transform:translate3d(var(--snap-point-height, 0),0,0)}[data-vaul-overlay][data-vaul-snap-points=false]{animation-duration:.5s;animation-timing-function:cubic-bezier(.32,.72,0,1)}[data-vaul-overlay][data-vaul-snap-points=false][data-state=open]{animation-name:fadeIn}[data-vaul-overlay][data-state=closed]{animation-name:fadeOut}[data-vaul-animate=false]{animation:none!important}[data-vaul-overlay][data-vaul-snap-points=true]{transition:opacity .5s cubic-bezier(.32,.72,0,1);opacity:1}[data-vaul-drawer]:not([data-vaul-custom-container=true]):after{content:"";position:absolute;background:inherit;background-color:inherit}[data-vaul-drawer][data-vaul-drawer-direction=top]:after{top:initial;bottom:100%;left:0;right:0;height:200%}[data-vaul-drawer][data-vaul-drawer-direction=bottom]:after{top:100%;bottom:initial;left:0;right:0;height:200%}[data-vaul-drawer][data-vaul-drawer-direction=left]:after{left:initial;right:100%;top:0;bottom:0;width:200%}[data-vaul-drawer][data-vaul-drawer-direction=right]:after{left:100%;right:initial;top:0;bottom:0;width:200%}[data-vaul-overlay][data-vaul-snap-points=true]:not([data-vaul-snap-points-overlay=true]):not([data-state=closed]){opacity:0}[data-vaul-overlay][data-vaul-snap-points-overlay=true]{opacity:1}[data-vaul-handle]{display:block;position:relative;opacity:.7;background:#e2e2e4;margin-left:auto;margin-right:auto;height:5px;width:32px;border-radius:1rem;touch-action:pan-y}[data-vaul-handle]:hover,[data-vaul-handle]:active{opacity:1}[data-vaul-handle-hitarea]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max(100%,2.75rem);height:max(100%,2.75rem);touch-action:inherit}@keyframes fake-animation{}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@keyframes slideFromBottom{0%{transform:translate3d(0,var(--initial-transform, 100%),0)}to{transform:translateZ(0)}}@keyframes slideToBottom{to{transform:translate3d(0,var(--initial-transform, 100%),0)}}@keyframes slideFromTop{0%{transform:translate3d(0,calc(var(--initial-transform, 100%) * -1),0)}to{transform:translateZ(0)}}@keyframes slideToTop{to{transform:translate3d(0,calc(var(--initial-transform, 100%) * -1),0)}}@keyframes slideFromLeft{0%{transform:translate3d(calc(var(--initial-transform, 100%) * -1),0,0)}to{transform:translateZ(0)}}@keyframes slideToLeft{to{transform:translate3d(calc(var(--initial-transform, 100%) * -1),0,0)}}@keyframes slideFromRight{0%{transform:translate3d(var(--initial-transform, 100%),0,0)}to{transform:translateZ(0)}}@keyframes slideToRight{to{transform:translate3d(var(--initial-transform, 100%),0,0)}}@media (hover: hover) and (pointer: fine){[data-vaul-drawer]{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}}@media (pointer: fine){[data-vaul-handle-hitarea]{width:100%;height:100%}}[data-slot=drawer-content]>div:first-child{background-color:var(--theme-border)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.social-link{min-height:2.75rem;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;outline:none;border:2px solid var(--theme-border);transition:filter .2s ease,transform .2s ease}.social-link:hover{filter:brightness(1.15)}.social-link:active{transform:scale(.97)}@media (min-width: 640px){.floating-cta-btn{padding-left:2rem;padding-right:2rem}}:root{--theme-initial-bg: #0A0E13;--theme-initial-text: #E9EDF6;--theme-initial-text-muted: #C9D2E3;--theme-font-body: "DM Sans", Arial, sans-serif;--theme-font-heading: "Playfair Display", Georgia, serif;--theme-bg: #0A0E13;--theme-bg-elevated: #0E141C;--theme-surface: #121B26;--theme-soft-surface: #172233;--theme-border: #243246;--theme-border-soft: #1B2636;--theme-overlay: rgba(0, 0, 0, .62);--theme-shadow: rgba(0, 0, 0, .45);--theme-ring: rgba(214, 162, 94, .45);--theme-text: #E9EDF6;--theme-text-soft: #C9D2E3;--theme-muted-text: #9AA5B7;--theme-accent: #D6A25E;--theme-accent-soft: #2A2218;--theme-accent-hover: #E5BC7F;--theme-accent-muted: #B8894F;--theme-success: #10B981;--theme-danger: #EF4444;--theme-image-hero-max-height: min(70vh, 800px);--theme-image-card-aspect: 3 / 2;--theme-image-blog-aspect: 16 / 9;--theme-scrollbar-track: transparent;--theme-scrollbar-thumb: rgba(214, 162, 94, .45);--theme-scrollbar-thumb-hover: rgba(214, 162, 94, .75);--theme-scrollbar-thumb-active: rgba(229, 188, 127, .95);--theme-scrollbar-size: 8px;--theme-scrollbar-size-thin: 6px}body{background-color:var(--theme-bg);color:var(--theme-text);font-family:var(--theme-font-body);overflow-y:scroll}body h1,body h2,body h3,.heading-font{font-family:var(--theme-font-heading)}.premium-vibes-theme{--theme-font-body: "DM Sans", Arial, sans-serif;--theme-font-heading: "Playfair Display", Georgia, serif;--theme-bg: #0A0E13;--theme-bg-elevated: #0E141C;--theme-surface: #121B26;--theme-soft-surface: #172233;--theme-border: #243246;--theme-border-soft: #1B2636;--theme-overlay: rgba(0, 0, 0, .62);--theme-shadow: rgba(0, 0, 0, .45);--theme-ring: rgba(214, 162, 94, .45);--theme-text: #E9EDF6;--theme-text-soft: #C9D2E3;--theme-muted-text: #9AA5B7;--theme-accent: #D6A25E;--theme-accent-soft: #2A2218;--theme-accent-hover: #E5BC7F;--theme-accent-muted: #B8894F;--theme-success: #10B981;--theme-danger: #EF4444;--theme-image-hero-max-height: min(70vh, 800px);--theme-image-card-aspect: 3 / 2;--theme-image-blog-aspect: 16 / 9;--theme-scrollbar-track: transparent;--theme-scrollbar-thumb: rgba(214, 162, 94, .45);--theme-scrollbar-thumb-hover: rgba(214, 162, 94, .75);--theme-scrollbar-thumb-active: rgba(229, 188, 127, .95);--theme-scrollbar-size: 8px;--theme-scrollbar-size-thin: 6px;font-family:var(--theme-font-body);transition:background-color .3s ease,color .3s ease;scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar-thumb) var(--theme-scrollbar-track);scroll-behavior:smooth;scrollbar-gutter:stable}.premium-vibes-theme::-webkit-scrollbar{width:var(--theme-scrollbar-size);height:var(--theme-scrollbar-size)}.premium-vibes-theme *::-webkit-scrollbar{width:var(--theme-scrollbar-size-thin);height:var(--theme-scrollbar-size-thin)}.premium-vibes-theme *{scrollbar-width:thin;scrollbar-color:var(--theme-scrollbar-thumb) var(--theme-scrollbar-track)}.premium-vibes-theme::-webkit-scrollbar-track,.premium-vibes-theme *::-webkit-scrollbar-track{background:transparent}.premium-vibes-theme::-webkit-scrollbar-thumb,.premium-vibes-theme *::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:9999px;border:2px solid transparent;background-clip:padding-box;min-height:40px}.premium-vibes-theme::-webkit-scrollbar-thumb:hover,.premium-vibes-theme *::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb-hover)}.premium-vibes-theme::-webkit-scrollbar-thumb:active,.premium-vibes-theme *::-webkit-scrollbar-thumb:active{background:var(--theme-scrollbar-thumb-active)}.premium-vibes-theme::-webkit-scrollbar-corner,.premium-vibes-theme *::-webkit-scrollbar-corner{background:transparent}@media (max-width: 768px),(pointer: coarse){.premium-vibes-theme{--theme-scrollbar-thumb: rgba(214, 162, 94, .55);--theme-scrollbar-thumb-hover: rgba(214, 162, 94, .7);--theme-scrollbar-thumb-active: rgba(229, 188, 127, .85)}}.premium-vibes-theme h1,.premium-vibes-theme h2,.premium-vibes-theme h3,.premium-vibes-theme h4,.premium-vibes-theme h5,.premium-vibes-theme h6{font-family:var(--theme-font-heading)}.error-home-btn:hover{background-color:var(--theme-accent-hover);box-shadow:0 10px 28px var(--theme-ring)}.error-back-btn:hover,.error-link-btn:hover{background-color:var(--theme-accent-soft);border-color:var(--theme-accent-hover)}.product-card{background-color:var(--theme-surface);border:1.5px solid var(--theme-border);box-shadow:0 2px 8px var(--theme-shadow);transition:border-color .25s ease,box-shadow .25s ease}.product-card--featured{border-color:var(--theme-accent)!important}.product-card:hover{border-color:var(--theme-accent)!important;box-shadow:0 8px 24px var(--theme-ring)}.product-card-title{font-family:var(--theme-font-heading);color:var(--theme-text)}.product-card:hover .product-card-title{color:var(--theme-accent)}.blog-card{background-color:var(--theme-surface);border:1.5px solid var(--theme-border);box-shadow:0 2px 8px var(--theme-shadow);transition:border-color .25s ease,box-shadow .25s ease}.blog-card:hover{border-color:var(--theme-accent)!important;box-shadow:0 8px 24px var(--theme-ring)}.blog-card-title{font-family:var(--theme-font-heading);color:var(--theme-text)}.blog-card:hover .blog-card-title{color:var(--theme-accent)}.blog-card-overlay.svelte-xqipit{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.4),transparent);opacity:0;transition:opacity .5s ease;pointer-events:none}.group.svelte-xqipit:hover .blog-card-overlay:where(.svelte-xqipit){opacity:1}.card-root.svelte-8y7l4h{position:relative;border-radius:1.25rem;overflow:hidden;display:block;margin:0;border:1px solid var(--theme-border-soft);box-shadow:0 4px 20px -4px var(--theme-shadow);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card-root.svelte-8y7l4h:hover{transform:translateY(-4px);border-color:var(--theme-accent);box-shadow:0 12px 32px -6px var(--theme-shadow),0 8px 24px var(--theme-ring)}.card-frame.svelte-8y7l4h{position:relative;overflow:hidden;height:240px}@media (min-width: 640px){.card-frame.svelte-8y7l4h{height:280px}}@media (max-width: 639px){.card-root[data-variant=compact].svelte-8y7l4h .card-frame:where(.svelte-8y7l4h){height:200px}}.card-img-wrap.svelte-8y7l4h{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--theme-soft-surface)}.card-img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.02);filter:brightness(.92) saturate(1.05);transition:transform .9s cubic-bezier(.25,.46,.45,.94),filter .9s ease}.card-root.svelte-8y7l4h:hover .card-img{transform:scale(1.04);filter:brightness(.96) saturate(1.1)}.card-glass-tint.svelte-8y7l4h{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#d7e4f805}.card-glass-glare.svelte-8y7l4h{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.03) 50%,transparent 70%)}.card-glass-edge.svelte-8y7l4h{position:absolute;top:0;left:0;right:0;height:1px;pointer-events:none;background:linear-gradient(to right,transparent,rgba(255,255,255,.12) 50%,transparent)}.card-grad-dark.svelte-8y7l4h{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.22) 48%,transparent 75%),linear-gradient(to right,rgba(0,0,0,.25) 0%,transparent 60%)}.card-grad-accent.svelte-8y7l4h{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.32;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-accent) 20%,transparent) 0%,transparent 55%)}.card-noise.svelte-8y7l4h{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px}.card-badge-featured.svelte-8y7l4h{position:absolute;top:.75rem;left:.75rem;z-index:10;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.04em;background:var(--theme-accent);color:var(--theme-bg);box-shadow:0 2px 8px var(--theme-ring);border:1px solid color-mix(in srgb,var(--theme-accent) 60%,white)}.card-badge-icon{width:.7rem;height:.7rem}.card-count-wrap.svelte-8y7l4h{position:absolute;top:.75rem;right:.75rem;z-index:10}.card-count-chip.svelte-8y7l4h{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:999px;background:#00000073;backdrop-filter:blur(8px) saturate(1.3);-webkit-backdrop-filter:blur(8px) saturate(1.3);border:1px solid var(--theme-border-soft);box-shadow:0 1px 6px var(--theme-shadow)}.card-count-icon{width:.7rem;height:.7rem;color:#ffffffb3;flex-shrink:0}.card-count-num.svelte-8y7l4h{font-size:.8rem;font-weight:800;color:#fff;line-height:1}.card-count-label.svelte-8y7l4h{font-size:.6rem;font-weight:600;color:#ffffffa6;letter-spacing:.04em}.card-content.svelte-8y7l4h{position:absolute;bottom:0;left:0;right:0;z-index:10;padding:1rem 1.25rem}.card-root[data-variant=compact].svelte-8y7l4h .card-content:where(.svelte-8y7l4h){padding:.5rem .65rem}.card-root[data-variant=compact].svelte-8y7l4h .card-title:where(.svelte-8y7l4h){font-size:clamp(.75rem,2.5vw,1.1rem)}@media (min-width: 640px){.card-root[data-variant=compact].svelte-8y7l4h .card-content:where(.svelte-8y7l4h){padding:.75rem 1rem}}@media (max-width: 639px){.card-content.svelte-8y7l4h{padding:.75rem .85rem}}@media (min-width: 640px){.card-content.svelte-8y7l4h{padding:1rem 1.25rem}}.card-label-row.svelte-8y7l4h{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.card-accent-dot.svelte-8y7l4h{display:block;width:.4rem;height:.4rem;border-radius:50%;flex-shrink:0;background-color:var(--theme-accent);box-shadow:0 0 4px var(--theme-accent)}.card-label-text.svelte-8y7l4h{font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3}.card-title.svelte-8y7l4h{font-family:var(--theme-font-heading);font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.5);margin:0 0 .35rem;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-desc.svelte-8y7l4h{font-size:.7rem;font-weight:400;line-height:1.5;color:#ffffffbf;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 4px rgba(0,0,0,.35);margin:0}.card-price.svelte-8y7l4h{font-size:.7rem;font-weight:700;color:var(--theme-accent-hover);text-shadow:0 0 10px var(--theme-ring);margin:.4rem 0 0;letter-spacing:.02em}.empty-state-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 12px 35px var(--theme-ring)}.lazy-map-root.svelte-1xxajn7{isolation:isolate;z-index:0}.atm.svelte-1vjw67j{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.orb.svelte-1vjw67j{position:absolute;border-radius:50%;animation-timing-function:ease-in-out;animation-iteration-count:infinite;transform:translateZ(0)}.orb-base.svelte-1vjw67j{background:radial-gradient(circle at 40% 40%,color-mix(in srgb,var(--theme-accent) 100%,transparent),color-mix(in srgb,var(--theme-accent) 20%,transparent) 55%,transparent 75%);filter:blur(70px);animation-name:svelte-1vjw67j-breathe-base}.orb-mid.svelte-1vjw67j{background:radial-gradient(circle at 45% 45%,color-mix(in srgb,var(--theme-accent) 90%,white 10%),color-mix(in srgb,var(--theme-accent) 25%,transparent) 60%,transparent 80%);filter:blur(38px);animation-name:svelte-1vjw67j-breathe-mid}.orb-accent.svelte-1vjw67j{background:radial-gradient(circle,color-mix(in srgb,var(--theme-accent) 80%,white 20%),color-mix(in srgb,var(--theme-accent) 15%,transparent) 65%,transparent 85%);filter:blur(16px);animation-name:svelte-1vjw67j-breathe-accent}@media (max-width: 768px){.atm.svelte-1vjw67j .orb.hide-mobile:where(.svelte-1vjw67j){display:none}.atm.svelte-1vjw67j .orb-mobile-1:where(.svelte-1vjw67j){bottom:-25%;left:-18%}.atm.svelte-1vjw67j .orb-mobile-2:where(.svelte-1vjw67j){bottom:auto;left:-5%;top:8%;right:auto}.atm.svelte-1vjw67j .orb-mobile-3:where(.svelte-1vjw67j){bottom:50%;left:-8%}.atm.svelte-1vjw67j .orb-mobile-4:where(.svelte-1vjw67j){bottom:auto;right:-5%;top:30%;left:auto}}.vignette.svelte-1vjw67j{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 85% 75% at 50% 50%,transparent 35%,rgba(0,0,0,.55) 100%)}@keyframes svelte-1vjw67j-breathe-base{0%,to{transform:translateZ(0) scale(1);opacity:.13}30%{transform:translate3d(8px,-14px,0) scale(1.06);opacity:.44}60%{transform:translate3d(-10px,8px,0) scale(.95);opacity:.1}82%{transform:translate3d(6px,-6px,0) scale(1.04);opacity:.36}}@keyframes svelte-1vjw67j-breathe-mid{0%,to{transform:translateZ(0) scale(1);opacity:.15}30%{transform:translate3d(8px,-14px,0) scale(1.06);opacity:.52}60%{transform:translate3d(-10px,8px,0) scale(.95);opacity:.12}82%{transform:translate3d(6px,-6px,0) scale(1.03);opacity:.4}}@keyframes svelte-1vjw67j-breathe-accent{0%,to{transform:translateZ(0) scale(1);opacity:.28}30%{transform:translate3d(8px,-14px,0) scale(1.08);opacity:.82}60%{transform:translate3d(-10px,8px,0) scale(.94);opacity:.22}82%{transform:translate3d(6px,-6px,0) scale(1.05);opacity:.65}}:root{--reveal-ease: cubic-bezier(.16, 1, .3, 1);--reveal-duration-section: .55s;--reveal-duration-item: .4s;--reveal-stagger-step: .07s}[data-scroll-reveal]{opacity:0;transform:translateY(20px);transition:opacity var(--reveal-duration-section) var(--reveal-ease),transform var(--reveal-duration-section) var(--reveal-ease)}[data-scroll-reveal][data-visible]{opacity:1;transform:translateY(0)}.reveal-stagger [data-reveal-item]{opacity:0;transform:translateY(16px);transition:opacity var(--reveal-duration-item) var(--reveal-ease),transform var(--reveal-duration-item) var(--reveal-ease)}.reveal-stagger[data-visible] [data-reveal-item]{opacity:1;transform:translateY(0)}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(1){transition-delay:.05s}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(2){transition-delay:.12s}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(3){transition-delay:.19s}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(4){transition-delay:.26s}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(5){transition-delay:.33s}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(6){transition-delay:.4s}.reveal-stagger[data-visible] [data-reveal-item]:nth-child(n+7){transition-delay:.4s}@media (prefers-reduced-motion: reduce){[data-scroll-reveal],.reveal-stagger [data-reveal-item]{opacity:1;transform:none;transition:none}.testimonials-marquee-track{animation:none}}.hero-shop-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 12px 40px var(--theme-ring)}.hero-blog-button:hover{background-color:var(--theme-accent-soft);border-color:var(--theme-accent-hover)}.category-pill-card:hover{border-color:var(--theme-accent);box-shadow:0 4px 12px var(--theme-ring)}.featured-categories-viewall-button:hover,.featured-viewall-button:hover,.latest-viewall-button:hover,.special-offer-button:hover,.about-learn-button:hover,.empty-state-button:hover,.cta-shop-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 10px 30px var(--theme-ring)}.blog-viewall-button:hover,.about-contact-button:hover,.cta-blog-button:hover{background-color:var(--theme-accent-soft);border-color:var(--theme-accent-hover)}.feature-card:hover{border-color:var(--theme-accent);box-shadow:0 12px 32px var(--theme-ring)}.faq-item:hover,.faq-item[open]{border-color:var(--theme-accent)}@keyframes svelte-16ufcdw-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonials-marquee-track{animation:svelte-16ufcdw-marquee-scroll 30s linear infinite;width:-moz-max-content;width:max-content}.testimonials-marquee-wrapper:hover .testimonials-marquee-track{animation-play-state:paused}.testimonial-card:hover{border-color:var(--theme-accent);box-shadow:0 6px 20px var(--theme-ring)}.scrollbar-hide.svelte-16ufcdw{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide.svelte-16ufcdw::-webkit-scrollbar{display:none}.cat-scroll-btn.svelte-16ufcdw{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;background-color:var(--theme-accent-soft);color:var(--theme-accent);border:1.5px solid var(--theme-accent);box-shadow:0 2px 10px var(--theme-ring);transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.cat-scroll-btn.svelte-16ufcdw:hover{background-color:var(--theme-accent);color:var(--theme-bg);box-shadow:0 4px 16px var(--theme-ring);transform:scale(1.08)}.cat-scroll-btn.svelte-16ufcdw:active{transform:scale(.94)}.markdown-content.svelte-f0kr4q{overflow-wrap:anywhere}.markdown-content--deferred.svelte-f0kr4q{content-visibility:auto;contain:layout style paint;contain-intrinsic-size:auto 960px}.prose{line-height:1.75}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose h1{color:var(--theme-accent);font-weight:900;font-size:2.25rem;letter-spacing:-.025em;padding-bottom:.5rem;margin-top:2rem;margin-bottom:1rem}.prose h1:first-child{margin-top:0}.prose h2{color:var(--theme-accent);font-weight:800;font-size:1.75rem;letter-spacing:-.02em;padding-bottom:.375rem;margin-top:1.75rem;margin-bottom:.75rem}.prose h3{color:var(--theme-accent);font-weight:700;font-size:1.375rem;margin-top:1.5rem;margin-bottom:.5rem}.prose h4{color:var(--theme-text);font-weight:700;font-size:1.125rem;margin-top:1.25rem;margin-bottom:.5rem}.prose h5{color:var(--theme-text-soft);font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;margin-top:1rem;margin-bottom:.375rem}.prose h6{color:var(--theme-muted-text);font-weight:600;font-size:.9375rem;margin-top:.875rem;margin-bottom:.25rem}.prose p,.prose li,.prose td{color:var(--theme-text-soft);line-height:1.75;font-size:1.125rem}.prose strong{color:var(--theme-text);font-weight:700}.prose em{color:var(--theme-muted-text)}.prose a{color:var(--theme-accent);font-weight:700;text-decoration:none}.prose a:hover{color:var(--theme-accent-hover);text-decoration:underline}.prose code{color:var(--theme-accent);background-color:var(--theme-soft-surface);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;padding:.125rem .375rem;border-radius:.25rem}.prose pre{background-color:var(--theme-bg-elevated);padding:1.25rem 1.5rem;border-radius:.75rem;overflow-x:auto;font-size:.875rem;line-height:1.7;margin:1.5rem 0;border:1px solid var(--theme-border)}.prose img,.prose video,.prose svg,.prose canvas{display:block;max-width:100%;height:auto}.prose figure{margin:1.5rem 0}.prose figure>img{width:100%}.prose iframe{display:block;width:100%;max-width:100%;min-height:clamp(240px,56vw,480px);aspect-ratio:16 / 9;border:0}.prose pre code{color:var(--theme-text);background-color:transparent}.prose blockquote{color:var(--theme-text-soft);border-left:4px solid var(--theme-accent-muted);padding-left:1rem;font-style:italic}.prose ul>li::marker,.prose ol>li::marker{color:var(--theme-accent)}.prose hr{border:none;border-top:1px solid var(--theme-border-soft);margin:2rem 0;opacity:.7}.prose del{color:var(--theme-muted-text)}.prose ins{color:var(--theme-accent)}.prose mark{background-color:var(--theme-accent-soft);color:var(--theme-accent)}.prose table{border-color:var(--theme-border);display:block;width:100%;max-width:100%;overflow-x:auto}.prose thead{background-color:var(--theme-soft-surface)}.prose thead th{color:var(--theme-text)}.prose tbody tr{background-color:var(--theme-surface)}.prose tbody tr:nth-child(2n){background-color:var(--theme-soft-surface)}.prose .prose-accordion{margin:1.25rem 0;border:1px solid var(--theme-border-soft);border-radius:.75rem;background:var(--theme-soft-surface);overflow:hidden;padding:0}.prose .prose-accordion-item{border-color:var(--theme-border-soft);margin:0;padding:0}.prose .prose-accordion-item:last-child{border-bottom:none}.prose .prose-accordion-trigger{color:var(--theme-accent);font-weight:700;font-size:1.0625rem;transition:background .2s ease,color .2s ease;margin:0;padding:1rem 1.25rem}.prose .prose-accordion-trigger-inner{pointer-events:none}.prose .prose-accordion-trigger:hover{color:var(--theme-accent-hover);background:#ffffff08}.prose .prose-accordion-trigger svg{color:var(--theme-accent)}.prose .prose-accordion-content{color:var(--theme-text-soft);line-height:1.75;font-size:1.125rem;margin:1.25rem .75rem 0;padding:0 1.25rem 1.25rem}.prose .prose-accordion-content>div{padding:0;margin:0}.prose .prose-accordion-content p{margin:0 0 .75rem}.prose .prose-accordion-content p:last-child{margin-bottom:0}.prose .prose-accordion-content ul,.prose .prose-accordion-content ol{margin:.75rem 0 0;padding-left:1.5rem}.prose .prose-accordion-content li{margin-bottom:.35rem}.prose .prose-accordion-content a{color:var(--theme-accent);font-weight:700}.prose .prose-accordion-content a:hover{color:var(--theme-accent-hover)}.hero-root.svelte-12fgmiu{position:relative;border-radius:1.25rem;overflow:hidden;display:block;margin:0;border:1px solid var(--theme-border-soft);box-shadow:0 4px 20px -4px var(--theme-shadow)}.hero-frame.svelte-12fgmiu{position:relative;overflow:hidden;aspect-ratio:21 / 9;min-height:240px}@media (max-width: 640px){.hero-frame.svelte-12fgmiu{aspect-ratio:4 / 3}}.hero-img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.02);filter:brightness(.92) saturate(1.05);transition:transform .25s cubic-bezier(.25,.46,.45,.94)}.hero-root.svelte-12fgmiu:hover .hero-img{transform:scale(1.04)}.hero-glass-tint.svelte-12fgmiu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#d7e4f805}.hero-glass-glare.svelte-12fgmiu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.03) 50%,transparent 70%)}.hero-glass-edge.svelte-12fgmiu{position:absolute;top:0;left:0;right:0;height:1px;pointer-events:none;background:linear-gradient(to right,transparent,rgba(255,255,255,.12) 50%,transparent)}.hero-grad-dark.svelte-12fgmiu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.22) 48%,transparent 75%),linear-gradient(to right,rgba(0,0,0,.25) 0%,transparent 60%)}.hero-grad-accent.svelte-12fgmiu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.32;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-accent) 20%,transparent) 0%,transparent 55%)}.hero-noise.svelte-12fgmiu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px}.hero-count-wrap.svelte-12fgmiu{position:absolute;top:1.25rem;right:1.25rem;z-index:10}.hero-count-chip.svelte-12fgmiu{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;background:#00000073;backdrop-filter:blur(8px) saturate(1.3);-webkit-backdrop-filter:blur(8px) saturate(1.3);border:1px solid var(--theme-border-soft);box-shadow:0 1px 6px var(--theme-shadow)}.hero-count-icon{width:.75rem;height:.75rem;color:#ffffffb3;flex-shrink:0}.hero-count-num.svelte-12fgmiu{font-size:.85rem;font-weight:800;color:#fff;line-height:1}.hero-count-label.svelte-12fgmiu{font-size:.65rem;font-weight:600;color:#ffffffa6;letter-spacing:.04em}.hero-content.svelte-12fgmiu{position:absolute;bottom:0;left:0;right:0;z-index:10;padding:2rem 2.25rem}@media (max-width: 640px){.hero-content.svelte-12fgmiu{padding:1.25rem}}.hero-label-row.svelte-12fgmiu{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.hero-accent-dot.svelte-12fgmiu{display:block;width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0;background-color:var(--theme-accent);box-shadow:0 0 4px var(--theme-accent)}.hero-label-text.svelte-12fgmiu{font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3}.hero-title.svelte-12fgmiu{font-family:var(--theme-font-heading);font-size:clamp(1.6rem,5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.5);margin:0 0 .55rem;max-width:22ch}.hero-desc.svelte-12fgmiu{font-size:.875rem;font-weight:400;line-height:1.65;color:#ffffffbf;max-width:52ch;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 4px rgba(0,0,0,.35)}.hero-desc.svelte-12fgmiu p{margin:0}.category-hero-wrapper{min-height:220px;contain:layout paint}.category-products-section,.category-related-blogs-section{contain:layout paint}.category-products-empty-button:hover,.category-notfound-button:hover,.cat-home-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 10px 28px var(--theme-ring)}.category-badge:hover{background-color:var(--theme-accent-soft)}.product-cta-card:hover{box-shadow:0 0 0 1px var(--theme-accent-soft)}.product-goto-category:hover,.browse-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 10px 28px var(--theme-ring)}.gallery-main-img{animation:svelte-1mk2alq-gallery-fade .2s ease-out}@keyframes svelte-1mk2alq-gallery-fade{0%{opacity:.6}to{opacity:1}}.gallery-thumb:hover{transform:scale(1.04)}.gallery-thumb:focus-visible{outline:none;box-shadow:0 0 0 2px var(--theme-bg),0 0 0 4px var(--theme-accent)}.product-summary-body p,.product-summary-body{color:var(--theme-muted-text)}.confetti-burst.svelte-12vhd2z{top:0;left:0;right:0;bottom:0}.confetti-piece.svelte-12vhd2z{position:absolute;left:50%;top:80px;width:var(--confetti-size);height:calc(var(--confetti-size) * 1.4);background:var(--confetti-color);animation:svelte-12vhd2z-confetti-fall var(--confetti-duration) ease-out var(--confetti-delay) forwards;transform-origin:center center;opacity:0;box-shadow:0 0 2px #0000001a}.confetti-piece.confetti-circle.svelte-12vhd2z{border-radius:50%;height:var(--confetti-size)}@keyframes svelte-12vhd2z-confetti-fall{0%{opacity:1;transform:translate(-50%) rotate(0) translate(var(--confetti-start-x))}to{opacity:0;transform:translate(-50%,100vh) rotate(var(--confetti-rotation)) translate(var(--confetti-end-x))}}.reading-progress-bar.svelte-12vhd2z{position:fixed;top:0;left:0;height:3px;z-index:9999;background:var(--theme-accent);border-radius:0 2px 2px 0;box-shadow:0 0 8px var(--theme-accent);transition:width .12s linear,background-color .4s ease,box-shadow .4s ease;will-change:width}.reading-progress-bar.complete.svelte-12vhd2z{background:var(--theme-success);box-shadow:0 0 10px var(--theme-success)}.blog-meta-badge:hover,.blog-category-button:hover{border-color:var(--theme-accent)}.blog-back-button:hover,.blog-notfound-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 12px 35px var(--theme-ring)}.blog-list-home-button:hover{background-color:var(--theme-accent-hover);box-shadow:0 10px 28px var(--theme-ring)}
