.contact-options,.faqs-list,.tutorials-list{list-style:none;padding:0;margin:0}.contact-options li,.faqs-list li,.tutorials-list li{margin-bottom:.75rem}.faqs-list li strong{font-size:1.1rem;display:block;margin-bottom:.5rem}.link{color:#1e3a8a;text-decoration:none;font-weight:700;transition:color .3s ease}.link:hover{color:#4f46e5;text-decoration:underline}.support-header{background:linear-gradient(135deg,#5a67d8,#9f7aea);padding:8rem 2rem;text-align:center;position:relative;overflow:hidden;color:#fff}.support-header:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.1),transparent 70%);transform:rotate(25deg);animation:rotateBg 20s linear infinite}@keyframes rotateBg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.support-header:after{content:"";position:absolute;bottom:-2rem;left:0;right:0;height:4rem;background:linear-gradient(to bottom right,transparent 50%,#fff 0);transform:skewY(-30deg)}.support-header .title{font-size:3.75rem;font-weight:800;text-shadow:2px 2px 6px rgba(0,0,0,.3);animation:fadeIn 1.5s ease-in-out;line-height:normal}.support-header .subtitle{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:600px;margin:0 auto 2.5rem;line-height:1.6;animation:fadeIn 2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section{padding:4rem 2rem;border-bottom:1px solid #e5e7eb;background:#fff}.section:last-of-type{border-bottom:none}.section .container{max-width:960px;margin:0 auto}.section-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.faq-section .faq-item{margin-bottom:1rem;padding:1.5rem;background:#f9fafb;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.faq-section .faq-item:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.faq-section .faq-question{font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-section .faq-question .faq-toggle{font-size:1.5rem;font-weight:700;color:#1e3a8a}.faq-section .faq-answer{font-size:1.2rem;line-height:1.5;margin-top:.5rem;color:#4a5568}.tutorials-section .tutorial-list{list-style:none;padding:0;margin:0}.tutorials-section .tutorial-list li{margin-bottom:1.5rem;padding:1rem;background:#f9fafb;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.tutorials-section .tutorial-list li:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.feedback-section,.forum-section{text-align:center;background:#f8f9fa}.feedback-section p,.forum-section p{font-size:1.1rem;margin-bottom:1.5rem;color:#4a5568}.btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;border-radius:50px;border:none;cursor:pointer;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.btn-primary{background:#1e3a8a;color:#fff;border:2px solid transparent;text-decoration:none}.btn-primary:hover{background:#3742fa;transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.btn-secondary{background:#e2e8f0;color:#1e3a8a;border:2px solid #cbd5e1;text-decoration:none}.btn-secondary:hover{background:#cbd5e1;transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.faq-section .btn{margin-top:1rem}@media (max-width:768px){.support-header:after{transform:skewY(-10deg)}.support-header{padding:3rem 1rem}.support-header .title{font-size:2.5rem}.support-header .subtitle{font-size:1.2rem!important}.section{padding:2rem 1rem}.faq-section .faq-item{padding:1rem}.faq-section .faq-question{font-size:1.1rem}.faq-section .faq-answer{font-size:.95rem}.btn{padding:.5rem 1rem;font-size:.9rem}}@media (max-width:480px){.support-header:after{transform:skewY(-30deg)}}