:root{color:#e5edff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:#0b1220;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#e5edff;background:#0b1220;margin:0}button,input,textarea,select{font:inherit}select,option,optgroup{color:#e5edff;background-color:#0b1220}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg,video,canvas{max-width:100%}html,body{max-width:100%;overflow-x:hidden}.ec-scroll-x{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overflow-x:auto}.ec-drawer-backdrop{z-index:5000;-webkit-backdrop-filter:blur(6px);background:#0206178c;animation:.22s ec-fade-in;position:fixed;inset:0}.ec-drawer{background:linear-gradient(#0f172a,#0b1220 65%,#090e18);border-right:1px solid #253247;flex-direction:column;width:min(320px,86vw);animation:.28s cubic-bezier(.22,1,.36,1) ec-drawer-in;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:24px 0 60px #0206178c}.ec-drawer-backdrop.ec-cerrando{animation:.2s forwards ec-fade-out}.ec-drawer-backdrop.ec-cerrando .ec-drawer{animation:.2s forwards ec-drawer-out}.ec-drawer-item{transition:background .15s,transform .15s}.ec-drawer-item:hover{background:#38bdf81a;transform:translate(3px)}@keyframes ec-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ec-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ec-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ec-drawer-out{0%{transform:translate(0)}to{transform:translate(-100%)}}input[type=date],input[type=datetime-local],input[type=time],input[type=month]{width:100%;min-width:0;max-width:100%}:is(label:has(>input[type=date]),label:has(>input[type=datetime-local])){min-width:0}@media (width<=768px){input,select,textarea{font-size:16px!important}button,[role=button]{min-height:40px}}
