body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.min-h-screen{min-height:100vh}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-1{flex:1 1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.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-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pt-6{padding-top:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.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}.mx-auto{margin-left:auto;margin-right:auto}.-bottom-2{bottom:-.5rem}.-right-2{right:-.5rem}.gap-0\.5{gap:.125rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-4>*+*{margin-top:1rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-64{width:16rem}.w-full{width:100%}.w-auto{width:auto}.w-1\.5{width:.375rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-24{height:6rem}.h-32{height:8rem}.h-1\.5{height:.375rem}.max-w-md{max-width:28rem}.min-w-0{min-width:0}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-50{background-color:#f9fafb}.bg-gray-200{background-color:#e5e7eb}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#1a1a1a}.bg-orange-50{background-color:#fff7ed}.bg-orange-500{background-color:#f97316}.bg-orange-600{background-color:#ff6b35}.bg-orange-700{background-color:#e85d2c}.bg-orange-800{background-color:#9a3412}.bg-red-600{background-color:#dc2626}.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))}.from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.to-gray-100{--tw-gradient-to:#f3f4f6}.from-gray-900{--tw-gradient-from:#1a1a1a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1a1a1a00)}.to-gray-800{--tw-gradient-to:#1f2937}.from-orange-500{--tw-gradient-from:#f97316;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9731600)}.to-orange-600{--tw-gradient-to:#ff6b35}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-orange-100{color:#ffedd5}.text-orange-400{color:#fb923c}.text-orange-600{color:#ff6b35}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-b{border-bottom-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-800{border-color:#1f2937}.border-orange-200{border-color:#fed7aa}.border-orange-500{border-color:#f97316}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.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}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.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}.text-center{text-align:center}.text-right{text-align:right}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.left-3{left:.75rem}.top-1\/2{top:50%}.transform{transform:translateZ(0)}.-translate-y-1\/2{transform:translateY(-50%)}.hover\:scale-105:hover{transform:scale(1.05)}.overflow-auto{overflow:auto}.object-contain{object-fit:contain}.z-50{z-index:50}.opacity-20{opacity:.2}.bg-opacity-50{background-color:#00000080}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-orange-600:hover{background-color:#ff6b35}.hover\:bg-orange-700:hover{background-color:#e85d2c}.hover\:from-orange-600:hover{--tw-gradient-from:#ff6b35}.hover\:to-orange-700:hover{--tw-gradient-to:#e85d2c}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:text-gray-700:hover{color:#374151}.hover\:text-orange-600:hover{color:#ff6b35}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:-translate-y-0\.5:hover{transform:translateY(-.125rem)}.focus\:ring-2:focus{box-shadow:0 0 0 3px #ff6b3580}.focus\:ring-orange-500:focus{box-shadow:0 0 0 3px #f9731680}.focus\:border-orange-500:focus{border-color:#ff6b35}.focus\:border-transparent:focus{border-color:#0000}.disabled\:opacity-50:disabled{opacity:.5}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.divide-y>*+*{border-top:1px solid #e5e7eb}.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bg-gradient-to-br.from-gray-50.to-gray-100{background:linear-gradient(to bottom right,#f9fafb,#f3f4f6)}.bg-gradient-to-r.from-orange-500.to-orange-600{background:linear-gradient(90deg,#f97316,#ff6b35)}.bg-gradient-to-r.from-orange-500.to-orange-600:hover{background:linear-gradient(90deg,#ff6b35,#e85d2c)}.bg-gradient-to-r.from-gray-900.to-gray-800{background:linear-gradient(90deg,#1a1a1a,#1f2937)}.bg-gradient-to-br.from-orange-500.to-orange-600{background:linear-gradient(to bottom right,#f97316,#ff6b35)}.high-contrast{filter:contrast(1.25)}.high-contrast *{border-color:#000!important}.high-contrast a,.high-contrast button{border:2px solid!important}.pause-animations *,.pause-animations :after,.pause-animations :before{animation-delay:0s!important;animation-duration:0s!important;transition-delay:0s!important;transition-duration:0s!important}.highlight-links a,.highlight-links button{outline:3px solid #f97316!important;outline-offset:2px}.big-cursor,.big-cursor *{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath d='m4 0 16 12.279-6.78 1.138 4.256 8.676L13.574 24l-4.281-8.758L4 19.823z'/%3E%3C/svg%3E") 0 0,auto!important}.readable-font{font-family:Arial,Helvetica,sans-serif!important;letter-spacing:.05em;word-spacing:.1em}.readable-font *{font-family:inherit!important}:focus-visible{outline:3px solid #f97316!important;outline-offset:2px}.skip-to-content{background:#f97316;border-radius:0 0 .5rem .5rem;color:#fff;left:50%;padding:.5rem 1rem;position:absolute;top:-100px;transform:translateX(-50%);transition:top .3s;z-index:9999}.skip-to-content:focus{top:0}
/*# sourceMappingURL=main.4b35ed77.css.map*/