.ol-product-card__image{overflow:hidden}.ol-product-card__primary-image,.ol-product-card__secondary-image{transition:opacity .28s ease,transform .35s ease}.ol-product-card__secondary-image{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.ol-product-card:hover .ol-product-card__secondary-image{opacity:1}.ol-product-card:hover .ol-product-card__primary-image{opacity:0}.ol-product-card:hover .ol-product-card__image img{transform:scale(1.025)}.ol-v2-wishlist{position:absolute;right:10px;top:10px;z-index:12;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:#111;font-size:23px;box-shadow:0 4px 16px #0000001f;cursor:pointer}.ol-v2-wishlist.is-saved{background:#d60000;color:#fff}.ol-v2-wishlist:focus-visible{outline:2px solid #d60000;outline-offset:2px}.ol-v2-quiz-launch{position:fixed;left:18px;bottom:18px;z-index:50;border:0;background:#111;color:#fff;padding:13px 18px;font-weight:800;box-shadow:0 10px 30px #0003;cursor:pointer}.ol-v2-saved-launch{position:fixed;right:18px;bottom:18px;z-index:50;border:1px solid #ddd;background:#fff;color:#111;padding:11px 14px;font-weight:800;display:flex;gap:7px;align-items:center;box-shadow:0 10px 30px #00000029}.ol-v2-saved-launch b{background:#d60000;color:#fff;border-radius:20px;min-width:21px;padding:2px 6px;font-size:11px}.ol-v2-modal,.ol-v2-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.ol-v2-modal__backdrop,.ol-v2-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.ol-v2-quiz{position:relative;z-index:1;width:min(680px,calc(100% - 28px));margin:8vh auto;background:#fff;color:#111;padding:42px;box-shadow:0 24px 70px #00000047}.ol-v2-modal__close{position:absolute;top:12px;right:14px;border:0;background:none;font-size:30px}.ol-v2-kicker{font-size:12px;font-weight:900;letter-spacing:.16em;color:#d60000}.ol-v2-quiz h2{font-size:clamp(28px,5vw,44px);margin:10px 0}.ol-v2-quiz__choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.ol-v2-quiz__choices button{background:#fff;border:1px solid #ddd;padding:18px;text-align:left;font-weight:800;cursor:pointer}.ol-v2-quiz__choices button:hover{border-color:#d60000;color:#d60000}.ol-v2-quiz__step{display:none}.ol-v2-quiz__step.is-active{display:block}.ol-v2-primary-btn{display:inline-flex;background:#d60000;color:#fff;padding:14px 20px;text-decoration:none;font-weight:800;margin-top:16px}.ol-v2-text-btn{display:block;border:0;background:none;text-decoration:underline;margin-top:16px;cursor:pointer}.ol-v2-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(440px,92vw);background:#fff;padding:22px;overflow:auto;box-shadow:-20px 0 55px #0003}.ol-v2-drawer__panel header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.ol-v2-drawer__panel header button{border:0;background:none;font-size:30px}.ol-v2-saved-item{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid #eee;align-items:center}.ol-v2-saved-item img{width:80px;height:100px;object-fit:cover}.ol-v2-saved-item a{color:#111;text-decoration:none;font-weight:700}.ol-v2-saved-item small{display:block;margin-top:5px}.ol-v2-saved-item button{border:0;background:none;font-size:22px}.ol-v2-look{background:var(--look-bg);color:var(--look-text);padding:clamp(48px,7vw,90px) 0}.ol-v2-look__header{max-width:720px;margin-bottom:28px}.ol-v2-look__header h2{font-size:clamp(30px,5vw,54px);margin:8px 0}.ol-v2-look__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,1fr);gap:28px}.ol-v2-look__hero img{width:100%;height:100%;min-height:560px;object-fit:cover}.ol-v2-look__products{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ol-v2-look-card{background:#fff;color:#111;padding-bottom:14px}.ol-v2-look-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.ol-v2-look-card a{text-decoration:none;color:inherit}.ol-v2-look-card h3,.ol-v2-look-card p{padding:0 14px}.ol-v2-look-card button{margin:0 14px;width:calc(100% - 28px);border:0;background:var(--look-accent);color:#fff;padding:11px;font-weight:800}.ol-v2-zoomable{cursor:zoom-in}.ol-v2-image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000eb;display:grid;place-items:center;padding:30px}.ol-v2-image-viewer img{max-width:94vw;max-height:92vh;object-fit:contain}.ol-v2-image-viewer button{position:absolute;right:20px;top:14px;color:#fff;border:0;background:none;font-size:38px}.ol-v2-saved-launch{left:max(18px,env(safe-area-inset-left));right:auto;bottom:max(18px,env(safe-area-inset-bottom));z-index:2147483000;border-radius:12px}.ol-v2-saved-launch.ol-v2-saved-launch--header{position:relative;inset:auto;left:auto;right:auto;bottom:auto;z-index:auto;min-height:44px;padding:0 14px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-shadow:none;font:inherit;font-size:14px;font-weight:800;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.ol-v2-saved-launch--header:hover,.ol-v2-saved-launch--header:focus-visible{border-color:#d60000;color:#d60000;background:#fff;outline:none;transform:translateY(-1px)}.ol-v2-saved-launch--header .ol-v2-saved-launch__heart{font-size:20px;line-height:1}.ol-v2-saved-launch--header b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;padding:1px 5px;border-radius:999px;background:#d60000;color:#fff;font-size:11px;line-height:1}@media(max-width:760px){.ol-v2-saved-launch.ol-v2-saved-launch--header{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;gap:0}.ol-v2-saved-launch--header .ol-v2-saved-launch__label{display:none}.ol-v2-saved-launch--header .ol-v2-saved-launch__heart{font-size:22px}.ol-v2-saved-launch--header b{position:absolute;top:-5px;right:-5px;min-width:18px;min-height:18px;padding:1px 4px;border:2px solid #fff;font-size:10px}}@media(max-width:430px){.ol-header-actions{gap:5px}.ol-v2-saved-launch.ol-v2-saved-launch--header{width:38px;min-width:38px;height:38px;min-height:38px}.ol-header-actions .ol-btn--small{min-height:40px;padding:0 13px;font-size:14px}}@media(max-width:749px){.ol-v2-quiz__choices{grid-template-columns:1fr}.ol-v2-quiz{padding:32px 22px}.ol-v2-quiz-launch{left:10px;bottom:max(10px,env(safe-area-inset-bottom))}.ol-v2-saved-launch{left:max(10px,env(safe-area-inset-left));right:auto;bottom:calc(10px + env(safe-area-inset-bottom));min-height:46px;padding:10px 12px;font-size:14px;white-space:nowrap}.ol-v2-saved-launch span{display:inline}.ol-v2-look__grid{grid-template-columns:1fr}.ol-v2-look__hero img{min-height:360px}.ol-v2-look__products{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/227/assets/ownluxe-v2.css.map */
