:root{--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--cor-branco-fixo:#fff;--cor-preto-fixo:#000;--cor-marca:#febe00;--cor-marca-escuro:#e0a800;--cor-marca-transparente:#febe0033;--cor-branco:#fff;--cor-gelo:#f4f6fb;--cor-cinza:#6b7488;--cor-cinza-claro:#e2e6f0;--cor-cinza-escuro:#aab1c4;--cor-preto-claro:#1b2233;--cor-preto-suave:#2c3447;--cor-preto:#0c0f1a;--cor-vermelho:#ff2e6d;--cor-vermelho-transparente:#ff2e6d26;--cor-vermelho-escuro:#e61856;--cor-verde:#18c964;--cor-verde-transparente:#18c96426;--cor-verde-escuro:#12a552;--cor-overlay:#0c0f1a66;--degrade-skeleton:linear-gradient(90deg, #f4f6fb, #e2e6f0 50%, #f4f6fb);--f0:10px;--f1:12px;--f2:14px;--f3:16px;--f4:18px;--f5:20px;--f6:22px;--f7:24px;--f8:26px;--f9:28px;--f10:30px;--f11:40px;--regular:"sohne", sans-serif;--e1:4px;--e2:8px;--e3:12px;--e4:16px;--e5:20px;--e6:24px;--e7:30px;--e8:40px;--e9:50px;--r-pilula:50px;--r-grande:24px;--r-medio:18px;--r-card:14px;--r-pequeno:12px;--r-mini:8px;--altura-campo:48px;--z-base:1;--z-conteudo:5;--z-nav:20;--z-overlay:60;--z-modal:100;--z-alerta:10000;--t-rapida:.2s ease;--t-padrao:.3s;--sombra-flutuante:0 12px 30px -10px #0c0f1a2e}@media screen and (max-width:1000px){:root{--f0:9px;--f1:11px;--f2:13px;--f3:15px;--f4:16px;--f5:18px;--f6:20px;--f7:21px;--f8:22px;--f9:24px;--f10:26px;--f11:32px;--e7:24px;--e8:30px;--e9:36px}}body[tema=escuro],html[tema=escuro]{--cor-marca-transparente:#febe0026;--cor-branco:#000;--cor-gelo:#0e0e10;--cor-cinza:#8a8a92;--cor-cinza-claro:#232327;--cor-cinza-escuro:#4a4a52;--cor-preto:#fff;--cor-vermelho:#ff447e;--cor-vermelho-transparente:#ff447e26;--cor-vermelho-escuro:#ff2e6d;--cor-verde:#2ee07a;--cor-verde-transparente:#2ee07a26;--cor-verde-escuro:#18c964;--cor-overlay:#0009;--degrade-skeleton:linear-gradient(90deg, #0e0e10, #232327 50%, #0e0e10)}@font-face{font-family:sohne;font-weight:100 900;font-style:normal;font-display:swap;src:url(../fonts/Sohne.woff2)format("woff2")}*{box-sizing:border-box;font-size:100%;font:inherit;vertical-align:baseline;border:0;outline:0;margin:0;padding:0;text-decoration:none}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;line-height:1.15}body,html{background-color:var(--cor-branco);scroll-behavior:smooth}body{font-family:var(--regular);-webkit-tap-highlight-color:#0000;margin:0}#tela{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100dvh;display:flex}div,section{scrollbar-width:none}div::-webkit-scrollbar{display:none!important}section::-webkit-scrollbar{display:none!important}body.bloqueado,body.bloquear{overflow:hidden!important}::selection{color:var(--cor-preto-fixo);background-color:var(--cor-marca)}a,button,img,svg{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-text-size-adjust:none;-webkit-touch-callout:none;-o-user-select:none}a{cursor:pointer;background-color:#0000}img{border-style:none}button{-webkit-appearance:button;appearance:button;text-transform:none;cursor:pointer;margin:0;font-family:inherit;line-height:1;overflow:visible;-moz-appearance:none!important}button *{pointer-events:none}input{-webkit-appearance:none;appearance:none;line-height:1;overflow:visible;-moz-appearance:none!important}input:-webkit-autofill{-webkit-text-fill-color:var(--cor-preto);caret-color:var(--cor-preto);box-shadow:0 0 0 1000px var(--cor-gelo) inset;transition:background-color 9999s ease-in-out}input:-webkit-autofill:active{-webkit-text-fill-color:var(--cor-preto);caret-color:var(--cor-preto);box-shadow:0 0 0 1000px var(--cor-gelo) inset;transition:background-color 9999s ease-in-out}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--cor-preto);caret-color:var(--cor-preto);box-shadow:0 0 0 1000px var(--cor-gelo) inset;transition:background-color 9999s ease-in-out}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--cor-preto);caret-color:var(--cor-preto);box-shadow:0 0 0 1000px var(--cor-gelo) inset;transition:background-color 9999s ease-in-out}textarea{-webkit-appearance:none;appearance:none;scrollbar-width:none;overflow:auto;-moz-appearance:none!important}textarea::-webkit-scrollbar{display:none}label span{color:var(--cor-vermelho);font-family:var(--regular)}@keyframes girando{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes subir{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes skeleton{0%{background-position:-200% 0}to{background-position:200% 0}}body,html{scrollbar-color:var(--cor-cinza-claro) var(--cor-branco);scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--cor-branco)}::-webkit-scrollbar-thumb{transition:background .3s}::-webkit-scrollbar-track{transition:background .3s}::-webkit-scrollbar-thumb{background:var(--cor-cinza-claro);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--cor-cinza)}.erro[data-v-5d376492]{justify-content:center;align-items:center;gap:var(--e4);width:100%;min-height:100dvh;padding:var(--e8);text-align:center;flex-direction:column;display:flex}.erro .edusites-icone[data-v-5d376492]{color:var(--cor-marca);font-size:40px}.erro h1[data-v-5d376492]{font-size:var(--f11);color:var(--cor-preto)}.erro h1[data-v-5d376492],.erro p[data-v-5d376492]{font-family:var(--regular)}.erro p[data-v-5d376492]{font-size:var(--f3);color:var(--cor-cinza);max-width:440px;line-height:1.6}.erro .acoes[data-v-5d376492]{align-items:center;gap:var(--e3);margin-top:var(--e2);flex-wrap:wrap;justify-content:center;display:flex}@media screen and (max-width:1000px){.erro[data-v-5d376492]{padding:var(--e5)}.erro .acoes[data-v-5d376492]{flex-direction:column;width:100%}.erro .acoes[data-v-5d376492] button{width:100%}}
