:root{font-family:Arial,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}img{max-width:100%;display:block}.min-h-screen{min-height:100vh}.bg-slate-50{background:#f8fafc}.bg-slate-100{background:#f1f5f9}.bg-slate-900{background:#0f172a}.bg-white{background:#fff}.bg-red-100{background:#fee2e2}.bg-amber-100{background:#fef3c7}.bg-emerald-100{background:#d1fae5}.bg-blue-100{background:#dbeafe}.text-white{color:#fff}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-900{color:#0f172a}.text-red-700{color:#b91c1c}.text-amber-700{color:#b45309}.text-emerald-700{color:#047857}.text-blue-700{color:#1d4ed8}.border{border:1px solid #cbd5e1}.border-0{border:0}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0f172a0f}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.pb-0{padding-bottom:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-7xl{max-width:1280px}.max-w-sm{max-width:24rem}.max-h-56{max-height:14rem}.max-h-32{max-height:8rem}.w-full{width:100%}.w-4,.h-4{width:1rem;height:1rem}.w-5,.h-5{width:1.25rem;height:1.25rem}.h-fit{height:fit-content}.h-\[420px\]{height:420px}.min-h-\[100px\]{min-height:100px}.min-h-\[140px\]{min-height:140px}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.tracking-tight{letter-spacing:-.025em}.inline-flex{display:inline-flex}.block{display:block}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.overflow-hidden{overflow:hidden}.touch-none{touch-action:none}.transition{transition:all .15s ease}.text-center{text-align:center}.hover\:bg-slate-50:hover{background:#f8fafc}.hover\:bg-slate-200:hover{background:#e2e8f0}.hover\:bg-slate-800:hover{background:#1e293b}button,input,textarea,select{font:inherit}canvas{display:block}@media (min-width: 768px){.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}.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\:w-64{width:16rem}.md\:p-8{padding:2rem}}@media (min-width: 1024px){.lg\:grid-cols-\[300px\,minmax\(0\,1fr\)\]{grid-template-columns:300px minmax(0,1fr)}}@media (min-width: 1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
