.OlyxHidden{display:none!important}.OlyxRating{display:inline-flex;align-items:center;gap:6px;margin:2px 0 10px;font-size:13px;color:#111;text-decoration:none}.OlyxRating__Stars{color:#ffb400;letter-spacing:1px;font-size:13px;line-height:1}.OlyxRating__Score{font-weight:700}.OlyxRating__Count{color:#6b6660;text-decoration:underline;text-underline-offset:3px}.OlyxSticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff7;border-top:1px solid #ece8f3;box-shadow:0 -8px 24px #140a2814;transform:translateY(110%);transition:transform .25s ease}.OlyxSticky.is-visible{transform:translateY(0)}.OlyxSticky__Img{width:44px;height:44px;object-fit:contain;border-radius:8px;background:#f3f2f0;flex:none}.OlyxSticky__Info{display:flex;flex-direction:column;min-width:0;flex:1;line-height:1.25}.OlyxSticky__Size{font-size:12px;color:#6b6660;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.OlyxSticky__Price{font-size:15px;font-weight:700;color:#8a1538}.OlyxSticky__Btn{flex:none;min-width:132px;height:46px;padding:0 18px;border:0;border-radius:999px;color:#fff;font-weight:700;font-size:14px;background:linear-gradient(90deg,#b83ee0,#9f5cf6);box-shadow:0 6px 18px #9f5cf659;cursor:pointer}@media(min-width:1000px){.OlyxSticky{display:none}}.OlyxLD{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center}.OlyxLD__Backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c08148c;opacity:0;transition:opacity .25s ease}.OlyxLD__Panel{position:relative;width:100%;max-width:520px;max-height:92vh;overflow:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:20px 20px 0 0;padding:22px 18px calc(18px + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .3s cubic-bezier(.2,.8,.2,1);color:#111}.OlyxLD.is-open .OlyxLD__Backdrop{opacity:1}.OlyxLD.is-open .OlyxLD__Panel{transform:translateY(0)}@media(min-width:700px){.OlyxLD{align-items:center}.OlyxLD__Panel{border-radius:20px;transform:translateY(24px) scale(.98);opacity:0;transition:transform .25s ease,opacity .25s ease;padding:28px 26px 22px}.OlyxLD.is-open .OlyxLD__Panel{transform:none;opacity:1}}html.OlyxLD-open,html.OlyxLD-open body{overflow:hidden}.OlyxLD__Close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:0;background:#f3f1f7;color:#111;font-size:22px;line-height:36px;cursor:pointer}.OlyxLD__Tag{display:inline-block;padding:4px 10px;border-radius:999px;background:#f1e9ff;color:#7a2fd6;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.OlyxLD__Head{margin:10px 40px 6px 0;font-size:21px;line-height:1.25;font-weight:700;letter-spacing:-.01em}.OlyxLD__Head em{font-style:normal;color:#9b3ee8}.OlyxLD__Sub{margin:0 0 14px;font-size:13.5px;color:#5b5663;line-height:1.45}.OlyxLD__Tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0 0 14px}.OlyxLD__Tiers span{padding:8px 4px;border-radius:12px;background:#f6f4f9;text-align:center;font-size:12px;color:#6b6660;line-height:1.3;border:1.5px solid transparent}.OlyxLD__Tiers b{color:#111;font-weight:700}.OlyxLD__Tiers .is-now{border-color:#d9d3e3;background:#fff}.OlyxLD__Tiers .is-next{border-color:#9f5cf6;background:#faf6ff}.OlyxLD__Tiers .is-next b{color:#7a2fd6}.OlyxLD__List{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.OlyxLD__Item{display:flex;gap:12px;align-items:flex-start;padding:10px;border:1px solid #ece8f3;border-radius:14px;background:#fff;transition:border-color .2s ease,background-color .2s ease}.OlyxLD__Item.is-added{border-color:#1a7f4b;background:#f4fbf7}.OlyxLD__Img{flex:none;width:76px;height:76px;border-radius:10px;background:#f3f2f0;display:block;overflow:hidden}.OlyxLD__Img img{width:100%;height:100%;object-fit:contain}.OlyxLD__Body{flex:1;min-width:0}.OlyxLD__Title{display:block;font-size:13.5px;font-weight:600;color:#111;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.OlyxLD__Price{margin-top:3px;font-size:14px;font-weight:700;color:#8a1538;display:flex;gap:6px;align-items:baseline}.OlyxLD__Price s{color:#8b857c;font-weight:400;font-size:12.5px}.OlyxLD__Save{margin-top:2px;font-size:12px;color:#1a7f4b;font-weight:600}.OlyxLD__Row{display:flex;gap:8px;margin-top:8px}.OlyxLD__Select{flex:1;min-width:0;height:40px;padding:0 30px 0 10px;border:1px solid #d9d3e3;border-radius:10px;background:#fff;font-size:14px;color:#111;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%);background-position:calc(100% - 16px) 17px,calc(100% - 11px) 17px;background-size:5px 5px;background-repeat:no-repeat}.OlyxLD__Item.needs-size .OlyxLD__Select{border-color:#d0243c;box-shadow:0 0 0 3px #d0243c1f}.OlyxLD__Add{flex:none;height:40px;min-width:76px;padding:0 16px;border-radius:10px;border:1.5px solid #9f5cf6;background:#fff;color:#7a2fd6;font-weight:700;font-size:14px;cursor:pointer}.OlyxLD__Item.is-added .OlyxLD__Add{border-color:#1a7f4b;color:#1a7f4b}.OlyxLD__Add:disabled{opacity:.8}.OlyxLD__Foot{display:flex;flex-direction:column;gap:6px;margin-top:16px;position:sticky;bottom:-18px;background:#fff;padding-top:8px}.OlyxLD__Go{height:52px;border:0;border-radius:999px;color:#fff;font-size:15.5px;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#b83ee0,#9f5cf6);box-shadow:0 8px 22px #9f5cf659}.OlyxLD__Skip{height:40px;border:0;background:none;color:#6b6660;font-size:13.5px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}html.olyx-no-klarna .OlyxKlarna,html.olyx-no-klarna .cdp__klarna{display:none!important}.OlyxHero{text-align:center;color:#fff;margin:0 auto 16px;max-width:640px;padding:0 16px}.OlyxHero__Title{margin:0 0 6px;color:#fff;font-size:clamp(26px,6.4vw,46px);line-height:1.08;font-weight:800;letter-spacing:-.02em;text-shadow:0 2px 18px rgba(0,0,0,.35)}.OlyxHero__Sub{margin:0;color:#ffffffeb;font-size:clamp(13px,3.4vw,16px);line-height:1.4;text-shadow:0 1px 10px rgba(0,0,0,.4)}.OlyxHero--scrim{background:linear-gradient(to top,#0000008c,#00000040 55%,#0000);padding-top:60px}html body .shopify-section[id*=product-template] .OlyxNoPick .OlyxInline__SizeList .OlyxSizeBtn.is-selected,.OlyxNoPick .OlyxSizeBtn.is-selected,html body .QuickAddDrawer .OlyxNoPick .QuickAddDrawer__Option.is-selected{background:#fff!important;color:#111!important;border-color:#e3dfe8!important}html body .shopify-section[id*=product-template] .OlyxNoPick .OlyxInline__SizeList .OlyxSizeBtn.is-selected *,.OlyxNoPick .OlyxSizeBtn.is-selected *,.QuickAddDrawer .OlyxNoPick .QuickAddDrawer__Option.is-selected *{color:#111!important}.OlyxNeedSize__Msg{display:none;margin:8px 0 0;color:#c8102e;font-size:13px;font-weight:600}.OlyxNeedSize .OlyxNeedSize__Msg{display:block}.OlyxNeedSize .OlyxSizeBtn,.QuickAddDrawer .OlyxNeedSize .QuickAddDrawer__Option{border-color:#e04a5f!important}.OlyxNeedSize{animation:olyxShake .35s ease}@keyframes olyxShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.OlyxRating__Stars{color:#ffb400!important}.ProductItem__Title a{-webkit-line-clamp:3!important;line-clamp:3}.ProductItem__Title{height:auto!important;min-height:0!important}@media(max-width:860px){html body .shopify-section[id*=product-template] .Product__Gallery .Product__SlideshowNav.Product__SlideshowNav--thumbnails{display:none!important}html body .shopify-section[id*=product-template] .Product__Gallery .Product__SlideshowNav.Product__SlideshowNav--dots{display:block!important;margin:10px 0 2px!important;height:auto!important}html body .shopify-section[id*=product-template] .Product__SlideshowNav--dots .Product__SlideshowNavScroller{display:flex!important;justify-content:center;gap:7px;overflow:visible!important;height:auto!important}html body .shopify-section[id*=product-template] .Product__SlideshowNav--dots .Product__SlideshowNavDot{display:block!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#d9d3e3!important;border:0!important;margin:0!important;padding:0!important;opacity:1!important;transition:width .2s ease}html body .shopify-section[id*=product-template] .Product__SlideshowNav--dots .Product__SlideshowNavDot.is-selected{background:#111!important;width:18px!important;border-radius:4px!important}}.OlyxEta{margin:12px 0 0;padding:11px 13px;border-radius:12px;background:#f6f4f9;font-size:13px;line-height:1.45;color:#2a2730}.OlyxEta__Row{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 6px}.OlyxEta__Row+.OlyxEta__Row{margin-top:5px}.OlyxEta__Icon{flex:none}.OlyxEta__Note{color:#6b6660;font-size:12px}.OlyxEta__Row--small{font-size:12px;color:#5b5663}.OlyxEta__Row--small a{color:inherit;text-decoration:underline;text-underline-offset:3px}.QuickAddDrawer .QuickAddDrawer__Options.QuickAddDrawer__Options--multi{display:block!important}.QuickAddDrawer .QuickAddDrawer__OptGroup+.QuickAddDrawer__OptGroup{margin-top:16px}.QuickAddDrawer .QuickAddDrawer__OptGroupHeader{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin:0 0 8px;font-size:13.5px;line-height:1.3}.QuickAddDrawer .QuickAddDrawer__OptGroupLabel{font-weight:700;color:#111}.QuickAddDrawer .QuickAddDrawer__OptGroupValue{font-weight:600;color:#3b3833}.QuickAddDrawer .QuickAddDrawer__OptGroupValue.is-empty{font-weight:500;color:#a09aa6}.QuickAddDrawer .QuickAddDrawer__OptGroupList{display:grid;grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:8px}.QuickAddDrawer .QuickAddDrawer__OptValue{height:46px;padding:0 6px;border:1px solid #dcd8e2;border-radius:10px;background:#fff;color:#111;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .1s ease}.QuickAddDrawer .QuickAddDrawer__OptValue:hover{border-color:#111}.QuickAddDrawer .QuickAddDrawer__OptValue:active{transform:scale(.97)}.QuickAddDrawer .QuickAddDrawer__OptValue.is-selected{background:#111;border-color:#111;color:#fff}.QuickAddDrawer .QuickAddDrawer__OptValue:disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}.ProductItem .ProductItem__ColorSwatchList{flex-wrap:wrap;align-items:center;gap:4px!important;padding-right:38px;box-sizing:border-box}.ProductItem .ProductItem__ColorSwatchList label.ColorSwatch{background-size:cover!important;background-position:center!important}.ProductItem .ProductItem__ColorSwatchList label.ColorSwatch:not(.is-selected){border:0!important;box-shadow:0 0 0 1px #d6d2da!important}.ProductItem .ProductItem__ColorSwatchList label.ColorSwatch.OlyxSwHidden{display:none!important}.ProductItem .OlyxSwMore{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border-radius:11px;background:#fff;box-shadow:0 0 0 1px #d6d2da;color:#3b3833;font-size:11px;font-weight:700;line-height:1;text-decoration:none;box-sizing:border-box}html body .CollectionToolbar{z-index:20!important}html body .CollectionToolbar__SortMenu{z-index:21!important}.CollectionToolbar__Start:empty{display:none!important}.CollectionToolbar__Start:empty~.CollectionToolbar__End .CollectionToolbar__SortForm{flex:1 1 auto!important;width:100%!important}.CollectionToolbar__Start:empty~.CollectionToolbar__End .CollectionToolbar__SortDropdown{flex:1 1 auto!important;width:100%!important;max-width:none!important}.CollectionToolbar__Start:empty~.CollectionToolbar__End .CollectionToolbar__SortSummary{width:100%!important}.CollectionToolbar__Start:empty~.CollectionToolbar__End .CollectionToolbar__SortMenu{left:0!important;right:0!important;width:auto!important;min-width:0!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/olyx-cro.css.map */
