:root{--color-brand-primary:#004965;--color-brand-secondary:#00746b;--color-brand-accent:#ffcb05;--color-brand-bg:#f7f3ea;--color-brand-muted:#5e7580;--color-brand-dark:#002e40;--font-brand-sans:Inter, Aptos, "Segoe UI", Arial, sans-serif;--alvoris-petrol:var(--color-brand-primary);--alvoris-petrol-dark:var(--color-brand-dark);--alvoris-petrol-light:#e6f0f4;--alvoris-purple:var(--color-brand-secondary);--alvoris-purple-light:#e6f4f2;--alvoris-yellow:var(--color-brand-accent);--alvoris-yellow-dark:#e6b800;--alvoris-white:#fff;--bg:var(--color-brand-bg);--bg-elevated:#fff;--bg-card:#fff;--bg-sidebar:var(--bg-elevated);--bg-sidebar-hover:#0049650f;--sidebar-text:var(--color-brand-muted);--sidebar-text-strong:var(--color-brand-primary);--sidebar-border:var(--border-light);--sidebar-scrollbar-track:transparent;--sidebar-scrollbar-thumb:#00496524;--sidebar-scrollbar-thumb-hover:#00496547;--border:#d8e2ea;--border-light:#e8eef3;--text:var(--color-brand-dark);--text-muted:var(--color-brand-muted);--text-on-petrol:#fff;--text-on-petrol-muted:#ffffffb8;--accent:var(--color-brand-primary);--accent-hover:var(--color-brand-dark);--accent-secondary:var(--color-brand-secondary);--accent-warm:var(--color-brand-accent);--success:#0d9488;--danger:#dc2626;--radius:10px;--radius-sm:8px;--sidebar-w:268px;--sidebar-collapsed-w:76px;--shadow-sm:0 1px 2px #0049650f;--shadow-md:0 4px 12px #00496514;--surface:var(--bg-card);--surface-muted:var(--bg);--surface-elevated:var(--bg-elevated);font-family:var(--font-brand-sans);color:var(--text);background:var(--bg);line-height:1.5}.brand-logo-header{width:180px;max-width:100%;height:auto;display:block}.brand-logo-login{width:260px;max-width:100%;height:auto;margin-inline:auto;display:block}.brand-symbol-compact{width:32px;height:auto;margin-inline:auto;display:block}.brand-surface-light{background-color:var(--color-brand-bg);color:var(--color-brand-primary)}.brand-surface-dark{background-color:var(--color-brand-dark);color:#fff}.brand-accent-focus:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:var(--accent);text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{border:1px solid var(--border);background:var(--alvoris-white);width:100%;color:var(--text);border-radius:8px;padding:.55rem .7rem}input[type=checkbox],input[type=radio]{flex-shrink:0;width:auto;padding:0}input[type=search]{appearance:none}input[type=search]::-webkit-search-decoration{appearance:none;display:none}input[type=search]::-webkit-search-cancel-button{appearance:none;display:none}input[type=search]::-webkit-search-results-button{appearance:none;display:none}input[type=search]::-webkit-search-results-decoration{appearance:none;display:none}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px;border-color:var(--color-brand-primary)}label{color:var(--text-muted);margin-bottom:.3rem;font-size:.8rem;font-weight:500;display:block}.field-hint{color:var(--text-muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.4}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--alvoris-petrol);color:var(--alvoris-white);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--alvoris-petrol-dark)}.btn-ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn-ghost:hover{color:var(--text);background:var(--bg-elevated)}.btn-sm{padding:.35rem .65rem;font-size:.8rem}.card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.25rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.88rem}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.65rem .85rem}th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}tr:hover td{background:var(--alvoris-petrol-light)}.badge{border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.badge-ativo{color:var(--success);background:#22c55e26}.badge-inativo{color:var(--danger);background:#ef444426}.badge-pendente{color:#3b82f6;background:#3b82f626}.badge-alerta{color:#d97706;background:#f59e0b2e}.btn-danger{background:var(--danger);color:#fff;border:none}.btn-danger:hover{filter:brightness(1.05)}.form-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem;display:grid}.form-grid .span-2{grid-column:span 2}.form-grid .span-full{grid-column:1/-1}.form-grid .form-section{border-top:1px solid var(--border);grid-column:1/-1;margin-top:.5rem;padding-top:1rem}.form-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.65rem;display:flex}.form-section-head .section-title{margin:0}.form-section-hint{color:var(--text-muted);margin:0 0 .75rem;font-size:.88rem}.parcelamento-editor-body{background:var(--bg);border:1px dashed var(--border);border-radius:8px;margin-top:.5rem;padding:.85rem}@media (width<=700px){.form-grid .span-2{grid-column:span 1}}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.page-header h1{margin:0;font-size:1.4rem}.alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.65rem .9rem;font-size:.9rem}.alert-info{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:8px;margin-bottom:1rem;padding:.65rem .9rem;font-size:.9rem}.trial-banner{color:#991b1b;text-align:center;background:#fef2f2;border-bottom:2px solid #ef4444;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;padding:.6rem 1rem;font-size:.875rem;font-weight:600;display:flex}.trial-banner-link{color:#b91c1c;text-underline-offset:2px;white-space:nowrap;font-weight:700;text-decoration:underline}.trial-banner-link:hover{color:#7f1d1d}.trial-banner--inline{border:1px solid #fca5a5;border-radius:8px;margin-bottom:1rem}.avisos-banner{background:#fff8e7;border-bottom:1px solid #f0d78c;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.avisos-banner-item{background:#fff;border:1px solid #f0d78c;border-radius:8px;padding:.75rem 1rem}.avisos-banner-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-bottom:.35rem;display:flex}.avisos-banner-periodo{color:var(--text-muted,#5e7580);font-size:.8rem}.avisos-banner-msg{white-space:pre-wrap;color:#002e40;margin:0;font-size:.9rem;line-height:1.45}.conta-section{margin-bottom:1rem}.conta-section+.conta-section{margin-top:0}.conta-muted{color:var(--text-muted);font-size:.9rem}.conta-planos-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.conta-plano-card{border:1px solid var(--border-light);border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.conta-plano-card h3{margin:0;font-size:1.05rem}.conta-modulos-list{color:var(--text-muted);margin:0;padding-left:1.1rem;font-size:.88rem}.section-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:1.25rem 0 .65rem;padding-bottom:.4rem;display:flex}.section-toolbar .section-title{border:none;margin:0;padding:0}.section-title{border-bottom:1px solid var(--border);margin:1.25rem 0 .65rem;padding-bottom:.4rem;font-size:.95rem;font-weight:600}html,body,#root{height:100%}body{overflow:hidden}.app-shell{height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.sidebar-backdrop{z-index:40;cursor:pointer;background:#00243273;border:none;display:none;position:fixed;inset:0}.sidebar{width:var(--sidebar-w);background:var(--bg-sidebar);z-index:50;border-right:1px solid var(--sidebar-border);height:100%;max-height:100dvh;box-shadow:none;flex-direction:column;flex-shrink:0;transition:width .22s;display:flex;overflow:hidden}.app-shell--sidebar-collapsed .sidebar{width:var(--sidebar-collapsed-w)}.sidebar-brand{border-bottom:1px solid var(--sidebar-border);padding:1.15rem 1rem .85rem}.sidebar-brand-link{line-height:0;display:block}.sidebar-logo{object-fit:contain}.sidebar-logo.sidebar-brand-logo{width:140px;max-width:100%;height:auto;display:block}.app-shell--sidebar-collapsed .sidebar-logo.sidebar-brand-logo{width:auto}.sidebar-nav{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--sidebar-scrollbar-thumb) var(--sidebar-scrollbar-track);flex:1;min-height:0;padding:.5rem .35rem .65rem .45rem;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:7px}.sidebar-nav::-webkit-scrollbar-track{background:var(--sidebar-scrollbar-track);border-radius:99px;margin:6px 0}.sidebar-nav::-webkit-scrollbar-thumb{background:var(--sidebar-scrollbar-thumb);border-radius:99px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:var(--sidebar-scrollbar-thumb-hover)}.sidebar-nav::-webkit-scrollbar-thumb:active{background:var(--color-brand-primary)}.sidebar-footer{border-top:1px solid var(--sidebar-border);padding:.5rem}.sidebar-collapse-btn{width:100%;color:var(--sidebar-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.45rem;font-size:1rem}.sidebar-collapse-btn:hover{background:var(--bg-sidebar-hover);color:var(--sidebar-text-strong)}.nav-module{margin-bottom:.2rem}.nav-module-toggle{width:100%;color:var(--sidebar-text);letter-spacing:.05em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.55rem;padding:.5rem .55rem;font-size:.68rem;font-weight:600;display:flex}.nav-module-toggle:hover{background:var(--bg-sidebar-hover);color:var(--sidebar-text-strong)}.nav-module--active>.nav-module-toggle{color:var(--sidebar-text-strong)}.nav-module-toggle--icon{justify-content:center;padding:.55rem}.nav-module-label{flex:1}.nav-module-chevron{opacity:.75;font-size:.65rem}.nav-module-items{border-left:1px solid var(--sidebar-border);margin-left:.5rem;padding:.15rem 0 .35rem .35rem}.nav-section-label{border-top:1px solid var(--sidebar-border);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:.55rem .35rem .2rem;padding-top:.35rem;font-size:.62rem;font-weight:700}.nav-config{border-top:1px solid var(--sidebar-border);margin-top:.35rem;padding-top:.25rem}.nav-section-toggle{width:100%;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:.35rem;margin:0;padding:.4rem .6rem;font-size:.62rem;font-weight:700;display:flex}.nav-section-toggle:hover{background:var(--bg-sidebar-hover);color:var(--sidebar-text-strong)}.nav-config--open>.nav-section-toggle{color:var(--sidebar-text-strong)}.nav-config-items{padding:.1rem 0 .15rem}.nav-link--config{font-size:.8rem}.nav-icon{flex-shrink:0;width:1.25rem;height:1.25rem;display:inline-flex}.nav-icon svg{width:100%;height:100%}.nav-link{color:var(--sidebar-text);border-radius:7px;align-items:center;gap:.55rem;padding:.42rem .6rem;font-size:.84rem;font-weight:500;display:flex;position:relative}.nav-link--root{font-weight:600}.nav-link--icon{justify-content:center;padding:.55rem}.nav-module-items .nav-link{padding-left:.75rem;font-size:.82rem;font-weight:400}.nav-link:hover{background:var(--bg-sidebar-hover);color:var(--sidebar-text-strong)}.nav-link.active{color:var(--sidebar-text-strong);background:0 0;font-weight:600}.nav-link.active:before{content:"";background:var(--color-brand-accent);border-radius:999px;width:3px;position:absolute;top:.32rem;bottom:.32rem;left:0}.app-shell--nav-glass{background:radial-gradient(1100px 520px at -8% -18%, #00746b33, transparent 58%), radial-gradient(900px 480px at 108% -10%, #00496529, transparent 52%), radial-gradient(700px 360px at 70% 108%, #ffcb0524, transparent 55%), var(--color-brand-bg)}.app-shell--nav-glass .sidebar{-webkit-backdrop-filter:blur(22px)saturate(1.45);background:linear-gradient(165deg,#ffffffad 0%,#f7f3ea6b 48%,#ffffff94 100%);border:1px solid #ffffffb8;border-radius:22px;height:calc(100dvh - 1.4rem);max-height:calc(100dvh - 1.4rem);margin:.7rem 0 .7rem .7rem;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 18px 42px #0049651f,0 0 0 1px #00496512}.app-shell--nav-glass .sidebar-brand{background:linear-gradient(#ffffff6b,#0000);border-bottom-color:#00496514;padding:1.2rem 1.05rem .95rem}.app-shell--nav-glass .sidebar-nav{padding:.55rem .5rem .75rem}.app-shell--nav-glass .sidebar-footer{background:linear-gradient(#0000,#ffffff47);border-top-color:#00496514}.app-shell--nav-glass .nav-module-toggle,.app-shell--nav-glass .nav-link,.app-shell--nav-glass .nav-section-toggle,.app-shell--nav-glass .sidebar-collapse-btn{border-radius:12px}.app-shell--nav-glass .nav-module-toggle:hover,.app-shell--nav-glass .nav-link:hover,.app-shell--nav-glass .nav-section-toggle:hover,.app-shell--nav-glass .sidebar-collapse-btn:hover{color:var(--color-brand-primary);background:#ffffff8c}.app-shell--nav-glass .nav-module--active>.nav-module-toggle{color:var(--color-brand-primary);background:#00496514}.app-shell--nav-glass .nav-module-items{border-left:1px solid #00746b38;margin-left:.65rem}.app-shell--nav-glass .nav-config,.app-shell--nav-glass .nav-section-label{border-top-color:#00496514}.app-shell--nav-glass .nav-link.active{background:linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-brand-secondary) 100%);color:#fff;font-weight:650;box-shadow:0 8px 18px #00496538}.app-shell--nav-glass .nav-link.active:before{display:none}.app-shell--nav-glass .nav-link.active:hover{background:linear-gradient(135deg, var(--color-brand-dark) 0%, var(--color-brand-secondary) 100%);color:#fff}.app-shell--nav-glass .topbar{-webkit-backdrop-filter:blur(16px)saturate(1.3);background:#ffffff8c;border:1px solid #ffffffb8;border-radius:16px;margin:.7rem .7rem 0 .55rem;box-shadow:inset 0 1px #fffc,0 10px 28px #00496512}.app-shell--nav-glass .topbar-tenant{background:#ffffff73;border-color:#0049651a}.app-shell--nav-glass .app-footer{-webkit-backdrop-filter:blur(12px);background:#ffffff6b;border:1px solid #ffffffa6;border-radius:14px;margin:0 .7rem .7rem .55rem}.app-shell--nav-glass .content{padding:1rem 1.35rem 1.25rem 1.1rem}@media (prefers-reduced-transparency:reduce){.app-shell--nav-glass .sidebar,.app-shell--nav-glass .topbar,.app-shell--nav-glass .app-footer{-webkit-backdrop-filter:none;background:#fffffff0}}.main-area{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--border-light);background:var(--bg-elevated);box-shadow:var(--shadow-sm);align-items:center;gap:.75rem;padding:.65rem 1.25rem;display:flex}.topbar-menu-btn{display:none}.topbar-tenant{border:1px solid var(--border-light);background:var(--bg);border-radius:999px;align-items:center;gap:.45rem;min-width:0;max-width:min(42vw,420px);padding:.35rem .85rem;font-size:.8125rem;line-height:1.3;display:flex}.topbar-tenant-label{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-size:.68rem;font-weight:600}.topbar-tenant-name{color:var(--color-brand-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.topbar-tenant--suporte{background:#ffcb0524;border-color:#ffcb0580}.topbar-tenant--global .topbar-tenant-name{color:var(--color-brand-dark)}.topbar-tenant-action{color:var(--color-brand-primary);white-space:nowrap;flex-shrink:0;margin-left:.15rem;font-size:.75rem;font-weight:600;text-decoration:none}.topbar-tenant-action:hover{text-decoration:underline}.topbar-spacer{flex:1}.notif-bell{flex-shrink:0;position:relative}.notif-bell-trigger{width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:relative}.notif-bell-trigger:hover,.notif-bell-trigger[aria-expanded=true]{background:var(--bg);color:var(--color-brand-primary);border-color:var(--border-light)}.notif-bell-trigger.has-unread{color:var(--color-brand-primary)}.notif-bell-badge{color:#fff;text-align:center;min-width:1.05rem;height:1.05rem;box-shadow:0 0 0 2px var(--bg-elevated);background:#c2410c;border-radius:999px;padding:0 .28rem;font-size:.62rem;font-weight:700;line-height:1.05rem;position:absolute;top:.1rem;right:.05rem}.notif-panel{z-index:80;border:1px solid var(--border-light);border-radius:var(--radius-md,10px);background:var(--bg-elevated);width:min(380px,100vw - 1.5rem);max-height:min(70vh,480px);box-shadow:var(--shadow-md,0 12px 32px #0f172a1f);flex-direction:column;animation:.16s ease-out notif-panel-in;display:flex;position:absolute;top:calc(100% + .45rem);right:0;overflow:hidden}@keyframes notif-panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.notif-panel-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .9rem;font-size:.9rem;display:flex}.notif-empty{text-align:center;color:var(--text-muted);margin:0;padding:1.5rem 1rem;font-size:.875rem}.notif-list{margin:0;padding:0;list-style:none;overflow-y:auto}.notif-item{border:none;border-bottom:1px solid var(--border-light);text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;gap:.65rem;padding:.75rem .9rem;transition:background .12s;display:flex}.notif-item:hover{background:var(--bg)}.notif-item.unread{background:#ffcb0514}.notif-item-dot{background:var(--border);border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;margin-top:.4rem}.notif-item.unread .notif-item-dot{background:var(--color-brand-accent,#ffcb05)}.notif-item.tipo-sla_violado .notif-item-dot{background:#c2410c}.notif-item.tipo-sla_risco .notif-item-dot{background:#d97706}.notif-item.tipo-email_triagem .notif-item-dot,.notif-item.tipo-email_resposta .notif-item-dot{background:var(--color-brand-primary)}.notif-item.tipo-atribuicao_ticket .notif-item-dot,.notif-item.tipo-atribuicao_interacao .notif-item-dot,.notif-item.tipo-atribuicao_conta .notif-item-dot{background:#0f766e}.notif-item-body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.notif-item-meta{color:var(--text-muted);justify-content:space-between;gap:.5rem;font-size:.7rem;display:flex}.notif-item-tipo{letter-spacing:.02em;text-transform:uppercase;font-weight:600}.notif-item-title{color:var(--text);font-size:.875rem;font-weight:600;line-height:1.3}.notif-item.unread .notif-item-title{color:var(--color-brand-dark,var(--text))}.notif-item-msg{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.topbar-user{color:var(--text);font-size:.85rem;font-weight:500}.topbar-user-link{border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.15rem .35rem;text-decoration:none;display:inline-flex}.topbar-user-link:hover{background:var(--bg)}.user-avatar{object-fit:cover;background:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.user-avatar-fallback{background:linear-gradient(135deg, var(--primary) 0%, #5b7fd4 100%);color:#fff;letter-spacing:.02em;font-weight:600}.account-avatar-row{align-items:center;gap:1rem;display:flex}.topbar-user-email{color:var(--text-muted);font-weight:400}.profile-dl dd{color:var(--text);margin:0}.user-menu{position:relative}.user-menu-trigger{cursor:pointer;font:inherit;background:0 0;border:none}.user-menu-label{text-align:left}.user-menu-chevron{color:var(--text-muted);margin-left:.15rem;font-size:.75rem}.user-menu-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);min-width:240px;box-shadow:var(--shadow-md);z-index:120;position:absolute;top:calc(100% + .35rem);right:0;overflow:hidden}.user-menu-header{border-bottom:1px solid var(--border);background:var(--bg);align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.user-menu-email{color:var(--text-muted);word-break:break-all;margin-top:.15rem;font-size:.82rem}.user-menu-item{text-align:left;width:100%;color:var(--text);background:var(--bg-card);font:inherit;cursor:pointer;border:none;padding:.65rem 1rem;text-decoration:none;display:block}.user-menu-item:hover{background:var(--bg)}.user-menu-item-danger{color:var(--danger,#c0392b);border-top:1px solid var(--border)}.profile-layout{gap:1rem;max-width:720px;display:grid}.profile-hero{align-items:center;gap:1.25rem;display:flex}.profile-hero-info h2{font-size:1.35rem}.profile-badge{background:var(--bg);color:var(--text-muted);border-radius:999px;margin-top:.5rem;padding:.15rem .5rem;font-size:.75rem;display:inline-block}.profile-section-title{margin:0 0 .35rem;font-size:1.05rem}.profile-section-desc{color:var(--text-muted);margin:0 0 1rem;font-size:.88rem;line-height:1.5}.profile-section-actions{flex-wrap:wrap;margin:0}.profile-section-foot{margin:1rem 0 0;font-size:.88rem}.profile-dl{gap:.75rem;margin:0;display:grid}.profile-dl dt{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.15rem;font-size:.78rem}.profile-password-form{max-width:520px}.profile-password-actions{justify-content:flex-start;display:flex}.avatar-crop-modal{width:min(100%,420px)}.avatar-crop-viewport{border-radius:var(--radius);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#111;margin:0 auto;position:relative;overflow:hidden}.avatar-crop-viewport:active{cursor:grabbing}.avatar-crop-image{pointer-events:none;max-width:none;position:absolute}.avatar-crop-mask{pointer-events:none;border:2px solid #ffffffd9;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 9999px #0000008c}.avatar-crop-controls{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.avatar-crop-controls input[type=range]{flex:1}.avatar-crop-zoom-label{color:var(--text-muted);font-size:1.1rem;line-height:1}@media (width<=960px){.user-menu-label .topbar-user-email{display:none}.profile-hero{flex-direction:column;align-items:flex-start}}.content{flex:1;min-height:0;padding:1.25rem 1.5rem;overflow:hidden auto}@media (width<=960px){.topbar-menu-btn{display:inline-flex}.topbar-tenant{max-width:min(52vw,280px);padding:.3rem .65rem}.topbar-tenant-label,.topbar-user-email{display:none}.sidebar{transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.app-shell--mobile-open .sidebar{width:min(var(--sidebar-w), 88vw);transform:translate(0)}.app-shell--mobile-open .sidebar-backdrop{display:block}.app-shell--sidebar-collapsed .sidebar{width:min(var(--sidebar-w), 88vw)}.app-shell--nav-glass .sidebar{border-radius:18px;height:calc(100dvh - 1rem);max-height:calc(100dvh - 1rem);margin:.5rem}.app-shell--nav-glass .topbar,.app-shell--nav-glass .app-footer{margin-left:.5rem;margin-right:.5rem}.app-shell--nav-glass .app-footer{margin-bottom:.5rem}.sidebar-collapse-btn{display:none}}.app-footer{border-top:1px solid var(--border-light);background:var(--bg-elevated);color:var(--text-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem 1rem;padding:.75rem 1.25rem;font-size:.75rem;display:flex}.app-footer-product{color:var(--alvoris-petrol);font-weight:600}.app-footer--login,.app-footer--portal{background:0 0;border-top:none;width:100%;margin-top:auto}.login-page{background:var(--color-brand-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{width:100%;max-width:420px}.login-legal{text-align:center;margin:.75rem 0 0;font-size:.8rem}.login-legal a{color:var(--alvoris-petrol,#004965)}.privacidade-page{color:#12202b;background:#f6f8fa;min-height:100vh}.privacidade-hero{color:#fff;background:#004965;padding:2rem 1.25rem 1.75rem}.privacidade-wrap{max-width:44rem;margin:0 auto}.privacidade-hero h1{margin:0;font-size:1.65rem}.privacidade-hero p{opacity:.9;margin:.35rem 0 0}.privacidade-card{background:#fff;border:1px solid #d8e2ea;border-radius:12px;max-width:44rem;margin:1.25rem auto 2.5rem;padding:1.75rem 1.4rem 2.25rem;line-height:1.6}.privacidade-card h2{color:#004965;margin:1.75rem 0 .5rem;font-size:1.15rem}.privacidade-card h2:first-of-type{margin-top:0}.privacidade-card address{font-style:normal}.privacidade-meta{color:#5b6b75;font-size:.9rem}.privacidade-foot{color:#5b6b75;padding:0 1.25rem 2.5rem;font-size:.85rem}.login-brand{text-align:center;margin-bottom:1.25rem}.login-brand img{margin-bottom:.75rem}.login-brand p{color:var(--text-muted);margin:0;font-size:.9rem}.login-card h1{margin:0 0 .25rem;font-size:1.5rem}.login-card p{color:var(--text-muted);margin:0 0 1.5rem;font-size:.9rem}.login-form{flex-direction:column;gap:1rem;display:flex}.login-form input::placeholder{color:var(--text-muted);opacity:.65}.portal-page{background:var(--color-brand-bg);flex-direction:column;min-height:100vh;padding:1.5rem 2rem 2.5rem;display:flex}.portal-header{flex-wrap:wrap;align-items:flex-start;gap:1rem 1.5rem;max-width:1100px;margin:0 auto 1.5rem;display:flex}.portal-logo{height:auto}.portal-header h1{margin:0 0 .35rem;font-size:1.65rem}.portal-subtitle{max-width:42rem;color:var(--text-muted);margin:0;font-size:.95rem}.portal-header .btn{margin-left:auto}.portal-alert{max-width:1100px;margin:0 auto 1rem}.portal-grid{grid-template-columns:minmax(260px,340px) 1fr;align-items:start;gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=900px){.portal-grid{grid-template-columns:1fr}}.portal-card h2{margin:0 0 .5rem;font-size:1.1rem}.portal-card p{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem}.portal-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.portal-search{flex:1;min-width:200px;max-width:320px}.portal-muted{color:var(--text-muted);margin:0}.portal-tenant-list{flex-direction:column;gap:.5rem;max-height:min(60vh,520px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.portal-tenant-item{text-align:left;border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:.25rem .75rem;width:100%;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s;display:grid}.portal-tenant-item:hover:not(:disabled){border-color:var(--alvoris-petrol);box-shadow:0 2px 8px #00496514}.portal-tenant-item:disabled{opacity:.55;cursor:not-allowed}.portal-tenant-name{grid-column:1;font-weight:600}.portal-tenant-legal{color:var(--text-muted);margin-top:.15rem;font-size:.85rem;font-weight:400;display:block}.portal-tenant-meta{color:var(--text-muted);grid-column:1;font-size:.8rem}.portal-tenant-loading{color:var(--alvoris-petrol);grid-area:1/2/span 2;align-self:center;font-size:.85rem}.sub-card{background:var(--bg);border:1px dashed var(--border);border-radius:8px;margin-top:.75rem;padding:.85rem}.sub-card-head{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.tabs{gap:.4rem;margin-bottom:1rem;display:flex}.tab{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.45rem .9rem;font-size:.88rem}.tab.active{background:var(--accent);border-color:var(--accent);color:#fff}.loading-screen{min-height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.perm-table{font-size:.82rem}.perm-th-acao,.perm-td-check{text-align:center;width:72px}.perm-td-check input[type=checkbox]{cursor:pointer;width:auto}.perm-na{color:var(--text-muted)}.perm-modulo{margin-bottom:1.5rem}.modulos-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.65rem;margin-top:.75rem;display:grid}.modulo-check{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.9rem;display:flex}.modulo-check input{width:auto}.oportunidade-geral-cards{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.oportunidade-acompanhamento{flex-direction:column;gap:2rem;display:flex}.oportunidade-acompanhamento .ticket-timeline,.oportunidade-acompanhamento .ticket-log-status{margin:0;position:static}.ticket-page-layout{flex-direction:column;gap:1rem;display:flex}.ticket-page-layout--with-timeline{grid-template-columns:1fr minmax(220px,280px);align-items:start;gap:1rem;display:grid}@media (width<=960px){.ticket-page-layout--with-timeline{grid-template-columns:1fr}}.ticket-main{flex-direction:column;gap:1rem;min-width:0;display:flex}.ticket-form-fields{flex-direction:column;gap:.85rem;display:flex}.ticket-form-card{padding:1rem 1.15rem}.ticket-form-card--readonly{background:var(--surface-2,#f4f6f8);border-color:var(--border,#d8dee6)}.ticket-form-card--readonly input:disabled,.ticket-form-card--readonly select:disabled,.ticket-form-card--readonly textarea:disabled,.ticket-form-card--readonly .rich-inline-editor[contenteditable=false]{opacity:1;color:var(--text,#1a1f2c);background:var(--surface,#fff);cursor:default}.ticket-log-status{margin-top:1rem;margin-bottom:0;padding:0;overflow:hidden}.ticket-log-status-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.65rem;margin:0;padding:.75rem 1rem;display:flex}.ticket-log-status-toggle:hover{background:var(--surface-2,#f4f6f8)}.ticket-log-status-title-bar{flex:1;font-weight:600}.ticket-log-status-count{color:var(--text-muted);background:var(--surface-2,#eef2f6);border-radius:999px;padding:.1rem .45rem;font-size:.8rem}.ticket-log-status-chevron{color:var(--text-muted);font-size:.85rem}.ticket-log-status-body{border-top:1px solid var(--border-light,#e8eef3);padding:0 1rem 1rem}.ticket-log-status-hint{color:var(--text-muted);margin:.75rem 0 .85rem;font-size:.85rem}.ticket-log-status-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ticket-log-status-item{border-left:3px solid var(--border,#c9d2dc);background:var(--surface-2,#f8fafc);padding:.65rem .75rem}.ticket-log-status-item--criacao{border-left-color:#3b82f6}.ticket-log-status-item--alteracao{border-left-color:#64748b}.ticket-log-status-item--encerramento{border-left-color:#16a34a}.ticket-log-status-item--reabertura{border-left-color:#d97706}.ticket-log-status-item--estagio{border-left-color:#6366f1}.ticket-log-status-item--fechamento{border-left-color:#16a34a}.ticket-log-status-item--estorno{border-left-color:#dc2626}.ticket-log-status-item--aprovacao{border-left-color:#0d9488}.ticket-log-status-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem .85rem;margin-bottom:.25rem;font-size:.8rem;display:flex}.ticket-log-status-badge{background:var(--surface,#fff);text-transform:uppercase;letter-spacing:.03em;border-radius:.25rem;padding:.1rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.ticket-log-status-title{font-size:.92rem;display:block}.ticket-log-status-detail{white-space:pre-wrap;color:var(--text-muted);margin:.25rem 0 0;font-size:.85rem}.ticket-log-status-user{color:var(--text-muted);margin:.3rem 0 0;font-size:.82rem}.ticket-field-full{flex-direction:column;width:100%;display:flex}.ticket-row-2{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}@media (width<=640px){.ticket-row-2{grid-template-columns:1fr}}.ticket-textarea-detalhe{min-height:4.5rem}.rich-inline-editor{border:1px solid var(--border);background:var(--alvoris-white);width:100%;color:var(--text);white-space:pre-wrap;word-break:break-word;border-radius:8px;outline:none;padding:.65rem .75rem;line-height:1.55}.rich-inline-editor:focus{outline:2px solid var(--accent);border-color:var(--accent)}.rich-inline-editor:empty:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none}.rich-inline-editor--auto-grow{resize:none;height:auto;overflow:visible}.rich-inline-editor:not(.rich-inline-editor--auto-grow){max-height:14rem;overflow-y:auto}.ticket-ocorrencia-block{flex-direction:column;gap:.35rem;display:flex}.ticket-ocorrencia-block .field-label-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;display:flex}.ticket-ocorrencia-block .field-label-row label{margin:0}.ticket-qualidade-panel{background:#00496508;border:1px solid #00496529;border-radius:8px;padding:.85rem 1rem}.ticket-qualidade-fonte{color:var(--text-muted);font-size:.8rem}.ticket-qualidade-score-row{align-items:center;gap:.75rem;margin:.35rem 0 .5rem;display:flex}.ticket-qualidade-score-row strong{min-width:4.2rem;font-size:1.6rem;line-height:1}.ticket-qualidade-max{color:var(--text-muted);font-size:.95rem;font-weight:500}.ticket-qualidade-bar{background:#0049651f;border-radius:5px;flex:1;height:10px;overflow:hidden}.ticket-qualidade-bar-fill{border-radius:5px;height:100%}.ticket-qualidade-meta,.ticket-qualidade-hint{color:var(--text-muted);margin:0 0 .5rem;font-size:.85rem}.ticket-qualidade-breakdown{grid-template-columns:1fr 1fr;gap:.25rem 1rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.ticket-qualidade-breakdown li{color:var(--text-muted);justify-content:space-between;gap:.5rem;display:flex}.ticket-qualidade-justificativa{margin:.65rem 0 0;font-size:.88rem;line-height:1.35}.ticket-qualidade-erro{color:#c2410c;margin:.5rem 0 0;font-size:.85rem}.ticket-qualidade-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ticket-qualidade-reqs{color:var(--text-muted);margin:.5rem 0 0;padding-left:1.1rem;font-size:.8rem}.openai-reqs-box{background:#00496508;border:1px solid #00496529;border-radius:8px;padding:1rem 1.1rem}.openai-instrucoes{color:var(--text-muted);margin:0 0 .85rem;padding-left:1.2rem;font-size:.9rem}.openai-checklist{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.openai-checklist li{align-items:flex-start;gap:.65rem;display:flex}.openai-checklist li p{color:var(--text-muted);margin:.15rem 0 0;font-size:.85rem}.openai-check-mark{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.openai-checklist li.ok .openai-check-mark{color:#fff;background:#0d9488}.openai-checklist li.pendente .openai-check-mark{color:#004965;background:#ffcb05}.openai-status{margin:.85rem 0 0;font-size:.9rem;font-weight:600}.openai-status.ok{color:#0d9488}.openai-status.pendente{color:#b45309}.form-success{color:#0d9488;font-size:.9rem}.paste-image-hint{color:var(--text-muted);margin:.25rem 0 0;font-size:.8rem}.field-label-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;display:flex}.image-lightbox{z-index:1100;cursor:zoom-out;background:#00141ee0;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.25rem 1.25rem;display:flex;position:fixed;inset:0}.image-lightbox-img{object-fit:contain;cursor:default;border-radius:8px;width:auto;max-width:min(96vw,1200px);height:auto;max-height:calc(100vh - 5rem);box-shadow:0 12px 40px #00000073}.image-lightbox-close{z-index:1101;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1;transition:background .15s;display:flex;position:fixed;top:1rem;right:1rem}.image-lightbox-close:hover{background:#ffffff47}.image-lightbox-hint{color:#ffffffa6;pointer-events:none;margin:.75rem 0 0;font-size:.85rem}.inline-image{border-radius:var(--radius,6px);border:1px solid var(--border);cursor:zoom-in;vertical-align:middle;width:auto;max-width:100%;height:auto;margin:0;display:block}.inline-image-wrap{vertical-align:middle;max-width:100%;margin:.35rem 0;line-height:0;display:inline-block;position:relative}.inline-image-wrap .inline-image{cursor:default;margin:0}.inline-image-wrap--selected{outline:2px solid var(--color-brand-primary,#004965);outline-offset:2px;border-radius:4px}.inline-image-resize-handle{background:var(--color-brand-primary,#004965);cursor:nwse-resize;z-index:2;touch-action:none;opacity:0;pointer-events:none;border:2px solid #fff;border-radius:2px 0 4px;width:14px;height:14px;position:absolute;bottom:2px;right:2px;box-shadow:0 1px 4px #00000040}.inline-image-wrap:hover .inline-image-resize-handle,.inline-image-wrap--selected .inline-image-resize-handle{opacity:1;pointer-events:auto}.rich-inline-editor[contenteditable=false] .inline-image-resize-handle,.email-html-composer--disabled .inline-image-resize-handle{display:none}.inline-image--pending{opacity:.85;border-style:dashed}.text-with-inline-images{white-space:pre-wrap}.inline-image-fallback,.inline-image-loading{color:var(--text-muted);margin:.35rem 0;font-size:.85rem;display:block}.ticket-form-actions{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1rem}.ticket-taxonomias-label{color:var(--text-muted);margin:0 0 .5rem;font-size:.85rem;font-weight:600}.entidade-search{width:100%;position:relative}.entidade-search-input-wrap{align-items:center;gap:.35rem;display:flex;position:relative}.entidade-search-icon{z-index:1;opacity:.6;pointer-events:none;font-size:.9rem;line-height:1;position:absolute;top:50%;left:.65rem;transform:translateY(-50%)}.entidade-search-input-wrap input{flex:1;min-width:0;padding-left:2.65rem}.entidade-search-clear{flex-shrink:0}.entidade-search-dropdown{z-index:200;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;max-height:240px;margin:.25rem 0 0;padding:0;list-style:none;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000059}.entidade-search-dropdown li button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;padding:.55rem .75rem;font-size:.88rem}.entidade-search-dropdown li button:hover{background:var(--bg-elevated)}.entidade-search-empty{color:var(--text-muted);margin:.25rem 0 0;font-size:.85rem}.entidade-search-empty p{margin:0 0 .35rem}.entidade-search-create{padding-left:0}.entidade-rapida-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);margin-top:.5rem;padding:.85rem 1rem}.entidade-rapida-hint{color:var(--text-muted);margin:0 0 .75rem;font-size:.85rem}.entidade-rapida-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.visita-entidade-modo{flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem;display:flex}.visita-entidade-modo-btn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.35rem .85rem;font-size:.85rem}.visita-entidade-modo-btn--active{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--text);font-weight:600}.visita-entidade-selecionada{color:var(--text-muted);margin:.5rem 0 0;font-size:.85rem}.entidade-rapida-existente{border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb, var(--primary) 8%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1rem;display:flex}.entidade-rapida-existente p{margin:0;font-size:.9rem}.entidade-rapida-section-title{margin:1rem 0 .5rem;font-size:.95rem}.replicar-op-modelo-preview{background:var(--bg-elevated);margin-top:1rem;padding:.85rem 1rem}.replicar-op-entidades{flex-direction:column;gap:.35rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.replicar-op-entidades li{border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem;font-size:.9rem;display:flex}.replicar-op-lista{margin:.75rem 0 0;padding-left:1.25rem}.replicar-op-resultado p{margin:0}.ticket-timeline{padding:0;position:sticky;top:1rem;overflow:hidden}.ticket-timeline-toggle{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.ticket-timeline-title{flex:1;font-weight:600}.ticket-timeline-count{background:var(--bg);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:.1rem .45rem;font-size:.75rem}.ticket-timeline-chevron{color:var(--text-muted)}.ticket-timeline-body{max-height:70vh;padding:0 1rem 1rem;overflow-y:auto}.ticket-timeline-hint{color:var(--text-muted);margin:0;padding:0 1rem .85rem;font-size:.78rem;line-height:1.35}.ticket-timeline-list{margin:0;padding:0;list-style:none}.ticket-timeline-item{border-bottom:1px solid var(--border);padding:.65rem 0}.ticket-timeline-item:last-child{border-bottom:none}.ticket-timeline-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.ticket-timeline-meta time{color:var(--text-muted);font-size:.75rem}.ticket-timeline-badge{text-transform:uppercase;letter-spacing:.03em;background:var(--bg);color:var(--text-muted);border-radius:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.ticket-timeline-item-title{font-size:.88rem;display:block}.ticket-timeline-item-detail{color:var(--text-muted);white-space:pre-wrap;margin:.25rem 0 0;font-size:.85rem}.ticket-timeline-item-detail.text-with-inline-images .inline-image{max-height:140px;margin:.25rem 0}.ticket-timeline-autor{color:var(--text-muted);font-size:.75rem}.ticket-comments-list{margin:0 0 1rem;padding:0;list-style:none}.ticket-comment-item{border-bottom:1px solid var(--border);padding:.75rem 0}.ticket-comment-item p{white-space:pre-wrap;margin:.35rem 0 0}.ticket-comment-meta{justify-content:space-between;gap:.5rem;font-size:.8rem;display:flex}.ticket-comment-meta time{color:var(--text-muted)}.ticket-comment-form textarea,.ticket-comment-form .rich-inline-editor{width:100%}.table-actions{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.anexo-list{flex-direction:column;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.anexo-list--compact{margin-top:.35rem}.anexo-list-item{align-items:center;gap:.35rem;display:flex}.anexo-list-link{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);cursor:pointer;text-align:left;font:inherit;border-radius:8px;flex:1;align-items:center;gap:.5rem;padding:.4rem .55rem;display:flex}.anexo-list-link:hover{border-color:var(--accent)}.anexo-list-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.anexo-list-meta{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.anexo-list-remove{flex-shrink:0;padding:.2rem .45rem}.anexo-upload-field{margin-top:.75rem}.anexo-upload-label{color:var(--text-muted);margin-bottom:.35rem;font-size:.85rem;display:block}.anexo-upload-row{align-items:center;gap:.5rem;display:flex}.anexo-upload-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.anexo-upload-hint{color:var(--text-muted);margin:.35rem 0 0;font-size:.75rem}.anexo-pending{color:var(--text-muted);margin:.35rem 0 0;font-size:.8rem}.anexo-pending-list{margin:.5rem 0 0;padding:0;font-size:.85rem;list-style:none}.anexo-pending-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.anexo-pending-list li:last-child{border-bottom:none}.ticket-timeline-item--anexo .ticket-timeline-badge{color:var(--success);background:#22c55e26}.ticket-timeline-item--encerramento .ticket-timeline-badge{color:#047857;background:#10b9812e}.ticket-timeline-item--reabertura .ticket-timeline-badge{color:#c2410c;background:#c2410c24}.plano-tabs-grupo,.plano-tabs-visao{flex-wrap:wrap;gap:.35rem;display:flex}.plano-tabs-visao{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.plano-tab{border:1px solid var(--border);background:var(--bg);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:.45rem .85rem;font-size:.85rem;font-weight:600}.plano-tab.active{background:var(--accent);border-color:var(--accent);color:#fff}.plano-tab.sub{font-weight:500}.plano-tree-card{padding:.75rem .5rem}.plano-tree-root,.plano-tree-children{margin:0;padding:0;list-style:none}.plano-tree-node{margin:0}.plano-tree-row{border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .5rem;display:flex}.plano-tree-row.is-selected{background:#3b82f626}.plano-tree-row-admin{flex-wrap:wrap}.plano-tree-toggle{width:1.5rem;height:1.5rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.65rem}.plano-tree-toggle.placeholder{visibility:hidden}.plano-tree-label{text-align:left;color:var(--text);cursor:pointer;background:0 0;border:none;flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;padding:.2rem 0;font-size:.9rem;display:flex}.plano-tree-label:disabled{cursor:default;opacity:.85}.plano-tree-label-static{cursor:default}.plano-tree-codigo{color:var(--accent);min-width:2.5rem;font-family:ui-monospace,monospace;font-size:.8rem}.plano-tree-tag{background:var(--bg-elevated);color:var(--text-muted);border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.plano-tree-tag.analitica{color:var(--success);background:#22c55e1f}.plano-tree-tag.inativa{color:var(--danger);background:#ef44441f}.plano-tree-actions{flex-wrap:wrap;gap:.25rem;display:flex}.plano-picker-field label{margin-bottom:.35rem}.plano-picker-trigger-row{align-items:stretch;gap:.5rem;display:flex}.plano-picker-trigger{text-align:left;border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:8px;flex:1;padding:.55rem .7rem}.plano-picker-trigger:hover:not(:disabled){border-color:var(--accent)}.plano-picker-modal{flex-direction:column;width:min(520px,94vw);max-height:85vh;display:flex}.plano-picker-body{max-height:55vh;overflow-y:auto}.modal-backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:min(480px,100%);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00243240}.modal-card--wide{width:min(560px,100%)}.modal-card--cadastro{width:min(760px,100vw - 1.5rem);max-height:min(88vh,820px)}.modal-card--xl{width:min(960px,100vw - 1.5rem);height:min(92vh,900px);max-height:92vh}.modal-card--fill{width:min(1280px,100vw - 2rem);height:min(94vh,100%);max-height:94vh}.modal-card--fill>.modal-body{flex-direction:column;display:flex}.modal-card--ticket-email>.modal-body{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.modal-card--ticket-email>.modal-header{flex-shrink:0;padding:.65rem 1rem .45rem}.modal-card--ticket-email>.modal-footer{border-top:1px solid var(--border);padding:.65rem 1rem}.modal-card--modelo-documento{width:min(1200px,100vw - 2rem);max-height:min(94vh,960px)}.modal-card>form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.modal-card>.modal-body,.modal-card>form>.modal-body{flex:1;min-height:0;overflow-y:auto}.modal-card>.modal-footer,.modal-card>form>.modal-footer{flex-shrink:0}.modal-header{border-bottom:1px solid var(--border);padding:1rem 1.25rem .5rem;position:relative}.modal-header h2{margin:0;font-size:1.1rem}.modal-subtitle{color:var(--text-muted);margin:.35rem 0 0;font-size:.85rem}.modal-close{position:absolute;top:.75rem;right:.75rem}.modal-body{padding:1rem 1.25rem}.modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem 1rem;display:flex}.catalogo-item-modal{flex-direction:column;display:flex}.catalogo-item-modal__hint{color:var(--text-muted);margin:.4rem 0 0;font-size:.85rem;line-height:1.4}.catalogo-item-modal__body{grid-template-columns:minmax(280px,1.1fr) minmax(280px,.9fr);gap:0;padding:0;display:grid;overflow:hidden}.catalogo-item-modal__catalog{border-right:1px solid var(--border);background:var(--surface-2,#f4f6f8);flex-direction:column;min-height:0;display:flex}.catalogo-item-modal__details{padding:1rem 1.15rem;overflow-y:auto}.catalogo-item-modal__empty{color:var(--text-muted);margin:2rem .5rem;line-height:1.45}.catalogo-item-picker{flex-direction:column;flex:1;min-height:0;display:flex}.catalogo-item-picker__toolbar{flex-direction:column;gap:.65rem;padding:.85rem 1rem .65rem;display:flex}.catalogo-item-picker__search{width:100%}.catalogo-item-picker__chips{flex-wrap:wrap;gap:.4rem;display:flex}.catalogo-item-chip{border:1px solid var(--border);background:var(--bg-card,#fff);color:var(--text);cursor:pointer;border-radius:999px;padding:.2rem .7rem;font-size:.8rem}.catalogo-item-chip--active{background:var(--primary-muted,#e0e7ff);border-color:var(--accent,#4f46e5);font-weight:600}.catalogo-item-picker__list{flex:1;min-height:0;margin:0;padding:0 .65rem .65rem;list-style:none;overflow-y:auto}.catalogo-item-picker__empty{color:var(--text-muted);padding:1rem .5rem;font-size:.9rem}.catalogo-item-row{text-align:left;border:1px solid var(--border);background:var(--bg-card,#fff);cursor:pointer;width:100%;color:inherit;font:inherit;border-radius:8px;grid-template-columns:auto auto 1fr auto;grid-template-areas:"check badge title valor""check badge detalhe valor";align-items:center;gap:.15rem .65rem;margin-bottom:.4rem;padding:.65rem .7rem;display:grid}.catalogo-item-row:hover{border-color:var(--accent,#4f46e5)}.catalogo-item-row--active{border-color:var(--accent,#4f46e5);background:var(--primary-muted,#eef2ff);box-shadow:0 0 0 2px #4f46e526}.catalogo-item-check{border:1.5px solid var(--border);color:#fff;background:var(--bg-card,#fff);border-radius:4px;grid-area:check;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;font-size:.75rem;display:inline-flex}.catalogo-item-check--on{background:var(--accent,#4f46e5);border-color:var(--accent,#4f46e5)}.catalogo-item-modal__aside-title{margin:0 0 .75rem;font-size:.95rem}.catalogo-item-selecionados{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.catalogo-item-selecionados li{border:1px solid var(--border);background:var(--surface-2,#f8fafc);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.55rem .65rem;display:flex}.catalogo-item-selecionados__meta{color:var(--text-muted);margin-top:.15rem;font-size:.78rem;display:block}.catalogo-item-modal__subtotal{margin:1rem 0 0;font-size:.9rem}.catalogo-item-badge{text-transform:uppercase;letter-spacing:.03em;color:#334155;white-space:nowrap;background:#e2e8f0;border-radius:4px;grid-area:badge;padding:.15rem .4rem;font-size:.68rem;font-weight:600}.catalogo-item-badge--produto{color:#1d4ed8;background:#dbeafe}.catalogo-item-badge--servico{color:#15803d;background:#dcfce7}.catalogo-item-badge--servico_recorrente{color:#b45309;background:#fef3c7}.catalogo-item-row__title{grid-area:title;font-weight:600}.catalogo-item-row__detalhe{color:var(--text-muted);grid-area:detalhe;font-size:.78rem}.catalogo-item-row__valor{white-space:nowrap;grid-area:valor;font-size:.9rem;font-weight:600}.catalogo-item-avulso{border:1px dashed var(--border);color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border-radius:8px;margin:0 1rem 1rem;padding:.55rem .75rem;font-size:.85rem}.catalogo-item-avulso--active,.catalogo-item-avulso:hover{border-color:var(--accent,#4f46e5);color:var(--text)}@media (width<=820px){.catalogo-item-modal__body{grid-template-columns:1fr}.catalogo-item-modal__catalog{border-right:0;border-bottom:1px solid var(--border);max-height:48vh}}.interacao-cor-badge{vertical-align:middle;border:1px solid #ffffff26;border-radius:4px;width:1.1rem;height:1.1rem;display:inline-block}.color-field-row{align-items:center;gap:.5rem;display:flex}.color-field-row input[type=color]{cursor:pointer;width:3rem;height:2.4rem;padding:.15rem}.calendario-legenda{flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1rem;font-size:.85rem;display:flex}.calendario-legenda-item{align-items:center;gap:.4rem;display:inline-flex}.calendario-card{flex-direction:column;height:auto;max-height:none;padding:0;display:flex;overflow:hidden}.calendario-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.65rem 1rem;padding:.75rem 1rem;display:flex}.calendario-view-tabs{border:1px solid var(--border);background:var(--bg);border-radius:8px;display:inline-flex;overflow:hidden}.calendario-view-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.35rem .85rem;font-size:.82rem;font-weight:600}.calendario-view-tab--active{background:var(--accent);color:#fff}.calendario-toolbar-nav{flex:1;justify-content:center;align-items:center;gap:.25rem;min-width:12rem;display:flex}.calendario-toolbar-title{text-align:center;text-transform:capitalize;flex:1;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.calendario-btn-hoje{margin-left:auto}.calendario-loading{color:var(--text-muted);margin:0;padding:1rem}.calendario-body{flex-direction:column;display:flex}.calendario-body--week{padding:0}.calendario-week-grid{background:var(--border);grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;min-height:14rem;display:grid}.calendario-week-col{background:var(--bg-card);flex-direction:column;min-width:0;min-height:12rem;display:flex}.calendario-week-col--today{background:var(--alvoris-petrol-light,#e6f0f4)}.calendario-week-col-header{border:none;border-bottom:1px solid var(--border-light);cursor:pointer;width:100%;color:inherit;background:0 0;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem .35rem;display:flex}.calendario-week-col-header:hover{background:var(--bg-elevated)}.calendario-week-col-weekday{text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:700}.calendario-week-col-day{border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.15rem;font-weight:700;line-height:1;display:inline-flex}.calendario-week-col-day--today{background:var(--accent);color:#fff}.calendario-body--day{padding:.75rem 1rem 1rem}.calendario-day-panel{border:1px solid var(--border-light);border-radius:var(--radius);overflow:hidden}.calendario-day-panel--today{border-color:var(--accent)}.calendario-day-panel-header{text-align:left;border:none;border-bottom:1px solid var(--border-light);background:var(--bg-elevated);cursor:pointer;width:100%;color:inherit;text-transform:capitalize;padding:.75rem 1rem;font-weight:600}.calendario-events--day{gap:.35rem;padding:.5rem}.calendario-day-empty{color:var(--text-muted);margin:.75rem 1rem;font-size:.9rem}.calendario-event-local{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;display:block;overflow:hidden}.calendario-weekdays{color:var(--text-muted);text-transform:uppercase;text-align:center;flex-shrink:0;grid-template-columns:repeat(7,1fr);padding:.5rem .25rem .35rem;font-size:.72rem;font-weight:600;display:grid}.calendario-grid-scroll{overflow:visible}.calendario-grid{background:var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(5.5rem,auto);gap:1px;display:grid}.calendario-cell{background:var(--bg-card);cursor:pointer;flex-direction:column;align-self:stretch;gap:.25rem;height:auto;min-height:5.5rem;padding:.35rem;display:flex;overflow:visible}.calendario-cell:hover{background:var(--bg-elevated)}.calendario-cell--out{opacity:.45}.calendario-cell--today .calendario-day-num{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.calendario-day-num{font-size:.8rem;font-weight:600;line-height:1}.calendario-events{flex-direction:column;flex:1;gap:3px;display:flex;overflow:visible}.calendario-event{text-align:left;border:none;border-left:3px solid var(--accent);cursor:pointer;width:100%;color:var(--text);border-radius:4px;flex-direction:column;flex-shrink:0;align-items:stretch;gap:.15rem;padding:.2rem .35rem;font-size:clamp(.65rem,1.1vw,.72rem);line-height:1.3;display:flex}.calendario-event--done{opacity:.55;text-decoration:line-through}.calendario-event-time{opacity:.85;font-size:.95em;font-weight:600;display:block}@media (width<=900px){.calendario-week-grid{grid-template-columns:repeat(7,minmax(4.5rem,1fr));overflow-x:auto}.calendario-toolbar{flex-direction:column;align-items:stretch}.calendario-btn-hoje{align-self:flex-end;margin-left:0}.calendario-cell{min-height:4.75rem;padding:.25rem}.calendario-grid{grid-auto-rows:minmax(4.75rem,auto)}}@media (width<=600px){.calendario-toolbar h2{font-size:.95rem}.calendario-weekdays{font-size:.65rem}.calendario-cell{min-height:4.25rem}.calendario-grid{grid-auto-rows:minmax(4.25rem,auto)}}.calendario-event-title{-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.calendario-event .calendario-badge{white-space:normal;align-self:flex-start;max-width:100%;line-height:1.2}.calendario-event--pendente{outline:1px dashed var(--warning,#f59e0b)}.calendario-event--restrito{opacity:.65;cursor:default;background:#94a3b822!important;border-left-color:#94a3b8!important}.calendario-badge{vertical-align:middle;background:#00000026;border-radius:3px;margin-left:.25rem;padding:0 .25rem;font-size:.65rem;font-weight:700;display:inline-block}.calendario-badge--google{color:#fff;background:#4285f4}.calendario-badge--warn{color:#1a1a1a;background:#f59e0b}.calendario-badge--err{color:#fff;background:#ef4444}.calendario-detalhes-painel{border-radius:var(--radius);background:var(--bg);border:1px solid var(--border-light);padding:.75rem 1rem;font-size:.9rem}.calendario-detalhes-titulo{margin:0 0 .5rem;font-size:.95rem}.calendario-detalhes-texto{white-space:pre-wrap;background:var(--bg-elevated);border:1px solid var(--border-light);border-radius:6px;max-height:12rem;margin:.35rem 0 0;padding:.5rem .65rem;font-family:inherit;font-size:.88rem;overflow-y:auto}.modal-card--calendario{max-width:640px;max-height:min(92vh,900px);overflow-y:auto}.checkbox-row{cursor:pointer;align-items:center;gap:.4rem;font-weight:400;display:inline-flex}.checkbox-row input{width:auto;margin:0}.radio-option-list{flex-direction:column;gap:.5rem;display:flex}.radio-option{border:1px solid var(--border);background:var(--alvoris-white);cursor:pointer;color:var(--text);border-radius:8px;align-items:flex-start;gap:.55rem;margin:0;padding:.65rem .75rem;font-size:.9rem;font-weight:500;line-height:1.35;display:flex}.radio-option:hover{border-color:var(--color-brand-accent)}.radio-option--active{border-color:var(--color-brand-primary);background:color-mix(in srgb, var(--color-brand-primary) 6%, var(--alvoris-white))}.radio-option input[type=radio]{margin-top:.15rem}.radio-option-extra{margin:-.15rem 0 .25rem;padding-left:2.1rem}.page-header-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ticket-modal{flex-direction:column;width:calc(100% - 2rem);max-width:520px;max-height:min(90vh,720px);padding:0;display:flex;overflow:hidden}.ticket-modal--wide{max-width:640px}.ticket-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ticket-modal-header h2{margin:0;font-size:1.1rem}.ticket-modal-body{flex:1;padding:1rem 1.25rem 1.25rem;overflow-y:auto}.ticket-modal .alert-error{margin:0 1.25rem .5rem}.os-painel{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:.5rem 0 0;display:flex}.os-painel-acoes{flex-wrap:wrap;gap:.35rem;display:flex}.os-tempo{font-variant-numeric:tabular-nums;font-weight:600}.os-painel-erro{color:var(--danger,#b91c1c);flex-basis:100%;margin:0;font-size:.85rem}.os-header-meta{flex-wrap:wrap;align-items:center;gap:.5rem .85rem;display:flex}.os-fluxo{counter-reset:os-step;flex-wrap:wrap;gap:.35rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.os-fluxo li{counter-increment:os-step;background:var(--surface-muted,#eef3f6);color:var(--text-muted);border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.8rem;display:flex}.os-fluxo li:before{content:counter(os-step);font-weight:700}.os-fluxo li.is-current{color:#0f766e;background:#ccfbf1;font-weight:600}.os-fluxo li.is-done{color:#fff;background:#0d9488}.os-section{border:1px solid var(--border,#d5e0e6);border-radius:10px;margin:0;padding:1rem 1.1rem 1.15rem}.os-section legend{padding:0 .35rem;font-weight:650}.os-periodos{color:var(--text-muted);margin:0 0 .75rem;padding-left:1.1rem;font-size:.88rem}.os-periodos-resumo{margin:0 0 .5rem;font-size:.9rem}.os-aceite-link{word-break:break-all;margin:.75rem 0 0;font-size:.85rem}.os-form .span-2{grid-column:1/-1}.modal-tabs{border-bottom:1px solid var(--border);gap:0;padding:0 1rem;display:flex}.modal-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.65rem .85rem;font-size:.85rem;font-weight:600}.modal-tab:hover{color:var(--text)}.modal-tab--active{color:var(--accent);border-bottom-color:var(--accent)}.ticket-section-tabs{margin:0 -.25rem 1rem}.ticket-section-body{padding-top:.25rem}.ticket-interacoes-card .alert-error{margin-bottom:.75rem}.interacoes-list-table{width:100%}.interacoes-list-table td,.interacoes-list-table th{vertical-align:middle}.interacoes-list-table td{padding-top:.55rem;padding-bottom:.55rem}.interacoes-list-data,.interacoes-list-tipo,.interacoes-list-status,.interacoes-list-vinculo{white-space:nowrap;font-size:.88rem}.interacoes-list-entidade{max-width:220px;font-size:.88rem}.filters-bar-card.interacoes-filters{gap:.9rem;padding:1rem 1.1rem;display:grid}.interacoes-filters__search{gap:.3rem;min-width:0;display:grid}.interacoes-filters__search>label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.72rem;font-weight:600}.interacoes-filters__search-row{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.interacoes-filters__search-row input[type=search]{flex:16rem;width:100%;min-width:0;max-width:none}.interacoes-filters__grid{grid-template-columns:repeat(auto-fit,minmax(11.5rem,1fr));align-items:end;gap:.75rem 1rem;display:grid}.interacoes-filters__field{gap:.25rem;min-width:0;display:grid}.interacoes-filters__field--md{min-width:0}.interacoes-filters__field--lg{grid-column:span 2;min-width:0}.interacoes-filters__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.72rem;font-weight:600}.interacoes-filters__field input,.interacoes-filters__field select{width:100%;min-width:0;min-height:2.25rem}.interacoes-filters__actions{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;padding-bottom:.1rem;display:flex}@media (width<=720px){.interacoes-filters__field--lg{grid-column:span 1}.interacoes-filters__actions{grid-column:1/-1}}.interacoes-list-resumo{max-width:240px}.interacoes-list-resumo-main{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.interacoes-list-meta{flex-direction:column;justify-content:flex-start;gap:.1rem;min-height:2.35rem;margin-top:.15rem;display:flex}.interacoes-list-actions-head,.interacoes-list-actions{white-space:nowrap;width:1%}.interacoes-list-actions-inner{flex-flow:row;align-items:center;gap:.25rem;display:flex}.interacoes-list-sub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-height:1.15rem;margin-top:.2rem;font-size:.8rem;line-height:1.15rem;display:block;overflow:hidden}.interacao-detalhe-meta{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.35rem 1.5rem;padding:.75rem 1rem;font-size:.9rem;display:grid}.interacao-detalhe-meta p{margin:0}.interacao-detalhe-readonly-hint{color:var(--text-muted);grid-column:1/-1;font-size:.85rem;font-style:italic}.interacao-detalhe-texto{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);min-height:2.5rem;padding:.65rem .75rem}.interacao-detalhe-texto .inline-image{max-width:100%;margin:.35rem 0}.ticket-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ticket-card-header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.email-html-composer{border:1px solid var(--border);background:var(--alvoris-white);border-radius:8px;overflow:hidden}.email-html-composer--fill{border-left:0;border-right:0;border-radius:0;flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.email-html-composer--fill .email-html-composer__body{flex:1;min-height:180px;overflow:auto}.email-html-composer--disabled{opacity:.7;pointer-events:none}.email-html-composer__toolbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--border) 35%, transparent);flex-wrap:wrap;flex-shrink:0;gap:.25rem;padding:.35rem .5rem;display:flex}.email-html-composer__body{min-height:160px;color:var(--text);outline:none;padding:.75rem .85rem;font-size:.95rem;line-height:1.5}.email-html-composer__body:empty:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none}.email-html-composer__hint{color:var(--text-muted);border-top:1px solid var(--border);margin:0;padding:.35rem .75rem;font-size:.8rem}.email-reply-form{flex-direction:column;gap:1rem;display:flex}.email-reply-quote{border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem}.email-reply-quote summary{cursor:pointer;color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.ticket-email-modal{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;position:relative}.ticket-email-modal__error{flex-shrink:0;margin:.75rem 1rem 0}.ticket-email-modal__from-hint{color:var(--text-muted);background:var(--surface-2,#f4f6f8);border-radius:6px;flex-shrink:0;margin:.65rem 1rem 0;padding:.45rem .65rem;font-size:.82rem}.ticket-email-modal__from-hint strong{color:var(--text);font-weight:600}.ticket-email-modal__headers{border-bottom:1px solid var(--border);background:var(--surface-2,#f4f6f8);flex-shrink:0;grid-template-columns:1fr 1fr;gap:.55rem .85rem;padding:.75rem 1rem;display:grid}.ticket-email-modal__field{color:var(--text-muted);flex-direction:column;gap:.2rem;margin:0;font-size:.8rem;font-weight:600;display:flex}.ticket-email-modal__field input{color:var(--text);font-size:.92rem;font-weight:400}.ticket-email-modal__field--subject{grid-column:1/-1}.ticket-email-modal__composer{flex-direction:column;flex:1;min-height:220px;display:flex;overflow:hidden}.ticket-email-modal__attachments{border-top:1px solid var(--border);background:var(--bg-card);flex-shrink:0;padding:.55rem 1rem .65rem}.ticket-email-modal__attachments-bar{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.ticket-email-modal__attachments-hint{color:var(--text-muted);font-size:.8rem}.ticket-email-modal__attachment-list{flex-direction:column;gap:.25rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.ticket-email-modal__attachment-list li{background:var(--surface-2,#f4f6f8);border-radius:6px;align-items:center;gap:.5rem;padding:.3rem .45rem;font-size:.85rem;display:flex}.ticket-email-modal__attachment-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ticket-email-modal__attachment-size{color:var(--text-muted);flex-shrink:0;font-size:.78rem}.ticket-email-modal__quote{border-top:1px solid var(--border);flex-shrink:0;max-height:28%;padding:.45rem 1rem .65rem;overflow:auto}.ticket-email-modal__quote summary{cursor:pointer;color:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:.82rem}.ticket-email-modal__quote-body{border:1px solid var(--border);background:#fafafa;border-radius:8px;margin-top:.5rem;padding:.5rem}.ticket-email-modal__actions{justify-content:flex-end;gap:.5rem;width:100%;display:flex}.ticket-email-modal__drop-overlay{z-index:20;background:color-mix(in srgb, var(--color-brand-primary,#004965) 12%, #ffffffe0);border:2px dashed var(--color-brand-primary,#004965);pointer-events:none;border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ticket-email-modal__drop-overlay span{color:var(--color-brand-primary,#004965);background:#fff;border-radius:8px;padding:.75rem 1.25rem;font-size:1.05rem;font-weight:600;box-shadow:0 4px 16px #0024321f}@media (width<=720px){.ticket-email-modal__headers{grid-template-columns:1fr}.modal-card--xl{width:calc(100vw - .75rem);height:min(96vh,100%)}.modal-card--fill{width:calc(100vw - .75rem);height:min(96vh,100%);max-height:96vh}}.ticket-comments-card .ticket-comments-list{margin-bottom:0}.campanha-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.35rem;padding-bottom:.5rem;display:flex}.campanha-tab{border-radius:var(--radius);color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;padding:.45rem .85rem;font-size:.88rem}.campanha-tab--active{background:var(--surface-elevated);border-color:var(--border);color:var(--text);font-weight:600}.campanha-html-split{grid-template-columns:1fr 1fr;gap:1rem;min-height:420px;display:grid}@media (width<=960px){.campanha-html-split{grid-template-columns:1fr}}.campanha-html-textarea{resize:vertical;width:100%;min-height:360px;font-family:ui-monospace,monospace;font-size:.82rem;line-height:1.45}.campanha-html-iframe{border:1px solid var(--border);border-radius:var(--radius);background:#fff;width:100%;min-height:360px}.email-tpl-layout{grid-template-columns:280px 1fr;align-items:start;gap:1rem;display:grid}@media (width<=960px){.email-tpl-layout{grid-template-columns:1fr}}.email-tpl-section-title{margin:0 0 .5rem;font-size:1.05rem}.email-tpl-muted{color:var(--text-muted);margin:0;font-size:.88rem}.email-tpl-logo-card{margin-bottom:1rem}.email-tpl-logo-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.email-tpl-logo-img{object-fit:contain;background:#004965;border-radius:6px;max-width:220px;max-height:60px;padding:8px 12px}.email-tpl-sidebar{position:sticky;top:1rem}.email-tpl-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.email-tpl-list-item{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;flex-direction:column;gap:.2rem;width:100%;padding:.65rem .75rem;display:flex}.email-tpl-list-item:hover{border-color:var(--primary)}.email-tpl-list-item--active{border-color:var(--primary);background:var(--surface-elevated)}.email-tpl-list-name{font-size:.92rem;font-weight:600}.email-tpl-list-badge{color:var(--primary);font-size:.72rem}.email-tpl-list-desc{color:var(--text-muted);font-size:.78rem;line-height:1.35}.email-tpl-editor-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.email-tpl-editor-actions{flex-wrap:wrap;gap:.35rem;display:flex}.email-tpl-vars{margin-bottom:.75rem}.email-tpl-vars-label{color:var(--text-muted);margin-bottom:.35rem;font-size:.85rem;display:block}.email-tpl-split{margin-top:.5rem}.email-tpl-preview-head{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.email-tpl-preview-subject{color:var(--text-muted);margin:0 0 .5rem;font-size:.85rem}.email-tpl-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.email-tpl-active{align-items:center;gap:.35rem;display:flex}.email-tpl-empty{justify-content:center;align-items:center;min-height:280px;display:flex}.campanha-chips{flex-wrap:wrap;gap:.35rem;display:flex}.campanha-chip{border:1px solid var(--border);background:var(--surface-elevated);cursor:pointer;border-radius:999px;padding:.2rem .5rem;font-size:.75rem}.campanha-chip:hover{border-color:var(--primary);color:var(--primary)}.campanha-filtros{flex-direction:column;gap:1rem;display:flex}.campanha-filtros-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start;gap:1rem 1.25rem;display:grid}.campanha-filtros-grid .form-grid{display:contents}.campanha-filtros-toolbar{border-top:1px solid var(--border);background:var(--surface-elevated);border-radius:var(--radius);z-index:2;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 -.25rem;padding:1rem;display:flex;position:sticky;bottom:0}.campanha-filtros-section summary{cursor:pointer;padding:.5rem 0;font-weight:600}.campanha-stats{flex-wrap:wrap;gap:1rem;display:flex}.campanha-stat{border-radius:var(--radius);background:var(--surface-elevated);border:1px solid var(--border);min-width:120px;padding:.75rem 1.25rem}.campanha-stat span{color:var(--text-muted);font-size:.8rem;display:block}.campanha-stat strong{font-size:1.35rem}.campanha-stat--ok strong{color:var(--success,#0a7)}.campanha-stat--err strong{color:var(--danger,#c33)}.alert-success{border-radius:var(--radius);color:#0d6b48;background:#1078501f;border:1px solid #10785040;margin-bottom:1rem;padding:.65rem .85rem}.btn-secondary{background:var(--surface-elevated);border:1px solid var(--border);color:var(--text)}.dashboard-page-header{flex-wrap:wrap;align-items:flex-start;gap:1rem 1.5rem}.dashboard-page-lead{color:var(--text-muted);margin:.35rem 0 0;font-size:.92rem}.dashboard-period-filter{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.dashboard-period-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.72rem;font-weight:600}.dashboard-period-pills{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.dashboard-pill{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.35rem .75rem;font-size:.82rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.dashboard-pill:hover{border-color:var(--alvoris-petrol);color:var(--alvoris-petrol)}.dashboard-pill--active{background:linear-gradient(135deg, var(--alvoris-petrol) 0%, var(--alvoris-petrol-dark) 100%);color:var(--alvoris-white);border-color:#0000}.dashboard-period-custom{flex-wrap:wrap;gap:.5rem;display:flex}.dashboard-period-custom label{color:var(--text-muted);flex-direction:column;gap:.2rem;font-size:.75rem;display:flex}.dashboard-period-custom input{font-size:.85rem}.dashboard-layout-toggle{appearance:none;color:var(--color-brand-primary);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:.55rem;padding:0;font-size:.82rem;font-weight:650;display:inline-block}.dashboard-layout-toggle:hover{text-decoration:underline}.dashboard-layout-toggle.is-active{color:var(--color-brand-dark)}.dashboard-edit-banner{border:1px solid var(--border-light);border-radius:var(--radius);background:linear-gradient(90deg,#e6f0f4 0%,#fff8e1 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:.15rem 0 .35rem;padding:.7rem 1rem;display:flex}.dashboard-edit-banner p{color:var(--text-muted);margin:0;font-size:.88rem}.dashboard-edit-banner-actions{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem;display:grid}.dashboard-grid-item{flex-direction:column;min-width:0;height:100%;scroll-margin-top:1.25rem;scroll-margin-bottom:1.25rem;display:flex}.dashboard-grid-item .dashboard-widget{flex:1}.dashboard-grid-item--span-2{grid-column:span 2}.dashboard-grid-item.is-editing{border-radius:var(--radius);border:1px solid var(--border-light);background:var(--bg-card);box-shadow:var(--shadow-md);overflow:hidden}.dashboard-grid-item.is-editing .dashboard-widget{box-shadow:none;border:0;border-radius:0;height:auto}.dashboard-grid-item.is-dragging{opacity:.55}.dashboard-grid-item.is-drop-target{box-shadow:var(--shadow-md), 0 0 0 2px var(--color-brand-accent)}.dashboard-widget-editbar{border-bottom:1px solid var(--border-light);background:#00496512;flex-shrink:0;align-items:center;gap:.45rem;padding:.4rem .55rem;display:flex}.dashboard-widget-drag{appearance:none;color:var(--color-brand-primary);letter-spacing:-.12em;cursor:grab;-webkit-user-select:none;user-select:none;background:0 0;border:0;padding:.15rem .35rem;font-size:1.05rem;line-height:1}.dashboard-widget-drag:active{cursor:grabbing}.dashboard-widget-size,.dashboard-widget-move{border:1px solid var(--border);border-radius:8px;display:inline-flex;overflow:hidden}.dashboard-widget-size button,.dashboard-widget-move button{appearance:none;color:var(--text-muted);cursor:pointer;background:#fff;border:0;padding:.28rem .55rem;font-size:.75rem;font-weight:650}.dashboard-widget-size button+button,.dashboard-widget-move button+button{border-left:1px solid var(--border)}.dashboard-widget-size button.is-active{background:var(--color-brand-primary);color:#fff}.dashboard-widget-move button:disabled{opacity:.35;cursor:default}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr}.dashboard-grid-item--span-2{grid-column:span 1}.dashboard-period-filter{align-items:flex-start;width:100%}}.dashboard-widget{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-md);flex-direction:column;height:100%;display:flex;overflow:hidden}.dashboard-widget-header{border-bottom:1px solid var(--border-light);background:linear-gradient(180deg, var(--alvoris-petrol-light) 0%, transparent 100%);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem .65rem;display:flex}.dashboard-widget-header h2{color:var(--alvoris-petrol-dark);margin:0;font-size:1rem;font-weight:700}.dashboard-widget-header p{color:var(--text-muted);margin:.2rem 0 0;font-size:.8rem}.dashboard-widget-actions{flex-shrink:0;gap:.25rem;display:flex}.dashboard-widget-body{flex:1;min-height:200px;padding:.85rem 1rem 1rem}.dashboard-widget-body--expanded{flex-direction:column;flex:1;min-width:0;min-height:min(64vh,560px);display:flex}.dashboard-widget-loading,.dashboard-empty{color:var(--text-muted);text-align:center;margin:0;padding:2rem 1rem;font-size:.9rem}.dashboard-agenda-list{max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.dashboard-agenda-item{border-bottom:1px solid var(--border-light);gap:.65rem;padding:.65rem 0;display:flex}.dashboard-agenda-item:last-child{border-bottom:none}.dashboard-agenda-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.35rem}.dashboard-agenda-meta{color:var(--text-muted);margin-top:.15rem;font-size:.8rem;display:block}.dashboard-agenda-detail{color:var(--text);margin:.35rem 0 0;font-size:.82rem}.dashboard-day-cal-date{color:var(--alvoris-petrol);text-transform:capitalize;margin:0 0 .75rem;font-weight:600}.dashboard-day-events{margin:0;padding:0;list-style:none}.dashboard-day-event{border-left:4px solid var(--alvoris-petrol);background:var(--bg);border-radius:0 8px 8px 0;margin-bottom:.45rem;padding:.55rem .65rem}.dashboard-day-event strong{font-size:.9rem;display:block}.dashboard-day-time{color:var(--alvoris-purple);font-size:.78rem;font-weight:600}.dashboard-filter-chips{flex-wrap:wrap;gap:.4rem;margin:0 0 .75rem;display:flex}.dashboard-filter-chip{border:1px solid var(--border-light,#d8e2ea);color:var(--alvoris-petrol-dark,#004965);cursor:pointer;background:#fff;border-radius:999px;padding:.28rem .75rem;font-size:.78rem;font-weight:600;line-height:1.2}.dashboard-filter-chip:hover{border-color:var(--alvoris-petrol,#004965)}.dashboard-filter-chip--active{background:var(--alvoris-petrol,#004965);border-color:var(--alvoris-petrol,#004965);color:#fff}.dashboard-kpi-row{flex-direction:column;gap:.5rem;display:flex}.dashboard-kpi-cards,.dashboard-fluxo-saldos{flex-wrap:wrap;gap:.65rem;display:flex}.dashboard-kpi-card{background:var(--alvoris-petrol-light);border:1px solid var(--border-light);border-radius:8px;flex:1;min-width:120px;padding:.65rem .85rem}.dashboard-kpi-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;display:block}.dashboard-kpi-card strong{color:var(--alvoris-petrol-dark);font-size:1.15rem}.dashboard-kpi-card--accent{background:linear-gradient(135deg, #ffcb0540 0%, var(--alvoris-petrol-light) 100%);border-color:#ffcb0573}.dashboard-subtitle-kpi{color:var(--text-muted);margin:0 0 .5rem;font-size:.85rem;font-weight:600}.form-grid--oportunidade-geral{grid-template-columns:1fr;gap:1.25rem}.form-grid--oportunidade-geral .input-lg,.form-grid--oportunidade-geral .entidade-search-input-wrap input{min-height:2.75rem;padding-left:2.65rem;font-size:1rem}.form-actions-bar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.form-actions-gestor{flex:280px;max-width:420px}.form-actions-gestor label{margin-bottom:.35rem;font-weight:500;display:block}.form-actions-buttons{flex-wrap:wrap;gap:.5rem;margin-left:auto;display:flex}.kanban-board{align-items:flex-start;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.kanban-column{background:var(--surface-2,#f4f6f8);border:1px solid var(--border);border-radius:8px;flex-direction:column;flex:0 0 280px;min-width:260px;max-height:calc(100vh - 220px);display:flex}.kanban-column--muted{opacity:.85}.kanban-column-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.9rem;display:flex}.kanban-column-count{background:var(--surface,#fff);color:var(--text-muted);border-radius:999px;padding:.1rem .5rem;font-size:.8rem}.kanban-column-body{flex-direction:column;flex:1;gap:.5rem;padding:.5rem;display:flex;overflow-y:auto}.kanban-card{background:var(--surface,#fff);border:1px solid var(--border);cursor:grab;border-radius:6px;padding:.65rem .75rem;box-shadow:0 1px 2px #0000000a}.kanban-card:active{cursor:grabbing}.kanban-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.35rem;display:flex}.kanban-card-num{color:var(--text-muted);font-size:.8rem;font-weight:600}.kanban-card-title{margin:0 0 .35rem;font-size:.95rem;line-height:1.3}.kanban-card-meta{color:var(--text-muted);margin:0 0 .2rem;font-size:.8rem}.kanban-card-value{margin:.35rem 0;font-size:.9rem;font-weight:600}.kanban-filters-card,.filters-bar-card{margin-bottom:1rem;padding:.65rem .85rem}.list-pagination{border-top:1px solid var(--border,#e5e7eb);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-top:.75rem;padding-top:.75rem;font-size:.875rem;display:flex}.list-pagination-actions{align-items:center;gap:.5rem;display:flex}.list-pagination-page{text-align:center;min-width:6rem}.metadados-list-filtros{border-top:1px dashed var(--border,#e5e7eb);flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem;margin-top:.75rem;padding-top:.75rem;padding-bottom:.15rem;display:flex}.metadados-list-filtros-label{color:var(--text-muted);white-space:nowrap;flex:none;padding-bottom:.35rem;font-size:.8rem;font-weight:600}.metadados-list-filtros-row{flex:auto;min-width:0;margin-top:0;padding-bottom:0}.filters-row-compact{flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem;padding-bottom:.15rem;display:flex}.filters-row-compact+.filters-row-compact{margin-top:.5rem}.filter-field-compact{flex:7.5rem;min-width:min(100%,7rem);max-width:100%}.filter-field-compact--wide{flex:9.5rem;min-width:min(100%,9rem);max-width:12rem}.filter-field-compact--grow{flex:100%;min-width:min(100%,10rem);max-width:100%}@media (width>=768px){.filter-field-compact--grow{flex:2 12rem;max-width:16rem}}.filter-field-compact--actions{flex-shrink:0;align-items:center;gap:.5rem;min-width:auto;margin-left:auto;display:flex}.filter-field-compact label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;margin-bottom:.2rem;font-size:.72rem;font-weight:600;display:block}.filter-field-compact select,.filter-field-compact>input[type=search],.filter-field-compact>input[type=date]{width:100%;min-height:2rem;padding:.3rem .45rem;font-size:.82rem}.filter-field-compact .entidade-search-input-wrap input[type=search]{width:100%;min-height:2rem;padding:.3rem .45rem .3rem 2.65rem;font-size:.82rem}.modal-card--ticket-picker{width:min(1100px,100vw - 1.25rem);height:min(92vh,920px);max-height:92vh}.modal-card--ticket-picker>.modal-body{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.ticket-picker{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.ticket-picker__toolbar{border-bottom:1px solid var(--border);background:var(--surface-2,#f4f6f8);flex-shrink:0;padding:.75rem 1rem .5rem}.ticket-picker__status{margin-bottom:.65rem}.ticket-picker__search{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.ticket-picker__search label{width:100%;color:var(--text-muted);margin:0;font-size:.8rem;font-weight:600}.ticket-picker__search input[type=search]{flex:1;min-width:220px;font-size:.95rem}.ticket-picker__hint{color:var(--text-muted);margin:.45rem 0 0;font-size:.78rem}.ticket-picker__list{flex-direction:column;flex:1;gap:.4rem;min-height:280px;padding:.5rem .75rem .75rem;display:flex;overflow:auto}.ticket-picker__empty{color:var(--text-muted);text-align:center;margin:1.5rem .5rem}.ticket-picker__item{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:.7rem .85rem;transition:border-color .15s,box-shadow .15s;display:block}.ticket-picker__item:hover{border-color:var(--color-brand-primary,#004965);box-shadow:0 2px 10px #00243214}.ticket-picker__item-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.ticket-picker__status-pill{background:color-mix(in srgb, var(--border) 55%, transparent);color:var(--text-muted);border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.75rem}.ticket-picker__item-desc{color:var(--text);margin-bottom:.2rem;font-size:.92rem}.ticket-picker__item-meta{color:var(--text-muted);font-size:.8rem}.ticket-picker__item-detail{color:var(--text-muted);margin-top:.35rem;font-size:.82rem;line-height:1.35}.ticket-picker__item-hit{color:var(--color-brand-primary,#004965);margin-top:.3rem;font-size:.8rem}.ticket-picker__pager{border-top:1px solid var(--border);color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;padding:.55rem 1rem;font-size:.85rem;display:flex}.ticket-picker__footer{justify-content:flex-end;width:100%;display:flex}.ticket-vinculo-field{flex-direction:column;gap:.25rem;display:flex}.ticket-vinculo-field>label{font-size:.85rem;font-weight:600}.ticket-vinculo-field__row{align-items:stretch;gap:.35rem;display:flex}.ticket-vinculo-field__trigger{text-align:left;border:1px solid var(--border);background:var(--alvoris-white,#fff);cursor:pointer;min-width:0;color:var(--text);border-radius:8px;flex:1;align-items:center;gap:.45rem;padding:.55rem .65rem;font-size:.92rem;display:flex}.ticket-vinculo-field__trigger:hover{border-color:var(--color-brand-primary,#004965)}.ticket-vinculo-field__trigger:disabled{opacity:.65;cursor:not-allowed}.ticket-vinculo-field__placeholder{color:var(--text-muted)}.tickets-quick-bar{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0 0 1.25rem;display:flex}.tickets-quick-item{align-items:center;gap:.45rem;display:inline-flex}.tickets-quick-sep{background:var(--border,#d5dde3);width:1px;height:1.4rem;margin:0 .15rem 0 .1rem;display:inline-block}.tickets-quick-btn{border:1px solid var(--border,#d5dde3);color:var(--text,#1a2b34);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.tickets-quick-btn:hover{border-color:var(--primary,#004965);color:var(--primary,#004965)}.tickets-quick-btn.is-active{background:var(--primary,#004965);border-color:var(--primary,#004965);color:#fff}.tickets-quick-btn-count{min-width:1.35rem;height:1.35rem;color:var(--primary,#004965);background:#0049651a;border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.72rem;font-weight:700;display:inline-flex}.tickets-quick-btn.is-active .tickets-quick-btn-count{color:#fff;background:#ffffff38}.tickets-global-search{border-bottom:1px solid var(--border,#e5e7eb);flex-wrap:wrap;align-items:flex-end;gap:.5rem .75rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.tickets-global-search label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;flex:0 0 100%;font-size:.72rem;font-weight:600}.tickets-global-search input[type=search]{flex:18rem;min-width:12rem;max-width:40rem}.tickets-datetime{white-space:nowrap;color:var(--text-muted);font-size:.82rem}.tickets-search-summary{color:var(--text-muted);margin:0 0 .75rem;font-size:.9rem}.tickets-search-results{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.tickets-search-item{border:1px solid var(--border,#e5e7eb);background:#fafbfc;border-radius:8px;padding:.75rem .85rem}.tickets-search-item-head{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin-bottom:.25rem;display:flex}.tickets-search-num{color:var(--primary,#004965);font-weight:700;text-decoration:none}.tickets-search-status{color:var(--text,#1a2b34);font-size:.8rem;font-weight:600}.tickets-search-entidade{color:var(--text-muted);font-size:.82rem}.tickets-search-desc{margin:.15rem 0 .45rem;font-size:.92rem}.tickets-search-hit{color:var(--text-muted);margin:.2rem 0 0;font-size:.8rem;line-height:1.35}.tickets-search-hit-campo{color:var(--primary,#004965);text-transform:uppercase;letter-spacing:.02em;background:#00496514;border-radius:4px;margin-right:.4rem;padding:.05rem .4rem;font-size:.7rem;font-weight:700;display:inline-block}.tickets-filters .tickets-filters-row{flex-wrap:wrap}.tickets-filters .filter-field-compact--narrow{flex:0 7rem;min-width:6.5rem;max-width:9rem}.tickets-filters-row--periods{border-top:1px solid var(--border);align-items:flex-start;gap:.75rem 1.25rem;margin-top:.65rem;padding-top:.65rem}.tickets-period-group{flex:18rem;min-width:min(100%,16rem);max-width:28rem}.tickets-period-group-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:block}.tickets-period-group .date-period-range{flex-wrap:nowrap;min-width:0}.tickets-period-group .date-period-range input[type=date]{flex:1 1 0;min-width:0;max-width:none}.date-period-sep{color:var(--text-muted);white-space:nowrap;flex:none;font-size:.78rem}.tickets-filters-status{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.tickets-filters-status-head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.tickets-filters-status-list{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.th-sort-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;margin:0;padding:0;font-weight:600}.th-sort-btn:hover{color:var(--color-brand-primary,#004965)}.date-period-filter{flex:9rem;min-width:min(100%,8.5rem);max-width:100%}.date-period-filter--compact{min-width:min(100%,7.5rem);max-width:100%}.date-period-filter--compact.date-period-filter--periodo{flex:100%;min-width:100%;max-width:100%}.date-period-filter label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:.72rem;font-weight:600;display:block;overflow:hidden}.date-period-filter-controls{flex-direction:column;gap:.25rem;display:flex}.date-period-filter--compact .date-period-filter-controls{flex-flow:wrap;align-items:center;gap:.35rem}.date-period-filter select{width:100%;min-height:2rem;padding:.3rem .45rem;font-size:.82rem}.date-period-filter--compact select{width:100%;min-width:0;max-width:100%}@media (width>=640px){.date-period-filter--compact:not(.date-period-filter--periodo) select{width:auto;min-width:6.5rem;max-width:11rem}}.date-period-range{flex-wrap:wrap;flex:auto;align-items:center;gap:.25rem;min-width:min(100%,14rem);display:flex}.date-period-range input{flex:6.5rem;width:auto;min-width:6rem;max-width:100%;min-height:2rem;padding:.3rem .35rem;font-size:.82rem}.date-period-range span{color:var(--text-muted);font-size:.75rem}.filter-count{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.visita-flow-card{margin-bottom:1.25rem}.visita-flow-intro{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.visita-steps-nav{flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.visita-step-nav{border:1px solid var(--border);color:var(--text-muted);background:var(--surface,#fff);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;display:flex}.visita-step-nav--active{border-color:var(--primary,#2563eb);background:var(--primary-muted,#e0e7ff);color:var(--text,inherit);font-weight:600}.visita-step-nav--done{border-color:var(--success,#16a34a);color:var(--success,#16a34a)}.visita-step-num{background:var(--surface-2,#f4f6f8);border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.visita-step-nav--active .visita-step-num{background:var(--primary,#2563eb);color:#fff}.visita-step-hint{background:var(--surface-2,#f4f6f8);color:var(--text-muted);border-radius:6px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.9rem}.visita-flow-grid{grid-template-columns:1fr;gap:1.25rem}.visita-flow-section{min-height:120px}.visita-checkin-cta{text-align:center;padding:1rem 0}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.checkin-map-wrap{margin-top:.75rem}.checkin-map-iframe{border:1px solid var(--border);border-radius:8px;width:100%;height:220px;display:block}.checkin-map-link{margin-top:.35rem;font-size:.85rem;display:inline-block}.visita-flow-footer{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.input-readonly{background:var(--surface-2,#f4f6f8)}th.col-acoes,td.col-acoes{white-space:nowrap;text-align:right;width:1%}.visita-detalhe-modal .modal-body{max-height:min(70vh,640px);overflow-y:auto}.visita-detalhe-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.25rem;margin:0 0 1.25rem;display:grid}.visita-detalhe-meta--full{grid-column:1/-1}.visita-detalhe-meta dt{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin:0 0 .2rem;font-size:.72rem;font-weight:600}.visita-detalhe-meta dd{margin:0;font-size:.95rem}.visita-detalhe-block{margin-bottom:1.25rem}.visita-detalhe-block h3{margin:0 0 .5rem;font-size:.95rem}.visita-detalhe-texto{color:var(--text);margin:0 0 .75rem;line-height:1.5}.visita-detalhe-conteudo{background:var(--surface-2,#f4f6f8);border:1px solid var(--border);border-radius:var(--radius,8px);white-space:pre-wrap;padding:.75rem 1rem;font-size:.92rem;line-height:1.55}.visita-detalhe-vazio{color:var(--text-muted);font-style:italic}.visita-anexos-relatorio{flex-direction:column;gap:1rem;display:flex}.visita-anexos-relatorio-fotos{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.visita-anexos-relatorio-foto{border:1px solid var(--border);border-radius:var(--radius,8px);background:var(--surface-2,#f4f6f8);margin:0;overflow:hidden}.visita-anexos-relatorio-foto img{object-fit:cover;width:100%;height:140px;display:block}.visita-anexos-relatorio-foto figcaption{flex-direction:column;gap:.15rem;padding:.45rem .55rem;font-size:.78rem;line-height:1.3;display:flex}.visita-anexos-relatorio-foto figcaption span{color:var(--text-muted)}.visita-anexos-relatorio-loading{height:140px;color:var(--text-muted);justify-content:center;align-items:center;font-size:.85rem;display:flex}.visita-anexos-relatorio-pdf-titulo{margin-bottom:.35rem;font-size:.9rem;font-weight:600}.visita-anexos-relatorio-pdf-titulo span{color:var(--text-muted);font-size:.82rem;font-weight:400}.visita-anexos-relatorio-pdf-frame{border:1px solid var(--border);border-radius:var(--radius,8px);background:#fff;width:100%;min-height:420px}.visita-anexos-relatorio-outros{margin:0;padding:0;list-style:none}.visita-pending-anexos{flex-direction:column;gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.visita-pending-anexo-item{border:1px solid var(--border);border-radius:var(--radius,8px);background:var(--surface-2,#f4f6f8);align-items:center;gap:.65rem;padding:.45rem .55rem;display:flex}.visita-pending-anexo-item img{object-fit:cover;border-radius:4px;width:56px;height:56px}.visita-anexos-acoes{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.oportunidade-contrato-card{padding:1rem 1.25rem}.oportunidade-contrato-intro{margin-bottom:.5rem}.oportunidade-contrato-toggle{cursor:pointer;align-items:flex-start;gap:.65rem;display:flex}.oportunidade-contrato-toggle input{margin-top:.2rem}.oportunidade-contrato-toggle strong{margin-bottom:.2rem;display:block}.oportunidade-contrato-toggle small{color:var(--text-muted);font-size:.88rem;font-weight:400;line-height:1.4;display:block}.oportunidade-contrato-body{border-top:1px solid var(--border);flex-direction:column;gap:1.25rem;margin-top:1rem;padding-top:1rem;display:flex}.contrato-itens-table-wrap{flex-direction:column;gap:.5rem;display:flex}.contrato-itens-table-head,.contrato-itens-table-row{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,6.5rem) auto;align-items:end;gap:.5rem;display:grid}.contrato-itens-table-head--extended,.contrato-itens-table-row--extended{grid-template-columns:minmax(0,2fr) 4.5rem 6.5rem minmax(0,1.6fr) 6.5rem auto}.contrato-ajuste-grupo{border:1px solid var(--border);background:var(--bg);border-radius:8px;flex-wrap:wrap;align-items:end;gap:.35rem;padding:.35rem;display:flex}.contrato-ajuste-grupo.contrato-ajuste--desconto{background:#c628280f;border-color:#c62828}.contrato-ajuste-grupo.contrato-ajuste--acrescimo{background:#2e7d320f;border-color:#2e7d32}.contrato-ajuste-direcao{flex:7.5rem;min-width:7.5rem}.contrato-ajuste-modo{flex:0 0 3.5rem;width:3.5rem}.contrato-ajuste-valor{flex:5rem;width:5rem}.input-readonly-money{background:var(--bg);color:var(--text-muted);cursor:default}.oportunidade-tabs{flex-wrap:wrap;margin-bottom:1rem}.oportunidade-tabs .tab.active{font-weight:600;box-shadow:0 1px 4px #0000001f}.contrato-itens-table-head{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);padding:0 0 .25rem;font-size:.72rem;font-weight:600}.contrato-itens-linha-total{white-space:nowrap;padding-bottom:.45rem;font-size:.92rem;font-weight:600}.oportunidade-contrato-resumo{background:var(--surface-2,#f4f6f8);border:1px solid var(--border);border-radius:var(--radius,8px);flex-wrap:wrap;gap:1rem 2rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.oportunidade-contrato-resumo>div{flex-direction:column;gap:.15rem;display:flex}.oportunidade-contrato-resumo-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem}.oportunidade-contrato-resumo-total strong{color:var(--primary,#2563eb);font-size:1.1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modelo-editor-layout{grid-template-columns:minmax(0,1.4fr) minmax(220px,.9fr);align-items:start;gap:1rem;display:grid}@media (width<=900px){.modelo-editor-layout{grid-template-columns:1fr}.modelo-variaveis-panel{max-height:280px;position:static}}.modelo-preview-iframe{border:1px solid var(--border);background:#fff;border-radius:6px;width:100%;min-height:360px}.modelo-variaveis-panel{max-height:520px;padding:.85rem 1rem;position:sticky;top:.5rem;overflow-y:auto}.modelo-var-grupo{margin-bottom:.85rem}.modelo-var-grupo h4{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .35rem;font-size:.72rem}.modelo-var-grupo ul{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.modelo-var-chip{border:1px solid var(--border);background:var(--surface-2,#f4f6f8);cursor:pointer;border-radius:4px;padding:.2rem .45rem;font-family:ui-monospace,monospace;font-size:.72rem}.modelo-var-chip:hover{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}.opcoes-editor{flex-direction:column;gap:.75rem;display:flex}.opcoes-editor-hint{color:var(--text-muted);margin:0 0 .25rem;font-size:.85rem;line-height:1.45}.opcoes-editor-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.opcoes-editor-row input{flex:1;min-width:160px}.opcoes-editor-add{align-self:flex-start}.opcoes-editor--hierarchical{gap:1rem}.opcoes-editor-group{border:1px solid var(--border);background:var(--surface-2,#f8fafc);border-radius:8px;padding:.75rem .85rem}.opcoes-editor-group-title{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.opcoes-editor-group-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.opcoes-editor-row--child{padding-left:.25rem}.opcoes-editor-child-marker{color:var(--text-muted);text-align:center;flex-shrink:0;width:1rem;font-size:1.1rem;line-height:1}.opcoes-editor-add-child{margin-top:.35rem}.sla-badge{border-radius:4px;padding:.15rem .5rem;font-size:.8rem;font-weight:600;display:inline-block}.sla-badge--ok{background:color-mix(in srgb, var(--success) 18%, transparent);color:var(--success)}.sla-badge--warn{background:color-mix(in srgb, var(--warning,#d97706) 18%, transparent);color:var(--warning,#d97706)}.sla-badge--danger{background:color-mix(in srgb, var(--danger) 18%, transparent);color:var(--danger)}.sla-badge--muted{background:var(--surface-muted,#0000000f);color:var(--text-muted)}.metas-dashboard-export-root{flex-direction:column;gap:1rem;display:flex}.metas-dashboard-insights{flex-direction:column;gap:1.25rem;display:flex}.metas-resumo-panel{border-bottom:1px solid var(--border-light);flex-wrap:wrap;gap:1rem 1.5rem;padding-bottom:.25rem;display:flex}.metas-resumo-item{flex-direction:column;min-width:5rem;display:flex}.metas-resumo-valor{color:var(--alvoris-petrol-dark);font-size:1.5rem;font-weight:700;line-height:1.1}.metas-resumo-label{color:var(--text-muted);font-size:.85rem}.metas-resumo-item--success .metas-resumo-valor{color:#0d9488}.metas-resumo-item--warning .metas-resumo-valor{color:#b8860b}.metas-resumo-item--danger .metas-resumo-valor{color:#dc2626}.metas-section-title{color:var(--alvoris-petrol-dark);margin:0 0 .75rem;font-size:1rem;font-weight:700}.metas-section-subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.85rem}.metas-chart-wrap{width:100%}.metas-chart-tooltip{border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-md);background:#fff;padding:.6rem .75rem;font-size:.85rem}.metas-atingimento-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:.75rem;display:grid}.metas-grid-title{margin:0 0 .75rem;font-size:.95rem}.meta-atingimento-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);flex-direction:column;gap:.65rem;padding:1rem;display:flex}.meta-atingimento-card-header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.meta-atingimento-card-title{color:var(--alvoris-petrol-dark);margin:0;font-size:1rem;font-weight:700}.meta-atingimento-card-meta{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.meta-atingimento-total{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.meta-atingimento-valores{font-size:1.2rem;font-weight:700}.meta-atingimento-sep,.meta-atingimento-meta{color:var(--text-muted);font-size:.95rem;font-weight:400}.meta-atingimento-pct{font-size:.9rem;font-weight:600}.meta-progress-wrap{align-items:center;gap:.5rem;display:flex}.meta-progress-track{background:var(--border-light);border-radius:999px;flex:1;overflow:hidden}.meta-progress-fill{border-radius:999px;height:100%;transition:width .2s}.meta-progress-label{text-align:right;min-width:2.75rem;font-size:.8rem;font-weight:600}.meta-ciclos-list{border-top:1px solid var(--border-light);padding-top:.65rem}.meta-ciclos-list-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.meta-ciclos-items{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.meta-ciclo-item-head{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.2rem;font-size:.8rem;display:flex}.meta-ciclo-num{color:var(--alvoris-petrol);font-weight:700}.meta-ciclo-periodo{color:var(--text-muted)}.meta-ciclo-status{margin-left:auto;font-weight:600}.meta-ciclo-valores{color:var(--text-muted);margin-top:.15rem;font-size:.78rem}.meta-ciclos-toggle{margin-top:.35rem}.metas-export-section{margin-bottom:0;position:relative}.metas-export-section-toolbar{justify-content:flex-end;margin-bottom:.5rem;display:flex}.metas-export-section-body{background:0 0}.meta-atingimento-export-header,.meta-atingimento-export-footer,.metas-full-export-header,.metas-full-export-footer{color:var(--text-muted);font-size:.85rem;display:none}.metas-capturing{background:#fff;padding:1rem}.metas-capturing .meta-atingimento-export-header,.metas-capturing .meta-atingimento-export-footer,.metas-capturing .metas-full-export-header,.metas-capturing .metas-full-export-footer{margin-bottom:.75rem;display:block}.metas-capturing .metas-full-export-footer,.metas-capturing .meta-atingimento-export-footer{border-top:1px solid var(--border-light);text-align:right;margin-top:.75rem;margin-bottom:0;padding-top:.5rem}.metas-capturing .metas-full-export-header strong,.metas-capturing .meta-atingimento-export-header strong{color:var(--alvoris-petrol-dark);margin-bottom:.25rem;font-size:1rem;display:block}.metas-capturing [data-html2canvas-ignore]{display:none!important}@media (width<=640px){.metas-atingimento-grid{grid-template-columns:1fr}.meta-ciclo-status{width:100%;margin-left:0}}.visitas-rel-filtros{grid-template-columns:minmax(220px,1.4fr) minmax(160px,1fr) minmax(220px,1.6fr);align-items:end;gap:1rem;display:grid}.visitas-rel-filtros label{color:var(--text-muted);margin-bottom:.3rem;font-size:.8rem;display:block}.visitas-kpis{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.visitas-kpi{background:var(--surface,#fff);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.visitas-kpi--success{background:#16a34a0f;border-color:#16a34a66}.visitas-kpi--warn{background:#b4530914;border-color:#b4530966}.visitas-kpi-titulo{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem}.visitas-kpi-valor{color:var(--alvoris-petrol-dark,#123);font-size:1.5rem;line-height:1.1}.visitas-kpi-sub{color:var(--text-muted);font-size:.75rem}.visitas-rel-graficos{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.visitas-rel-graficos h3,.visitas-rel-export .card h3{margin:0 0 .75rem;font-size:.95rem}.visitas-rel-export .data-table td.num,.visitas-rel-export .data-table th.num{text-align:right}.visitas-rel-alerta{color:var(--warning,#b45309);font-size:.72rem}.visitas-rel-rodape{color:var(--text-muted);text-align:right;margin:.5rem 0 0;font-size:.75rem}.visitas-mapa{border:1px solid var(--border);z-index:0;border-radius:10px;width:100%;height:460px;overflow:hidden}.visitas-mapa-erro{text-align:center;color:var(--text-muted);padding:2rem}.visitas-mapa-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.visitas-mapa-toggle{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.82rem;display:inline-flex}.visitas-mapa-toggle select{max-width:220px}.visitas-mapa-head-acoes{flex-wrap:wrap;align-items:center;gap:1rem;display:inline-flex}.visitas-rel-geocod-msg{color:var(--text-muted);margin:0 0 .75rem;font-size:.82rem}.visitas-mapa-legenda{flex-wrap:wrap;gap:.5rem 1rem;margin-top:.75rem;display:flex}.visitas-mapa-legenda-item{align-items:center;gap:.4rem;font-size:.8rem;display:inline-flex}.visitas-mapa-legenda-cor{width:12px;height:12px;box-shadow:0 0 0 1px var(--border);border:2px solid #fff;border-radius:50%;display:inline-block}.visitas-mapa-base span{border:3px solid #fff;border-radius:4px;width:16px;height:16px;display:block;box-shadow:0 1px 3px #0006}.visitas-mapa-pop strong{margin-bottom:.2rem;display:block}.visitas-mapa-pop-data{color:#6b7280;font-size:.78rem}.visitas-mapa-pop-opp{color:#16a34a;margin-top:.3rem;font-size:.78rem}.visitas-rel-mapa-hint{color:var(--text-muted);margin:.65rem 0 0;font-size:.8rem}.visitas-kpis--ritmo{margin-bottom:1rem}.visitas-mapa-legenda-item{cursor:pointer}.visitas-mapa-legenda-item--ativa{color:var(--text);font-weight:600}.visitas-mapa-num.leaflet-div-icon,.visitas-mapa-trecho.leaflet-div-icon,.visitas-mapa-base.leaflet-div-icon{background:0 0;border:none}.visitas-mapa-num-badge{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;display:flex;box-shadow:0 1px 3px #00496559}.visitas-mapa-trecho span{border:1px solid var(--border);color:var(--text);white-space:nowrap;background:#fff;border-radius:999px;padding:.12rem .5rem;font-size:.7rem;font-weight:600;display:inline-block;box-shadow:0 1px 2px #00496514}.visitas-mapa-trecho--alerta span{color:#92400e;background:#fff7ed;border-color:#b45309}.visitas-rota-dia{margin-top:1rem}.visitas-rota-dia h3{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin:0 0 .5rem;font-size:.92rem;display:flex}.visitas-rota-dia h3 span{color:var(--text-muted);font-size:.8rem;font-weight:500}.visitas-rota-alerta td{background:#b4530914}@media (width<=720px){.visitas-rel-filtros{grid-template-columns:1fr}}.wa-thread{flex-direction:column;gap:.65rem;min-height:0;display:flex}.wa-thread-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.wa-thread-meta{color:var(--text-muted);font-size:.82rem}.wa-thread-scroll{border-radius:var(--radius);border:1px solid var(--border,#e5e2d9);background:radial-gradient(circle at 20% 20%, #d1e7dd8c 0, transparent 42%), color-mix(in srgb, var(--bg) 92%, #c8e6c9);flex-direction:column;gap:.45rem;max-height:min(52vh,520px);padding:.85rem .75rem;display:flex;overflow:auto}.wa-bubble-row{display:flex}.wa-bubble-row--in{justify-content:flex-start}.wa-bubble-row--out{justify-content:flex-end}.wa-bubble-row--system{justify-content:center}.wa-bubble{word-break:break-word;border-radius:10px;max-width:min(78%,420px);padding:.45rem .65rem .35rem;font-size:.92rem;line-height:1.4;box-shadow:0 1px 1px #0000000f}.wa-bubble--in{background:#fff;border-top-left-radius:2px}.wa-bubble--out{background:#d9fdd3;border-top-right-radius:2px}.wa-bubble--system{background:color-mix(in srgb, var(--text-muted) 12%, #fff);color:var(--text-muted);max-width:90%;font-size:.8rem}.wa-bubble-author{color:#075e54;margin-bottom:.15rem;font-size:.75rem;font-weight:600}.wa-bubble-text a{color:#0b57d0}.wa-bubble-time{text-align:right;color:var(--text-muted);margin-top:.25rem;font-size:.68rem}.wa-media-btn{cursor:zoom-in;background:0 0;border:none;margin-top:.25rem;padding:0;display:block}.wa-media-img{border-radius:6px;max-width:100%;max-height:240px;display:block}.wa-media-audio,.wa-media-video{max-width:100%;margin-top:.35rem;display:block}.wa-media-video{border-radius:6px;max-height:240px}.wa-doc-link{margin-top:.25rem;font-size:.85rem;display:inline-block}.wa-media-error{color:#b45309;margin-top:.25rem;font-size:.78rem}.wa-lightbox{z-index:80;background:#000000b8;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex;position:fixed;inset:0}.wa-lightbox img{object-fit:contain;border-radius:4px;max-width:min(96vw,960px);max-height:80vh}.contato-form-subtitle{color:var(--text-muted);max-width:36rem;margin:.35rem 0 0;font-size:.9rem;line-height:1.4}.contato-form-header{align-items:center;gap:.85rem;display:flex}.contato-avatar{letter-spacing:.02em;color:#fff;background:linear-gradient(145deg, var(--color-brand-primary), var(--color-brand-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:.85rem;font-weight:700;display:inline-flex}.contato-avatar--sm{width:2.1rem;height:2.1rem;font-size:.7rem}.contato-form-loading{padding:2rem 0}.contato-form{flex-direction:column;gap:0;padding:1.25rem 1.35rem 1.1rem;display:flex}.contato-form-section{border-top:1px solid var(--border-light);padding:1.1rem 0}.contato-form-section:first-of-type{border-top:none;padding-top:.25rem}.contato-form-section .section-title{margin:0;font-size:1rem}.contato-pref-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;transition:border-color .15s,background .15s;display:flex}.contato-pref-card:hover{border-color:#00496559}.contato-pref-card.is-on{background:var(--alvoris-purple-light);border-color:#00746b73}.contato-pref-card input{width:auto;margin-top:.2rem}.contato-pref-card-body{flex-direction:column;gap:.3rem;font-weight:500;display:flex}.contato-pref-card-body span{color:var(--text-muted);font-size:.85rem;font-weight:400;line-height:1.4}.contato-empresa-list{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.contato-empresa-item{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .9rem;display:flex}.contato-empresa-item-main{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;min-width:0;display:flex}.contato-empresa-item-name{word-break:break-word;font-weight:500}.contato-badge-vinculo{color:var(--color-brand-primary);background:#0049651a}.contato-empresas-empty{border:1px dashed var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:var(--bg);margin-top:.65rem;padding:1rem 1.1rem;font-size:.9rem}.contato-form-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:.35rem;padding-top:1.15rem;display:flex}.contato-vinculo-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin:.85rem 0 .5rem;display:flex}.contato-vinculo-table{max-height:min(50vh,360px);margin-top:.5rem;overflow:auto}.contato-vinculo-table tr.is-disabled td{color:var(--text-muted)}.contatos-search-card{margin-bottom:1rem}.contatos-search-card label{margin-bottom:.35rem}.contato-list-person{align-items:center;gap:.65rem;display:flex}.contato-list-name{font-weight:500;line-height:1.25}.contato-list-person .badge{margin-top:.2rem}.contato-empresas-more{background:var(--alvoris-petrol-light);color:var(--color-brand-primary);border-radius:999px;margin-left:.35rem;padding:.05rem .4rem;font-size:.75rem;font-weight:600;display:inline-block}.contatos-empty{color:var(--text-muted);flex-direction:column;align-items:flex-start;gap:.45rem;padding:1.25rem .5rem;display:flex}.contatos-empty strong{color:var(--text);font-size:.95rem}@media (width<=700px){.contato-form-header{align-items:flex-start}.contato-empresa-item{flex-direction:column;align-items:flex-start}}.rr-page{max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem 2.5rem}.rr-page--wide{max-width:1480px}.rr-page-header h1{letter-spacing:-.02em;color:var(--text);margin:.15rem 0 0;font-size:1.45rem;font-weight:700}.rr-page-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.68rem;font-weight:700}.rr-page-desc{max-width:42rem;color:var(--text-muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.45}.rr-filters{border:1px solid var(--border);background:var(--bg-elevated,#fff);border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1rem;margin:1.1rem 0 1rem;padding:.85rem 1rem;display:flex}.rr-field{color:var(--text-muted);flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.rr-field select,.rr-field input{border:1px solid var(--border);background:#fff;border-radius:6px;min-width:10rem;padding:.4rem .55rem;font-size:.875rem}.rr-field input{min-width:12rem}.rr-field-wide{flex:1;min-width:16rem}.rr-filters--stack{flex-direction:column;align-items:stretch}.rr-filters-row{flex-wrap:wrap;align-items:flex-end;gap:.85rem 1rem;display:flex}.rr-field-checkboxes{border:0;margin:0;padding:0}.rr-field-checkboxes legend{margin-bottom:.25rem}.rr-check{color:var(--text);align-items:center;gap:.35rem;margin-right:.85rem;font-size:.875rem;display:inline-flex}.rr-report-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .75rem;display:flex}.rr-report-kpis{color:var(--text-muted);flex-wrap:wrap;gap:1rem;font-size:.9rem;display:flex}.rr-report-kpis strong{color:var(--text)}.rr-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.75rem;padding:.65rem .85rem;font-size:.875rem}.rr-loading{color:var(--text-muted);font-size:.875rem}.rr-empty-state{text-align:center;border:1px dashed var(--border);background:var(--bg-muted,#f8fafc);color:var(--text-muted);border-radius:10px;margin:1rem 0;padding:2rem 1.25rem;font-size:.9rem}.rr-empty-link{margin-top:.5rem}.rr-empty-link a{color:var(--primary,#0369a1);font-weight:500}.rr-hub-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1.25rem;display:grid}.rr-hub-card{border:1px solid var(--border);background:var(--bg-elevated,#fff);color:inherit;border-radius:12px;padding:1.25rem 1.35rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.rr-hub-card:hover{border-color:#94a3b8;box-shadow:0 4px 14px #0f172a0f}.rr-hub-card h2{margin:0;font-size:1.05rem;font-weight:650}.rr-hub-card p{color:var(--text-muted);margin:.55rem 0 0;font-size:.875rem;line-height:1.45}.rr-hub-card span{color:var(--primary,#0369a1);margin-top:.85rem;font-size:.85rem;font-weight:600;display:inline-block}.rr-doc-shell{border:1px solid var(--border);background:#e2e8f0;border-radius:12px;margin-top:.5rem;overflow:hidden}.rr-doc-toolbar{border-bottom:1px solid var(--border);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex}.rr-doc-toolbar-hint{color:var(--text-muted);max-width:36rem;font-size:.8rem}.rr-doc-toolbar-actions{flex-shrink:0;gap:.5rem;display:flex}.rr-doc-export-error{color:#991b1b;background:#fef2f2;border-bottom:1px solid #fecaca;padding:.5rem 1rem;font-size:.85rem}.rr-doc-preview{padding:1rem .75rem 1.5rem;overflow-x:auto}.rr-doc-frame{background:#fff;border:0;border-radius:4px;width:min(210mm,100%);min-height:1100px;margin:0 auto;display:block;box-shadow:0 8px 28px #0f172a1f}@media (width<=700px){.rr-page{padding:1rem}.rr-doc-frame{min-height:900px}}.painel-cliente-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.painel-cliente-busca{gap:.75rem;min-width:0;max-width:100%;margin-bottom:1rem;display:grid}.painel-cliente-busca label{font-size:.9rem;font-weight:600}.painel-cliente{box-sizing:border-box;gap:1rem;width:100%;min-width:0;max-width:100%;display:grid}.painel-cliente>.card,.painel-cliente-grid>.card{box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden}.painel-cliente .page-lead,.painel-cliente .muted,.painel-cliente-busca+.muted,.painel-cliente-hint{color:var(--text-muted);font-size:.92rem}.painel-cliente-hint{margin:-.35rem 0 .75rem}.painel-cliente-hero-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.painel-cliente-hero-main h2{overflow-wrap:anywhere;word-break:break-word}.painel-cliente-kicker{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .25rem;font-size:.8rem}.painel-cliente-hero h2{margin:0 0 .35rem;font-size:1.35rem}.painel-cliente-metrics{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.1rem;padding-top:1rem;display:grid}.painel-cliente-metrics>div{min-width:0}.painel-cliente-metrics span{color:var(--text-muted);margin-bottom:.2rem;font-size:.75rem;display:block}.painel-cliente-metrics strong{overflow-wrap:anywhere;word-break:break-word;font-size:.95rem;display:block}.painel-cliente-destaque h3,.painel-cliente h3{margin:0 0 .75rem;font-size:1.05rem}.painel-cliente-destaque-body p{overflow-wrap:anywhere;word-break:break-word;margin:0 0 .35rem}.painel-cliente-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.painel-cliente-dl{gap:.65rem;margin:0;display:grid}.painel-cliente-dl>div{gap:.15rem;min-width:0;display:grid}.painel-cliente-dl dt{color:var(--text-muted);font-size:.75rem}.painel-cliente-dl dd{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.92rem}.painel-cliente-contratos{gap:1rem;min-width:0;display:grid}.painel-cliente-contrato{border-top:1px solid var(--border);min-width:0;padding-top:.5rem}.painel-cliente-contrato:first-child{border-top:0;padding-top:0}.painel-cliente-contrato header{margin-bottom:.5rem}.painel-cliente .table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.painel-cliente-table{table-layout:fixed;width:100%}.painel-cliente-table th,.painel-cliente-table td{text-overflow:ellipsis;white-space:nowrap;vertical-align:top;overflow:hidden}.painel-cliente-row-click{cursor:pointer}.painel-cliente-row-click:hover{background:var(--bg-muted,#f8fafc)}.painel-cliente-row-click:focus-visible{outline:2px solid var(--primary,#0369a1);outline-offset:-2px}@media (width<=1100px){.painel-cliente-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.painel-cliente-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.painel-cliente-metrics{grid-template-columns:minmax(0,1fr)}.painel-cliente-hero h2{font-size:1.15rem}}.link-button{appearance:none;color:var(--primary,#0369a1);font:inherit;cursor:pointer;text-align:left;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.link-button:hover{color:var(--primary-hover,#075985)}.page-lead{color:var(--text-muted);max-width:52rem;margin:.35rem 0 0;font-size:.92rem}.muted{color:var(--text-muted)}.funil-gadget{flex-direction:column;gap:.85rem;display:flex}.dashboard-widget:has(.funil-gadget) .dashboard-widget-body{min-height:340px}.funil-gadget-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.funil-toolbar-tabs{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.funil-visao-tabs{background:#00496514;border-radius:10px;flex-wrap:wrap;gap:2px;padding:3px;display:inline-flex}.funil-visao-tab{appearance:none;color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:.4rem .85rem;font-size:.82rem;font-weight:650}.funil-visao-tab.is-active{background:var(--color-brand-primary);color:#fff;box-shadow:0 4px 10px #00496538}.funil-kanban-link{color:var(--color-brand-primary);font-size:.82rem;font-weight:600;text-decoration:none}.funil-kanban-link:hover{text-decoration:underline}.funil-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.funil-kpi{border:1px solid var(--border-light);background:linear-gradient(#eef6f8 0%,#fff 70%);border-radius:10px;flex-direction:column;gap:.1rem;min-width:0;padding:.55rem .7rem .6rem;display:flex}.funil-kpi span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:600}.funil-kpi strong{color:var(--color-brand-dark);font-size:1.25rem;line-height:1.2}.funil-kpi small{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.funil-kpi--win strong{color:#0d9488}.funil-kpi--loss strong{color:#c2410c}.funil-kpi--rate strong{color:var(--color-brand-primary)}.funil-layout{grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.funil-vendedores{flex-direction:column;gap:.4rem;max-height:380px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.funil-vendedor{text-align:left;appearance:none;border:1px solid var(--border-light);cursor:pointer;width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;flex-direction:column;gap:.12rem;padding:.55rem .7rem;display:flex}.funil-vendedor:hover{border-color:#00496559}.funil-vendedor.is-active{border-color:var(--color-brand-primary);box-shadow:0 0 0 1px var(--color-brand-primary);background:linear-gradient(#e6f0f4 0%,#fff 80%)}.funil-vendedor-nome{color:var(--color-brand-dark);font-size:.86rem;font-weight:700}.funil-vendedor-meta,.funil-vendedor-valor{color:var(--text-muted);font-size:.75rem}.funil-vendedor-valor{color:var(--color-brand-primary);font-weight:650}.funil-3d-scene{perspective:1100px;background:radial-gradient(at 32% 18%,#ffcb0524,#0000 42%),radial-gradient(at 28% 88%,#0049651a,#0000 55%);border-radius:12px;padding:.25rem 0 .4rem;position:relative}.funil-3d-svg{filter:drop-shadow(0 16px 22px #0049652e);width:100%;height:auto;max-height:430px;display:block;overflow:visible}.funil-gadget--expanded{flex:1;min-height:0}.funil-gadget--expanded .funil-layout{flex:1;align-items:stretch;min-height:0}.funil-gadget--expanded .funil-vendedores{max-height:min(62vh,640px)}.funil-gadget--expanded .funil-3d-scene{flex-direction:column;flex:1;min-height:0;display:flex}.funil-3d-svg--expanded,.funil-gadget--expanded .funil-3d-svg{flex:1;width:100%;height:auto;min-height:min(42vh,420px);max-height:min(72vh,820px)}.funil-3d-slice{cursor:pointer;transform-origin:50%;animation:.45s both funil-slice-in}.funil-3d-slice.is-active{filter:brightness(1.08)}.funil-3d-count{paint-order:stroke fill;stroke:#001e2859;stroke-width:2.5px;pointer-events:none;font-size:13px;font-weight:800}.funil-3d-label{cursor:pointer}.funil-3d-label-name{fill:var(--color-brand-dark);font-size:12px;font-weight:750}.funil-3d-label-meta{fill:var(--color-brand-muted);font-size:10px}.funil-3d-label.is-active .funil-3d-label-name{fill:var(--color-brand-primary)}.funil-3d-tooltip{color:#fff;pointer-events:none;background:#002e40eb;border-radius:10px;flex-direction:column;gap:.1rem;max-width:220px;padding:.55rem .7rem;font-size:.78rem;display:flex;position:absolute;bottom:.65rem;right:.75rem;box-shadow:0 10px 24px #002e4047}.funil-3d-tooltip strong{color:var(--color-brand-accent);font-size:.86rem}@keyframes funil-slice-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (width<=900px){.funil-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.funil-layout{grid-template-columns:1fr}.funil-vendedores{flex-direction:row;max-height:160px;overflow:auto hidden}.funil-vendedor{min-width:180px}.funil-3d-svg{max-height:360px}.funil-gadget--expanded .funil-vendedores{max-height:140px}.funil-3d-svg--expanded,.funil-gadget--expanded .funil-3d-svg{min-height:min(36vh,280px);max-height:min(52vh,560px)}}
