#shopify-section-template--21996781109385__bb7d2784-ae42-434b-aece-ca60bb5e9aa5 details {
                    background: #fff;
                    border-radius: 16px;
                    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
                    padding: 20px;
                    margin-bottom: 16px;
                    font-family: sans-serif;
                    border: none;
                }

                #shopify-section-template--21996781109385__bb7d2784-ae42-434b-aece-ca60bb5e9aa5 summary {
                    font-weight: 600;
                    font-size: 18px;
                    cursor: pointer;
                    outline: none;
                }

                #shopify-section-template--21996781109385__bb7d2784-ae42-434b-aece-ca60bb5e9aa5 details[open] {
                    background: #fdfdfd;
                }
