.faq{padding:20px 0}.container{margin:0 auto;max-width:896px;padding:0 24px}.header{margin-bottom:64px;text-align:center}.header h2{color:#0e0e47;font-size:2.75rem;font-weight:700}.accordion{display:flex;flex-direction:column;gap:16px}.item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);padding:0 24px;transition:box-shadow .2s ease,border-color .2s ease}.item:hover{border-color:rgba(66,35,255,.3);box-shadow:0 10px 25px rgba(0,0,0,.08)}summary{color:#0e0e47;cursor:pointer;font-size:1.125rem;font-weight:600;list-style:none;padding:24px 0}summary::-webkit-details-marker{display:none}.item[open] summary{color:#4223ff}.item p{color:#4b5563;line-height:1.7;padding-bottom:24px}