@media screen and (max-width:749px){:root{--patirti-accent: rgb(var(--color-button, 255, 107, 0));--patirti-action: color-mix(in srgb, var(--patirti-accent) 55%, #572000);--patirti-accent-text: rgb(var(--color-button-text, 255, 255, 255));--patirti-ink: #20242b;--patirti-muted: #667085;--patirti-surface: #ffffff;--patirti-border: rgba(32, 36, 43, .16);--patirti-soft: rgba(var(--color-button, 255, 107, 0), .1)}body.bottomsheet-open,body.cart-drawer-open{position:fixed;width:100%;overflow:hidden;overscroll-behavior:none}body.bottomsheet-open .ty-bnav,body.cart-drawer-open .ty-bnav{visibility:hidden;transform:translateY(100%)}.patirti-filter-trigger.bottomsheet-trigger{position:fixed;left:50%;bottom:calc(var(--ty-bnav-height, 58px) + 18px);z-index:210;visibility:visible;opacity:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:auto;min-width:174px;min-height:48px;margin:0;padding:13px 25px;border:0;border-radius:999px;color:#fff;background:var(--patirti-accent);box-shadow:0 8px 24px #1c1b1b3d;font:600 14px/20px "Hanken Grotesk",var(--font-body-family);letter-spacing:0;transform:translate(-50%)}.patirti-filter-trigger .bottomsheet-trigger__badge{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;color:#313030;background:#f3f0ef;font-size:11px}.patirti-filter-trigger .bottomsheet-trigger__badge.hidden{display:none}#bottomsheet-portal .bottomsheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:block;visibility:hidden;background:#1c1b1b75;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;will-change:opacity}#bottomsheet-portal .bottomsheet-backdrop.is-visible{visibility:visible;opacity:1;pointer-events:auto}#bottomsheet-portal .patirti-filter-sheet.bottomsheet{position:fixed;inset:auto 0 0;z-index:10051;display:grid;grid-template-rows:18px auto minmax(0,1fr) auto;width:min(100%,448px);height:min(795px,90dvh);max-height:none;margin:0 auto;overflow:hidden;border-radius:20px 20px 0 0;color:var(--patirti-ink);background:var(--patirti-surface);box-shadow:0 -16px 50px #1c1b1b2e;font-family:"Hanken Grotesk",var(--font-body-family);transform:translate3d(0,105%,0);transition:transform .3s cubic-bezier(.22,1,.36,1);backface-visibility:hidden;will-change:transform}#bottomsheet-portal .patirti-filter-sheet.is-open{transform:translateZ(0)}#bottomsheet-portal .patirti-filter-sheet.is-dragging{transition:none}.patirti-filter-sheet .bottomsheet__handle-area{display:grid;place-items:center;height:18px;touch-action:none}.patirti-filter-sheet .bottomsheet__handle{width:44px;height:5px;border-radius:99px;background:#1c1b1b3d}.patirti-filter-sheet .bottomsheet__header{display:grid;grid-template-columns:minmax(0,1fr) auto 40px;align-items:center;gap:10px;min-height:60px;padding:8px 16px 12px;border-bottom:1px solid var(--patirti-border)}.patirti-filter-sheet .bottomsheet__title,.patirti-filter-sheet .bottomsheet__filter-label{margin:0;color:var(--patirti-ink);font-family:"Hanken Grotesk",var(--font-body-family);letter-spacing:0}.patirti-filter-sheet .bottomsheet__title{font-size:22px;font-weight:600;line-height:28px}.patirti-filter-sheet .bottomsheet__clear-btn,.patirti-filter-sheet .bottomsheet__size-guide{padding:6px 0;border:0;color:var(--patirti-muted);background:transparent;font:600 13px/18px "Hanken Grotesk",var(--font-body-family);text-decoration:underline;text-underline-offset:3px}.patirti-filter-sheet .bottomsheet__close-btn{display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--patirti-ink);background:transparent}.patirti-filter-sheet .bottomsheet__close-btn:hover{background:rgba(var(--color-foreground),.06)}.patirti-filter-form-wrap{display:block;min-height:0;overflow:hidden}.patirti-filter-sheet .bottomsheet__body{height:100%;margin:0;padding:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.patirti-filter-sheet .bottomsheet__filters{display:grid;gap:30px;padding:16px 16px 28px}.patirti-filter-sheet .bottomsheet__filter-group{display:grid;gap:12px;margin:0;padding:0;border:0}.patirti-filter-sheet .bottomsheet__section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.patirti-filter-sheet .bottomsheet__filter-label{font-size:15px;font-weight:700;line-height:20px;letter-spacing:.04em;text-transform:uppercase}.patirti-filter-sheet .bottomsheet__sort-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.patirti-filter-sheet .bottomsheet__sort-option{display:flex;align-items:center;gap:10px;min-height:46px;padding:10px 12px;border:1px solid var(--patirti-border);border-radius:10px;color:var(--patirti-ink);background:#fff;font-size:14px;font-weight:500;line-height:18px;cursor:pointer}.patirti-filter-sheet .bottomsheet__sort-option.active{border-color:var(--patirti-accent);background:var(--patirti-soft)}.patirti-filter-sheet .bottomsheet__sort-radio{position:absolute;width:1px;height:1px;opacity:0}.patirti-filter-sheet .bottomsheet__sort-radio-circle{width:16px;height:16px;flex:0 0 16px;border:1.5px solid var(--patirti-border);border-radius:50%;background:#fff}.patirti-filter-sheet .bottomsheet__sort-option.active .bottomsheet__sort-radio-circle{border:4px solid var(--patirti-accent)}.patirti-filter-sheet .bottomsheet__sort-option:has(input:focus-visible),.patirti-filter-sheet .bottomsheet__checkbox-label:has(input:focus-visible),.patirti-filter-sheet .bottomsheet__swatch-option:has(input:focus-visible){outline:2px solid var(--patirti-accent);outline-offset:2px}.patirti-filter-sheet .bottomsheet__filter-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.patirti-filter-sheet .bottomsheet__filter-item{margin:0;padding:0}.patirti-filter-sheet .bottomsheet__checkbox-label{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 14px;border:1px solid var(--patirti-border);border-radius:999px;color:var(--patirti-ink);background:#fff;font-size:13px;line-height:18px;cursor:pointer}.patirti-filter-sheet .bottomsheet__checkbox-label.active{border-color:var(--patirti-accent);color:var(--patirti-ink);background:var(--patirti-soft)}.patirti-filter-sheet .bottomsheet__checkbox-label.disabled,.patirti-filter-sheet .bottomsheet__swatch-option.disabled{opacity:.38;pointer-events:none}.patirti-filter-sheet .mobile-facets__checkbox{position:absolute;width:1px;height:1px;opacity:0}.patirti-filter-sheet .bottomsheet__check-count{color:rgba(var(--color-foreground),.55);font-size:11px}.patirti-filter-sheet [class*=bottomsheet__filter-group--beden] .bottomsheet__filter-list,.patirti-filter-sheet [class*=bottomsheet__filter-group--size] .bottomsheet__filter-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.patirti-filter-sheet [class*=bottomsheet__filter-group--beden] .bottomsheet__checkbox-label,.patirti-filter-sheet [class*=bottomsheet__filter-group--size] .bottomsheet__checkbox-label{justify-content:center;width:100%;min-height:46px;border-radius:8px;padding:8px 4px}.patirti-filter-sheet .bottomsheet__filter-group--swatch .bottomsheet__filter-list{flex-wrap:nowrap;gap:16px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none}.patirti-filter-sheet .bottomsheet__filter-group--swatch .bottomsheet__filter-list::-webkit-scrollbar{display:none}.patirti-filter-sheet .bottomsheet__swatch-option{position:relative;display:grid;justify-items:center;gap:7px;min-width:60px;color:var(--patirti-ink);font-size:11px;line-height:16px}.patirti-filter-sheet .bottomsheet__swatch-option .swatch-input__input{position:absolute;width:1px;height:1px;opacity:0}.patirti-filter-sheet .bottomsheet__swatch-option .swatch-input__label{--swatch-input--size: 40px;display:grid;width:48px;height:48px;margin:0;padding:3px;place-items:center;border:1px solid var(--patirti-border);border-radius:50%;outline:0;background:#fff;box-shadow:none}.patirti-filter-sheet .bottomsheet__swatch-option .swatch{display:block;width:40px;height:40px;border-color:#1c1b1b29;border-radius:50%;background:var(--swatch--background);background-position:var(--swatch-focal-point, center);background-size:cover}.patirti-filter-sheet .bottomsheet__swatch-option.active .swatch-input__label,.patirti-filter-sheet .bottomsheet__swatch-option .swatch-input__input:checked+.swatch-input__label{border:2px solid var(--patirti-accent);padding:2px;box-shadow:0 0 0 2px #fff inset}.patirti-filter-sheet .bottomsheet__swatch-label{max-width:68px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.patirti-filter-sheet .patirti-price-range{--price-min: 0%;--price-max: 100%;display:grid;gap:18px}.patirti-filter-sheet .facets__price{padding:0}.patirti-filter-sheet .patirti-price-fields{display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.patirti-filter-sheet .facets__price .field{min-width:0}.patirti-filter-sheet .facets__price .field__input{height:44px;border:1px solid var(--patirti-border);border-radius:8px;background:#fff;box-shadow:none}.patirti-price-slider{position:relative;height:24px;margin:0 8px}.patirti-price-slider__track{position:absolute;top:11px;right:0;left:0;height:3px;border-radius:99px;background:linear-gradient(to right,var(--patirti-border) 0 var(--price-min),var(--patirti-accent) var(--price-min) var(--price-max),var(--patirti-border) var(--price-max) 100%)}.patirti-price-slider input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:24px;margin:0;padding:0;border:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.patirti-price-slider input[type=range]::-webkit-slider-thumb{width:22px;height:22px;border:3px solid var(--patirti-accent);border-radius:50%;background:#fff;box-shadow:0 2px 5px #1c1b1b26;pointer-events:auto;-webkit-appearance:none;appearance:none}.patirti-filter-sheet .bottomsheet__footer{display:block;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--patirti-border);background:var(--patirti-surface);box-shadow:0 -8px 24px #1c1b1b12}.patirti-filter-sheet .bottomsheet__apply-btn{width:100%;min-height:52px;padding:14px 20px;border:0;border-radius:12px;color:var(--patirti-accent-text);background:var(--patirti-action);font:600 15px/22px "Hanken Grotesk",var(--font-body-family);letter-spacing:0}cart-drawer.patirti-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11000;display:block;width:100vw;height:100vh!important;height:100dvh!important;max-height:100dvh!important;visibility:hidden;pointer-events:none}cart-drawer.patirti-cart-drawer.animate{visibility:visible}cart-drawer.patirti-cart-drawer.active{visibility:visible;pointer-events:auto}.patirti-cart-drawer .ty-cart-overlay{display:none!important}.patirti-cart-drawer #CartDrawer.patirti-cart-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex;flex-direction:column;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border:0;color:var(--patirti-ink);background:var(--patirti-surface);font-family:"Hanken Grotesk",var(--font-body-family);transform:translate3d(100%,0,0);transition:transform .3s cubic-bezier(.22,1,.36,1);backface-visibility:hidden;will-change:transform}.patirti-cart-drawer.active #CartDrawer.patirti-cart-panel{transform:translateZ(0)!important}.patirti-cart-panel .ty-cart-panel__header{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;min-height:58px;padding:env(safe-area-inset-top,0px) 4px 0 4px;border-bottom:1px solid var(--patirti-border);background:var(--patirti-surface)}.patirti-cart-panel .ty-cart-panel__back,.patirti-cart-panel .ty-cart-panel__clear{position:static;top:auto;right:auto;inset-inline-end:auto;min-width:0;min-height:0;box-shadow:none;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;color:var(--patirti-accent);background:transparent}.patirti-cart-panel .ty-cart-panel__back{grid-column:1;grid-row:1;justify-self:start}.patirti-cart-panel .ty-cart-panel__clear{grid-column:3;grid-row:1;justify-self:end}.patirti-cart-panel .ty-cart-panel__back:hover,.patirti-cart-panel .ty-cart-panel__clear:hover{background:var(--patirti-soft)}.patirti-cart-panel .ty-cart-panel__back:focus-visible,.patirti-cart-panel .ty-cart-panel__clear:focus-visible{outline:2px solid var(--patirti-accent);outline-offset:-2px}.patirti-cart-panel .ty-cart-panel__clear:disabled{opacity:.35}.patirti-cart-panel .ty-cart-panel__title-row{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:center;text-align:center;font-size:17px;font-weight:700;line-height:22px;letter-spacing:0;color:var(--patirti-ink)}.patirti-cart-panel .ty-cart-panel__title-row>svg,.patirti-cart-panel .ty-cart-panel__count,.patirti-cart-panel .ty-cart-panel__close,.patirti-cart-panel .ty-cart-stock-note,.patirti-cart-panel .ty-free-shipping{display:none!important}.patirti-cart-panel cart-drawer-items{display:block;flex:1 1 auto;min-height:0;overflow:hidden}.patirti-cart-panel #CartDrawer-Form{height:100%}.patirti-cart-panel .ty-cart-panel__items{height:100%;padding:12px 14px 20px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.patirti-cart-panel .ty-cart-item{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);gap:11px;margin:0 0 12px;padding:10px;border:1px solid var(--patirti-border);border-radius:11px;background:#fff;box-shadow:none}.patirti-cart-panel .ty-cart-item__img-link{width:82px;height:108px;border-radius:7px;overflow:hidden}.patirti-cart-panel .ty-cart-item__img{width:82px;height:108px;object-fit:cover}.patirti-cart-panel .ty-cart-item__info{min-width:0}.patirti-cart-panel .ty-cart-item__name{padding-right:24px;color:#2b2f36;font-size:14px;font-weight:600;line-height:19px;letter-spacing:0}.patirti-cart-panel .ty-cart-item__vendor{display:none}.patirti-cart-panel .ty-cart-item__variant{margin:2px 0;color:rgba(var(--color-foreground),.65);font-size:11px;line-height:15px}.patirti-cart-panel .ty-cart-item__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px;margin-top:6px}.patirti-cart-panel .ty-cart-item__prices{order:-1;flex-basis:100%;align-items:baseline;text-align:left}.patirti-cart-panel .ty-cart-item__price-final{color:color-mix(in srgb,var(--patirti-accent) 62%,#572000);font-size:20px;font-weight:600;line-height:24px}.patirti-cart-panel .ty-cart-item__qty{display:inline-flex;align-items:center;min-height:30px;overflow:hidden;border:1px solid var(--patirti-border);border-radius:999px;background:var(--patirti-surface)}.patirti-cart-panel .ty-cart-item__qty-btn{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:transparent}.patirti-cart-panel .ty-cart-item__qty-num{min-width:22px;text-align:center}.patirti-cart-panel .ty-cart-item__remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;color:rgba(var(--color-foreground),.58);background:transparent}.patirti-cart-coupon{display:block;margin:10px 0;padding:0;overflow:hidden;border:1px solid #e7e9ee;border-radius:11px;background:#fff}.patirti-cart-coupon__title{display:flex;min-height:44px;align-items:center;gap:8px;padding:10px 12px;color:#374151;cursor:pointer;list-style:none;font-size:13px;font-weight:600}.patirti-cart-coupon__title::-webkit-details-marker{display:none}.patirti-cart-coupon__title>svg{color:#7b8493}.patirti-cart-coupon__chevron{display:inline-flex;margin-left:auto;color:#7b8493;transition:transform .2s ease}.patirti-cart-coupon[open] .patirti-cart-coupon__chevron{transform:rotate(180deg)}.patirti-cart-coupon__title:focus-visible{outline:2px solid #20242b;outline-offset:-3px;border-radius:9px}.patirti-cart-coupon__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 12px 12px}.patirti-cart-coupon__form input{min-width:0;height:44px;padding:0 11px;border:1px solid #cfd5dd;border-radius:9px;color:#20242b;background:#fff;font-family:inherit;font-size:13px;line-height:18px}.patirti-cart-coupon__form input:focus{border-color:#f27a1a;outline:3px solid rgba(242,122,26,.14)}.patirti-cart-coupon__form button{min-height:44px;padding:0 14px;border:1px solid #20242b;border-radius:9px;color:#20242b;background:#fff;font-size:12px;font-weight:700;text-transform:none}.patirti-cart-summary{display:grid;gap:10px;margin-bottom:12px;padding:16px;border:1px solid var(--patirti-border);border-radius:11px;background:#fff}.patirti-cart-summary h3{margin:0 0 3px;color:var(--patirti-ink);font:600 16px/22px "Hanken Grotesk",var(--font-body-family)}.patirti-cart-summary>div{display:flex;justify-content:space-between;gap:14px;color:rgba(var(--color-foreground),.72);font-size:13px;line-height:18px}.patirti-cart-summary strong{color:var(--patirti-ink);font-weight:600}.patirti-cart-summary .patirti-cart-summary__free{color:#16803a}.patirti-cart-summary .patirti-cart-summary__total{margin-top:2px;padding-top:12px;border-top:1px solid var(--patirti-border);color:var(--patirti-ink);font-size:16px;font-weight:600}.patirti-cart-panel .ty-cart-panel__footer{display:flex;flex-direction:column;gap:7px;flex:0 0 auto;padding:11px 14px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #e7e9ee;background:#fff;box-shadow:0 -8px 24px #0f172a14}.patirti-cart-panel .ty-cart-panel__keep-shopping{display:none}.patirti-cart-panel .ty-cart-panel__totals{order:0;display:block;margin:0;padding:0 2px 1px}.patirti-cart-panel .ty-cart-panel__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0;color:#475467;font-size:13px;line-height:20px}.patirti-cart-panel .ty-cart-panel__total-row strong{color:#20242b;font-size:20px;font-weight:700;line-height:24px;font-variant-numeric:tabular-nums}.patirti-cart-panel .ty-cart-panel__total-row--saving{margin-top:2px;color:#16803a;font-size:11px}.patirti-cart-panel .ty-cart-panel__total-row--saving span{color:inherit;font-size:inherit}.patirti-cart-panel .ty-cart-panel__trust-row{order:3;display:flex;min-height:18px;align-items:center;justify-content:center;gap:18px;padding:0;border:0}.patirti-cart-panel .ty-cart-panel__trust-item:not(.patirti-trust-item){display:none}.patirti-cart-panel .patirti-trust-item{display:inline-flex;align-items:center;gap:5px;color:#5b6472;font-size:11px;line-height:16px}.patirti-cart-panel .patirti-trust-item svg{color:#117a55}.patirti-cart-panel .patirti-installment-trust,.patirti-cart-panel .ty-cart-preoffers__drag-hint{display:none}.patirti-cart-panel .patirti-installment-note{order:1;display:flex;min-height:34px;align-items:center;justify-content:center;gap:8px;padding:7px 10px;border:0;border-radius:9px;color:#475569;background:#f8fafc;text-align:center;font-size:11.5px;line-height:16px}.patirti-cart-panel .patirti-installment-note>svg{flex:0 0 auto;color:#f27a1a}.patirti-cart-panel .patirti-installment-note>span{min-width:0}#CartDrawer-Footer .ty-cart-panel__checkout{order:2;display:flex;width:100%;min-height:56px;align-items:center;justify-content:center;gap:10px;margin:0;padding:14px 18px;border:0;border-color:#f27a1a!important;border-radius:12px;color:#fff!important;background:#f27a1a!important;font-family:var(--font-body-family);font-size:15px;font-weight:700;letter-spacing:-.01em;box-shadow:0 6px 16px #f27a1a33}#CartDrawer-Footer .ty-cart-panel__checkout>svg{display:block;flex:0 0 auto}#CartDrawer-Footer .ty-cart-panel__checkout:hover{color:#fff!important;background:#e96f12!important;transform:none}#CartDrawer-Footer .ty-cart-panel__checkout:active{color:#fff!important;background:#dc650e!important;transform:none}#CartDrawer-Footer .ty-cart-panel__checkout:focus-visible{outline:2px solid #20242b;outline-offset:2px}.patirti-cart-panel .ty-cart-panel__empty-state{flex:1;min-height:0;overflow-y:auto}@media(max-height:640px){.patirti-cart-panel .ty-cart-panel__header{min-height:52px}.patirti-cart-panel .ty-cart-panel__items{padding-top:8px;padding-bottom:12px}.patirti-cart-panel .ty-cart-panel__footer{gap:5px;padding-top:7px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}.patirti-cart-panel .patirti-installment-note{min-height:32px;padding-block:4px}#CartDrawer-Footer .ty-cart-panel__checkout{min-height:52px;padding-block:11px}}}@media(prefers-reduced-motion:reduce){.patirti-filter-sheet,.patirti-cart-panel,.bottomsheet-backdrop{transition-duration:.01ms!important}}.quick-filter-chips{width:100%;padding:10px 0}.quick-filter-chips__scroller{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.quick-filter-chips__scroller::-webkit-scrollbar{display:none}.quick-filter-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font-size:13px;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.quick-filter-chip:hover{border-color:rgba(var(--color-foreground),.4)}.quick-filter-chip--active{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.quick-filter-chip__dot{width:6px;height:6px;border-radius:50%;background:#e02020;flex-shrink:0}.quick-filter-chip--active .quick-filter-chip__dot{background:rgb(var(--color-button-text))}.size-fit-warning{position:fixed;left:50%;bottom:16px;transform:translate(-50%,calc(100% + 24px));z-index:9999;width:calc(100% - 32px);max-width:420px;opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.size-fit-warning[hidden]{display:block;visibility:hidden}.size-fit-warning.size-fit-warning--visible{transform:translate(-50%);opacity:1;pointer-events:auto;visibility:visible}.size-fit-warning__inner{display:flex;align-items:flex-start;gap:10px;background:#fff4e8;border:1px solid #f3b98a;color:#7a3e05;border-radius:10px;padding:14px 16px;box-shadow:0 8px 24px #0000002e}.size-fit-warning__icon{flex-shrink:0;color:#f27a1a;margin-top:1px}.size-fit-warning__text{flex:1;margin:0;font-size:13.5px;line-height:1.5;font-weight:600}.size-fit-warning__close{flex-shrink:0;background:transparent;border:none;padding:2px;margin:-2px -4px 0 0;color:#7a3e05;cursor:pointer;line-height:0}@media screen and (min-width:750px){.size-fit-warning{left:auto;right:24px;bottom:24px;width:380px;transform:translateY(calc(100% + 24px))}.size-fit-warning.size-fit-warning--visible{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.size-fit-warning{transition:opacity .2s ease}.size-fit-warning:not(.size-fit-warning--visible){transform:translate(-50%,12px)}.size-fit-warning.size-fit-warning--visible{transform:translate(-50%)}@media screen and (min-width:750px){.size-fit-warning:not(.size-fit-warning--visible){transform:translateY(12px)}.size-fit-warning.size-fit-warning--visible{transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/250/compiled_assets/styles.css.map */
