*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.z-50{z-index:50}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.top-4{top:1rem}.right-4{right:1rem}.w-full{width:100%}.w-32{width:8rem}.h-32{height:8rem}.h-2{height:.5rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-12{width:3rem}.h-12{height:3rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.flex-1{flex:1 1}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-purple-900{--tw-gradient-from:#581c87;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#581c8700)}.via-blue-900{--tw-gradient-stops:var(--tw-gradient-from),#1e3a8a,var(--tw-gradient-to,#1e3a8a00)}.to-indigo-900{--tw-gradient-to:#312e81}.bg-white{background-color:#fff}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-green-500{background-color:#10b981}.bg-green-600{background-color:#059669}.bg-gray-600{background-color:#4b5563}.bg-gray-700{background-color:#374151}.bg-black{background-color:#00000080}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.text-white{color:#fff}.text-black{color:#000}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-200{color:#bfdbfe}.text-white\/80{color:#fffc}.text-white\/60{color:#fff9}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.border{border-width:1px}.border-white\/30{border-color:#ffffff4d}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.backdrop-blur-lg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hover\:bg-red-600:hover{background-color:#dc2626}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-green-600:hover{background-color:#059669}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:text-gray-700:hover{color:#374151}.hover\:scale-105:hover{transform:scale(1.05)}.focus\:border-blue-400:focus{border-color:#60a5fa}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.transform{transform:translate(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x,0),var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) skewX(var(--tw-skew-x,0)) skewY(var(--tw-skew-y,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1))}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.cursor-pointer{cursor:pointer}.appearance-none,.slider{-webkit-appearance:none;appearance:none}.slider{background:linear-gradient(90deg,#3b82f64d 0,#3b82f6cc);border-radius:4px;height:8px;outline:none;transition:all .3s ease}.slider:hover{background:linear-gradient(90deg,#3b82f680 0,#3b82f6);box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:linear-gradient(145deg,#3b82f6,#2563eb);border:3px solid #ffffffe6;border-radius:50%;box-shadow:0 2px 8px #0000004d,0 0 0 1px #3b82f680;cursor:pointer;height:24px;-webkit-transition:all .2s ease;transition:all .2s ease;width:24px}.slider::-webkit-slider-thumb:hover{box-shadow:0 4px 12px #0006,0 0 0 2px #3b82f6cc;transform:scale(1.1)}.slider::-webkit-slider-thumb:active{box-shadow:0 2px 6px #0006,0 0 0 3px #3b82f6;transform:scale(1.05)}.slider::-moz-range-thumb{background:linear-gradient(145deg,#3b82f6,#2563eb);border:3px solid #ffffffe6;border-radius:50%;box-shadow:0 2px 8px #0000004d,0 0 0 1px #3b82f680;cursor:pointer;height:24px;-moz-transition:all .2s ease;transition:all .2s ease;width:24px}.slider::-moz-range-thumb:hover{box-shadow:0 4px 12px #0006,0 0 0 2px #3b82f6cc;transform:scale(1.1)}.custom-select{-webkit-appearance:none;appearance:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff26,#ffffff0d);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:20px;border:2px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:16px 48px 16px 20px;position:relative;transition:all .3s ease}.custom-select:hover{border-color:#3b82f699;box-shadow:0 8px 25px #0003}.custom-select:focus,.custom-select:hover{background:linear-gradient(145deg,#ffffff40,#ffffff26);transform:translateY(-2px)}.custom-select:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633,0 8px 25px #0003;outline:none}.custom-select option{background:#1f2937;border:none;color:#fff;padding:12px}@media (max-width:768px){.slider{height:12px}.slider::-webkit-slider-thumb{height:28px;width:28px}.slider::-moz-range-thumb{height:28px;width:28px}.custom-select{font-size:18px;padding:18px 52px 18px 22px}}.slider:focus{box-shadow:0 0 0 3px #3b82f666}.slider:focus::-webkit-slider-thumb{box-shadow:0 2px 8px #0000004d,0 0 0 3px #3b82f6cc}*{-webkit-tap-highlight-color:transparent}button,input,select{touch-action:manipulation}
/*# sourceMappingURL=main.0637664c.css.map*/