.collection-faq-container{max-width:800px;margin:2rem auto;font-family:var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.collection-faq-title{text-align:center;font-size:2rem;font-weight:500;padding-bottom:2rem;color:rgb(var(--color-foreground))}.collection-faq-item{border:1px solid rgb(var(--color-border));border-radius:var(--border-radius, 8px);margin-bottom:1rem;overflow:hidden;transition:box-shadow .2s ease}.collection-faq-item:hover{box-shadow:0 4px 12px rgba(var(--color-shadow),.1)}.collection-faq-question{background:rgb(var(--color-background-secondary, 247, 250, 252));padding:1.25rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:rgb(var(--color-foreground));transition:background-color .2s ease;border:none;width:100%;text-align:left;font-size:1rem;font-family:var(--font-body-family)}.collection-faq-question:hover{background:#26215b;opacity:.9;color:#fff}.collection-faq-question.active{background:#26215b;color:#fff}.collection-faq-icon{width:20px;height:20px;transition:transform .3s ease;flex-shrink:0;margin-left:1rem;stroke:currentColor}.collection-faq-question.active .collection-faq-icon{transform:rotate(180deg)}.collection-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;background:rgb(var(--color-background))}.collection-faq-answer.active{max-height:500px;padding:1.25rem;border-top:1px solid rgb(var(--color-border))}.collection-faq-answer p{margin:0;line-height:1.6;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.collection-brand-mention{color:rgb(var(--color-accent, 6, 95, 70));font-weight:500}@media screen and (max-width: 749px){.collection-faq-container{max-width:none;padding:0 1rem}.collection-faq-question{padding:1rem;font-size:.95rem}.collection-faq-answer.active{padding:1rem}.collection-faq-title{font-size:1.5rem;padding-bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-faq.css.map */
