.category-picker_categoryPickerContainer__nfizQ{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-surface);overflow:hidden}.category-picker_categoryPickerLoadingSelect__0J_CK{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .75) var(--static-spacer);color:var(--color-text-secondary);font-size:.875rem}.category-picker_categoryPickerLoadingSpinner__LGISi{width:16px;height:16px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:category-picker_categoryPickerSpin__HcOVu .8s linear infinite}@keyframes category-picker_categoryPickerSpin__HcOVu{to{transform:rotate(1turn)}}.category-picker_categoryPickerRecentSection__y_gr3{padding-bottom:calc(var(--static-spacer) * .5);margin-bottom:calc(var(--static-spacer) * .5);border-bottom:1px solid var(--color-border)}.category-picker_categoryPickerRecentHeader__RizHv{display:flex;align-items:center;gap:calc(var(--static-spacer) * .25);font-size:.75rem;font-weight:500;color:var(--color-text-secondary);text-transform:uppercase;margin-bottom:calc(var(--static-spacer) * .25)}.category-picker_categoryPickerRecentIcon__JGVkE{width:12px;height:12px}.category-picker_categoryPickerRecentList__c9x_y{display:flex;flex-wrap:wrap;gap:calc(var(--static-spacer) * .25)}.category-picker_categoryPickerRecentItem__SC44B{display:flex;align-items:center;gap:calc(var(--static-spacer) * .25);padding:calc(var(--static-spacer) * .25) calc(var(--static-spacer) * .5);border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-surface);font-size:.8125rem;color:var(--color-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.category-picker_categoryPickerRecentItem__SC44B:hover{background:var(--color-surface-hover);border-color:var(--color-primary)}.category-picker_categoryPickerRecentItem__SC44B .category-picker_categoryPickerAddIcon__XVWBm{width:12px;height:12px;color:var(--color-text-secondary)}.category-picker_categoryPickerRecentItem__SC44B .category-picker_categoryPickerItemCount__cvYGm{font-size:.75rem}.category-picker_categoryPickerEmpty__5J98P{color:var(--color-text-secondary);text-align:center;padding:var(--static-spacer)}.category-picker_categoryPickerHeader__Qgxut{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--static-spacer) * .75) var(--static-spacer);border:none;background:var(--color-surface-secondary);cursor:pointer;font-size:.875rem;font-weight:500;color:var(--color-text);transition:background-color .15s ease}.category-picker_categoryPickerHeader__Qgxut:hover{background:var(--color-surface-hover)}.category-picker_categoryPickerHeaderText__VVLrE{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5)}.category-picker_categoryPickerHeaderIcon__ON6cW{width:16px;height:16px;color:var(--color-text-secondary);transition:transform .2s ease}.category-picker_categoryPickerHeaderIconExpanded__CzffD{transform:rotate(180deg)}.category-picker_categoryPickerContent__DaoqJ{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .75);border-top:1px solid var(--color-border)}.category-picker_categoryPickerSearchWrapper__K42Yz{position:relative;display:flex;align-items:center}.category-picker_categoryPickerSearchIcon__qTCoo{position:absolute;left:calc(var(--static-spacer) * .75);width:16px;height:16px;color:var(--color-text-secondary);pointer-events:none}.category-picker_categoryPickerSearchInput__PoRm_{width:100%;padding:calc(var(--static-spacer) * .5) calc(var(--static-spacer) * .75);padding-left:calc(var(--static-spacer) * 2.25);border:1px solid var(--color-border);border-radius:var(--border-radius);font-size:.875rem;background:var(--color-background);color:var(--color-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.category-picker_categoryPickerSearchInput__PoRm_:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-bg)}.category-picker_categoryPickerSearchInput__PoRm_::placeholder{color:var(--color-text-secondary)}.category-picker_categoryPickerNoResults__89B0u{padding:var(--static-spacer);text-align:center;color:var(--color-text-secondary);font-size:.875rem}.category-picker_categoryPickerBackButton__8Rz9C{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .5) calc(var(--static-spacer) * .75);border:none;background:var(--color-surface-secondary);border-radius:var(--border-radius);cursor:pointer;font-size:.875rem;color:var(--color-text-secondary);transition:background-color .15s ease,color .15s ease}.category-picker_categoryPickerBackButton__8Rz9C:hover{background:var(--color-surface-hover);color:var(--color-text)}.category-picker_categoryPickerBackIcon__LaqZS{width:16px;height:16px}.category-picker_categoryPickerDivider__Lxq_G{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);font-size:.75rem;color:var(--color-text-secondary);text-transform:uppercase;padding:calc(var(--static-spacer) * .25) 0}.category-picker_categoryPickerDivider__Lxq_G:after{content:"";flex:1 1;height:1px;background:var(--color-border)}.category-picker_categoryPickerList__O4DpG{display:flex;flex-direction:column;gap:2px;border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-background);max-height:200px;overflow-y:auto}.category-picker_categoryPickerItem__QtJQU{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .75);border:none;background:transparent;color:var(--color-text);cursor:pointer;font-size:.875rem;text-align:left;transition:background-color .15s ease}.category-picker_categoryPickerItem__QtJQU:hover:not(:disabled){background:var(--color-surface-hover)}.category-picker_categoryPickerItem__QtJQU:disabled{cursor:default;opacity:.6}.category-picker_categoryPickerItemSelected__W20Kf,.category-picker_categoryPickerItemSelected__W20Kf:hover:not(:disabled){background:var(--color-primary-bg)}.category-picker_categoryPickerParentItem__dJ1Kc{border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-surface-secondary)}.category-picker_categoryPickerItemContent__2dsk2{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);flex:1 1;min-width:0}.category-picker_categoryPickerItemSpacer__MaSVy{width:16px;height:16px;flex-shrink:0}.category-picker_categoryPickerCheckIcon___wsOS{width:16px;height:16px;color:var(--color-primary);flex-shrink:0}.category-picker_categoryPickerAddIcon__XVWBm{width:16px;height:16px;color:var(--color-text-secondary);flex-shrink:0}.category-picker_categoryPickerItemName__G6cF1{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-picker_categoryPickerItemCount__cvYGm{color:var(--color-text-secondary);font-size:.75rem;flex-shrink:0}.category-picker_categoryPickerChevron__N7w55{width:16px;height:16px;color:var(--color-text-secondary);flex-shrink:0}.category-picker_categoryPickerParentLabel__xNh2e{font-size:.75rem;color:var(--color-text-secondary);flex-shrink:0}.category-picker_categoryPickerItemRow__IwZ0e{display:flex;align-items:stretch}.category-picker_categoryPickerItemRow__IwZ0e:hover{background:var(--color-surface-hover)}.category-picker_categoryPickerAddButton__jrE9I{display:flex;align-items:center;justify-content:center;padding:calc(var(--static-spacer) * .75);border:none;background:transparent;cursor:pointer;transition:background-color .15s ease;border-right:1px solid var(--color-border)}.category-picker_categoryPickerAddButton__jrE9I:hover{background:var(--color-primary-bg)}.category-picker_categoryPickerAddButton__jrE9I:hover .category-picker_categoryPickerAddIcon__XVWBm{color:var(--color-primary)}.category-picker_categoryPickerItemButton__EWTWE{display:flex;align-items:center;justify-content:space-between;flex:1 1;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .75);border:none;background:transparent;color:var(--color-text);cursor:pointer;font-size:.875rem;text-align:left}.category-collection-modal_categoryCollectionModalLoading__ay0Uu{color:var(--color-text-secondary);font-style:italic}.category-collection-modal_categoryCollectionModalEmpty__Mraxy{color:var(--color-text-secondary);text-align:center;padding:var(--static-spacer)}.category-collection-modal_categoryCollectionModalSelectedList__UCgf0{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5);margin-bottom:var(--static-spacer)}.category-collection-modal_categoryCollectionModalSelectedItem__w1F9Q{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .5);border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-surface)}.category-collection-modal_categoryCollectionModalSelectedItem__w1F9Q[draggable=true]{cursor:-webkit-grab;cursor:grab}.category-collection-modal_categoryCollectionModalSelectedItem__w1F9Q[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.category-collection-modal_categoryCollectionModalDragHandle__ZMDvM{width:16px;height:16px;color:var(--color-text-secondary);flex-shrink:0}.category-collection-modal_categoryCollectionModalSelectedThumbnail__Lf7fv{flex-shrink:0}.category-collection-modal_categoryCollectionModalSelectedInfo__FBOyZ{flex:1 1;min-width:0}.category-collection-modal_categoryCollectionModalSelectedName__PA42d{display:block;font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-collection-modal_categoryCollectionModalSelectedCount__kel4Y{display:block;font-size:.75rem;color:var(--color-text-secondary)}.category-collection-modal_categoryCollectionModalSelectedType__Vvgwr{font-weight:400;color:var(--color-primary)}.category-collection-modal_categoryCollectionModalTypeSelect__HE0nK{display:block;margin-top:4px;padding:4px 8px;font-size:.75rem;border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-background);color:var(--color-text);cursor:pointer;max-width:100%}.category-collection-modal_categoryCollectionModalTypeSelect__HE0nK:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.category-collection-modal_categoryCollectionModalTypeSelectWrapper__pUFK_{position:relative;display:inline-block;margin-top:4px}.category-collection-modal_categoryCollectionModalTypeSelectLoading__PZDjj{opacity:.6;cursor:wait;padding-left:24px;margin-top:0}.category-collection-modal_categoryCollectionModalTypeSpinner__6GoiK{position:absolute;left:6px;top:50%;transform:translateY(-50%);width:12px;height:12px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:category-collection-modal_categoryCollectionModalSpin__T3LWZ .8s linear infinite}@keyframes category-collection-modal_categoryCollectionModalSpin__T3LWZ{to{transform:translateY(-50%) rotate(1turn)}}.category-collection-modal_categoryCollectionModalRemoveButton__DjaZb{padding:4px;border:none;background:none;cursor:pointer;color:var(--color-text-secondary);border-radius:4px;transition:background-color .15s ease,color .15s ease;flex-shrink:0}.category-collection-modal_categoryCollectionModalRemoveButton__DjaZb:hover{background:var(--color-error-bg,rgba(220,38,38,.1));color:var(--color-error,#dc2626)}.category-collection-modal_categoryCollectionModalRemoveIcon__N3dAR{width:18px;height:18px}.category-collection-modal_categoryCollectionModalAddCategory__i8iBe{margin-top:var(--static-spacer)}.category-collection_categoryCollection__hsyTK{width:100%}.category-collection_categoryCollectionContainer__h1j3e{max-width:var(--max-content-width);margin:0 auto;padding:var(--responsive-spacer)}.category-collection_categoryCollectionContainerFullWidth__b8Alj{max-width:none;padding:0}.category-collection_categoryCollectionGrid__Uktue{display:grid;grid-gap:var(--category-gap,var(--static-spacer));gap:var(--category-gap,var(--static-spacer))}.category-collection_categoryCollectionGridCols2__kdDFF,.category-collection_categoryCollectionGridCols3__mnTeD{grid-template-columns:repeat(1,1fr)}.category-collection_categoryCollectionGridCols4__ORFee,.category-collection_categoryCollectionGridCols5__bMYne,.category-collection_categoryCollectionGridCols6__AY6o6{grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.category-collection_categoryCollectionGridCols2__kdDFF,.category-collection_categoryCollectionGridCols3__mnTeD,.category-collection_categoryCollectionGridCols4__ORFee{grid-template-columns:repeat(2,1fr)}.category-collection_categoryCollectionGridCols5__bMYne,.category-collection_categoryCollectionGridCols6__AY6o6{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.category-collection_categoryCollectionGridCols2__kdDFF{grid-template-columns:repeat(2,1fr)}.category-collection_categoryCollectionGridCols3__mnTeD{grid-template-columns:repeat(3,1fr)}.category-collection_categoryCollectionGridCols4__ORFee{grid-template-columns:repeat(4,1fr)}.category-collection_categoryCollectionGridCols5__bMYne{grid-template-columns:repeat(5,1fr)}.category-collection_categoryCollectionGridCols6__AY6o6{grid-template-columns:repeat(6,1fr)}}.category-collection_categoryCollectionGridGapNone__qSGmZ{--category-gap:0}.category-collection_categoryCollectionGridGapSm__xRoiD{--category-gap:calc(var(--static-spacer) * 0.5)}.category-collection_categoryCollectionGridGapMd__RyG2H{--category-gap:var(--static-spacer)}.category-collection_categoryCollectionGridGapLg__UXxOZ{--category-gap:calc(var(--static-spacer) * 1.5)}.category-collection_categoryCollectionCard__qgLRz{position:relative;display:block;width:100%;border-radius:var(--border-radius);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.category-collection_categoryCollectionCard__qgLRz:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.category-collection_categoryCollectionCardImageWrapper__8f5pn{position:relative;width:100%;background:var(--hero-bg-color)}.category-collection_categoryCollectionCardImageWrapper__8f5pn[data-aspect="1/1"]{aspect-ratio:1/1}.category-collection_categoryCollectionCardImageWrapper__8f5pn[data-aspect="4/3"]{aspect-ratio:4/3}.category-collection_categoryCollectionCardImageWrapper__8f5pn[data-aspect="16/9"]{aspect-ratio:16/9}.category-collection_categoryCollectionCardImageWrapper__8f5pn[data-aspect="3/4"]{aspect-ratio:3/4}.category-collection_categoryCollectionCardImage__8UivO{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.category-collection_categoryCollectionCardImageContain__UdGMn{object-fit:contain}.category-collection_categoryCollectionCardPlaceholder__4_7pS{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--hero-bg-color) 0,var(--color-border,#e5e7eb) 100%);transition:background .2s ease}.category-collection_categoryCollectionCard__qgLRz:hover .category-collection_categoryCollectionCardPlaceholder__4_7pS{background:linear-gradient(135deg,var(--color-border,#e5e7eb) 0,var(--hero-bg-color) 100%)}.category-collection_categoryCollectionCardPlaceholderIcon__Dagp6{width:48px;height:48px;color:var(--color-text-secondary,#6b7280);opacity:.4}.category-collection_categoryCollectionCardCaptionOverlay__yDfmb{position:absolute;bottom:0;left:0;right:0;padding:calc(var(--static-spacer) * .75) var(--static-spacer);background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:white;text-align:center}.category-collection_categoryCollectionCardCaptionBelow__OjvMh{padding:calc(var(--static-spacer) * .75) 0;background:var(--color-background);text-align:center}.category-collection_categoryCollectionCardName__0dBfK{font-size:1rem;font-weight:600;margin:0;line-height:1.3}.category-collection_categoryCollectionCardCount__nhoJR{font-size:.875rem;opacity:.8;margin-top:.25rem}.category-collection_categoryCollectionEmptyState__esbjM{text-align:center;padding:calc(var(--static-spacer) * 4) calc(var(--static-spacer) * 2);color:var(--footer-link-color)}.category-collection_categoryCollectionSkeletonCard__qvUnu{background:var(--hero-bg-color);border-radius:var(--border-radius);aspect-ratio:1/1;animation:category-collection_categoryCollectionPulse__OCKG6 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes category-collection_categoryCollectionPulse__OCKG6{0%,to{opacity:1}50%{opacity:.5}}.find-us-section_findUsSectionContent__STpgX{display:flex;flex-direction:column;gap:2rem}.find-us-section_findUsSectionHeader__AyivN{text-align:center}.find-us-section_findUsSectionHeadline__rFEZx{margin:0 0 .5rem;font-size:var(--section-title-size,2rem);font-weight:var(--section-title-weight,600);color:var(--color-text)}.find-us-section_findUsSectionSubtitle__EArrQ{margin:0;font-size:var(--text-lg);color:var(--color-text-muted)}.find-us-section_findUsSectionAddresses__ctfgg{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.find-us-section_findUsSectionAddressCard__7E8t5{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--color-surface-secondary);border:1px solid var(--color-border);border-radius:var(--border-radius);transition:border-color .15s ease,box-shadow .15s ease}.find-us-section_findUsSectionAddressCard__7E8t5:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.find-us-section_findUsSectionAddressName__HJh9O{margin:0;font-size:var(--text-lg);font-weight:600;color:var(--color-text)}.find-us-section_findUsSectionAddressNote__7RM_P{margin:0;font-size:var(--text-sm);font-style:italic;color:var(--color-text-muted)}.find-us-section_findUsSectionAddressDetails__ZeZsO{display:flex;flex-direction:column;gap:.25rem;font-size:var(--text-base);color:var(--color-text-muted);line-height:1.5}.find-us-section_findUsSectionAddressContact__xl8yK,.find-us-section_findUsSectionOpeningHours__EyI2o{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.find-us-section_findUsSectionOpeningHoursTitle__1YzO2{display:flex;align-items:center;gap:.5rem;margin:0;font-size:var(--text-sm);font-weight:600;color:var(--color-text)}.find-us-section_findUsSectionOpeningHoursTitle__1YzO2 svg{flex-shrink:0;width:16px;height:16px;color:var(--color-text)}.find-us-section_findUsSectionOpeningHoursList__bSKnq{display:flex;flex-direction:column;gap:.25rem}.find-us-section_findUsSectionOpeningHoursDay__oE7dB{display:flex;justify-content:space-between;font-size:var(--text-sm);color:var(--color-text-muted)}.find-us-section_findUsSectionOpeningHoursDayName__hdmGM{font-weight:500;color:var(--color-text)}.find-us-section_findUsSectionOpeningHoursDayClosed__cV8q4{font-style:italic}.find-us-section_findUsSectionAddressContactItem__oAH6C{display:flex;align-items:center;gap:.5rem;font-size:var(--text-sm);color:var(--color-text-muted)}.find-us-section_findUsSectionAddressContactItem__oAH6C svg{flex-shrink:0;width:16px;height:16px;color:var(--color-primary)}.find-us-section_findUsSectionAddressContactItem__oAH6C a{color:var(--color-primary);text-decoration:none;transition:opacity .15s ease}.find-us-section_findUsSectionAddressContactItem__oAH6C a:hover{opacity:.8}.find-us-section_findUsSectionDirectionsWrapper__hGxap{position:relative;margin-top:auto}.find-us-section_findUsSectionDirectionsButton__O9N1a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:var(--color-primary);color:var(--color-primary-foreground,white);border:none;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:500;cursor:pointer;text-decoration:none;transition:opacity .15s ease,transform .15s ease}.find-us-section_findUsSectionDirectionsButton__O9N1a:hover{opacity:.9}.find-us-section_findUsSectionDirectionsButton__O9N1a svg{width:16px;height:16px}.find-us-section_findUsSectionDirectionsButton__O9N1a svg:last-child{width:14px;height:14px;margin-left:auto}.find-us-section_findUsSectionDirectionsDropdown__pxJM2{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden;z-index:10}.find-us-section_findUsSectionDirectionsOption__wCiB1{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:transparent;color:var(--color-text);font-size:var(--text-sm);text-decoration:none;transition:background .15s ease}.find-us-section_findUsSectionDirectionsOption__wCiB1:hover{background:var(--color-surface,var(--color-border))}.find-us-section_findUsSectionDirectionsOption__wCiB1:not(:last-child){border-bottom:1px solid var(--color-border)}.find-us-section_findUsSectionCardMapWrapper__ur5Yr{position:relative;width:100%;height:180px;margin-top:.75rem;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border)}.find-us-section_findUsSectionCardMap__dHgzx{width:100%;height:100%;border:0}.find-us-section_findUsSectionCardMapExpand__Why7d{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease,border-color .15s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.find-us-section_findUsSectionCardMapExpand__Why7d:hover{background:var(--color-surface,var(--color-background));border-color:var(--color-border-hover,var(--color-primary))}.find-us-section_findUsSectionCardMapExpand__Why7d svg{width:16px;height:16px;color:var(--color-text)}.find-us-section_findUsSectionFullscreen__ZSFHL{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;outline:none}.find-us-section_findUsSectionFullscreenClose__eX9N9{position:absolute;top:var(--static-spacer);right:var(--static-spacer);z-index:10}.find-us-section_findUsSectionFullscreenContent__ToCgZ{position:relative;width:100%;height:100%;max-width:var(--max-content-width);max-height:calc(100% - 120px);padding:var(--static-spacer)}.find-us-section_findUsSectionFullscreenMap__1etFY{width:100%;height:100%;border:0;border-radius:var(--border-radius)}.find-us-section_findUsSectionFullscreenLabel___sZS8{position:absolute;top:var(--static-spacer);left:50%;transform:translateX(-50%);padding:calc(var(--static-spacer) * .25) calc(var(--static-spacer) * .75);background:rgba(0,0,0,.5);border-radius:var(--border-radius);color:white;font-size:14px;font-weight:500}.find-us-section_findUsSectionEmpty__cWBtL{text-align:center;padding:3rem 1rem;color:var(--color-text-muted)}.find-us-section_findUsSectionEmptyIcon__tYR_W{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1rem;background:var(--color-surface,var(--color-background));border-radius:50%}.find-us-section_findUsSectionEmptyIcon__tYR_W svg{width:32px;height:32px;color:var(--color-text-muted)}.find-us-section_findUsSectionEmptyMessage__GtThe{margin:0;font-size:var(--text-base)}@media (max-width:640px){.find-us-section_findUsSectionAddresses__ctfgg{grid-template-columns:1fr}.find-us-section_findUsSectionHeadline__rFEZx{font-size:1.5rem}}.hero-section_heroSection__YZIH1{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;margin-top:calc(-1 * (var(--header-height-expanded) + var(--active-admin-panel-height, 0px)));padding-top:calc(var(--header-height-expanded) + var(--active-admin-panel-height, 0px))}.hero-section_heroSectionHeightAuto__eDN1I{min-height:280px}@media (min-width:568px){.hero-section_heroSectionHeightAuto__eDN1I{min-height:320px}}@media (min-width:960px){.hero-section_heroSectionHeightAuto__eDN1I{min-height:400px}}.hero-section_heroSectionHeightViewport__peDDK{min-height:100vh;min-height:100dvh}.hero-section_heroSectionBackground___guRX{position:absolute;inset:0;z-index:0;overflow:hidden;will-change:transform;transform:translateZ(0)}.hero-section_heroSectionBackgroundImage__qt3pw{width:100%;height:100%;object-fit:cover}.hero-section_heroSectionBackgroundVideo__gjU0l{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);border:none;pointer-events:none}iframe.hero-section_heroSectionBackgroundVideo__gjU0l{width:177.77777778vh;height:100vh;min-width:150%;min-height:150%;transform:translate(-50%,-50%) scale(1.5);will-change:transform}.hero-section_heroSectionVideoOverlay__JFIw0{position:absolute;inset:0;z-index:1}.hero-section_heroSectionBackgroundOverlay__ViZMz{position:absolute;inset:0;background:var(--hero-bg-color)}.hero-section_heroSectionBackgroundGradient__fdZV_{position:absolute;inset:0;z-index:0}.hero-section_heroSectionContent__jMqGS{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;flex:1 1;padding:var(--responsive-spacer) 0}.hero-section_heroSectionContentVerticalTop__BL6zJ{justify-content:flex-start}.hero-section_heroSectionContentVerticalCenter__fRRTE{justify-content:center}.hero-section_heroSectionContentVerticalBottom__IpEd9{justify-content:flex-end}.hero-section_heroSectionContentHorizontalLeft__w22Mj{align-items:flex-start}.hero-section_heroSectionContentHorizontalCenter__oAVcY{align-items:center}.hero-section_heroSectionContentHorizontalRight__q4pao{align-items:flex-end}.hero-section_heroSectionContainer__HxYOX{max-width:var(--max-content-width);margin:0 auto;padding:var(--responsive-spacer);width:100%}.hero-section_heroSectionContainerFullWidth__oi419{max-width:none;padding:calc(var(--static-spacer) * 2);width:100%}.hero-section_heroSectionGrid__86Jjy{display:grid;grid-template-columns:1fr 1fr;grid-gap:calc(var(--static-spacer) * 2);gap:calc(var(--static-spacer) * 2);align-items:center}.hero-section_heroSectionImageColumn__zqfjR{display:flex;align-items:center;justify-content:center}.hero-section_heroSectionImageRight__AAgDc .hero-section_heroSectionImageColumn__zqfjR{order:2}.hero-section_heroSectionImageRight__AAgDc .hero-section_heroSectionTextColumn__oIf9d{order:1}.hero-section_heroSectionImage__8borp{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:var(--border-radius);aspect-ratio:4/3}.hero-section_heroSectionTextColumn__oIf9d{display:flex;flex-direction:column}.hero-section_heroSectionTextLeft__vr_D8{text-align:left;align-items:flex-start}.hero-section_heroSectionTextCenter__Push4{text-align:center;align-items:center}.hero-section_heroSectionHeadline__5BcDd{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin:0;color:var(--color-foreground)}.hero-section_heroSectionSubtitle__ldeit{color:var(--color-text-foreground);margin-top:calc(var(--static-spacer) * .5)}.hero-section_heroSectionActions__vt4Vo{display:flex;flex-wrap:wrap;gap:calc(var(--static-spacer) * .75);margin-top:calc(var(--static-spacer)*2)}.hero-section_heroSectionTextCenter__Push4 .hero-section_heroSectionActions__vt4Vo{justify-content:center}.hero-section_heroSectionPrimaryButton__XUNFp{display:inline-flex;align-items:center;justify-content:center;padding:calc(var(--static-spacer) * .75) calc(var(--static-spacer) * 1.5);font-size:var(--fs-base);font-weight:600;color:var(--color-primary-foreground);background:var(--color-primary);border:none;border-radius:var(--border-radius);cursor:pointer;text-decoration:none;transition:opacity .2s ease}.hero-section_heroSectionPrimaryButton__XUNFp:hover{opacity:.9}.hero-section_heroSectionSecondaryButton__W3fGg{display:inline-flex;align-items:center;justify-content:center;padding:calc(var(--static-spacer) * .75) calc(var(--static-spacer) * 1.5);font-size:var(--fs-base);font-weight:600;color:var(--color-foreground);background:transparent;border:2px solid var(--color-border);border-radius:var(--border-radius);cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.hero-section_heroSectionSecondaryButton__W3fGg:hover{background:var(--color-background-muted);border-color:var(--color-foreground)}.hero-section_heroSectionNoImage__4Z_Kr{grid-template-columns:1fr;text-align:center;justify-items:center}.hero-section_heroSectionNoImage__4Z_Kr .hero-section_heroSectionTextColumn__oIf9d{max-width:800px;text-align:center;align-items:center}@media (max-width:960px){.hero-section_heroSectionGrid__86Jjy{grid-template-columns:1fr;gap:calc(var(--static-spacer) * 1.5);text-align:center}.hero-section_heroSectionImageColumn__zqfjR{order:1!important}.hero-section_heroSectionTextColumn__oIf9d{order:2!important;align-items:center;text-align:center}.hero-section_heroSectionActions__vt4Vo{justify-content:center}.hero-section_heroSectionImage__8borp{max-height:350px}}.hero-section_heroSectionSkeleton___yCbD{background:var(--hero-bg-color);min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.hero-section_heroSectionSkeletonContent__h6IF0{width:100%;max-width:var(--max-content-width);margin:0 auto;padding:var(--responsive-spacer);display:grid;grid-template-columns:1fr 1fr;grid-gap:calc(var(--static-spacer) * 2);gap:calc(var(--static-spacer) * 2)}.hero-section_heroSectionSkeletonImage__AWS_j{aspect-ratio:4/3;background:var(--color-border);border-radius:var(--border-radius);animation:hero-section_heroSectionPulse__siuLw 2s cubic-bezier(.4,0,.6,1) infinite}.hero-section_heroSectionSkeletonText__k31nq{display:flex;flex-direction:column;gap:var(--static-spacer);justify-content:center}.hero-section_heroSectionSkeletonHeadline___M30Z{height:3rem;width:80%}.hero-section_heroSectionSkeletonHeadline___M30Z,.hero-section_heroSectionSkeletonSubtitle__KKnpG{background:var(--color-border);border-radius:var(--border-radius);animation:hero-section_heroSectionPulse__siuLw 2s cubic-bezier(.4,0,.6,1) infinite}.hero-section_heroSectionSkeletonSubtitle__KKnpG{height:1.5rem;width:60%}.hero-section_heroSectionSkeletonButton__aYJnH{height:2.5rem;width:150px;background:var(--color-border);border-radius:var(--border-radius);animation:hero-section_heroSectionPulse__siuLw 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes hero-section_heroSectionPulse__siuLw{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:960px){.hero-section_heroSectionSkeletonContent__h6IF0{grid-template-columns:1fr}}.video-upload_videoUploadWrapper__rZBK8{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .75)}.video-upload_videoUploadHiddenInput__TxuVG{display:none}.video-upload_videoUploadModeToggle__Fklc_{display:flex;gap:2px;background:var(--color-background-muted);border-radius:var(--border-radius);padding:2px}.video-upload_videoUploadModeButton__8M9HQ{flex:1 1;display:flex;align-items:center;justify-content:center;gap:calc(var(--static-spacer) * .25);padding:calc(var(--static-spacer) * .5) calc(var(--static-spacer) * .75);border:none;border-radius:calc(var(--border-radius) - 2px);background:transparent;color:var(--color-text-muted);font-size:var(--fs-small);cursor:pointer;transition:all .15s ease}.video-upload_videoUploadModeButton__8M9HQ:hover{color:var(--color-foreground)}.video-upload_videoUploadModeButtonActive__MuBNM{background:var(--color-background);color:var(--color-foreground);box-shadow:0 1px 2px rgba(0,0,0,.05)}.video-upload_videoUploadModeIcon__mR7cG{width:16px;height:16px}.video-upload_videoUploadDropzone__OrHey{border:2px dashed var(--color-border);border-radius:var(--border-radius);cursor:pointer;transition:all .15s ease;background:var(--color-background);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:16/9}.video-upload_videoUploadDropzoneDragging__AKTHE,.video-upload_videoUploadDropzone__OrHey:hover{border-color:var(--color-foreground);background:var(--color-background-muted)}.video-upload_videoUploadDropzoneWithVideo__c8Qha{border-style:solid;cursor:default}.video-upload_videoUploadDropzoneWithVideo__c8Qha:hover{background:var(--color-background)}.video-upload_videoUploadPreview__h7pP3{width:100%;height:100%;object-fit:cover;display:block}.video-upload_videoUploadOverlay__Hlp3t{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:calc(var(--static-spacer) * .5);background:rgba(0,0,0,.5);opacity:0;transition:opacity .15s ease}.video-upload_videoUploadDropzoneWithVideo__c8Qha:hover .video-upload_videoUploadOverlay__Hlp3t{opacity:1}.video-upload_videoUploadOverlayButton__gJSAW{padding:calc(var(--static-spacer) * .5) calc(var(--static-spacer) * .75);border:1px solid white;border-radius:var(--border-radius);background:transparent;color:white;font-size:var(--fs-small);cursor:pointer;transition:all .15s ease}.video-upload_videoUploadOverlayButton__gJSAW:hover{background:white;color:black}.video-upload_videoUploadEmpty__xx4cj{display:flex;flex-direction:column;align-items:center;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * 2) var(--static-spacer)}.video-upload_videoUploadIcon__F4nCD{width:48px;height:48px;color:var(--color-text-muted)}.video-upload_videoUploadText__ryB7Z{font-size:var(--fs-medium);color:var(--color-foreground);margin:0;text-align:center}.video-upload_videoUploadHint__VrOO5{font-size:var(--fs-small);color:var(--color-text-muted);margin:0;text-align:center}.video-upload_videoUploadProgress__8JsBx{display:flex;flex-direction:column;align-items:center;gap:calc(var(--static-spacer) * .5);padding:var(--static-spacer)}.video-upload_videoUploadProgressBar__dM_iH{width:200px;height:4px;background:var(--color-border);border-radius:2px;overflow:hidden}.video-upload_videoUploadProgressFill__uV8Rg{height:100%;background:var(--color-foreground);transition:width .2s ease}.video-upload_videoUploadProgressText__1NJu8{font-size:var(--fs-small);color:var(--color-text-muted)}.video-upload_videoUploadUrlInput__IMpv4,.video-upload_videoUploadUrlMode__TGb5a{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5)}.video-upload_videoUploadUrlSubmit__13HAG{align-self:flex-start;padding:calc(var(--static-spacer) * .5) calc(var(--static-spacer) * 1);border:none;border-radius:var(--border-radius);background:var(--color-foreground);color:var(--color-background);font-size:var(--fs-small);font-weight:500;cursor:pointer;transition:opacity .15s ease}.video-upload_videoUploadUrlSubmit__13HAG:hover{opacity:.9}.video-upload_videoUploadUrlPreview__rTR9d{display:flex;gap:calc(var(--static-spacer) * .75);padding:calc(var(--static-spacer) * .75);border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-background-muted)}.video-upload_videoUploadThumbnail__jIyKr{width:120px;height:68px;object-fit:cover;border-radius:calc(var(--border-radius) * .5);flex-shrink:0}.video-upload_videoUploadVimeoPlaceholder___BZpZ{width:120px;height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(var(--static-spacer) * .25);background:var(--color-background);border-radius:calc(var(--border-radius) * .5);flex-shrink:0;color:var(--color-text-muted);font-size:var(--fs-small)}.video-upload_videoUploadPlaceholderIcon__eaZ1t{width:24px;height:24px}.video-upload_videoUploadUrlInfo__uiVbY{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .25);min-width:0;flex:1 1}.video-upload_videoUploadSourceBadge__r5IK2{display:inline-flex;align-self:flex-start;padding:2px 8px;background:var(--color-foreground);color:var(--color-background);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border-radius:3px}.video-upload_videoUploadUrlText__r389S{margin:0;font-size:var(--fs-small);color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-upload_videoUploadRemoveButton__Ko6Ij{align-self:flex-start;margin-top:auto;padding:calc(var(--static-spacer) * .25) calc(var(--static-spacer) * .5);border:1px solid var(--color-border);border-radius:var(--border-radius);background:transparent;color:var(--color-foreground);font-size:var(--fs-small);cursor:pointer;transition:all .15s ease}.video-upload_videoUploadRemoveButton__Ko6Ij:hover{background:var(--color-background);border-color:var(--color-foreground)}.video-upload_videoUploadError__D8I2O{font-size:var(--fs-small);color:var(--color-error,#dc2626);margin:0}.link-picker_linkPickerWrapper__b32n6{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .75)}.brand-color-picker_brandColorPickerWrapper__lFHrS{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5)}.brand-color-picker_brandColorPickerLabel__xCMdl{font-size:var(--fs-sm);font-weight:500;color:var(--color-foreground)}.brand-color-picker_brandColorPickerOptions__TsF4H{display:flex;flex-wrap:wrap;gap:calc(var(--static-spacer) * .5)}.brand-color-picker_brandColorPickerOption__doXlr{display:flex;flex-direction:column;align-items:center;gap:calc(var(--static-spacer) * .25);padding:calc(var(--static-spacer) * .5);background:var(--color-background);border:2px solid var(--color-border);border-radius:var(--border-radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease;min-width:60px}.brand-color-picker_brandColorPickerOption__doXlr:hover{border-color:var(--color-foreground)}.brand-color-picker_brandColorPickerOptionSelected__GZ7jQ{border-color:var(--color-primary);background:var(--color-background-muted)}.brand-color-picker_brandColorPickerSwatch__iuFuU{width:28px;height:28px;border-radius:calc(var(--border-radius) * .5);border:1px solid var(--color-border)}.brand-color-picker_brandColorPickerCustomIcon__vmzC0{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:300;color:var(--color-text-muted);border:2px dashed var(--color-border);border-radius:calc(var(--border-radius) * .5)}.brand-color-picker_brandColorPickerOptionLabel__l9vvm{font-size:var(--fs-xs);color:var(--color-text-muted);white-space:nowrap}.brand-color-picker_brandColorPickerCustom__dZE9G{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);margin-top:calc(var(--static-spacer) * .25)}.brand-color-picker_brandColorPickerColorInput__KnM2A{width:40px;height:40px;padding:0;border:2px solid var(--color-border);border-radius:var(--border-radius);cursor:pointer;background:none}.brand-color-picker_brandColorPickerColorInput__KnM2A::-webkit-color-swatch-wrapper{padding:2px}.brand-color-picker_brandColorPickerColorInput__KnM2A::-webkit-color-swatch{border:none;border-radius:calc(var(--border-radius) * .5)}.brand-color-picker_brandColorPickerHexInput__vip_w{flex:1 1;padding:calc(var(--static-spacer) * .5) calc(var(--static-spacer) * .75);font-size:var(--fs-sm);font-family:var(--font-mono,monospace);border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-background);color:var(--color-foreground)}.brand-color-picker_brandColorPickerHexInput__vip_w:focus{outline:none;border-color:var(--color-primary)}.brand-color-picker_brandColorPickerHint__J_1SZ{font-size:var(--fs-xs);color:var(--color-text-muted)}.gradient-editor_gradientEditorWrapper__8lYOx{display:flex;flex-direction:column;gap:var(--static-spacer)}.gradient-editor_gradientEditorPreview__sRBij{position:relative;height:60px;border-radius:var(--border-radius);border:1px solid var(--color-border);overflow:hidden}.gradient-editor_gradientEditorPreviewLabel__yy7dS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:var(--fs-xs);font-weight:500;color:white;text-shadow:0 1px 2px rgba(0,0,0,.5);background:rgba(0,0,0,.3);padding:2px 8px;border-radius:calc(var(--border-radius) * .5)}.gradient-editor_gradientEditorStops___cobz{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .75)}.gradient-editor_gradientEditorStopsHeader__5_kh1{display:flex;align-items:center;justify-content:space-between}.gradient-editor_gradientEditorStopsLabel__kvR1k{font-size:var(--fs-sm);font-weight:500;color:var(--color-foreground)}.gradient-editor_gradientEditorAddButton__JA6DJ{padding:calc(var(--static-spacer) * .25) calc(var(--static-spacer) * .5);font-size:var(--fs-xs);font-weight:500;color:var(--color-primary);background:transparent;border:1px solid var(--color-primary);border-radius:calc(var(--border-radius) * .5);cursor:pointer;transition:background-color .15s ease}.gradient-editor_gradientEditorAddButton__JA6DJ:hover{background:var(--color-primary);color:var(--color-primary-foreground)}.gradient-editor_gradientEditorStopsList__Tb9se{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .75)}.gradient-editor_gradientEditorStop__4ZZed{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5);padding:calc(var(--static-spacer) * .75);background:var(--color-background-muted);border-radius:var(--border-radius);border:1px solid var(--color-border)}.gradient-editor_gradientEditorStopHeader__QY2UL{display:flex;align-items:center;justify-content:space-between}.gradient-editor_gradientEditorStopNumber__R1_6Z{font-size:var(--fs-xs);font-weight:600;color:var(--color-text-muted);text-transform:uppercase}.gradient-editor_gradientEditorRemoveButton__1z_GQ{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;color:var(--color-text-muted);background:transparent;border:1px solid var(--color-border);border-radius:50%;cursor:pointer;transition:all .15s ease}.gradient-editor_gradientEditorRemoveButton__1z_GQ:hover{color:var(--color-error);border-color:var(--color-error);background:rgba(239,68,68,.1)}.gradient-editor_gradientEditorPositionRow__F7eSU{display:flex;align-items:center;gap:calc(var(--static-spacer) * .5);margin-top:calc(var(--static-spacer) * .25)}.gradient-editor_gradientEditorPositionLabel__cKlKt{font-size:var(--fs-xs);color:var(--color-text-muted);min-width:50px}.gradient-editor_gradientEditorPositionSlider__Hrvwh{flex:1 1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-border);border-radius:2px;outline:none;cursor:pointer}.gradient-editor_gradientEditorPositionSlider__Hrvwh::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:var(--color-primary);border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,.2)}.gradient-editor_gradientEditorPositionSlider__Hrvwh::-moz-range-thumb{width:14px;height:14px;background:var(--color-primary);border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,.2)}.gradient-editor_gradientEditorPositionValue__VTmYa{font-size:var(--fs-xs);font-family:var(--font-mono,monospace);color:var(--color-text-muted);min-width:36px;text-align:right}.video-modal_videoModalContent__3Q06k{position:relative;width:100%;aspect-ratio:16/9;background:#000}.video-modal_videoModalPlayer__CmXYq{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-modal_videoModalNavNext__daiiJ,.video-modal_videoModalNavPrev__HAyDD{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);color:var(--color-white,#fff);border:none;border-radius:50%;cursor:pointer;transition:background .2s ease}.video-modal_videoModalNavNext__daiiJ:hover,.video-modal_videoModalNavPrev__HAyDD:hover{background:rgba(0,0,0,.8)}.video-modal_videoModalNavPrev__HAyDD{left:calc(var(--static-spacer) * .5)}.video-modal_videoModalNavNext__daiiJ{right:calc(var(--static-spacer) * .5)}.video-modal_videoModalNavNext__daiiJ svg,.video-modal_videoModalNavPrev__HAyDD svg{width:24px;height:24px}.video-modal_videoModalCounter__N0_YR{position:absolute;bottom:calc(var(--static-spacer) * .5);left:50%;transform:translateX(-50%);z-index:10;padding:calc(var(--static-spacer) * .25) calc(var(--static-spacer) * .75);background:rgba(0,0,0,.6);color:var(--color-white,#fff);font-size:.875rem;border-radius:var(--border-radius)}@media (max-width:768px){.video-modal_videoModalNavNext__daiiJ,.video-modal_videoModalNavPrev__HAyDD{width:40px;height:40px}.video-modal_videoModalNavNext__daiiJ svg,.video-modal_videoModalNavPrev__HAyDD svg{width:20px;height:20px}}.base-product-card_productCard__0_YaV{position:relative;display:flex;flex-direction:column;width:100%;text-decoration:none;color:inherit;cursor:pointer}.base-product-card_productCardCompact__5v5dO{display:flex;flex-direction:row}.base-product-card_productCardFeatured__fDM69{border-width:2px;border-color:var(--color-primary)}.base-product-card_productCardImageWrapper__3D0A3{position:relative;width:100%;aspect-ratio:1/1;background:var(--color-muted);overflow:hidden;border-radius:var(--border-radius)}.base-product-card_productCardFavoriteButton__1jA07,.base-product-card_productCardVideoButton__cTwS3{position:absolute;top:calc(var(--static-spacer) * .5);z-index:3;opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .2s ease}.base-product-card_productCardVideoButton__cTwS3{left:calc(var(--static-spacer) * .5)}.base-product-card_productCardFavoriteButton__1jA07{right:calc(var(--static-spacer) * .5)}.base-product-card_productCardFavoriteButtonActive__ytSNy,.base-product-card_productCard__0_YaV:hover .base-product-card_productCardFavoriteButton__1jA07,.base-product-card_productCard__0_YaV:hover .base-product-card_productCardVideoButton__cTwS3{opacity:1;transform:scale(1)}.base-product-card_productCardDiscountBadge__6O67g{position:absolute;bottom:calc(var(--static-spacer) * .5);right:calc(var(--static-spacer) * .5);display:inline-flex;align-items:center;padding:4px 8px;background:var(--color-danger,#dc2626);color:white;font-size:.75rem;font-weight:600;border-radius:var(--border-radius-element);z-index:3}.base-product-card_productCardImage__E2x9m{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.base-product-card_productCardImageContain__ikgmu{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center;transition:transform .3s ease}.base-product-card_productCardImageWrapperContain___e_mk{background:var(--color-muted,#f5f5f5)}.base-product-card_productCard__0_YaV:hover .base-product-card_productCardImageContain__ikgmu,.base-product-card_productCard__0_YaV:hover .base-product-card_productCardImage__E2x9m{transform:scale(1.05)}.base-product-card_productCardOverlay__taoHd{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);z-index:1;pointer-events:none}.base-product-card_productCardInfo__lfb0N{position:absolute;bottom:0;left:0;right:0;padding:var(--static-spacer);display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5);z-index:2}.base-product-card_productCardName__xJK8K{color:var(--color-white);margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.base-product-card_productCardDescription__3Q_Gp{color:var(--color-white);margin:0;opacity:.95;text-shadow:0 1px 3px rgba(0,0,0,.7)}.base-product-card_productCardInfoBelow__RKftw{position:relative;padding-top:var(--static-spacer);display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5)}.base-product-card_productCardNameBelow__NRlRY{color:var(--color-text);margin:0}.base-product-card_productCardDescriptionBelow__QEq9g{color:var(--color-text-secondary);margin:0}@media (max-width:960px){.base-product-card_productCardFavoriteButton__1jA07,.base-product-card_productCardVideoButton__cTwS3{opacity:1;transform:scale(1)}}.CollectionPageContent_collectionPageTitle__TwG25{font-size:var(--fs-large);font-weight:600;margin:0 0 calc(var(--static-spacer) * .5);color:var(--color-foreground)}.CollectionPageContent_collectionPageCount__GnHVz{font-weight:400;color:var(--color-text-muted)}.CollectionPageContent_collectionPageDescription__NxSsw{font-size:var(--fs-base);color:var(--color-text-muted);margin:0 0 calc(var(--static-spacer) * .5);max-width:600px}.CollectionPageContent_collectionPageBackLink__foVOT{display:inline-flex;align-items:center;gap:calc(var(--static-spacer) * .25);font-size:var(--fs-small);color:var(--color-text-muted);text-decoration:none;margin-bottom:var(--responsive-spacer);transition:color .2s ease}.CollectionPageContent_collectionPageBackLink__foVOT:hover{color:var(--color-foreground)}.CollectionsListContent_collectionsListContainer__Qtlhj{padding:var(--responsive-spacer) var(--static-spacer);max-width:var(--max-content-width);margin:0 auto}.CollectionsListContent_collectionsListTitle__FgH22{font-size:var(--fs-large);font-weight:600;margin:0 0 var(--responsive-spacer);color:var(--color-foreground)}.CollectionsListContent_collectionsListGrid__k9G7Y{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--static-spacer);gap:var(--static-spacer)}@media (min-width:600px){.CollectionsListContent_collectionsListGrid__k9G7Y{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.CollectionsListContent_collectionsListGrid__k9G7Y{grid-template-columns:repeat(3,1fr)}}.CollectionsListContent_collectionsListCard__KyfCU{display:block;padding:calc(var(--static-spacer) * 1.5);background-color:var(--color-background);border:1px solid var(--color-border);border-radius:var(--border-radius);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.CollectionsListContent_collectionsListCard__KyfCU:hover{border-color:var(--color-foreground);box-shadow:0 2px 8px rgba(0,0,0,.08)}.CollectionsListContent_collectionsListCardContent__p_Cy8{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5)}.CollectionsListContent_collectionsListCardTitle__hp8Af{font-size:var(--fs-base);font-weight:600;margin:0;color:var(--color-foreground)}.CollectionsListContent_collectionsListCardDescription__WwIHk{font-size:var(--fs-small);color:var(--color-text-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CollectionsListContent_collectionsListCardCount__cIlRH{font-size:var(--fs-small);color:var(--color-text-muted);margin-top:calc(var(--static-spacer) * .25)}.product-collection_productCollection__wykU1{width:100%}.product-collection_productCollectionContainer__p7mPJ{max-width:var(--max-content-width);margin:0 auto;padding:var(--responsive-spacer)}.product-collection_productCollectionContainerFullWidth___hJbA{max-width:none;padding:0}.product-collection_productCollectionEmptyState__zkIGp{text-align:center;padding:calc(var(--static-spacer) * 4) calc(var(--static-spacer) * 2);color:var(--footer-link-color)}.product-collection_productCollectionComingSoon__6WuG6{margin-top:calc(var(--static-spacer) * .5)}.product-collection_productCollectionGridSkeletonCard__GCIQN{background:var(--hero-bg-color);border-radius:var(--border-radius);aspect-ratio:1/1;animation:product-collection_pulse__D33L4 2s cubic-bezier(.4,0,.6,1) infinite}.product-collection_productCollectionPlaceholder__Y_puO{text-align:center;padding:calc(var(--static-spacer) * 2);background:var(--hero-bg-color);border-radius:var(--border-radius);margin-bottom:calc(var(--static-spacer) * 2)}.product-collection_productCollectionPlaceholder__Y_puO p{margin:.5rem 0;color:var(--footer-link-color)}@keyframes product-collection_pulse__D33L4{0%,to{opacity:1}50%{opacity:.5}}.base-section-header_baseSectionHeader__aSuO6{display:flex;flex-direction:column;gap:calc(var(--static-spacer) * .5);margin-bottom:calc(var(--static-spacer) * 2)}.base-section-header_baseSectionHeaderLeft__7ysSH{text-align:left}.base-section-header_baseSectionHeaderCenter__HJbpF{text-align:center}.base-section-header_baseSectionHeaderRight__wlDcl{text-align:right}.base-section-header_baseSectionHeaderTitle__ncAwM{margin:0;color:var(--color-text-primary,var(--color-foreground))}.base-section-header_baseSectionHeaderDescription__o_zd6{margin:0;color:var(--color-text-secondary,var(--color-text-muted));max-width:60ch}.base-section-header_baseSectionHeaderLink__fMg0G{display:inline-block;margin-top:calc(var(--static-spacer) * .5);font-weight:500;color:var(--color-primary);text-decoration:none;transition:all .2s}.base-section-header_baseSectionHeaderLink__fMg0G:hover{color:var(--color-primary);text-decoration:underline}.base-section-header_baseSectionHeaderCenter__HJbpF .base-section-header_baseSectionHeaderDescription__o_zd6{margin-left:auto;margin-right:auto}.base-section-header_baseSectionHeaderRight__wlDcl .base-section-header_baseSectionHeaderDescription__o_zd6{margin-left:auto}@media (max-width:480px){.base-section-header_baseSectionHeader__aSuO6{margin-bottom:var(--static-spacer)}}