.cst-product-main{position:relative;overflow:clip;background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.05),transparent 30%),radial-gradient(circle at 90% 16%,rgba(255,255,255,.035),transparent 28%),var(--cst-bg);color:var(--cst-text);padding:52px var(--cst-container-padding) 136px}.cst-product-main__shell{width:min(100%,var(--cst-container));margin:0 auto}.cst-product-breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:30px;color:var(--cst-muted-2);font-size:12px;white-space:nowrap;overflow:hidden}.cst-product-breadcrumbs a{color:inherit;text-decoration:none;transition:var(--cst-transition)}.cst-product-breadcrumbs a:hover{color:var(--cst-text)}.cst-product-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.cst-product-main__inner{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(400px,.82fr);gap:clamp(48px,6vw,96px);align-items:start}.cst-product-gallery-v4{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:start;min-width:0}.cst-product-gallery-v4__thumbs{display:grid;gap:12px;position:sticky;top:108px;max-height:calc(100vh - 140px);overflow-y:auto;scrollbar-width:none}.cst-product-gallery-v4__thumbs::-webkit-scrollbar{display:none}.cst-product-gallery-v4__thumb{position:relative;width:88px;height:88px;padding:0;overflow:hidden;border:1px solid var(--cst-border);border-radius:18px;background:#ffffff06;opacity:.52;cursor:pointer;transition:var(--cst-transition)}.cst-product-gallery-v4__thumb:hover,.cst-product-gallery-v4__thumb.is-active{opacity:1;border-color:#ffffff80;box-shadow:0 0 0 1px #ffffff14;transform:translateY(-2px)}.cst-product-gallery-v4__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cst-product-gallery-v4__media-badge{position:absolute;inset:auto 7px 7px auto;display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#000000b8;color:#fff;font-size:10px}.cst-product-gallery-v4__main{position:relative;min-height:690px;overflow:hidden;border:1px solid var(--cst-border);border-radius:var(--cst-radius-xl);background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.075),transparent 35%),linear-gradient(145deg,#171719,#0e0e10);box-shadow:var(--cst-shadow-md);isolation:isolate}.cst-product-gallery-v4__main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 36%)}.cst-product-gallery-v4__slide{display:none;width:100%;height:690px}.cst-product-gallery-v4__slide.is-active{display:grid;place-items:center;animation:cstProductMediaIn .38s ease}@keyframes cstProductMediaIn{0%{opacity:0;transform:scale(1.008)}to{opacity:1;transform:scale(1)}}.cst-product-gallery-v4__image-button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.cst-product-gallery-v4__image{width:100%;height:100%;object-fit:var(--cst-product-media-fit, contain);display:block;transition:transform .75s cubic-bezier(.22,.61,.36,1)}.cst-product-gallery-v4__image-button:hover .cst-product-gallery-v4__image{transform:scale(1.025)}.cst-product-gallery-v4__video,.cst-product-gallery-v4__model,.cst-product-gallery-v4__slide iframe,.cst-product-gallery-v4__slide model-viewer{width:100%;height:100%;border:0;object-fit:contain}.cst-product-gallery-v4__nav{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--cst-border);border-radius:999px;background:#0505058c;color:var(--cst-text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:30px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:var(--cst-transition)}.cst-product-gallery-v4__nav:hover{background:#ffffff24;border-color:var(--cst-border-strong)}.cst-product-gallery-v4__nav--prev{left:20px}.cst-product-gallery-v4__nav--next{right:20px}.cst-product-gallery-v4__counter{position:absolute;right:20px;bottom:20px;z-index:5;padding:8px 12px;border:1px solid var(--cst-border);border-radius:999px;background:#05050594;color:var(--cst-muted);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px}.cst-product-gallery-v4__placeholder{display:grid;place-items:center;min-height:690px;color:var(--cst-muted-2);font-size:var(--cst-font-h3);font-weight:800}.cst-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:clamp(24px,5vw,72px);background:#000000f0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.cst-product-lightbox.is-open{display:flex}.cst-product-lightbox__stage img{max-width:min(1300px,88vw);max-height:86vh;object-fit:contain;border-radius:var(--cst-radius-lg);animation:cstLightboxIn .28s ease}@keyframes cstLightboxIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.cst-product-lightbox__close,.cst-product-lightbox__nav{position:absolute;border:1px solid var(--cst-border);background:#ffffff14;color:var(--cst-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:var(--cst-transition)}.cst-product-lightbox__close:hover,.cst-product-lightbox__nav:hover{background:#ffffff29}.cst-product-lightbox__close{top:24px;right:24px;width:50px;height:50px;border-radius:999px;font-size:32px}.cst-product-lightbox__nav{top:50%;width:58px;height:58px;border-radius:999px;transform:translateY(-50%);font-size:38px}.cst-product-lightbox__nav--prev{left:28px}.cst-product-lightbox__nav--next{right:28px}body.cst-lightbox-open{overflow:hidden}.cst-buy-box{position:sticky;top:104px;overflow:hidden;padding:clamp(30px,3.2vw,52px);border:1px solid var(--cst-border);border-radius:var(--cst-radius-xl);background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.075),transparent 34%),linear-gradient(145deg,#ffffff0d,#ffffff06);box-shadow:var(--cst-shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cst-buy-box__topline{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.cst-buy-box__vendor{margin:0;color:var(--cst-muted-2);text-transform:uppercase;letter-spacing:2.3px;font-size:11px;font-weight:900}.cst-buy-box__compatibility{padding:6px 10px;border:1px solid var(--cst-border);border-radius:999px;color:var(--cst-muted);font-size:11px}.cst-product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px}.cst-product-rating__stars{color:#ffd54a;letter-spacing:2px;font-size:14px}.cst-product-rating__text{color:var(--cst-muted);font-size:13px}.cst-buy-box__title{max-width:680px;margin:0 0 20px;color:var(--cst-text);font-size:clamp(38px,4vw,62px);font-weight:850;line-height:.98;letter-spacing:-2.5px;text-wrap:balance}.cst-buy-box__subtitle{max-width:590px;margin:0 0 28px;color:var(--cst-muted);font-size:16px;line-height:1.65}.cst-buy-box__subtitle p{margin:0}.cst-product-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:24px}.cst-product-price__current{color:var(--cst-text);font-size:31px;font-weight:900}.cst-product-price__compare{color:var(--cst-muted-2);font-size:17px;text-decoration:line-through}.cst-product-price__badge{padding:7px 11px;border-radius:999px;background:var(--cst-text);color:#050505;font-size:11px;font-weight:900}.cst-buy-box__selling-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin:0 0 30px;color:var(--cst-muted);font-size:13px}.cst-buy-box__selling-points:empty{display:none}.cst-product-option{min-width:0;margin:0 0 28px;padding:0;border:0}.cst-product-option__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;color:var(--cst-muted);font-size:13px}.cst-product-option__header strong{color:var(--cst-text);font-weight:750}.cst-product-option__values{display:flex;flex-wrap:wrap;gap:10px}.cst-product-option input{position:absolute;opacity:0;pointer-events:none}.cst-product-option label{padding:13px 17px;border:1px solid var(--cst-border);border-radius:14px;background:#ffffff08;color:var(--cst-text);font-size:13px;cursor:pointer;transition:var(--cst-transition)}.cst-product-option label:hover{border-color:var(--cst-border-strong);background:#ffffff0f}.cst-product-option input:checked+label{border-color:#fff;background:#fff;color:#050505;box-shadow:0 0 0 1px #fff}.cst-product-option input:focus-visible+label{outline:2px solid #fff;outline-offset:3px}.cst-buy-box__purchase-row{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:22px;margin-bottom:22px}.cst-quantity{margin:0}.cst-quantity__label{display:block;margin-bottom:9px;color:var(--cst-muted);font-size:13px}.cst-quantity__control{display:grid;grid-template-columns:48px 50px 48px;height:52px;overflow:hidden;border:1px solid var(--cst-border);border-radius:15px;background:#ffffff09}.cst-quantity__btn{border:0;background:transparent;color:var(--cst-text);font-size:20px;cursor:pointer;transition:var(--cst-transition)}.cst-quantity__btn:hover{background:#ffffff14}.cst-quantity__input{width:100%;border:0;border-inline:1px solid var(--cst-border);background:transparent;color:var(--cst-text);text-align:center;font-weight:850;-webkit-appearance:textfield;appearance:textfield}.cst-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.cst-quantity__input:focus{outline:none}.cst-product-availability{display:grid;gap:8px;align-self:center;color:var(--cst-muted);font-size:12px}.cst-product-availability__stock{display:flex;align-items:center;gap:9px;color:var(--cst-text)}.cst-product-info-row__dot{flex:0 0 auto;width:9px;height:9px;border-radius:999px;background:#45d483;box-shadow:0 0 16px #45d483b3}.cst-buy-box__button{width:100%;min-height:62px;margin:0;border-radius:16px;font-size:15px}.cst-buy-box__button:disabled{opacity:.45;cursor:not-allowed}.cst-buy-box__dynamic-checkout{margin-top:12px}.cst-buy-box__dynamic-checkout .shopify-payment-button__button{min-height:54px;border-radius:16px!important;overflow:hidden}.cst-buy-box__payments{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0 4px;color:var(--cst-muted-2);font-size:11px}.cst-buy-box__payment-icons{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:7px}.cst-buy-box__payment-icons svg{width:34px;height:22px}.cst-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0}.cst-trust-card{display:grid;grid-template-columns:30px 1fr;gap:11px;align-items:start;min-width:0;padding:15px;border:1px solid var(--cst-border);border-radius:17px;background:#ffffff07}.cst-trust-card__icon svg{width:25px;height:25px;color:var(--cst-text)}.cst-trust-card h4{margin:0 0 4px;color:var(--cst-text);font-size:12px}.cst-trust-card p{margin:0;color:var(--cst-muted-2);font-size:10px;line-height:1.4}.cst-accordion{margin-top:28px;border-top:1px solid var(--cst-border)}.cst-accordion details{border-bottom:1px solid var(--cst-border)}.cst-accordion summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;list-style:none;color:var(--cst-text);font-size:14px;font-weight:750;cursor:pointer}.cst-accordion summary::-webkit-details-marker{display:none}.cst-accordion summary:after{content:"+";color:var(--cst-muted);font-size:22px;font-weight:400}.cst-accordion details[open] summary:after{content:"\2212"}.cst-accordion__content{padding:0 0 22px;color:var(--cst-muted);font-size:13px;line-height:1.7}.cst-accordion__content>:first-child{margin-top:0}.cst-accordion__content>:last-child{margin-bottom:0}.cst-spec-list{display:grid;gap:0;margin:0}.cst-spec-list>div{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:10px 0;border-bottom:1px solid var(--cst-border)}.cst-spec-list dt{color:var(--cst-muted-2)}.cst-spec-list dd{margin:0;color:var(--cst-text);font-weight:650}.cst-product-highlight-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:42px;overflow:hidden;border:1px solid var(--cst-border);border-radius:var(--cst-radius-lg);background:var(--cst-border)}.cst-product-highlight-bar__item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:74px;padding:16px;background:#0c0c0e;color:var(--cst-muted);font-size:12px;text-align:center}.cst-product-highlight-bar__check{color:var(--cst-text);font-weight:900}.cst-mobile-atc{display:none}@media(max-width:1120px){.cst-product-main__inner{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:44px}.cst-product-gallery-v4__main,.cst-product-gallery-v4__slide{min-height:580px;height:580px}}@media(max-width:900px){.cst-product-main{padding:34px var(--cst-container-padding) 112px}.cst-product-main__inner{grid-template-columns:1fr;gap:34px}.cst-product-gallery-v4{grid-template-columns:1fr}.cst-product-gallery-v4__main{order:1;min-height:520px}.cst-product-gallery-v4__slide{height:520px}.cst-product-gallery-v4__thumbs{order:2;display:flex;position:static;max-height:none;overflow-x:auto;padding-bottom:4px}.cst-product-gallery-v4__thumb{flex:0 0 78px;width:78px;height:78px}.cst-buy-box{position:static;padding:34px}.cst-product-highlight-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.cst-mobile-atc{position:fixed;left:12px;right:12px;bottom:12px;z-index:90;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid var(--cst-border);border-radius:18px;background:#070708ed;box-shadow:var(--cst-shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transform:translateY(18px);pointer-events:none;transition:var(--cst-transition)}.cst-mobile-atc.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.cst-mobile-atc__info{min-width:0;display:grid;gap:3px}.cst-mobile-atc__info strong{overflow:hidden;color:var(--cst-text);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.cst-mobile-atc__info span{color:var(--cst-muted);font-size:13px;font-weight:800}.cst-mobile-atc__button{min-height:48px;padding:0 18px;border-radius:13px}}@media(max-width:620px){.cst-product-breadcrumbs{margin-bottom:20px}.cst-product-gallery-v4__main{min-height:410px;border-radius:24px}.cst-product-gallery-v4__slide{height:410px}.cst-product-gallery-v4__nav{display:none}.cst-buy-box{padding:26px 22px;border-radius:26px}.cst-buy-box__title{font-size:clamp(34px,11vw,48px);letter-spacing:-1.8px}.cst-buy-box__subtitle{font-size:14px}.cst-buy-box__selling-points{grid-template-columns:1fr}.cst-buy-box__purchase-row{grid-template-columns:1fr;align-items:start}.cst-product-availability{margin-top:-4px}.cst-buy-box__payments{align-items:flex-start;flex-direction:column}.cst-buy-box__payment-icons{justify-content:flex-start}.cst-trust-grid{grid-template-columns:1fr 1fr}.cst-product-highlight-bar{grid-template-columns:1fr}.cst-product-highlight-bar__item{justify-content:flex-start;text-align:left;min-height:58px}.cst-product-lightbox__nav{width:46px;height:46px}.cst-product-lightbox__nav--prev{left:10px}.cst-product-lightbox__nav--next{right:10px}}@media(prefers-reduced-motion:reduce){.cst-product-gallery-v4__slide.is-active,.cst-product-lightbox__stage img{animation:none}.cst-product-gallery-v4__image{transition:none}}.cst-product-main{background:#050505;padding:56px 0 110px}.cst-product-main__inner{width:min(1540px,calc(100% - 80px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(420px,.85fr);gap:56px;align-items:start}.cst-product-gallery,.cst-product-gallery-v2,.cst-product-gallery-v4{min-width:0}.cst-product-gallery-v2__main,.cst-product-gallery-v4__main,.cst-product-gallery__main{min-height:620px;height:620px;background:#f3f3f3;border-radius:30px;overflow:hidden}.cst-product-gallery-v2__slide,.cst-product-gallery-v4__slide,.cst-product-gallery__slide{width:100%;height:100%}.cst-product-gallery-v2__image,.cst-product-gallery-v4__image,.cst-product-gallery__image{width:100%!important;height:100%!important;display:block;object-fit:contain!important;object-position:center!important;transform:none}.cst-product-gallery-v2__main:hover .cst-product-gallery-v2__image,.cst-product-gallery-v4__main:hover .cst-product-gallery-v4__image,.cst-product-gallery__main:hover .cst-product-gallery__image{transform:scale(1.015)}.cst-product-gallery-v2__thumbs,.cst-product-gallery-v4__thumbs,.cst-product-gallery__thumbs{width:76px}.cst-product-gallery-v2__thumb,.cst-product-gallery-v4__thumb,.cst-product-gallery__thumb{width:76px;height:76px;border-radius:14px}.cst-buy-box{position:sticky;top:100px;width:100%;max-width:520px;justify-self:end;padding:38px;border-radius:30px;background:linear-gradient(145deg,#161618fa,#0c0c0efa);border:1px solid rgba(255,255,255,.09);box-shadow:0 30px 80px #00000059}.cst-buy-box__vendor{margin:0 0 16px;color:#929292;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.cst-buy-box__title{max-width:460px;margin:0 0 18px;color:#fff;font-size:clamp(34px,3vw,52px);line-height:.98;letter-spacing:-2px;font-style:normal;font-weight:850;overflow-wrap:anywhere}.cst-buy-box__subtitle{margin:0 0 26px;max-width:440px;color:#b8b8b8;font-size:15px;line-height:1.55}.cst-product-price{margin-bottom:28px}.cst-product-price__current{color:#fff;font-size:28px;font-weight:850}.cst-product-price__compare{color:#777;font-size:16px}.cst-quantity{margin-bottom:20px}.cst-quantity__control{width:144px;height:48px;grid-template-columns:44px 1fr 44px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px}.cst-quantity__input,.cst-quantity__btn{color:#fff}.cst-buy-box__button,.cst-buy-box button[type=submit],.cst-product-form button[type=submit]{width:100%;min-height:60px;margin-top:20px;background:#fff!important;color:#050505!important;border:0;border-radius:16px;font-size:15px;font-weight:850;line-height:1;opacity:1;visibility:visible}.cst-buy-box__button span,.cst-buy-box button[type=submit] span{color:#050505!important}.cst-buy-box .shopify-payment-button{margin-top:12px}.cst-buy-box .shopify-payment-button__button{min-height:56px;border-radius:16px!important}.cst-product-trust,.cst-trust-grid{margin-top:26px}.cst-accordion{margin-top:28px}@media(max-width:1100px){.cst-product-main__inner{width:min(100% - 44px,980px);grid-template-columns:1fr;gap:38px}.cst-buy-box{position:static;max-width:none;justify-self:stretch}}@media(max-width:700px){.cst-product-main{padding:24px 0 70px}.cst-product-main__inner{width:calc(100% - 28px);gap:26px}.cst-product-gallery-v2,.cst-product-gallery-v4,.cst-product-gallery{grid-template-columns:1fr}.cst-product-gallery-v2__main,.cst-product-gallery-v4__main,.cst-product-gallery__main{height:430px;min-height:430px;border-radius:22px}.cst-product-gallery-v2__thumbs,.cst-product-gallery-v4__thumbs,.cst-product-gallery__thumbs{width:100%;display:flex;overflow-x:auto;order:2}.cst-buy-box{padding:26px 22px;border-radius:24px}.cst-buy-box__title{font-size:36px;letter-spacing:-1.4px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cst-product.css.map */
