.faq-section{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#070917 0%,#000 60%);border-bottom:1px solid #00f6ff1a;width:100%;padding:4rem 0}.faq-items{max-width:900px;margin:0 auto}.faq-item{cursor:pointer;background:#0f172acc;border:1px solid #00f6ff33;border-radius:12px;margin-bottom:1.5rem;padding:2rem;transition:all .3s;animation:.8s ease-out backwards slideUp}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.15s}.faq-item:nth-child(3){animation-delay:.2s}.faq-item:nth-child(4){animation-delay:.25s}.faq-item:nth-child(5){animation-delay:.3s}.faq-item:hover{background:#0f172a;border-color:#00f6ff80;box-shadow:0 10px 30px #00f6ff1a}.faq-item summary{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:1.45rem;font-weight:600;list-style:none;display:flex}.faq-item summary:after{content:"+";color:#00f6ff;font-weight:700;transition:transform .3s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item[open] summary{color:#00f6ff;margin-bottom:1rem}.faq-item p{color:#b0b9c3;font-size:1.2rem;line-height:1.7}
