.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.hidden{display:none!important}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.cursor-pointer{cursor:pointer}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.z-40{z-index:40}.z-50{z-index:50}.bottom-8{bottom:2rem}.bottom-32{bottom:8rem}.right-8{right:2rem}.w-2{width:.5rem}.h-2{height:.5rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.w-16{width:4rem}.h-16{height:4rem}.w-96{width:24rem}.h-\[600px\]{height:600px}.max-w-\[80\%\]{max-width:80%}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.pb-2{padding-bottom:.5rem}.space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.border{border-width:1px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-white{border-color:#fff}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-red-200{border-color:#fecaca}.bg-white{background:#fff}.bg-red-50{background:#fef2f2}.bg-blue-500{background:#3b82f6}.bg-red-500{background:#ef4444}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(37,99,235,0))}.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(59,130,246,0))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(255,255,255,0))}.to-purple-600{--tw-gradient-to:#9333ea}.to-purple-500{--tw-gradient-to:#a855f7}.to-blue-50{--tw-gradient-to:#eff6ff}.bg-white\/20{background:rgba(255,255,255,.2)}.hover\:bg-white\/30:hover{background:rgba(255,255,255,.3)}.text-white{color:#fff}.text-gray-200{color:#e5e7eb}.text-gray-500{color:#6b7280}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-red-700{color:#b91c1c}.text-blue-100{color:#dbeafe}.text-blue-500{color:#3b82f6}.text-blue-100{color:#dbeafe}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.transition{transition:all .15s ease}.transition-all{transition:all .3s ease}.duration-300{transition-duration:.3s}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:text-gray-200:hover{color:#e5e7eb}.hover\:text-red-600:hover{color:#dc2626}.hover\:from-blue-700:hover{--tw-gradient-from:#1d4ed8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(29,78,216,0))}.hover\:to-purple-700:hover{--tw-gradient-to:#7e22ce}.disabled\:opacity-50:disabled{opacity:.5}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f6}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6}.focus\:border-transparent:focus{border-color:transparent}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes ping{75%,100%{transform:scale(2);opacity:0}}
