html,body{margin:0;padding:0;font-family:Arial,sans-serif;background:#fff7f2;color:#1f2937}*{box-sizing:border-box}body{min-height:100vh}.text-2xl{font-size:1.875rem;line-height:1.2}.text-xl{font-size:1.25rem;line-height:1.4}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}.mt-10{margin-top:2.5rem}.mb-4{margin-bottom:1rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.space-y-8>*+*{margin-top:2rem}.bg-white{background:#fff}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 14px 35px #0f172a14}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-end{justify-content:flex-end}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.w-10,.h-10{width:2.5rem;height:2.5rem}.w-5,.h-5{width:1.25rem;height:1.25rem}.text-orange-500{color:#f97316}.text-blue-600{color:#2563eb}.text-red-600{color:#dc2626}.text-green-600{color:#16a34a}.text-indigo-600{color:#4f46e5}.text-gray-600{color:#4b5563}.text-white{color:#fff}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
