*{box-sizing:border-box;margin:0;padding: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}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pb-24{padding-bottom:6rem}.pb-32{padding-bottom:8rem}.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}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.ml-1{margin-left:.25rem}.ml-7{margin-left:1.75rem}.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}.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}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.font-light{font-weight:300}.font-semibold{font-weight:600}.line-through{text-decoration:line-through}.underline{text-decoration:underline}.text-center{text-align:center}.bg-gray-900{background-color:#111827}.bg-gray-800{background-color:#1f2937}.bg-gray-700{background-color:#374151}.bg-gray-600{background-color:#4b5563}.bg-blue-900{background-color:#1e3a8a}.bg-blue-600{background-color:#2563eb}.bg-blue-500{background-color:#3b82f6}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-purple-600{background-color:#9333ea}.bg-yellow-600{background-color:#ca8a04}.bg-red-500{background-color:#ef4444}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-transparent{background-color:initial}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.text-white{color:#fff}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-400{color:#9ca3af}.text-gray-300{color:#d1d5db}.text-blue-500{color:#3b82f6}.text-blue-400{color:#60a5fa}.text-blue-300{color:#93c5fd}.text-blue-200{color:#bfdbfe}.text-green-400{color:#4ade80}.text-red-400{color:#f87171}.text-red-300{color:#fca5a5}.border-white{border-color:#fff}.border-blue-500{border-color:#3b82f6}.border-gray-700{border-color:#374151}.border-gray-600{border-color:#4b5563}.border-gray-300{border-color:#d1d5db}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-slate-900{--tw-gradient-from:#0f172a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0f172a00)}.via-blue-900{--tw-gradient-to:#1e3a8a00;--tw-gradient-stops:var(--tw-gradient-from),#1e3a8a,var(--tw-gradient-to,#1e3a8a00)}.to-slate-900{--tw-gradient-to:#0f172a}.from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.to-gray-800{--tw-gradient-to:#1f2937}.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}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-l-2{border-left-width:2px}.border-b-2{border-bottom-width:2px}.border-2{border-width:2px}.border-solid{border-style:solid}.w-full{width:100%}.w-2{width:.5rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.h-2{height:.5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-full{height:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.cursor-pointer{cursor:pointer}.outline-none{outline:2px solid #0000;outline-offset:2px}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.transform{transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);transform:translateX(var(--tw-translate-x,0)) translateY(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))}.-rotate-90{--tw-rotate:-90deg}button:hover.hover\:bg-blue-700{background-color:#1d4ed8}button:hover.hover\:bg-green-700{background-color:#15803d}button:hover.hover\:bg-gray-100{background-color:#f3f4f6}button:hover.hover\:bg-gray-800{background-color:#1f2937}button:hover.hover\:bg-white{background-color:#fff}button:hover.hover\:text-black{color:#000}button:hover.hover\:text-white{color:#fff}button:hover.hover\:text-blue-300{color:#93c5fd}button:hover.hover\:text-red-300{color:#fca5a5}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.blur-3xl{filter:blur(64px)}.mx-auto{margin-left:auto;margin-right:auto}svg{display:block}input[type=text]{border:none;outline:none}input[type=text]::placeholder{color:#9ca3af}button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit}.stroke-width-1{stroke-width:1}.stroke-width-1-5{stroke-width:1.5}.breathing-circle{transition:transform .1s ease-in-out}
/*# sourceMappingURL=main.776651f7.css.map*/