:root{--bg: #0f0f0f;--surface: #1a1a1a;--surface-dark: #141414;--surface-hover: #222222;--border: rgba(255, 255, 255, .08);--text: #f0f0f0;--text-muted: #888888;--gold: #f5c842;--gold-dark: #d4a817}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#fff3}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.bg-bg{background-color:var(--bg)}.bg-surface{background-color:var(--surface)}.bg-surface-dark{background-color:var(--surface-dark)}.bg-surface-hover{background-color:var(--surface-hover)}.border-border{border-color:var(--border)}.text-text{color:var(--text)}.text-text-muted{color:var(--text-muted)}.bg-gold{background-color:var(--gold)}.bg-gold-dark{background-color:var(--gold-dark)}.hover\:bg-white\/3:hover{background-color:#ffffff08}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/10:hover{background-color:#ffffff1a}input:focus,select:focus,textarea:focus,button:focus-visible{outline:2px solid rgba(245,200,66,.4);outline-offset:2px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin .8s linear infinite}.transition-all{transition:all .15s ease}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-transform{transition:transform .15s ease}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-shrink-0{flex-shrink:0}.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}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.flex-wrap{flex-wrap:wrap}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.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-5{padding-left:1.25rem;padding-right:1.25rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.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-12{padding-top:3rem;padding-bottom:3rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pb-4{padding-bottom:1rem}.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-8{margin-bottom:2rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-14{width:3.5rem}.w-56{width:14rem}.w-64{width:16rem}.w-48{width:12rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-14{height:3.5rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-h-\[90vh\]{max-height:90vh}.min-w-0{min-width:0}.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}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-mono{font-family:ui-monospace,monospace}.text-center{text-align:center}.text-left{text-align:left}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.leading-none{line-height:1}.text-white{color:#fff}.text-black{color:#000}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-yellow-400{color:#facc15}.text-orange-500{color:#f97316}.text-green-400{color:#4ade80}.text-green-500{color:#22c55e}.text-red-400{color:#f87171}.text-purple-400{color:#c084fc}.text-blue-400{color:#60a5fa}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/20{background-color:#eab30833}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/20{background-color:#22c55e33}.bg-red-500\/10{background-color:#ef44441a}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-600\/20{background-color:#4b556333}.bg-blue-500\/20{background-color:#3b82f633}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/20{background-color:#a855f733}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-black\/20{background-color:#0003}.bg-black\/60{background-color:#0009}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-r{border-right-width:1px;border-right-style:solid}.border-dashed{border-style:dashed}.border-white\/5{border-color:#ffffff0d}.border-white\/10{border-color:#ffffff1a}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-green-500\/20{border-color:#22c55e33}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-gray-500\/30{border-color:#6b72804d}.border-gray-600{border-color:#4b5563}.border-gray-500{border-color:#6b7280}.border-blue-500\/30{border-color:#3b82f64d}.border-purple-500\/20{border-color:#a855f733}.border-current{border-color:currentColor}.border-t-transparent{border-top-color:transparent}.border-t-black{border-top-color:#000}.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}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.left-0{left:0}.top-0{top:0}.z-40{z-index:40}.z-50{z-index:50}.hidden{display:none}.block{display:block}.inline-flex{display:inline-flex}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-from),var(--tw-gradient-to))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-to))}.from-yellow-400{--tw-gradient-from: #facc15}.to-orange-500{--tw-gradient-to: #f97316}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-yellow-500\/20{--tw-shadow-color: rgba(234,179,8,.2);box-shadow:0 10px 15px -3px var(--tw-shadow-color)}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.active\:scale-95:active{transform:scale(.95)}.hover\:opacity-90:hover{opacity:.9}@media (min-width: 640px){.sm\:block{display:block}.sm\:items-center{align-items:center}.sm\:p-4{padding:1rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:w-auto{width:auto}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:bg-transparent{background-color:transparent}.md\:p-6{padding:1.5rem}}input,textarea,select,button{font-family:inherit;font-size:inherit;background:transparent;border:1px solid transparent}select option{background:var(--surface);color:var(--text)}textarea{resize:vertical}a{color:inherit;text-decoration:none}.focus\:outline-none:focus{outline:none}.focus\:border-yellow-500\/50:focus{border-color:#eab30880!important}.focus\:ring-1:focus{box-shadow:0 0 0 1px var(--tw-ring-color)}.focus\:ring-yellow-500\/20:focus{--tw-ring-color: rgba(234,179,8,.2)}
