@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.whatsapp-catalog-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.whatsapp-products-container{padding:1rem;max-width:1200px;margin:0 auto;min-height:100vh;background:#fff}@media(min-width:768px){.whatsapp-products-container{padding:1.5rem}}.whatsapp-products-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(min-width:768px){.whatsapp-products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1024px){.whatsapp-products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.whatsapp-product-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .2s ease;position:relative;border:1px solid #f3f4f6;cursor:pointer}.whatsapp-product-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.07);transform:translateY(-2px);border-color:#e5e7eb}.whatsapp-product-card:active{transform:translateY(0)}.whatsapp-product-image{position:relative;aspect-ratio:1;overflow:hidden;background:#f9fafb}.whatsapp-product-image img{width:100%;height:100%;object-fit:cover;transition:all .2s ease}.whatsapp-product-image .whatsapp-no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f9fafb;color:#9ca3af}.whatsapp-product-image .whatsapp-no-image .placeholder-icon{font-size:2rem;opacity:.5}.whatsapp-product-image .whatsapp-swiper{width:100%;height:100%}.whatsapp-product-image .whatsapp-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.whatsapp-product-image .whatsapp-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.whatsapp-product-image .whatsapp-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;opacity:0;transition:all .2s ease;color:#6b7280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.whatsapp-product-image .whatsapp-nav-btn:hover{background:#fff;color:#1f2937;transform:translateY(-50%) scale(1.1)}.whatsapp-product-image .whatsapp-nav-btn svg{width:14px;height:14px}.whatsapp-product-image .whatsapp-prev{left:8px}.whatsapp-product-image .whatsapp-next{right:8px}.whatsapp-product-image:hover .whatsapp-nav-btn{opacity:1}.whatsapp-product-image .whatsapp-pagination{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:4px;z-index:10}.whatsapp-product-image .whatsapp-pagination .whatsapp-bullet{width:6px;height:6px;background:hsla(0,0%,100%,.6);border-radius:50%;cursor:pointer;transition:all .2s ease}.whatsapp-product-image .whatsapp-pagination .whatsapp-bullet.whatsapp-bullet-active{background:#fff;transform:scale(1.2)}.whatsapp-product-image .whatsapp-swiper:has(.swiper-slide:nth-child(2):last-child) .whatsapp-pagination{display:none}.whatsapp-action-icons{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;gap:6px;z-index:10}.whatsapp-action-icons .whatsapp-icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#6b7280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.whatsapp-action-icons .whatsapp-icon-btn:hover{background:#fff;transform:scale(1.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.whatsapp-action-icons .whatsapp-icon-btn.favorite.active{color:#ef4444}.whatsapp-action-icons .whatsapp-icon-btn svg{font-size:16px}.product-badge{position:absolute;top:16px;left:16px;background:#25d366;color:#fff;padding:.5rem 1rem;border-radius:16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;box-shadow:0 1px 2px rgba(0,0,0,.05)}.owner-actions{position:relative}.owner-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.owner-menu .menu-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeInUp .2s ease-out}.owner-menu .menu-content{position:absolute;top:60px;right:16px;background:#fff;border-radius:12px;box-shadow:0 20px 25px rgba(0,0,0,.1);border:1px solid #e5e7eb;padding:.5rem 0;min-width:180px;animation:scaleIn .2s ease-out;transform-origin:top right}.owner-menu .menu-content:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:#fff;border:1px solid #e5e7eb;border-right:none;border-bottom:none;transform:rotate(45deg)}.owner-menu .menu-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;border:none;background:none;color:#1f2937;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:left}.owner-menu .menu-item:hover{background:#f8fafc}.owner-menu .menu-item.edit:hover{background:rgba(59,130,246,.1);color:#3b82f6}.owner-menu .menu-item.view:hover{background:rgba(16,185,129,.1);color:#10b981}.owner-menu .menu-item.delete:hover{background:rgba(239,68,68,.1);color:#ef4444}.owner-menu .menu-item svg{font-size:1.1rem}.whatsapp-product-info{padding:12px}.whatsapp-product-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.whatsapp-product-price{font-size:1rem;font-weight:700;color:#25d366;margin:0 0 6px}.whatsapp-product-description{font-size:.75rem;color:#6b7280;line-height:1.4;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.whatsapp-order-btn{background:#25d366;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.whatsapp-order-btn:hover{background:#1da851;transform:translateY(-1px);box-shadow:0 1px 2px rgba(0,0,0,.05)}.whatsapp-order-btn:active{transform:translateY(0)}.whatsapp-order-btn svg{font-size:14px}.whatsapp-product-card.skeleton .whatsapp-product-image,.whatsapp-product-card.skeleton .whatsapp-product-info .skeleton-line{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.whatsapp-product-card.skeleton .whatsapp-product-info .skeleton-line{height:12px;border-radius:4px;margin-bottom:8px}.whatsapp-product-card.skeleton .whatsapp-product-info .skeleton-line.title-skeleton{height:14px;width:85%}.whatsapp-product-card.skeleton .whatsapp-product-info .skeleton-line.price-skeleton{height:16px;width:45%}.whatsapp-product-card.skeleton .whatsapp-product-info .skeleton-line.description-skeleton{height:10px;width:100%}.whatsapp-product-card.skeleton .whatsapp-product-info .skeleton-button{height:32px;border-radius:8px;margin-top:8px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.whatsapp-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.whatsapp-empty-state .empty-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.whatsapp-empty-state h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.whatsapp-empty-state p{font-size:.875rem;color:#6b7280;margin:0;max-width:300px;line-height:1.5}.error-state{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:6rem 2rem;text-align:center}.error-state .error-icon{font-size:5rem;margin-bottom:2rem;opacity:.8}.error-state h3{font-size:1.75rem;font-weight:700;margin:0 0 1rem}.error-state p{font-size:1.125rem;margin:0;max-width:400px;line-height:1.6}@media(max-width:480px){.whatsapp-products-container{padding:.75rem}.whatsapp-products-grid{gap:.75rem}.whatsapp-product-info{padding:10px}.whatsapp-product-name{font-size:.8rem}.whatsapp-product-price{font-size:.9rem}.whatsapp-product-description{font-size:.7rem}.whatsapp-order-btn{padding:6px 10px;font-size:.7rem}.whatsapp-action-icons{top:6px;right:6px;gap:4px}.whatsapp-action-icons .whatsapp-icon-btn{width:28px;height:28px}.whatsapp-action-icons .whatsapp-icon-btn svg{font-size:14px}.whatsapp-product-image .whatsapp-nav-btn{width:24px;height:24px}.whatsapp-product-image .whatsapp-nav-btn svg{width:12px;height:12px}.whatsapp-product-image .whatsapp-prev{left:6px}.whatsapp-product-image .whatsapp-next{right:6px}.whatsapp-product-image .whatsapp-pagination{bottom:6px}.whatsapp-product-image .whatsapp-pagination .whatsapp-bullet{width:5px;height:5px}.whatsapp-product-image .whatsapp-nav-btn{opacity:.8}}@media(min-width:768px){.whatsapp-product-name{font-size:.9rem}.whatsapp-product-price{font-size:1.1rem}.whatsapp-product-description{font-size:.8rem}.whatsapp-order-btn{font-size:.8rem;padding:10px 14px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.product-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.product-card:hover,.whatsapp-btn:hover{transform:none}}@media(prefers-color-scheme:dark){.products-container{background:#0f172a}.product-card{background:#1e293b;border-color:#ddd}.product-card:hover{border-color:rgba(37,211,102,.3)}.product-name{color:#f1f5f9}.product-description{color:#cbd5e1}.no-image-placeholder{background:linear-gradient(135deg,#334155,#475569);color:#94a3b8}.no-image-placeholder span{color:#cbd5e1}.action-icons .icon-btn{background:rgba(30,41,59,.9);color:#f1f5f9;border-color:hsla(0,0%,100%,.1)}.action-icons .icon-btn:hover{background:#1e293b}.owner-menu .menu-content,.owner-menu .menu-content:before{background:#1e293b;border-color:#334155}.owner-menu .menu-item{color:#f1f5f9}.owner-menu .menu-item:hover,.skeleton .product-image-skeleton{background:#334155}.skeleton .skeleton-line{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}.empty-state h3,.error-state h3{color:#f1f5f9}.empty-state p,.error-state p{color:#cbd5e1}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.icon-btn:focus,.menu-item:focus,.whatsapp-btn:focus{outline:2px solid #25d366;outline-offset:2px}.icon-btn:focus-visible,.menu-item:focus-visible,.whatsapp-btn:focus-visible{outline:2px solid #25d366;outline-offset:2px}.product-info{display:"none"}.load-more-container{display:flex;justify-content:center;align-items:center;padding:40px 20px;margin-top:20px}.load-more-container .end-message{text-align:center;color:#64748b}.load-more-container .end-message .end-icon{font-size:48px;margin-bottom:16px}.load-more-container .end-message p{font-size:16px;font-weight:500;margin:0;opacity:.8}.products-grid.loading-more{margin-top:20px;opacity:.6}.products-grid.loading-more .product-card.skeleton{animation:pulse 1.5s ease-in-out infinite}.product-card.skeleton .shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:200% 100%;animation:shimmer 1.5s infinite}.product-card.skeleton .skeleton-button,.product-card.skeleton .skeleton-line{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.whatsapp-product-card{animation:fadeInUp .3s ease-out}.whatsapp-icon-btn,.whatsapp-order-btn,.whatsapp-product-card{transition:all .2s ease}.whatsapp-icon-btn:focus,.whatsapp-order-btn:focus{outline:2px solid #25d366;outline-offset:2px}@media(max-width:768px){.whatsapp-icon-btn,.whatsapp-order-btn{min-height:44px;min-width:44px}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.8}}@media(max-width:768px){.load-more-container{padding:30px 16px}.load-more-container .MuiButton-root{width:100%;max-width:300px}}.products-grid .product-card{transition:all .3s ease}.products-grid .product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.products-container{position:relative}.products-container.loading-more:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:none}App Business Style Header .whatsapp-header-section{margin-bottom:2rem}App Business Style Header .whatsapp-header-section .whatsapp-cover-photo{position:relative;height:120px;background:linear-gradient(135deg,#25D366,#128C7E);border-radius:0 0 16px 16px;overflow:hidden}App Business Style Header .whatsapp-header-section .whatsapp-cover-photo img{width:100%;height:100%;object-fit:cover}App Business Style Header .whatsapp-header-section .whatsapp-logo-container{position:absolute;bottom:-20px;left:16px;width:64px;height:64px;border-radius:50%;border:3px solid #fff;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}App Business Style Header .whatsapp-header-section .whatsapp-logo-container img{width:56px;height:56px;border-radius:50%;object-fit:cover}.whatsapp-business-info{background:#fff;border-radius:0 0 16px 16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.whatsapp-business-info .business-name{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem;line-height:1.3}.whatsapp-business-info .business-description{font-size:.875rem;color:#6b7280;line-height:1.4;margin-bottom:1rem}.whatsapp-business-info .social-links{display:flex;gap:12px;margin-bottom:1rem;align-items:center}.whatsapp-business-info .social-links .social-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.whatsapp-business-info .social-links .social-icon:hover{background-color:rgba(0,0,0,.04)}.whatsapp-business-info .delivery-options{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:1rem}.whatsapp-business-info .delivery-options .delivery-chip{font-size:.75rem;font-weight:500;border-radius:12px;padding:4px 12px}.whatsapp-business-info .owner-actions{display:flex;gap:8px;margin-top:1rem}.whatsapp-business-info .owner-actions .action-button{flex:1 1;border-radius:8px;font-size:.75rem;font-weight:500;border:1px solid #e5e7eb;color:#374151;background-color:#fff}.whatsapp-business-info .owner-actions .action-button:hover{background-color:#f9fafb;border-color:#d1d5db}@media(max-width:480px){.whatsapp-header-section{margin-bottom:1.5rem}.whatsapp-header-section .whatsapp-cover-photo{height:100px}.whatsapp-header-section .whatsapp-logo-container{width:56px;height:56px;left:12px;bottom:-16px}.whatsapp-header-section .whatsapp-logo-container img{width:48px;height:48px}.whatsapp-business-info .business-name{font-size:1.25rem}.whatsapp-business-info .business-description{font-size:.8rem}.whatsapp-business-info .social-links{gap:8px}.whatsapp-business-info .social-links .social-icon{width:28px;height:28px}.whatsapp-business-info .delivery-options{gap:6px}.whatsapp-business-info .delivery-options .delivery-chip{font-size:.7rem;padding:3px 10px}}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image .whatsapp-swiper .swiper-wrapper{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image .whatsapp-swiper .swiper-slide{transition:transform .3s ease}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image .whatsapp-swiper .swiper-slide.swiper-slide-active{transform:scale(1)}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image .whatsapp-swiper .swiper-slide.swiper-slide-next,WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image .whatsapp-swiper .swiper-slide.swiper-slide-prev{transform:scale(.95)}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image img{opacity:0;transition:opacity .3s ease;background:#f9fafb}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image img.loaded{opacity:1}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image img:not(.loaded){background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}WhatsApp Business Style Slideshow Enhancements .whatsapp-product-image img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}@media(hover:none)and (pointer:coarse){.whatsapp-product-image .whatsapp-nav-btn{opacity:.7;width:32px;height:32px}.whatsapp-product-image .whatsapp-nav-btn svg{width:16px;height:16px}.whatsapp-product-image .whatsapp-pagination .whatsapp-bullet{width:8px;height:8px;margin:0 2px}}.whatsapp-nav-btn:focus,.whatsapp-pagination .whatsapp-bullet:focus{outline:2px solid #25d366;outline-offset:2px}.whatsapp-swiper .swiper-slide,.whatsapp-swiper.swiper-horizontal>.swiper-wrapper{will-change:transform}.whatsapp-product-image .image-counter{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.6);color:#fff;padding:2px 6px;border-radius:10px;font-size:.7rem;font-weight:500;z-index:15;opacity:0;transition:opacity .2s ease}.whatsapp-product-image:hover .image-counter{opacity:1}dern Product View Drawer Styles .modern-product-view .modern-bullet{width:6px;height:6px;background:hsla(0,0%,100%,.6);border-radius:50%;cursor:pointer;transition:all .2s ease}dern Product View Drawer Styles .modern-product-view .modern-bullet.modern-bullet-active{background:#fff;transform:scale(1.2)}dern Product View Drawer Styles .modern-product-view .modern-product-swiper .swiper-slide{transition:transform .3s ease}dern Product View Drawer Styles .modern-product-view .modern-product-swiper .swiper-slide-active{transform:scale(1)}dern Product View Drawer Styles .modern-product-view .modern-product-swiper .swiper-slide-next,dern Product View Drawer Styles .modern-product-view .modern-product-swiper .swiper-slide-prev{transform:scale(.98)}dern Product View Drawer Styles .modern-product-view img{transition:opacity .3s ease,transform .2s ease}dern Product View Drawer Styles .modern-product-view img:hover{transform:scale(1.02)}dern Product View Drawer Styles .modern-product-view button{transition:all .2s cubic-bezier(.4,0,.2,1)}dern Product View Drawer Styles .modern-product-view button:hover{transform:translateY(-1px)}dern Product View Drawer Styles .modern-product-view button:active{transform:translateY(0)}dern Product View Drawer Styles .modern-product-view .product-content{animation:fadeInUp .4s ease-out}dern Product View Drawer Styles .modern-product-view .content-scroll{scroll-behavior:smooth}dern Product View Drawer Styles .modern-product-view .content-scroll::-webkit-scrollbar{width:4px}dern Product View Drawer Styles .modern-product-view .content-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,0)}dern Product View Drawer Styles .modern-product-view .content-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}dern Product View Drawer Styles .modern-product-view .content-scroll::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.modern-share-drawer .share-icon{transition:all .2s ease}.modern-share-drawer .share-icon:hover{transform:translateY(-2px) scale(1.05)}@media(max-width:480px){.modern-product-view .modern-carousel{height:250px}.modern-product-view .product-title{font-size:1.25rem}.modern-product-view .product-price{font-size:1.1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.modern-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}Product View Page Styles .modern-product-view{scroll-behavior:smooth}Product View Page Styles .modern-product-view .swiper .swiper-slide{transition:transform .3s ease}Product View Page Styles .modern-product-view .swiper .swiper-slide img{transition:transform .2s ease}Product View Page Styles .modern-product-view .swiper .swiper-slide img:hover{transform:scale(1.02)}Product View Page Styles .modern-product-view .MuiIconButton-root{transition:all .2s cubic-bezier(.4,0,.2,1)}Product View Page Styles .modern-product-view .MuiIconButton-root:hover{transform:scale(1.05)}Product View Page Styles .modern-product-view .MuiIconButton-root:active{transform:scale(.95)}Product View Page Styles .modern-product-view .MuiButton-root{transition:all .2s cubic-bezier(.4,0,.2,1)}Product View Page Styles .modern-product-view .MuiButton-root:hover{transform:translateY(-1px)}Product View Page Styles .modern-product-view .MuiButton-root:active{transform:translateY(0)}Product View Page Styles .modern-product-view .product-details{animation:fadeInUp .4s ease-out}@media(max-width:480px){Product View Page Styles .modern-product-view .swiper-slide img{object-fit:cover;height:100%}}@media(min-width:768px){Product View Page Styles .modern-product-view .swiper-slide img{object-fit:contain;max-height:80%}}.modern-product-view .swiper-pagination .swiper-pagination-bullet{background:rgba(0,0,0,.3);opacity:1;transition:all .3s ease}.modern-product-view .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#1f2937;transform:scale(1.2)}.modern-product-view *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.modern-product-view .loading{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.modern-product-view .MuiButton-root:focus,.modern-product-view .MuiIconButton-root:focus{outline:2px solid #007aff;outline-offset:2px}@supports(padding-top:env(safe-area-inset-top)){.modern-product-view{padding-top:env(safe-area-inset-top)}}@supports(padding-bottom:env(safe-area-inset-bottom)){.modern-product-view .fixed-bottom{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}}