*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--tecnomyl-primary:#1e40af;--tecnomyl-secondary:#3b82f6;--tecnomyl-dark:#1e3a8a;--tecnomyl-light:#dbeafe;--tecnomyl-green:#6ba43a;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green-50:#f0fdf4;--green-200:#bbf7d0;--green-400:#4ade80;--green-500:#22c55e;--green-800:#166534;--red-50:#fef2f2;--red-100:#fee2e2;--red-200:#fecaca;--red-700:#b91c1c;--red-800:#991b1b}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:var(--gray-50)}.bg-white{background-color:#fff}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-4{padding-left:1rem;padding-right:1rem}.p-6{padding:1.5rem}.p-4{padding:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.p-15{padding:3.75rem}.pt-6{padding-top:1.5rem}.pr-3{padding-right:.75rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-12{margin-top:3rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.flex{display: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}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-6{grid-gap:1.5rem;gap:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-gray-900{color:var(--gray-900)}.text-gray-700{color:var(--gray-700)}.text-gray-600{color:var(--gray-600)}.text-gray-500{color:var(--gray-500)}.text-gray-400{color:var(--gray-400)}.text-white{color:#fff}.text-gray-200{color:var(--gray-200)}.text-gray-300{color:var(--gray-300)}.text-green-800{color:var(--green-800)}.text-green-500{color:var(--green-500)}.text-red-800{color:var(--red-800)}.text-red-700{color:var(--red-700)}.text-center{text-align:center}.bg-tecnomyl-primary{background-color:var(--tecnomyl-primary)}.bg-tecnomyl-dark{background-color:var(--tecnomyl-dark)}.bg-tecnomyl-light{background-color:var(--tecnomyl-light)}.bg-tecnomyl-green{background-color:var(--tecnomyl-green)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-400{background-color:var(--gray-400)}.bg-gray-600{background-color:var(--gray-600)}.bg-green-50{background-color:var(--green-50)}.bg-red-50{background-color:var(--red-50)}.bg-red-100{background-color:var(--red-100)}.border{border-width:1px}.border-2{border-width:2px}.border-dashed{border-style:dashed}.border-t{border-top-width:1px}.border-gray-300{border-color:var(--gray-300)}.border-green-400{border-color:var(--green-400)}.border-green-200{border-color:var(--green-200)}.border-red-200{border-color:var(--red-200)}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.w-full{width:100%}.w-auto{width:auto}.w-px{width:1px}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.min-w-200{min-width:200px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.transition-colors{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}.duration-200{transition-duration:.2s}.hover\:bg-tecnomyl-dark:hover{background-color:var(--tecnomyl-dark)}.hover\:bg-red-200:hover{background-color:var(--red-200)}.hover\:text-gray-600:hover{color:var(--gray-600)}.hover\:border-tecnomyl-secondary:hover{border-color:var(--tecnomyl-secondary)}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tecnomyl-primary)}.focus\:border-tecnomyl-primary:focus{border-color:var(--tecnomyl-primary)}.focus\:ring-tecnomyl-primary:focus{--tw-ring-color:var(--tecnomyl-primary)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.block{display:block}.inline-flex{display:inline-flex}.relative{position:relative}.absolute{position:absolute}.inset-y-0{bottom:0;top:0}.right-0{right:0}.right-3{right:.75rem}.top-1\/2{top:50%}.transform{transform:var(--tw-transform)}.-translate-y-1\/2{transform:translateY(-50%)}.pointer-events-none{pointer-events:none}.object-contain{object-fit:contain}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.bg-opacity-30{background-color:#ffffff4d}.text-opacity-90{color:#ffffffe6}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:mb-0{margin-bottom:0}.md\:text-right{text-align:right}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.2a51ea92.css.map*/