*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border-width:0;border-style:solid;border-color:#334155}:root{--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--slate-950: #020617;--indigo-300: #a5b4fc;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-900: #312e81;--red-100: #fee2e2;--red-200: #fecaca;--red-400: #f87171;--red-500: #ef4444;--red-600: #dc2626;--red-700: #b91c1c;--red-900: #7f1d1d;--emerald-200: #a7f3d0;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--yellow-300: #fde047;--yellow-400: #facc15;--yellow-500: #eab308;--yellow-600: #ca8a04;--purple-400: #c084fc;--purple-500: #a855f7;--purple-600: #9333ea;--blue-200: #bfdbfe;--blue-400: #60a5fa;--blue-500: #3b82f6;--rose-400: #fb7185;--rose-500: #f43f5e;--orange-400: #fb923c}body{font-family:Inter,sans-serif;background-color:var(--slate-900);color:var(--slate-50);line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--slate-800)}::-webkit-scrollbar-thumb{background:var(--slate-600);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--slate-500)}.block{display:block}.hidden{display:none}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.shrink-0{flex-shrink:0}.flex-1{flex:1 1 0%}.grow{flex-grow:1}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-2{top:.5rem}.right-2{right:.5rem}.top-3{top:.75rem}.right-4{right:1rem}.bottom-2{bottom:.5rem}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[9999\]{z-index:9999}.w-full{width:100%}.h-full{height:100%}.w-screen{width:100vw}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-2{width:.5rem}.h-2{height:.5rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-9{width:2.25rem}.h-9{height:2.25rem}.w-32{width:8rem}.h-32{height:8rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-sm{max-width:24rem}.max-h-\[90vh\]{max-height:90vh}.max-h-\[70vh\]{max-height:70vh}.max-h-60{max-height:15rem}.aspect-video{aspect-ratio:16 / 9}.h-\[400px\]{height:400px}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.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}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.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-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-10{padding-left:2.5rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.m-4{margin:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.text-\[10px\]{font-size:10px;line-height:14px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.whitespace-pre-wrap{white-space:pre-wrap}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-slate-950{background-color:var(--slate-950)}.bg-slate-900{background-color:var(--slate-900)}.bg-slate-800{background-color:var(--slate-800)}.bg-slate-700{background-color:var(--slate-700)}.bg-indigo-600{background-color:var(--indigo-600)}.bg-indigo-900{background-color:var(--indigo-900)}.bg-red-600{background-color:var(--red-600)}.bg-red-900{background-color:var(--red-900)}.bg-blue-500{background-color:var(--blue-500)}.bg-emerald-500{background-color:var(--emerald-500)}.bg-rose-500{background-color:var(--rose-500)}.bg-yellow-400{background-color:var(--yellow-400)}.bg-yellow-500{background-color:var(--yellow-500)}.bg-slate-900\/90{background-color:#0f172ae6}.bg-slate-900\/80{background-color:#0f172acc}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-800\/30{background-color:#1e293b4d}.bg-slate-700\/50{background-color:#33415580}.bg-slate-700\/30{background-color:#3341554d}.bg-indigo-600\/90{background-color:#4f46e5e6}.bg-indigo-600\/20{background-color:#4f46e533}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/5{background-color:#6366f10d}.bg-red-600\/10{background-color:#dc26261a}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/10{background-color:#ef44441a}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-400\/10{background-color:#f871711a}.bg-emerald-500\/90{background-color:#10b981e6}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/20{background-color:#10b98133}.bg-purple-500\/5{background-color:#a855f70d}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/10{background-color:#3b82f61a}.bg-yellow-500\/10{background-color:#eab3081a}.bg-black\/40{background-color:#0006}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-white\/20{background-color:#fff3}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-slate-900{--tw-gradient-from: var(--slate-900);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-transparent{--tw-gradient-via: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-via), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent}.from-yellow-600{--tw-gradient-from: var(--yellow-600);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-yellow-400{--tw-gradient-to: var(--yellow-400)}.from-emerald-600{--tw-gradient-from: var(--emerald-600);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-emerald-400{--tw-gradient-to: var(--emerald-400)}.from-indigo-600{--tw-gradient-from: var(--indigo-600);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-600{--tw-gradient-to: var(--purple-600)}.from-indigo-700{--tw-gradient-from: var(--indigo-700);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-700{--tw-gradient-to: var(--purple-700)}.from-red-500{--tw-gradient-from: var(--red-500);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.text-white{color:#fff}.text-slate-200{color:var(--slate-200)}.text-slate-300{color:var(--slate-300)}.text-slate-400{color:var(--slate-400)}.text-slate-500{color:var(--slate-500)}.text-slate-600{color:var(--slate-600)}.text-slate-900{color:var(--slate-900)}.text-slate-950{color:var(--slate-950)}.text-indigo-300{color:var(--indigo-300)}.text-indigo-400{color:var(--indigo-400)}.text-indigo-500{color:var(--indigo-500)}.text-red-100{color:var(--red-100)}.text-red-200{color:var(--red-200)}.text-red-300{color:#fca5a5}.text-red-400{color:var(--red-400)}.text-red-500{color:var(--red-500)}.text-red-600{color:var(--red-600)}.text-emerald-200{color:var(--emerald-200)}.text-emerald-300{color:#6ee7b7}.text-emerald-400{color:var(--emerald-400)}.text-emerald-500{color:var(--emerald-500)}.text-blue-200{color:var(--blue-200)}.text-blue-400{color:var(--blue-400)}.text-blue-500{color:var(--blue-500)}.text-purple-400{color:var(--purple-400)}.text-rose-400{color:var(--rose-400)}.text-yellow-400{color:var(--yellow-400)}.text-orange-400{color:var(--orange-400)}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-transparent{border-color:transparent}.border-slate-500{border-color:var(--slate-500)}.border-slate-600{border-color:var(--slate-600)}.border-slate-700{border-color:var(--slate-700)}.border-slate-800{border-color:var(--slate-800)}.border-indigo-500{border-color:var(--indigo-500)}.border-red-500{border-color:var(--red-500)}.border-red-600{border-color:var(--red-600)}.border-purple-500{border-color:var(--purple-500)}.border-blue-500{border-color:var(--blue-500)}.border-slate-700\/50{border-color:#33415580}.border-red-500\/20{border-color:#ef444433}.border-red-600\/50{border-color:#dc262680}.border-red-500\/30{border-color:#ef44444d}.border-red-900\/30{border-color:#7f1d1d4d}.border-red-400\/20{border-color:#f8717133}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/50{border-color:#10b98180}.border-blue-500\/20{border-color:#3b82f633}.border-yellow-500\/20{border-color:#eab30833}.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}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-inner{box-shadow:inset 0 2px 4px #0000000f}.shadow-indigo-500\/20{box-shadow:0 10px 15px -3px #6366f133}.shadow-indigo-500\/30{box-shadow:0 10px 15px -3px #6366f14d}.shadow-indigo-600\/20{box-shadow:0 10px 15px -3px #4f46e533}.shadow-indigo-600\/25{box-shadow:0 10px 15px -3px #4f46e540}.shadow-indigo-600\/40{box-shadow:0 10px 15px -3px #4f46e566}.shadow-red-500\/30{box-shadow:0 10px 15px -3px #ef44444d}.shadow-red-500\/20{box-shadow:0 10px 15px -3px #ef444433}.shadow-red-500\/5{box-shadow:0 4px 6px -2px #ef44440d}.shadow-red-600\/20{box-shadow:0 10px 15px -3px #dc262633}.shadow-red-600\/30{box-shadow:0 10px 15px -3px #dc26264d}.shadow-red-900\/5{box-shadow:0 4px 6px -2px #7f1d1d0d}.shadow-red-900\/50{box-shadow:0 10px 15px -3px #7f1d1d80}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1}.blur-xl{filter:blur(24px)}.blur-3xl{filter:blur(64px)}.backdrop-blur{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-copy{cursor:copy}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.object-cover{object-fit:cover}.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}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.transform{transform:var(--tw-transform)}.translate-y-4{transform:translateY(1rem)}.translate-y-0{transform:translateY(0)}.translate-x-1{transform:translate(.25rem)}.-translate-y-0\.5{transform:translateY(-.125rem)}.scale-105{transform:scale(1.05)}.active\:scale-\[0\.98\]:active{transform:scale(.98)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-in{animation-duration:.5s;animation-fill-mode:both}.fade-in{animation-name:fadeIn}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.zoom-in{animation-name:zoomIn}@keyframes slideInTop{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in-from-top-2{animation-name:slideInTop}@keyframes slideInBottom{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in-from-bottom-4{animation-name:slideInBottom}.slide-in-from-bottom-10{--tw-enter-translate-y: 2.5rem;animation-name:slideInBottom}.hover\:bg-slate-800:hover{background-color:var(--slate-800)}.hover\:bg-slate-700:hover{background-color:var(--slate-700)}.hover\:bg-slate-700\/50:hover{background-color:#33415580}.hover\:bg-slate-600:hover{background-color:var(--slate-600)}.hover\:bg-slate-700\/30:hover{background-color:#3341554d}.hover\:bg-indigo-500:hover{background-color:var(--indigo-500)}.hover\:bg-indigo-500\/20:hover{background-color:#6366f133}.hover\:bg-indigo-700:hover{background-color:var(--indigo-700)}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-700:hover{background-color:var(--red-700)}.hover\:bg-yellow-400:hover{background-color:var(--yellow-400)}.hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.hover\:bg-emerald-500\/20:hover{background-color:#10b98133}.hover\:bg-yellow-300:hover{background-color:var(--yellow-300)}.hover\:text-white:hover{color:#fff}.hover\:text-slate-200:hover{color:var(--slate-200)}.hover\:text-indigo-300:hover{color:var(--indigo-300)}.hover\:text-indigo-400:hover{color:var(--indigo-400)}.hover\:text-emerald-300:hover{color:#6ee7b7}.hover\:text-red-400:hover{color:var(--red-400)}.hover\:border-indigo-500:hover{border-color:var(--indigo-500)}.hover\:border-indigo-500\/50:hover{border-color:#6366f180}.hover\:border-emerald-500\/50:hover{border-color:#10b98180}.hover\:border-slate-500:hover{border-color:var(--slate-500)}.hover\:shadow-indigo-500\/20:hover{box-shadow:0 10px 15px -3px #6366f133}.hover\:shadow-indigo-600\/25:hover{box-shadow:0 10px 15px -3px #4f46e540}.hover\:shadow-indigo-600\/40:hover{box-shadow:0 10px 15px -3px #4f46e566}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:underline:hover{text-decoration:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:brightness-110:hover{filter:brightness(1.1)}.hover\:-translate-y-0\.5:hover{transform:translateY(-.125rem)}.hover\:translate-x-1:hover{transform:translate(.25rem)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{box-shadow:0 0 0 1px var(--indigo-500)}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--slate-900),0 0 0 4px var(--indigo-500)}.focus\:ring-4:focus{box-shadow:0 0 0 4px #6366f133}.focus\:ring-indigo-500:focus{--tw-ring-color: var(--indigo-500)}.focus\:border-indigo-500:focus{border-color:var(--indigo-500)}.focus\:border-transparent:focus{border-color:transparent}.group:hover .group-hover\:text-indigo-400{color:var(--indigo-400)}.group:hover .group-hover\:text-emerald-200{color:var(--emerald-200)}.group:hover .group-hover\:text-emerald-300{color:#6ee7b7}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:translate-y-0{transform:translateY(0)}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:brightness-110{filter:brightness(1.1)}.group:hover .group-hover\:translate-x-1{transform:translate(.25rem)}.group:focus-within .group-focus-within\:text-indigo-400{color:var(--indigo-400)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-700:disabled{background-color:var(--slate-700)}.disabled\:text-slate-500:disabled{color:var(--slate-500)}@media(min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-10{padding:2.5rem}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:opacity-100{opacity:1}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:max-w-none{max-width:none}.sm\:h-2{height:.5rem}.sm\:flex-wrap{flex-wrap:wrap}.sm\:w-auto{width:auto}.sm\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.sm\:items-end{align-items:flex-end}.sm\:relative{position:relative}.sm\:right-4{right:1rem}.sm\:bottom-4{bottom:1rem}.sm\:w-\[400px\]{width:400px}.sm\:h-\[600px\]{height:600px}.sm\:max-h-\[80vh\]{max-height:80vh}.sm\:rounded-2xl{border-radius:1rem}.sm\:bg-slate-800{background-color:var(--slate-800)}.sm\:border{border-width:1px}.sm\:border-slate-700{border-color:var(--slate-700)}}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:gap-4{gap:1rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}}@media(min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:block{display:block}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #0f172a inset!important;-webkit-text-fill-color:white!important;transition:background-color 5000s ease-in-out 0s}.sort-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%}.sort-btn{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}
