*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}body{background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.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-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.leading-relaxed{line-height:1.625}.text-gray-600{color:#6b7280}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-white{color:#fff}.text-primary-600{color:#2563eb}.text-primary-700{color:#1d4ed8}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-primary-50{background-color:#eff6ff}.bg-primary-100{background-color:#dbeafe}.bg-primary-600{background-color:#2563eb}.bg-primary-700{background-color:#1d4ed8}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.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-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-primary-600{border-color:#2563eb}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-16{width:4rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-16{height:4rem}.max-w-sm{max-width:24rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:text-primary-600:hover{color:#2563eb}.hover\:text-primary-700:hover{color:#1d4ed8}.hover\:bg-primary-50:hover{background-color:#eff6ff}.hover\:bg-primary-700:hover{background-color:#1d4ed8}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hidden{display:none}.inline-flex{display:inline-flex}.block{display:block}button,.btn{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border:none;text-decoration:none;font-weight:500;transition:all .15s ease}button:hover,.btn:hover{transform:translateY(-1px)}.bg-blue-100{background-color:#bfdbfe}.text-blue-700{color:#1e40af}.bg-blue-600{background-color:#2563eb}.hover\:bg-blue-200:hover{background-color:#bfdbfe}.bg-green-100{background-color:#dcfce7}.text-green-700{color:#15803d}.bg-green-600{background-color:#16a34a}.hover\:bg-green-200:hover{background-color:#bbf7d0}.bg-purple-100{background-color:#f3e8ff}.text-purple-700{color:#7c3aed}.hover\:bg-purple-200:hover{background-color:#e9d5ff}.bg-red-100{background-color:#fee2e2}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.bg-red-600{background-color:#dc2626}.hover\:bg-red-200:hover{background-color:#fecaca}.bg-yellow-100{background-color:#fef3c7}.text-yellow-700{color:#a16207}.hover\:bg-yellow-200:hover{background-color:#fde68a}.bg-gray-800{background-color:#1f2937}.hover\:bg-gray-900:hover{background-color:#111827}.bg-indigo-100{background-color:#e0e7ff}.text-indigo-700{color:#4338ca}.hover\:bg-indigo-200:hover{background-color:#c7d2fe}.bg-orange-100{background-color:#fed7aa}.bg-orange-600{background-color:#ea580c}.text-orange-700{color:#c2410c}.text-orange-800{color:#9a3412}.hover\:bg-orange-200:hover{background-color:#fbb565}.bg-teal-100{background-color:#ccfbf1}.text-teal-700{color:#0f766e}.hover\:bg-teal-200:hover{background-color:#99f6e4}.bg-purple-600{background-color:#9333ea}.text-purple-800{color:#6b21a8}.bg-pink-100{background-color:#fce7f3}.text-pink-700{color:#be185d}.hover\:bg-pink-200:hover{background-color:#fbcfe8}a{text-decoration:none;color:inherit;transition:color .15s ease}.line-through{text-decoration:line-through}u{text-decoration:underline}.spoiler{background-color:#000;color:#000;transition:all .3s ease;cursor:pointer}.spoiler:hover{background-color:transparent;color:#374151}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:flex-row{flex-direction:row}.md\:w-1\/3{width:33.333333%}}@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}}
