body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:#f3f4f6;color:#111827}.max-w-3xl{max-width:768px}.max-w-2xl{max-width:640px}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.p-4{padding:1rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:0 4px 6px #0000001a}.bg-white{background:#fff}.bg-gray-100{background:#f3f4f6}.bg-gray-50{background:#fafafa}.bg-gray-900{background:#111827}.text-white{color:#fff}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.font-sans{font-family:sans-serif}.min-h-screen{min-height:100vh;padding:0}.space-y-4>*+*{margin-top:1rem}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.w-full{width:100%}.max-w-xl{max-width:36rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}img{max-width:100%;height:auto}html{scroll-behavior:smooth}.header{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,#2563eb,#4f46e5);box-shadow:0 10px 20px #00000014}.dropdown-menu{position:absolute;right:0;margin-top:.5rem;width:12rem;background:#fff;border-radius:.375rem;box-shadow:0 10px 15px #0000001a}.accordion-item{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 10px #0000001a;border:1px solid #E5E7EB;margin-bottom:1rem}.accordion-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;font-size:1.125rem;font-weight:600;background:#f9fafb}.accordion-content{padding:1rem;background-color:#f9fafb;border-top:1px solid #E5E7EB}.accordion-item{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 10px #0000001a;margin-bottom:1rem}.accordion-item button{width:100%;padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb;border-radius:.75rem;border:1px solid #E5E7EB;text-align:left;font-size:1.25rem;font-weight:600;transition:background-color .3s ease}.accordion-item button:hover{background-color:#e5e7eb}.accordion-item .accordion-content{padding:1rem;background-color:#f9fafb;border-top:1px solid #E5E7EB;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;display:none}.accordion-item.open .accordion-content{display:block}.accordion-item .accordion-toggle{transition:transform .3s ease}.accordion-item.open .accordion-toggle{transform:rotate(180deg)}.accordion-item .accordion-toggle svg{width:20px;height:20px}
