.prd-p{padding:0}.prd-p__grid{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.prd-p__grid{grid-template-columns:54% 1fr;gap:4rem;align-items:start;background:#fff;border-radius:20px;padding:2.8rem;box-shadow:0 4px 32px #00000012}.prd-p__grid--no-media{grid-template-columns:1fr}.prd-p__info--full{max-width:72rem;margin:0 auto}}@media screen and (min-width:990px){.prd-p__grid{gap:4.4rem}}.prd-p__gallery .product__media-wrapper{padding-left:0}@media screen and (min-width:750px){.prd-p__gallery media-gallery{display:grid;grid-template-columns:110px 1fr;gap:1rem;align-items:start}.prd-p__gallery .thumbnail-slider{order:-1;width:110px;overflow:hidden}.prd-p__gallery .thumbnail-slider .slider-button{display:none!important}.prd-p__gallery .thumbnail-list{flex-direction:column!important;flex-wrap:nowrap!important;overflow-y:auto;overflow-x:hidden;max-height:620px;gap:.8rem!important;scrollbar-width:none;padding:0!important;margin:0!important}.prd-p__gallery .thumbnail-list::-webkit-scrollbar{display:none}.prd-p__gallery .thumbnail-list__item{width:106px!important;min-width:106px!important;height:106px!important;flex:0 0 106px!important}.prd-p__gallery .thumbnail{width:106px!important;min-width:106px!important;height:106px!important;padding:0!important}.prd-p__gallery .thumbnail img,.prd-p__gallery .thumbnail .thumbnail__image{width:106px!important;height:106px!important;object-fit:cover}.prd-p__gallery .product__media-list{min-height:480px}.prd-p__gallery .product__media-item{width:100%!important;max-width:100%!important;min-height:480px}.prd-p__gallery .product-media-container,.prd-p__gallery .product-media-container.constrain-height.media-fit-contain{height:480px!important;width:100%!important;max-width:100%!important}.prd-p__gallery .product-media-container .product__modal-opener{height:100%!important}.prd-p__gallery .product-media-container .product__media.media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;padding-top:0!important;width:100%!important;height:100%!important}.prd-p__gallery .product-media-container .product__media.media img{object-fit:contain!important;object-position:center!important}}.prd-p__info-container.product__column-sticky{position:sticky;top:2rem;z-index:2}@media screen and (max-width:749px){.prd-p__info-container.product__column-sticky{position:static}}.prd-p__badge{display:inline-flex;align-items:center;gap:.5rem;background:#fef3c7;color:#92400e;font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1.3rem;border-radius:50px;margin-bottom:1.6rem;border:1px solid #fcd34d;line-height:1.4}.prd-p__title{font-size:clamp(2.6rem,3.5vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.025em;margin:0 0 1.4rem;color:rgb(var(--color-foreground))}.prd-p__rating{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin-bottom:1.4rem}.prd-p__rating .rating{display:inline-block}.prd-p__rating-score{font-weight:700;font-size:1.4rem;color:#f59e0b}.prd-p__rating-count{font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.prd-p__tagline{font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.7);margin:0 0 1.8rem}.prd-p__price-area{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.8rem}.prd-p__price-area .price--large{font-size:3.2rem;font-weight:800;letter-spacing:-.02em;color:#03c}.prd-p__savings-badge{display:inline-block;background:#dcfce7;color:#15803d;font-size:1.25rem;font-weight:700;padding:.4rem 1rem;border-radius:50px;letter-spacing:.02em;white-space:nowrap}.prd-p__variants{margin-bottom:2rem}.prd-p__buybox{background:#f5f6ff;border:1.5px solid rgba(0,0,255,.1);border-radius:12px;padding:2rem;margin-bottom:0}.prd-p__benefits{list-style:none;margin:0 0 1.8rem;padding:0;display:flex;flex-direction:column;gap:.7rem}.prd-p__benefits li{display:flex;align-items:flex-start;gap:.8rem;font-size:1.45rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}.prd-p__benefits-check{flex-shrink:0;width:1.9rem;height:1.9rem;background:#00f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.prd-p__benefits-check svg{width:1.1rem;height:1.1rem;display:block}.prd-p__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.6rem 0 .8rem;border-top:1px solid rgba(var(--color-foreground),.08);margin-top:1.6rem}.prd-p__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.prd-p__trust-icon{width:3.2rem;height:3.2rem;color:rgba(var(--color-foreground),.45);flex-shrink:0}.prd-p__trust-label{font-size:1.2rem;font-weight:700;line-height:1.3;color:rgba(var(--color-foreground),.75)}.prd-p__trust-sub{font-size:1.1rem;line-height:1.3;color:rgba(var(--color-foreground),.45)}.prd-p__accordions{margin-top:2rem}.prd-p__accordion{border-top:1px solid rgba(var(--color-foreground),.1)}.prd-p__accordion:last-child{border-bottom:1px solid rgba(var(--color-foreground),.1)}.prd-p__accordion summary{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;cursor:pointer;list-style:none;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));gap:1rem;transition:color .2s ease}.prd-p__accordion summary:hover{color:#03c}.prd-p__accordion summary::-webkit-details-marker{display:none}.prd-p__accordion-chevron{flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .25s ease;stroke:currentColor;fill:none}.prd-p__accordion details[open] .prd-p__accordion-chevron{transform:rotate(180deg)}.prd-p__accordion-body{padding:0 0 1.8rem;font-size:1.5rem;line-height:1.75;color:rgba(var(--color-foreground),.72)}.prd-p__accordion-body p{margin-bottom:.8rem}.prd-p__accordion-body p:last-child{margin-bottom:0}.prd-p__upsell{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;background:#fffbea;border:1.5px solid #f5c842;border-radius:10px;padding:1.2rem 1.4rem;margin:1.2rem 0 0;text-decoration:none;color:inherit;transition:background .18s ease,border-color .18s ease}.prd-p__upsell:hover{background:#fff8d6;border-color:#e0a800;text-decoration:none}.prd-p__upsell-left{display:flex;align-items:center;gap:1rem;min-width:0}.prd-p__upsell-emoji{font-size:2rem;flex-shrink:0;line-height:1}.prd-p__upsell-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.prd-p__upsell-headline{font-size:1.4rem;font-weight:700;color:#7a4f00;line-height:1.3}.prd-p__upsell-sub{font-size:1.25rem;color:#a06800;line-height:1.4}.prd-p__upsell-cta{display:flex;align-items:center;gap:.4rem;font-size:1.3rem;font-weight:700;color:#03c;white-space:nowrap;flex-shrink:0}@media screen and (max-width:749px){.prd-p__upsell{flex-direction:column;align-items:flex-start;gap:.8rem}.prd-p__upsell-cta{align-self:flex-end}}.prd-p__guarantee{display:flex;align-items:center;gap:1.4rem;background:#f0faf4;border:1px solid #b6e8c8;border-radius:10px;padding:1.4rem 1.6rem;margin:1.6rem 0 .4rem}.prd-p__guarantee-icon{flex-shrink:0;width:3.2rem;height:3.2rem;color:#1a8a45}.prd-p__guarantee-text{display:flex;flex-direction:column;gap:.2rem}.prd-p__guarantee-title{font-size:1.4rem;font-weight:700;color:#1a5c30;line-height:1.3}.prd-p__guarantee-desc{font-size:1.3rem;color:#2d7a4f;line-height:1.4}@media screen and (max-width:749px){.prd-p__guarantee{padding:1.2rem 1.4rem;gap:1.2rem}}.prd-p__accordion-body ul{list-style:disc;padding-left:2rem;margin-bottom:.8rem}.prd-p__accordion-body li{margin-bottom:.4rem}.prd-p .share-button{margin-top:1.6rem}@media(prefers-reduced-motion:no-preference){.prd-p__buybox .product-form__submit{transition:transform .15s ease,box-shadow .15s ease!important}.prd-p__buybox .product-form__submit:not([disabled]):hover{transform:translateY(-2px)!important;box-shadow:0 6px 24px #0000ff47!important}.prd-p__accordion-body{animation:prdAccordionIn .2s ease forwards}@keyframes prdAccordionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}.prd-p__gallery .thumbnail-list{gap:.6rem}.prd-p__gallery .thumbnail-list__item{border-radius:6px;overflow:hidden}.prd-p__gallery .thumbnail{border-radius:6px;overflow:hidden;border:2px solid transparent;transition:border-color .15s ease}.prd-p__gallery .thumbnail[aria-current=true],.prd-p__gallery .thumbnail:hover{border-color:#00f}@media screen and (max-width:749px){.prd-p__buybox{padding:1.6rem}.prd-p__title{font-size:2.8rem}.prd-p__trust{gap:.6rem}.prd-p__trust-label{font-size:1.1rem}.prd-p__trust-sub{font-size:1rem}.prd-p__trust-icon{width:2.8rem;height:2.8rem}.prd-p__info{padding-top:2rem}}.prd-p__chips{margin-bottom:2rem}.prd-p__chips-label{font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.45);margin-bottom:1rem}.prd-p__chips-row{display:flex;gap:.7rem;flex-wrap:wrap}.prd-p__chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:50px;padding:.55rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:1.3}.prd-p__chip--blue{background:#eff0ff;border:1px solid #c7d2fe;color:#3730a3}.prd-p__chip--green{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.prd-p__chip--amber{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.prd-p__chip--purple{background:#faf5ff;border:1px solid #e9d5ff;color:#6b21a8}.prd-p__social-proof{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;color:#ea580c;margin-bottom:1.4rem}.prd-p__benefits-check{background:#16a34a}.prd-p__benefits li{font-size:1.5rem;font-weight:600}.prd-p__buybox-note{font-size:1.15rem;color:rgba(var(--color-foreground),.45);text-align:center;margin:1rem 0 0}.prd-p__trust-icon-wrap{width:4.4rem;height:4.4rem;border-radius:50%;border:1.5px solid #e5c99a;background:#fff9f0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.prd-p__trust-icon{width:2.2rem;height:2.2rem;color:#b45309}.jdgm-no-review{display:none!important}.jdgm-widget:has(.jdgm-no-review){display:none!important}#judgeme_product_reviews:has(.jdgm-no-review){display:none!important}.prd-p__buybox .shopify-payment-button{margin-top:0}.prd-p__buybox .shopify-payment-button:before{content:"ou";display:block;text-align:center;font-size:1.15rem;color:#00000059;letter-spacing:.06em;margin:.8rem 0 .4rem}.prd-p__buybox .shopify-payment-button__button--unbranded{background:transparent!important;border:1.5px solid rgba(0,51,204,.45)!important;color:#03c!important;box-shadow:none!important;font-weight:600!important}.prd-p__buybox .shopify-payment-button__button--unbranded:hover{background:#0033cc0d!important;border-color:#03c!important}.prd-p__urgency-notice{display:flex;align-items:center;gap:.8rem;padding:.85rem 1.2rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:1.4rem;font-size:1.3rem;color:#9a3412;font-weight:500;line-height:1.4}.prd-p__urgency-pulse{width:8px;height:8px;border-radius:50%;background:#ea580c;flex-shrink:0;box-shadow:0 0 #ea580c80;animation:urgencyPulse 1.8s ease-out infinite}@keyframes urgencyPulse{0%{box-shadow:0 0 #ea580c80}70%{box-shadow:0 0 0 6px #ea580c00}to{box-shadow:0 0 #ea580c00}}.prd-p__audience{margin-bottom:2rem;padding:1.6rem;background:#f8faff;border:1px solid rgba(0,51,204,.1);border-radius:10px}.prd-p__audience-label{font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.4);margin:0 0 1rem}.prd-p__audience-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.prd-p__audience-list li{font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.45}.prd-p__anchor{margin-bottom:1.8rem;padding:1.4rem 1.6rem;background:#fffdf5;border:1px solid #f0e4aa;border-radius:10px}.prd-p__anchor-label{font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.4);margin:0 0 1.2rem}.prd-p__anchor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.prd-p__anchor-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .6rem;border-radius:8px;gap:.35rem}.prd-p__anchor-item--no{background:#fff5f5;border:1px solid #fecaca}.prd-p__anchor-item--yes{background:#f0fdf4;border:1.5px solid #86efac}.prd-p__anchor-icon{font-size:1.5rem;line-height:1}.prd-p__anchor-price{font-size:1.25rem;font-weight:800;line-height:1.2}.prd-p__anchor-item--no .prd-p__anchor-price{color:#b91c1c;text-decoration:line-through;text-decoration-color:#b91c1c66}.prd-p__anchor-item--yes .prd-p__anchor-price{color:#15803d;font-size:1.4rem}.prd-p__anchor-desc{font-size:1.1rem;color:rgba(var(--color-foreground),.5);line-height:1.3}.prd-p__anchor-item--yes .prd-p__anchor-desc{color:#166534;font-weight:600}@media screen and (max-width:500px){.prd-p__anchor-grid{grid-template-columns:1fr}}.prd-p__buybox .product-form__submit{background:#03c!important;color:#fff!important;border-color:transparent!important;box-shadow:0 4px 14px #0033cc40!important}.prd-p__buybox .product-form__submit:hover{background:#02a!important;box-shadow:0 6px 20px #0033cc59!important}.prd-p__payment-icons{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.07)}.prd-p__payment-icon{display:inline-flex;align-items:center;border-radius:4px;overflow:hidden;line-height:0}.prd-p__payment-icon svg{width:40px;height:28px;display:block}.prd-p__payment-secure{display:inline-flex;align-items:center;gap:.4rem;font-size:1.1rem;color:rgba(var(--color-foreground),.45);margin-left:.2rem}.prd-p__payment-secure svg{color:#16a34a;flex-shrink:0}.prd-p__disclaimer{display:flex;align-items:flex-start;gap:.5rem;font-size:1.15rem;line-height:1.6;color:rgba(var(--color-foreground),.42);background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:6px;padding:.9rem 1.2rem;margin:.8rem 0 0}.prd-p__disclaimer svg{flex-shrink:0;color:rgba(var(--color-foreground),.35)}.prd-p__sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 24px #0000001a;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:749px){.prd-p__sticky-bar{display:block}}.prd-p__sticky-bar--visible{transform:translateY(0)}.prd-p__sticky-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;max-width:480px;margin:0 auto}.prd-p__sticky-bar-info{display:flex;flex-direction:column;min-width:0}.prd-p__sticky-bar-title{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prd-p__sticky-bar-price{font-size:1.5rem;font-weight:800;color:#03c}.prd-p__sticky-bar-btn{flex-shrink:0;background:#03c!important;color:#fff!important;font-size:1.4rem!important;font-weight:700!important;padding:1.1rem 2rem!important;border-radius:8px!important;border:none!important;white-space:nowrap;cursor:pointer;box-shadow:0 4px 14px #0033cc40;text-decoration:none;display:inline-flex;align-items:center;min-height:44px}.prd-p__sticky-bar-btn:hover{background:#02a!important;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-main-product-premium.css.map */
