.product-page{max-width:1500px;margin:0 auto;padding:10px 36px 60px;display:grid;grid-template-columns:1.15fr 1fr;gap:70px}.gallery{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:start}.thumbs{display:flex;flex-direction:column;gap:12px}.thumb{aspect-ratio:1/1;background:var(--soft);border-radius:10px;cursor:pointer;border:2px solid transparent;transition:.2s;display:flex;align-items:center;justify-content:center;color:#b8b0a3;font-size:9px;letter-spacing:1px}.thumb.active{border-color:var(--ink)}.thumb:hover{border-color:var(--accent)}.main-img{aspect-ratio:4/5;background:var(--soft);border-radius:18px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#b8b0a3;font-size:13px;letter-spacing:2px}.img-badges{position:absolute;top:18px;left:18px;display:flex;flex-direction:column;gap:8px}.img-badge{font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;padding:6px 12px;border-radius:4px;color:#fff}.ib-best{background:var(--accent)}.ib-shrink{background:var(--green)}.zoom-hint{position:absolute;bottom:18px;right:18px;background:#fffffff2;padding:8px 14px;border-radius:50px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;gap:6px}.info{padding-top:10px}.info-tag{display:inline-flex;align-items:center;gap:8px;background:var(--green-soft);color:var(--green);padding:6px 14px;border-radius:50px;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:16px}.info h1{font-size:clamp(34px,3.6vw,48px);font-weight:900;line-height:1.05;letter-spacing:-1.2px;margin-bottom:14px}.rating-row{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:13px;color:var(--muted)}.rating-row .stars{color:var(--yellow);letter-spacing:2px;font-size:15px}.rating-row a{color:var(--ink);text-decoration:underline;font-weight:600}.ship-banner{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--green) 0%,var(--green-dark) 100%);color:#fff;padding:14px 18px;border-radius:12px;margin-bottom:24px;box-shadow:0 8px 22px #1fa97147;position:relative;overflow:hidden}.ship-banner:before{content:"";position:absolute;top:-50px;right:-50px;width:140px;height:140px;border-radius:50%;background:#ffffff14}.ship-icon{width:44px;height:44px;border-radius:50%;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;position:relative}.ship-text{flex:1;position:relative}.ship-text strong{display:block;font-size:15px;font-weight:900;letter-spacing:.3px;margin-bottom:2px}.ship-text span{display:block;font-size:12px;font-weight:600;opacity:.92;letter-spacing:.2px}.ship-check{width:28px;height:28px;border-radius:50%;background:#fff;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0;position:relative}.price-block{padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px}.price-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.price-now{font-size:38px;font-weight:900;letter-spacing:-1px}.price-was{font-size:18px;color:var(--muted);text-decoration:line-through;font-weight:600}.price-save{background:var(--accent);color:#fff;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.bundle-tiers{margin-top:18px;background:linear-gradient(135deg,#fff8e6,#fff);border:2px solid var(--yellow);border-radius:14px;padding:18px;position:relative;overflow:hidden}.bundle-tiers:before{content:"";position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,210,63,.25),transparent 70%)}.bt-header{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;position:relative}.bt-header strong{font-size:14px;font-weight:900;letter-spacing:.3px;text-transform:uppercase}.bt-flame{font-size:16px}.bt-auto{margin-left:auto;font-size:11px;font-weight:700;color:var(--green);background:var(--green-soft);padding:4px 10px;border-radius:50px;letter-spacing:.3px}.bt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;position:relative}.bt-card{background:#fff;border:1.5px solid var(--line);border-radius:10px;padding:16px 10px 14px;text-align:center;position:relative;transition:.2s;cursor:pointer}.bt-card:hover{transform:translateY(-3px);border-color:var(--ink)}.bt-mid{border-color:var(--accent)}.bt-best{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 8px 22px #0000002e}.bt-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:4px 9px;border-radius:50px;white-space:nowrap}.bt-badge-best{background:var(--yellow);color:var(--ink)}.bt-qty{font-size:28px;font-weight:900;line-height:1;letter-spacing:-1px;margin-bottom:8px}.bt-qty span{display:block;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;opacity:.55;margin-top:4px}.bt-price{font-size:18px;font-weight:900;letter-spacing:-.5px;margin-bottom:4px}.bt-best .bt-price{color:var(--yellow)}.bt-per{font-size:11px;font-weight:600;opacity:.6}.bt-foot{margin-top:14px;font-size:12px;font-weight:600;color:var(--ink);text-align:center;padding-top:12px;border-top:1px dashed rgba(0,0,0,.12);position:relative}.opt{margin-bottom:24px}.opt-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.opt-label{font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.opt-label .selected{color:var(--muted);font-weight:600;letter-spacing:.3px;text-transform:none;margin-left:6px}.opt-link{font-size:12px;font-weight:700;color:var(--ink);text-decoration:underline;cursor:pointer}.swatches{display:flex;gap:10px;flex-wrap:wrap}.sw{width:42px;height:42px;border-radius:50%;cursor:pointer;border:2px solid #fff;box-shadow:0 0 0 1.5px var(--line);transition:.15s;position:relative}.sw.active{box-shadow:0 0 0 2px var(--ink)}.sw:hover{transform:scale(1.08)}.sw-black{background:#111}.sw-white{background:#f5f5f0}.sw-gray{background:#8a8a8a}.sw-navy{background:#1a2a44}.sw-olive{background:#5a5e3a}.sw-sand{background:#c9b896}.sw-red{background:#b8362e}.sw-forest{background:#2d4a3a}.sizes{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.size{padding:14px 0;text-align:center;cursor:pointer;border:1.5px solid var(--line);border-radius:8px;font-size:13px;font-weight:700;transition:.15s;background:#fff}.size:hover{border-color:var(--ink)}.size.active{background:var(--ink);color:#fff;border-color:var(--ink)}.size.oos{color:silver;cursor:not-allowed;text-decoration:line-through}.size.oos:hover{border-color:var(--line)}.qty-row{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-bottom:14px}.qty{display:flex;align-items:center;justify-content:space-between;border:1.5px solid var(--line);border-radius:50px;padding:0 14px;font-weight:800;font-size:16px}.qty button{background:none;border:none;cursor:pointer;font-size:18px;padding:14px 4px;color:var(--ink)}.qty button:hover{color:var(--accent)}.atc{background:var(--accent);color:#fff;padding:18px;border:none;border-radius:50px;font-size:14px;font-weight:800;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:.2s;box-shadow:0 8px 24px #e639464d}.atc:hover{background:var(--accent-dark);transform:translateY(-2px)}.buy-now{width:100%;background:var(--ink);color:#fff;padding:18px;border:none;border-radius:50px;font-size:14px;font-weight:800;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:.2s;margin-bottom:14px}.buy-now:hover{background:#333}.auto-discount{display:flex;align-items:center;gap:14px;background:var(--green-soft);border:1.5px dashed var(--green);border-radius:12px;padding:14px 16px;margin-bottom:24px;position:relative;overflow:hidden}.auto-discount:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:var(--green)}.ad-icon{font-size:22px;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #1fa97133}.ad-text{flex:1;line-height:1.4}.ad-text strong{display:block;font-size:13px;font-weight:800;color:var(--green);letter-spacing:.2px;margin-bottom:3px}.ad-text span{display:block;font-size:12px;color:var(--ink);font-weight:600;opacity:.75}.perks{background:var(--soft);border-radius:14px;padding:20px;margin-bottom:24px;display:grid;gap:14px}.perk{display:flex;align-items:center;gap:12px;font-size:13px}.perk-ico{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.perk strong{font-weight:800}.perk span{color:var(--muted);margin-left:4px}.acc{border-top:1px solid var(--line)}.acc-item{border-bottom:1px solid var(--line)}.acc-btn{width:100%;background:none;border:none;cursor:pointer;padding:20px 0;text-align:left;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.acc-btn:after{content:"+";font-size:22px;font-weight:400;transition:.2s}.acc-item.open .acc-btn:after{transform:rotate(45deg)}.acc-body{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;color:var(--muted);line-height:1.7}.acc-item.open .acc-body{max-height:500px;padding-bottom:20px}.acc-body ul{padding-left:20px;margin-top:8px}.acc-body li{margin-bottom:6px}.problems{padding:90px 36px 30px;background:#fff}.prob-inner{max-width:1500px;margin:0 auto}.prob-head{text-align:center;margin-bottom:50px;max-width:720px;margin-left:auto;margin-right:auto}.prob-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--ink);color:#fff;padding:8px 16px;border-radius:50px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}.prob-eyebrow .pulse-dot{width:7px;height:7px;background:var(--yellow);border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.prob-head h2{font-size:clamp(34px,4.2vw,52px);font-weight:900;letter-spacing:-1.5px;line-height:1.02;margin-bottom:14px}.prob-head h2 .hl{background:var(--yellow);padding:0 10px;display:inline-block;transform:rotate(-1deg)}.prob-head p{font-size:16px;color:var(--muted);line-height:1.6}.prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.prob-card{background:var(--soft);border-radius:18px;overflow:hidden;transition:.3s;display:flex;flex-direction:column;border:1px solid var(--line)}.prob-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0000001a}.prob-visual{aspect-ratio:16/10;background:#2a2620;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#ffffff40;font-size:11px;letter-spacing:1.5px}.prob-visual.v-fit{background:linear-gradient(135deg,#3a3530,#1a1612)}.prob-visual.v-comfort{background:linear-gradient(135deg,#2d3a44,#14181c)}.prob-visual.v-value{background:linear-gradient(135deg,#2d4a3a,#16241d)}.prob-compare{position:absolute;top:14px;left:14px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:6px 12px;border-radius:50px;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.prob-compare.ours{left:auto;right:14px;background:var(--accent)}.prob-num{position:absolute;bottom:14px;left:14px;width:38px;height:38px;border-radius:50%;background:var(--yellow);color:var(--ink);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;box-shadow:0 6px 18px #0000004d}.prob-body{padding:28px 26px 30px}.prob-tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.prob-body h3{font-size:24px;font-weight:900;letter-spacing:-.5px;margin-bottom:18px;line-height:1.15}.prob-row{display:flex;gap:12px;padding:12px 0;border-top:1px solid var(--line);font-size:14px;line-height:1.5}.prob-row:last-child{padding-bottom:0}.prob-icon{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff;margin-top:1px}.prob-icon.bad{background:#c4c4c4}.prob-icon.good{background:var(--green)}.prob-row strong{display:block;font-weight:800;margin-bottom:2px;font-size:13px}.prob-row.bad strong{color:var(--muted)}.prob-row span{color:var(--muted);font-size:13px}.prob-row.good strong{color:var(--ink)}.prob-row.good span{color:var(--ink);opacity:.75}.key-band{background:var(--soft);padding:70px 36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:40px}.key-inner{max-width:1500px;margin:0 auto}.key-head{text-align:center;margin-bottom:50px}.key-head h2{font-size:clamp(30px,3.6vw,44px);font-weight:900;letter-spacing:-1px;line-height:1.05}.key-head h2 .accent{color:var(--accent)}.key-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.key-card{background:#fff;padding:28px 22px;border-radius:14px;text-align:center;border:1px solid var(--line)}.key-ico{width:52px;height:52px;border-radius:50%;background:var(--green-soft);color:var(--green);display:flex;align-items:center;justify-content:center;font-size:22px;margin:0 auto 16px}.key-card h4{font-size:14px;font-weight:800;letter-spacing:.3px;margin-bottom:8px}.key-card p{font-size:13px;color:var(--muted);line-height:1.55}.reviews-sec{padding:80px 36px}.reviews-inner{max-width:1500px;margin:0 auto}.reviews-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px}.reviews-head h2{font-size:36px;font-weight:900;letter-spacing:-1px}.reviews-summary{display:flex;align-items:center;gap:18px}.big-rating{font-size:48px;font-weight:900;line-height:1}.rs-meta{font-size:13px;color:var(--muted)}.rs-meta .stars{color:var(--yellow);font-size:16px;letter-spacing:2px;display:block;margin-bottom:4px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{background:var(--soft);padding:26px;border-radius:14px}.review .stars{color:var(--yellow);letter-spacing:1.5px;font-size:14px;margin-bottom:10px}.review h5{font-size:14px;font-weight:800;margin-bottom:8px}.review p{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:14px}.review-meta{display:flex;justify-content:space-between;font-size:11px;font-weight:700;color:var(--muted)}.verified{color:var(--green);display:flex;align-items:center;gap:4px}.returns-sec{padding:90px 36px;background:#fff}.returns-inner{max-width:1500px;margin:0 auto;background:linear-gradient(135deg,var(--ink) 0%,#1f1f1f 100%);border-radius:24px;padding:60px 50px;color:#fff;position:relative;overflow:hidden}.returns-inner:before{content:"";position:absolute;top:-100px;right:-100px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(31,169,113,.18),transparent 70%)}.returns-inner:after{content:"";position:absolute;bottom:-120px;left:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,210,63,.1),transparent 70%)}.returns-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;position:relative}.ret-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;padding:8px 16px;border-radius:50px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.returns-grid h2{color:#fff;font-size:clamp(36px,4.4vw,56px);font-weight:900;letter-spacing:-1.5px;line-height:1.02;margin-bottom:18px}.returns-grid h2 .hl-green{color:var(--green)}.ret-left>p{font-size:17px;line-height:1.6;opacity:.75;margin-bottom:28px;max-width:480px}.ret-features{display:grid;gap:14px;margin-bottom:32px}.ret-feat{display:flex;align-items:center;gap:14px;font-size:15px}.ret-feat-ico{width:36px;height:36px;border-radius:50%;background:#1fa9712e;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0}.ret-feat strong{font-weight:700}.ret-cta{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--ink);padding:16px 28px;border-radius:50px;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase;transition:.2s}.ret-cta:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.ret-badge{aspect-ratio:1/1;max-width:380px;background:radial-gradient(circle at 50% 40%,#2a2a2a,#111);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;border:3px solid rgba(31,169,113,.3);box-shadow:0 0 0 12px #1fa9710f,0 20px 60px #00000080}.ret-badge-ring{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:50%;border:2px dashed rgba(255,255,255,.15);animation:spin 30s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ret-badge-inner{text-align:center;position:relative;z-index:2}.ret-badge-30{font-size:96px;font-weight:900;line-height:1;background:linear-gradient(135deg,var(--green) 0%,#5fd99e 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-4px}.ret-badge-day{font-size:16px;font-weight:800;letter-spacing:4px;text-transform:uppercase;margin-bottom:8px;opacity:.9}.ret-badge-label{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;opacity:.55}.ret-badge-check{position:absolute;top:28px;right:28px;width:50px;height:50px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;box-shadow:0 8px 20px #1fa97180}.related-sec{padding:80px 36px;background:var(--soft)}.related-head{text-align:center;margin-bottom:40px}.related-head h2{font-size:36px;font-weight:900;letter-spacing:-1px}.related-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.rel-card{cursor:pointer}.rel-img{aspect-ratio:4/5;background:#fff;border-radius:14px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;color:#b8b0a3;font-size:12px;letter-spacing:1.5px;transition:.3s}.rel-card:hover .rel-img{transform:translateY(-4px);box-shadow:0 16px 30px #00000014}.rel-card h4{font-size:14px;font-weight:700;margin-bottom:6px}.rel-card .price{font-size:15px;font-weight:900}.guarantee-banner{background:var(--green);color:#fff;padding:40px 36px}.gb-inner{max-width:1500px;margin:0 auto;display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:center}.gb-ico{font-size:50px}.gb-text{flex:1;min-width:280px}.gb-text h3{font-size:24px;font-weight:900;margin-bottom:6px;letter-spacing:-.5px}.gb-text p{opacity:.9;font-size:15px}@media(max-width:960px){.product-page{grid-template-columns:1fr;gap:40px}.prob-grid{grid-template-columns:1fr}.key-grid,.reviews-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.returns-grid{grid-template-columns:1fr;gap:40px}.returns-inner{padding:40px 28px}.foot-grid,.foot-top{grid-template-columns:1fr 1fr}nav ul{display:none}}@media screen and (min-width:990px){.product__media-wrapper media-gallery{display:grid;grid-template-columns:90px minmax(0,1fr);gap:24px;align-items:start}.product__media-wrapper{padding-left:24px}.product__media-wrapper slider-component:not(.thumbnail-slider){grid-column:2;grid-row:1;min-width:0}.product__media-wrapper .product__media-list{margin:0}.product__media-wrapper .product__media-item{width:100%!important;max-width:100%!important}.product__media-wrapper .product__media,.product__media-wrapper .product-media-container,.product__media-wrapper .global-media-settings{width:100%;max-width:100%}.product__media-wrapper slider-component.thumbnail-slider{grid-column:1;grid-row:1;width:90px;margin:0;overflow:visible}.product__media-wrapper .thumbnail-slider .thumbnail-list{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;overflow:visible}.product__media-wrapper .thumbnail-slider .thumbnail-list__item{width:86px!important;height:86px!important;max-width:86px!important;flex:0 0 86px!important}.product__media-wrapper .thumbnail-slider .thumbnail{width:86px;height:86px;padding:0;background:#f7f7f7}.product__media-wrapper .thumbnail img{width:100%;height:100%;object-fit:cover}.product__media-wrapper .thumbnail[aria-current]{box-shadow:0 0 0 2px #111;border-color:#111}.product__media-wrapper .thumbnail-slider .slider-buttons,.product__media-wrapper .thumbnail-slider .slider-button,.product__media-wrapper .thumbnail-slider .slider-counter{display:none!important}}.product__media-wrapper slider-component:not(.thumbnail-slider){position:relative}.product__media-wrapper .gm-product-badges{position:absolute;top:18px;left:18px;z-index:5;display:flex;flex-direction:column;gap:8px;pointer-events:none}.product__media-wrapper .gm-product-badge{display:inline-flex;align-items:center;width:fit-content;padding:7px 14px;border-radius:4px;font-size:11px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;white-space:nowrap}.product__media-wrapper .gm-product-badge--red{background:#ef4b57}.product__media-wrapper .gm-product-badge--green{background:#1db870}.bundle-option,.quantity-break,.qb-item,[data-quantity]{cursor:pointer;pointer-events:auto!important}.bundle-option.is-selected,.quantity-break.is-selected,.qb-item.is-selected,[data-quantity].is-selected{border:2px solid #ef3b4a!important;box-shadow:0 0 0 2px #ef3b4a2e!important}.bundle-option.is-selected:after,.quantity-break.is-selected:after,.qb-item.is-selected:after,[data-quantity].is-selected:after{content:"\2713";position:absolute;top:-11px;right:-11px;width:24px;height:24px;border-radius:50%;background:#ef3b4a;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.bt-card.is-selected,.bt-card.active{border:2px solid #ef3b4a!important;box-shadow:0 0 0 2px #ef3b4a2e!important}.bt-card.is-selected:after,.bt-card.active:after{content:"\2713";position:absolute;top:-11px;right:-11px;width:24px;height:24px;border-radius:50%;background:#ef3b4a;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.bundle-tiers .bt-card{position:relative;overflow:visible}.bundle-tiers .bt-card.active:after,.bundle-tiers .bt-card.is-selected:after,.bundle-tiers .bt-mid.active:after,.bundle-tiers .bt-mid.is-selected:after,.bundle-tiers .bt-best.active:after,.bundle-tiers .bt-best.is-selected:after{content:"\2713";position:absolute;top:-13px!important;right:-10px!important;width:28px;height:28px;border-radius:50%;background:#ef3b4a;color:#fff;font-size:16px;font-weight:900;line-height:1;display:flex;align-items:center;justify-content:center;z-index:20;box-shadow:0 2px 6px #00000026}.bundle-tiers .bt-badge{z-index:10}@media screen and (max-width:749px){.bundle-tiers .bt-card.active:after,.bundle-tiers .bt-card.is-selected:after,.bundle-tiers .bt-mid.active:after,.bundle-tiers .bt-mid.is-selected:after,.bundle-tiers .bt-best.active:after,.bundle-tiers .bt-best.is-selected:after{top:-12px!important;right:-8px!important;width:26px;height:26px;font-size:15px}}.custom-atc-row{--qty-width: 128px;--atc-gap: 12px;display:grid;grid-template-columns:var(--qty-width) minmax(0,1fr);gap:var(--atc-gap);align-items:start;width:100%;margin:24px 0 18px}.custom-atc-row .product-form__quantity .form__label,.custom-atc-row .quantity__rules-cart{display:none!important}.custom-atc-row .product-form__quantity{width:var(--qty-width);max-width:var(--qty-width);min-width:0!important;margin:0!important;padding:0!important}.custom-atc-row .price-per-item__container{width:100%;margin:0!important}.custom-atc-row .quantity{width:var(--qty-width)!important;height:56px!important;min-height:56px!important;border:1px solid #e7e0d6!important;border-radius:999px!important;background:#fff!important;overflow:hidden;margin:0!important;box-shadow:none!important}.custom-atc-row .quantity:before,.custom-atc-row .quantity:after{display:none!important}.custom-atc-row .quantity__button{width:40px!important;height:56px!important;color:#111!important;opacity:1!important}.custom-atc-row .quantity__button svg{width:12px;height:12px}.custom-atc-row .quantity__input{height:56px!important;font-size:16px!important;font-weight:800!important;color:#111!important;text-align:center!important;padding:0!important}.custom-atc-button{width:100%;min-width:0}.custom-atc-button product-form,.custom-atc-button .product-form,.custom-atc-button .product-form__buttons{width:100%;max-width:100%;margin:0!important}.custom-atc-button .product-form__submit{width:100%;min-height:56px;height:56px;margin:0!important;border:0!important;border-radius:999px!important;background:#ef3349!important;color:#fff!important;font-weight:800;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;box-shadow:0 12px 28px #ef334938}.custom-atc-button .product-form__submit:before,.custom-atc-button .product-form__submit:after{display:none!important}.custom-atc-button .shopify-payment-button{display:block;width:calc(100% + var(--qty-width) + var(--atc-gap));max-width:calc(100% + var(--qty-width) + var(--atc-gap));margin-left:calc((var(--qty-width) + var(--atc-gap)) * -1);margin-top:14px}.custom-atc-button .shopify-payment-button__button{width:100%;min-height:56px;height:56px;border-radius:999px!important;background:#111!important;color:#fff!important;font-weight:800;letter-spacing:1px;text-transform:uppercase}.custom-atc-row+.auto-discount,.custom-atc-row~.auto-discount{margin-top:18px}@media screen and (max-width:749px){.custom-atc-row{display:block;margin:18px 0}.custom-atc-row .product-form__quantity,.custom-atc-row .quantity,.custom-atc-button,.custom-atc-button .product-form__submit{width:100%!important;max-width:100%!important}.custom-atc-button{margin-top:12px}.custom-atc-button .shopify-payment-button{width:100%;max-width:100%;margin-left:0}}.price__badge-sale{background:#ef3349!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:7px 12px!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important}.product__info-container .price{position:relative;margin-top:28px!important;padding-top:28px!important}.product__info-container .price:before{content:"";display:block;width:100%;height:1px;background:#e5ded3;position:absolute;top:0;left:0}variant-selects{display:block;position:relative;margin-top:26px!important;padding-top:26px!important}variant-selects:before{content:"";display:block;width:100%;height:1px;background:#e5ded3;position:absolute;top:0;left:0}.product-form__submit .atc-button-text{display:inline-flex;align-items:center;justify-content:center;gap:8px}.product-form__submit .atc-button-price{font-weight:800;color:inherit;margin-left:6px}.buy-now-lightning-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:8px;color:#ffd400;font-size:16px;line-height:1;font-weight:900;vertical-align:middle}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{display:inline-flex!important;align-items:center!important;justify-content:center!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-product-page.css.map */
