*,:after,:before{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;background-color:#fff}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}:root{--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-200:#bfdbfe;--primary-300:#93c5fd;--primary-400:#60a5fa;--primary-500:#3b82f6;--primary-600:#2563eb;--primary-700:#1d4ed8;--primary-800:#1e40af;--primary-900:#1e3a8a;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c3fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--green-50:#f0fdf4;--green-100:#dcfce7;--green-200:#bbf7d0;--green-300:#86efac;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--green-800:#166534;--green-900:#14532d;--yellow-50:#fefce8;--yellow-100:#fef3c7;--yellow-200:#fde68a;--yellow-300:#fcd34d;--yellow-400:#fbbf24;--yellow-500:#f59e0b;--yellow-600:#d97706;--yellow-700:#b45309;--yellow-800:#92400e;--yellow-900:#78350f;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-200:#e9d5ff;--purple-300:#d8b4fe;--purple-400:#c084fc;--purple-500:#a855f7;--purple-600:#9333ea;--purple-700:#7c3aed;--purple-800:#6b21a8;--purple-900:#581c87;--red-50:#fef2f2;--red-100:#fee2e2;--red-200:#fecaca;--red-300:#fca5a5;--red-400:#f87171;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c;--red-800:#991b1b;--red-900:#7f1d1d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:.5rem;margin:0;overflow:visible;clip:auto;white-space:normal;background-color:var(--primary-600);color:#fff;z-index:50}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.container.max-w-4xl{max-width:56rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.max-w-7xl{max-width:80rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.stack{display:flex;flex-direction:column}.stack-xs>*+*{margin-top:.25rem}.stack-sm>*+*{margin-top:.5rem}.stack-md>*+*{margin-top:1rem}.stack-lg>*+*{margin-top:1.5rem}.stack-xl>*+*{margin-top:2rem}.group{display:flex;align-items:center}.group-sm>*+*{margin-left:.5rem}.group-md>*+*{margin-left:1rem}.group-lg>*+*{margin-left:1.5rem}.justify-center{justify-content:center}.flex-col{flex-direction:column}@media (min-width:640px){.sm\:flex-row{flex-direction:row}}.grid{display:grid}.gap-4{gap:1rem}.gap-8{gap:2rem}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.text-title{font-size:1.875rem;font-weight:700;color:var(--gray-900);line-height:1.2}@media (min-width:768px){.text-title{font-size:2.25rem}}.text-subtitle{font-size:1.25rem;color:var(--gray-600);line-height:1.4}.text-body{font-size:1rem;color:var(--gray-700);line-height:1.6}.text-caption{font-size:.875rem;color:var(--gray-500)}.text-center{text-align:center}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-3xl{font-size:1.875rem;line-height:1.2}.text-4xl{font-size:2.25rem;line-height:1.1}.text-xl{font-size:1.25rem}@media (min-width:768px){.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.75rem}}.text-gray-900{color:var(--gray-900)}.text-gray-800{color:var(--gray-800)}.text-gray-700{color:var(--gray-700)}.text-gray-600{color:var(--gray-600)}.text-gray-500{color:var(--gray-500)}.text-gray-400{color:var(--gray-400)}.text-gray-300{color:var(--gray-300)}.text-primary-600{color:var(--primary-600)}.text-blue-900{color:var(--blue-900)}.text-blue-800{color:var(--blue-800)}.text-blue-700{color:var(--blue-700)}.text-blue-600{color:var(--blue-600)}.text-blue-400{color:var(--blue-400)}.text-green-900{color:var(--green-900)}.text-green-800{color:var(--green-800)}.text-green-700{color:var(--green-700)}.text-green-600{color:var(--green-600)}.text-green-400{color:var(--green-400)}.text-yellow-900{color:var(--yellow-900)}.text-yellow-800{color:var(--yellow-800)}.text-yellow-700{color:var(--yellow-700)}.text-yellow-400{color:var(--yellow-400)}.text-purple-900{color:var(--purple-900)}.text-purple-800{color:var(--purple-800)}.text-purple-600{color:var(--purple-600)}.text-red-900{color:var(--red-900)}.text-red-800{color:var(--red-800)}.text-red-700{color:var(--red-700)}.text-red-600{color:var(--red-600)}.text-red-500{color:var(--red-500)}.bg-white{background-color:#fff}.bg-gray-50{background-color:var(--gray-50)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-900{background-color:var(--gray-900)}.bg-primary-100{background-color:var(--primary-100)}.bg-primary-600{background-color:var(--primary-600)}.bg-blue-50{background-color:var(--blue-50)}.bg-blue-100{background-color:var(--blue-100)}.bg-green-50{background-color:var(--green-50)}.bg-green-100{background-color:var(--green-100)}.bg-yellow-50{background-color:var(--yellow-50)}.bg-purple-50{background-color:var(--purple-50)}.bg-purple-100{background-color:var(--purple-100)}.bg-red-50{background-color:var(--red-50)}.bg-red-100{background-color:var(--red-100)}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-blue-200{border-color:var(--blue-200)}.border-blue-400{border-color:var(--blue-400)}.border-green-200{border-color:var(--green-200)}.border-green-400{border-color:var(--green-400)}.border-yellow-200{border-color:var(--yellow-200)}.border-yellow-400{border-color:var(--yellow-400)}.border-purple-200{border-color:var(--purple-200)}.border-red-200{border-color:var(--red-200)}.border-red-300{border-color:var(--red-300)}.border-red-400{border-color:var(--red-400)}.border{border-width:1px}.border-2{border-width:2px}.border-white{border-color:#fff}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--primary-50),#fff)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:all .2s ease-in-out;border:1px solid transparent;cursor:pointer;text-decoration:none;font-size:.875rem}.btn:focus{outline:none;box-shadow:0 0 0 2px var(--primary-500)}.btn-primary{background-color:var(--primary-600);color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-primary:hover{background-color:var(--primary-700);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.btn-outline{border:2px solid var(--primary-600);color:var(--primary-600);background-color:transparent}.btn-outline:hover{background-color:var(--primary-600);color:#fff}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background-color:#fff;border-radius:.5rem;border:1px solid var(--gray-200);padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:box-shadow .2s ease-in-out}.card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.card-hover{cursor:pointer}.card-hover:hover{border-color:var(--gray-300)}.px-4{padding-left:1rem;padding-right:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.mb-16{margin-bottom:4rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.space-y-8>*+*{margin-top:2rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-8{width:2rem}.h-8{height:2rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-full{width:100%}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.flex{display:flex}.items-center{align-items:center}.prose{color:var(--gray-700);max-width:65ch}.prose p,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose ul{list-style-type:disc;padding-left:1.625em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose-lg{font-size:1.125rem;line-height:1.7}.max-w-none{max-width:none}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.flex-shrink-0{flex-shrink:0}.text-2xl{font-size:1.5rem}.hidden{display:none}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}}.ml-10{margin-left:2.5rem}.space-x-4>*+*{margin-left:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.rounded-md{border-radius:.375rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.transition-colors{transition:color .2s ease-in-out,background-color .2s ease-in-out}.hover\:text-primary-600:hover{color:var(--primary-600)}.hover\:bg-gray-50:hover{background-color:var(--gray-50)}.bg-primary-50{background-color:var(--primary-50)}.text-white{color:#fff}.hover\:text-gray-300:hover{color:var(--gray-300)}.py-12{padding-top:3rem;padding-bottom:3rem}.space-y-4>*+*{margin-top:1rem}.space-x-6>*+*{margin-left:1.5rem}.text-base{font-size:1rem}.tracking-wider{letter-spacing:.05em}.uppercase{text-transform:uppercase}.border-t{border-top-width:1px}.border-gray-700{border-color:var(--gray-700)}.pt-8{padding-top:2rem}@media (min-width:1280px){.xl\:grid{display:grid}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-8{gap:2rem}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:mt-0{margin-top:0}.xl\:text-center{text-align:center}}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-8{gap:2rem}.md\:mt-0{margin-top:0}}.w-24{width:6rem}.h-24{height:6rem}.text-lg{font-size:1.125rem}.ml-4{margin-left:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-12{margin-top:3rem}.items-start{align-items:flex-start}.block{display:block}.p-6{padding:1.5rem}.hover\:bg-gray-100:hover{background-color:var(--gray-100)}.text-blue-600{color:#2563eb}.bg-orange-100{background-color:#fed7aa}.text-orange-600{color:#ea580c}.hover\:text-primary-700:hover{color:var(--primary-700)}.text-primary-100{color:var(--primary-100)}.btn.bg-white{background-color:#fff}.btn.border-white{border-color:#fff}.btn.hover\:bg-white:hover{background-color:#fff}.btn.hover\:text-primary-600:hover{color:var(--primary-600)}.btn.hover\:bg-gray-100:hover{background-color:var(--gray-100)}