.pdp-header{background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;max-width:420px;margin:0 auto;border-bottom:1px solid #f0f0f0}.pdp-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%}.pdp-back svg{width:20px;height:20px;stroke:#333;stroke-width:2;fill:none}.pdp-header-actions{display:flex;gap:8px}.pdp-action-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;cursor:pointer;transition:background .15s}.pdp-action-btn:active{background:#e8e8e8}.pdp-action-btn svg{width:18px;height:18px;stroke:#444;stroke-width:2}.pdp-main{max-width:420px;margin:0 auto;background:#fff;padding-bottom:80px}.pdp-gallery{position:relative;background:#fafafa;overflow:hidden}.pdp-gallery-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-gallery-scroll::-webkit-scrollbar{display:none}.pdp-slide{min-width:100%;scroll-snap-align:center}.pdp-slide img{width:100%;height:300px;object-fit:cover}.pdp-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px}.pdp-dot{width:6px;height:6px;border-radius:50%;background:#0003;transition:all .3s ease}.pdp-dot.active{width:18px;border-radius:4px;background:var(--green-main)}.pdp-badge-discount{position:absolute;top:12px;left:12px;background:#5a9e08;color:#fff;font-size:11px;font-weight:800;padding:4px 10px;border-radius:6px}.pdp-wishlist-btn{position:absolute;top:12px;right:12px;width:38px;height:38px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.pdp-wishlist-btn:active{transform:scale(.85)}.pdp-wishlist-btn svg{width:18px;height:18px;stroke:#999;stroke-width:2}.pdp-wishlist-btn.liked svg{stroke:#e53935;fill:#e53935}.pdp-wishlist-btn.liked{background:#ffe5e5}.pdp-delivery-strip{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#edf8f8;border-bottom:1px solid #e0f0f0}.pdp-delivery-icon{width:32px;height:32px;background:var(--green-main);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pdp-delivery-icon svg{width:14px;height:14px;fill:#fff;stroke:none}.pdp-delivery-text{display:flex;flex-direction:column;gap:1px}.pdp-delivery-text strong{font-size:13px;color:#147578;font-weight:800}.pdp-delivery-text span{font-size:11px;color:#5a9a9c}.pdp-info{padding:16px 16px 12px}.pdp-brand{font-size:13px;font-weight:600;color:var(--green-main);margin-bottom:6px;letter-spacing:.3px}.pdp-title{font-size:18px;font-weight:800;color:#222;line-height:1.35;margin:0 0 10px}.pdp-rating-row{display:flex;align-items:center;gap:6px}.pdp-stars{display:flex;gap:1px}.star{font-size:14px;color:#ddd}.star.filled{color:#f5a623}.pdp-rating-text{font-size:13px;font-weight:800;color:#333}.pdp-review-count{font-size:12px;color:#999}.pdp-variants{padding:0 16px 16px}.pdp-variant-label{font-size:13px;font-weight:700;color:#444;margin-bottom:10px}.pdp-variant-options{display:flex;gap:8px;flex-wrap:wrap}.pdp-variant-chip{border:1.5px solid #e0e0e0;border-radius:10px;padding:10px 16px;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;transition:all .2s;min-width:80px;background:transparent}.pdp-variant-chip:active{transform:scale(.95)}.pdp-variant-chip.active{border-color:var(--green-main);background:#edf8f8}.pdp-variant-chip[disabled]{opacity:.45;cursor:not-allowed}.chip-weight{font-size:13px;font-weight:700;color:#222}.chip-price{font-size:11px;color:#888}.pdp-variant-chip.active .chip-weight,.pdp-variant-chip.active .chip-price{color:var(--green-main)}.pdp-price-section{display:flex;justify-content:space-between;align-items:flex-start;padding:0 16px 16px;border-bottom:8px solid #f5f5f5}.pdp-price{font-size:26px;font-weight:900;color:#222;letter-spacing:-.5px}.pdp-mrp{font-size:12px;color:#999;margin-top:2px;display:flex;align-items:center;gap:6px}.pdp-mrp span{text-decoration:line-through}.pdp-save-badge{background:#fef3e8;color:var(--orange-accent);font-size:10px;font-weight:800;padding:2px 8px;border-radius:4px;text-decoration:none!important}.pdp-tax-note{font-size:10px;color:#bbb;margin-top:4px}.pdp-qty-selector{display:flex;align-items:center;gap:0;border:1.5px solid var(--green-main);border-radius:8px;overflow:hidden}.pdp-qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--green-main);background:#edf8f8;border:none;cursor:pointer;font-family:Roboto,sans-serif;transition:background .15s}.pdp-qty-btn:active{background:#d5efef}.pdp-qty-value{width:36px;text-align:center;font-size:16px;font-weight:800;color:#222}.pdp-offers{padding:16px;border-bottom:8px solid #f5f5f5}.pdp-offers-title{font-size:15px;font-weight:800;color:#222;margin-bottom:12px}.pdp-offer-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #f5f5f5}.pdp-offer-item:last-child{border-bottom:none}.pdp-offer-icon{width:28px;height:28px;background:#fef3e8;color:var(--orange-accent);font-size:12px;font-weight:900;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pdp-offer-text{font-size:12px;color:#555;line-height:1.5}.pdp-offer-text strong{color:#222}.pdp-highlights{padding:16px;border-bottom:8px solid #f5f5f5}.pdp-highlights-title{font-size:15px;font-weight:800;color:#222;margin-bottom:14px}.pdp-highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pdp-highlight-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;background:#f9f9f9;border-radius:12px}.pdp-hl-icon{font-size:22px}.pdp-hl-text{font-size:10px;font-weight:700;color:#555;text-align:center}.pdp-description{padding:16px;border-bottom:8px solid #f5f5f5}.pdp-desc-title{font-size:15px;font-weight:800;color:#222;margin-bottom:10px}.pdp-desc-body{max-height:70px;overflow:hidden;transition:max-height .4s ease}.pdp-desc-body.expanded{max-height:1500px}.pdp-desc-body p{font-size:13px;color:#666;line-height:1.6;margin:0 0 8px}.pdp-desc-body ul,.pdp-desc-body ol{padding-left:20px;margin:0 0 8px;font-size:13px;color:#666;line-height:1.6}.pdp-desc-body li{list-style:disc}.pdp-read-more{color:var(--green-main);font-size:13px;font-weight:700;cursor:pointer;margin-top:8px;transition:opacity .15s}.pdp-read-more:active{opacity:.7}.pdp-nutrition{padding:16px;border-bottom:8px solid #f5f5f5}.pdp-nutr-title{font-size:15px;font-weight:800;color:#222;margin-bottom:14px}.pdp-nutr-title span{font-size:12px;font-weight:500;color:#999}.pdp-nutr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pdp-nutr-item{background:#f7f7f7;border-radius:10px;padding:14px 8px;text-align:center}.pdp-nutr-value{font-size:18px;font-weight:900;color:var(--green-main)}.pdp-nutr-label{font-size:10px;font-weight:600;color:#888;margin-top:4px}.pdp-similar{padding-top:16px;padding-bottom:8px;border-bottom:8px solid #f5f5f5}.pdp-similar-title{font-size:15px;font-weight:800;color:#222;padding:0 16px 12px}.pdp-sticky-bar{position:fixed;bottom:0;left:0;right:0;max-width:420px;margin:0 auto;background:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #eee;box-shadow:0 -4px 16px #0000000f;z-index:200}.pdp-sticky-price{display:flex;flex-direction:column}.pdp-sticky-amount{font-size:20px;font-weight:900;color:#222}.pdp-sticky-mrp{font-size:11px;color:#aaa;text-decoration:line-through}.pdp-cart-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--orange-accent);color:#fff;padding:14px 20px;border-radius:10px;font-size:15px;font-weight:800;font-family:Roboto,sans-serif;border:none;cursor:pointer;transition:all .15s;box-shadow:0 4px 12px #d4722c4d}.pdp-cart-btn:active{transform:scale(.97);box-shadow:0 2px 6px #d4722c66}.pdp-cart-btn[disabled]{opacity:.55;cursor:not-allowed}.pdp-cart-btn svg{width:18px;height:18px;stroke:#fff;stroke-width:2;fill:none}@media(min-width:480px){.pdp-main,.pdp-header{max-width:420px;margin:0 auto}.pdp-main{box-shadow:0 0 40px #00000014}}@media(min-width:769px){.pdp-header{max-width:100%!important;display:none!important}.pdp-main{max-width:1200px!important;box-shadow:none!important;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:0;padding-bottom:100px}.pdp-gallery{grid-column:1;grid-row:1 / 8;position:sticky;top:0;height:fit-content;max-height:100vh}.pdp-slide img{height:500px}.pdp-delivery-strip{grid-column:2;border-radius:12px;margin:20px 24px 0}.pdp-info{grid-column:2;padding:20px 24px 12px}.pdp-title{font-size:24px!important}.pdp-variants{grid-column:2;padding:0 24px 16px}.pdp-price-section{grid-column:2;padding:0 24px 20px}.pdp-price{font-size:32px!important}.pdp-offers{grid-column:2;margin:0 24px;border-radius:12px;background:#fafafa}.pdp-highlights,.pdp-description,.pdp-nutrition{grid-column:2}.pdp-similar{grid-column:1 / -1;padding:24px 0}.pdp-similar-title{padding:0 32px 16px!important;font-size:20px}.pdp-similar .rs-scroll{padding-left:32px!important}.pdp-sticky-bar{max-width:1200px!important;padding:14px 32px}.pdp-cart-btn{max-width:360px}}@media(min-width:769px)and (max-width:1024px){.pdp-main{grid-template-columns:1fr 1fr}.pdp-slide img{height:400px}}@media(min-width:1440px){.pdp-main,.pdp-sticky-bar{max-width:1400px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/grofie-product.css.map */
