*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#ffffff;color:#111827;line-height:1.6}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-4{margin-top:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.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-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.p-2{padding:.5rem}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-16{width:4rem}.w-56{width:14rem}.w-72{width:18rem}.w-full{width:100%}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-18{height:4.5rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:50%}.border{border:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-orange-200{border-color:#fed7aa}.border-orange-300{border-color:#fdba74}.bg-white{background-color:#ffffff}.bg-gray-50{background-color:#f9fafb}.bg-gray-200{background-color:#e5e7eb}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-orange-500{background-color:#f97316}.bg-orange-600{background-color:#ea580c}.bg-green-500{background-color:#22c55e}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.whitespace-nowrap{white-space:nowrap}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-green-600{color:#16a34a}.text-white{color:#ffffff}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-mono{font-family:Monaco,Menlo,monospace}.tracking-tight{letter-spacing:-.025em}.text-center{text-align:center}.text-right{text-align:right}.min-h-screen{min-height:100vh}.max-w-7xl{max-width:80rem}.max-w-xl{max-width:36rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.flex-1{flex:1 1}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-8{gap:2rem}.divide-y>*+*{border-top:1px solid #e5e7eb}.divide-gray-200>*+*{border-top-color:#e5e7eb}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.z-50{z-index:50}.relative{position:relative}.absolute{position:absolute}.left-3{left:.75rem}.top-1-2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out}.transition-all{transition:all .15s ease-in-out}.duration-200{transition-duration:.2s}.animate-pulse{animation:pulse 2s infinite}.transform{transform:translateY(-50%)}.hover\:scale-105:hover,.scale-105{transform:scale(1.05)}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-orange-50:hover{background-color:#fff7ed}.hover\:text-orange-600:hover{color:#ea580c}.focus\:border-orange-500:focus{border-color:#f97316}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(249,115,22,.2)}.focus\:ring-orange-200:focus{box-shadow:0 0 0 2px rgba(254,215,170,.5)}.focus\:outline-none:focus{outline:none}.placeholder-gray-500::placeholder{color:#6b7280}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:flex{display:flex}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex{display:flex}.md\:hidden{display:none}.md\:block{display:block}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:block{display:block}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;font-size:.875rem;line-height:1.25rem;text-decoration:none;transition:all .15s ease-in-out;border:1px solid transparent;cursor:pointer}.btn-ghost{background-color:transparent;color:#6b7280}.btn-ghost:hover{background-color:#f3f4f6;color:#374151}.btn-icon{width:2.5rem;height:2.5rem;padding:.5rem}