@import"/_assets/fonts/riforma.css";@import"/_assets/fonts/tiempos.css";[data-theme=dark]{--gray000:#e5e2f7;--gray001:#807b96;--gray002:#323043;--gray003:#252332;--gray004:#1d1b29;--gray005:#171521;--gray006:#121119;--gray600:#d9d9d9;--gray700:#fff;--gray900:#fff;--blue:#0034ff;--red:#ff003d;--green000:#e4ff98;--green001:#00ff29;--yellow:#e4ff98;--cubic-bezier:cubic-bezier(0.22,1,0.36,1);--muted:rgba(0,0,0,.4)}[data-theme=light]{--gray000:#000;--gray001:#8e899d;--gray002:#e2ddf3;--gray003:#e7e5f2;--gray004:#f3f2f9;--gray005:#f9f8fe;--gray006:#fff;--gray600:#666;--gray700:#333;--gray900:#000;--blue:#0034ff;--red:#ff003d;--green000:#e4ff98;--green001:#00550e;--yellow:#e4ff98;--cubic-bezier:cubic-bezier(0.22,1,0.36,1);--muted:hsla(0,0%,100%,.08)}body,html{max-width:100vw;overflow-x:hidden}body{color:#fff;background:#000;font-family:RiformaLLSub-Regular,Arial,Helvetica,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{color:var(--gray006);cursor:pointer}button,textarea{font-family:inherit;outline:none}textarea{color:var(--gray001)}*{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:inherit}.primaryFrame{width:100%;height:max-content;background-color:var(--gray000)}.secondaryFrame{background-color:hsla(0,0%,100%,.05)}.secondaryFrame,.whiteFrame{width:100%;height:max-content}.whiteFrame{background-color:#fff}.notFound{width:100%;height:100vh;justify-content:center;align-items:center}.notFound,.notFound>div{display:flex;flex-direction:column}.notFound>div{gap:8px}.notFound>div>div:first-child{color:var(--blue);margin-bottom:16px}.notFound>div a{color:var(--blue)}.divider{width:100%;height:1px;background-color:var(--gray001);margin-top:10px}.glitch-text{position:relative;text-shadow:.05em 0 0 rgba(255,0,0,.75),-.025em -.05em 0 rgba(204,255,0,.75),.025em .05em 0 rgba(0,0,255,.75);animation:glitch 2s infinite}@keyframes glitch{0%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.025em -.05em 0 rgba(204,255,0,.75),.025em .05em 0 rgba(0,0,255,.75)}14%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.025em -.05em 0 rgba(0,255,0,.75),.025em .05em 0 rgba(0,0,255,.75)}15%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(204,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}49%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(0,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}50%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(204,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}99%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(0,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}to{text-shadow:-.025em 0 0 rgba(255,0,0,.75),-.025em -.025em 0 rgba(204,255,0,.75),-.025em -.05em 0 rgba(0,0,255,.75)}}@keyframes thinking{0%,to{opacity:1}50%{opacity:.5}}.thinking-text{animation:thinking 2s ease-in-out infinite}.bg-primary{background-color:#defb2a}.text-primary{color:#defb2a}.border-primary{border-color:#defb2a}.bg-primary\/20{background-color:rgba(222,251,42,.2)}.text-black{color:#000}.text-white{color:#fff}.text-gray-001{color:var(--gray001)}.text-gray-002{color:var(--gray002)}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-green-400{color:#4ade80}.text-green-500{color:#22c55e}.text-orange-400{color:#fb923c}.bg-green-400{background-color:#4ade80}.bg-green-500{background-color:#22c55e}.bg-emerald-500{background-color:#10b981}.bg-orange-500\/20{background-color:rgba(249,115,22,.2)}.from-green-400{--tw-gradient-from:#4ade80;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-green-500{--tw-gradient-to:#22c55e}.from-green-500{--tw-gradient-from:#22c55e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-emerald-500{--tw-gradient-via:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-via),var(--tw-gradient-to)}.from-primary{--tw-gradient-from:#defb2a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-primary-bright{--tw-gradient-via:#ff0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-via),var(--tw-gradient-to)}.to-primary{--tw-gradient-to:#defb2a}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-white\/\[0\.03\]{background-color:hsla(0,0%,100%,.03)}.border-white\/10{border-color:hsla(0,0%,100%,.1)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/\[0\.08\]{border-color:hsla(0,0%,100%,.08)}.border-gray-002\/30{border-color:hsla(0,0%,100%,.18)}.bg-gray-000\/50{background-color:hsla(0,0%,4%,.5)}.placeholder-gray-500::placeholder{color:#6b7280}.placeholder-gray-400::placeholder{color:#9ca3af}.focus\:border-primary\/40:focus{border-color:rgba(222,251,42,.4)}.focus\:border-primary\/30:focus{border-color:rgba(222,251,42,.3)}.hover\:bg-primary\/90:hover{background-color:rgba(222,251,42,.9)}.hover\:bg-white\/20:hover{background-color:hsla(0,0%,100%,.2)}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-primary\/20:hover{box-shadow:0 10px 15px -3px rgba(222,251,42,.2),0 4px 6px -2px rgba(222,251,42,.1)}.focus\:ring-2:focus,.focus\:ring-primary\/50:focus{box-shadow:0 0 0 2px rgba(222,251,42,.5)}.card-glass{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);box-shadow:0 20px 60px rgba(0,0,0,.6),0 12px 32px rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.2),inset 0 0 0 1px hsla(0,0%,100%,.1),0 0 40px rgba(222,251,42,.05)}.input-glass{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff;padding:1rem;border-radius:.5rem}.input-glass::placeholder{color:rgba(156,163,175,.7)}.input-glass:focus{outline:none;border-color:rgba(222,251,42,.4)}.btn-primary{background-color:#defb2a;color:#000;font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;transition:all .3s;border:none;cursor:pointer}.btn-primary:hover{background-color:rgba(222,251,42,.9);transform:scale(1.02)}.btn-secondary{background:hsla(0,0%,100%,.05);color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;transition:all .3s;border:1px solid hsla(0,0%,100%,.2);cursor:pointer}.btn-secondary:hover{background:hsla(0,0%,100%,.1)}.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}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.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}.space-y-8>*+*{margin-top:2rem}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.z-10{z-index:10}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.h-screen{height:100vh}.h-full{height:100%}.w-full{width:100%}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:64rem}.max-w-5xl{max-width:80rem}.max-w-6xl{max-width:96rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-t-transparent{border-top-color:transparent}.border-red-500\/50{border-color:rgba(239,68,68,.5)}.hover\:border-red-500:hover{border-color:#ef4444}.transition-all{transition-property:all}.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-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-600{transition-duration:.6s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.opacity-0{opacity:0}.opacity-100{opacity:1}.bg-black\/20{background-color:rgba(0,0,0,.2)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pointer-events-none{pointer-events:none}.cursor-not-allowed{cursor:not-allowed}.resize-none{resize:none}.whitespace-nowrap{white-space:nowrap}.inline-block{display:inline-block}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.h-2{height:.5rem}.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-11{height:2.75rem}.h-16{height:4rem}.h-\[400px\]{height:400px}.h-\[500px\]{height:500px}.max-h-32{max-height:8rem}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.ml-2{margin-left:.5rem}.last\:mb-0:last-child{margin-bottom:0}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:shadow-\[0_0_20px_rgba\(222\,251\,42\,0\.1\)\]:focus{box-shadow:0 0 20px rgba(222,251,42,.1)}.hover\:scale-105:hover{transform:scale(1.05)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.prose{color:var(--tw-prose-body);max-width:65ch}.prose-invert{color:var(--tw-prose-invert-body)}.prose-lg{font-size:1.125rem;line-height:1.7777778}.max-w-none{max-width:none}@media(min-width:768px){.md\:text-3xl{font-size:1.875rem}}@keyframes pulse-ring{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:.5}}@keyframes pulse-ring-double{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.8);opacity:0}to{transform:scale(1);opacity:.3}}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgba(222,251,42,.4)}50%{box-shadow:0 0 0 8px rgba(222,251,42,0)}to{box-shadow:0 0 0 0 rgba(222,251,42,.4)}}@keyframes completed-pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.8);opacity:0}}@keyframes gradient-move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-gradient{background-size:200% 100%;animation:gradient-move 3s ease infinite}