.faq-page{min-height:100vh;padding:40px 3%}.faq-page .container{max-width:900px;margin:0 auto}.faq-header{margin-bottom:40px}.faq-header h1{letter-spacing:-.03em;color:#111;margin:0 0 16px;font-size:clamp(36px,5vw,48px);font-weight:600;line-height:1.1}.faq-header p{color:#666;max-width:620px;margin:0;font-size:16px;line-height:1.8}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{background:#fff;border:1px solid #ececec;border-radius:16px;transition:border-color .2s;overflow:hidden}.faq-item[open]{border-color:#ddd}.faq-item summary{cursor:pointer;color:#111;padding:22px 56px 22px 24px;font-size:17px;font-weight:600;list-style:none;transition:background .2s;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:#fafafa}.faq-item summary:after{content:"+";color:#777;font-size:26px;font-weight:300;transition:transform .2s;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−"}.faq-answer{border-top:1px solid #f3f3f3;padding:0 24px 24px}.faq-answer p{color:#666;margin:18px 0 0;font-size:15px;line-height:1.9}.faq-answer ul{margin:18px 0 0 20px;padding:0}.faq-answer ul li{color:#666;margin-bottom:10px;line-height:1.8}.faq-answer strong{color:#111;font-weight:600}.faq-contact{text-align:center;border-top:1px solid #ececec;margin-top:48px;padding-top:40px}.faq-contact h2{color:#111;margin:0 0 12px;font-size:28px;font-weight:600}.faq-contact p{color:#666;margin:0 0 28px;line-height:1.8}.faq-buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.faq-button{color:#fff;background:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;min-width:180px;height:46px;padding:0 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.faq-button:hover{background:#222;transform:translateY(-1px)}@media (max-width:768px){.faq-page{padding:40px 16px}.faq-card{border-radius:16px;padding:24px}.faq-header{margin-bottom:28px}.faq-header h1{font-size:32px}.faq-header p{font-size:15px}.faq-item summary{padding:18px 48px 18px 18px;font-size:16px}.faq-item summary:after{right:18px}.faq-answer{padding:0 18px 18px}.faq-answer p,.faq-answer li{font-size:14px}.faq-contact{margin-top:36px;padding-top:32px}.faq-contact h2{font-size:24px}.faq-buttons{flex-direction:column}.faq-button{width:100%}}
