*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(to bottom right,#9333ea,#3b82f6)}.text-white{color:#fff}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.min-h-\[80vh\]{min-height:80vh}.p-4{padding:1rem}.text-4xl,.text-6xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem}.font-extrabold{font-weight:800}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.text-center{text-align:center}.text-xl{font-size:1.25rem}.text-3xl{font-size:1.875rem}.text-sm{font-size:.875rem}.max-w-md{max-width:28rem}.w-full{width:100%}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.shadow-xl,.shadow-2xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.p-8{padding:2rem}.p-2{padding:.5rem}input,button{outline:none}input[type=text]{width:100%;padding:.75rem 1rem;border-radius:.5rem;background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff}input[type=text]::placeholder{color:#ffffff80}input[type=text]:focus{outline:2px solid #facc15;outline-offset:2px}button{cursor:pointer;transition:all .3s}button:disabled{opacity:.5;cursor:not-allowed}.bg-yellow-400{background-color:#facc15}.bg-yellow-400:hover:not(:disabled){background-color:#eab308;transform:scale(1.05)}.bg-green-500{background-color:#22c55e}.bg-green-500:hover{background-color:#16a34a}.bg-blue-500{background-color:#3b82f6}.bg-blue-500:hover{background-color:#2563eb}.text-purple-900{color:#581c87}.font-bold{font-weight:700}.text-lg{font-size:1.125rem}.bg-white{background-color:#fff}.max-w-full{max-width:100%}.h-auto{height:auto}.gap-4{gap:1rem}.gap-2{gap:.5rem}.flex-wrap{flex-wrap:wrap}.h-5,.w-5{height:1.25rem;width:1.25rem}.h-16,.w-16{height:4rem;width:4rem}.border-t-4,.border-b-4{border-top-width:4px;border-bottom-width:4px}.border-yellow-400{border-color:#facc15}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-red-300{color:#fca5a5}.opacity-70{opacity:.7}footer{text-align:center;padding:1rem;font-size:.875rem;opacity:.7}.bg-white\/10{background:#ffffff1a}.bg-white\/20{background:#fff3}.bg-white\/30{background:#ffffff4d}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.border{border-width:1px}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}a{text-decoration:none;display:inline-block}@media(min-width:768px){.md\:text-6xl{font-size:3.75rem}}
