nav[data-v-21d70aae]{background-color:var(--cor-branco);z-index:20;flex-direction:column;width:300px;height:100dvh;transition:width .3s;display:flex;position:fixed;top:0;left:0}nav .topo[data-v-21d70aae]{justify-content:center;align-items:center;padding:22px 24px 8px;display:flex}nav .topo a.logo img[data-v-21d70aae]{width:120px;height:auto}nav .opcoes[data-v-21d70aae]{flex-direction:column;flex:1;width:100%;min-height:0;padding:10px 14px;display:flex;overflow-y:auto}nav .opcoes span.grupo[data-v-21d70aae]{font-family:var(--regular);color:var(--cor-cinza);text-transform:uppercase;letter-spacing:.04em;padding:14px 10px 5px;font-size:10px}nav .opcoes span.grupo[data-v-21d70aae]:first-child{padding-top:0}nav .opcoes>a[data-v-21d70aae],nav .opcoes>button.travado[data-v-21d70aae]{text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:background-color .3s;display:flex}nav .opcoes>a[data-v-21d70aae]:hover,nav .opcoes>button.travado[data-v-21d70aae]:hover{background-color:var(--cor-gelo)}nav .opcoes>a:hover .iconeOpcao[data-v-21d70aae],nav .opcoes>a:hover span.titulo[data-v-21d70aae],nav .opcoes>button.travado:hover .iconeOpcao[data-v-21d70aae],nav .opcoes>button.travado:hover span.titulo[data-v-21d70aae]{color:var(--cor-preto)}nav .opcoes>a.ativo[data-v-21d70aae],nav .opcoes>button.travado.ativo[data-v-21d70aae]{background-color:var(--cor-dourado-transparente)}nav .opcoes>a.ativo .iconeOpcao[data-v-21d70aae],nav .opcoes>a.ativo span.titulo[data-v-21d70aae],nav .opcoes>button.travado.ativo .iconeOpcao[data-v-21d70aae],nav .opcoes>button.travado.ativo span.titulo[data-v-21d70aae]{color:var(--cor-dourado)}nav .opcoes>a .iconeOpcao[data-v-21d70aae],nav .opcoes>button.travado .iconeOpcao[data-v-21d70aae]{width:20px;min-width:20px;color:var(--cor-cinza);justify-content:center;align-items:center;font-size:16px;transition:color .3s;display:flex}nav .opcoes>a span.titulo[data-v-21d70aae],nav .opcoes>button.travado span.titulo[data-v-21d70aae]{font-family:var(--regular);color:var(--cor-cinza);white-space:nowrap;font-size:13px;transition:color .3s}nav .opcoes>a span.tag[data-v-21d70aae],nav .opcoes>button.travado span.tag[data-v-21d70aae]{font-family:var(--regular);color:var(--cor-dourado);background-color:var(--cor-dourado-transparente);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:9px;font-weight:500}nav .opcoes>button.travado .iconeOpcao[data-v-21d70aae],nav .opcoes>button.travado span.titulo[data-v-21d70aae]{opacity:.5}nav .opcoes>button.travado svg.cadeado[data-v-21d70aae]{width:12px;min-width:12px;height:12px;fill:var(--cor-cinza);margin:0 0 0 auto}.barraMobile[data-v-21d70aae],.cortina[data-v-21d70aae],nav .topo button.fechar[data-v-21d70aae]{display:none}@media screen and (width<=1000px){nav[data-v-21d70aae]{width:min(300px,84vw);transition:transform .3s;transform:translate(-100%);box-shadow:0 0 30px #00000040}nav>button.travado .iconeOpcao[data-v-21d70aae],nav>button.travado span.titulo[data-v-21d70aae]{opacity:.5}nav>button.travado svg.cadeado[data-v-21d70aae]{width:11px;min-width:11px;height:11px;fill:var(--cor-cinza);margin:0 0 0 auto}nav.aberto[data-v-21d70aae]{transform:translate(0)}nav .topo[data-v-21d70aae]{padding-top:calc(22px + env(safe-area-inset-top,0px));justify-content:space-between}nav .topo button.fechar[data-v-21d70aae]{background-color:var(--cor-gelo);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}nav .topo button.fechar svg[data-v-21d70aae]{width:12px;fill:var(--cor-cinza)}nav .opcoes[data-v-21d70aae]{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}.cortina[data-v-21d70aae]{z-index:19;background-color:#00000080;display:block;position:fixed;inset:0}.barraMobile button.travado[data-v-21d70aae]{opacity:.45}.barraMobile[data-v-21d70aae]{width:100%;height:calc(80px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0);background-color:var(--cor-branco);border-top:1px solid var(--cor-gelo);z-index:21;align-items:stretch;display:flex;position:fixed;bottom:0;left:0}.barraMobile>a[data-v-21d70aae],.barraMobile>button[data-v-21d70aae]{background-color:#0000;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-width:0;padding:8px 4px;transition:color .3s;display:flex}.barraMobile>a .iconeOpcao[data-v-21d70aae],.barraMobile>button .iconeOpcao[data-v-21d70aae]{width:20px;height:20px;color:var(--cor-cinza);justify-content:center;align-items:center;font-size:17px;transition:color .3s;display:flex}.barraMobile>a span[data-v-21d70aae],.barraMobile>button span[data-v-21d70aae]{font-family:var(--regular);color:var(--cor-cinza);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;transition:color .3s;overflow:hidden}.barraMobile>a.ativo .iconeOpcao[data-v-21d70aae],.barraMobile>a.ativo span[data-v-21d70aae],.barraMobile>button.ativo .iconeOpcao[data-v-21d70aae],.barraMobile>button.ativo span[data-v-21d70aae]{color:var(--cor-dourado)}}
