.paw-product-section{width:100%;padding:40px 0 80px;box-sizing:border-box;background-color:#fff}.paw-product-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.paw-product-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280;margin-bottom:2rem}.paw-product-breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .2s ease}.paw-product-breadcrumbs a:hover{color:#ff6b6b}.paw-product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:3.5rem;align-items:flex-start}.paw-product-gallery{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:100px}.paw-gallery-main{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:#f4f1ea;border:1px solid rgba(0,0,0,.05);box-shadow:0 8px 30px #0000000a}.paw-gallery-main-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.paw-gallery-main:hover .paw-gallery-main-img{transform:scale(1.03)}.paw-gallery-badges{position:absolute;top:18px;left:18px;display:flex;flex-direction:column;gap:8px;z-index:2}.paw-gallery-badge{font-size:.75rem;font-weight:800;padding:6px 14px;border-radius:50px;text-transform:uppercase;letter-spacing:.5px}.paw-gallery-badge.badge-sale{background:#ff6b6b;color:#fff}.paw-gallery-badge.badge-bestseller{background:#ffb800;color:#1a1a1a}.paw-gallery-thumbnails{display:flex;align-items:center;gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.paw-thumb-btn{width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid transparent;padding:0;background:#f4f1ea;cursor:pointer;flex-shrink:0;transition:all .2s ease}.paw-thumb-btn.active{border-color:#ff6b6b;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b40}.paw-thumb-btn img{width:100%;height:100%;object-fit:cover}.paw-product-info{display:flex;flex-direction:column;gap:1.5rem}.paw-product-vendor-tag{font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ff6b6b;margin:0}.paw-product-main-title{font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2;color:#1a1a1a;margin:0;letter-spacing:-.02em}.paw-product-rating-row{display:flex;align-items:center;gap:.75rem;font-size:.9rem}.paw-stars{color:#ffb800;font-size:1.1rem;letter-spacing:2px}.paw-rating-text{font-weight:700;color:#1a1a1a}.paw-reviews-link{color:#6b7280;text-decoration:underline}.paw-pdp-price-row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.paw-pdp-price{font-size:2rem;font-weight:800;color:#1a1a1a}.paw-pdp-compare-price{font-size:1.25rem;color:#9ca3af;text-decoration:line-through}.paw-pdp-save-badge{background:#ff6b6b1f;color:#ff6b6b;font-weight:800;font-size:.8rem;padding:4px 12px;border-radius:50px}.paw-stock-urgency{display:flex;align-items:center;gap:.5rem;background:#fff7ed;border:1px solid #ffedd5;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;font-weight:700;color:#c2410c}.paw-stock-pulse{width:8px;height:8px;border-radius:50%;background:#ea580c;box-shadow:0 0 #ea580cb3;animation:pulse-orange 1.6s infinite}@keyframes pulse-orange{0%{transform:scale(.95);box-shadow:0 0 #ea580cb3}70%{transform:scale(1);box-shadow:0 0 0 8px #ea580c00}to{transform:scale(.95);box-shadow:0 0 #ea580c00}}.paw-variant-option{display:flex;flex-direction:column;gap:.75rem}.paw-option-label-row{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:700;color:#1a1a1a}.paw-selected-value{font-weight:500;color:#6b7280}.paw-size-guide-btn{background:none;border:none;color:#ff6b6b;font-size:.85rem;font-weight:700;text-decoration:underline;cursor:pointer}.paw-swatches-grid{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.paw-color-swatch-btn{width:36px;height:36px;border-radius:50%;border:2px solid transparent;outline:1px solid #d1d5db;padding:3px;cursor:pointer;transition:all .2s ease;background:transparent}.paw-color-swatch-btn.active{border-color:#ff6b6b;outline-color:#ff6b6b;transform:scale(1.1)}.paw-swatch-inner{width:100%;height:100%;border-radius:50%;display:block}.paw-sizes-grid{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.paw-size-pill-btn{min-width:52px;height:44px;border-radius:12px;border:1px solid #d1d5db;background:#fff;color:#1a1a1a;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease;padding:0 1rem}.paw-size-pill-btn:hover{border-color:#ff6b6b;color:#ff6b6b}.paw-size-pill-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.paw-buy-actions-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.paw-quantity-add-row{display:flex;align-items:center;gap:1rem}.paw-quantity-stepper{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:50px;height:52px;padding:0 6px;background:#fff}.paw-qty-btn{width:40px;height:40px;border:none;background:none;font-size:1.2rem;font-weight:700;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center}.paw-qty-input{width:40px;border:none;text-align:center;font-size:1.05rem;font-weight:700;color:#1a1a1a;outline:none}.paw-btn-add-to-cart{flex-grow:1;height:52px;background:#ff6b6b;color:#fff;border:none;border-radius:50px;font-size:1.05rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 8px 24px #ff6b6b4d;transition:all .25s ease}.paw-btn-add-to-cart:hover{background:#e05252;transform:translateY(-2px);box-shadow:0 12px 30px #ff6b6b66}.paw-btn-buy-now{width:100%;height:52px;background:#5a31f4;color:#fff;border:none;border-radius:50px;font-size:1.05rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .25s ease}.paw-btn-buy-now:hover{background:#4622cf}.paw-trust-badges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem;background:#faf8f5;border-radius:16px;border:1px solid rgba(0,0,0,.04)}.paw-trust-item{display:flex;align-items:center;gap:.75rem}.paw-trust-icon{font-size:1.35rem}.paw-trust-text{display:flex;flex-direction:column}.paw-trust-title{font-size:.85rem;font-weight:800;color:#1a1a1a}.paw-trust-desc{font-size:.75rem;color:#6b7280}.paw-pdp-accordions{display:flex;flex-direction:column;border-top:1px solid #e5e7eb}.paw-accordion-item{border-bottom:1px solid #e5e7eb}.paw-accordion-header{width:100%;padding:1.25rem 0;background:none;border:none;display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:700;color:#1a1a1a;cursor:pointer;text-align:left}.paw-accordion-icon{font-size:1.2rem;transition:transform .3s ease}.paw-accordion-item.open .paw-accordion-icon{transform:rotate(180deg)}.paw-accordion-content{display:none;padding-bottom:1.25rem;font-size:.95rem;line-height:1.6;color:#4b5563}.paw-accordion-item.open .paw-accordion-content{display:block}.paw-sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:1rem 1.5rem;box-shadow:0 -10px 30px #00000014;z-index:990;transform:translateY(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:space-between}.paw-sticky-buy-bar.visible{transform:translateY(0)}.paw-sticky-left{display:flex;align-items:center;gap:1rem}.paw-sticky-img{width:48px;height:48px;border-radius:8px;object-fit:cover}.paw-sticky-title{font-size:.95rem;font-weight:700;color:#1a1a1a;margin:0}.paw-sticky-price{font-size:.9rem;font-weight:800;color:#ff6b6b}.paw-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:none;align-items:center;justify-content:center;padding:1.5rem}.paw-modal-backdrop.open{display:flex}.paw-modal-box{background:#fff;border-radius:20px;max-width:600px;width:100%;padding:2rem;position:relative;box-shadow:0 20px 50px #0003}.paw-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer}.paw-size-table{width:100%;border-collapse:collapse;margin-top:1rem}.paw-size-table th,.paw-size-table td{border:1px solid #e5e7eb;padding:.75rem 1rem;text-align:center;font-size:.9rem}.paw-size-table th{background:#faf8f5;font-weight:700}@media(max-width:989px){.paw-product-layout{grid-template-columns:1fr;gap:2.5rem}.paw-product-gallery{position:relative;top:0}.paw-trust-badges-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/paw-main-product.css.map */
