Fusion HD
) --> /* Scoped Container Styles to prevent conflicts with Shopify Theme */ .pod-apple-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; position: relative; width: 100%; overflow: hidden; border-radius: 24px; color: white; background-color: #000; padding: 2rem 1rem; } /* Apple-style "Frosty" Liquid Glass */ .apple-glass { background: rgba(255, 255, 255, 0.15); /* Frosty opacity */ backdrop-filter: blur(32px) saturate(180%); -webkit-backdrop-filter: blur(32px) saturate(180%); border: 1px solid rgba(255, 255, 255, 0.2); box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3); } .apple-glass-card { background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(20px); border: 1p