.order-item-review_row__ChH1k{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem}.order-item-review_link__N7gPG{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;padding:0 .25rem;background:none;border:0;cursor:pointer;font-size:.9rem;font-weight:600;color:var(--color-brand)}.order-item-review_link__N7gPG:hover{text-decoration:underline}.order-item-review_status__iyjoh{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;background:var(--color-surface-muted);color:var(--color-text-muted)}.order-item-review_status__iyjoh[data-status=APPROVED]{color:#15803d;background:#dcfce7}.order-item-review_status__iyjoh[data-status=REJECTED]{color:#b91c1c;background:#fee2e2}.order-item-review_form__ntE4I{display:flex;flex-direction:column;gap:.85rem;width:100%;margin-top:.75rem;padding:1rem;border:1px solid var(--color-border);border-radius:.6rem;background:var(--color-surface)}.order-item-review_field__kFmbc{display:flex;flex-direction:column;gap:.35rem}.order-item-review_label__szez3{font-size:.85rem;font-weight:600;color:var(--color-text)}.order-item-review_stars__OSCx2{display:flex;gap:.15rem}.order-item-review_starBtn__52vf0{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;background:none;border:0;cursor:pointer}.order-item-review_input__fGfV5,.order-item-review_textarea__HtLO6{width:100%;padding:.6rem .7rem;border:1px solid var(--color-border);border-radius:.45rem;background:var(--color-surface);color:var(--color-text);font:inherit}.order-item-review_textarea__HtLO6{resize:vertical;min-height:5rem}.order-item-review_error__ldaHr{margin:0;font-size:.85rem;color:#b91c1c}.order-item-review_actions__dcNSo{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.order-item-review_spacer__J36XS{flex:1 1 auto}.order-item-review_cancel__BqhD_,.order-item-review_delete__6_LZO,.order-item-review_submit__imIzc{min-height:44px;padding:0 1.1rem;border-radius:.45rem;font-weight:600;cursor:pointer}.order-item-review_submit__imIzc{border:0;background:var(--color-brand);color:var(--color-brand-fg,#fff)}.order-item-review_cancel__BqhD_{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text)}.order-item-review_delete__6_LZO{border:1px solid #fca5a5;background:var(--color-surface);color:#b91c1c}.order-item-review_cancel__BqhD_:disabled,.order-item-review_submit__imIzc:disabled{opacity:.6;cursor:default}.button_button__d9Nc3{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-size:.875rem;font-weight:500;line-height:1;cursor:pointer;border:none;outline:none;transition:background-color .15s,opacity .15s}.button_button__d9Nc3:focus-visible{box-shadow:0 0 0 2px var(--color-surface),0 0 0 4px var(--color-focus-ring)}.button_button__d9Nc3:disabled{pointer-events:none;opacity:.5}.button_sizeDefault__6mjpX{height:2.75rem;padding:.5rem 1rem}.button_sizeSm__bXfFz{height:2.5rem;padding:0 .75rem;border-radius:calc(var(--radius) - 2px)}.button_sizeLg___rJPa{height:3rem;padding:.5rem 2rem}.button_sizeIcon___9WS5{height:2.75rem;width:2.75rem}.button_primary__dwXDz{background-color:var(--color-primary);color:var(--color-text-on-primary)}.button_primary__dwXDz:hover:not(:disabled){background-color:var(--color-primary-hover)}.button_outline__f3DGE{background-color:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.button_outline__f3DGE:hover:not(:disabled){background-color:var(--color-surface-subtle)}.button_ghost__67lYB{background-color:transparent;color:var(--color-text)}.button_ghost__67lYB:hover:not(:disabled){background-color:var(--color-surface-subtle)}.button_danger__o8Dko{background-color:var(--color-danger);color:var(--color-text-on-danger)}.button_danger__o8Dko:hover:not(:disabled){background-color:var(--color-danger-hover)}.input_input__ciDlP{display:flex;height:2.75rem;width:100%;border-radius:var(--radius);border:1px solid var(--color-border);background-color:var(--color-surface);padding:.5rem .75rem;font-size:.875rem;color:var(--color-text);outline:none;transition:border-color .15s,box-shadow .15s}.input_input__ciDlP::-moz-placeholder{color:var(--color-text-muted)}.input_input__ciDlP::placeholder{color:var(--color-text-muted)}.input_input__ciDlP:focus{border-color:var(--color-focus-ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus-ring) 20%,transparent)}.input_input__ciDlP:disabled{cursor:not-allowed;opacity:.5}.card_card__MUhsR{border-radius:var(--radius);border:1px solid var(--color-border);background-color:var(--color-surface-raised,var(--color-surface));box-shadow:var(--shadow-sm,0 1px 3px rgba(0,0,0,.06))}.card_header__HX_og{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}.card_title___r7di{font-size:1.25rem;font-weight:600;line-height:1;letter-spacing:-.025em;color:var(--color-text)}.card_description__dz9TN{font-size:.875rem;color:var(--color-text-muted)}.card_content__FiffB,.card_footer__lCsjl{padding:0 1.5rem 1.5rem}.card_footer__lCsjl{display:flex;align-items:center}.select_trigger__PPWvw{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:2.75rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;text-align:left;color:var(--color-text);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius,.5rem);cursor:pointer;outline:none;transition:border-color .15s,box-shadow .15s}.select_trigger__PPWvw:hover{border-color:var(--color-text-muted)}.select_trigger__PPWvw:focus-visible,.select_trigger__PPWvw[data-state=open]{border-color:var(--color-focus-ring,var(--color-brand,#3b82f6));box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus-ring,var(--color-brand,#3b82f6)) 20%,transparent)}.select_trigger__PPWvw:disabled{cursor:not-allowed;opacity:.5}.select_iconSlot__LDxBN,.select_trigger__PPWvw[data-placeholder]{color:var(--color-text-muted)}.select_iconSlot__LDxBN{display:inline-flex;align-items:center;flex-shrink:0}.select_chevron__KOyKh{transition:transform .15s ease}.select_trigger__PPWvw[data-state=open] .select_chevron__KOyKh{transform:rotate(180deg)}.select_content__C76Ao{z-index:1000;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background-color:var(--color-surface-raised,var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius,.5rem);box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.16));overflow:hidden}.select_viewport__h7mZc{padding:.25rem;max-height:inherit;overflow-y:auto}.select_item__Fxqj6{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:2.25rem;padding:.5rem .625rem;font-size:.875rem;color:var(--color-text);border-radius:calc(var(--radius, .5rem) - .25rem);cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select_item__Fxqj6[data-highlighted]{background-color:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9))}.select_item__Fxqj6[data-state=checked]{color:var(--color-primary,var(--color-brand,#3b82f6));font-weight:500}.select_item__Fxqj6[data-disabled]{color:var(--color-text-muted);opacity:.5;cursor:not-allowed}.select_indicator__oVw_Y{display:inline-flex;align-items:center;color:var(--color-primary,var(--color-brand,#3b82f6));flex-shrink:0}.select_groupLabel__5VUZS{padding:.5rem .625rem .25rem;font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.dialog_overlay__0jj5U{position:fixed;inset:0;z-index:100;background:rgba(15,23,42,.55);backdrop-filter:blur(2px);animation:dialog_overlayIn__5NWT9 .16s ease-out}.dialog_content__rOSQ6{position:fixed;z-index:101;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem);background:var(--color-surface-raised,var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius,.5rem);box-shadow:var(--shadow-lg,0 24px 48px rgba(15,23,42,.24));animation:dialog_contentIn__LkzXc .18s cubic-bezier(.16,1,.3,1)}.dialog_sm__8OHb3{max-width:26rem}.dialog_md__iV_MW{max-width:36rem}.dialog_lg__q35ZV{max-width:52rem}.dialog_xl__n6Q6N{max-width:72rem}.dialog_header__9Il2s{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem .75rem;border-bottom:1px solid var(--color-border)}.dialog_headingText__50ALM{display:flex;flex-direction:column;gap:.25rem;min-width:0}.dialog_title__2g8w6{margin:0;font-size:1.0625rem;font-weight:600;color:var(--color-text)}.dialog_description__vPeSh{margin:0;font-size:.8125rem;color:var(--color-text-muted)}.dialog_close__1qHIu{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;margin:-.375rem -.375rem 0 0;border:none;border-radius:var(--radius,.5rem);background:transparent;color:var(--color-text-muted);cursor:pointer;transition:background .15s,color .15s}.dialog_close__1qHIu:hover{background:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9));color:var(--color-text)}.dialog_close__1qHIu:focus-visible{outline:2px solid var(--color-focus-ring,var(--color-brand,#3b82f6));outline-offset:1px}.dialog_body__jiitS{padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}.dialog_srOnly__W_AOY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes dialog_overlayIn__5NWT9{0%{opacity:0}to{opacity:1}}@keyframes dialog_contentIn__LkzXc{0%{opacity:0;transform:translate(-50%,-48%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion:reduce){.dialog_content__rOSQ6,.dialog_overlay__0jj5U{animation:none}}.popover_content__YeK6u{z-index:1000;max-width:18rem;padding:.625rem .75rem;background:var(--color-surface-raised,var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius,.5rem);box-shadow:var(--shadow-lg,0 12px 28px rgba(15,23,42,.18));font-size:.8125rem;line-height:1.5;color:var(--color-text);animation:popover_popoverIn__eiCjX .14s ease-out}.popover_bare__4NOfb{padding:0;max-width:none;overflow:hidden}.popover_content__YeK6u:focus{outline:none}.popover_arrow__GTDu5{fill:var(--color-surface-raised,var(--color-surface))}@keyframes popover_popoverIn__eiCjX{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.popover_content__YeK6u{animation:none}}.date-field_field___A75r{display:inline-flex;align-items:stretch;width:100%;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius,.5rem);overflow:hidden;transition:border-color .15s,box-shadow .15s}.date-field_field___A75r:focus-within{border-color:var(--color-focus-ring,var(--color-brand,#3b82f6));box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus-ring,var(--color-brand,#3b82f6)) 20%,transparent)}.date-field_fieldDisabled__zYF1Q{opacity:.5;cursor:not-allowed}.date-field_input__amvmD{flex:1;min-width:0;min-height:2.75rem;border:none;background:transparent;padding:.5rem .75rem;font-size:.875rem;color:var(--color-text);outline:none}.date-field_input__amvmD::-moz-placeholder{color:var(--color-text-muted)}.date-field_input__amvmD::placeholder{color:var(--color-text-muted)}.date-field_selectButton__rgf9h{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;min-height:2.75rem;padding:0 .875rem;border:none;border-left:1px solid var(--color-border);background-color:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9));color:var(--color-text);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background-color .15s}.date-field_selectButton__rgf9h:hover:not(:disabled){background-color:var(--color-surface-muted)}.date-field_selectButton__rgf9h:disabled{cursor:not-allowed}.date-field_popover__naOzu{z-index:1000;padding:.75rem;background-color:var(--color-surface-raised,var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius,.5rem);box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.16))}.date-field_calendar__uEJgZ .rdp-root{--rdp-day-width:2.75rem;--rdp-day-height:2.75rem;--rdp-nav-height:2.5rem;position:relative;margin:0;color:var(--color-text);font-size:.875rem}.date-field_calendar__uEJgZ .rdp-root *{box-sizing:border-box}.date-field_calendar__uEJgZ .rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:2rem;max-width:-moz-fit-content;max-width:fit-content}.date-field_calendar__uEJgZ .rdp-month_grid{border-collapse:collapse}.date-field_calendar__uEJgZ .rdp-month_caption{display:flex;align-items:center;height:var(--rdp-nav-height);padding-inline-start:.25rem;font-size:.9375rem;font-weight:600;color:var(--color-text)}.date-field_calendar__uEJgZ .rdp-nav{position:absolute;top:0;inset-inline-end:0;display:flex;align-items:center;gap:.25rem;height:var(--rdp-nav-height)}.date-field_calendar__uEJgZ .rdp-button_next,.date-field_calendar__uEJgZ .rdp-button_previous{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:var(--radius,.5rem);background:none;color:var(--color-text-muted);cursor:pointer;transition:background-color .15s,color .15s}.date-field_calendar__uEJgZ .rdp-button_next:hover,.date-field_calendar__uEJgZ .rdp-button_previous:hover{background-color:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9));color:var(--color-text)}.date-field_calendar__uEJgZ .rdp-button_next:disabled,.date-field_calendar__uEJgZ .rdp-button_previous:disabled{opacity:.4;cursor:default}.date-field_calendar__uEJgZ .rdp-chevron{display:inline-block;width:1rem;height:1rem;fill:currentColor}.date-field_calendar__uEJgZ .rdp-weekday{width:var(--rdp-day-width);padding:.5rem 0;font-size:.75rem;font-weight:600;letter-spacing:.03em;text-align:center;text-transform:uppercase;color:var(--color-text-muted)}.date-field_calendar__uEJgZ .rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.date-field_calendar__uEJgZ .rdp-day_button{display:flex;align-items:center;justify-content:center;width:var(--rdp-day-width);height:var(--rdp-day-height);margin:0 auto;padding:0;border:1px solid transparent;border-radius:var(--radius,.5rem);background:none;color:inherit;font:inherit;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s}.date-field_calendar__uEJgZ .rdp-day_button:hover{background-color:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9))}.date-field_calendar__uEJgZ .rdp-day_button:focus-visible{outline:2px solid var(--color-focus-ring,var(--color-brand,#3b82f6));outline-offset:1px}.date-field_calendar__uEJgZ .rdp-today:not(.rdp-outside):not(.rdp-selected) .rdp-day_button{color:var(--color-primary,var(--color-brand,#3b82f6));font-weight:700}.date-field_calendar__uEJgZ .rdp-selected .rdp-day_button{border-color:var(--color-primary,var(--color-brand,#3b82f6));background-color:var(--color-primary,var(--color-brand,#3b82f6));color:var(--color-text-on-primary,#ffffff);font-weight:600}.date-field_calendar__uEJgZ .rdp-selected .rdp-day_button:hover{background-color:var(--color-primary-hover,var(--color-primary,#2563eb))}.date-field_calendar__uEJgZ .rdp-outside{opacity:.4}.date-field_calendar__uEJgZ .rdp-disabled{opacity:.35}.date-field_calendar__uEJgZ .rdp-disabled .rdp-day_button{cursor:default}.time-field_field__GLksM{display:inline-flex;align-items:stretch;width:100%;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius,.5rem);overflow:hidden;transition:border-color .15s,box-shadow .15s}.time-field_field__GLksM:focus-within{border-color:var(--color-focus-ring,var(--color-brand,#3b82f6));box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus-ring,var(--color-brand,#3b82f6)) 20%,transparent)}.time-field_fieldDisabled__PYEIR{opacity:.5;cursor:not-allowed}.time-field_input__2K8Pp{flex:1;min-width:0;min-height:2.75rem;border:none;background:transparent;padding:.5rem .75rem;font-size:.875rem;color:var(--color-text);outline:none}.time-field_input__2K8Pp::-moz-placeholder{color:var(--color-text-muted)}.time-field_input__2K8Pp::placeholder{color:var(--color-text-muted)}.time-field_selectButton__yQRd9{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:2.75rem;min-height:2.75rem;padding:0 .75rem;border:none;border-left:1px solid var(--color-border);background-color:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9));color:var(--color-text-muted);cursor:pointer;transition:background-color .15s,color .15s}.time-field_selectButton__yQRd9:hover:not(:disabled){background-color:var(--color-surface-muted);color:var(--color-text)}.time-field_selectButton__yQRd9:disabled{cursor:not-allowed}.time-field_popover__wSxOm{z-index:1000;padding:.375rem;background-color:var(--color-surface-raised,var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius,.5rem);box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.16))}.time-field_columns__cxIic{display:flex;gap:.25rem}.time-field_divider__o7Nmm{width:1px;align-self:stretch;background-color:var(--color-border)}.time-field_scroll__795ZB{display:flex;flex-direction:column;gap:2px;width:3.25rem;max-height:12.5rem;overflow-y:auto;scrollbar-width:thin}.time-field_cell__xDlyG{flex-shrink:0;min-height:2.25rem;padding:.375rem 0;border:1px solid transparent;border-radius:calc(var(--radius, .5rem) - .25rem);background:none;color:var(--color-text);font-size:.875rem;font-variant-numeric:tabular-nums;text-align:center;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s}.time-field_cell__xDlyG:hover{background-color:var(--color-surface-subtle,var(--color-surface-muted,#f1f5f9))}.time-field_cellSelected__gJUh4,.time-field_cellSelected__gJUh4:hover{border-color:var(--color-primary,var(--color-brand,#3b82f6));background-color:var(--color-primary,var(--color-brand,#3b82f6));color:var(--color-text-on-primary,#ffffff);font-weight:600}.newsletter-popup-card_cardOuter__xOy5W{container-type:inline-size;display:flex;width:100%;margin:0 auto}.newsletter-popup-card_card__NGD5M{position:relative;display:flex;overflow:hidden;background:#ffffff;border-radius:16px;box-shadow:0 24px 60px rgba(15,23,42,.28),0 4px 12px rgba(15,23,42,.12);color:#141414}.newsletter-popup-card_imagePanelMobile__YUXe9,.newsletter-popup-card_imagePanel__xScBV{background-size:cover;background-position:50%;background-color:#e8e6e1}.newsletter-popup-card_imagePanelMobile__YUXe9{display:none}.newsletter-popup-card_split__YT5Yu{width:100%;flex-direction:row}.newsletter-popup-card_split__YT5Yu.newsletter-popup-card_imageRight__TrmuL{flex-direction:row-reverse}.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_imagePanel__xScBV{flex:0 0 44%;align-self:stretch;min-height:480px}.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_content___HDXG{flex:1 1 auto;padding:48px;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_content___HDXG>:first-child{margin-top:auto}.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_content___HDXG>:last-child{margin-bottom:auto}.newsletter-popup-card_compact__E2iJg{width:100%;flex-direction:column}.newsletter-popup-card_compact__E2iJg .newsletter-popup-card_content___HDXG{padding:44px 40px;text-align:center;align-items:center}.newsletter-popup-card_overlay__Tgiub{width:100%;aspect-ratio:16/9;flex-direction:column;justify-content:flex-end;background-color:#6f7d8c}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_imagePanel__xScBV{position:absolute;inset:0}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_scrim__GaYNi{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.25) 55%,rgba(0,0,0,.05))}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_content___HDXG{position:relative;z-index:1;padding:44px 48px;max-width:440px;color:#ffffff;min-height:0;overflow-y:auto}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_body__8522l,.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_eyebrow__E8xxV,.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_heading__KOn2q{color:#ffffff}.newsletter-popup-card_eyebrow__E8xxV{margin:0 0 12px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.newsletter-popup-card_heading__KOn2q{margin:0;font-size:28px;line-height:1.15;font-weight:700;color:#141414}.newsletter-popup-card_compact__E2iJg .newsletter-popup-card_heading__KOn2q{font-size:24px}.newsletter-popup-card_body__8522l{margin:12px 0 0;font-size:15px;line-height:1.6;color:#6b7280}.newsletter-popup-card_form__B2mxf{margin-top:24px}.newsletter-popup-card_fields__boV_G,.newsletter-popup-card_form__B2mxf{display:flex;flex-direction:column;gap:12px}.newsletter-popup-card_fieldsInline__Xvjn1{flex-direction:row}.newsletter-popup-card_input__L_f0i{flex:1 1 auto;min-width:0;height:48px;padding:0 16px;font:inherit;font-size:15px;color:#141414;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;outline:none}.newsletter-popup-card_input__L_f0i::-moz-placeholder{color:#9ca3af}.newsletter-popup-card_input__L_f0i::placeholder{color:#9ca3af}.newsletter-popup-card_input__L_f0i:focus{border-color:#141414;box-shadow:0 0 0 3px rgba(20,20,20,.08)}.newsletter-popup-card_button__CMp2k{flex:0 0 auto;height:48px;padding:0 24px;font:inherit;font-size:15px;font-weight:600;color:#ffffff;background:#141414;border:none;border-radius:8px;cursor:pointer;transition:background .12s ease}.newsletter-popup-card_fieldsInline__Xvjn1 .newsletter-popup-card_input__L_f0i{width:auto}.newsletter-popup-card_formStacked__85WsD .newsletter-popup-card_button__CMp2k{width:100%}.newsletter-popup-card_button__CMp2k:hover{background:#2b2b2b}.newsletter-popup-card_button__CMp2k:disabled{opacity:.7;cursor:default}.newsletter-popup-card_decline__W8ksS{align-self:center;margin-top:4px;background:none;border:none;padding:4px;font:inherit;font-size:13px;color:#6b7280;cursor:pointer}.newsletter-popup-card_decline__W8ksS:hover{color:#141414}.newsletter-popup-card_error__DFpQR{margin:0;font-size:13px;color:#b42318}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_error__DFpQR{color:#fecaca}.newsletter-popup-card_success__i8Vxu{margin:24px 0 0;font-size:15px;font-weight:500;color:#141414}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_success__i8Vxu{color:#ffffff}.newsletter-popup-card_honeypot__pxzrp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.newsletter-popup-card_close__cmmaC{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:#f3f4f6;color:#6b7280;cursor:pointer;line-height:1}.newsletter-popup-card_close__cmmaC:hover{background:#e5e7eb;color:#141414}.newsletter-popup-card_overlay__Tgiub .newsletter-popup-card_close__cmmaC{background:rgba(255,255,255,.85);color:#141414}@container (max-width: 640px){.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN),.newsletter-popup-card_split__YT5Yu,.newsletter-popup-card_split__YT5Yu.newsletter-popup-card_imageRight__TrmuL{flex-direction:column;aspect-ratio:auto;background-color:#ffffff;color:#141414}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_imagePanel__xScBV,.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_imagePanel__xScBV{position:static;flex:0 999 auto;width:100%;min-height:8.75rem;align-self:auto}.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_imagePanel__xScBV{aspect-ratio:4/5}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_imagePanel__xScBV{aspect-ratio:16/9}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_scrim__GaYNi{display:none}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_content___HDXG,.newsletter-popup-card_split__YT5Yu .newsletter-popup-card_content___HDXG{position:static;z-index:auto;max-width:none;color:#141414;padding:28px;justify-content:flex-start;min-height:0;overflow-y:auto}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_content___HDXG{text-align:left}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_body__8522l,.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_eyebrow__E8xxV,.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_heading__KOn2q,.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_success__i8Vxu{color:#141414}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_body__8522l{color:#6b7280}.newsletter-popup-card_overlay__Tgiub:not(.newsletter-popup-card_hasMobileImage__zpmNN) .newsletter-popup-card_error__DFpQR{color:#b42318}.newsletter-popup-card_overlay__Tgiub.newsletter-popup-card_hasMobileImage__zpmNN{aspect-ratio:4/5}.newsletter-popup-card_overlay__Tgiub.newsletter-popup-card_hasMobileImage__zpmNN .newsletter-popup-card_imagePanel__xScBV{display:none}.newsletter-popup-card_overlay__Tgiub.newsletter-popup-card_hasMobileImage__zpmNN .newsletter-popup-card_imagePanelMobile__YUXe9{display:block;position:absolute;inset:0}.newsletter-popup-card_overlay__Tgiub.newsletter-popup-card_hasMobileImage__zpmNN .newsletter-popup-card_scrim__GaYNi{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.35) 45%,rgba(0,0,0,0) 75%)}.newsletter-popup-card_overlay__Tgiub.newsletter-popup-card_hasMobileImage__zpmNN .newsletter-popup-card_content___HDXG{max-width:none;padding:32px 28px;min-height:0;overflow-y:auto}.newsletter-popup-card_compact__E2iJg .newsletter-popup-card_content___HDXG{padding:36px 28px;min-height:0;overflow-y:auto}.newsletter-popup-card_fieldsInline__Xvjn1{flex-direction:column}.newsletter-popup-card_fieldsInline__Xvjn1 .newsletter-popup-card_button__CMp2k,.newsletter-popup-card_fieldsInline__Xvjn1 .newsletter-popup-card_input__L_f0i{width:100%}.newsletter-popup-card_heading__KOn2q{font-size:24px}}.filters-drawer_trigger__YAH9J{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:0 1rem;border:1px solid var(--color-border,#e2e8f0);border-radius:999px;background:var(--color-surface,#fff);color:var(--color-text,#0f172a);font-size:.875rem;font-weight:600;cursor:pointer}.filters-drawer_trigger__YAH9J:hover{border-color:var(--color-brand,#3b82f6)}.filters-drawer_badge__F5JUM{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .35rem;border-radius:999px;background:var(--color-brand,#3b82f6);color:var(--color-brand-fg,#fff);font-size:.75rem}.filters-drawer_overlay__EYv5N{position:fixed;inset:0;z-index:60;background:rgba(15,23,42,.45);display:flex;justify-content:flex-end}.filters-drawer_drawer__66rqh{width:min(22rem,90vw);height:100%;background:var(--color-surface,#fff);display:flex;flex-direction:column;box-shadow:-8px 0 24px rgba(15,23,42,.18);animation:filters-drawer_slideIn__m0_GS .2s ease-out}@keyframes filters-drawer_slideIn__m0_GS{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.filters-drawer_drawer__66rqh{animation:none}}.filters-drawer_head__qiqoS{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border,#e2e8f0)}.filters-drawer_title__lfmZX{font-size:1rem;font-weight:700;color:var(--color-text,#0f172a)}.filters-drawer_close__S2JPV{width:44px;height:44px;border:none;background:none;color:var(--color-text-muted,#64748b);font-size:1.1rem;cursor:pointer}.filters-drawer_body__EzdC9{flex:1 1 auto;min-height:0;padding:1.25rem;overflow-y:auto}.filters-drawer_foot__0lSyk{flex:0 0 auto;padding:.875rem 1.25rem calc(.875rem + env(safe-area-inset-bottom));border-top:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#fff)}.filters-drawer_apply__igP3c{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:0 1rem;border:none;border-radius:var(--button-radius,.375rem);background:var(--color-brand,#3b82f6);color:var(--color-brand-fg,#fff);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease}.filters-drawer_apply__igP3c:hover{background:var(--color-brand-hover,#2563eb)}.product-layouts_section__G2oE_{width:100%;padding:1.5rem 1rem;container-type:inline-size}@media (min-width:768px){.product-layouts_section__G2oE_{padding:3rem 2rem;padding-inline:var(--side-padding,2rem)}}.product-layouts_categoryHeader__0R_Sf{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.product-layouts_categoryTitle__E1On3{font-size:calc(1.375rem * var(--lt-scale, 1));font-weight:700;margin:0;color:var(--color-text)}@media (min-width:768px){.product-layouts_categoryTitle__E1On3{font-size:calc(2rem * var(--lt-scale, 1))}}.product-layouts_viewAll__G9Rs8{flex-shrink:0;margin-left:auto;min-height:44px;display:inline-flex;align-items:center;font-size:.9375rem;font-weight:600;color:var(--color-brand);text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.product-layouts_viewAll__G9Rs8:hover{opacity:.75;text-decoration:underline}.product-layouts_viewAll__G9Rs8:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.product-layouts_viewAllBtn__E6fhq{flex-shrink:0;margin-left:auto;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 1.125rem;font-family:var(--font-heading);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand);text-decoration:none;white-space:nowrap;background:none;border:0;cursor:pointer;border-radius:var(--button-radius);transition:opacity .15s ease}@media (min-width:768px){.product-layouts_viewAllBtn__E6fhq{font-size:.8125rem;padding:0 1.5rem}}.product-layouts_viewAllBtn__E6fhq:hover{opacity:.75}.product-layouts_viewAllBtn__E6fhq:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.product-layouts_viewAllOutline__7odQq{border:1px solid}.product-layouts_viewAllSolid__hQ0aK{background:var(--color-brand);color:var(--color-brand-fg)}.product-layouts_viewAllUnderline__l82OK{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;background:none;border:0;padding:0;cursor:pointer;font-family:inherit}.product-layouts_controls__SYNrB{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem}.product-layouts_controlsFilters___PBch{display:block}@media (min-width:1024px){.product-layouts_controlsFilters___PBch{display:none}}.product-layouts_sortField__mdrw9{display:inline-flex;align-items:center;gap:.5rem}.product-layouts_sortLabel__PwPSV{font-size:.875rem;font-weight:600;color:var(--color-text-muted)}.product-layouts_sortControl__Xssbq{width:12rem}.product-layouts_filterChips__2goro{display:flex;flex-wrap:wrap;gap:.5rem}.product-layouts_chip__p0eQP{min-height:44px;padding:0 .75rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.product-layouts_chip__p0eQP:hover{border-color:var(--color-brand)}.product-layouts_chip__p0eQP:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.product-layouts_chipActive__eLUyG{background:var(--color-brand);border-color:var(--color-brand);color:var(--color-brand-fg)}.product-layouts_noMatches__Y5Hpy{color:var(--color-text-muted);font-size:.9375rem;padding:1rem 0}.product-layouts_imagePlaceholder__19M9T{width:100%;height:100%;background:var(--color-surface-muted)}@media (min-width:768px){.product-layouts_chip__p0eQP{padding:0 1rem;font-size:.875rem}}.product-layouts_priceRow__DUzio{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin:0}.product-layouts_priceWas__Vj1T7{text-decoration:line-through;color:var(--price-was-color,#8a8a8a);font-size:.875em;font-weight:500}.product-layouts_priceNow__dtfN3{font-weight:700;color:var(--color-brand);margin:0}.product-layouts_stockUrgency__IcaZd{display:inline-block;font-size:calc(.8125rem * var(--card-text-scale-mobile, 1));font-weight:600;color:var(--color-sale,#d12f2f)}@media (min-width:768px){.product-layouts_stockUrgency__IcaZd{font-size:calc(.8125rem * var(--card-text-scale-desktop, 1))}}.product-layouts_pager__rj0H8{display:flex;flex-direction:column;align-items:center;gap:.875rem;margin-top:2.5rem}.product-layouts_pagerSummary__DX9vy{margin:0;font-size:.8125rem;color:var(--color-text-muted)}.product-layouts_progressTrack__rTQ0W{width:240px;max-width:60%;height:2px;background:var(--color-border);overflow:hidden}.product-layouts_progressFill__OCSgw{height:100%;background:var(--color-brand);transition:width .25s ease}.product-layouts_showMoreBtn__3AKLb{min-height:44px;padding:0 1.75rem;border:1px solid var(--color-brand);border-radius:var(--button-radius,.375rem);background:transparent;color:var(--color-brand);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.product-layouts_showMoreBtn__3AKLb:hover{background:var(--color-brand);color:var(--color-brand-fg)}.product-layouts_pagination__2PuCp{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem}.product-layouts_pageBtn__0SFDP,.product-layouts_pageNav__g6rJd{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 .5rem;border:1px solid var(--color-border);border-radius:var(--button-radius,.375rem);background:var(--color-surface);color:var(--color-text);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.product-layouts_pageBtn__0SFDP:hover:not(.product-layouts_pageBtnActive__f_j6M),.product-layouts_pageNav__g6rJd:hover:not(:disabled){border-color:var(--color-brand)}.product-layouts_pageBtn__0SFDP:focus-visible,.product-layouts_pageNav__g6rJd:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.product-layouts_pageBtnActive__f_j6M{background:var(--color-brand);border-color:var(--color-brand);color:var(--color-brand-fg);cursor:default}.product-layouts_pageNav__g6rJd:disabled{opacity:.4;cursor:not-allowed}.product-layouts_pageGap__1hZhp{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;color:var(--color-text-muted)}.category-layout_grid__k1wo9{display:grid;grid-template-columns:1fr;gap:var(--card-gap,1.25rem)}@container (min-width: 30rem){.category-layout_grid__k1wo9{grid-template-columns:repeat(2,1fr)}}@container (min-width: 48rem){.category-layout_grid__k1wo9{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.category-layout_grid__k1wo9.category-layout_gridMobileCols__pYn0q{grid-template-columns:var(--grid-cols-mobile,repeat(2,minmax(0,1fr)))}}@media (min-width:768px){.category-layout_gridOverride__NPohR{grid-template-columns:var(--grid-cols,repeat(3,minmax(0,1fr)))}}.category-layout_shelf__CdH3y{--shelf-gap:var(--card-gap,1.25rem);--shelf-card-w:calc((100% - (var(--shelf-per-mobile, 2) - 1) * var(--shelf-gap)) / var(--shelf-per-mobile, 2))}@media (min-width:768px){.category-layout_shelf__CdH3y{--shelf-card-w:calc((100% - (var(--shelf-per-desktop, 4) - 1) * var(--shelf-gap)) / var(--shelf-per-desktop, 4))}}.category-layout_shelfFilmstrip__r0jfs{--shelf-gap:var(--card-gap,1rem)}.category-layout_cell___oQlJ{min-width:0}.category-layout_cell___oQlJ>*{width:100%}@media (max-width:767.98px){.category-layout_hideOnMobile__D6KZt{display:none}}@media (min-width:768px){.category-layout_hideOnDesktop__Gj6eB{display:none}}.product-shelf_wrap__bliGT{position:relative}.product-shelf_track__PFCL7{display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--shelf-rows-m,var(--shelf-rows,1)),auto);grid-auto-columns:var(--shelf-card-w,clamp(180px,calc((100% - 4rem) / 4.2),340px));gap:var(--shelf-gap,1rem);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}@media (min-width:768px){.product-shelf_track__PFCL7{grid-template-rows:repeat(var(--shelf-rows-d,var(--shelf-rows,1)),auto)}}.product-shelf_track__PFCL7::-webkit-scrollbar{display:none}.product-shelf_track__PFCL7>*{scroll-snap-align:start}@media (max-width:767.98px){.product-shelf_track__PFCL7.product-shelf_gridMobile__LmseS{grid-auto-flow:row;grid-template-columns:var(--grid-cols-m,repeat(2,minmax(0,1fr)));grid-template-rows:none;grid-auto-columns:auto;overflow-x:visible;scroll-snap-type:none}}@media (min-width:768px){.product-shelf_track__PFCL7.product-shelf_gridDesktop__cfMwL{grid-auto-flow:row;grid-template-columns:var(--grid-cols-d,repeat(3,minmax(0,1fr)));grid-template-rows:none;grid-auto-columns:auto;overflow-x:visible;scroll-snap-type:none}}.product-shelf_navBtn__Q_k_h{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.22);transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;z-index:11}.product-shelf_navBtn__Q_k_h:hover{background:var(--color-brand);color:var(--color-brand-fg,#ffffff);border-color:var(--color-brand);box-shadow:0 4px 14px rgba(0,0,0,.28);transform:translateY(-50%) scale(1.06)}.product-shelf_navBtn__Q_k_h:active{transform:translateY(-50%) scale(.98)}.product-shelf_navBtnLeft__fn9L3{left:.5rem}.product-shelf_navBtnRight__TpYLo{right:.5rem}@media (max-width:767px){.product-shelf_navBtn__Q_k_h{display:none}}.product-shelf_dots__TC6Sr{gap:.25rem;margin-top:.25rem}.product-shelf_dot__4SZZT,.product-shelf_dots__TC6Sr{display:flex;align-items:center;justify-content:center}.product-shelf_dot__4SZZT{width:1.5rem;height:2.75rem;margin-block:-.625rem;padding:0;background:none;border:none;cursor:pointer}.product-shelf_dot__4SZZT:before{content:"";width:.4375rem;height:.4375rem;border-radius:999px;background:var(--color-border);transition:width .18s ease,background .18s ease}.product-shelf_dotActive__hCdHR:before{width:1rem;background:var(--color-brand,var(--color-text))}.product-shelf_dot__4SZZT:focus-visible{outline:2px solid var(--color-brand,var(--color-text));outline-offset:-8px;border-radius:999px}@media (min-width:768px){.product-shelf_dots__TC6Sr{display:none}}.product-showcase-chrome_header__COd48{text-align:center;max-width:42rem;margin:0 auto 1.5rem;padding:0 1rem}.product-showcase-chrome_headerEyebrow___KY2E{margin:0 0 .5rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted)}.product-showcase-chrome_headerTitle__hVi0K{margin:0;font-family:var(--font-heading);font-weight:700;font-size:clamp(1.6rem,5vw,2.35rem);line-height:1.08;color:var(--color-text)}.product-showcase-chrome_headerDesc__6se_D{margin:.7rem auto 0;max-width:34rem;font-size:.95rem;line-height:1.5;color:var(--color-text-muted)}@media (min-width:768px){.product-showcase-chrome_header__COd48{margin-bottom:2.5rem}}.product-showcase-chrome_buttons__tZCH3{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.35rem}.product-showcase-chrome_btn__AW77F{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem 1rem;font-family:var(--font-body);font-size:.74rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;border-radius:var(--button-radius,var(--radius));cursor:pointer;transition:opacity .15s ease}.product-showcase-chrome_btn__AW77F:hover{opacity:.85}.product-showcase-chrome_btnPrimary__jwlUQ{background:var(--btn-fill);color:var(--btn-fill-fg)}.product-showcase-chrome_btnSecondary__RNQDp{background:transparent;color:var(--panel-fg);border-color:var(--panel-fg)}.product-showcase-chrome_btn__AW77F[data-added]{opacity:.75}@media (max-width:767.98px){.product-showcase-chrome_btn__AW77F{min-height:44px;padding:.45rem .85rem;font-size:.68rem}.product-showcase-chrome_btnSecondary__RNQDp{padding:.45rem .35rem;background:transparent;border-color:transparent;text-decoration:underline;text-underline-offset:3px}}.product-showcase-chrome_ctaLabelShort__kp6kY{display:none}@container (max-width: 13rem){.product-showcase-chrome_ctaLabelFull__x66h0{display:none}.product-showcase-chrome_ctaLabelShort__kp6kY{display:inline}}.product-showcase_section__8DNlg{width:100%;--sh-scale:var(--sh-scale-m,1);--sh-fit:var(--sh-fit-m,cover);padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.product-showcase_section__8DNlg{--sh-scale:var(--sh-scale-d,1);--sh-fit:var(--sh-fit-d,cover);padding-top:3.5rem;padding-bottom:3.5rem}}.product-showcase_block__w5ofu{position:relative;display:flex;overflow:hidden;border-radius:var(--radius);background:var(--color-surface);container-type:inline-size}.product-showcase_figure__TPhuU{flex:0 0 auto;overflow:hidden;background:var(--color-surface)}.product-showcase_image__eUj4Y{display:block;width:100%;height:100%;-o-object-fit:var(--sh-fit,cover);object-fit:var(--sh-fit,cover)}.product-showcase_panel__WbQpl{display:flex;align-items:center;flex:1 1 auto;min-width:0}.product-showcase_panelInner__d1lG1{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:.55rem;padding:1.15rem 1.25rem}.product-showcase_panelLight__QFbQf{background:#f4f4f5;color:#141414;--panel-fg:#141414;--btn-fill:#141414;--btn-fill-fg:#ffffff}.product-showcase_panelDark__heVvl{background:#141414;color:#f5f5f5;--panel-fg:#f5f5f5;--btn-fill:#ffffff;--btn-fill-fg:#141414}.product-showcase_panelImage__OPOVB{background-size:cover;background-position:50%;color:#ffffff;--panel-fg:#ffffff;--btn-fill:#ffffff;--btn-fill-fg:#141414}.product-showcase_panelImage__OPOVB:before{content:"";position:absolute;inset:0;z-index:0;background:rgba(0,0,0,.5)}.product-showcase_eyebrow__kyr4A{margin:0;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.product-showcase_name__CPoDM{margin:0;font-family:var(--font-heading);font-weight:700;font-size:clamp(1.3rem,4.5vw,2.4rem);line-height:1.05;color:inherit}.product-showcase_price__37B8J{display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem;margin:.1rem 0;font-family:var(--font-heading)}.product-showcase_from__on5N5{font-family:var(--font-body);font-size:.78rem;opacity:.72}.product-showcase_now__8RtPs{font-size:clamp(1.15rem,3vw,1.6rem);font-weight:700}.product-showcase_was__9KaqS{font-size:.9rem;opacity:.55;text-decoration:line-through}.product-showcase_desc__8EgZf{margin:0;max-width:34rem;font-size:.9rem;line-height:1.5;opacity:.85;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-showcase_rows__b5tGb{display:flex;flex-direction:column;gap:1rem}.product-showcase_row__GgyWt{flex-direction:column}.product-showcase_row__GgyWt .product-showcase_figure__TPhuU{width:100%;height:calc(15rem * var(--sh-scale, 1))}@media (min-width:768px){.product-showcase_rows__b5tGb{gap:1.25rem}.product-showcase_row__GgyWt{flex-direction:row;min-height:calc(440px * var(--sh-scale, 1))}.product-showcase_row__GgyWt .product-showcase_figure__TPhuU{flex:0 0 350px;width:auto;height:auto}.product-showcase_row__GgyWt .product-showcase_panelInner__d1lG1{padding:calc(1.25rem + 1.75rem * var(--sh-scale, 1)) 3.25rem;gap:.7rem}}.product-showcase_bands__rJ2hR{display:flex;flex-direction:column;gap:1.5rem}.product-showcase_band__pmy7C{flex-direction:column;justify-content:flex-end;min-height:calc(340px * var(--sh-scale, 1))}.product-showcase_band__pmy7C .product-showcase_figure__TPhuU{position:absolute;inset:0}.product-showcase_band__pmy7C .product-showcase_panel__WbQpl{position:relative;flex:0 0 auto;align-self:flex-start;max-width:min(92%,30rem);margin:.85rem;border-radius:var(--radius);box-shadow:0 10px 30px rgba(0,0,0,.18)}@media (min-width:768px){.product-showcase_band__pmy7C{min-height:calc(480px * var(--sh-scale, 1))}.product-showcase_band__pmy7C .product-showcase_panel__WbQpl{max-width:30rem;margin:2.5rem}.product-showcase_band__pmy7C .product-showcase_panelInner__d1lG1{padding:2rem 2.25rem}}.product-showcase_tilesWrap__rg_lZ{position:relative}.product-showcase_tiles__YyNOM{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-showcase_tiles__YyNOM::-webkit-scrollbar{display:none}.product-showcase_tile__eDBOq{flex:0 0 80%;max-width:300px;flex-direction:column;scroll-snap-align:center}.product-showcase_tile__eDBOq .product-showcase_figure__TPhuU{width:100%;aspect-ratio:4/5}.product-showcase_tile__eDBOq .product-showcase_panelInner__d1lG1{gap:.45rem}@media (min-width:768px){.product-showcase_tiles__YyNOM{flex-wrap:wrap;overflow:visible;gap:1.25rem;justify-content:center}.product-showcase_tile__eDBOq{flex:1 1 240px;max-width:340px}}.product-showcase_tilesHorizontal__5OWKq .product-showcase_tile__eDBOq{flex:0 0 calc((100% - (var(--shelf-per-mobile, 2) - 1) * 1rem) / var(--shelf-per-mobile, 2));max-width:none}@media (min-width:768px){.product-showcase_tilesHorizontal__5OWKq{flex-wrap:nowrap;overflow-x:auto;gap:1.25rem;justify-content:flex-start}.product-showcase_tilesHorizontal__5OWKq .product-showcase_tile__eDBOq{flex:0 0 calc((100% - (var(--shelf-per-desktop, 4) - 1) * 1.25rem) / var(--shelf-per-desktop, 4));max-width:none}}.product-showcase_dots__6hgBA{display:none;justify-content:center;gap:.4rem;margin-top:.75rem}.product-showcase_dotsAlways__4CJS8{display:flex}.product-showcase_dot__MnidB{width:7px;height:7px;padding:0;border:none;border-radius:50%;background:var(--color-border);cursor:pointer}.product-showcase_dotActive__DBRdO{background:var(--color-text)}@media (max-width:767.98px){.product-showcase_dots__6hgBA{display:flex}}.product-showcase_spotlight__LM4pb{display:flex;flex-direction:column;gap:1rem}.product-showcase_hero__zAJzs{flex-direction:column}.product-showcase_hero__zAJzs .product-showcase_figure__TPhuU{width:100%;height:calc(17rem * var(--sh-scale, 1))}.product-showcase_hero__zAJzs .product-showcase_panelInner__d1lG1{padding:1.25rem 1.25rem 1.5rem}.product-showcase_spotlightRest__hH24Q{display:flex;flex-direction:column;gap:1rem}.product-showcase_compact__iEeIC{flex-direction:row;min-height:6.5rem}.product-showcase_compact__iEeIC .product-showcase_figure__TPhuU{flex:0 0 34%;max-width:11rem}.product-showcase_compact__iEeIC .product-showcase_panelInner__d1lG1{gap:.35rem;padding:.9rem 1rem}@media (min-width:768px){.product-showcase_spotlight__LM4pb{display:grid;grid-template-columns:1.5fr 1fr;gap:1.25rem;align-items:stretch}.product-showcase_hero__zAJzs{flex-direction:row;min-height:calc(460px * var(--sh-scale, 1))}.product-showcase_hero__zAJzs .product-showcase_figure__TPhuU{flex:1 1 55%;min-width:0;width:auto;height:auto;max-width:none}.product-showcase_hero__zAJzs .product-showcase_panel__WbQpl{flex:1 1 45%}.product-showcase_hero__zAJzs .product-showcase_panelInner__d1lG1{padding:1.75rem 2rem}.product-showcase_spotlightRest__hH24Q{gap:1.25rem}.product-showcase_compact__iEeIC{min-height:0;flex:1 1 0}.product-showcase_compact__iEeIC .product-showcase_figure__TPhuU{flex:0 0 38%;max-width:none;width:auto;height:auto}}.product-showcase_row__GgyWt.product-showcase_mirrored__COJAs,.product-showcase_tile__eDBOq.product-showcase_mirrored__COJAs{flex-direction:column-reverse}.product-showcase_band__pmy7C.product-showcase_mirrored__COJAs .product-showcase_panel__WbQpl{align-self:flex-end}.product-showcase_hero__zAJzs.product-showcase_mirrored__COJAs{flex-direction:column-reverse}.product-showcase_compact__iEeIC.product-showcase_mirrored__COJAs{flex-direction:row-reverse}@media (min-width:768px){.product-showcase_hero__zAJzs.product-showcase_mirrored__COJAs,.product-showcase_row__GgyWt.product-showcase_mirrored__COJAs{flex-direction:row-reverse}}.newsletter-popup_overlay__jScxF{position:fixed;inset:0;z-index:1000;display:flex;overflow-y:auto;padding:1.25rem;background:rgba(15,23,42,.55);animation:newsletter-popup_fade__nlkLI .15s ease-out}.newsletter-popup_cardWrap__vC5rh{display:flex;justify-content:center;width:100%;max-height:100%;margin:auto}@keyframes newsletter-popup_fade__nlkLI{0%{opacity:0}to{opacity:1}}.section-overrides_shell__Pq2QJ{display:contents;--lt-scale:var(--lt-scale-m,1)}@media (max-width:767.98px){.section-overrides_radiusM__1MYEG{--radius:var(--radius-m);--button-radius:var(--radius-m)}.section-overrides_tightTopM__NRMyt section{padding-top:0}.section-overrides_tightBottomM__52zat section{padding-bottom:0}.section-overrides_hideM__NtxoZ,.section-overrides_showDesktop__TNn_w{display:none}}@media (min-width:768px){.section-overrides_shell__Pq2QJ{--lt-scale:var(--lt-scale-d,1)}.section-overrides_radiusD__aX_Ic{--radius:var(--radius-d);--button-radius:var(--radius-d)}.section-overrides_tightTopD__4bOCE section{padding-top:0}.section-overrides_tightBottomD__X4hm_ section{padding-bottom:0}.section-overrides_hideD__tD_VE,.section-overrides_showMobile__95EDm{display:none}}.rich-text-section_section__GboOW{padding:1.25rem 1rem}.rich-text-section_body__XlwSN{color:var(--color-text);font-size:calc(.9375rem * var(--lt-scale, 1));line-height:1.65;overflow-wrap:break-word}.rich-text-section_body__XlwSN h2,.rich-text-section_body__XlwSN h3{font-family:var(--font-heading);color:var(--color-text);line-height:1.25;margin:1.1em 0 .45em}.rich-text-section_body__XlwSN h2:first-child,.rich-text-section_body__XlwSN h3:first-child{margin-top:0}.rich-text-section_body__XlwSN h2{font-size:1.44em}.rich-text-section_body__XlwSN h3{font-size:1.1733em}.rich-text-section_body__XlwSN p{margin:0 0 .75em}.rich-text-section_body__XlwSN p:last-child{margin-bottom:0}.rich-text-section_body__XlwSN a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.rich-text-section_body__XlwSN ol,.rich-text-section_body__XlwSN ul{margin:0 0 .75em;padding-left:1.35em}.rich-text-section_body__XlwSN li{margin:.2em 0}.rich-text-section_toggle__btFdL{display:none}@media (max-width:767.98px){.rich-text-section_clampWrap__1dyGW[data-collapsed=true] .rich-text-section_body__XlwSN{max-height:10.5em;overflow:hidden;position:relative}.rich-text-section_clampWrap__1dyGW[data-collapsed=true] .rich-text-section_body__XlwSN:after{content:"";position:absolute;inset:auto 0 0 0;height:3.5em;background:linear-gradient(to bottom,transparent,var(--color-surface));pointer-events:none}.rich-text-section_clampWrap__1dyGW .rich-text-section_toggle__btFdL{display:inline-flex;align-items:center;gap:.3rem;min-height:44px;padding:0 .25rem;margin-top:.25rem;border:0;background:none;color:var(--color-primary);font:inherit;font-weight:600;cursor:pointer}}@media (min-width:768px){.rich-text-section_section__GboOW{padding:1.75rem 1.5rem}.rich-text-section_body__XlwSN{font-size:calc(1rem * var(--lt-scale, 1))}.rich-text-section_body__XlwSN h2{font-size:1.6em}.rich-text-section_body__XlwSN h3{font-size:1.25em}}.about-section_section__wkZbQ{display:flex;flex-direction:column}.about-section_band__aP_q7{padding:3rem 1.25rem;background:var(--color-surface)}.about-section_band__aP_q7+.about-section_band__aP_q7{padding-top:0}.about-section_band__aP_q7+.about-section_bandAccent__rDk0c,.about-section_band__aP_q7+.about-section_bandDark__MyGG_,.about-section_band__aP_q7+.about-section_bandMuted__Zi0nv{padding-top:3rem}.about-section_bandDark__MyGG_{background:var(--color-text);color:var(--color-surface)}.about-section_bandAccent__rDk0c{background:var(--color-accent);color:var(--color-accent-fg)}.about-section_bandMuted__Zi0nv{background:var(--color-surface-muted)}.about-section_inner__U9ISx{max-width:72rem;margin:0 auto}.about-section_introCentered__108Fl{max-width:46rem;text-align:center}.about-section_introSplit__Wy1BY{display:grid;gap:1.5rem;grid-template-columns:1fr}.about-section_introHead__fQDVo{min-width:0}.about-section_eyebrow__HOOza{font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.about-section_heading__wkkmt{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.15;color:var(--color-text)}.about-section_lede__zsToR{font-size:1.0625rem;line-height:1.7;color:var(--color-text-muted);margin-top:1rem}.about-section_introSplit__Wy1BY .about-section_lede__zsToR{margin-top:0}.about-section_storyGrid__vNB6S{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}.about-section_storyImage__LSxf6{width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);display:block}.about-section_storyBody__HFmoV{min-width:0}.about-section_blockHeading__GzMar{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.about-section_blockHeading__GzMar:after{content:"";display:block;width:2.5rem;height:3px;background:var(--color-accent);border-radius:2px;margin-top:.75rem}.about-section_prose__UYewL{font-size:1rem;line-height:1.75;color:var(--color-text)}.about-section_prose__UYewL+.about-section_prose__UYewL{margin-top:.875rem}.about-section_signature__EPuds{margin-top:1.25rem;display:flex;flex-direction:column;gap:.125rem}.about-section_signatureName__cT220{font-family:var(--font-heading);font-weight:600;color:var(--color-text)}.about-section_signatureRole__XwtyX{font-size:.875rem;color:var(--color-text-muted)}.about-section_statsRow__2f3L_{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.about-section_stat__TPYf7{display:flex;flex-direction:column;gap:.25rem;min-width:0}.about-section_statValue__T1rEO{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.1;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.about-section_statLabel__ZuqU5{font-size:.875rem;opacity:.75}.about-section_valuesGrid__o9Nni{display:grid;gap:1.25rem;grid-template-columns:1fr}.about-section_valueCard__XCHPR{background:var(--color-surface);border:var(--border-width) solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.about-section_valueImage__FIxoO{width:3.25rem;height:3.25rem;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);display:block;margin-bottom:.875rem}.about-section_valueTitle__I59CM{font-family:var(--font-heading);font-size:1.1875rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.about-section_valueText__dPl4t{font-size:.9375rem;line-height:1.6;color:var(--color-text-muted)}.about-section_section__wkZbQ{--about-lead-aspect:var(--about-lead-m,21/9);--about-gallery-aspect:var(--about-gallery-m,4/3)}@media (min-width:768px){.about-section_section__wkZbQ{--about-lead-aspect:var(--about-lead-d,21/9);--about-gallery-aspect:var(--about-gallery-d,4/3)}}.about-section_leadImage__ve2uU{width:100%;height:auto;aspect-ratio:var(--about-lead-aspect,21/9);-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);display:block}.about-section_galleryGrid__94e12{display:grid;gap:1.25rem;grid-template-columns:1fr}.about-section_galleryItem__SOqv5{min-width:0}.about-section_galleryImage__pxRVj{width:100%;height:auto;aspect-ratio:var(--about-gallery-aspect,4/3);-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);display:block}.about-section_galleryCaption__bS_kF{display:flex;flex-direction:column;gap:.125rem;margin-top:.625rem}.about-section_galleryTitle__xPKJ_{font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--color-text)}.about-section_galleryMeta__PsE3w{font-size:.875rem;color:var(--color-text-muted)}.about-section_ctaInner__zfk_V{max-width:42rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.875rem}.about-section_ctaHeading__cNy29{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;line-height:1.2}.about-section_ctaText__OQY_h{font-size:1rem;line-height:1.6;opacity:.85}.about-section_ctaButton__kyTUu{display:inline-block;margin-top:.5rem;padding:.875rem 1.75rem;background:var(--color-surface);color:var(--color-text);font-weight:600;text-decoration:none;border-radius:var(--button-radius);min-height:44px;line-height:1.5}.about-section_quote__KBB6M{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--color-text);line-height:1.35}.about-section_quoteText__GaRzC{font-size:1rem;line-height:1.65;color:var(--color-text-muted)}@media (min-width:768px){.about-section_band__aP_q7{padding:4.5rem 1.5rem}.about-section_band__aP_q7+.about-section_band__aP_q7{padding-top:0}.about-section_band__aP_q7+.about-section_bandAccent__rDk0c,.about-section_band__aP_q7+.about-section_bandDark__MyGG_,.about-section_band__aP_q7+.about-section_bandMuted__Zi0nv{padding-top:4.5rem}.about-section_introSplit__Wy1BY{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:start}.about-section_heading__wkkmt{font-size:2.625rem}.about-section_storyGrid__vNB6S{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem}.about-section_storyGridWide__SgfUm{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3.5rem}.about-section_blockHeading__GzMar{font-size:1.75rem}.about-section_statsRow__2f3L_{grid-template-columns:repeat(4,minmax(0,1fr))}.about-section_statValue__T1rEO{font-size:2.75rem}.about-section_galleryGrid__94e12,.about-section_valuesGrid__o9Nni{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.about-section_ctaHeading__cNy29{font-size:2rem}.about-section_quote__KBB6M{font-size:1.75rem}}