:root{--oz-launch-brand: #0a5ed7;--oz-launch-brand-deep: #073f9b;--oz-launch-brand-soft: #eaf3ff;--oz-launch-ink: #12233f;--oz-launch-muted: #60708a;--oz-launch-line: #dce5f1;--oz-launch-surface: #ffffff;--oz-launch-surface-soft: #f6f9fd;--oz-launch-success: #137a46;--oz-launch-shadow-sm: 0 8px 24px rgba(20, 42, 78, .08);--oz-launch-shadow-md: 0 18px 46px rgba(20, 42, 78, .14);--oz-launch-radius-sm: 12px;--oz-launch-radius-md: 18px;--oz-launch-radius-lg: 28px}html{scroll-behavior:smooth}body{color:var(--oz-launch-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(10,94,215,.42)!important;outline-offset:3px!important}:where(button,input,select,textarea){font:inherit}.ozp-logo-placeholder{position:relative!important;display:inline-flex!important;width:auto!important;min-width:154px!important;height:52px!important;padding:4px 38px 5px 0!important;border:0!important;border-radius:0!important;align-items:center!important;overflow:visible!important;color:var(--oz-launch-brand-deep)!important;background:transparent!important}.ozp-logo-placeholder:before{content:"ozbuyz";display:block;font-size:clamp(26px,2.1vw,37px);line-height:1;font-weight:900;letter-spacing:-.055em;text-transform:lowercase}.ozp-logo-placeholder:after{content:"STORE";position:absolute;right:0;bottom:7px;padding:3px 6px;border-radius:999px;color:#fff;background:var(--oz-launch-brand);font-size:8px;line-height:1;font-weight:800;letter-spacing:.13em}.ozp-predictive-host{position:relative!important;z-index:45}.oz-launch-predictive{position:absolute;z-index:80;top:calc(100% + 9px);right:0;left:0;max-height:min(68vh,660px);overflow:auto;padding:10px;border:1px solid var(--oz-launch-line);border-radius:18px;background:#fffffffb;box-shadow:0 26px 70px #0d264c33;color:var(--oz-launch-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overscroll-behavior:contain}.oz-launch-predictive[hidden]{display:none!important}.oz-launch-predictive__status,.oz-launch-predictive__empty{padding:18px;color:var(--oz-launch-muted);text-align:center;font-size:14px}.oz-launch-predictive__group+.oz-launch-predictive__group{margin-top:8px;padding-top:8px;border-top:1px solid var(--oz-launch-line)}.oz-launch-predictive__heading{margin:0;padding:8px 10px 5px;color:var(--oz-launch-muted);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.oz-launch-predictive__item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;min-height:62px;padding:7px;border-radius:12px;align-items:center;color:inherit;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.oz-launch-predictive__item:hover,.oz-launch-predictive__item.is-active{background:var(--oz-launch-brand-soft);transform:translate(2px)}.oz-launch-predictive__thumb{width:54px;height:54px;border-radius:10px;overflow:hidden;background:var(--oz-launch-surface-soft)}.oz-launch-predictive__thumb img{width:100%;height:100%;object-fit:contain}.oz-launch-predictive__copy{min-width:0}.oz-launch-predictive__title{display:-webkit-box;overflow:hidden;color:var(--oz-launch-ink);font-size:14px;line-height:1.35;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:2}.oz-launch-predictive__type{display:block;margin-top:3px;color:var(--oz-launch-muted);font-size:11px}.oz-launch-predictive__arrow{color:var(--oz-launch-brand);font-size:18px;font-weight:800}.oz-launch-predictive__all{display:flex;min-height:46px;margin-top:8px;border-radius:12px;align-items:center;justify-content:center;color:#fff;background:var(--oz-launch-brand);font-size:14px;font-weight:800;text-decoration:none}.oz-launch-predictive__all:hover{background:var(--oz-launch-brand-deep)}.ozp-card,product-card .product-card__content,.collection-card,.resource-card,.ozp-subcard{border-color:var(--oz-launch-line)!important;box-shadow:var(--oz-launch-shadow-sm);transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease}.ozp-card{overflow:hidden;border-radius:var(--oz-launch-radius-md)!important;background:var(--oz-launch-surface)}.ozp-card__media{background:linear-gradient(180deg,#fff,var(--oz-launch-surface-soft))}.ozp-card__media img,product-card img,.ozp-subcard img,.collection-card img,.resource-card img{transition:transform .4s cubic-bezier(.2,.8,.2,1)}.ozp-card__title{color:var(--oz-launch-ink)!important;font-weight:750!important;text-wrap:pretty}.ozp-card__vendor,.ozp-card__stock,.ozp-toolbar__count{color:var(--oz-launch-muted)!important}.ozp-card__stock{color:var(--oz-launch-success)!important;font-weight:700}.ozp-card__form button,.ozp-btn{border:1px solid transparent!important;border-radius:12px!important;color:#fff!important;background:linear-gradient(135deg,var(--oz-launch-brand),var(--oz-launch-brand-deep))!important;box-shadow:0 8px 18px #0a5ed733;font-weight:800!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.ozp-card__form button:hover,.ozp-btn:hover{filter:brightness(1.03);box-shadow:0 12px 25px #0a5ed747}.ozp-trust{border:1px solid var(--oz-launch-line);border-radius:16px;background:linear-gradient(90deg,#fff,var(--oz-launch-surface-soft),#fff);box-shadow:var(--oz-launch-shadow-sm)}.ozp-collection-hero,.ozp-product-main{border-radius:var(--oz-launch-radius-lg);overflow:hidden}.ozp-toolbar,.ozp-filters,.ozp-faq details{border-color:var(--oz-launch-line)!important;box-shadow:0 5px 18px #142a4e0d}.ozp-empty-state{margin:18px 0 38px;padding:clamp(34px,6vw,72px) 24px;border:1px dashed #b9c9dc;border-radius:20px;background:var(--oz-launch-surface-soft);text-align:center}.ozp-empty-state h2{margin:0 0 8px}.ozp-empty-state p{margin:0 0 22px;color:var(--oz-launch-muted)}.oz-launch-cart-assurance{display:grid;gap:7px;margin:12px 0;padding:12px 14px;border:1px solid var(--oz-launch-line);border-radius:14px;background:var(--oz-launch-surface-soft);color:var(--oz-launch-muted);font-size:12px;line-height:1.35}.oz-launch-cart-assurance span{display:flex;gap:8px;align-items:center}.oz-launch-cart-assurance span:before{content:"\2713";display:grid;width:18px;height:18px;flex:0 0 18px;border-radius:999px;place-items:center;color:#fff;background:var(--oz-launch-success);font-size:11px;font-weight:900}.oz-launch-scrolled .ozp-header,.oz-launch-scrolled [data-ozp-header]{box-shadow:0 10px 30px #0f264a1f}html.oz-launch-motion [data-oz-launch-reveal]{opacity:0;transform:translateY(16px)}html.oz-launch-motion [data-oz-launch-reveal].is-visible{opacity:1;transform:translateY(0);transition:opacity .48s ease,transform .48s cubic-bezier(.2,.8,.2,1)}@media(hover:hover)and (pointer:fine){.ozp-card:hover,product-card:hover .product-card__content,.collection-card:hover,.resource-card:hover,.ozp-subcard:hover{border-color:#bfd3ee!important;transform:translateY(-5px);box-shadow:var(--oz-launch-shadow-md)}.ozp-card:hover .ozp-card__media img,product-card:hover img,.collection-card:hover img,.resource-card:hover img,.ozp-subcard:hover img{transform:scale(1.035)}.ozp-card__form button:hover,.ozp-btn:hover{transform:translateY(-1px)}}@media(max-width:749px){.oz-launch-predictive{position:fixed;top:var(--header-group-height, 118px);right:10px;left:10px;max-height:calc(100dvh - var(--header-group-height, 118px) - 18px);border-radius:16px}.oz-launch-predictive__item{grid-template-columns:48px minmax(0,1fr) auto}.oz-launch-predictive__thumb{width:48px;height:48px}.ozp-trust{border-radius:12px}.ozp-card,product-card .product-card__content,.collection-card,.resource-card,.ozp-subcard{box-shadow:0 5px 16px #142a4e12}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html.oz-launch-motion [data-oz-launch-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ozbuyz-launch-polish.css.map */
