*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#080f1e;color:#e2e8f0;min-height:100dvh;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1024px){:root{font-size:16px}}@media(prefers-color-scheme:dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}body{margin:0}#root{width:1126px;max-width:100%;margin:0 auto;text-align:center;border-inline:1px solid var(--border);min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media(max-width:1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media(max-width:1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}.login-container{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#080f1e;padding:1.5rem}.login-card{background:#0d1627;border:1px solid #1e293b;border-radius:20px;padding:2.5rem 1.75rem;width:100%;max-width:360px}.login-logo{width:56px;height:56px;background:#1e40af;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#93c5fd;margin:0 auto 1.25rem}.login-card h1{color:#f1f5f9;font-size:1.3rem;font-weight:700;text-align:center;margin-bottom:.25rem}.login-subtitulo{color:#475569;font-size:.78rem;text-align:center;margin-bottom:2rem;line-height:1.4}.campo{margin-bottom:1rem}.campo label{display:block;color:#64748b;font-size:.78rem;font-weight:600;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.campo input{width:100%;padding:.8rem 1rem;background:#080f1e;border:1px solid #1e293b;border-radius:10px;color:#f1f5f9;font-size:1rem;box-sizing:border-box;transition:border-color .2s;min-height:48px}.campo input:focus{outline:none;border-color:#2563eb;background:#080f1e}.erro-msg{font-size:.82rem;color:#f87171;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:8px;padding:.6rem .85rem;margin-bottom:.75rem}.btn-entrar{width:100%;padding:.9rem;background:#1d4ed8;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:filter .15s;margin-top:.5rem;min-height:52px}.btn-entrar:hover:not(:disabled){filter:brightness(1.1)}.btn-entrar:disabled{opacity:.5;cursor:not-allowed}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#080f1e;color:#e2e8f0;min-height:100vh;-webkit-font-smoothing:antialiased}.home{max-width:640px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}.home-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#0d1627;border-bottom:1px solid #1e293b;position:sticky;top:0;z-index:20}.home-header-left{display:flex;align-items:center;gap:.75rem}.home-logo{width:40px;height:40px;background:#1e40af;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#93c5fd;flex-shrink:0}.home-titulo{font-size:1rem;font-weight:700;color:#f1f5f9;line-height:1.2}.home-sub{font-size:.75rem;color:#64748b;margin-top:1px}.home-header-right{display:flex;gap:.5rem}.btn-icon{width:40px;height:40px;background:#1e293b;border:1px solid #334155;border-radius:10px;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.btn-icon:hover{background:#263248;color:#e2e8f0}.btn-icon-sair:hover{background:#1f1215;color:#f87171;border-color:#7f1d1d}.home-main{flex:1;padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.secao-titulo{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.6rem}.badge-alerta{background:#dc2626;color:#fff;font-size:.7rem;font-weight:700;border-radius:999px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 5px}.ativos-lista{display:flex;flex-direction:column;gap:.6rem}.ativo-card{background:#160a02;border:1px solid #7c2d12;border-left:3px solid #ea580c;border-radius:10px;padding:.85rem 1rem;display:flex;align-items:flex-start;gap:.75rem}.ativo-info{flex:1;min-width:0}.ativo-caminho{font-size:.7rem;color:#9a5c38;margin-bottom:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ativo-bloqueio{font-size:.95rem;font-weight:600;color:#fed7aa;margin-bottom:.35rem;display:flex;align-items:center;gap:.4rem}.ativo-item{font-size:.7rem;font-weight:700;background:#431407;color:#fb923c;border-radius:4px;padding:1px 5px;flex-shrink:0}.ativo-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.72rem;color:#7c6155}.tensao-badge{background:#1e293b;color:#94a3b8;border-radius:4px;padding:1px 6px;font-size:.68rem;font-weight:600}.ativo-desde{color:#6b4f3a}.ativo-acoes{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}.btn-ir,.btn-retirar-home{padding:.4rem .75rem;border-radius:7px;font-size:.78rem;font-weight:600;cursor:pointer;border:none;min-width:58px;text-align:center;transition:filter .15s}.btn-ir{background:#1e3a5f;color:#93c5fd}.btn-ir:hover{filter:brightness(1.2)}.btn-retirar-home{background:#7f1d1d;color:#fca5a5}.btn-retirar-home:hover{filter:brightness(1.2)}.btn-retirar-home:disabled{opacity:.5;cursor:not-allowed}.sistemas-lista{list-style:none;display:flex;flex-direction:column;gap:.5rem}.sistema-card{width:100%;display:flex;align-items:center;gap:.85rem;background:#0d1627;border:1px solid #1e293b;border-radius:12px;padding:.9rem 1rem;cursor:pointer;color:#e2e8f0;text-align:left;transition:background .15s,border-color .15s;min-height:56px}.sistema-card:hover,.sistema-card:active{background:#111f38;border-color:#2563eb}.sistema-icone{width:36px;height:36px;background:#1e293b;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0}.sistema-nome{flex:1;font-size:.95rem;font-weight:600}.seta{color:#334155}.skeleton-lista{display:flex;flex-direction:column;gap:.5rem}.skeleton-item{height:56px;background:linear-gradient(90deg,#0d1627 25%,#111f38,#0d1627 75%);background-size:200% 100%;border-radius:12px;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#080f1e;color:#e2e8f0;-webkit-font-smoothing:antialiased}.page{max-width:640px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}.page-header{background:#0d1627;border-bottom:1px solid #1e293b;padding:.85rem 1.25rem;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between}.page-header h1{font-size:1.05rem;font-weight:700;color:#f1f5f9;line-height:1.2}.breadcrumb{font-size:.72rem;color:#64748b;margin-top:2px}.header-actions{display:flex;gap:.5rem}.btn-voltar{background:none;border:none;color:#3b82f6;font-size:.85rem;font-weight:600;cursor:pointer;padding:0;margin-bottom:.2rem;display:flex;align-items:center;gap:.3rem}.btn-secondary{background:#1e293b;color:#94a3b8;border:1px solid #334155;padding:.45rem .85rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer}.btn-ghost{background:none;color:#64748b;border:1px solid #1e293b;padding:.45rem .85rem;border-radius:8px;font-size:.82rem;cursor:pointer}.page-content{flex:1;padding:1rem}.loading,.vazio{text-align:center;color:#475569;padding:3rem 1rem;font-size:.9rem}.erro-msg{color:#f87171;background:#ef444414;border:1px solid rgba(239,68,68,.2);padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem;font-size:.88rem}.lista-cards{list-style:none;display:flex;flex-direction:column;gap:.5rem}.card-item{width:100%;display:flex;align-items:center;gap:.85rem;background:#0d1627;border:1px solid #1e293b;border-radius:12px;padding:.9rem 1rem;cursor:pointer;color:#e2e8f0;text-align:left;transition:background .15s,border-color .15s;min-height:56px}.card-item:hover,.card-item:active{background:#111f38;border-color:#2563eb}.card-icon{width:36px;height:36px;background:#1e293b;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.card-info{flex:1;display:flex;flex-direction:column;gap:.15rem}.card-nome{font-size:.95rem;font-weight:600;flex:1}.card-detalhe{font-size:.75rem;color:#64748b}.card-seta{color:#334155;flex-shrink:0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:flex-end;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-box{background:#0d1627;border:1px solid #1e293b;border-radius:20px 20px 0 0;padding:0 0 env(safe-area-inset-bottom,0);width:100%;max-width:640px;max-height:88dvh;overflow-y:auto;animation:slideUp .22s cubic-bezier(.32,.72,0,1)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.modal-handle{width:36px;height:4px;background:#334155;border-radius:999px;margin:.75rem auto 0}.modal-inner{padding:1rem 1.25rem 1.5rem}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.modal-titulo{font-size:1.05rem;font-weight:700;color:#f1f5f9;flex:1;line-height:1.3}.modal-fechar{background:#1e293b;border:none;color:#64748b;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:.75rem;font-size:1rem;transition:background .15s}.modal-fechar:hover{background:#334155;color:#e2e8f0}.modal-dados{background:#080f1e;border:1px solid #1e293b;border-radius:10px;padding:.75rem 1rem;margin-bottom:.85rem}.modal-dado-row{display:flex;justify-content:space-between;align-items:center;padding:.3rem 0;border-bottom:1px solid #0f1d35}.modal-dado-row:last-child{border-bottom:none}.modal-dado-label{font-size:.75rem;color:#475569}.modal-dado-valor{font-size:.85rem;font-weight:600;color:#cbd5e1;text-align:right;max-width:60%}.modal-outros{background:#160a02;border:1px solid #7c2d12;border-radius:10px;padding:.75rem 1rem;margin-bottom:.75rem}.modal-outros-titulo{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9a3412;margin-bottom:.5rem}.cadeado-outro{font-size:.83rem;color:#fdba74;padding:.2rem 0;display:flex;flex-direction:column;gap:.1rem}.cadeado-outro strong{color:#fed7aa}.cadeado-outro-obs{font-size:.75rem;color:#9a6845;margin-top:.1rem}.modal-meu{background:#052e16;border:1px solid #166534;border-radius:10px;padding:.65rem 1rem;font-size:.83rem;color:#86efac;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.modal-timestamp{font-size:.75rem;color:#475569;margin-bottom:.75rem;display:flex;align-items:center;gap:.35rem}.modal-obs{margin-bottom:.5rem}.modal-obs label{display:block;font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:.35rem}.modal-obs textarea{width:100%;background:#080f1e;border:1px solid #1e293b;border-radius:10px;color:#e2e8f0;padding:.7rem .9rem;font-size:.9rem;resize:none;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.modal-obs textarea:focus{outline:none;border-color:#2563eb}.modal-erro{font-size:.82rem;color:#f87171;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:8px;padding:.5rem .75rem;margin-bottom:.75rem}.modal-acoes{display:flex;flex-direction:column;gap:.5rem;margin-top:.85rem}.btn-confirmar,.btn-retirar-modal,.btn-cancelar{width:100%;padding:.9rem;border:none;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;transition:filter .15s;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px}.btn-confirmar{background:#1d4ed8;color:#fff}.btn-confirmar:hover{filter:brightness(1.1)}.btn-retirar-modal{background:#b91c1c;color:#fff}.btn-retirar-modal:hover{filter:brightness(1.1)}.btn-cancelar{background:#1e293b;color:#64748b}.btn-cancelar:hover{background:#263248}.btn-confirmar:disabled,.btn-retirar-modal:disabled{opacity:.5;cursor:not-allowed;filter:none}.mapa-page{max-width:640px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;background:#080f1e}.mapa-header{background:#0d1627;border-bottom:1px solid #1e293b;padding:.85rem 1.25rem;position:sticky;top:0;z-index:10}.mapa-header-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem}.mapa-header h1{font-size:1rem;font-weight:700;color:#f1f5f9}.mapa-breadcrumb{font-size:.72rem;color:#475569}.progresso-wrapper{background:#0d1627;border-bottom:1px solid #1e293b;padding:.6rem 1.25rem}.progresso-topo{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.progresso-label{font-size:.75rem;color:#64748b}.progresso-contagem{font-size:.78rem;font-weight:700;color:#22c55e}.progresso-track{height:6px;background:#1e293b;border-radius:999px;overflow:hidden}.progresso-fill{height:100%;background:linear-gradient(90deg,#16a34a,#22c55e);border-radius:999px;transition:width .5s ease}.banner-concluido{background:linear-gradient(135deg,#052e16,#064e3b);border-bottom:1px solid #166534;padding:.85rem 1.25rem;display:flex;align-items:center;gap:.75rem;color:#86efac;font-size:.95rem;font-weight:600}.mapa-lista{flex:1;padding:.75rem;display:flex;flex-direction:column;gap:.45rem}.mapa-item{width:100%;display:flex;align-items:stretch;border-radius:10px;border:1px solid transparent;cursor:pointer;text-align:left;overflow:hidden;transition:filter .15s;min-height:64px}.mapa-item:hover{filter:brightness(1.1)}.mapa-item:active{filter:brightness(.9)}.mapa-item.status-livre{background:#0d1627;border-color:#1e293b}.mapa-item.status-meu{background:#052e16;border-color:#166534}.mapa-item.status-outros{background:#160a02;border-color:#7c2d12}.item-faixa{width:4px;flex-shrink:0}.status-livre .item-faixa{background:#1e293b}.status-meu .item-faixa{background:#16a34a}.status-outros .item-faixa{background:#ea580c}.item-corpo{flex:1;display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;min-width:0}.item-numero{font-size:.75rem;font-weight:700;min-width:22px;text-align:center;opacity:.5;flex-shrink:0}.item-info{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.item-bloqueio{font-size:.95rem;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-meu .item-bloqueio{color:#bbf7d0}.status-outros .item-bloqueio{color:#fed7aa}.item-tags{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.tag{font-size:.68rem;padding:1px 6px;border-radius:4px;font-weight:500;white-space:nowrap}.tag-painel{background:#1e293b;color:#94a3b8}.tag-tensao{background:#1e3a5f;color:#7dd3fc}.tag-local{color:#64748b}.tag-outros{background:#431407;color:#fb923c;font-size:.67rem}.item-icone{font-size:1rem;flex-shrink:0;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}.status-livre .item-icone{color:#334155}.status-meu .item-icone{background:#14532d;color:#4ade80}.status-outros .item-icone{background:#431407;color:#fb923c}.loading{text-align:center;color:#475569;padding:3rem 1rem;font-size:.9rem}.btn-voltar{background:none;border:none;color:#3b82f6;font-size:.85rem;font-weight:600;cursor:pointer;padding:0;display:flex;align-items:center;gap:.3rem}.btn-pdf{margin-left:auto;display:flex;align-items:center;gap:.35rem;background:#1e3a5f;border:1px solid #2563eb;color:#7dd3fc;font-size:.8rem;font-weight:700;padding:.45rem .85rem;border-radius:8px;cursor:pointer;transition:filter .15s;min-height:36px;white-space:nowrap}.btn-pdf:hover:not(:disabled){filter:brightness(1.15)}.btn-pdf:disabled{opacity:.4;cursor:not-allowed}
