.faq-page{margin:0 auto;padding:2rem 1rem}.faq-container{max-width:900px;margin:0 auto}.faq-page-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:rgb(var(--color-foreground))}.faq-page-description{text-align:center;font-size:1.125rem;color:rgba(var(--color-foreground),.75);margin-bottom:3rem}.faq-categories{display:flex;flex-direction:column;gap:3rem}.faq-section-divider{margin:4rem 0;border-top:2px solid rgba(var(--color-foreground),.15);position:relative}.faq-section-divider:after{content:"\2022\2022\2022";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgb(var(--color-background));padding:0 1.5rem;color:rgba(var(--color-foreground),.3);font-size:1.5rem;letter-spacing:.5rem}.faq-category{background:rgba(var(--color-foreground),.03);border-radius:12px;padding:2rem;transition:all .3s ease}.faq-category:hover{background:rgba(var(--color-foreground),.05)}.faq-category-title{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:rgb(var(--color-foreground));padding-bottom:1rem;border-bottom:2px solid rgba(var(--color-foreground),.1)}.faq-items{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:rgb(var(--color-background));border-radius:8px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);transition:all .3s ease}.faq-item:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:0 2px 8px rgba(var(--color-foreground),.08)}.faq-question{width:100%;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:transparent;border:none;cursor:pointer;text-align:left;font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));transition:all .3s ease;font-family:inherit}.faq-question:hover{color:rgba(var(--color-foreground),.75)}.faq-question span{flex:1}.faq-icon{flex-shrink:0;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.faq-item.active .faq-answer{max-height:1000px}.faq-answer-content{padding:0 1.5rem 1.5rem;color:rgba(var(--color-foreground),.85);line-height:1.7;font-size:1.2rem}.faq-answer-content p{margin:0;margin-bottom:.75rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content ol{margin:.5rem 0;padding-left:1.5rem}.faq-answer-content li{margin-bottom:.5rem}.faq-answer-content a{color:rgb(var(--color-link));text-decoration:underline;transition:opacity .2s ease}.faq-answer-content a:hover{opacity:.75}@media screen and (max-width:749px){.faq-page-title{font-size:2rem}.faq-page-description{font-size:1rem;margin-bottom:2rem}.faq-category{padding:1.5rem}.faq-category-title{font-size:1.5rem}.faq-question{padding:1rem;font-size:1.25rem}.faq-answer-content{padding:0 1rem 1rem;font-size:1.1rem}.faq-categories{gap:2rem}}@media screen and (min-width:750px)and (max-width:989px){.faq-page-title{font-size:2.25rem}.faq-category{padding:1.75rem}}.faq-question:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.faq-question:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){.faq-answer,.faq-icon,.faq-item,.faq-question{transition:none}}[dir=rtl] .faq-answer-content ol{padding-right:1.5rem;padding-left:0}[dir=rtl] .faq-question{text-align:right}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-faq-accordion.css.map */
