@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";:root{--deep-blue:#0b1220;--electric-blue:#3882f6;--violet:#8b5cf6;--white:#fff;--ice-gray:#e6e7eb;--surface:#121a2b;--surface-2:#1a2439;--border:#263148;--text-muted:#93a1b8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:var(--white);background:#070f25;margin:0;font-family:Poppins,Segoe UI,system-ui,sans-serif;font-weight:400}h1,h2,h3{margin:0 0 .5rem;font-weight:700}label{color:var(--ice-gray);font-size:.85rem;font-weight:500}input,textarea,button,select{font-family:inherit;font-size:.95rem}input,textarea{background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--white);border-radius:8px;padding:.65rem .8rem}input:focus,textarea:focus{outline:2px solid var(--electric-blue);outline-offset:-1px}button{color:var(--white);background:linear-gradient(135deg, var(--electric-blue), var(--violet));cursor:pointer;border:0;border-radius:8px;padding:.65rem 1.1rem;font-weight:500}button:disabled{opacity:.5;cursor:not-allowed}button.ghost{border:1px solid var(--border);background:0 0}.error{color:#fecdd3;background:#3b1220;border:1px solid #7f1d3a;border-radius:8px;padding:.6rem .8rem;font-size:.9rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}@media (width<=900px){.nav-menu{display:none!important}.nav-site{grid-template-columns:auto 1fr auto}}html,body{max-width:100%;overflow-x:clip}img{max-width:100%}a.botao,a.botao:hover{text-decoration:none}.placa-canal{background:0 0;border:1px solid #3882f629;border-radius:12px;transition:background .16s,border-color .16s,box-shadow .16s}.placa-canal:hover,.placa-canal:focus-within{background:linear-gradient(135deg,#3882f629,#3882f60d);border-color:#3882f680;box-shadow:0 0 0 1px #3882f61a,0 0 16px #3882f638}.placa-canal[data-aberto=true]{background:linear-gradient(135deg,#3882f638,#3882f612);border-color:#3882f699;box-shadow:0 0 0 1px #3882f61f,0 0 18px #3882f64d}.linha-membro{border-radius:10px;transition:background .14s}.linha-membro:hover,.linha-membro:focus-within{background:#3882f61f}.placa-amigo{border:1px solid var(--realce-borda);background:0 0;border-radius:12px;transition:background .16s,border-color .16s,box-shadow .16s}.placa-amigo:hover,.placa-amigo:focus-within{background:var(--realce-fundo);border-color:var(--realce);box-shadow:0 0 0 1px var(--realce-borda), 0 0 16px var(--realce-brilho)}.acende-cor{border:1px solid var(--border);box-shadow:0 0 14px var(--realce-repouso);transition:border-color .16s,box-shadow .16s}.acende-cor:hover,.acende-cor:focus-visible{border-color:var(--realce);box-shadow:0 0 0 2px var(--realce-anel), 0 0 26px var(--realce-brilho)}.acende-cor[data-aberto=true]{border-color:var(--realce);box-shadow:0 0 0 3px var(--realce-anel), 0 0 22px var(--realce-brilho)}.acende-cor[data-aberto=true]:hover,.acende-cor[data-aberto=true]:focus-visible{box-shadow:0 0 0 3px var(--realce), 0 0 32px var(--realce-brilho)}.acende-contorno{transition:border-color .16s,box-shadow .16s,color .16s}.acende-contorno:hover,.acende-contorno:focus-visible{border-color:var(--electric-blue);color:var(--white);background:#3882f62e;box-shadow:0 0 0 2px #3882f666,0 0 22px #3882f6a6}
