.product-sticky-footer{display:none}@media (max-width:768px){.product-sticky-footer{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:clamp(0.6rem,1.5vw,0.8rem);background:var(--bg-secondary);border-top:1px solid var(--border);padding:clamp(0.6rem,1.2vw,0.8rem);z-index:100;box-shadow:0 -2px 8px rgba(0,0,0,0.08)}html.dark .product-sticky-footer{box-shadow:0 -2px 8px rgba(0,0,0,0.2)}.product-sticky-footer__price{display:flex;flex-direction:column;gap:2px}.product-sticky-footer__label{font-size:clamp(0.6rem,0.8vw,0.65rem);color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.product-sticky-footer__amount{font-size:clamp(0.95rem,1.5vw,1.1rem);font-weight:800;color:var(--accent)}.product-sticky-footer__btn{background:var(--accent);color:#000;padding:clamp(0.5rem,1.2vw,0.625rem) clamp(0.8rem,1.5vw,1rem);border-radius:5px;font-weight:700;text-decoration:none;font-size:clamp(0.7rem,1vw,0.8rem);letter-spacing:0.5px;transition:all 0.2s ease;min-height:38px;display:flex;align-items:center;white-space:nowrap}.product-sticky-footer__btn:hover{background:var(--accent-hover);transform:translateY(-1px)}body.single-flavor_product{padding-bottom:clamp(3rem,6vw,4rem)}}@media (max-width:1200px){.related-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.prices-table__header,.prices-table__row{grid-template-columns:1.5fr 120px 90px 70px;gap:10px;padding:10px}}@media (max-width:900px){.product-pros-cons__content{grid-template-columns:1fr;gap:1rem}.related-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:768px){.product-main{display:grid;grid-template-columns:1fr;gap:1rem}.product-left,.product-right{display:contents}.product-gallery,.product-gallery-ssr{order:1}.product-compare-checkbox{order:2}.product-quick-specs{order:3}.product-merchant-feed{order:4}.price-history-mobile{order:5}.product-description{order:6}.product-pros-cons{order:7}.product-related-mini,.product-related-mini-ssr{order:8}body.single-flavor_product{padding-bottom:100px}.single-product-page{padding:16px 0 60px}.single-product-container{padding:0 16px}.product-header{padding:16px;border-radius:10px}.prices-section,.price-history-section,.seo-content{padding:16px 0}.section-header{flex-direction:column;align-items:flex-start;gap:10px}.prices-table__header{display:none}.prices-table__row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:10px 12px;background-color:var(--bg-primary);border:none;border-bottom:1px solid var(--border);border-radius:0;margin-bottom:0}.prices-table__row:first-child{border-radius:8px 8px 0 0}.prices-table__row:last-child{margin-bottom:0;border-bottom:none;border-radius:0 0 8px 8px}.prices-table__mobile-label{display:none}.prices-table__col--shop{display:flex;align-items:center;gap:8px}.prices-table__shop-info{display:flex;align-items:center;gap:8px}.prices-table__logo{width:40px;height:40px}.prices-table__shop-name{font-size:0.75rem}.prices-table__col--shipping{display:none}.prices-table__col--price{display:block;padding:0;border-top:none}.prices-table__price{font-size:0.85rem}.prices-table__btn-buy{width:auto;min-height:32px;padding:6px 12px;font-size:0.7rem}.merchant-row{grid-template-columns:1fr auto auto;gap:8px;padding:10px 12px;background-color:var(--bg-primary);border:none;border-bottom:1px solid var(--border);border-radius:0;margin-bottom:0}.merchant-row:first-child{border-radius:8px 8px 0 0}.merchant-row:last-child{border-bottom:none;border-radius:0 0 8px 8px}.merchant-row--lowest{background-color:var(--success-bg);border-left:2px solid var(--success)}.merchant-row__left{flex-direction:row;align-items:center;gap:8px}.merchant-row__logo-wrap{width:40px;height:40px;padding:3px}.merchant-row__info{gap:0}.merchant-row__name{font-size:0.75rem}.merchant-row__stock{font-size:0.65rem}.merchant-row__shipping{display:none}.merchant-row__center{flex-direction:column;align-items:flex-end;padding-top:0;border-top:none;gap:0}.merchant-row__price-group{flex-direction:column;align-items:flex-end;gap:0}.merchant-row__price-label{display:none}.merchant-row__price{font-size:0.85rem}.merchant-row__updated{font-size:0.6rem}.merchant-row__right{width:auto}.btn-merchant-buy{width:auto;min-height:32px;padding:6px 12px;font-size:0.7rem}.specs-grid{grid-template-columns:1fr}.related-section{padding:16px 12px;margin-left:-12px;margin-right:-12px;border-radius:0;border-left:none;border-right:none}.related-card{flex:0 0 140px;min-width:140px}.related-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.product-gallery__thumb{width:48px;height:48px}.related-grid{grid-template-columns:1fr;gap:10px}.related-card{flex:0 0 100%;min-width:100%;flex-direction:row}.related-card__image{width:80px;aspect-ratio:1;flex-shrink:0}.related-card__content{flex:1;padding:10px}}@supports (padding-bottom:env(safe-area-inset-bottom)){@media (max-width:768px){.single-product-page{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.product-sticky-footer{padding-bottom:calc(0.6rem + env(safe-area-inset-bottom))}}}