.ov-best{background:var(--ov-best-bg);color:var(--ov-best-text);padding:clamp(66px,7vw,110px) 0;overflow:hidden}.ov-best__inner{width:min(1500px,calc(100% - 48px));margin:0 auto}.ov-best__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.ov-best__heading-wrap{max-width:820px}.ov-best__eyebrow{margin-bottom:12px;color:var(--ov-best-accent);font-size:12px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ov-best__heading{margin:0;color:var(--ov-best-text)!important;font-size:clamp(38px,4.8vw,72px);line-height:.94;letter-spacing:-.045em;font-weight:950;text-transform:uppercase}.ov-best__intro{margin-top:18px;max-width:620px;color:var(--ov-best-muted);font-size:15px;line-height:1.62;font-weight:600}.ov-best__intro p{margin:0}.ov-best__controls{display:flex;gap:8px;flex:0 0 auto}.ov-best__nav{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--ov-best-border);border-radius:50%;background:transparent;color:var(--ov-best-text);cursor:pointer;transition:transform .25s cubic-bezier(.2,.8,.2,1),background-color .25s ease,border-color .25s ease}.ov-best__nav:hover{transform:translateY(-2px);background:var(--ov-best-accent);border-color:var(--ov-best-accent);color:var(--ov-best-accent-text)}.ov-best__nav:disabled{opacity:.35;cursor:default;transform:none}.ov-best__nav svg,.ov-best__view-all svg,.ov-product-card__action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ov-best__track-wrap{overflow:visible}.ov-best__track{--ov-best-gap: 14px;display:flex;gap:var(--ov-best-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;padding:2px 1px 12px;cursor:grab}.ov-best__track::-webkit-scrollbar{display:none}.ov-best__track.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.ov-product-card{flex:0 0 calc((100% - (var(--ov-best-gap) * 3)) / 4);min-width:0;scroll-snap-align:start;background:var(--ov-best-card);border:1px solid var(--ov-best-border);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.ov-product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--ov-best-accent) 56%,var(--ov-best-border));box-shadow:0 18px 50px #11131114}.ov-product-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.ov-product-card__image-link,.ov-product-card__image,.ov-product-card__image-placeholder{width:100%;height:100%;display:block}.ov-product-card__image{object-fit:contain;padding:18px;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.ov-product-card:hover .ov-product-card__image{transform:scale(1.035)}.ov-product-card__image-placeholder{display:grid;place-items:center;color:var(--ov-best-muted);background:color-mix(in srgb,var(--ov-best-bg) 62%,white)}.ov-product-card__image-placeholder svg{width:82px;height:82px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.45}.ov-product-card__badges{position:absolute;left:12px;top:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.ov-product-card__badge{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;border-radius:3px;font-size:9px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ov-product-card__badge--sale{background:var(--ov-best-accent);color:var(--ov-best-accent-text)}.ov-product-card__badge--sold{background:#111311;color:#fff}.ov-product-card__body{flex:1;padding:20px;display:flex;flex-direction:column}.ov-product-card__title-link{color:inherit;text-decoration:none}.ov-product-card__title{margin:0;color:var(--ov-best-text)!important;font-size:clamp(16px,1.35vw,20px);line-height:1.18;font-weight:900;letter-spacing:-.02em;min-height:2.36em}.ov-product-card__price-row{min-height:28px;margin-top:14px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.ov-product-card__price{color:var(--ov-best-text);font-size:17px;line-height:1;font-weight:900}.ov-product-card__compare{color:var(--ov-best-muted);font-size:13px;line-height:1;font-weight:650}.ov-product-card__action{width:100%;min-height:48px;margin-top:auto;padding:0 16px;border:1px solid var(--ov-best-text);border-radius:4px;background:var(--ov-best-text);color:var(--ov-best-bg);display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;font:inherit;font-size:11px;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:transform .25s cubic-bezier(.2,.8,.2,1),background-color .25s ease,color .25s ease,border-color .25s ease}.ov-product-card__price-row+.ov-product-card__action{margin-top:20px}.ov-product-card__action:hover:not(:disabled){transform:translateY(-2px);background:var(--ov-best-accent);border-color:var(--ov-best-accent);color:var(--ov-best-accent-text)}.ov-product-card__action:disabled{opacity:.42;cursor:not-allowed}.ov-product-card__action.is-loading{opacity:.62;cursor:wait}.ov-product-card__action.is-added{background:var(--ov-best-accent);border-color:var(--ov-best-accent);color:var(--ov-best-accent-text)}.ov-best__footer{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ov-best__progress{position:relative;height:3px;width:min(420px,48%);background:var(--ov-best-border);overflow:hidden}.ov-best__progress span{position:absolute;inset:0 auto 0 0;width:0;background:var(--ov-best-accent);transition:width .2s ease}.ov-best__view-all{display:inline-flex;align-items:center;gap:10px;color:var(--ov-best-text);text-decoration:none;font-size:11px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ov-best__view-all svg{transition:transform .25s cubic-bezier(.2,.8,.2,1)}.ov-best__view-all:hover svg{transform:translate(4px)}.ov-best__empty{min-height:250px;padding:28px;border:1px dashed var(--ov-best-border);display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--ov-best-muted)}.ov-best__empty strong{color:var(--ov-best-text);font-size:18px}.ov-best__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ov-best__nav:focus-visible,.ov-product-card__image-link:focus-visible,.ov-product-card__title-link:focus-visible,.ov-product-card__action:focus-visible,.ov-best__view-all:focus-visible,.ov-best__track:focus-visible{outline:3px solid var(--ov-best-accent);outline-offset:3px}@media(max-width:989px){.ov-product-card{flex-basis:calc((100% - (var(--ov-best-gap) * 2)) / 3)}.ov-product-card__body{padding:17px}}@media(max-width:749px){.ov-best{padding:54px 0 64px}.ov-best__inner{width:min(100% - 24px,1500px)}.ov-best__header{align-items:flex-end;gap:12px;margin-bottom:24px}.ov-best__eyebrow{margin-bottom:10px;font-size:10px}.ov-best__heading{font-size:clamp(34px,10.5vw,46px)}.ov-best__intro{margin-top:14px;font-size:14px;line-height:1.5}.ov-best__controls{gap:5px}.ov-best__nav{width:38px;height:38px}.ov-best__nav svg{width:17px;height:17px}.ov-best__track{--ov-best-gap: 8px;scroll-padding-inline:0}.ov-product-card{flex-basis:calc((100% - var(--ov-best-gap)) / 2);border-radius:4px}.ov-product-card__image{padding:10px}.ov-product-card__badges{left:7px;top:7px}.ov-product-card__badge{min-height:23px;padding:0 6px;font-size:7px}.ov-product-card__body{padding:12px}.ov-product-card__title{font-size:14px;min-height:2.36em}.ov-product-card__price-row{margin-top:10px;gap:5px}.ov-product-card__price{font-size:14px}.ov-product-card__compare{font-size:10px}.ov-product-card__price-row+.ov-product-card__action{margin-top:14px}.ov-product-card__action{min-height:42px;padding:0 10px;gap:8px;font-size:8px;letter-spacing:.055em}.ov-product-card__action svg{width:16px;height:16px}.ov-best__footer{margin-top:14px}.ov-best__progress{width:52%}.ov-best__view-all{font-size:9px;letter-spacing:.08em}}@media(prefers-reduced-motion:reduce){.ov-best__track{scroll-behavior:auto}.ov-product-card,.ov-product-card__image,.ov-product-card__action,.ov-best__nav,.ov-best__view-all svg,.ov-best__progress span{transition:none}}.ov-categories{background:var(--ov-cat-bg);color:var(--ov-cat-text);padding:clamp(68px,7vw,112px) 0}.ov-categories__inner{width:min(1500px,calc(100% - 48px));margin:0 auto}.ov-categories__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:40px;align-items:end;margin-bottom:38px}.ov-categories__eyebrow{margin-bottom:12px;color:var(--ov-cat-accent);font-size:12px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ov-categories__heading{margin:0;color:var(--ov-cat-text)!important;font-size:clamp(38px,4.8vw,72px);line-height:.95;letter-spacing:-.045em;font-weight:950;text-transform:uppercase}.ov-categories__intro{color:var(--ov-cat-muted);font-size:15px;line-height:1.65;font-weight:600}.ov-categories__intro p{margin:0}.ov-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ov-category-card{position:relative;min-width:0;min-height:390px;overflow:hidden;background:var(--ov-cat-card);color:#fff;text-decoration:none;isolation:isolate;border-radius:4px}.ov-category-card__media,.ov-category-card__image,.ov-category-card__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ov-category-card__image{object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .45s ease}.ov-category-card__fallback{display:grid;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--ov-cat-accent) 10%,transparent),transparent 58%),var(--ov-cat-card)}.ov-category-card__fallback:before{content:"";position:absolute;width:58%;aspect-ratio:1;border-radius:50%;border:22px solid color-mix(in srgb,var(--ov-cat-accent) 72%,transparent);right:-18%;top:-12%;opacity:.72}.ov-category-card__fallback:after{content:"";position:absolute;width:42%;height:140%;right:16%;top:-18%;transform:rotate(14deg);background:color-mix(in srgb,var(--ov-cat-accent) 13%,transparent)}.ov-category-card__fallback svg{position:relative;z-index:1;width:112px;height:112px;fill:none;stroke:var(--ov-cat-accent);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;opacity:.92;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.ov-category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#11131100 34%,color-mix(in srgb,var(--ov-cat-card-fade) 32%,transparent) 56%,color-mix(in srgb,var(--ov-cat-card-fade) 88%,transparent));transition:background .35s ease}.ov-category-card__content{position:relative;z-index:2;min-height:390px;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.ov-category-card__number{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);color:#ffffffdb;background:#1113113d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;line-height:1;font-weight:900;letter-spacing:.08em}.ov-category-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:20px}.ov-category-card__title{margin:0;max-width:290px;color:var(--ov-cat-card-title)!important;text-shadow:0 2px 14px rgba(0,0,0,.58);font-size:clamp(24px,2.2vw,34px);line-height:.98;letter-spacing:-.035em;font-weight:950;text-transform:uppercase}.ov-category-card__label{display:block;margin-top:10px;color:var(--ov-cat-card-label)!important;text-shadow:0 2px 14px rgba(0,0,0,.58);font-size:10px;line-height:1;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.ov-category-card__arrow{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--ov-cat-accent);color:var(--ov-cat-accent-text);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.ov-category-card__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ov-category-card:hover .ov-category-card__image{transform:scale(1.055);filter:saturate(1.05) contrast(1.03)}.ov-category-card:hover .ov-category-card__fallback svg{transform:scale(1.08) rotate(-3deg)}.ov-category-card:hover .ov-category-card__shade{background:linear-gradient(180deg,#11131100 30%,color-mix(in srgb,var(--ov-cat-card-fade) 40%,transparent) 52%,color-mix(in srgb,var(--ov-cat-card-fade) 94%,transparent))}.ov-category-card:hover .ov-category-card__arrow{transform:translate(4px)}.ov-category-card:focus-visible{outline:3px solid var(--ov-cat-accent);outline-offset:4px}@media(max-width:989px){.ov-categories__header{grid-template-columns:1fr;gap:18px}.ov-categories__intro{max-width:620px}.ov-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ov-category-card,.ov-category-card__content{min-height:320px}}@media(max-width:749px){.ov-categories{padding:54px 0 64px}.ov-categories__inner{width:min(100% - 24px,1500px)}.ov-categories__header{margin-bottom:24px}.ov-categories__eyebrow{margin-bottom:10px;font-size:10px}.ov-categories__heading{font-size:clamp(34px,10.5vw,46px)}.ov-categories__intro{font-size:14px;line-height:1.55}.ov-categories__grid{gap:8px}.ov-category-card,.ov-category-card__content{min-height:205px}.ov-category-card__content{padding:12px}.ov-category-card__number{width:30px;height:30px;font-size:9px}.ov-category-card__title{font-size:clamp(17px,5vw,22px);line-height:1}.ov-category-card__label{margin-top:7px;font-size:8px;letter-spacing:.12em}.ov-category-card__arrow{width:34px;height:34px}.ov-category-card__arrow svg{width:16px;height:16px}.ov-category-card__fallback svg{width:68px;height:68px}.ov-category-card__fallback:before{border-width:14px}}@media(prefers-reduced-motion:reduce){.ov-category-card__image,.ov-category-card__fallback svg,.ov-category-card__arrow{transition:none}}.ov-contact{background:var(--ov-contact-bg);color:var(--ov-contact-text);padding:clamp(64px,7vw,108px) 0}.ov-contact__inner{width:min(1500px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:clamp(34px,5vw,84px);align-items:start}.ov-contact__intro{padding-top:8px}.ov-contact__eyebrow{margin-bottom:14px;color:var(--ov-contact-accent);font-size:12px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ov-contact__heading{margin:0;max-width:700px;color:var(--ov-contact-text)!important;font-size:clamp(44px,5vw,78px);line-height:.92;letter-spacing:-.05em;font-weight:950;text-transform:uppercase}.ov-contact__text{margin-top:22px;max-width:620px;color:var(--ov-contact-muted);font-size:16px;line-height:1.65;font-weight:600}.ov-contact__text p{margin:0}.ov-contact__details{margin-top:36px;display:grid;gap:10px}.ov-contact__detail{min-height:82px;padding:15px 18px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--ov-contact-border);border-radius:8px;background:color-mix(in srgb,var(--ov-contact-panel) 38%,transparent);color:var(--ov-contact-text);text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s ease,background-color .25s ease}a.ov-contact__detail:hover{transform:translateY(-2px);border-color:var(--ov-contact-accent);background:color-mix(in srgb,var(--ov-contact-accent) 7%,var(--ov-contact-panel))}.ov-contact__detail-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--ov-contact-accent);color:var(--ov-contact-accent-text)}.ov-contact__detail-icon svg,.ov-contact__detail-arrow,.ov-contact__submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ov-contact__detail small{display:block;margin-bottom:5px;color:var(--ov-contact-muted);font-size:10px;line-height:1;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ov-contact__detail strong{display:block;color:var(--ov-contact-text);font-size:16px;line-height:1.2;font-weight:900}.ov-contact__detail-arrow{transition:transform .25s cubic-bezier(.2,.8,.2,1)}a.ov-contact__detail:hover .ov-contact__detail-arrow{transform:translate(4px)}.ov-contact__note{margin-top:18px;display:flex;align-items:center;gap:10px;color:var(--ov-contact-muted);font-size:12px;line-height:1.5;font-weight:700}.ov-contact__note-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--ov-contact-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--ov-contact-accent) 16%,transparent)}.ov-contact__form-card{padding:clamp(26px,3.4vw,48px);border:1px solid var(--ov-contact-border);border-radius:12px;background:var(--ov-contact-panel);box-shadow:0 24px 70px #11131112}.ov-contact__form-head{margin-bottom:28px}.ov-contact__form-head span{display:block;margin-bottom:9px;color:var(--ov-contact-accent);font-size:10px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ov-contact__form-head h3{margin:0;color:var(--ov-contact-text)!important;font-size:clamp(26px,2.4vw,38px);line-height:1;letter-spacing:-.035em;font-weight:950;text-transform:uppercase}.ov-contact__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ov-contact__field{min-width:0}.ov-contact__field--wide{grid-column:1 / -1}.ov-contact__field label{display:block;margin:0 0 8px;color:var(--ov-contact-text);font-size:10px;line-height:1;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.ov-contact__field input,.ov-contact__field select,.ov-contact__field textarea{width:100%;border:1px solid var(--ov-contact-border);border-radius:6px;background:var(--ov-contact-field);color:var(--ov-contact-text);font:inherit;font-size:14px;line-height:1.45;font-weight:650;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ov-contact__field input,.ov-contact__field select{height:52px;padding:0 15px}.ov-contact__field textarea{min-height:150px;padding:14px 15px;resize:vertical}.ov-contact__field input::placeholder,.ov-contact__field textarea::placeholder{color:color-mix(in srgb,var(--ov-contact-muted) 72%,transparent)}.ov-contact__field input:focus,.ov-contact__field select:focus,.ov-contact__field textarea:focus{border-color:var(--ov-contact-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ov-contact-accent) 18%,transparent)}.ov-contact__submit{width:100%;min-height:54px;margin-top:18px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--ov-contact-text);border-radius:6px;background:var(--ov-contact-text);color:var(--ov-contact-bg);font:inherit;font-size:11px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:transform .25s cubic-bezier(.2,.8,.2,1),background-color .25s ease,border-color .25s ease,color .25s ease}.ov-contact__submit:hover{transform:translateY(-2px);background:var(--ov-contact-accent);border-color:var(--ov-contact-accent);color:var(--ov-contact-accent-text)}.ov-contact__message{margin-bottom:22px;padding:14px 16px;display:grid;gap:4px;border-radius:6px;font-size:13px;line-height:1.45}.ov-contact__message strong{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ov-contact__message--success{background:color-mix(in srgb,var(--ov-contact-accent) 14%,var(--ov-contact-panel));border:1px solid color-mix(in srgb,var(--ov-contact-accent) 48%,var(--ov-contact-border));color:var(--ov-contact-text)}.ov-contact__message--error{background:#fff1ef;border:1px solid #e7b6af;color:#6d2118}.ov-contact a:focus-visible,.ov-contact button:focus-visible,.ov-contact input:focus-visible,.ov-contact select:focus-visible,.ov-contact textarea:focus-visible{outline:3px solid var(--ov-contact-accent);outline-offset:3px}@media(max-width:989px){.ov-contact__inner{grid-template-columns:1fr;gap:42px}.ov-contact__intro{max-width:760px}}@media(max-width:749px){.ov-contact{padding:54px 0 64px}.ov-contact__inner{width:min(100% - 24px,1500px);gap:30px}.ov-contact__heading{font-size:clamp(40px,13vw,58px)}.ov-contact__text{margin-top:18px;font-size:14px;line-height:1.55}.ov-contact__details{margin-top:28px}.ov-contact__detail{min-height:72px;padding:12px 13px;grid-template-columns:42px minmax(0,1fr) auto;gap:11px}.ov-contact__detail-icon{width:42px;height:42px}.ov-contact__detail strong{font-size:14px}.ov-contact__form-card{padding:22px 16px;border-radius:8px}.ov-contact__grid{grid-template-columns:1fr;gap:13px}.ov-contact__field--wide{grid-column:auto}.ov-contact__field input,.ov-contact__field select{height:50px}.ov-contact__submit{min-height:52px}}@media(prefers-reduced-motion:reduce){.ov-contact__detail,.ov-contact__detail-arrow,.ov-contact__submit,.ov-contact__field input,.ov-contact__field select,.ov-contact__field textarea{transition:none}}.ostro-footer{background:var(--of-bg);color:var(--of-text);font-family:inherit}.ostro-footer *,.ostro-footer *:before,.ostro-footer *:after{box-sizing:border-box}.ostro-footer a{color:inherit;text-decoration:none}.ostro-footer__wrap{width:min(100% - 40px,1440px);margin-inline:auto}.ostro-footer__trust{border-top:1px solid var(--of-border);border-bottom:1px solid var(--of-border);background:color-mix(in srgb,var(--of-bg) 94%,white 6%)}.ostro-footer__trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ostro-footer__trust-item{min-height:112px;display:flex;align-items:center;gap:16px;padding:24px 30px;border-right:1px solid var(--of-border)}.ostro-footer__trust-item:last-child{border-right:0}.ostro-footer__trust-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;color:var(--of-bg);background:var(--of-accent)}.ostro-footer__trust-icon svg{width:22px;height:22px}.ostro-footer__trust-item strong{display:block;margin-bottom:4px;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.02em}.ostro-footer__trust-item span:not(.ostro-footer__trust-icon){display:block;color:var(--of-muted);font-size:12px;line-height:1.45;font-weight:600}.ostro-footer__main{padding:74px 0 66px}.ostro-footer__grid{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(0,1.92fr);gap:80px}.ostro-footer__brand{max-width:410px}.ostro-footer__logo{display:inline-block;color:var(--of-text);font-size:clamp(30px,3.4vw,48px);line-height:.9;font-weight:900;letter-spacing:-.045em}.ostro-footer__logo:after{content:"";display:block;width:44px;height:4px;margin-top:16px;background:var(--of-accent);border-radius:99px;transition:width .35s cubic-bezier(.2,.75,.25,1)}.ostro-footer__logo:hover:after{width:72px}.ostro-footer__brand-text{max-width:360px;margin:26px 0 28px;color:var(--of-muted);font-size:14px;line-height:1.7;font-weight:600}.ostro-footer__whatsapp{width:min(100%,350px);display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--of-border);border-radius:16px;background:color-mix(in srgb,var(--of-bg) 95%,white 5%);transition:transform .28s cubic-bezier(.2,.75,.25,1),border-color .28s ease,background .28s ease}.ostro-footer__whatsapp:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--of-accent) 62%,var(--of-border));background:color-mix(in srgb,var(--of-bg) 90%,white 10%)}.ostro-footer__whatsapp-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--of-accent);color:var(--of-bg)}.ostro-footer__whatsapp-icon svg{width:22px;height:22px}.ostro-footer__whatsapp small,.ostro-footer__whatsapp strong{display:block}.ostro-footer__whatsapp small{margin-bottom:2px;color:var(--of-muted);font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ostro-footer__whatsapp strong{color:var(--of-text);font-size:13px;line-height:1.3;font-weight:800}.ostro-footer__arrow{width:20px;height:20px;transition:transform .28s cubic-bezier(.2,.75,.25,1)}.ostro-footer__whatsapp:hover .ostro-footer__arrow{transform:translate(3px)}.ostro-footer__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px}.ostro-footer__group{min-width:0}.ostro-footer__heading,.ostro-footer__heading-static{margin:0 0 20px;color:var(--of-text);font-size:12px;line-height:1.3;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ostro-footer__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:default}.ostro-footer__heading::-webkit-details-marker{display:none}.ostro-footer__heading svg{display:none;width:12px;height:8px;transition:transform .32s cubic-bezier(.2,.75,.25,1)}.ostro-footer__group-panel{overflow:hidden}.ostro-footer__group-inner{display:grid;gap:13px}.ostro-footer__group-inner a{width:fit-content;color:var(--of-muted);font-size:13px;line-height:1.45;font-weight:700;transition:color .22s ease,transform .22s ease}.ostro-footer__group-inner a:hover{color:var(--of-text);transform:translate(3px)}.ostro-footer__heading-static{display:block}.ostro-footer__detail-list{display:grid;gap:13px}.ostro-footer__detail-list>div{display:grid;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:10px;color:var(--of-muted);font-size:13px;line-height:1.45;font-weight:700}.ostro-footer__dot{width:7px;height:7px;margin-top:6px;border-radius:50%;background:var(--of-accent)}.ostro-footer__bottom{border-top:1px solid var(--of-border)}.ostro-footer__bottom-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--of-muted);font-size:11px;line-height:1.45;font-weight:700;letter-spacing:.02em}@media(max-width:990px){.ostro-footer__wrap{width:min(100% - 32px,1440px)}.ostro-footer__trust-grid{grid-template-columns:1fr}.ostro-footer__trust-item{min-height:92px;border-right:0;border-bottom:1px solid var(--of-border);padding:20px 0}.ostro-footer__trust-item:last-child{border-bottom:0}.ostro-footer__grid{grid-template-columns:1fr;gap:54px}.ostro-footer__brand{max-width:520px}}@media(max-width:749px){.ostro-footer__wrap{width:min(100% - 28px,1440px)}.ostro-footer__trust-item{gap:14px}.ostro-footer__trust-icon{width:40px;height:40px;flex-basis:40px}.ostro-footer__main{padding:54px 0 42px}.ostro-footer__grid{gap:44px}.ostro-footer__logo{font-size:36px}.ostro-footer__brand-text{margin:22px 0 24px;font-size:13px}.ostro-footer__columns{grid-template-columns:1fr;gap:0;border-top:1px solid var(--of-border)}.ostro-footer__group{border-bottom:1px solid var(--of-border)}.ostro-footer__heading{min-height:62px;margin:0;cursor:pointer;font-size:12px}.ostro-footer__heading svg{display:block}.ostro-footer__group[open] .ostro-footer__heading svg{transform:rotate(180deg)}.ostro-footer__group-panel{height:0;opacity:0;transition:height .36s cubic-bezier(.22,.72,.28,1),opacity .26s ease}.ostro-footer__group[open] .ostro-footer__group-panel{opacity:1}.ostro-footer__group-inner{padding:0 0 24px;gap:14px}.ostro-footer__group-inner a{font-size:14px}.ostro-footer__details{padding:28px 0 8px}.ostro-footer__heading-static{margin-bottom:18px}.ostro-footer__bottom-inner{min-height:86px;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}}@media(prefers-reduced-motion:reduce){.ostro-footer *,.ostro-footer *:before,.ostro-footer *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ostro-header-shell{--ostro-bg: #111311;--ostro-accent: #b8d438;--ostro-surface: #f4f1e9;--ostro-text: #ffffff;--ostro-ink: #171a15;--ostro-muted: #74786f;--ostro-border: rgba(23, 26, 21, .12);position:relative;z-index:40;color:var(--ostro-text)}.ostro-header-shell.is-sticky{position:relative}.ostro-header-shell *{box-sizing:border-box}.ostro-header-shell a{color:inherit;text-decoration:none}.ostro-header-shell button,.ostro-header-shell input{font:inherit}.ostro-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ostro-announcement{background:var(--ostro-accent);color:var(--ostro-ink);min-height:34px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(17,19,17,.16)}.ostro-announcement__track{width:100%;overflow:hidden}.ostro-announcement__rail{width:max-content;display:flex;align-items:center;will-change:transform;animation:ostroAnnouncementMarquee 24s linear infinite}.ostro-announcement__item{flex:0 0 auto;padding:8px 42px;white-space:nowrap;text-align:center;font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ostro-announcement:hover .ostro-announcement__rail{animation-play-state:paused}@keyframes ostroAnnouncementMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.ostro-header{background:var(--ostro-bg);border-bottom:1px solid rgba(255,255,255,.1)}.ostro-header__inner{max-width:1520px;min-height:76px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.ostro-logo{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:29px;line-height:1;font-weight:900;letter-spacing:-.045em;text-transform:uppercase;white-space:nowrap}.ostro-nav{justify-self:center}.ostro-nav__list{display:flex;align-items:center;gap:3px;margin:0;padding:0;list-style:none}.ostro-nav__item{position:static}.ostro-nav__link{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border-radius:999px;color:#ffffffe6;font-size:13px;font-weight:900;letter-spacing:.03em;transition:background .2s ease,color .2s ease}.ostro-nav__link:hover,.ostro-menu[open]>.ostro-nav__summary{background:#ffffff17;color:var(--ostro-text)}.ostro-nav__summary{cursor:pointer;list-style:none}.ostro-nav__summary::-webkit-details-marker{display:none}.ostro-nav__summary svg{width:10px;height:7px;transition:transform .3s cubic-bezier(.22,.61,.36,1)}.ostro-menu[open]>.ostro-nav__summary svg{transform:rotate(180deg)}.ostro-mega{position:absolute;left:0;right:0;top:100%;color:var(--ostro-ink);background:var(--ostro-surface);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid var(--ostro-border);box-shadow:0 24px 60px #0000002e;transform-origin:top center;will-change:transform,opacity}.ostro-menu.is-animating>.ostro-mega{overflow:hidden}.ostro-mega__inner{max-width:1440px;margin:0 auto;padding:34px 34px 38px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.ostro-mega__inner--goals{grid-template-columns:repeat(6,minmax(0,1fr))}.ostro-mega__column{display:flex;flex-direction:column;gap:10px;min-width:0}.ostro-mega__column>a{color:#454a43;font-size:13px;line-height:1.35;font-weight:750;transition:color .2s ease,transform .2s ease}.ostro-mega__column>a:hover{color:var(--ostro-ink);transform:translate(2px)}.ostro-mega__column .ostro-mega__heading{color:var(--ostro-ink);margin-bottom:4px;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.ostro-mega__column .ostro-mega__all{margin-top:3px;color:var(--ostro-ink);font-weight:800;text-decoration:underline;text-underline-offset:4px}.ostro-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.ostro-icon-button{position:relative;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ostro-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.ostro-icon-button:hover{background:#ffffff17}.ostro-icon-button:active{transform:scale(.96)}.ostro-icon-button svg{width:21px;height:21px}.ostro-cart-button svg circle{fill:currentColor;stroke:currentColor}.ostro-icon-button--dark{color:var(--ostro-ink)}.ostro-icon-button--dark:hover{background:#171a1514}.ostro-cart-count{position:absolute;top:3px;right:1px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--ostro-accent);color:var(--ostro-ink);font-size:10px;line-height:1;font-weight:900;border:2px solid var(--ostro-bg)}.ostro-cart-count.is-empty,.ostro-mobile-toggle,.ostro-nav__mobile-head{display:none}.ostro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#07090794;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ostro-search-panel{position:fixed;inset:0 0 auto 0;z-index:90;background:var(--ostro-surface);color:var(--ostro-ink);box-shadow:0 26px 70px #00000040}.ostro-search-panel__inner{max-width:1160px;margin:0 auto;padding:34px 34px 38px}.ostro-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.ostro-panel-kicker{display:block;margin-bottom:4px;color:#70756d;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ostro-panel-head h2,.ostro-cart-drawer__head h2{margin:0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(27px,4vw,42px);line-height:.98;font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.ostro-search-form{height:58px;display:flex;align-items:center;gap:12px;padding:0 18px;background:#fff;border:1px solid var(--ostro-border);border-radius:14px}.ostro-search-form svg{flex:0 0 auto;width:21px;height:21px;color:#61665e}.ostro-search-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ostro-ink);font-size:16px}.ostro-search-form input::placeholder{color:#9a9e97}.ostro-search-results{min-height:80px;padding-top:24px}.ostro-search-empty{color:#747971;font-size:13px}.ostro-search-group+.ostro-search-group{margin-top:24px}.ostro-search-group__title{margin:0 0 12px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#6d726a}.ostro-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ostro-search-product{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;min-height:82px;padding:8px;background:#fff;border:1px solid var(--ostro-border);border-radius:12px}.ostro-search-product img{width:64px;height:64px;object-fit:contain;border-radius:8px;background:#f7f7f3}.ostro-search-product__title{display:block;color:var(--ostro-ink);font-size:13px;font-weight:800;line-height:1.25}.ostro-search-product__price{display:block;margin-top:4px;color:#656a62;font-size:12px}.ostro-search-product__sold{display:inline-block;margin-top:5px;color:#7d423d;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ostro-search-collections{display:flex;flex-wrap:wrap;gap:8px}.ostro-search-collections a{padding:9px 13px;border:1px solid var(--ostro-border);border-radius:999px;background:#fff;color:var(--ostro-ink);font-size:12px;font-weight:800}.ostro-cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:95;width:min(470px,100%);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--ostro-surface);color:var(--ostro-ink);box-shadow:-24px 0 70px #00000042;transform:translate(100%);visibility:hidden;transition:transform .32s cubic-bezier(.22,.61,.36,1),visibility .32s}.ostro-cart-drawer.is-open{transform:translate(0);visibility:visible}.ostro-cart-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 24px 20px;border-bottom:1px solid var(--ostro-border)}.ostro-cart-drawer__body{min-height:0;overflow-y:auto;padding:8px 24px 20px}.ostro-cart-drawer__footer{padding:18px 24px 22px;border-top:1px solid var(--ostro-border);background:#fff}.ostro-cart-empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;color:#676c64}.ostro-cart-empty a{padding:12px 18px;border-radius:999px;background:var(--ostro-ink);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ostro-cart-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:16px 0;border-bottom:1px solid var(--ostro-border)}.ostro-cart-item__image{width:86px;height:86px;display:block;border-radius:12px;overflow:hidden;background:#fff}.ostro-cart-item__image img{width:100%;height:100%;object-fit:contain}.ostro-cart-item__content{min-width:0}.ostro-cart-item__title{display:block;color:var(--ostro-ink);font-size:13px;font-weight:850;line-height:1.3}.ostro-cart-item__variant{margin-top:4px;color:#777c74;font-size:11px;line-height:1.3}.ostro-cart-item__price{margin-top:8px;font-size:13px;font-weight:900}.ostro-cart-item__controls{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ostro-qty{display:grid;grid-template-columns:28px 32px 28px;align-items:center;height:32px;border:1px solid var(--ostro-border);border-radius:999px;background:#fff;overflow:hidden}.ostro-qty button{width:28px;height:30px;border:0;background:transparent;color:var(--ostro-ink);cursor:pointer;font-size:17px;line-height:1}.ostro-qty span{text-align:center;font-size:12px;font-weight:850}.ostro-remove{padding:0;border:0;background:transparent;color:#7c423e;cursor:pointer;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.ostro-cart-subtotal{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:4px;font-size:14px}.ostro-cart-subtotal strong{font-size:17px}.ostro-cart-tax-note{margin:7px 0 14px;color:#7b8077;font-size:11px;line-height:1.4}.ostro-checkout-button{width:100%;min-height:50px;border:0;border-radius:10px;background:var(--ostro-accent);color:var(--ostro-ink);cursor:pointer;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.ostro-continue-button{width:100%;min-height:40px;margin-top:6px;border:0;background:transparent;color:var(--ostro-ink);cursor:pointer;font-size:12px;font-weight:800}.ostro-shipping-progress{margin-bottom:15px}.ostro-shipping-progress__text{margin-bottom:7px;color:#5f645c;font-size:11px;line-height:1.4}.ostro-shipping-progress__bar{height:7px;overflow:hidden;border-radius:999px;background:#e8e8e2}.ostro-shipping-progress__bar span{display:block;width:0;height:100%;border-radius:inherit;background:var(--ostro-accent);transition:width .3s ease}.ostro-delivery-note{margin-bottom:14px;padding:10px 11px;display:flex;align-items:center;gap:9px;border-radius:10px;background:#f2f2ed;color:#5f645c;font-size:11px}.ostro-delivery-note svg{width:19px;height:19px;flex:0 0 auto}body.ostro-lock{overflow:hidden}@media(max-width:1120px){.ostro-header__inner{min-height:68px;padding:0 18px;grid-template-columns:auto 1fr auto;gap:12px}.ostro-mobile-toggle{display:inline-flex}.ostro-logo{justify-self:center;font-size:25px}.ostro-account-button{display:none}.ostro-nav{position:fixed;top:0;left:0;bottom:0;z-index:96;width:min(420px,92vw);overflow-y:auto;background:var(--ostro-surface);color:var(--ostro-ink);box-shadow:24px 0 70px #0000003d;transform:translate(-100%);visibility:hidden;transition:transform .32s cubic-bezier(.22,.61,.36,1),visibility .32s}.ostro-nav.is-open{transform:translate(0);visibility:visible}.ostro-nav__mobile-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:18px;background:var(--ostro-surface);border-bottom:1px solid var(--ostro-border)}.ostro-nav__mobile-head .ostro-icon-button,.ostro-mobile-close{color:var(--ostro-ink)}.ostro-nav__mobile-title{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:22px;font-weight:950;text-transform:uppercase}.ostro-nav__list{display:block;padding:8px 16px 28px}.ostro-nav__item{border-bottom:1px solid var(--ostro-border)}.ostro-nav__link{width:100%;min-height:54px;padding:0 2px;border-radius:0;justify-content:space-between;color:var(--ostro-ink);font-size:14px;font-weight:900}.ostro-nav__link:hover,.ostro-menu[open]>.ostro-nav__summary{background:transparent;color:var(--ostro-ink)}.ostro-mega{position:static;box-shadow:none;border:0;background:transparent;overflow:hidden}.ostro-mega__inner,.ostro-mega__inner--goals{display:block;padding:0 0 16px 14px}.ostro-mega__column{padding:11px 0 12px;gap:8px;border-top:1px solid var(--ostro-border)}.ostro-mega__column:first-child{border-top:0}.ostro-mega__column>a{font-size:13px;font-weight:800}.ostro-mega__column .ostro-mega__heading{margin-bottom:2px;font-size:13px;font-weight:950}.ostro-header__actions{gap:0}}@media(max-width:749px){.ostro-announcement__item{padding:8px 24px;font-size:10px;letter-spacing:.1em}.ostro-header__inner{min-height:62px;padding-inline:10px}.ostro-logo{font-size:22px}.ostro-icon-button{width:40px;height:40px}.ostro-search-panel__inner{padding:22px 16px 28px}.ostro-search-grid{grid-template-columns:1fr}.ostro-search-panel{max-height:100vh;overflow-y:auto}.ostro-cart-drawer__head{padding:20px 16px 16px}.ostro-cart-drawer__body{padding:6px 16px 18px}.ostro-cart-drawer__footer{padding:15px 16px 18px}.ostro-cart-item{grid-template-columns:76px minmax(0,1fr)}.ostro-cart-item__image{width:76px;height:76px}}@media(prefers-reduced-motion:reduce){.ostro-announcement__rail{animation:none}.ostro-nav,.ostro-cart-drawer,.ostro-nav__summary svg{transition-duration:.01ms!important}}.ov-hero{background:var(--ov-hero-bg);color:var(--ov-hero-text);overflow:hidden;position:relative}.ov-hero__inner{min-height:var(--ov-hero-min-height);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);max-width:1600px;margin:0 auto}.ov-hero__content{padding:clamp(64px,7vw,116px) clamp(28px,6vw,104px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.ov-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-bottom:24px;font-size:12px;line-height:1;letter-spacing:.17em;text-transform:uppercase;font-weight:850;color:var(--ov-hero-accent)}.ov-hero__eyebrow-dot{width:8px;height:8px;border-radius:999px;background:var(--ov-hero-accent);box-shadow:0 0 0 6px color-mix(in srgb,var(--ov-hero-accent) 13%,transparent)}.ov-hero__heading{margin:0;max-width:880px;color:var(--ov-hero-text)!important;-webkit-text-fill-color:var(--ov-hero-text)!important;opacity:1;font-size:clamp(52px,6vw,96px);line-height:.91;letter-spacing:-.055em;text-transform:uppercase;font-weight:950;text-wrap:balance}.ov-hero__text{margin-top:28px;max-width:650px;color:var(--ov-hero-muted);font-size:clamp(16px,1.3vw,20px);line-height:1.62;font-weight:580}.ov-hero__text p{margin:0}.ov-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.ov-hero__button{min-height:56px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:4px;text-decoration:none;font-size:13px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:transform .28s cubic-bezier(.2,.8,.2,1),background-color .28s ease,color .28s ease,border-color .28s ease}.ov-hero__button svg{width:20px;height:20px;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.ov-hero__button:hover{transform:translateY(-2px)}.ov-hero__button--primary{background:var(--ov-hero-accent);color:var(--ov-hero-accent-text);border:1px solid var(--ov-hero-accent)}.ov-hero__button--primary:hover svg{transform:translate(4px)}.ov-hero__button--secondary{color:var(--ov-hero-text);border:1px solid color-mix(in srgb,var(--ov-hero-text) 28%,transparent);background:transparent}.ov-hero__button--secondary:hover{border-color:var(--ov-hero-text);background:color-mix(in srgb,var(--ov-hero-text) 8%,transparent)}.ov-hero__trust{display:flex;flex-wrap:wrap;gap:18px 26px;margin-top:46px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--ov-hero-text) 13%,transparent)}.ov-hero__trust-item{display:inline-flex;align-items:center;gap:9px;color:var(--ov-hero-muted);font-size:12px;font-weight:760;letter-spacing:.02em}.ov-hero__trust-item svg{width:20px;height:20px;color:var(--ov-hero-accent);flex:0 0 auto}.ov-hero__visual{position:relative;min-width:0;min-height:var(--ov-hero-min-height);background:var(--ov-hero-panel);isolation:isolate}.ov-hero__visual-accent{position:absolute;z-index:0;width:36%;height:120%;right:5%;top:-10%;background:var(--ov-hero-accent);transform:skew(-10deg);opacity:.96}.ov-hero__picture,.ov-hero__image{width:100%;height:100%;display:block}.ov-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ov-hero__image{object-fit:cover;object-position:center}.ov-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,color-mix(in srgb,var(--ov-hero-bg) 35%,transparent),transparent 28%)}.ov-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;overflow:hidden}.ov-hero__placeholder-ring{position:absolute;width:min(52vw,640px);aspect-ratio:1;border:28px solid var(--ov-hero-accent);border-radius:50%;right:-14%;top:5%;opacity:.9}.ov-hero__placeholder-copy{position:relative;z-index:2;transform:rotate(-90deg);display:flex;flex-direction:column;align-items:flex-start;text-transform:uppercase;color:var(--ov-hero-text)}.ov-hero__placeholder-copy span{font-size:clamp(40px,7vw,110px);line-height:.9;font-weight:950;letter-spacing:-.05em}.ov-hero__placeholder-copy strong{margin-top:10px;font-size:16px;letter-spacing:.3em}.ov-hero__badge{position:absolute;z-index:3;right:clamp(18px,4vw,54px);bottom:clamp(18px,4vw,54px);min-width:150px;padding:18px 20px;background:color-mix(in srgb,var(--ov-hero-bg) 92%,transparent);color:var(--ov-hero-text);border:1px solid color-mix(in srgb,var(--ov-hero-text) 16%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 50px #00000029}.ov-hero__badge-kicker{display:block;margin-bottom:5px;color:var(--ov-hero-accent);font-size:10px;line-height:1;letter-spacing:.15em;font-weight:900;text-transform:uppercase}.ov-hero__badge strong{display:block;font-size:15px;line-height:1.15;font-weight:900;text-transform:uppercase}@media(prefers-reduced-motion:no-preference){.ov-hero__content>*{animation:ovHeroReveal .7s both cubic-bezier(.2,.8,.2,1)}.ov-hero__content>*:nth-child(2){animation-delay:.06s}.ov-hero__content>*:nth-child(3){animation-delay:.12s}.ov-hero__content>*:nth-child(4){animation-delay:.18s}.ov-hero__content>*:nth-child(5){animation-delay:.24s}.ov-hero__image,.ov-hero__placeholder{animation:ovHeroImageReveal .85s both cubic-bezier(.2,.8,.2,1)}}@keyframes ovHeroReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ovHeroImageReveal{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media(max-width:989px){.ov-hero__inner{grid-template-columns:1fr}.ov-hero__content{padding:58px 24px 48px}.ov-hero__visual{min-height:var(--ov-hero-mobile-height)}.ov-hero__heading{font-size:clamp(48px,11.5vw,76px);max-width:720px}.ov-hero__text{max-width:580px}.ov-hero__visual:after{background:linear-gradient(180deg,color-mix(in srgb,var(--ov-hero-bg) 18%,transparent),transparent 24%)}}@media(max-width:749px){.ov-hero__inner{position:relative;display:block;height:clamp(500px,var(--ov-hero-mobile-height),620px);min-height:0;max-width:none;overflow:hidden}.ov-hero__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;min-height:0;height:100%}.ov-hero__content{position:relative;z-index:3;width:100%;height:100%;padding:28px 18px 20px;justify-content:flex-end}.ov-hero__eyebrow{margin-bottom:12px;font-size:10px;letter-spacing:.14em}.ov-hero__heading{max-width:520px;color:var(--ov-hero-text)!important;-webkit-text-fill-color:var(--ov-hero-text)!important;font-size:clamp(40px,11.8vw,58px);line-height:.89;letter-spacing:-.052em;text-shadow:0 3px 24px color-mix(in srgb,var(--ov-hero-bg) 82%,transparent)}.ov-hero__text{margin-top:14px;max-width:96%;color:var(--ov-hero-muted);font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 16px color-mix(in srgb,var(--ov-hero-bg) 82%,transparent)}.ov-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:20px}.ov-hero__button{width:auto;min-height:48px;padding:0 20px;font-size:11px}.ov-hero__button--secondary{min-height:auto;padding:8px 0;border:0;background:transparent;color:var(--ov-hero-text);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--ov-hero-accent) 78%,transparent);text-underline-offset:5px}.ov-hero__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;padding-top:13px;border-top-color:color-mix(in srgb,var(--ov-hero-text) 25%,transparent)}.ov-hero__trust-item{min-width:0;gap:5px;color:var(--ov-hero-muted);font-size:9px;line-height:1.15;font-weight:800;text-shadow:0 2px 14px color-mix(in srgb,var(--ov-hero-bg) 82%,transparent)}.ov-hero__trust-item svg{width:16px;height:16px}.ov-hero__visual:after{background:linear-gradient(180deg,color-mix(in srgb,var(--ov-hero-bg) 12%,transparent),color-mix(in srgb,var(--ov-hero-bg) 26%,transparent) 35%,color-mix(in srgb,var(--ov-hero-bg) 72%,transparent) 68%,color-mix(in srgb,var(--ov-hero-bg) 96%,transparent)),linear-gradient(90deg,color-mix(in srgb,var(--ov-hero-bg) 44%,transparent) 0%,transparent 78%)}.ov-hero__visual-accent{width:38%;right:-4%;opacity:.22}.ov-hero__image{object-position:center}.ov-hero__badge{top:14px;right:14px;bottom:auto;min-width:0;max-width:154px;padding:10px 12px}.ov-hero__badge-kicker{font-size:8px}.ov-hero__badge strong{font-size:11px}.ov-hero__placeholder-copy{transform:none}}.ov-collection{background:var(--ovc-bg);color:var(--ovc-text);padding:clamp(48px,6vw,92px) 0 90px;min-height:60vh}.ov-collection__inner{width:min(1500px,calc(100% - 48px));margin:0 auto}.ov-collection__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-bottom:38px;border-bottom:1px solid var(--ovc-border)}.ov-collection__hero-copy{max-width:900px}.ov-collection__eyebrow{margin-bottom:12px;color:var(--ovc-accent);font-size:11px;line-height:1;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.ov-collection__title{margin:0;color:var(--ovc-text)!important;font-size:clamp(44px,5vw,78px);line-height:.92;letter-spacing:-.045em;font-weight:950;text-transform:uppercase}.ov-collection__description{margin-top:18px;max-width:780px;color:var(--ovc-muted);font-size:15px;line-height:1.65;font-weight:550}.ov-collection__description p{margin:0 0 8px}.ov-collection__hero-stat{display:grid;justify-items:end;flex:0 0 auto}.ov-collection__hero-stat strong{color:var(--ovc-text);font-size:38px;line-height:1;font-weight:950}.ov-collection__hero-stat span{margin-top:5px;color:var(--ovc-muted);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ov-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0}.ov-collection__toolbar-left,.ov-collection__toolbar-right{display:flex;align-items:center;gap:10px}.ov-collection__search{width:min(330px,28vw);height:48px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid var(--ovc-border);background:var(--ovc-card);border-radius:4px}.ov-collection__search svg{width:18px;height:18px;fill:none;stroke:var(--ovc-muted);stroke-width:1.8}.ov-collection__search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ovc-text);font:inherit;font-size:13px;font-weight:650}.ov-collection__search input::placeholder{color:var(--ovc-muted)}.ov-collection__filter-trigger{display:none;height:48px;padding:0 16px;align-items:center;gap:9px;border:1px solid var(--ovc-border);border-radius:4px;background:var(--ovc-card);color:var(--ovc-text);font:inherit;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ov-collection__filter-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.ov-collection__filter-trigger b{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:20px;background:var(--ovc-accent);color:var(--ovc-accent-text);font-size:9px}.ov-collection__result-count{color:var(--ovc-muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.ov-collection__sort{height:48px;display:flex;align-items:center;gap:8px;padding:0 12px 0 15px;border:1px solid var(--ovc-border);background:var(--ovc-card);border-radius:4px;position:relative}.ov-collection__sort>span{color:var(--ovc-muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ov-collection__sort select{-webkit-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:var(--ovc-text);padding:0 25px 0 3px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.ov-collection__sort svg{position:absolute;right:11px;width:16px;height:16px;fill:none;stroke:var(--ovc-text);stroke-width:1.8;pointer-events:none}.ov-collection__active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:-6px 0 22px}.ov-collection__active-filters a{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--ovc-border);border-radius:3px;background:var(--ovc-card);color:var(--ovc-text);text-decoration:none;font-size:10px;font-weight:750}.ov-collection__active-filters svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.ov-collection__active-filters .ov-collection__clear-all{border-color:transparent;background:transparent;text-decoration:underline;color:var(--ovc-muted)}.ov-collection__layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px}.ov-collection__sidebar{min-width:0}.ov-filters{position:sticky;top:20px}.ov-filters__top{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ovc-border)}.ov-filters__top strong{font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.ov-filters__top a{color:var(--ovc-muted);font-size:10px;font-weight:800;text-transform:uppercase}.ov-filter-group{border-bottom:1px solid var(--ovc-border)}.ov-filter-group summary{height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;color:var(--ovc-text);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.ov-filter-group summary::-webkit-details-marker{display:none}.ov-filter-group summary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .22s ease}.ov-filter-group[open] summary svg{transform:rotate(180deg)}.ov-filter-group__body{padding:0 0 16px}.ov-filter-list{display:grid;gap:4px}.ov-filter-option{min-height:37px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;cursor:pointer;color:var(--ovc-muted);font-size:12px;font-weight:650}.ov-filter-option input{position:absolute;opacity:0;pointer-events:none}.ov-filter-option__box{width:18px;height:18px;border:1px solid var(--ovc-border);border-radius:2px;background:var(--ovc-card);display:grid;place-items:center;transition:.2s ease}.ov-filter-option__box svg{width:12px;height:12px;fill:none;stroke:var(--ovc-accent-text);stroke-width:2.4;opacity:0}.ov-filter-option input:checked+.ov-filter-option__box{background:var(--ovc-accent);border-color:var(--ovc-accent)}.ov-filter-option input:checked+.ov-filter-option__box svg{opacity:1}.ov-filter-option__count{font-size:10px;opacity:.7}.ov-filter-option.is-disabled{opacity:.35;cursor:not-allowed}.ov-price-filter{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:7px}.ov-price-filter label>span{display:block;margin-bottom:6px;color:var(--ovc-muted);font-size:9px;font-weight:800;text-transform:uppercase}.ov-price-filter label>div{height:42px;display:flex;align-items:center;border:1px solid var(--ovc-border);background:var(--ovc-card);border-radius:3px;padding:0 9px}.ov-price-filter b{margin-right:5px;font-size:11px}.ov-price-filter input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ovc-text);font:inherit;font-size:11px}.ov-price-filter__dash{padding-bottom:13px;color:var(--ovc-muted)}.ov-price-filter__apply{grid-column:1/-1;height:40px;margin-top:5px;border:0;border-radius:3px;background:var(--ovc-text);color:var(--ovc-bg);font:inherit;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.ov-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ov-grid-card{min-width:0;border:1px solid var(--ovc-border);border-radius:6px;background:var(--ovc-card);overflow:hidden;display:flex;flex-direction:column;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease}.ov-grid-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--ovc-accent) 55%,var(--ovc-border));box-shadow:0 16px 44px #11131114}.ov-grid-card[hidden]{display:none}.ov-grid-card__media{position:relative;aspect-ratio:1/1;background:#fff;overflow:hidden}.ov-grid-card__image-link,.ov-grid-card__image,.ov-grid-card__placeholder{display:block;width:100%;height:100%}.ov-grid-card__image{object-fit:contain;padding:16px;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.ov-grid-card:hover .ov-grid-card__image{transform:scale(1.035)}.ov-grid-card__placeholder{display:grid;place-items:center;color:var(--ovc-muted)}.ov-grid-card__placeholder svg{width:74px;height:74px;fill:none;stroke:currentColor;stroke-width:1.6;opacity:.4}.ov-grid-card__badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;gap:5px;flex-wrap:wrap}.ov-grid-card__badge{min-height:25px;padding:0 8px;display:inline-flex;align-items:center;border-radius:3px;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.ov-grid-card__badge--sale{background:var(--ovc-accent);color:var(--ovc-accent-text)}.ov-grid-card__badge--sold{background:#111311;color:#fff}.ov-grid-card__body{flex:1;padding:16px;display:flex;flex-direction:column}.ov-grid-card__title-link{color:inherit;text-decoration:none}.ov-grid-card__title{margin:0;color:var(--ovc-text)!important;font-size:15px;line-height:1.2;font-weight:900;letter-spacing:-.015em;min-height:2.4em}.ov-grid-card__price-row{min-height:26px;margin-top:12px;display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.ov-grid-card__price{font-size:15px;font-weight:950}.ov-grid-card__compare{color:var(--ovc-muted);font-size:11px;font-weight:650}.ov-grid-card__action{width:100%;min-height:44px;margin-top:16px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid var(--ovc-text);border-radius:4px;background:var(--ovc-text);color:var(--ovc-bg);text-decoration:none;font:inherit;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:.22s ease}.ov-grid-card__action:hover:not(:disabled){background:var(--ovc-accent);border-color:var(--ovc-accent);color:var(--ovc-accent-text);transform:translateY(-2px)}.ov-grid-card__action:disabled{opacity:.4;cursor:not-allowed}.ov-grid-card__action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ov-grid-card__action.is-loading{opacity:.6;cursor:wait}.ov-grid-card__action.is-added{background:var(--ovc-accent);border-color:var(--ovc-accent);color:var(--ovc-accent-text)}.ov-collection__pagination{margin-top:38px;display:flex;justify-content:center}.ov-collection__pagination .pagination{display:flex;align-items:center;justify-content:center;gap:5px}.ov-collection__pagination .pagination>span{display:inline-flex}.ov-collection__pagination .pagination a,.ov-collection__pagination .pagination span:not(.pagination){min-width:38px;height:38px;padding:0 10px;display:grid;place-items:center;border:1px solid var(--ovc-border);border-radius:3px;color:var(--ovc-text);text-decoration:none;font-size:11px;font-weight:850}.ov-collection__pagination .pagination .current{background:var(--ovc-text);color:var(--ovc-bg);border-color:var(--ovc-text)}.ov-collection__empty,.ov-collection__search-empty{min-height:360px;border:1px dashed var(--ovc-border);display:grid;place-items:center;align-content:center;text-align:center;padding:30px;color:var(--ovc-muted)}.ov-collection__empty-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--ovc-accent);color:var(--ovc-accent-text);margin-bottom:15px}.ov-collection__empty-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7}.ov-collection__empty strong,.ov-collection__search-empty strong{color:var(--ovc-text);font-size:20px;font-weight:950}.ov-collection__empty span,.ov-collection__search-empty span{margin-top:6px;font-size:13px}.ov-collection__empty a{margin-top:18px;color:var(--ovc-text);font-size:11px;font-weight:900;text-transform:uppercase}.ov-filter-drawer{width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#11131173}.ov-filter-drawer::backdrop{background:#1113117a}.ov-filter-drawer__panel{width:min(430px,92vw);height:100%;margin-left:auto;background:var(--ovc-bg);color:var(--ovc-text);display:flex;flex-direction:column;box-shadow:-20px 0 50px #00000029;animation:ovDrawerIn .28s cubic-bezier(.2,.8,.2,1)}.ov-filter-drawer__header{height:86px;flex:0 0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ovc-border)}.ov-filter-drawer__header div{display:grid;gap:4px}.ov-filter-drawer__header span{color:var(--ovc-accent);font-size:9px;font-weight:900;letter-spacing:.14em}.ov-filter-drawer__header strong{font-size:25px;line-height:1;font-weight:950;text-transform:uppercase}.ov-filter-drawer__header button{width:42px;height:42px;border:1px solid var(--ovc-border);border-radius:50%;background:transparent;color:var(--ovc-text);display:grid;place-items:center}.ov-filter-drawer__header svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.ov-filters--mobile{position:static;overflow-y:auto;padding:0 20px 100px}.ov-filter-drawer__actions{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:10px;padding:14px 20px;background:var(--ovc-bg);border-top:1px solid var(--ovc-border)}.ov-filter-drawer__actions a{height:46px;padding:0 12px;display:flex;align-items:center;color:var(--ovc-muted);font-size:10px;font-weight:900;text-transform:uppercase}.ov-filter-drawer__actions button{height:46px;flex:1;border:0;border-radius:3px;background:var(--ovc-accent);color:var(--ovc-accent-text);font:inherit;font-size:10px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.ov-collection__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ov-collection.is-loading .ov-collection__dynamic{opacity:.48;pointer-events:none}.ov-collection__dynamic{transition:opacity .2s ease}.ov-collection a:focus-visible,.ov-collection button:focus-visible,.ov-collection input:focus-visible,.ov-collection select:focus-visible,.ov-collection summary:focus-visible{outline:3px solid var(--ovc-accent);outline-offset:2px}@keyframes ovDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:1199px){.ov-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ov-collection__layout{grid-template-columns:225px minmax(0,1fr);gap:22px}}@media(max-width:989px){.ov-collection__layout{display:block}.ov-collection__sidebar{display:none}.ov-collection__filter-trigger{display:flex}.ov-collection__search{width:min(360px,42vw)}.ov-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.ov-collection{padding:38px 0 62px}.ov-collection__inner{width:min(100% - 24px,1500px)}.ov-collection__hero{align-items:flex-start;padding-bottom:25px;gap:15px}.ov-collection__eyebrow{font-size:9px;margin-bottom:9px}.ov-collection__title{font-size:clamp(37px,11vw,52px)}.ov-collection__description{margin-top:13px;font-size:13px;line-height:1.55}.ov-collection__hero-stat strong{font-size:26px}.ov-collection__hero-stat span{font-size:8px}.ov-collection__toolbar{align-items:stretch;flex-direction:column;padding:16px 0}.ov-collection__toolbar-left,.ov-collection__toolbar-right{width:100%}.ov-collection__search{width:auto;flex:1;height:44px}.ov-collection__filter-trigger{height:44px}.ov-collection__toolbar-right{justify-content:space-between}.ov-collection__sort{height:44px;flex:1;justify-content:flex-end}.ov-collection__sort>span{display:none}.ov-collection__sort select{width:100%}.ov-collection__result-count{font-size:9px}.ov-collection__active-filters{margin:-3px 0 16px}.ov-collection__active-filters a{min-height:31px;font-size:9px}.ov-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ov-grid-card{border-radius:4px}.ov-grid-card__image{padding:8px}.ov-grid-card__badges{top:6px;left:6px}.ov-grid-card__badge{min-height:21px;padding:0 6px;font-size:6.5px}.ov-grid-card__body{padding:10px}.ov-grid-card__title{font-size:13px}.ov-grid-card__price-row{margin-top:9px;gap:5px}.ov-grid-card__price{font-size:13px}.ov-grid-card__compare{font-size:9px}.ov-grid-card__action{min-height:40px;margin-top:12px;padding:0 9px;font-size:7.5px;letter-spacing:.045em}.ov-grid-card__action svg{width:14px;height:14px}.ov-collection__pagination{margin-top:28px}.ov-collection__empty,.ov-collection__search-empty{min-height:270px}.ov-filter-drawer__panel{width:92vw}}@media(prefers-reduced-motion:reduce){.ov-grid-card,.ov-grid-card__image,.ov-grid-card__action,.ov-collection__dynamic,.ov-filter-group summary svg{transition:none}.ov-filter-drawer__panel{animation:none}}.ov-pb{background:var(--ov-pb-bg);color:var(--ov-pb-text);padding:clamp(28px,4vw,60px) 0 clamp(72px,7vw,112px)}.ov-pb__inner{width:min(1500px,calc(100% - 48px));margin:0 auto}.ov-pb__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:clamp(34px,5vw,82px);align-items:start}.ov-pb__gallery,.ov-pb__purchase-column{min-width:0}.ov-pb__media-shell{position:relative;overflow:hidden;background:#fff;border:1px solid var(--ov-pb-border);border-radius:8px}.ov-pb__media-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.ov-pb__media-track::-webkit-scrollbar,.ov-pb__thumbs::-webkit-scrollbar{display:none}.ov-pb__media-slide{flex:0 0 100%;min-width:0;aspect-ratio:1 / 1;scroll-snap-align:start;display:grid;place-items:center;overflow:hidden}.ov-pb__media-image,.ov-pb__media-rich,.ov-pb__media-slide>video,.ov-pb__media-slide>model-viewer,.ov-pb__external-video,.ov-pb__external-video iframe{width:100%;height:100%}.ov-pb__media-image{object-fit:contain;padding:clamp(18px,3vw,46px)}.ov-pb__media-rich,.ov-pb__media-slide>video,.ov-pb__media-slide>model-viewer{object-fit:contain}.ov-pb__external-video iframe{border:0}.ov-pb__media-empty{width:100%;height:100%;display:grid;place-items:center;color:var(--ov-pb-muted)}.ov-pb__media-empty svg{width:42%;height:auto}.ov-pb__media-nav{position:absolute;z-index:3;top:50%;width:46px;height:46px;border-radius:50%;border:1px solid rgba(17,19,17,.14);background:#ffffffe6;color:#111311;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ov-pb__media-nav--prev{left:16px}.ov-pb__media-nav--next{right:16px}.ov-pb__media-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ov-pb__media-count{position:absolute;right:16px;bottom:14px;z-index:3;min-width:58px;height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111311d1;color:#fff;font-size:11px;font-weight:800}.ov-pb__thumbs{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding-top:10px}.ov-pb__thumb{flex:0 0 74px;width:74px;height:74px;padding:4px;border:1px solid var(--ov-pb-border);border-radius:5px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.ov-pb__thumb:hover{transform:translateY(-2px)}.ov-pb__thumb.is-active{border-color:var(--ov-pb-accent);box-shadow:inset 0 0 0 1px var(--ov-pb-accent)}.ov-pb__thumb-image{width:100%;height:100%;object-fit:contain}.ov-pb__purchase-column{position:relative}.ov-pb__purchase-card{position:sticky;top:118px;background:var(--ov-pb-card);border:1px solid var(--ov-pb-border);border-radius:8px;padding:clamp(24px,3vw,38px)}.ov-pb__vendor{margin-bottom:10px;color:var(--ov-pb-accent);font-size:11px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ov-pb__title{margin:0;color:var(--ov-pb-text)!important;font-size:clamp(30px,3.8vw,54px);line-height:.98;letter-spacing:-.045em;font-weight:950}.ov-pb__price-wrap{margin-top:22px;display:flex;align-items:center;flex-wrap:wrap;gap:9px}.ov-pb__price{color:var(--ov-pb-text);font-size:clamp(24px,2.5vw,34px);line-height:1;font-weight:950}.ov-pb__compare{color:var(--ov-pb-muted);font-size:16px;font-weight:700}.ov-pb__sale-badge{min-height:25px;padding:0 8px;border-radius:3px;background:var(--ov-pb-accent);color:var(--ov-pb-accent-text);display:inline-flex;align-items:center;font-size:8px;line-height:1;font-weight:900;letter-spacing:.1em}.ov-pb__stock-row{margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--ov-pb-muted);font-size:12px;font-weight:700}.ov-pb__stock-dot{width:8px;height:8px;border-radius:50%;background:var(--ov-pb-accent)}.ov-pb__stock-dot.is-out{background:#9a9a93}.ov-pb__sku{margin-left:8px}.ov-pb__options{margin-top:28px;display:grid;gap:20px}.ov-pb__option-group{margin:0;padding:0;border:0}.ov-pb__option-name,.ov-pb__buy-label{display:block;margin-bottom:10px;color:var(--ov-pb-text);font-size:11px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ov-pb__option-values{display:flex;flex-wrap:wrap;gap:8px}.ov-pb__option-label{min-height:42px;padding:0 14px;border:1px solid var(--ov-pb-border);border-radius:4px;background:#fff;color:var(--ov-pb-text);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.ov-pb__option-input:checked+.ov-pb__option-label{border-color:var(--ov-pb-text);background:var(--ov-pb-text);color:var(--ov-pb-bg)}.ov-pb__option-input:disabled+.ov-pb__option-label{opacity:.35;cursor:not-allowed;text-decoration:line-through}.ov-pb__form{margin-top:28px}.ov-pb__offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.ov-pb__offer{min-width:0;min-height:88px;padding:12px 10px;border:1px solid var(--ov-pb-border);border-radius:5px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:8px;cursor:pointer;text-align:center;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ov-pb__offer:hover{transform:translateY(-2px)}.ov-pb__offer.is-selected{border-color:var(--ov-pb-accent);box-shadow:inset 0 0 0 1px var(--ov-pb-accent)}.ov-pb__offer-main{color:var(--ov-pb-text);font-size:11px;line-height:1.15;font-weight:900;text-transform:uppercase}.ov-pb__offer-price{color:var(--ov-pb-muted);font-size:12px;line-height:1;font-weight:800}.ov-pb__quantity-row{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.ov-pb__quantity-row .ov-pb__buy-label{margin:0}.ov-pb__quantity{min-width:132px;height:46px;border:1px solid var(--ov-pb-border);border-radius:999px;background:#fff;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;overflow:hidden}.ov-pb__quantity button,.ov-pb__quantity input{width:100%;height:100%;border:0;background:transparent;color:var(--ov-pb-text);font:inherit;font-weight:900;text-align:center}.ov-pb__quantity button{cursor:pointer;font-size:18px}.ov-pb__quantity input{-moz-appearance:textfield}.ov-pb__quantity input::-webkit-outer-spin-button,.ov-pb__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ov-pb__add,.ov-pb__sticky-button{border:1px solid var(--ov-pb-text);background:var(--ov-pb-text);color:var(--ov-pb-bg);font:inherit;font-weight:900;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.ov-pb__add{width:100%;min-height:56px;padding:0 18px;border-radius:4px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;letter-spacing:.075em}.ov-pb__add:hover:not(:disabled),.ov-pb__sticky-button:hover:not(:disabled){transform:translateY(-2px);background:var(--ov-pb-accent);border-color:var(--ov-pb-accent);color:var(--ov-pb-accent-text)}.ov-pb__add:disabled,.ov-pb__sticky-button:disabled{opacity:.42;cursor:not-allowed}.ov-pb__add.is-loading{opacity:.64;cursor:wait}.ov-pb__add.is-added{background:var(--ov-pb-accent);border-color:var(--ov-pb-accent);color:var(--ov-pb-accent-text)}.ov-pb__add-total{white-space:nowrap}.ov-pb__whatsapp{width:100%;min-height:50px;margin-top:9px;padding:0 16px;border:1px solid var(--ov-pb-border);border-radius:4px;background:#fff;color:var(--ov-pb-text);display:flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.ov-pb__whatsapp svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ov-pb__trust{margin-top:18px;padding-top:18px;border-top:1px solid var(--ov-pb-border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ov-pb__trust-item{display:flex;align-items:center;gap:9px;color:var(--ov-pb-muted);font-size:11px;line-height:1.35;font-weight:800}.ov-pb__trust-item svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--ov-pb-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ov-pb__benefits{margin-top:24px;padding:18px 0;border-top:1px solid var(--ov-pb-border);border-bottom:1px solid var(--ov-pb-border);display:grid;gap:10px}.ov-pb__benefit{display:flex;align-items:flex-start;gap:9px;color:var(--ov-pb-text);font-size:13px;line-height:1.45;font-weight:700}.ov-pb__benefit>span{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--ov-pb-accent);flex:0 0 auto}.ov-pb__details{margin-top:8px}.ov-pb__detail{border-bottom:1px solid var(--ov-pb-border)}.ov-pb__detail summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;color:var(--ov-pb-text);font-size:12px;line-height:1;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.ov-pb__detail summary::-webkit-details-marker{display:none}.ov-pb__detail-plus{font-size:20px;font-weight:500;transition:transform .2s ease}.ov-pb__detail[open] .ov-pb__detail-plus{transform:rotate(45deg)}.ov-pb__detail-content{padding:0 0 18px;color:var(--ov-pb-muted);font-size:14px;line-height:1.65}.ov-pb__detail-content p:first-child{margin-top:0}.ov-pb__detail-content p:last-child{margin-bottom:0}.ov-pb__sticky{display:none}.ov-pb__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ov-pb button:focus-visible,.ov-pb a:focus-visible,.ov-pb input:focus-visible,.ov-pb summary:focus-visible,.ov-pb__media-track:focus-visible{outline:3px solid var(--ov-pb-accent);outline-offset:3px}@media(max-width:989px){.ov-pb__inner{width:min(100% - 32px,1500px)}.ov-pb__layout{grid-template-columns:1fr;gap:28px}.ov-pb__purchase-card{position:static}}@media(max-width:749px){.ov-pb{padding:14px 0 112px}.ov-pb__inner{width:min(100% - 20px,1500px)}.ov-pb__layout{gap:18px}.ov-pb__media-shell{border-radius:5px}.ov-pb__media-nav{width:36px;height:36px}.ov-pb__media-nav--prev{left:8px}.ov-pb__media-nav--next{right:8px}.ov-pb__media-count{right:9px;bottom:8px;height:27px;min-width:50px;font-size:10px}.ov-pb__thumbs{gap:6px;padding-top:7px}.ov-pb__thumb{flex-basis:58px;width:58px;height:58px}.ov-pb__purchase-card{border-radius:5px;padding:20px 16px 24px}.ov-pb__title{font-size:clamp(28px,9.4vw,40px)}.ov-pb__price-wrap{margin-top:17px}.ov-pb__price{font-size:25px}.ov-pb__options,.ov-pb__form{margin-top:22px}.ov-pb__offers{gap:5px}.ov-pb__offer{min-height:80px;padding:9px 5px}.ov-pb__offer-main{font-size:9px}.ov-pb__offer-price{font-size:10px}.ov-pb__add{min-height:52px;font-size:9px}.ov-pb__whatsapp{min-height:47px;font-size:9px}.ov-pb__trust{gap:7px}.ov-pb__trust-item{font-size:9px}.ov-pb__sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;min-height:78px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--ov-pb-border);background:color-mix(in srgb,var(--ov-pb-bg) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:12px;transform:translateY(110%);transition:transform .25s cubic-bezier(.2,.8,.2,1)}.ov-pb__sticky.is-visible{transform:translateY(0)}.ov-pb__sticky-info{min-width:0;display:grid;gap:4px}.ov-pb__sticky-info strong{max-width:52vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ov-pb-text);font-size:11px;line-height:1.1}.ov-pb__sticky-info span{color:var(--ov-pb-muted);font-size:11px;font-weight:800}.ov-pb__sticky-button{flex:0 0 auto;min-width:118px;min-height:46px;padding:0 14px;border-radius:4px;font-size:9px;letter-spacing:.06em}}@media(prefers-reduced-motion:reduce){.ov-pb__media-track{scroll-behavior:auto}.ov-pb__thumb,.ov-pb__offer,.ov-pb__add,.ov-pb__sticky,.ov-pb__sticky-button,.ov-pb__detail-plus{transition:none}}.ov-carousel{background:var(--ov-carousel-bg);color:var(--ov-carousel-text);padding:clamp(66px,7vw,110px) 0;overflow:hidden}.ov-carousel__inner{width:min(1500px,calc(100% - 48px));margin:0 auto}.ov-carousel__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.ov-carousel__heading-wrap{max-width:820px}.ov-carousel__eyebrow{margin-bottom:12px;color:var(--ov-carousel-accent);font-size:12px;line-height:1;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ov-carousel__heading{margin:0;color:var(--ov-carousel-text)!important;font-size:clamp(38px,4.8vw,72px);line-height:.94;letter-spacing:-.045em;font-weight:950;text-transform:uppercase}.ov-carousel__intro{margin-top:18px;max-width:620px;color:var(--ov-carousel-muted);font-size:15px;line-height:1.62;font-weight:600}.ov-carousel__intro p{margin:0}.ov-carousel__controls{display:flex;gap:8px;flex:0 0 auto}.ov-carousel__nav{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--ov-carousel-border);border-radius:50%;background:transparent;color:var(--ov-carousel-text);cursor:pointer;transition:transform .25s cubic-bezier(.2,.8,.2,1),background-color .25s ease,border-color .25s ease}.ov-carousel__nav:hover{transform:translateY(-2px);background:var(--ov-carousel-accent);border-color:var(--ov-carousel-accent);color:var(--ov-carousel-accent-text)}.ov-carousel__nav:disabled{opacity:.35;cursor:default;transform:none}.ov-carousel__nav svg,.ov-carousel__view-all svg,.ov-carousel-card__action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ov-carousel__track-wrap{overflow:visible}.ov-carousel__track{--ov-carousel-gap: 14px;display:flex;gap:var(--ov-carousel-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;padding:2px 1px 12px;cursor:grab}.ov-carousel__track::-webkit-scrollbar{display:none}.ov-carousel__track.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.ov-carousel-card{flex:0 0 calc((100% - (var(--ov-carousel-gap) * 3)) / 4);min-width:0;scroll-snap-align:start;background:var(--ov-carousel-card);border:1px solid var(--ov-carousel-border);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.ov-carousel-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--ov-carousel-accent) 56%,var(--ov-carousel-border));box-shadow:0 18px 50px #11131114}.ov-carousel-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.ov-carousel-card__image-link,.ov-carousel-card__image,.ov-carousel-card__image-placeholder{width:100%;height:100%;display:block}.ov-carousel-card__image{object-fit:contain;padding:18px;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.ov-carousel-card:hover .ov-carousel-card__image{transform:scale(1.035)}.ov-carousel-card__image-placeholder{display:grid;place-items:center;color:var(--ov-carousel-muted);background:color-mix(in srgb,var(--ov-carousel-bg) 62%,white)}.ov-carousel-card__image-placeholder svg{width:82px;height:82px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.45}.ov-carousel-card__badges{position:absolute;left:12px;top:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.ov-carousel-card__badge{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;border-radius:3px;font-size:9px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ov-carousel-card__badge--sale{background:var(--ov-carousel-accent);color:var(--ov-carousel-accent-text)}.ov-carousel-card__badge--sold{background:#111311;color:#fff}.ov-carousel-card__body{flex:1;padding:20px;display:flex;flex-direction:column}.ov-carousel-card__title-link{color:inherit;text-decoration:none}.ov-carousel-card__title{margin:0;color:var(--ov-carousel-text)!important;font-size:clamp(16px,1.35vw,20px);line-height:1.18;font-weight:900;letter-spacing:-.02em;min-height:2.36em}.ov-carousel-card__price-row{min-height:28px;margin-top:14px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.ov-carousel-card__price{color:var(--ov-carousel-text);font-size:17px;line-height:1;font-weight:900}.ov-carousel-card__compare{color:var(--ov-carousel-muted);font-size:13px;line-height:1;font-weight:650}.ov-carousel-card__action{width:100%;min-height:48px;margin-top:auto;padding:0 16px;border:1px solid var(--ov-carousel-text);border-radius:4px;background:var(--ov-carousel-text);color:var(--ov-carousel-bg);display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;font:inherit;font-size:11px;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:transform .25s cubic-bezier(.2,.8,.2,1),background-color .25s ease,color .25s ease,border-color .25s ease}.ov-carousel-card__price-row+.ov-carousel-card__action{margin-top:20px}.ov-carousel-card__action:hover:not(:disabled){transform:translateY(-2px);background:var(--ov-carousel-accent);border-color:var(--ov-carousel-accent);color:var(--ov-carousel-accent-text)}.ov-carousel-card__action:disabled{opacity:.42;cursor:not-allowed}.ov-carousel-card__action.is-loading{opacity:.62;cursor:wait}.ov-carousel-card__action.is-added{background:var(--ov-carousel-accent);border-color:var(--ov-carousel-accent);color:var(--ov-carousel-accent-text)}.ov-carousel__footer{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ov-carousel__progress{position:relative;height:3px;width:min(420px,48%);background:var(--ov-carousel-border);overflow:hidden}.ov-carousel__progress span{position:absolute;inset:0 auto 0 0;width:0;background:var(--ov-carousel-accent);transition:width .2s ease}.ov-carousel__view-all{display:inline-flex;align-items:center;gap:10px;color:var(--ov-carousel-text);text-decoration:none;font-size:11px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ov-carousel__view-all svg{transition:transform .25s cubic-bezier(.2,.8,.2,1)}.ov-carousel__view-all:hover svg{transform:translate(4px)}.ov-carousel__empty{min-height:250px;padding:28px;border:1px dashed var(--ov-carousel-border);display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--ov-carousel-muted)}.ov-carousel__empty strong{color:var(--ov-carousel-text);font-size:18px}.ov-carousel__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ov-carousel__nav:focus-visible,.ov-carousel-card__image-link:focus-visible,.ov-carousel-card__title-link:focus-visible,.ov-carousel-card__action:focus-visible,.ov-carousel__view-all:focus-visible,.ov-carousel__track:focus-visible{outline:3px solid var(--ov-carousel-accent);outline-offset:3px}@media(max-width:989px){.ov-carousel-card{flex-basis:calc((100% - (var(--ov-carousel-gap) * 2)) / 3)}.ov-carousel-card__body{padding:17px}}@media(max-width:749px){.ov-carousel{padding:54px 0 64px}.ov-carousel__inner{width:min(100% - 24px,1500px)}.ov-carousel__header{align-items:flex-end;gap:12px;margin-bottom:24px}.ov-carousel__eyebrow{margin-bottom:10px;font-size:10px}.ov-carousel__heading{font-size:clamp(34px,10.5vw,46px)}.ov-carousel__intro{margin-top:14px;font-size:14px;line-height:1.5}.ov-carousel__controls{gap:5px}.ov-carousel__nav{width:38px;height:38px}.ov-carousel__nav svg{width:17px;height:17px}.ov-carousel__track{--ov-carousel-gap: 8px;scroll-padding-inline:0}.ov-carousel-card{flex-basis:calc((100% - var(--ov-carousel-gap)) / 2);border-radius:4px}.ov-carousel-card__image{padding:10px}.ov-carousel-card__badges{left:7px;top:7px}.ov-carousel-card__badge{min-height:23px;padding:0 6px;font-size:7px}.ov-carousel-card__body{padding:12px}.ov-carousel-card__title{font-size:14px;min-height:2.36em}.ov-carousel-card__price-row{margin-top:10px;gap:5px}.ov-carousel-card__price{font-size:14px}.ov-carousel-card__compare{font-size:10px}.ov-carousel-card__price-row+.ov-carousel-card__action{margin-top:14px}.ov-carousel-card__action{min-height:42px;padding:0 10px;gap:8px;font-size:8px;letter-spacing:.055em}.ov-carousel-card__action svg{width:16px;height:16px}.ov-carousel__footer{margin-top:14px}.ov-carousel__progress{width:52%}.ov-carousel__view-all{font-size:9px;letter-spacing:.08em}}@media(prefers-reduced-motion:reduce){.ov-carousel__track{scroll-behavior:auto}.ov-carousel-card,.ov-carousel-card__image,.ov-carousel-card__action,.ov-carousel__nav,.ov-carousel__view-all svg,.ov-carousel__progress span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
