*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}html{scroll-behavior:smooth}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-900{background-color:#111827}.bg-gray-800{background-color:#1f2937}.bg-white{background-color:#fff}.text-gray-900{color:#111827}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-gray-300{color:#d1d5db}.text-white{color:#fff}.text-blue-600{color:#2563eb}.text-blue-500{color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-500{background-color:#3b82f6}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-blue-500:hover{color:#3b82f6}.max-w-7xl{max-width:80rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-24{padding-top:6rem}.pb-16{padding-bottom:4rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-4{margin-top:1rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mr-2{margin-right:.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-light{font-weight:300}.italic{font-style:italic}.text-center{text-align:center}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-3>*+*{margin-left:.75rem}.space-x-8>*+*{margin-left:2rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-8>*+*{margin-top:2rem}.space-y-12>*+*{margin-top:3rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-1{grid-column:span 1 / span 1}.w-full{width:100%}.w-20{width:5rem}.h-8{height:2rem}.h-16{height:4rem}.h-20{height:5rem}.max-h-\[90vh\]{max-height:90vh}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.bottom-4{bottom:1rem}.right-4{right:1rem}.inset-0{top:0;right:0;bottom:0;left:0}.z-40{z-index:40}.z-50{z-index:50}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-800{border-color:#1f2937}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-\[20px_20px_60px_\#bebebe\,-20px_-20px_60px_\#ffffff\]{box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff}.shadow-\[10px_10px_30px_\#bebebe\,-10px_-10px_30px_\#ffffff\]{box-shadow:10px 10px 30px #bebebe,-10px -10px 30px #fff}.hover\:shadow-\[5px_5px_15px_\#bebebe\,-5px_-5px_15px_\#ffffff\]:hover{box-shadow:5px 5px 15px #bebebe,-5px -5px 15px #fff}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.bg-opacity-50{background-color:#00000080}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:text-gray-700:hover{color:#374151}input[type=text],input[type=email],input[type=tel],select,textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;width:100%}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,select:focus,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}button{cursor:pointer;border:none;background:none}.btn-primary{background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:background-color .15s}.btn-primary:hover{background-color:#1d4ed8}.overflow-y-auto{overflow-y:auto}.prose{color:#374151;max-width:65ch}.prose h3{color:#111827;font-weight:600;font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}.prose p{margin-bottom:1rem}.prose ul{margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.25rem}@media (max-width: 768px){.md\:hidden{display:none}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2 / span 2}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:flex-row{flex-direction:row}}@media (max-width: 640px){.text-5xl{font-size:2.5rem}.text-4xl{font-size:2rem}.text-3xl{font-size:1.5rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2 / span 2}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in-out}.underline{text-decoration:underline}.no-underline{text-decoration:none}i.fas{display:inline-block}
