*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f9fafb;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}.pg-container{max-width:1200px;margin:0 auto;padding:0 24px}.pg-orange{color:#2563eb}.pg-dim{color:#fff3}.pg-muted{color:#6b7280}.pg-text-sm{font-size:.75rem}.pg-text-center{text-align:center}.pg-mt-1{margin-top:6px}.pg-link-orange{color:#2563eb;font-size:.75rem;font-weight:600}.pg-link-orange:hover{text-decoration:underline}.pg-announcement-bar{background:#111827;color:#fff;font-size:.8rem;padding:8px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pg-announcement-bar__text,.pg-announcement-bar__proof{display:flex;align-items:center;gap:6px}.pg-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.pg-dot--pulse{background:#22c55e;animation:pgPulse 2s infinite}@keyframes pgPulse{0%,to{opacity:1}50%{opacity:.4}}.pg-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px #0000000f}.pg-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:12px;padding-bottom:12px}.pg-logo{display:flex;align-items:center;gap:10px}.pg-logo__icon{width:40px;height:40px;background:#2563eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:1rem;flex-shrink:0}.pg-logo__name{font-weight:900;font-size:1.05rem;line-height:1.1;color:#111827;letter-spacing:-.02em}.pg-logo__sub{font-size:.65rem;font-weight:700;color:#2563eb;letter-spacing:.1em}.pg-nav{display:flex;align-items:center;gap:28px}.pg-nav__link{font-size:.875rem;font-weight:500;color:#4b5563;transition:color .15s}.pg-nav__link:hover,.pg-nav__link--active{color:#111827}.pg-nav__link--active{border-bottom:2px solid #2563eb;padding-bottom:2px;font-weight:600}.pg-header__actions{display:flex;align-items:center;gap:16px}.pg-search-trigger{display:flex;align-items:center;gap:8px;background:#f3f4f6;border-radius:10px;padding:8px 12px;font-size:.8rem;color:#9ca3af}.pg-search-trigger kbd{background:#fff;border-radius:4px;padding:1px 5px;font-size:.7rem;color:#9ca3af;margin-left:12px}.pg-header__icon,.pg-header__cart{color:#4b5563;transition:color .15s}.pg-header__icon:hover,.pg-header__cart:hover{color:#111827}.pg-shopify-account{--shopify-account-signed-in-avatar-size: 34px;--shopify-account-signed-in-avatar-color-background: #2563eb;--shopify-account-signed-in-avatar-color-text: #fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pg-shopify-account::part(signed-out-avatar){display:inline-flex;align-items:center;justify-content:center;padding:0;color:#4b5563}.pg-cart-count{position:absolute;top:-8px;right:-8px;background:#2563eb;color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.pg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:.875rem;border-radius:10px;padding:10px 20px;transition:background .15s,border-color .15s,transform .15s;cursor:pointer;white-space:nowrap}.pg-btn--primary{background:#2563eb;color:#fff}.pg-btn--primary:hover{background:#1d4ed8}.pg-btn--primary:disabled{background:#d1d5db;cursor:not-allowed}.pg-btn--outline{background:#ffffff1a;border:1.5px solid rgba(255,255,255,.35);color:#fff}.pg-btn--outline:hover{background:#fff3}.pg-btn--outline-dark{background:#fff;border:1.5px solid #e5e7eb;color:#374151}.pg-btn--outline-dark:hover{background:#f9fafb}.pg-btn--full{width:100%}.pg-btn--lg{padding:14px 24px;font-size:1rem;border-radius:12px}.pg-hero{position:relative;overflow:hidden;min-height:420px;background:linear-gradient(135deg,#1a1a1a,#2d1f0e,#1a1a1a);background-size:cover;background-position:center;max-width:1200px;margin:0 auto;border-radius:20px;box-shadow:0 20px 60px #00000040}.pg-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1a1a1aeb,#2d1f0ed9,#1a1a1aeb)}.pg-hero__watermark{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:clamp(60px,12vw,180px);font-weight:900;color:#fff;opacity:.04;-webkit-user-select:none;user-select:none;overflow:hidden;letter-spacing:-.04em;white-space:nowrap}.pg-hero__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:64px;padding-bottom:72px}.pg-hero__content{max-width:540px}.pg-hero__title{font-size:clamp(40px,6vw,72px);font-weight:900;line-height:1;letter-spacing:-.04em;margin-bottom:20px}.pg-hero__title--white{display:block;color:#fff}.pg-hero__title--orange{display:block;color:#2563eb}.pg-hero__subtitle{color:#d1d5db;font-size:1.1rem;margin-bottom:32px}.pg-hero__buttons{display:flex;gap:16px;flex-wrap:wrap}.pg-hero__stats{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.pg-stat-card{background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px 24px;display:flex;align-items:center;gap:16px;min-width:220px}.pg-stat-card__icon{font-size:1.75rem}.pg-stat-card__label{color:#9ca3af;font-size:.75rem;font-weight:500}.pg-stat-card__value{color:#fff;font-size:1.6rem;font-weight:900}.pg-product-grid{padding:0 0 48px}.pg-section-title{font-size:1.75rem;font-weight:900;color:#111827;margin-bottom:24px;letter-spacing:-.02em}.pg-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.pg-product-card{background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s;position:relative}.pg-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.pg-product-card--featured{border-color:#2563eb;box-shadow:0 4px 24px #f9731633;transform:scale(1.02)}.pg-product-card--featured:hover{transform:scale(1.02) translateY(-2px)}.pg-product-card__title{font-size:1.5rem;font-weight:900;color:#111827;margin-bottom:4px}.pg-product-card__subtitle{color:#6b7280;font-size:.85rem;margin-bottom:16px}.pg-product-card__image-link{display:block;margin-bottom:16px}.pg-product-card__image{width:100%;height:170px;object-fit:contain;border-radius:12px}.pg-product-card__price-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pg-product-card__price{font-size:2rem;font-weight:900;color:#111827}.pg-product-card__form{margin-top:16px}.pg-product-card__stock{display:flex;justify-content:space-between;gap:10px;font-size:.75rem;color:#6b7280;margin-bottom:8px;flex-wrap:wrap}.pg-product-card__stock-progress{height:10px;background:#eceff3;border-radius:999px;overflow:hidden;margin-bottom:18px}.pg-product-card__stock-fill{height:100%;border-radius:999px;transition:width .4s ease,background .3s ease;box-shadow:0 0 8px #f9731659}.pg-product-card__stock-fill--green{background:linear-gradient(90deg,#22c55e,#16a34a)}.pg-product-card__stock-fill--orange{background:linear-gradient(90deg,#22c55e,#2563eb)}.pg-product-card__stock-fill--red{background:linear-gradient(90deg,#ef4444,#dc2626)}.pg-stock-soldout{color:#ef4444;font-weight:900;font-size:.85rem;letter-spacing:.04em}.pg-box-placeholder{background:linear-gradient(135deg,#1a1a1a,#2d1f0e);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff;font-weight:900}.pg-box-placeholder--card{width:100%;height:170px;font-size:1.2rem}.pg-box-placeholder--large{width:100%;height:300px;font-size:1.5rem}.pg-box-placeholder--small{width:64px;height:64px;font-size:.7rem}.pg-box-placeholder--tiny{width:40px;height:40px;font-size:.6rem}.pg-trust{padding:24px 0 48px}.pg-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pg-trust__item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000a}.pg-trust__icon{font-size:1.5rem;flex-shrink:0}.pg-trust__title{font-weight:700;font-size:.85rem;color:#111827}.pg-trust__sub{font-size:.75rem;color:#6b7280}.pg-badge{display:inline-block;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.pg-badge--orange,.pg-badge--popul\101r\101k\101 {background:#2563eb;color:#fff}.pg-badge--lab\101k\101-izv\113le{background:#4ade80;color:#111827}.pg-badge--jaunums{background:#3b82f6;color:#fff}.pg-badge--discount{background:#fef3c7;color:#d97706}.pg-badge--sm{padding:2px 6px;font-size:.65rem}.pg-progress{height:6px;background:#f3f4f6;border-radius:99px;overflow:hidden}.pg-progress__fill{height:100%;background:#2563eb;border-radius:99px;transition:width .3s}.pg-progress--sm{height:4px;margin:6px 0}.pg-card{background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:24px;box-shadow:0 2px 8px #0000000d}.pg-card__title{font-size:1rem;font-weight:900;color:#111827;margin-bottom:16px;display:flex;align-items:center;gap:8px}.pg-card--trust{padding:20px}.pg-page{padding:0 0 64px}.pg-page-title{font-size:1.75rem;font-weight:900;color:#111827;margin-bottom:20px}.pg-breadcrumb{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#9ca3af;margin:12px 0 24px}.pg-breadcrumb a:hover{color:#4b5563}.pg-breadcrumb__current{color:#374151;font-weight:500}.pg-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px}.pg-product-main-image{background:#fff;border-radius:20px;padding:24px;border:1px solid #f3f4f6;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;justify-content:center;min-height:320px;margin-bottom:12px}.pg-product-main-image img{max-height:300px;width:auto;object-fit:contain;border-radius:12px}.pg-product-thumbnails{display:flex;gap:8px}.pg-thumbnail{border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:4px;background:#fff;transition:border-color .15s;flex:1}.pg-thumbnail--active{border-color:#2563eb}.pg-thumbnail img{border-radius:8px;width:100%;height:125px;object-fit:cover}.pg-product-title{font-size:2rem;font-weight:900;color:#111827;margin-bottom:4px}.pg-product-subtitle{color:#6b7280;font-size:.9rem;margin-bottom:16px}.pg-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:20px}.pg-stars{color:#2563eb;letter-spacing:2px}.pg-stars--lg{font-size:1.2rem}.pg-rating-value{font-weight:700;font-size:.9rem;color:#111827}.pg-rating-count{color:#6b7280;font-size:.8rem}.pg-product-price{margin-bottom:20px}.pg-price{font-size:2.5rem;font-weight:900;color:#111827}.pg-compare-price{color:#9ca3af;text-decoration:line-through;font-size:1.1rem;margin-left:8px}.pg-savings{display:block;color:#2563eb;font-weight:700;font-size:.9rem;margin-top:4px}.pg-product-features{margin-bottom:20px}.pg-product-features ul{list-style:none}.pg-product-features li{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#374151;padding:4px 0}.pg-product-features li:before{content:"\2713";color:#22c55e;font-weight:700;flex-shrink:0}.pg-stock-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280;margin-bottom:8px}.pg-variant-select{margin-bottom:16px}.pg-variant-select label{font-weight:600;font-size:.85rem;color:#374151;display:block;margin-bottom:6px}.pg-select{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.9rem;color:#111827;background:#fff;outline:none;cursor:pointer}.pg-select:focus{border-color:#2563eb}.pg-secure-badges{display:flex;gap:16px;margin-top:10px;font-size:.75rem;color:#6b7280;justify-content:center}.pg-product-lower{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:start}.pg-product-lower__main{display:flex;flex-direction:column;gap:20px;min-width:0}.pg-product-lower__sidebar{display:flex;flex-direction:column;gap:16px;min-width:0}#shopify-section-product-features,#shopify-section-product-reviews{width:100%;max-width:520px}#shopify-section-recommended-products{width:100%;max-width:100%}.pg-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pg-feature-item{display:flex;gap:12px;align-items:flex-start}.pg-feature-item__icon{font-size:1.5rem;flex-shrink:0}.pg-feature-item__title{font-weight:700;font-size:.8rem;color:#111827}.pg-feature-item__desc{font-size:.75rem;color:#6b7280}.pg-reviews-summary{display:flex;align-items:center;gap:16px;margin-bottom:20px}.pg-reviews-score{font-size:3rem;font-weight:900;color:#111827}.pg-reviews-placeholder{background:#f9fafb;border-radius:10px;padding:24px;text-align:center}.pg-reviews-section{margin-top:32px;margin-bottom:48px;width:100%}.pg-reviews-section .pg-card{width:100%;padding:24px;border-radius:20px}.pg-recommended-list{display:flex;flex-direction:column;gap:16px}.pg-rec-item{display:flex;gap:12px;align-items:flex-start;text-decoration:none}.pg-rec-item:hover .pg-rec-item__title{color:#2563eb}.pg-rec-item__image{width:56px;height:56px;object-fit:cover;border-radius:10px;flex-shrink:0}.pg-rec-item__info{flex:1;min-width:0}.pg-rec-item__title{font-weight:700;font-size:.85rem;color:#111827;transition:color .15s}.pg-rec-item__price{font-weight:900;color:#2563eb;font-size:.9rem}.pg-stock-card{background:#fff;border:1px solid #ececec;border-radius:18px;padding:18px 18px 16px;box-shadow:0 4px 14px #0000000d;margin-top:18px;margin-bottom:18px}.pg-stock-card__top{margin-bottom:14px}.pg-stock-card__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:.95rem;color:#222}.pg-stock-card__meta strong{font-size:1.15rem;font-weight:900;line-height:1}.pg-stock-card__fire,.pg-stock-card__left{font-weight:700}.pg-stock-card__bar{height:14px;background:#e5e7eb;border-radius:999px;overflow:hidden;position:relative}.pg-stock-card__fill{height:100%;border-radius:999px;transition:width .6s ease,background .35s ease;animation:pgStockFillGrow 1s ease}.pg-stock-card__fill--green{background:linear-gradient(90deg,#22c55e,#16a34a)}.pg-stock-card__fill--orange{background:linear-gradient(90deg,#22c55e,#2563eb)}.pg-stock-card__fill--red{background:linear-gradient(90deg,#ef4444,#dc2626)}@keyframes pgStockFillGrow{0%{width:0!important;opacity:.7}to{opacity:1}}.pg-sales-tools{margin-top:16px;display:grid;gap:14px}.pg-live-box,.pg-bundle-box{border:1px solid #e7e7e7;border-radius:14px;padding:14px;background:#fff}.pg-live-box{display:grid;gap:10px}.pg-live-row{display:flex;align-items:center;gap:10px;font-size:14px;flex-wrap:wrap}.pg-live-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;display:inline-block;box-shadow:0 0 0 6px #22c55e1f;animation:pgPulseSales 1.6s infinite}.pg-live-dot--orange{background:#2563eb;box-shadow:0 0 0 6px #f973161f}@keyframes pgPulseSales{0%{transform:scale(1);opacity:1}70%{transform:scale(1.15);opacity:.65}to{transform:scale(1);opacity:1}}.pg-bundle-title{font-size:16px;font-weight:700;margin-bottom:4px}.pg-bundle-subtitle{font-size:13px;color:#666;margin-bottom:12px}.pg-bundle-options{display:flex;gap:10px;flex-wrap:wrap}.pg-bundle-btn{border:1px solid #111;background:#111;color:#fff;padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:700;transition:.2s ease}.pg-bundle-btn:hover{opacity:.9;transform:translateY(-1px)}.pg-bundle-note{margin-top:10px;font-size:12px;color:#666}.pg-free-shipping-banner{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:12px 16px;font-size:.875rem;color:#374151;margin-bottom:16px}.pg-free-shipping-bar{background:#fff;border-radius:10px;padding:10px 16px;margin-bottom:24px;border:1px solid #f3f4f6}.pg-free-shipping-bar .pg-progress{margin:0;height:6px}.pg-cart-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px}.pg-cart-items{display:flex;flex-direction:column;gap:12px}.pg-cart-item{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 4px #0000000a}.pg-cart-item__image-link{flex-shrink:0}.pg-cart-item__image{width:72px;height:72px;object-fit:cover;border-radius:12px}.pg-cart-item__details{flex:1;min-width:0}.pg-cart-item__title{font-weight:700;color:#111827;font-size:.95rem}.pg-cart-item__title:hover{color:#2563eb}.pg-cart-item__variant{color:#6b7280;font-size:.8rem;margin-top:2px}.pg-cart-item__price{font-weight:700;color:#111827;margin-top:4px;font-size:.9rem}.pg-cart-item__qty{display:flex;align-items:center;gap:0;border:1.5px solid #e5e7eb;border-radius:10px;overflow:hidden}.pg-qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#4b5563;transition:background .15s}.pg-qty-btn:hover{background:#f9fafb}.pg-qty-value{width:32px;text-align:center;font-weight:700;font-size:.9rem}.pg-cart-item__total{font-weight:900;font-size:1rem;color:#111827;text-align:right;min-width:64px}.pg-cart-item__remove{color:#9ca3af;font-size:1.25rem;line-height:1;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.pg-cart-item__remove:hover{background:#fee2e2;color:#ef4444}.pg-cart-continue{margin-top:4px;border:1.5px dashed #d1d5db;color:#374151;background:#fff}.pg-cart-empty{text-align:center;padding:48px 24px}.pg-cart-summary{display:flex;flex-direction:column;gap:16px}.pg-coupon-form{display:flex;gap:8px;margin-bottom:20px}.pg-input{flex:1;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 14px;font-size:.875rem;color:#374151;outline:none;transition:border-color .15s}.pg-input:focus{border-color:#2563eb}.pg-summary-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.pg-summary-row{display:flex;justify-content:space-between;font-size:.875rem}.pg-summary-total{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid #f3f4f6;padding-top:16px;margin-bottom:20px;font-size:1.25rem;font-weight:900}.pg-trust-mini{display:flex;gap:12px;margin-bottom:12px}.pg-trust-mini:last-child{margin-bottom:0}.pg-trust-mini__icon{font-size:1.25rem;flex-shrink:0}.pg-trust-mini__title{font-weight:700;font-size:.8rem;color:#111827}.pg-trust-mini__sub{font-size:.7rem;color:#6b7280}.pg-notification{position:fixed;bottom:20px;right:20px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #00000026;border:1px solid #f3f4f6;padding:14px 16px;z-index:9999;animation:pgSlideIn .4s ease;max-width:280px}.pg-notification__inner{display:flex;align-items:center;gap:12px}.pg-notification__icon{font-size:2rem;flex-shrink:0}.pg-notification__label{font-size:.7rem;color:#6b7280}.pg-notification__product{font-weight:700;font-size:.9rem;color:#111827}.pg-notification__time{font-size:.7rem;color:#9ca3af}@keyframes pgSlideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.pg-footer{background:#111827;color:#fff;padding:48px 0 0}.pg-footer__inner{display:grid;grid-template-columns:2fr repeat(auto-fill,1fr);gap:40px;margin-bottom:40px}.pg-footer__brand .pg-logo__name{color:#fff}.pg-footer__desc{color:#9ca3af;font-size:.85rem;margin-top:12px;line-height:1.6}.pg-footer__col-title{font-weight:700;font-size:.85rem;color:#fff;margin-bottom:12px;text-transform:uppercase;letter-spacing:.08em}.pg-footer__links{list-style:none;display:flex;flex-direction:column;gap:8px}.pg-footer__link{color:#9ca3af;font-size:.85rem;transition:color .15s}.pg-footer__link:hover{color:#2563eb}.pg-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.pg-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between}.pg-footer__copy{color:#6b7280;font-size:.8rem}.pg-payment-icons{display:flex;gap:8px;flex-wrap:wrap}.pg-payment-icon{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:5px 10px;font-size:.7rem;font-weight:600;color:#d1d5db}.product-bottom-wrap{width:100%;margin-top:40px}.product-bottom-inner{max-width:900px;margin:0 auto;padding:0 16px;box-sizing:border-box}.product-bottom-inner .jdgm-widget,.product-bottom-inner .jdgm-all-reviews-widget,.product-bottom-inner .jdgm-rev-widg,.product-bottom-inner #judgeme_product_reviews,.product-bottom-inner .shopify-app-block{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box}.product-bottom-inner *{box-sizing:border-box}@media(max-width:1024px){.pg-cards-grid,.pg-trust__grid{grid-template-columns:repeat(2,1fr)}.pg-product-layout,.pg-product-lower{grid-template-columns:1fr}#shopify-section-product-features,#shopify-section-product-reviews{max-width:100%}.pg-cart-layout{grid-template-columns:1fr}}@media(max-width:768px){.pg-header__inner{flex-wrap:wrap;gap:12px}.pg-nav{display:none}.pg-hero__inner{flex-direction:column;text-align:center;padding-top:40px;padding-bottom:40px}.pg-hero__buttons{justify-content:center}.pg-hero__stats{flex-direction:row}.pg-cards-grid{grid-template-columns:1fr}.pg-trust__grid{grid-template-columns:1fr 1fr}.pg-cart-item{flex-wrap:wrap}.pg-footer__inner{grid-template-columns:1fr}.pg-footer__bottom-inner{flex-direction:column;gap:12px}.pg-stock-card__meta{flex-direction:column;align-items:flex-start;gap:8px;font-size:.9rem}.pg-stock-card__meta strong{font-size:1rem}.pg-stock-card{padding:14px}.pg-bundle-options{flex-direction:column}.pg-bundle-btn{width:100%}.pg-features-grid{grid-template-columns:1fr}}.pg-header__actions{display:flex;align-items:center;gap:16px;flex-wrap:nowrap;flex-shrink:0}.pg-search-trigger{flex-shrink:0}.pg-header__icon,.pg-header__cart{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:0}.pg-header__cart{min-width:24px;min-height:24px}.pg-announcement-bar__proof{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.pg-announcement-bar{overflow:hidden}@media(max-width:768px){.pg-announcement-bar__proof{display:none}}.pg-product-card__value-badge{display:inline-block;background:#fff7ed;color:#1d4ed8;border:1px solid #fdba74;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:700;margin-top:6px;margin-bottom:12px}.pg-product-card__value-badge{display:inline-block;background:#fff7ed;color:#1d4ed8;border:1px solid #fdba74;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:700;margin-top:6px;margin-bottom:10px}.pg-product-card__value-badge--dark{background:#111827;color:#fff;border-color:#111827}.pg-product-card{position:relative}.pg-product-card__corner-badge{position:absolute;top:12px;right:12px;background:#2563eb;color:#fff;padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:800;z-index:2;box-shadow:0 8px 18px #f9731640}:root{--pg-primary:#2563eb;--pg-primary-hover:#1d4ed8;--pg-accent:#22c55e;--pg-accent-dark:#16a34a}.pg-btn--primary,.shopify-payment-button__button,.button,button[type=submit]{background:linear-gradient(135deg,var(--pg-primary),var(--pg-primary-hover));color:#fff;box-shadow:0 8px 24px #2563eb2e}.pg-btn--primary:hover,.shopify-payment-button__button:hover,.button:hover,button[type=submit]:hover{background:linear-gradient(135deg,var(--pg-primary-hover),#1e40af);transform:translateY(-1px)}.shopify-payment-button__button,.pg-btn--secondary,.pg-btn--success,.pg-live-buy-btn{background:linear-gradient(135deg,var(--pg-accent),var(--pg-accent-dark))!important;box-shadow:0 8px 24px #22c55e2e}.pg-btn--outline,.pg-thumbnail--active,.pg-select:focus,.pg-input:focus{border-color:var(--pg-primary)!important}.pg-orange,.pg-link-orange,.pg-hero__title--orange,.pg-logo__sub,.pg-price__old,.pg-footer__link:hover{color:var(--pg-primary)!important}.pg-badge--orange,.pg-cart-count,.pg-logo__icon{background:var(--pg-primary)!important}.pg-product-card__stock-fill--orange,.pg-stock-card__fill--orange{background:linear-gradient(90deg,var(--pg-accent),var(--pg-accent-dark))!important}.pg-live-dot--orange{background:var(--pg-accent)!important}@media screen and (min-width:1025px){.pg-product-grid .pg-cards-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.pg-product-grid .pg-product-card{padding:12px!important;border-radius:14px!important}.pg-product-grid .pg-product-card__title{font-size:.95rem!important;line-height:1.2!important;margin-bottom:4px!important}.pg-product-grid .pg-product-card__subtitle{font-size:.72rem!important;line-height:1.35!important;margin-bottom:8px!important}.pg-product-grid .pg-product-card__image-link{margin-bottom:8px!important}.pg-product-grid .pg-product-card__image{height:105px!important;border-radius:10px!important}.pg-product-grid .pg-product-card__value-badge,.pg-product-grid .pg-product-card__corner-badge{font-size:.62rem!important;padding:4px 7px!important}.pg-product-grid .pg-product-card__price-row{margin-bottom:8px!important;gap:6px!important}.pg-product-grid .pg-product-card__price{font-size:1.25rem!important}.pg-product-grid .pg-product-card__stock{font-size:.65rem!important;gap:4px!important;margin-bottom:5px!important}.pg-product-grid .pg-product-card__stock-progress{height:7px!important;margin-bottom:10px!important}.pg-product-grid .pg-product-card__form{margin-top:8px!important}.pg-product-grid .pg-product-card .pg-btn,.pg-product-grid .pg-product-card button,.pg-product-grid .pg-product-card .button{min-height:38px!important;padding:9px 10px!important;font-size:.78rem!important;border-radius:10px!important;width:100%!important}}@media screen and (min-width:769px)and (max-width:1024px){.pg-product-grid .pg-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}}.pg-nav__link--riko{background:#2563eb!important;color:#fff!important;border-radius:999px;padding:10px 14px;box-shadow:0 8px 20px #2563eb40;white-space:nowrap}@media(max-width:900px){.pg-nav__link--riko{display:none}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/theme.css.map */
