.pt-md{display:grid;grid-template-columns:206px 1fr;gap:14px;align-items:start}@media (max-width:720px){.pt-md{grid-template-columns:1fr}}.pt-list{border:1px solid var(--line);border-radius:13px;background:var(--card-2);padding:8px;display:flex;flex-direction:column;gap:2px}.pt-search{display:flex;align-items:center;gap:7px;padding:0 10px;margin-bottom:4px;background:var(--card);border:1px solid var(--line-2);border-radius:9px}.pt-search svg{width:13px;height:13px;color:var(--muted);flex-shrink:0}.pt-search input{flex:1;min-width:0;border:0;outline:none;background:none;font-family:inherit;font-size:12px;color:var(--ink);padding:11px 0}.pt-search input::placeholder{color:var(--muted)}.pt-grp{font-size:9.5px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800;padding:9px 8px 4px}.pt-item{display:flex;align-items:center;gap:9px;padding:8px 9px;border-radius:9px;width:100%;text-align:left;min-height:44px;border:0;background:none;cursor:pointer;font-family:inherit;color:inherit;transition:background .14s}.pt-item.on,.pt-item:hover{background:var(--card)}.pt-item.on{box-shadow:0 0 0 1.5px color-mix(in srgb,var(--navy) 38%,transparent)}.pt-item.on .pt-item-nm{color:var(--navy)}.pt-item--filho{padding-left:20px}.pt-item-txt{min-width:0;flex:1;display:block}.pt-item-nm{font-size:12.5px;font-weight:700}.pt-item-nm,.pt-item-sub{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-item-sub{font-size:10px;color:var(--muted);font-weight:600}.pt-av{width:36px;height:36px;border-radius:10px;flex-shrink:0;display:inline-grid;place-items:center;font-weight:800;font-size:13px;background:var(--navy-tint);color:var(--navy)}.pt-av--sm{width:28px;height:28px;border-radius:8px;font-size:11px}.pt-av--lg{width:44px;height:44px;border-radius:13px;font-size:15px}.pt-av--pj{background:var(--gold-tint);color:var(--gold-2)}.pt-av--parceiro{background:var(--card-2);color:var(--muted);border:1px solid var(--line-2)}.pt-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.pt-dot--critico{background:var(--danger)}.pt-dot--atencao{background:var(--warn)}.pt-dot--ok{background:var(--ok)}.pt-add{margin-top:6px;width:100%;border:1px dashed var(--line-2);border-radius:9px;padding:11px;font-size:11.5px;font-weight:700;color:var(--navy);background:none;cursor:pointer;font-family:inherit;min-height:40px}.pt-add:hover{border-color:var(--navy)}.pt-vazio{padding:18px 10px;font-size:12px;color:var(--muted);text-align:center}.pt-detail{min-width:0;display:flex;flex-direction:column;gap:13px}.pt-head{display:flex;gap:12px;align-items:flex-start}.pt-head h3{font-size:16.5px;font-weight:800;letter-spacing:-.02em;margin:0}.pt-head-tags{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:5px}.pt-doc{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:11.5px;color:var(--muted);font-variant-numeric:tabular-nums}.pt-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--navy);margin-top:6px;text-decoration:none}.pt-link svg{width:12px;height:12px}.pt-link:hover{text-decoration:underline}.pt-alerts{border:1px solid var(--line);border-radius:12px;background:var(--card-2);padding:2px 13px}.pt-alert{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid var(--line);min-height:44px}.pt-alert:last-child{border-bottom:0}.pt-alert .sev{align-self:stretch}.pt-alert-txt{flex:1;min-width:0;font-size:12.5px;color:var(--ink);font-weight:700}.pt-alert-txt small{display:block;font-size:10.5px;color:var(--muted);font-weight:600;margin-top:1px}.pt-alert-acao{flex-shrink:0;font-size:11.5px;font-weight:800;color:var(--navy);background:var(--navy-tint);border:0;border-radius:8px;padding:9px 12px;cursor:pointer;font-family:inherit;min-height:38px;white-space:nowrap}.pt-alert-acao:hover{background:color-mix(in srgb,var(--navy) 16%,transparent)}.pt-tabs{display:flex;gap:2px;min-width:0;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--line)}.pt-tabs::-webkit-scrollbar{display:none}.pt-tab{padding:11px;font-size:12px;font-weight:700;color:var(--muted);background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:inherit;min-height:42px}.pt-tab:hover{color:var(--ink-2)}.pt-tab.on{color:var(--navy);border-bottom-color:var(--navy)}.pt-tab-n{font-size:9.5px;font-weight:800;padding:1px 6px;border-radius:99px;background:var(--warn-tint);color:var(--warn)}.pt-fld{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px;min-height:44px}.pt-fld:last-of-type{border-bottom:0}.pt-fld-lbl{color:var(--muted);font-size:12px;font-weight:600;flex-shrink:0}.pt-val{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--ink);border:0;background:none;border-bottom:1px dashed var(--line-2);padding:4px 0;cursor:pointer;font-family:inherit;font-size:13px;text-align:right;min-width:0}.pt-val:hover{border-bottom-color:var(--navy)}.pt-val svg{width:13px;height:13px;color:var(--faint);flex-shrink:0}.pt-val:hover svg{color:var(--navy)}.pt-val--vazio{color:var(--muted);font-weight:600;font-style:italic}.pt-val--ro{cursor:default}.pt-val--ro,.pt-val--ro:hover{border-bottom-color:transparent}.pt-val-txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-inp{font-family:inherit;font-size:13px;color:var(--ink);background:var(--card-2);border:1px solid var(--navy);box-shadow:0 0 0 3px var(--navy-tint);border-radius:9px;padding:9px 11px;width:200px;max-width:100%;outline:none}.pt-fld-erro{font-size:11.5px;color:var(--danger);font-weight:600;text-align:right;padding:0 0 8px}.pt-chips{display:flex;flex-direction:column;gap:8px;padding:4px 0}.pt-chip{display:flex;align-items:center;gap:9px;padding:9px 11px;background:var(--card-2);border:1px solid var(--line);border-radius:10px;font-size:12.5px;color:var(--ink);min-height:44px}.pt-chip--vazio{border-style:dashed;color:var(--muted)}.pt-chip svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.pt-chip-txt{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.pt-chip-acao{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:10.5px;font-weight:800;color:var(--navy);background:var(--navy-tint);border:0;border-radius:6px;padding:7px 10px;cursor:pointer;font-family:inherit;white-space:nowrap;min-height:32px}.pt-chip-acao:hover{background:color-mix(in srgb,var(--navy) 16%,transparent)}.pt-chip-acao--ok{color:var(--ok);background:var(--ok-tint)}.pt-reps{display:flex;flex-direction:column;gap:8px;padding-top:6px}.pt-rep{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:var(--card-2);min-height:44px;flex-wrap:wrap}.pt-rep-txt{flex:1 1 180px;min-width:0;display:block}.pt-rep-nm{font-size:12.5px;font-weight:700;color:var(--ink)}.pt-rep-nm,.pt-rep-sub{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-rep-sub{font-size:11px;color:var(--muted);font-weight:600}.pt-rep .tg{flex-shrink:0}.pt-outbar{display:flex;align-items:center;gap:10px;width:100%;padding:12px 13px;border:1px solid var(--line-2);border-radius:11px;background:var(--card-2);font-size:12.5px;font-weight:700;color:var(--ink-2);text-decoration:none;min-height:44px}.pt-outbar:hover{border-color:color-mix(in srgb,var(--navy) 40%,transparent);color:var(--navy)}.pt-outbar svg{width:14px;height:14px;opacity:.75;flex-shrink:0}.pt-outbar-seta{margin-left:auto}.pt-rodape{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:11px;border-top:1px solid var(--line);flex-wrap:wrap}.pt-hint{font-size:11.5px;color:var(--muted);font-weight:600}.pt-remover{color:var(--danger);background:none;border:1px solid transparent;font-size:12px;font-weight:700;padding:9px 12px;border-radius:9px;cursor:pointer;font-family:inherit;min-height:40px}.pt-remover:hover{background:var(--danger-tint)}.pt-novo{display:flex;flex-direction:column;gap:12px}.pt-novo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width:560px){.pt-novo-grid{grid-template-columns:1fr}}.pt-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;text-align:center;color:var(--muted);font-size:13px}.pt-empty svg{width:34px;height:34px;opacity:.4}.nvr,.nvr *,.nvr :after,.nvr :before{box-sizing:border-box}.nvr{position:fixed;top:0;left:0;width:64px;height:100vh;background:#FFFFFF;border-right:1px solid #e8ecf4;display:flex;flex-direction:column;align-items:stretch;z-index:57;padding:12px 12px 10px;gap:8px;box-shadow:none;transition:width .3s cubic-bezier(.32,.72,0,1),box-shadow .3s ease;will-change:width}.nvr.on{width:272px;box-shadow:12px 0 32px -12px rgba(15,23,42,.16)}.nvr-fade{opacity:0;transform:translateX(-6px);transition:opacity .12s ease,transform .12s ease}.nvr.on .nvr-fade{opacity:1;transform:translateX(0);transition:opacity .24s ease .08s,transform .28s cubic-bezier(.32,.72,0,1) .06s}.nvr-head{display:flex;align-items:center;gap:10px;min-height:40px;flex-shrink:0}.nvr-hamburger{display:none}.nvr-logo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0;text-decoration:none}.nvr-logo-img{max-width:32px;max-height:32px;width:auto;height:auto;object-fit:contain}.nvr-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;color:#0F172A;letter-spacing:-.005em}@media (min-width:1025px){.nvr:focus-within{width:272px;box-shadow:12px 0 32px -12px rgba(15,23,42,.16)}.nvr:focus-within .nvr-fade{opacity:1;transform:translateX(0);transition:opacity .24s ease .08s,transform .28s cubic-bezier(.32,.72,0,1) .06s}.nvr:focus-within .nvr-filter{grid-template-rows:1fr}.nvr:focus-within .nvr-filter>*{visibility:visible;transition-delay:0s}.nvr:focus-within .nvr-badge{top:11.5px;right:10px;height:17px;min-width:18px;font-size:10px;line-height:17px;box-shadow:none}}.nvr-pin-btn{width:26px;height:26px;border-radius:8px;border:1px solid #e8ecf4;background:#FFFFFF;display:none;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.nvr-pin-btn.on{background:rgba(30,58,138,.08);border-color:#1E3A8A}.nvr-filter{display:grid;grid-template-rows:0fr;flex-shrink:0;transition:grid-template-rows .3s cubic-bezier(.32,.72,0,1)}.nvr-filter>*{min-height:0;overflow:hidden;visibility:hidden;transition:visibility 0s linear .3s}.nvr.on .nvr-filter>*{visibility:visible;transition-delay:0s}.nvr.on .nvr-filter{grid-template-rows:1fr}.nvr-items{display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto;overflow-x:hidden;padding:2px 0;scrollbar-width:none}.nvr-items::-webkit-scrollbar{display:none}.nvr-sep{height:1px;background:#E8ECF4;margin:6px 8px;flex-shrink:0}.nvr-it{position:relative;display:flex;align-items:center;gap:11px;height:40px;min-height:40px;border-radius:10px;color:#64748B;text-decoration:none;flex-shrink:0;overflow:hidden;transition:background .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1)}.nvr-it:hover{background:rgba(30,58,138,.08);color:#1E3A8A}.nvr-it.on{background:#1E3A8A;color:#FFFFFF;font-weight:600}.nvr-it-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.nvr-it-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.nvr-it.on .nvr-it-label{font-weight:600}.nvr-badge{position:absolute;top:3px;right:3px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#CA8A04;color:#2A1C02;font-size:9px;font-weight:700;line-height:15px;text-align:center;letter-spacing:.02em;box-shadow:0 0 0 2px #FFFFFF;flex-shrink:0;transition:top .3s cubic-bezier(.32,.72,0,1),right .3s cubic-bezier(.32,.72,0,1),height .3s cubic-bezier(.32,.72,0,1),min-width .3s cubic-bezier(.32,.72,0,1),line-height .3s cubic-bezier(.32,.72,0,1),font-size .3s cubic-bezier(.32,.72,0,1),box-shadow .2s ease}.nvr.on .nvr-badge{top:11.5px;right:10px;height:17px;line-height:17px;min-width:18px;font-size:10px;box-shadow:none}.nvr-it:has(.nvr-badge) .nvr-it-label{padding-right:38px}.nvr-foot{position:relative;gap:10px;padding-top:10px;border-top:1px solid #e8ecf4}.nvr-avatar-btn,.nvr-foot{display:flex;align-items:center;flex-shrink:0}.nvr-avatar-btn{width:40px;height:40px;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(140deg,#1E3A8A,#2563EB);color:#FFFFFF;font-size:13px;font-weight:700;justify-content:center}.nvr-user{flex:1;min-width:0}.nvr-user-name{font-size:13px;font-weight:650;color:#0F172A;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nvr-user-role{font-size:10.5px;color:#64748B;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-top:2px}.nvr-avatar-menu{position:absolute;left:0;bottom:calc(100% + 8px);width:200px;background:#FFFFFF;border:1px solid #e8ecf4;border-radius:12px;box-shadow:0 12px 32px -8px rgba(15,23,42,.18),0 0 0 1px rgba(15,23,42,.02);padding:10px;z-index:65}.nvr-avatar-menu-name{font-size:13px;font-weight:650;color:#0F172A;padding:2px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nvr-avatar-menu-role{font-size:10.5px;color:#64748B;text-transform:uppercase;letter-spacing:.08em;font-weight:600;padding:0 6px 8px;border-bottom:1px solid #f1f5f9;margin-bottom:6px}.nvr-avatar-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 6px;border:none;background:transparent;border-radius:8px;font-size:13px;font-weight:500;color:#334155;cursor:pointer;text-align:left}.nvr-avatar-menu-item:hover{background:#F8FAFC}.nvr-avatar-menu-item.danger{color:#EF4444}.nvr-backdrop{position:fixed;inset:0;background:transparent;pointer-events:none;z-index:56;opacity:0;transition:opacity .2s ease,background .2s ease}@media (min-width:1600px){.nvr.on .nvr-pin-btn{display:flex}.nvr.pinned{box-shadow:none}.nvr.pinned~.main-content{margin-left:272px}}.main-content{transition:margin-left .3s cubic-bezier(.32,.72,0,1)}@media (max-width:1024px){.nvr{flex-direction:row;align-items:center;width:100%;height:60px;padding:0 12px;gap:10px;border-right:none;border-bottom:1px solid #e8ecf4;transition:none}.nvr-hamburger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;cursor:pointer;flex-shrink:0;padding:0}.nvr-head{flex:1;min-width:0}.nvr-title{opacity:1;transform:none}.nvr-filter,.nvr-items,.nvr-user{display:none}.nvr-foot{border-top:none;padding-top:0}.nvr-avatar-btn{width:36px;height:36px}.nvr.on{flex-direction:column;align-items:stretch;width:min(272px,85vw);height:100vh;padding:12px 12px 10px;border-right:1px solid #e8ecf4;border-bottom:none}.nvr.on .nvr-head{flex:0 0 auto}.nvr.on .nvr-items{display:flex}.nvr.on .nvr-filter{display:grid;grid-template-rows:1fr}.nvr.on .nvr-user{display:block}.nvr.on .nvr-foot{border-top:1px solid #e8ecf4;padding-top:10px}.nvr.on .nvr-avatar-btn{width:40px;height:40px}.nvr-backdrop.on{background:rgba(15,23,42,.4);opacity:1;pointer-events:auto}.nvr-avatar-menu{left:auto;right:0;bottom:auto;top:48px}.nvr.on .nvr-avatar-menu{left:0;right:auto;top:auto;bottom:calc(100% + 8px)}}@media (prefers-reduced-motion:reduce){.main-content,.nvr,.nvr-backdrop,.nvr-badge,.nvr-fade,.nvr-filter,.nvr-it{transition:none!important}}