body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f8fafc;color:#1e293b}.overflow-x-auto{overflow-x:auto}.overflow-hidden{overflow:hidden}.flex-nowrap{flex-wrap:nowrap}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-h-screen{min-height:100vh}.bg-slate-50{background-color:#f8fafc}.bg-white{background-color:#fff}.bg-indigo-600{background-color:#4f46e5}.bg-indigo-100{background-color:#e0e7ff}.bg-slate-900{background-color:#0f172a}.bg-slate-900\/20{background-color:#0f172a33}.bg-emerald-600{background-color:#059669}.bg-emerald-100{background-color:#d1fae5}.bg-red-50{background-color:#fef2f2}.bg-red-600{background-color:#dc2626}.text-white{color:#fff}.text-slate-900{color:#0f172a}.text-slate-500{color:#64748b}.text-slate-400{color:#94a3b8}.text-indigo-600{color:#4f46e5}.text-indigo-200{color:#c7d2fe}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-400{color:#f87171}.text-slate-600{color:#475569}.text-emerald-600{color:#059669}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-x-4{column-gap:1rem}.gap-y-4{row-gap:1rem}.gap-6{gap:1.5rem}.p-2{padding:.5rem}.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}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.text-\[10px\]{font-size:10px}.pt-12{padding-top:3rem}.pb-6{padding-bottom:1.5rem}.pb-24{padding-bottom:6rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.max-w-md{max-width:28rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.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-6xl{font-size:3.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-center{text-align:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-b-\[40px\]{border-bottom-left-radius:40px;border-bottom-right-radius:40px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-indigo-200{--tw-shadow-color: rgba(199, 210, 254, .5);box-shadow:0 10px 15px -3px var(--tw-shadow-color)}.shadow-indigo-100{--tw-shadow-color: rgba(224, 231, 255, .5);box-shadow:0 10px 15px -3px var(--tw-shadow-color)}.shadow-emerald-100{--tw-shadow-color: rgba(209, 250, 229, .5);box-shadow:0 10px 15px -3px var(--tw-shadow-color)}.shadow-red-100{--tw-shadow-color: rgba(254, 226, 226, .5);box-shadow:0 10px 15px -3px var(--tw-shadow-color)}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.border{border:1px solid #e2e8f0}.border-slate-100{border-color:#f1f5f9}.border-slate-50{border-color:#f8fafc}.border-slate-200{border-color:#e2e8f0}.border-indigo-400\/20{border-color:#818cf833}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.focus\:ring-2:focus{box-shadow:0 0 0 2px #4f46e5}.focus\:ring-indigo-500\/20:focus{box-shadow:0 0 0 2px #4f46e533}.focus\:ring-indigo-500:focus{box-shadow:0 0 0 2px #4f46e5}.focus\:border-indigo-500:focus{border-color:#4f46e5}.focus\:border-emerald-600:focus{border-color:#059669}.focus\:ring-emerald-600\/10:focus{box-shadow:0 0 0 4px #0596691a}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.border-none{border:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.transition-all{transition-property:all;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}.duration-1000{transition-duration:1s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.active\:scale-95:active{transform:scale(.95)}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x, 0),var(--tw-translate-y, 0)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-slate-800:hover{background-color:#1e293b}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-slate-600:hover{color:#475569}.hover\:text-indigo-600:hover{color:#4f46e5}.hover\:bg-indigo-50:hover{background-color:#f5f3ff}.hover\:bg-slate-100:hover{background-color:#f1f5f9}.hover\:bg-red-50:hover{background-color:#fef2f2}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:text-emerald-600{color:#059669}.w-20{width:5rem}.h-20{height:5rem}.w-12{width:3rem}.h-12{height:3rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-16{width:4rem}.h-16{height:4rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-4{width:1rem}.h-4{height:1rem}.w-3{width:.75rem}.h-3{height:.75rem}.fixed{position:fixed}.bottom-8{bottom:2rem}.right-6{right:1.5rem}.right-16{right:4rem}.inset-0{inset:0}.z-50{z-index:50}.z-\[-1\]{z-index:-1}input{border:none;outline:none}.bg-orange-100{background-color:#ffedd5}.text-orange-600{color:#ea580c}.bg-white\/10{background-color:#ffffff1a}.text-indigo-100{color:#e0e7ff}.bg-indigo-500\/20{background-color:#6366f133}.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.backdrop-blur-\[2px\]{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:640px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.ring-2{box-shadow:0 0 0 2px #4f46e5}.ring-4{box-shadow:0 0 0 4px #e2e8f0}.border-dashed{border-style:dashed}.border-2{border-width:2px}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in{animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.slide-in-from-bottom-2{animation-name:slideInFromBottom2}.slide-in-from-bottom-4{animation-name:slideInFromBottom4}@keyframes slideInFromBottom2{0%{transform:translateY(.5rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromBottom4{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.block{display:block}.inline-block{display:inline-block}.flex-1{flex:1 1 0%}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.relative{position:relative}.absolute{position:absolute}.left-4{left:1rem}.right-3{right:.75rem}.top-1\/2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.search-container{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:.75rem;width:1rem;height:1rem;color:#94a3b8;pointer-events:none}.search-input{width:100%;padding:.5rem 1rem .5rem 2.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.search-input:focus{outline:none;box-shadow:0 0 0 2px #4f46e533;border-color:#4f46e5}.sort-button{padding:.5rem 1rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#475569;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;min-width:80px}.sort-button:hover{color:#4f46e5;border-color:#4f46e5}.sort-button-small{padding:.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#475569;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.sort-button-small:hover{color:#4f46e5;border-color:#4f46e5}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}
