@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap";.geoti-load-panel{position:relative;min-height:0}.geoti-load-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#ffffffc7;pointer-events:all}.geoti-load-overlay--global{position:fixed;z-index:9999}.geoti-load-bar{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:min(240px,72%)}.geoti-load-bar__track{width:100%;height:7px;overflow:hidden;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff}.geoti-load-bar__fill{width:42%;height:100%;border-radius:999px;background:linear-gradient(90deg,#1d4ed8,#3b82f6,#60a5fa);animation:geoti-load-slide 1.05s ease-in-out infinite}.geoti-load-bar__text{font-size:.68rem;font-weight:600;color:#1e40af;text-align:center}@keyframes geoti-load-slide{0%{transform:translate(-110%)}to{transform:translate(320%)}}.gest-page{--gest-r: 10px;--gest-r-sm: 6px;--gest-accent: #2563eb;--gest-accent-dark: #1d4ed8;--gest-accent-soft: rgba(37, 99, 235, .14);width:100%;max-width:100%;height:100%;min-height:0;flex:1;margin:0;padding:.4rem .5rem .5rem;box-sizing:border-box;background:transparent;font-size:clamp(.82rem,1.6vw,.9rem);color:#222;display:flex;flex-direction:column;gap:.35rem;overflow:hidden}.gest-win__title{flex-shrink:0;margin:0;padding:.4rem .65rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);border:1px solid var(--gest-accent-dark);border-radius:var(--gest-r);box-shadow:0 2px 8px #2563eb40}.gest-win__title h1{margin:0;font-size:clamp(.9rem,2vw,1rem);font-weight:600;color:#fff}.gest-crud-bar{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.3rem .4rem;background:#f4f6f8;border:1px solid #c5ccd3;border-radius:var(--gest-r)}.gest-crud-bar__reg{margin-left:auto;font-size:.72rem;color:#444}.gest-status-badge{margin-left:auto;display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .95rem;border-radius:999px;font-size:.84rem;font-weight:700;line-height:1;border:1px solid transparent;box-shadow:0 1px 3px #0f172a1f}.gest-status-badge i{font-size:.9rem}.gest-status-badge--view{background:linear-gradient(180deg,#eff6ff,#dbeafe);border-color:#93c5fd;color:#1d4ed8}.gest-status-badge--insert{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border-color:#6ee7b7;color:#047857}.gest-status-badge--edit{background:linear-gradient(180deg,#fff7ed,#ffedd5);border-color:#fdba74;color:#c2410c}.gest-crud-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .7rem;border:1px solid #b0b8c0;border-radius:8px;background:linear-gradient(180deg,#fafbfc,#e8ebef);color:#222;font-family:inherit;font-size:.72rem;cursor:pointer;line-height:1.3;white-space:nowrap}.gest-crud-btn:hover:not(:disabled){background:linear-gradient(180deg,#fff,#eef1f5)}.gest-crud-btn:disabled{opacity:.45;cursor:not-allowed}.gest-crud-btn--primary{border-color:#2563eb;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff}.gest-crud-btn--primary:hover:not(:disabled){background:linear-gradient(180deg,#2563eb,#1d4ed8)}.gest-crud-btn--danger{border-color:#f87171;background:linear-gradient(180deg,#fef2f2,#fee2e2);color:#b91c1c}.gest-crud-btn--insert{border-color:#16a34a;background:linear-gradient(180deg,#22c55e,#16a34a);color:#fff}.gest-crud-btn--insert:hover:not(:disabled){background:linear-gradient(180deg,#16a34a,#15803d)}.gest-crud-btn--edit{border-color:#ea580c;background:linear-gradient(180deg,#f97316,#ea580c);color:#fff}.gest-crud-btn--edit:hover:not(:disabled){background:linear-gradient(180deg,#ea580c,#c2410c)}.gest-crud-btn--edit:disabled{background:linear-gradient(180deg,#fdba74,#fb923c);border-color:#fdba74;color:#fff}.gest-crud-btn--save{border-color:#0d9488;background:linear-gradient(180deg,#14b8a6,#0d9488);color:#fff}.gest-crud-btn--save:hover:not(:disabled){background:linear-gradient(180deg,#0d9488,#0f766e)}.gest-crud-btn--cancel{border-color:#94a3b8;background:linear-gradient(180deg,#f8fafc,#e2e8f0);color:#334155}.gest-crud-btn--cancel:hover:not(:disabled){background:linear-gradient(180deg,#fff,#f1f5f9);border-color:#64748b;color:#1e293b}.gest-nav-btns{display:inline-flex;align-items:center;gap:.15rem;margin-left:.1rem;padding-left:.35rem;border-left:1px solid #d1d5db}.gest-nav-btn{min-width:1.9rem;padding:.32rem .5rem;justify-content:center;font-weight:700;font-size:.85rem}.gest-nav-btns__pos{margin-left:.25rem;font-size:.68rem;color:#64748b;white-space:nowrap}.gest-panel--dblclick-edit{cursor:default}.gest-hint--form{margin-top:.35rem;text-align:center}.gest-flash{flex-shrink:0;margin:0;padding:.3rem .5rem;font-size:.72rem;border-radius:var(--gest-r-sm)}.gest-flash--err{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.gest-flash--ok{background:#ecfdf5;border:1px solid #86efac;color:#047857}.gest-abas{flex-shrink:0;display:flex;flex-wrap:nowrap;gap:.25rem;overflow-x:auto}.gest-abas__btn{flex:0 0 auto;padding:.32rem .65rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm) var(--gest-r-sm) 0 0;background:#f4f6f8;color:#1e40af;font-family:inherit;font-size:.72rem;cursor:pointer;white-space:nowrap}.gest-abas__btn--on{background:var(--gest-accent);color:#fff;font-weight:600;border-color:var(--gest-accent-dark)}.gest-abas__btn:disabled{opacity:.4;cursor:not-allowed}.gest-page__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.gest-panel{flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem;padding:.45rem;background:#fff;border:1px solid #c5ccd3;border-radius:0 var(--gest-r) var(--gest-r) var(--gest-r);overflow:hidden}.gest-loc-filtros{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:flex-end;gap:.35rem;padding-bottom:.35rem;border-bottom:1px solid #e5e7eb}.gest-loc-filtros label{flex:1 1 12rem;display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-loc-filtros input{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm);font-family:inherit;font-size:.72rem;box-sizing:border-box}.gest-loc-filtros select{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm);font-family:inherit;font-size:.72rem;box-sizing:border-box;background:#fff}.gest-loc-filtros__status{flex:0 1 10rem;max-width:12rem}.gest-grid-wrap{flex:1;min-height:0;overflow:auto;border:1px solid #d1d5db;border-radius:var(--gest-r-sm);background:#fff}.gest-grid{width:100%;border-collapse:collapse;font-size:.72rem;color:#1e293b}.gest-grid th{position:sticky;top:0;z-index:1;background:#eef1f5;color:#0f172a;border-bottom:1px solid #d1d5db;border-right:1px solid #d1d5db;padding:.28rem .45rem;text-align:left;font-weight:600;white-space:nowrap}.gest-grid th:last-child,.gest-grid td:last-child{border-right:none}.gest-grid th.gest-grid__th--sort{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.gest-grid th.gest-grid__th--sort:hover{background:#e2e8f0;color:#0f3d6e}.gest-grid th.gest-grid__th--sort .gest-grid__sort-ico{display:inline-block;margin-left:.28rem;font-size:.65rem;opacity:.45;vertical-align:middle}.gest-grid th.gest-grid__th--sort.gest-grid__th--active .gest-grid__sort-ico{opacity:1;color:#1d4ed8}.gest-grid td{border-bottom:1px solid #e5e7eb;border-right:1px solid #eef1f5;padding:.25rem .45rem;background:transparent;vertical-align:middle}.gest-grid tbody tr{cursor:pointer;background:#fff}.gest-grid tbody tr:nth-child(2n){background:#f8fafc}.gest-grid tbody tr:hover{background:#eff6ff}.gest-grid tbody tr.gest-grid__row--sel,.gest-grid tbody tr.gest-grid__row--sel:nth-child(2n),.gest-grid tbody tr.gest-grid__row--sel:hover{background:var(--gest-accent-soft)!important}.gest-grid__row--sel{background:var(--gest-accent-soft)!important}.gest-grid__empty{text-align:center;color:#888;padding:.75rem!important}.gest-hint{flex-shrink:0;margin:0;font-size:.68rem;color:#666}.gest-pager{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.68rem;color:#555}.gest-cad__sec{margin:0 0 .35rem;padding:.22rem .45rem;font-size:.68rem;font-weight:700;color:#fff;background:var(--gest-accent);border-radius:var(--gest-r-sm)}.gest-cad__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem}.gest-cad__fields label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-cad__fields label.gest-cad__full,.gest-cad__fields label.gest-field--full{grid-column:1 / -1}.gest-panel--form{overflow-y:auto}.gest-cad__fields input,.gest-cad__fields select,.gest-cad__fields textarea{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm);font-family:inherit;font-size:.72rem;box-sizing:border-box}.gest-cad__fields input:-moz-read-only{background:#f8fafc;color:#64748b}.gest-cad__fields input:read-only{background:#f8fafc;color:#64748b}.gest-search-select{position:relative;width:100%}.gest-search-select__input{width:100%;padding-right:1.6rem}.gest-search-select__clear{position:absolute;top:50%;right:.2rem;transform:translateY(-50%);width:1.25rem;height:1.25rem;padding:0;border:none;border-radius:999px;background:transparent;color:#64748b;font-size:1rem;line-height:1;cursor:pointer}.gest-search-select__clear:hover{background:#e2e8f0;color:#334155}.gest-search-select__list{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 2px);margin:0;padding:.15rem 0;list-style:none;max-height:12rem;overflow-y:auto;background:#fff;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm);box-shadow:0 4px 12px #0f172a1f}.gest-search-select__opt{padding:.3rem .45rem;font-size:.72rem;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gest-search-select__opt:hover,.gest-search-select__opt--active{background:#eff6ff}.gest-search-select__empty{padding:.35rem .45rem;font-size:.68rem;color:#64748b}.gest-check-row{display:inline-flex!important;width:auto!important;max-width:-moz-max-content;max-width:max-content;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.4rem!important;font-weight:400!important}.gest-check-row input[type=checkbox]{width:auto!important;flex-shrink:0;margin:0}.gest-check-row span{white-space:nowrap}.gest-cad__flags{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.5rem}.gest-badge{display:inline-block;padding:.1rem .35rem;border-radius:6px;font-size:.65rem;font-weight:700;background:#f3f4f6;border:1px solid #e5e7eb}.gest-badge--sim{background:#ecfdf5;border-color:#86efac;color:#047857}.gest-grid .gest-pc-status,.gest-grid .gest-fat-status,.gest-grid .gest-cob-status,.gest-grid .gest-des-status,.gest-grid .gest-ext-status{min-height:0;padding:.1rem .35rem;border-radius:6px;font-size:.65rem;font-weight:700;line-height:1.25;border:1px solid rgba(0,0,0,.08)}.gest-placeholder{flex:1;display:grid;place-items:center;padding:2rem;text-align:center;color:#64748b;font-size:.85rem}.gest-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem}.gest-confirm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a73;cursor:pointer}.gest-confirm__panel{position:relative;z-index:1;width:min(100%,24rem);background:#fff;border-radius:10px;box-shadow:0 12px 40px #0f172a33;overflow:hidden}.gest-confirm__accent{height:4px;background:var(--gest-accent)}.gest-confirm__accent--danger{background:#dc2626}.gest-confirm__body{padding:1rem 1rem .5rem}.gest-confirm__title{margin:0 0 .5rem;font-size:1rem;color:#1a3a6c}.gest-confirm__message{margin:0;font-size:.85rem;color:#444;white-space:pre-wrap}.gest-confirm__actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem 1rem}@media (max-width: 720px){.gest-cad__fields{grid-template-columns:1fr}}.gest-ban-dados-grid,.gest-ban-id-grid,.gest-ban-extrato-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem}.gest-ban-cfg-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.gest-ban-cfg-row .gest-hint{margin:0;flex:1}.gest-ban-cfg-actions{display:flex;justify-content:flex-end;margin-top:.75rem}.gest-tra-dados-grid,.gest-tra-contato-grid,.gest-tra-end-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem}.gest-tra-fretes__grid,.gest-tra-mot__grid{max-height:14rem;margin-bottom:.5rem}.gest-tra-fretes__form,.gest-tra-mot__form{display:flex;flex-wrap:wrap;gap:.55rem .75rem;align-items:flex-end}.gest-tra-fretes__form label,.gest-tra-mot__form label{display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;min-width:8rem}.gest-tra-fretes__btns,.gest-tra-mot__btns{display:flex;gap:.4rem;flex-wrap:wrap}.gest-tra-obs-row{position:relative}.gest-tra-veiculos-btn{margin-top:.5rem;justify-self:end}.gest-for-cadastro{width:100%;max-width:none}.gest-for-top-row{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.45rem .65rem;align-items:stretch;width:100%;margin-bottom:.45rem}.gest-for-atributos-block{min-width:0}.gest-for-atributos-block .gest-for-atributos{min-height:2.4rem;height:100%;box-sizing:border-box}.gest-for-atributos{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:.2rem .75rem;width:100%;align-content:center;padding:.35rem .55rem}.gest-for-atributos .gest-check-row{width:auto!important;max-width:none;margin:0}.gest-for-dados-grupo-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(14rem,.55fr);gap:.55rem .75rem;align-items:start;width:100%;margin-bottom:.55rem}.gest-for-dados-block,.gest-for-grupo-block{min-width:0}.gest-for-dados-grid,.gest-for-contato-grid,.gest-for-fin-grid,.gest-for-grupo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem .55rem;max-width:none;width:100%}.gest-for-dados-grid .gest-for-doc{grid-column:1 / span 2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .5rem;align-items:end}.gest-for-dados-grid .gest-field--full,.gest-for-dados-grid .gest-cli-field--full{grid-column:1 / -1}.gest-for-grupo-grid{grid-template-columns:1fr;gap:.4rem}.gest-for-grupo-grid .gest-field--full,.gest-for-grupo-grid .gest-cli-field--full{grid-column:1 / -1}.gest-for-tipos{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.5rem 1rem}@media (max-width: 900px){.gest-for-top-row,.gest-for-dados-grupo-row{grid-template-columns:1fr}.gest-for-atributos,.gest-for-dados-grid,.gest-for-contato-grid,.gest-for-fin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gest-for-dados-grid .gest-for-doc{grid-column:1 / -1}}.gest-for-com-cols{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem}@media (max-width: 900px){.gest-for-com-cols{grid-template-columns:1fr}}.gest-col-dados-top,.gest-col-contato-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem}.gest-col-dados-grid,.gest-col-prof-grid,.gest-col-fin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem}.gest-col-acoes{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.gest-col-horario{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.65rem .75rem}.gest-col-horario__dia{display:flex;flex-direction:column;gap:.25rem;padding:.35rem;border:1px solid rgba(0,0,0,.08);border-radius:4px}.gest-col-horario__times{display:flex;align-items:flex-end;gap:.25rem}.gest-col-horario__times label{flex:1;min-width:0}.gest-col-horario__as{font-size:.75rem;padding-bottom:.45rem;color:#555}@media (max-width: 900px){.gest-col-dados-top,.gest-col-contato-row{grid-template-columns:1fr}}.gest-pro-cad-top{display:grid;grid-template-columns:1.35fr 1fr;gap:.75rem 1rem}.gest-pro-cad-grid,.gest-pro-nf-grid,.gest-pro-valores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.55rem .75rem}.gest-pro-opcoes{display:flex;flex-direction:column;gap:.3rem;align-items:flex-start;margin-bottom:.5rem}.gest-pro-duallist{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem}.gest-pro-duallist__box{min-height:10rem;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:.65rem}@media (max-width: 900px){.gest-pro-cad-top,.gest-pro-duallist{grid-template-columns:1fr}}.gest-tabpre-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem}.gest-tabpre-itens__grid{max-height:16rem;margin-bottom:.5rem}.gest-tabpre-itens__form{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem;align-items:end}.gest-tabpre-itens__btns{display:flex;flex-wrap:wrap;gap:.4rem;grid-column:1 / -1}.gest-ser-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem}.gest-ser-opcoes{display:flex;flex-direction:column;gap:.3rem;align-items:flex-start;margin-bottom:.5rem}.gest-ser-child__grid{max-height:14rem;margin-bottom:.5rem}.gest-ser-child__form{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem;align-items:end}.gest-ser-child__btns{display:flex;flex-wrap:wrap;gap:.4rem;grid-column:1 / -1}.gest-conpag-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:.75rem 1rem}.gest-conpag-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.55rem .75rem}.gest-conpag-flags{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin-bottom:.45rem}.gest-conpag-flags--col{flex-direction:column;align-items:flex-start}.gest-conpag-parcelas__grid{max-height:14rem;margin-bottom:.5rem}.gest-conpag-parcelas__form{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.55rem .75rem;align-items:end}.gest-conpag-parcelas__btns{display:flex;flex-wrap:wrap;gap:.4rem;grid-column:1 / -1}@media (max-width: 1000px){.gest-conpag-layout{grid-template-columns:1fr}}.gest-cfop-top{display:grid;grid-template-columns:1.3fr 1fr;gap:.75rem 1rem}.gest-cfop-pis-cof{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem}.gest-cfop-grid,.gest-cfop-aliq{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:.45rem .65rem}.gest-cfop-flags{display:flex;flex-wrap:wrap;gap:.3rem .85rem;margin:.35rem 0 .55rem}.gest-cfop-flags--col{flex-direction:column;align-items:flex-start}.gest-cfop-row3{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem 1rem}@media (max-width: 1000px){.gest-cfop-top,.gest-cfop-pis-cof,.gest-cfop-row3{grid-template-columns:1fr}}.usu-perm-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem .45rem;background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:8px;color:#fff;font-size:.68rem}.usu-perm-bar .gest-crud-btn{padding:.25rem .55rem;font-size:.66rem}.usu-perm-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.usu-perm-panel{display:flex;min-height:0;flex-direction:column;border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.usu-perm-panel__head{flex-shrink:0;padding:.32rem .55rem;background:#f1f5f9;border-bottom:1px solid #e2e8f0;font-size:.66rem;font-weight:700;text-transform:uppercase;color:#334155}.usu-perm-panel__foot{flex-shrink:0;display:flex;gap:.35rem;padding:.35rem .45rem;border-top:1px solid #f1f5f9}.usu-perm-table-wrap{flex:1;min-height:0;overflow:auto}.usu-perm-grid{width:100%;border-collapse:collapse;font-size:.67rem}.usu-perm-grid th,.usu-perm-grid td{border:1px solid #e2e8f0;padding:.1rem .38rem;line-height:1.2;vertical-align:middle}.usu-perm-grid tbody td{height:1.35rem}.usu-perm-grid th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#475569;font-size:.62rem;text-transform:uppercase}.usu-perm-grid tbody tr{cursor:pointer}.usu-perm-grid tbody tr:hover:not(.usu-perm-row--on){background:#f1f5f9}.usu-perm-row--on{background:#dbeafe!important}.usu-perm-row--on td{color:#1e3a8a;font-weight:600}.usu-perm-grid__check{text-align:center;width:2.6rem}.usu-cad-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:.65rem;align-items:start}.usu-cad-box{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.usu-cad-box__head{padding:.32rem .55rem;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-size:.72rem;font-weight:600}.usu-cad-box__body{padding:.55rem;display:flex;flex-direction:column;gap:.45rem}.usu-cad-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .55rem}.usu-cad-fields label{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;color:#334155}.usu-cad-fields label input,.usu-cad-fields label select{font-family:inherit;font-size:.68rem;padding:.22rem .35rem;border:1px solid #cbd5e1;border-radius:6px}.usu-cad-fields label.col-full{grid-column:1 / -1}.usu-cad-flags{display:flex;flex-direction:column;gap:.35rem}.usu-shuttle{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.45rem;min-height:280px}.usu-shuttle__list{display:flex;min-height:0;flex-direction:column;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.usu-shuttle__list input[type=search]{flex-shrink:0;border:none;border-bottom:1px solid #e2e8f0;padding:.35rem .45rem;font-size:.68rem}.usu-shuttle__items{flex:1;min-height:0;overflow:auto;margin:0;padding:0;list-style:none}.usu-shuttle__items li{padding:.22rem .45rem;font-size:.67rem;cursor:pointer;border-bottom:1px solid #f1f5f9}.usu-shuttle__items li:hover{background:#f8fafc}.usu-shuttle__items li.usu-shuttle__item--on{background:#dbeafe;color:#1e3a8a;font-weight:600}.usu-shuttle__btns{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.usu-shuttle__btns button{width:2rem;height:1.65rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;cursor:pointer;font-size:.75rem}.usu-shuttle--disabled{opacity:.65;pointer-events:none}.usu-dash-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.usu-dash-slot{border:1px solid #e2e8f0;border-radius:8px;padding:.45rem;background:#fafbfc}.usu-dash-slot h4{margin:0 0 .35rem;font-size:.68rem;color:#1e40af}.usu-dash-slot .usu-cad-fields{grid-template-columns:1fr 1fr}.usu-grp-list{display:flex;flex-direction:column;gap:.25rem;max-height:360px;overflow:auto}.usu-grp-list label{display:flex;align-items:center;gap:.4rem;padding:.25rem .35rem;border-radius:6px;font-size:.68rem;cursor:pointer}.usu-grp-list label:hover{background:#f8fafc}@media (max-width: 900px){.usu-perm-layout,.usu-cad-layout,.usu-dash-grid,.usu-shuttle{grid-template-columns:1fr}.usu-shuttle__btns{flex-direction:row;flex-wrap:wrap;justify-content:center}}.usu-cad-layout--gestao{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.85fr);gap:.55rem;align-items:start}.usu-cad-main,.usu-cad-side{display:flex;flex-direction:column;gap:.45rem;min-width:0}.usu-cad-fields .col-span-2{grid-column:span 2}.usu-foto-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:7.5rem;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc}.usu-cad-foto .meus-dados-foto__box{min-height:7.5rem}.usu-cad-sesmin{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#334155}.usu-cad-sesmin__row{display:flex;align-items:center;gap:.4rem}.usu-cad-sesmin__row input{width:5rem;max-width:100%}.usu-acesso-grid{display:flex;flex-direction:column;gap:.35rem}.usu-acesso-row{display:grid;grid-template-columns:4.2rem minmax(0,1fr) minmax(0,1fr);gap:.35rem;align-items:center}.usu-acesso-dia{margin:0;font-size:.75rem;font-weight:600}.usu-acesso-row input[type=time]{min-width:0;width:100%;font-size:.75rem;padding:.2rem .25rem}@media (max-width: 900px){.usu-cad-layout--gestao{grid-template-columns:1fr}}.usu-cli-cad-form{display:flex;flex-direction:column;gap:.15rem;min-width:0}.usu-cli-dados{margin-bottom:.35rem}.usu-cli-notif-flags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem .55rem}.usu-cli-notif-flags .gest-check-row{flex-direction:row!important;align-items:center;font-size:.68rem}.usu-cli-alertas{display:flex;flex-direction:column;gap:.3rem}.usu-cli-alertas .gest-check-row{flex-direction:row!important;align-items:center;font-size:.68rem}.usu-cli-alertas-limvel{display:grid;grid-template-columns:minmax(0,1fr) minmax(4.5rem,5.5rem);gap:.35rem .45rem;align-items:end}.usu-cli-alertas-limvel label{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;font-weight:600;color:#444}.usu-cli-alertas-limvel input[type=number]{width:100%;padding:.22rem .35rem;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:.68rem;box-sizing:border-box}.usu-cli-alertas-end,.usu-cli-alertas-raio{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;font-weight:600;color:#444}.usu-cli-alertas-end textarea{width:100%;min-height:4.5rem;padding:.32rem .45rem;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:.68rem;box-sizing:border-box;resize:vertical}.usu-cli-alertas-raio{max-width:5.5rem}.usu-cli-alertas-raio input[type=number]{width:100%;padding:.22rem .35rem;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:.68rem;box-sizing:border-box}.usu-cli-fuso-row{display:grid;grid-template-columns:minmax(0,1fr);max-width:48rem;margin-bottom:.35rem}.usu-cli-fuso-row label{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;font-weight:600;color:#444}.usu-cli-fuso-row select{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box}.meus-dados-form{display:flex;flex-direction:column;gap:.15rem;position:relative}.meus-dados-autofill-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.meus-dados-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(7.5rem,9.5rem);gap:.65rem .85rem;align-items:start;margin-bottom:.35rem}.meus-dados-readonly{background:#fefce8!important;color:#713f12!important}.meus-dados-foto__box{display:flex;align-items:center;justify-content:center;min-height:9.5rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.meus-dados-foto__box img{display:block;width:100%;height:100%;max-height:12rem;-o-object-fit:cover;object-fit:cover}.meus-dados-foto__empty{font-size:.72rem;color:#94a3b8}.meus-dados-foto__actions{display:flex;flex-direction:column;gap:.35rem;margin-top:.35rem}.meus-dados-foto__actions .gest-crud-btn{width:100%;justify-content:center;font-size:.68rem;padding:.28rem .4rem}.meus-dados-foto__input{display:none}.meus-dados-opcoes-comandos{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem .85rem;align-items:start;margin-top:.15rem}.meus-dados-opcoes-col,.meus-dados-comandos-col{min-width:0}.meus-dados-opcoes-comandos .meus-dados-opcoes label,.meus-dados-opcoes-comandos .meus-dados-comandos label{max-width:none}.meus-dados-senha-wrap{position:relative;display:block}.meus-dados-senha-wrap input{width:100%;padding-right:2.1rem}.meus-dados-senha-wrap__toggle{position:absolute;top:50%;right:.25rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;padding:0;border:none;border-radius:4px;background:transparent;color:#64748b;cursor:pointer}.meus-dados-senha-wrap__toggle:hover:not(:disabled){color:#334155;background:#f1f5f9}.meus-dados-senha-wrap__toggle:disabled{opacity:.45;cursor:not-allowed}.meus-dados-opcoes label,.meus-dados-comandos label{display:flex;flex-direction:column;gap:.12rem;max-width:28rem;font-size:.68rem;font-weight:600;color:#444}.meus-dados-opcoes select,.meus-dados-comandos input,.meus-dados-fields input:not(.meus-dados-readonly){width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box}.usu-cli-cad{grid-template-columns:repeat(2,minmax(0,1fr))}.usu-cli-cad__full{grid-column:1 / -1}.usu-cli-cad__empresa select,.usu-cli-cad__wide textarea{width:100%}.usu-cli-dias{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem}.usu-cli-dias--sidebar{grid-template-columns:1fr;gap:.35rem}.usu-cli-dias--sidebar .usu-cli-dias__col{display:grid;grid-template-columns:minmax(0,1fr) minmax(5.5rem,6.5rem);align-items:end;gap:.35rem .45rem}.usu-cli-dias--sidebar .usu-cli-dias__col .gest-check-row{flex-direction:row!important;align-items:center;font-size:.68rem;margin-bottom:0}.usu-cli-dias__col{display:flex;flex-direction:column;gap:.25rem;min-width:0}.usu-cli-dias__col input[type=time]{width:100%;font-size:.72rem}@media (max-width: 900px){.usu-cli-cad,.meus-dados-main,.meus-dados-opcoes-comandos{grid-template-columns:1fr}.meus-dados-foto__box{max-width:100%}.usu-cli-notif-flags,.usu-cli-alertas-limvel{grid-template-columns:1fr}.usu-cli-dias{grid-template-columns:repeat(2,minmax(0,1fr))}}.meus-dados-dialog{width:min(100%,52rem);max-height:min(92vh,44rem);display:flex;flex-direction:column;overflow:hidden}.meus-dados-dialog__body{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:.75rem;overflow:hidden}.meus-dados-dialog-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:transparent;border:0;box-shadow:none}.meus-dados-dialog-page .gest-page__body{flex:1;min-height:0;overflow:auto}.meus-dados-dialog-page .gest-win__title{display:none}.gest-cli-empresa-row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1.35fr) 5.5rem;gap:.45rem .65rem;margin-bottom:.55rem}.gest-cli-empresa-row--sem-cod{grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr)}.gest-cli-empresa-row label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-cli-empresa-row input,.gest-cli-empresa-row select{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box;background:#f8fafc;color:#64748b}.gest-cli-empresa-row select:not(:disabled){background:#fff;color:#1e293b}.gest-cli-fin-top-cols{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:.65rem .85rem;align-items:start;margin-bottom:.35rem}.gest-cli-fin-top-col{display:flex;flex-direction:column;gap:.35rem;min-width:0}.gest-cli-fin-cenluc-row{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;align-items:end}.gest-cli-fin-cenluc-row>label{width:100%;min-width:0}@media (max-width: 900px){.gest-cli-fin-top-cols{grid-template-columns:1fr}}.gest-cli-func__head{justify-content:space-between;margin-bottom:.35rem}.gest-cli-func-ativo{align-self:end;padding-bottom:.35rem!important}.gest-cli-obs{display:flex;flex-direction:column;gap:.65rem}.gest-cli-obs-cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem .85rem;align-items:start}.gest-cli-obs-col{display:flex;flex-direction:column;gap:.35rem;min-width:0}.gest-cli-obs-col textarea{width:100%;min-height:9rem;box-sizing:border-box;font:inherit;font-size:.78rem;padding:.4rem .5rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);resize:vertical}@media (max-width: 900px){.gest-cli-obs-cols{grid-template-columns:1fr}}.gest-cli-main-cols{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:.65rem .85rem;align-items:stretch;margin-bottom:.55rem}.gest-cli-col-left,.gest-cli-col-right{display:flex;flex-direction:column;gap:.35rem;min-height:100%}.gest-cli-ident-insc-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:.55rem .75rem;align-items:start;margin-top:.15rem}.gest-cli-ident-col,.gest-cli-insc-col{display:flex;flex-direction:column;gap:.35rem;min-width:0}.gest-cli-insc-col .gest-cad__sec{margin-top:0}.gest-cli-contacts-panel{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .5rem .55rem}.gest-cli-emerg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem;margin-bottom:.15rem}.gest-cli-emerg-grid label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-cli-emerg-grid input{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box}.gest-cli-dados-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem}.gest-cli-dados-grid label,.gest-cli-contacts-stack label,.gest-cli-email-fields label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-cli-dados-grid label.gest-cli-field--full{grid-column:1 / -1}.gest-cli-tipo-ativo-row{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,.9fr) minmax(0,1.2fr);gap:.45rem .65rem;margin-bottom:.15rem}.gest-cli-sec-com-btn{display:flex;align-items:center;gap:.4rem;margin-bottom:.15rem}.gest-cli-sec-com-btn .gest-cad__sec{margin:0}.gest-cli-insc-full{width:100%;margin:.15rem 0 0}.gest-cli-insc-full--col{display:flex;flex-direction:column;gap:.35rem;width:100%;min-width:0}.gest-cli-insc-full__fields,.gest-cli-insc-full__fields--col{display:flex;flex-direction:column;gap:.4rem;align-items:stretch;width:100%;min-width:0}.gest-cli-insc-full__fields>label,.gest-cli-insc-estadual-row>label:not(.gest-check-row){display:flex;flex-direction:column;gap:.15rem;width:100%;min-width:0;margin:0;font-size:.68rem;font-weight:600;color:#444}.gest-cli-insc-estadual-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.4rem .45rem;align-items:end;width:100%;min-width:0}.gest-cli-contato-principal-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.4rem .45rem;align-items:end;width:100%}.gest-cli-contato-principal-row>label{display:flex;flex-direction:column;gap:.15rem;min-width:0;width:100%;margin:0;font-size:.68rem;font-weight:600;color:#444}.gest-cli-contato-principal-row input,.gest-cli-insc-estadual-row input[type=text],.gest-cli-insc-estadual-row input:not([type=checkbox]){width:100%;min-height:1.85rem;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box;background:#fff;color:#1e293b}.gest-cli-contato-principal-row input:-moz-read-only,.gest-cli-insc-estadual-row input[type=text]:-moz-read-only,.gest-cli-insc-estadual-row input:not([type=checkbox]):-moz-read-only{background:#f8fafc;color:#64748b}.gest-cli-contato-principal-row input:disabled,.gest-cli-contato-principal-row input:read-only,.gest-cli-insc-estadual-row input[type=text]:disabled,.gest-cli-insc-estadual-row input:not([type=checkbox]):disabled,.gest-cli-insc-estadual-row input[type=text]:read-only,.gest-cli-insc-estadual-row input:not([type=checkbox]):read-only{background:#f8fafc;color:#64748b}.gest-cli-insc-estadual-row .gest-cli-insest-btn,.gest-cli-contato-principal-row .gest-cli-insest-btn{align-self:end;margin-bottom:0}.gest-cli-insc-estadual-row label.gest-check-row{display:inline-flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;max-width:-moz-max-content;max-width:max-content;padding-bottom:.28rem;gap:.4rem!important;font-size:.65rem!important}.gest-cli-insest-btn{min-width:1.75rem;height:1.55rem;padding:0 .4rem;font-size:.72rem;line-height:1}.gest-cli-insest-modal{width:min(560px,96vw);max-height:min(80vh,640px)}.gest-cli-insest-hint{margin:.15rem 0 .55rem}.gest-cli-insest-form{display:flex;flex-direction:column;gap:.45rem;margin-top:.35rem}.gest-cli-insest-form label{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;font-weight:600;color:#334155}.gest-cli-insest-form input,.gest-cli-insest-form textarea{font:inherit;font-weight:400;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .45rem}.gest-cli-grupos-modal{width:min(720px,96vw);max-height:min(88vh,760px)}.gest-cli-grupos-toolbar{margin-bottom:.35rem}.gest-cli-grupos-abas{margin:.35rem 0 .55rem}.gest-cli-grupos-filtro{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;font-weight:600;color:#334155;margin-bottom:.4rem}.gest-cli-grupos-filtro input{font:inherit;font-weight:400;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .45rem}.gest-cli-grupos-grid{max-height:320px}.gest-cli-grupos-form-row{display:grid;grid-template-columns:7rem 1fr;gap:.45rem}.gest-cli-segmento-form-row{display:grid;grid-template-columns:6.5rem minmax(0,1fr) auto;gap:.45rem;align-items:end}.gest-cli-segmento-tipo{margin:0;padding:.15rem 0 0;border:0;display:flex;align-items:center;gap:.65rem;min-height:2.1rem}.gest-cli-segmento-tipo legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gest-cli-grupos-acoes{display:flex;flex-direction:column;gap:.55rem;margin-top:.25rem}.gest-cli-grupos-acoes-bloco{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .65rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.gest-cli-grupos-acoes-titulo{margin:0;font-size:.78rem;font-weight:600;color:#334155}.gest-cli-insest-grid{margin-top:.35rem;max-height:280px}.gest-cli-mini-block{display:flex;flex-direction:column;gap:0;min-width:0}.gest-cli-mini-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .5rem .45rem;min-height:2.4rem;display:flex;align-items:center}.gest-cli-mini-panel--tipo .gest-cli-radio{width:100%}.gest-cli-mini-panel--tipo .gest-cli-radio__label:empty{display:none}.gest-cli-mini-panel--tipo .gest-cli-radio__opts{gap:.85rem}.gest-cli-mini-panel--codcon{width:100%;display:grid;grid-template-columns:minmax(3.5rem,.55fr) minmax(0,1fr);gap:.35rem .45rem;align-items:end;background:#fef08a;border-color:#eab308}.gest-cli-mini-panel--codcon label,.gest-cli-codcon__clicod{width:100%;min-width:0;margin:0;display:flex;flex-direction:column;gap:.1rem;font-size:.62rem;font-weight:700;color:#854d0e}.gest-cli-mini-panel--codcon input,.gest-cli-codcon__clicod input{width:100%;margin:0;min-height:1.75rem;padding:.22rem .4rem;border:1px solid #eab308;border-radius:var(--gest-r-sm, 6px);background:#fef9c3;color:#713f12;font-family:inherit;font-size:.75rem;font-weight:700;box-sizing:border-box}.gest-cli-codcon__clicod input{background:#fde047;cursor:default}.gest-cli-mini-panel--codcon input:-moz-read-only{background:#fde047;color:#713f12}.gest-cli-mini-panel--codcon input:disabled,.gest-cli-mini-panel--codcon input:read-only{background:#fde047;color:#713f12}.gest-cli-mini-panel--ativo{align-items:stretch}.gest-cli-mini-panel--ativo .gest-cli-ativo-wrap{width:100%;grid-column:auto}.gest-cli-mini-panel--ativo .gest-cli-ativo-check{flex-direction:row!important;align-items:center;white-space:nowrap;margin:0;font-size:.72rem;font-weight:600;color:#334155}.gest-cli-row-meta{grid-column:1 / -1;display:grid;grid-template-columns:minmax(7.5rem,1fr) minmax(0,1.35fr);gap:.45rem .55rem;align-items:end}.gest-cli-row-abertura-sexo{display:grid;grid-template-columns:minmax(7.5rem,1fr) minmax(4.5rem,.55fr) minmax(3.5rem,.45fr);gap:.45rem .55rem;align-items:end}.gest-cli-row-doc{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,.32fr) minmax(0,.68fr);gap:.45rem .55rem;align-items:end}.gest-cli-flags-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .55rem .5rem;display:flex;flex-direction:column;gap:.35rem}.gest-cli-flags-panel--4col{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem .65rem;align-items:center}.gest-cli-flags-panel--4col .gest-check-row{min-width:0}@media (max-width: 900px){.gest-cli-flags-panel--4col{grid-template-columns:repeat(2,minmax(0,1fr))}}.gest-cli-flags-panel .gest-check-row{flex-direction:row!important;align-items:center;justify-content:flex-start!important;width:auto!important;max-width:-moz-max-content;max-width:max-content;margin:0;gap:.4rem!important;font-size:.68rem;font-weight:600;color:#334155;white-space:normal}.gest-cli-flags-panel .gest-check-row input[type=checkbox]{width:auto!important;margin:0;flex-shrink:0}.gest-cli-dados-grid label.gest-check-row,.gest-cli-inline-pair label.gest-check-row{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:-moz-max-content;max-width:max-content;gap:.4rem!important}.gest-cli-dados-grid label.gest-check-row input[type=checkbox],.gest-cli-inline-pair label.gest-check-row input[type=checkbox]{width:auto!important}.gest-cli-ativo-wrap{display:flex;flex-direction:column;gap:.35rem;grid-column:1 / -1}.gest-cli-situacao-field{display:flex;flex-direction:column;gap:.2rem;font-size:.68rem;font-weight:600;color:#334155}.gest-cli-situacao-field select{font-size:.78rem;font-weight:500;padding:.28rem .4rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a}.gest-cli-situacao-field select:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.gest-cli-ativo-inativo{display:flex;flex-direction:column;gap:.3rem;padding:.4rem .5rem;border:1px solid #fecaca;border-radius:var(--gest-r-sm, 6px);background:#fef2f2}.gest-cli-ativo-inativo__data{margin:0;font-size:.66rem;font-weight:700;color:#7f1d1d}.gest-cli-ativo-inativo__texto{margin:0;font-size:.68rem;line-height:1.35;color:#991b1b;word-break:break-word}.gest-cli-ativo-inativo__aviso{margin:0;font-size:.68rem;color:#b45309}.gest-cli-ativo-inativo__btn{align-self:flex-start;font-size:.68rem;padding:.2rem .55rem}.gest-cli-inat-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:#0f172a73;padding:1rem}.gest-cli-inat-modal__box{width:min(100%,28rem);border-radius:8px;border:1px solid #c5ccd3;background:#fff;padding:1rem 1.1rem;box-shadow:0 12px 32px #0f172a2e;max-height:min(92vh,40rem);overflow:auto}.gest-cli-inat-modal__box--wide{width:min(100%,42rem)}.gest-cli-inat-titulos{margin:.35rem 0 .65rem;padding:.5rem .55rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.gest-cli-inat-titulos__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.gest-cli-inat-titulos__titulo{margin:0;font-size:.72rem;font-weight:700;color:#1e3a5f}.gest-cli-inat-titulos__hint{margin:0 0 .45rem;font-size:.64rem;color:#64748b}.gest-cli-inat-titulo-row{display:grid;grid-template-columns:7.2rem minmax(0,1.2fr) 5.2rem minmax(0,1.4fr) auto;gap:.35rem;align-items:end;margin-bottom:.4rem}.gest-cli-inat-titulo-row label{display:flex;flex-direction:column;gap:.15rem;font-size:.62rem;font-weight:600;color:#475569}.gest-cli-inat-titulo-row input{width:100%;padding:.28rem .4rem;border:1px solid #c5ccd3;border-radius:6px;font-size:.72rem;box-sizing:border-box}.gest-cli-inat-titulo-row__rm{padding:.28rem .45rem;font-size:.7rem}.gest-cli-inat-readonly-titulos{margin-top:.45rem}.gest-cli-inat-readonly-titulos ul{margin:.2rem 0 0;padding-left:1.1rem}.gest-cli-inat-readonly-link{color:#1e3a5f;font-weight:600;text-decoration:underline}.gest-cli-inat-readonly-link:hover{color:#b71736}@media (max-width: 720px){.gest-cli-inat-titulo-row{grid-template-columns:1fr 1fr}.gest-cli-inat-titulo-row__desc,.gest-cli-inat-titulo-row__link{grid-column:1 / -1}}.gest-cli-inat-modal__titulo{margin:0;font-size:.95rem;font-weight:700;color:#1e3a5f}.gest-cli-inat-modal__sub{margin:.25rem 0 .75rem;font-size:.72rem;color:#64748b}.gest-cli-inat-modal__field{display:flex;flex-direction:column;gap:.25rem;font-size:.68rem;font-weight:600;color:#444;margin-bottom:.55rem}.gest-cli-inat-modal__field input,.gest-cli-inat-modal__field select,.gest-cli-inat-modal__field textarea{width:100%;padding:.35rem .5rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.78rem;box-sizing:border-box}.gest-cli-inat-modal__field textarea{resize:vertical;min-height:5.5rem}.gest-cli-inat-modal__readonly{margin-bottom:.75rem;padding:.55rem .6rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;font-size:.75rem;color:#334155;line-height:1.45}.gest-cli-inat-modal__readonly p{margin:0 0 .35rem}.gest-cli-inat-modal__readonly p:last-child{margin-bottom:0}.gest-cli-inat-modal__acoes{display:flex;justify-content:flex-end;gap:.45rem;margin-top:.35rem}.gest-cli-inline-pair{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .55rem;align-items:end}.gest-cli-inline-pair .gest-check-row{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:-moz-max-content;max-width:max-content;padding-bottom:.28rem;gap:.4rem!important;font-size:.65rem!important;line-height:1.2}.gest-cli-contacts-stack label.gest-cli-field--full{width:100%}.gest-cli-dados-grid input,.gest-cli-dados-grid select,.gest-cli-contacts-stack input,.gest-cli-contacts-stack select,.gest-cli-email-fields input,.gest-cli-contato-principal-row input,.gest-cli-insc-full__fields input,.gest-cli-insc-estadual-row input:not([type=checkbox]){width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box}.gest-cli-dados-grid input:-moz-read-only{background:#f8fafc;color:#64748b}.gest-cli-dados-grid input:read-only{background:#f8fafc;color:#64748b}.gest-cli-inline-pair--email{grid-template-columns:minmax(0,1fr) auto}.gest-cli-contacts-stack{display:flex;flex-direction:column;gap:.3rem}.gest-cli-doc-consulta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .5rem;align-items:end}.gest-cli-doc-consulta>label{min-width:0}.gest-cli-doc-consulta__btn{white-space:nowrap;height:2rem;align-self:end}.gest-cli-mini-sec{margin:.35rem 0 0;padding-top:.35rem;border-top:1px dashed #cbd5e1;font-size:.66rem;font-weight:700;color:#475569}.gest-cli-email-row{margin-bottom:.55rem}.gest-cli-email-fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .75rem;align-items:end}.gest-cli-radio{display:flex;flex-direction:column;gap:.2rem}.gest-cli-radio__label{font-size:.68rem;font-weight:600;color:#444}.gest-cli-radio__opts{display:flex;flex-wrap:wrap;gap:.65rem 1rem}.gest-cli-radio__opt{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:500}.gest-cli-radio__opt input{width:auto}.gest-cli-obs{display:flex;flex-direction:column;gap:.35rem;min-height:12rem}.gest-cli-obs textarea{flex:1;min-height:10rem;width:100%;padding:.45rem .55rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.78rem;box-sizing:border-box;resize:vertical}.gest-cli-end{margin-top:.15rem}.gest-cli-end__toolbar{display:flex;flex-wrap:wrap;gap:.25rem;margin:0 0 .25rem}.gest-cli-end__grid{max-height:11rem}.gest-cli-end-modal{width:min(100%,34rem)}.gest-cli-end-form{display:flex;flex-direction:column;gap:.45rem}.gest-cli-end-form label{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem;font-weight:600;color:#444}.gest-cli-end-form input,.gest-cli-end-form select{width:100%;padding:.32rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.75rem;box-sizing:border-box}.gest-cli-end-form__row2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.gest-cli-end-cep{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem;align-items:stretch}.gest-cli-end-cep input{min-width:0}.gest-cli-end-cep__btn{white-space:nowrap;height:auto;min-height:1.9rem;padding-inline:.55rem}.gest-cli-end-form__full{grid-column:1 / -1}.gest-cli-usu__toolbar{flex-wrap:wrap}.gest-cli-mot__hint{margin:0 0 .65rem;font-size:.8rem;color:#64748b;line-height:1.35;flex-shrink:0}.gest-cli-siprov{display:flex;flex-direction:column;gap:.65rem;min-height:0;flex:1}.gest-cli-siprov>.gest-cad__sec{margin-bottom:0}.gest-cli-siprov__hint{margin:0;font-size:.8rem;color:#64748b;line-height:1.35;flex-shrink:0}.gest-cli-siprov__empty{margin:.5rem 0 0;color:#64748b;font-size:.9rem}.gest-cli-siprov__ref{display:grid;grid-template-columns:7rem 12rem 1fr;gap:.55rem .75rem}.gest-cli-siprov__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;align-items:end}.gest-cli-siprov__ref label,.gest-cli-siprov__grid label:not(.gest-check-row){display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;font-weight:600;color:#334155}.gest-cli-siprov__ref input,.gest-cli-siprov__grid input,.gest-cli-siprov__grid select,.gest-cli-siprov__grid textarea{border:1px solid #94a3b8;border-radius:4px;padding:.35rem .45rem;font:inherit;background:#fff}.gest-cli-siprov__ref input:-moz-read-only{background:#f1f5f9;color:#334155}.gest-cli-siprov__ref input:read-only{background:#f1f5f9;color:#334155}.gest-cli-siprov__full{grid-column:1 / -1}.gest-cli-siprov__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.25rem}.gest-cli-siprov__subtabs{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid #e2e8f0;padding-bottom:.35rem}.gest-cli-siprov__subtab{border:1px solid transparent;background:transparent;color:#475569;font-size:.8rem;font-weight:600;padding:.35rem .7rem;border-radius:6px;cursor:pointer}.gest-cli-siprov__subtab:hover{background:#f1f5f9}.gest-cli-siprov__subtab--on{background:#e0f2fe;border-color:#7dd3fc;color:#0369a1}.gest-cli-siprov__endpoint{margin:0 0 .4rem;font-size:.75rem;color:#64748b;font-family:ui-monospace,Consolas,monospace}.gest-cli-siprov__table-wrap{overflow:auto;min-height:0;flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;background:#fff}.gest-cli-siprov__table{width:100%;border-collapse:collapse;font-size:.8rem}.gest-cli-siprov__table th,.gest-cli-siprov__table td{border-bottom:1px solid #e2e8f0;padding:.4rem .45rem;text-align:left;vertical-align:top}.gest-cli-siprov__table th{color:#475569;font-weight:700;white-space:nowrap;background:#f8fafc;position:sticky;top:0}.gest-cli-siprov__td-planos{max-width:22rem;line-height:1.35}.gest-cli-siprov__json textarea{font-family:ui-monospace,Consolas,monospace;font-size:.75rem;line-height:1.35}.gest-panel--mot>.gest-cli-siprov{min-height:0}.gest-emp-siprov{display:flex;flex-direction:column;gap:.65rem;min-height:0;flex:1}.gest-emp-siprov>.gest-cad__sec{margin-bottom:0}.gest-emp-siprov__hint{margin:0;font-size:.8rem;color:#64748b;line-height:1.35}.gest-emp-siprov__hint a{color:#1d4ed8}.gest-emp-siprov__empty{margin:.5rem 0 0;color:#64748b;font-size:.9rem}.gest-emp-siprov__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;align-items:end}.gest-emp-siprov__grid label:not(.gest-check-row){display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;font-weight:600;color:#334155}.gest-emp-siprov__grid input,.gest-emp-siprov__grid textarea{border:1px solid #94a3b8;border-radius:4px;padding:.35rem .45rem;font:inherit;background:#fff}.gest-emp-siprov__full{grid-column:1 / -1}.gest-emp-siprov__token-row{display:flex;gap:.5rem;align-items:center}.gest-emp-siprov__token-row input{flex:1;min-width:0}.gest-emp-siprov__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.25rem}.gest-emp-siprov__subtabs{display:flex;flex-wrap:wrap;gap:.35rem;border-bottom:1px solid #cbd5e1;padding-bottom:.45rem}.gest-emp-siprov__subtab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:4px;padding:.28rem .55rem;font:inherit;font-size:.78rem;font-weight:600;cursor:pointer}.gest-emp-siprov__subtab:hover{background:#eef2ff}.gest-emp-siprov__subtab--on{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.gest-emp-siprov__explorer{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:.75rem;min-height:0;align-items:start}@media (max-width: 1100px){.gest-emp-siprov__explorer{grid-template-columns:1fr}}.gest-emp-siprov__table-wrap{overflow:auto;border:1px solid #cbd5e1;border-radius:4px;background:#fff;max-height:28rem}.gest-emp-siprov__table{width:100%;border-collapse:collapse;font-size:.8rem}.gest-emp-siprov__table th,.gest-emp-siprov__table td{border-bottom:1px solid #e2e8f0;padding:.4rem .5rem;text-align:left;vertical-align:middle}.gest-emp-siprov__table th{background:#f1f5f9;font-size:.72rem;text-transform:uppercase;letter-spacing:.02em;color:#475569;position:sticky;top:0;z-index:1}.gest-emp-siprov__table code{font-size:.78rem;word-break:break-all}.gest-emp-siprov__tr--on{background:#eff6ff}.gest-emp-siprov__verb{display:inline-block;min-width:3.2rem;text-align:center;font-size:.7rem;font-weight:700;border-radius:3px;padding:.12rem .35rem;color:#fff}.gest-emp-siprov__verb--GET{background:#15803d}.gest-emp-siprov__verb--POST{background:#1d4ed8}.gest-emp-siprov__verb--PUT{background:#b45309}.gest-emp-siprov__call{display:flex;flex-direction:column;gap:.5rem;min-width:0}.gest-emp-siprov__endpoint{margin:0;font-size:.85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.gest-emp-siprov__params{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .65rem}.gest-emp-siprov__call>label,.gest-emp-siprov__params label{display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;font-weight:600;color:#334155}.gest-emp-siprov__call input,.gest-emp-siprov__call textarea,.gest-emp-siprov__params input{border:1px solid #94a3b8;border-radius:4px;padding:.35rem .45rem;font:inherit;background:#fff}.gest-emp-siprov__call textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.gest-emp-siprov__result{display:flex;flex-direction:column;gap:.35rem;margin-top:.15rem}.gest-emp-siprov__result-meta{margin:0;font-size:.78rem;color:#475569;word-break:break-all}.gest-emp-siprov__result-json{width:100%;border:1px solid #94a3b8;border-radius:4px;padding:.45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;background:#0f172a;color:#e2e8f0;resize:vertical}.gest-emp-siprov__hint code{font-size:.78rem}.gest-emp-siprov__acoes{display:flex;flex-direction:column;gap:.65rem;min-width:0}.gest-emp-siprov__acoes-toolbar{display:flex;flex-wrap:wrap;gap:.45rem}.gest-emp-siprov__acoes-list{display:flex;flex-direction:column;gap:.55rem}.gest-emp-siprov__acao{display:flex;align-items:flex-start;gap:.7rem;border:1px solid #cbd5e1;border-radius:4px;background:#fff;padding:.7rem .85rem;cursor:pointer}.gest-emp-siprov__acao:hover{background:#f8fafc}.gest-emp-siprov__acao--on{border-color:#93c5fd;background:#eff6ff}.gest-emp-siprov__acao input[type=checkbox]{margin-top:.2rem;width:1.05rem;height:1.05rem;flex-shrink:0;cursor:pointer}.gest-emp-siprov__acao-body{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.gest-emp-siprov__acao-titulo{font-size:.88rem;font-weight:700;color:#0f172a}.gest-emp-siprov__acao-desc{font-size:.8rem;line-height:1.4;color:#64748b}.gest-emp-api{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1;overflow:auto;padding-right:.15rem}.gest-emp-api__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.gest-emp-api__head .gest-cad__sec{margin:0 0 .2rem}.gest-emp-api__sub{margin:0;font-size:.8rem;color:#64748b;line-height:1.35;max-width:42rem}.gest-emp-api__pill{flex-shrink:0;display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.gest-emp-api__pill--on{background:#dcfce7;color:#166534}.gest-emp-api__pill--off{background:#f1f5f9;color:#64748b}.gest-emp-api__banner{margin:0;padding:.45rem .65rem;border-radius:6px;font-size:.82rem;font-weight:600}.gest-emp-api__banner--ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.gest-emp-api__banner--err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.gest-emp-api__empty{margin:.35rem 0 0;color:#64748b;font-size:.9rem}.gest-emp-api__card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.75rem .85rem;display:flex;flex-direction:column;gap:.55rem}.gest-emp-api__card-title{margin:0;font-size:.82rem;font-weight:700;color:#0f172a}.gest-emp-api__hint{margin:0;font-size:.78rem;color:#64748b;line-height:1.35}.gest-emp-api__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;align-items:end}.gest-emp-api__grid--keys{align-items:center}.gest-emp-api__grid label:not(.gest-check-row){display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;font-weight:600;color:#334155}.gest-emp-api__grid input,.gest-emp-api__grid textarea{border:1px solid #94a3b8;border-radius:4px;padding:.35rem .45rem;font:inherit;background:#fff}.gest-emp-api__span2{grid-column:1 / -1}.gest-emp-api__meta{margin:0;font-size:.75rem;color:#64748b}.gest-emp-api__actions{display:flex;flex-wrap:wrap;gap:.45rem}.gest-emp-api__secret{margin-top:.15rem;padding:.75rem;border:1px solid #fbbf24;border-radius:6px;background:#fffbeb;display:flex;flex-direction:column;gap:.5rem}.gest-emp-api__secret-title{margin:0;font-size:.85rem;font-weight:700;color:#92400e}.gest-emp-api__secret label{display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;font-weight:600;color:#334155}.gest-emp-api__copy-row{display:flex;gap:.4rem;align-items:center}.gest-emp-api__copy-row input{flex:1;min-width:0;border:1px solid #94a3b8;border-radius:4px;padding:.35rem .45rem;font:inherit;font-family:ui-monospace,Consolas,monospace;font-size:.8rem;background:#fff}.gest-emp-api__table-wrap{margin-top:.15rem;overflow:auto;min-height:0;border:1px solid #e2e8f0;border-radius:6px}.gest-emp-api__table{width:100%;font-size:.82rem}.gest-emp-api__table code{font-size:.78rem}.gest-panel--mot>.gest-emp-api{min-height:0}@media (max-width: 720px){.gest-emp-api__grid{grid-template-columns:1fr}.gest-emp-api__head{flex-direction:column}}.gest-cli-mot{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.gest-cli-mot>.gest-cad__sec{flex-shrink:0}.gest-cli-mot__grid{flex:1;min-height:0;max-height:none!important;height:100%;overflow:auto}.gest-panel--mot{overflow:hidden!important;display:flex;flex-direction:column}.gest-panel--mot>.gest-cli-mot{flex:1;min-height:0}.gest-cli-usu__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}@media (max-width: 900px){.gest-cli-main-cols,.gest-cli-ident-insc-row,.gest-cli-end-form__row2,.gest-cli-dados-grid,.gest-cli-tipo-ativo-row,.gest-cli-row-meta,.gest-cli-row-abertura-sexo,.gest-cli-row-doc,.gest-cli-emerg-grid,.gest-cli-inline-pair,.gest-cli-insc-full__fields{grid-template-columns:1fr}.gest-cli-insc-estadual-row{grid-template-columns:auto minmax(0,1fr) auto}.gest-cli-empresa-row{grid-template-columns:1fr}}.gest-equ-empresa-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem .65rem;margin-bottom:.55rem}.gest-equ-empresa-row label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-equ-empresa-row input{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box;background:#f8fafc;color:#64748b}.gest-equ-dados-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem}.gest-equ-row-sit-imei{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,.35fr) minmax(0,.65fr);gap:.45rem .55rem;align-items:end}.gest-equ-row-ser-chip{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:.45rem .55rem;align-items:end}.gest-equ-row-fab,.gest-equ-row-extra{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem .55rem;align-items:end}.gest-equ-dados-grid label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444}.gest-equ-dados-grid label.gest-cli-field--full{grid-column:1 / -1}.gest-equ-dados-grid input,.gest-equ-dados-grid select,.gest-equ-dados-grid textarea{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box}@media (max-width: 900px){.gest-equ-empresa-row,.gest-equ-row-sit-imei,.gest-equ-row-ser-chip,.gest-equ-row-fab,.gest-equ-row-extra{grid-template-columns:1fr}}.gest-cli-box{border:1px solid #94a3b8;border-radius:4px;background:#fff;padding:0;overflow:hidden;display:flex;flex-direction:column;gap:.4rem;min-width:0}.gest-cli-box__tit{margin:0;padding:.28rem .5rem;background:#1e3a5f;color:#fff;font-size:.78rem;font-weight:600}.gest-cli-box>.gest-cli-contacts-stack,.gest-cli-box>.gest-cli-flags-panel,.gest-cli-box>.gest-cli-fin-ban-grid,.gest-cli-box>.gest-cli-fin-cond-grid,.gest-cli-box>.gest-cli-fin-com-grid,.gest-cli-box>.gest-cli-tra-row,.gest-cli-box>.gest-cli-cad-tipo-row,.gest-cli-box>.gest-cli-cad-meta-row,.gest-cli-box>.gest-hint,.gest-cli-box>label,.gest-cli-box>.gest-cli-com-btns{margin-left:.45rem;margin-right:.45rem}.gest-cli-box>:last-child{margin-bottom:.45rem}.gest-cli-box--grow{flex:1;min-height:8rem}.gest-cli-box__hint{margin:.35rem .5rem .55rem}.gest-cli-cad{display:flex;flex-direction:column;gap:.55rem;min-height:0}.gest-cli-cad-top{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.85fr);gap:.5rem;align-items:stretch}.gest-cli-cad-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.gest-cli-cad-tipo-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem}.gest-cli-flags-inline{display:flex;flex-wrap:wrap;gap:.25rem .65rem;align-items:center}.gest-cli-cad-meta-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.55rem .85rem}.gest-cli-cad-meta-row>label{display:flex;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;color:#444;min-width:5rem}.gest-cli-cad-meta-row input{padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:4px;font:inherit;font-size:.72rem;background:#eef2f7}.gest-cli-insc-est-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem .55rem;align-items:end}.gest-cli-codcon .gest-cli-mini-panel--codcon input{background:#fef9c3!important;border-color:#eab308!important;font-weight:700;color:#713f12}.gest-cli-codcon .gest-cli-codcon__clicod input{background:#fde047!important}.gest-cli-entregas-btn{width:100%;justify-content:center;margin-top:.35rem}.gest-cli-tra-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:.35rem .45rem}.gest-cli-fin{display:flex;flex-direction:column;gap:.5rem}.gest-cli-fin-ban-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr .9fr;gap:.35rem .45rem}.gest-cli-fin-cond-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem .45rem}.gest-cli-fin-com-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr);gap:.35rem .45rem}.gest-cli-com--3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;align-items:stretch;min-height:0}.gest-cli-com-col{display:flex;flex-direction:column;gap:.5rem;min-width:0}.gest-cli-com-btns{display:flex;flex-wrap:wrap;gap:.35rem}.gest-cli-obs,.gest-cli-cenluc,.gest-cli-cred,.gest-cli-deb{display:flex;flex-direction:column;gap:.5rem;min-height:0;flex:1}.gest-cli-obs-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;flex:1;min-height:0}.gest-cli-obs-grid textarea{width:100%;min-height:10rem;flex:1;margin:0 .45rem .45rem;box-sizing:border-box;border:1px solid #c5ccd3;border-radius:4px;padding:.4rem;font:inherit;font-size:.78rem;resize:vertical}@media (max-width: 1100px){.gest-cli-cad-top,.gest-cli-cad-bottom,.gest-cli-com--3,.gest-cli-obs-grid,.gest-cli-fin-ban-grid,.gest-cli-fin-com-grid,.gest-cli-fin-cond-grid,.gest-cli-tra-row{grid-template-columns:1fr}}.moncli-log-foot{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding:.35rem .5rem;border:1px solid #c5ccd3;border-radius:8px;background:#f8fafc;min-height:2.2rem}.moncli-log-foot__info{flex:1;min-width:0;font-size:.78rem}.moncli-log-foot__hint{color:#64748b}.moncli-log-foot__ok{color:#15803d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.moncli-log-foot__err{color:#b91c1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.moncli-log-foot__btn--err{border-color:#fca5a5;background:#fef2f2;color:#b91c1c}.moncli-log-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:1rem}.moncli-log-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a73;cursor:pointer}.moncli-log-modal__panel{position:relative;z-index:1;width:min(920px,96vw);max-height:min(80vh,720px);display:flex;flex-direction:column;background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 16px 40px #0f172a40;overflow:hidden}.moncli-log-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(135deg,#1e293b,#334155);color:#fff}.moncli-log-modal__head h2{margin:0;font-size:1rem}.moncli-log-modal__file{margin:.25rem 0 0;font-size:.72rem;opacity:.85;word-break:break-all}.moncli-log-modal__close{border:0;background:transparent;color:#fff;font-size:1.1rem;cursor:pointer}.moncli-log-modal__error{padding:.65rem 1rem;background:#fef2f2;border-bottom:1px solid #fecaca;color:#991b1b;font-size:.85rem}.moncli-log-modal__body{flex:1;min-height:0;overflow:auto;padding:.75rem 1rem;background:#0f172a}.moncli-log-modal__pre{margin:0;font-family:Consolas,Courier New,monospace;font-size:.78rem;line-height:1.45;color:#e2e8f0;white-space:pre-wrap;word-break:break-word}.moncli-log__line{margin-bottom:.15rem}.moncli-log__line--err{color:#fca5a5}.moncli-log__line--warn{color:#fcd34d}.moncli-log__line--ok{color:#86efac}.moncli-log__ts{color:#94a3b8}.moncli-log__lvl{color:#cbd5e1}.moncli-log-modal__empty{margin:0;color:#94a3b8}.moncli-log-modal__foot{display:flex;justify-content:flex-end;padding:.65rem 1rem;border-top:1px solid #e2e8f0;background:#f8fafc}.gest-cli-veic__foot .moncli-log-foot{flex:1;margin-top:0;border:0;background:transparent;padding:0;min-height:auto}.gest-cli-veic__foot--with-log{flex-wrap:wrap;align-items:center}.gest-cli-veic{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:1rem}.gest-cli-veic__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a7a;cursor:pointer}.gest-cli-veic__panel{position:relative;z-index:1;width:min(96vw,52rem);max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 16px 48px #0f172a38;overflow:hidden}.gest-cli-veic__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff}.gest-cli-veic__head-text h2{margin:0;font-size:.95rem;font-weight:600;line-height:1.25}.gest-cli-veic__head-text span{display:block;margin-top:.15rem;font-size:.78rem;opacity:.92}.gest-cli-veic__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border:0;border-radius:8px;background:#ffffff24;color:#fff;cursor:pointer;transition:background .15s}.gest-cli-veic__close:hover:not(:disabled){background:#ffffff3d}.gest-cli-veic__close:disabled{opacity:.5;cursor:not-allowed}.gest-cli-veic__body{flex:1;min-height:0;padding:.75rem .85rem;overflow:auto}.gest-cli-veic__intro{margin:0 0 .65rem;font-size:.78rem;color:#64748b;line-height:1.4}.gest-cli-veic__hint{margin:.55rem 0 0;font-size:.72rem;color:#94a3b8;text-align:center}.gest-cli-veic-shuttle{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.65rem;min-height:18rem}.gest-cli-veic-shuttle__col{display:flex;min-height:0;flex-direction:column;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;background:#fafbfc}.gest-cli-veic-shuttle__head{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.45rem .55rem;background:#eef2f7;border-bottom:1px solid #dbe2ea}.gest-cli-veic-shuttle__head span:first-child{font-size:.76rem;font-weight:700;color:#1e3a8a}.gest-cli-veic-shuttle__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:#dbeafe;color:#1e40af;font-size:.68rem;font-weight:700}.gest-cli-veic-shuttle__search{position:relative;flex-shrink:0;border-bottom:1px solid #e2e8f0;background:#fff}.gest-cli-veic-shuttle__search i{position:absolute;left:.55rem;top:50%;transform:translateY(-50%);font-size:.72rem;color:#94a3b8;pointer-events:none}.gest-cli-veic-shuttle__search input{width:100%;box-sizing:border-box;border:0;padding:.45rem .55rem .45rem 1.75rem;font-family:inherit;font-size:.78rem;background:transparent}.gest-cli-veic-shuttle__search input:focus{outline:none;background:#f8fafc}.gest-cli-veic-shuttle__search input:disabled{color:#94a3b8;cursor:not-allowed}.gest-cli-veic-shuttle__items{flex:1;min-height:0;overflow:auto;margin:0;padding:0;list-style:none;background:#fff}.gest-cli-veic-shuttle__items li{padding:.42rem .6rem;font-size:.78rem;line-height:1.35;cursor:pointer;border-bottom:1px solid #f1f5f9;color:#334155;transition:background .12s}.gest-cli-veic-shuttle__items li:last-child{border-bottom:0}.gest-cli-veic-shuttle__items li:hover{background:#f1f5f9}.gest-cli-veic-shuttle__items li.gest-cli-veic-shuttle__item--on{background:#dbeafe;color:#1e3a8a;font-weight:600}.gest-cli-veic-shuttle__empty{display:flex;align-items:center;justify-content:center;min-height:6rem;padding:1rem;margin:0;font-size:.76rem;color:#94a3b8;text-align:center}.gest-cli-veic-shuttle__btns{display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:.25rem 0}.gest-cli-veic-shuttle__btns button{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.1rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;cursor:pointer;font-size:.82rem;transition:background .12s,border-color .12s,color .12s}.gest-cli-veic-shuttle__btns button:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.gest-cli-veic-shuttle__btns button:disabled{opacity:.4;cursor:not-allowed}.gest-cli-veic__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem .8rem;border-top:1px solid #e2e8f0;background:#f8fafc}.gest-cli-veic__summary{font-size:.74rem;color:#64748b}.gest-cli-veic__summary strong{color:#1e40af;font-weight:700}.gest-cli-veic__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}@media (max-width: 720px){.gest-cli-veic-shuttle{grid-template-columns:1fr;min-height:auto}.gest-cli-veic-shuttle__col{min-height:10rem}.gest-cli-veic-shuttle__btns{flex-direction:row;flex-wrap:wrap;justify-content:center}.gest-cli-veic__foot{flex-direction:column;align-items:stretch}.gest-cli-veic__actions{justify-content:stretch}.gest-cli-veic__actions .gest-crud-btn{flex:1}}.gest-cli-veic--embed{position:static;inset:auto;z-index:auto;display:block;padding:0;height:100%;min-height:0}.gest-cli-veic__panel--embed{width:100%;max-height:none;height:100%;min-height:22rem;border-radius:10px;box-shadow:none;border:1px solid #dbe2ea}.gest-cli-veic__head--embed{border-radius:10px 10px 0 0}.gest-cli-veic__cliente{display:flex;flex-direction:column;gap:.25rem;margin:0 0 .65rem;font-size:.76rem;font-weight:600;color:#334155}.gest-cli-veic__cliente select{max-width:28rem;padding:.4rem .5rem;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:.8rem;font-weight:500;background:#fff}.gest-cli-veic__cliente-label{margin:0 0 .55rem;font-size:.78rem;color:#64748b}.gest-cli-veic__cliente-label strong{color:#1e3a8a;font-weight:600}.gest-cli-veic__foot--with-log{flex-wrap:wrap}.dados-empresa-form{display:flex;flex-direction:column;gap:.15rem}.dados-empresa-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(11rem,14rem);gap:.65rem .85rem;align-items:start;margin-bottom:.35rem}.dados-empresa-main{min-width:0}.dados-empresa-side{display:flex;flex-direction:column;gap:.35rem;min-width:0}.dados-empresa-side label{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;font-weight:600;color:#444}.dados-empresa-hint{margin:0;font-size:.62rem;color:#64748b;line-height:1.3}.dados-empresa-grid{display:grid;gap:.35rem .55rem;margin-bottom:.35rem}.dados-empresa-grid--geral{grid-template-columns:minmax(4rem,.12fr) minmax(0,.44fr) minmax(0,.22fr) minmax(0,.22fr)}.dados-empresa-grid--endereco{grid-template-columns:minmax(5.5rem,.14fr) minmax(0,.34fr) minmax(3.5rem,.1fr) minmax(0,.14fr) minmax(0,.14fr) minmax(3.5rem,.08fr) minmax(0,.2fr)}.dados-empresa-grid--classif{grid-template-columns:minmax(5rem,.14fr) minmax(0,.5fr) minmax(4rem,.12fr) minmax(5rem,.14fr) minmax(0,.5fr)}.dados-empresa-span2{grid-column:span 2}.dados-empresa-span-all{grid-column:1 / -1}.dados-empresa-grid label{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;font-weight:600;color:#444;min-width:0}.dados-empresa-grid input,.dados-empresa-grid select,.dados-empresa-side input{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.72rem;box-sizing:border-box}.dados-empresa-readonly{background:#fefce8!important;color:#713f12!important}.dados-empresa-logo{display:flex;align-items:center;justify-content:center;min-height:4.5rem;max-width:234px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.dados-empresa-logo img{display:block;max-width:234px;max-height:60px;-o-object-fit:contain;object-fit:contain}.dados-empresa-logo__empty{font-size:.72rem;color:#94a3b8}.dados-empresa-logo__actions{display:flex;flex-wrap:wrap;gap:.35rem}.dados-empresa-logo__actions .gest-crud-btn{flex:1 1 auto;justify-content:center;font-size:.68rem;padding:.28rem .45rem}.dados-empresa-logo__input{display:none}.gest-emp-cep{display:flex;gap:.35rem;align-items:stretch}.gest-emp-cep input{flex:1 1 auto;min-width:0}.gest-emp-cep .gest-crud-btn{flex:0 0 auto;white-space:nowrap}@media (max-width: 900px){.dados-empresa-top,.dados-empresa-grid--geral,.dados-empresa-grid--endereco,.dados-empresa-grid--classif{grid-template-columns:1fr}.dados-empresa-span2{grid-column:auto}.dados-empresa-logo{max-width:100%}}.cfg-field--readonly input[readonly],.cfg-field input.cfg-field--readonly-input,input.cfg-field--readonly-input{background:#f1f5f9;color:#334155;cursor:default}.cfg-panel--full{grid-column:1 / -1}.cfg-page{width:100%;max-width:100%;height:100%;min-height:0;flex:1;display:flex;flex-direction:column;gap:.35rem;overflow:hidden;font-size:.72rem;color:#222}.cfg-win__title{flex-shrink:0;margin:0;padding:.4rem .65rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);border:1px solid #1d4ed8;border-radius:8px;color:#fff;font-size:.85rem;font-weight:600}.cfg-toolbar{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.25rem .35rem;background:#f4f6f8;border:1px solid #c5ccd3;border-radius:8px}.cfg-main-abas{flex-shrink:0;display:flex;gap:.25rem}.cfg-main-abas__btn{padding:.3rem .65rem;border:1px solid #c5ccd3;border-radius:6px;background:#fff;font:inherit;font-size:.72rem;cursor:pointer}.cfg-main-abas__btn--on{background:#2563eb;border-color:#1d4ed8;color:#fff;font-weight:600}.cfg-main-abas__btn:disabled{opacity:.45;cursor:not-allowed}.cfg-localizar{flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem;overflow:hidden}.cfg-localizar__grid{flex:1;min-height:8rem}.cfg-localizar__hint{margin:0;font-size:.68rem;color:#64748b}.cfg-insert-emi{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem}.cfg-insert-emi select{min-width:16rem;padding:.2rem .35rem;font:inherit}.cfg-abas{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.15rem}.cfg-abas__btn{padding:.28rem .55rem;border:1px solid #c5ccd3;border-radius:4px 4px 0 0;background:#fff;color:#333;font-family:inherit;font-size:.68rem;cursor:pointer}.cfg-abas__btn--on{background:#dc2626;border-color:#b91c1c;color:#fff;font-weight:700}.cfg-body{flex:1;min-height:280px;min-width:0;overflow:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,28%);gap:.5rem;align-items:start}.cfg-body--full{grid-template-columns:1fr}.cfg-panel{border:1px solid #9ca3af;background:#fff;min-width:0}.cfg-panel__head{margin:0;padding:.28rem .5rem;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-size:.72rem;font-weight:600}.cfg-panel__body{padding:.45rem .55rem;display:flex;flex-direction:column;gap:.45rem}.cfg-section{border:1px solid #d1d5db;background:#fafbfc}.cfg-section__head{margin:0;padding:.22rem .45rem;background:#1e3a8a;color:#fff;font-size:.68rem;font-weight:600}.cfg-section__body{padding:.4rem .5rem;display:flex;flex-direction:column;gap:.35rem}.cfg-check{display:flex;align-items:flex-start;gap:.35rem;font-size:.68rem;line-height:1.35}.cfg-check input{margin-top:.12rem;flex-shrink:0}.cfg-field{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem}.cfg-field label{font-weight:600;color:#374151}.cfg-field input,.cfg-field select,.cfg-field textarea{width:100%;padding:.25rem .4rem;border:1px solid #c5ccd3;border-radius:4px;font-family:inherit;font-size:.72rem;box-sizing:border-box}.cfg-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem}.cfg-row-action{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem 0;border-bottom:1px solid #e5e7eb}.cfg-row-action:last-child{border-bottom:none}.cfg-row-action__text strong{display:block;font-size:.7rem}.cfg-row-action__text span{color:#6b7280;font-size:.65rem}.cfg-btn{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .65rem;border:1px solid #1d4ed8;border-radius:6px;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-family:inherit;font-size:.68rem;cursor:pointer;white-space:nowrap}.cfg-btn:disabled{opacity:.45;cursor:not-allowed}.cfg-btn--enabled{opacity:1;cursor:pointer;box-shadow:0 1px 3px #1d4ed859;font-weight:700}.cfg-btn--enabled:hover{filter:brightness(1.05)}.cfg-btn--ghost{background:#fff;color:#1d4ed8}.cfg-sidebar-btns{display:flex;flex-direction:column;gap:.25rem}.cfg-sidebar-btns .cfg-btn{width:100%;justify-content:flex-start}.cfg-radio-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.cfg-radio-row label{display:inline-flex;align-items:center;gap:.25rem;font-weight:400}.cfg-lote-grid{width:100%;border-collapse:collapse;font-size:.68rem}.cfg-lote-grid th,.cfg-lote-grid td{border:1px solid #d1d5db;padding:.22rem .35rem;text-align:left}.cfg-lote-grid th{background:#2563eb;color:#fff}.cfg-lote-grid tbody tr:nth-child(2n){background:#f9fafb}.cfg-flash{margin:0;padding:.3rem .5rem;border-radius:6px;font-size:.72rem}.cfg-flash--ok{background:#ecfdf5;border:1px solid #86efac;color:#047857}.cfg-flash--err{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}@media (max-width: 960px){.cfg-body{grid-template-columns:1fr}}.cfg-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:.75rem}.cfg-menu-modal{display:flex;width:min(920px,calc(100vw - 1.5rem));height:min(580px,calc(100dvh - 2rem));max-height:calc(100dvh - 2rem);flex-direction:column;overflow:hidden;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 24px 64px #0f172a33}.cfg-menu-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:none;background:linear-gradient(135deg,#1e40af,#2563eb);padding:.65rem .85rem}.cfg-menu-modal__head h2{margin:0;font-size:.88rem;font-weight:700;color:#fff;letter-spacing:.01em}.cfg-menu-close{border:none;background:#ffffff1f;color:#fff;cursor:pointer;padding:.3rem .45rem;border-radius:8px;line-height:1;transition:background .15s}.cfg-menu-close:hover{background:#ffffff38}.cfg-menu-modal__body{flex:1;min-height:0;overflow:hidden;padding:.65rem;display:flex;flex-direction:column;gap:.55rem;background:#f8fafc}.cfg-menu-layout{flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:.55rem;min-height:0}.cfg-menu-block{display:flex;min-height:0;flex-direction:column;border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.cfg-menu-block--main{grid-column:1;grid-row:1 / 3}.cfg-menu-block--sub1{grid-column:2;grid-row:1}.cfg-menu-block--sub2{grid-column:2;grid-row:2}.cfg-menu-block__head{flex-shrink:0;background:#f1f5f9;color:#0f172a;padding:.32rem .55rem;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid #e2e8f0}.cfg-menu-bar{flex-shrink:0;display:flex;gap:.28rem;padding:.32rem .45rem;background:#fff;border-bottom:1px solid #f1f5f9}.cfg-menu-tool{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border:1px solid transparent;border-radius:7px;cursor:pointer;font-size:.68rem;box-shadow:none;transition:filter .12s,transform .1s}.cfg-menu-tool:not(:disabled):hover{filter:brightness(1.06);transform:translateY(-1px)}.cfg-menu-tool--add{background:#ecfdf5;border-color:#86efac;color:#15803d}.cfg-menu-tool--edit{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.cfg-menu-tool--delete{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.cfg-menu-tool--refresh{background:#f8fafc;border-color:#cbd5e1;color:#475569}.cfg-menu-tool--save{width:auto;min-width:4.4rem;height:1.55rem;padding:0 .55rem;border-color:#93c5fd;background:#2563eb;color:#fff;font-size:.66rem;font-weight:700}.cfg-menu-tool--cancel{width:auto;min-width:4.8rem;height:1.55rem;padding:0 .55rem;border-color:#cbd5e1;background:#fff;color:#475569;font-size:.66rem;font-weight:600}.cfg-menu-tool--off{opacity:.45;cursor:not-allowed}.cfg-menu-cell-input{width:100%;box-sizing:border-box;font-family:inherit;font-size:.68rem;padding:.12rem .25rem;border:1px solid #94a3b8;border-radius:3px;background:#fff;color:#111}.cfg-menu-cell-input--num{max-width:3.5rem}.cfg-menu-row--edit{background:#fef9c3!important}.cfg-menu-row--edit td{color:#111!important;height:auto}.cfg-menu-table-wrap{position:relative;min-height:0;flex:1;overflow:auto;background:#fff}.cfg-menu-grid{width:100%;height:auto;border-collapse:collapse;font-size:.67rem}.cfg-menu-grid th,.cfg-menu-grid td{border:1px solid #e2e8f0;padding:.1rem .38rem;line-height:1.2;text-align:left;vertical-align:middle}.cfg-menu-grid tbody td{height:1.35rem}.cfg-menu-grid th{position:sticky;top:0;z-index:2;background:#f8fafc;color:#475569;font-weight:700;font-size:.62rem;text-transform:uppercase;letter-spacing:.04em;border-bottom-color:#cbd5e1}.cfg-menu-grid tbody tr{cursor:pointer}.cfg-menu-grid tbody tr:nth-child(2n){background:#fafbfc}.cfg-menu-grid tbody tr:hover:not(.cfg-menu-row--on):not(.cfg-menu-row--edit){background:#f1f5f9}.cfg-menu-grid__check{text-align:center;width:2.6rem}.cfg-menu-grid__check input[type=checkbox]{width:.78rem;height:.78rem;margin:0;accent-color:#2563eb}.cfg-menu-grid__empty{text-align:center;color:#94a3b8;padding:.65rem!important;height:auto;font-style:italic}.cfg-menu-row--on{background:#dbeafe!important;color:#1e3a8a!important}.cfg-menu-row--on td{color:#1e3a8a!important;font-weight:600}.cfg-menu-row--on:hover{background:#bfdbfe!important}.cfg-menu-confirm{z-index:120}.cfg-menu-confirm .gest-confirm__panel{width:min(100%,26rem)}.cfg-menu-confirm__icon{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-bottom:.55rem;border-radius:999px;background:#fef2f2;color:#dc2626;font-size:1rem}.cfg-menu-confirm__item{margin:0 0 .45rem;padding:.35rem .5rem;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.82rem;font-weight:700;color:#0f172a}.cfg-menu-form{flex-shrink:0;border:1px solid #cbd5e1;background:#f8fafc;padding:.45rem .55rem}.cfg-menu-form__title{margin:0 0 .35rem;font-size:.72rem;font-weight:700;color:#1e3a8a}@media (max-width: 820px){.cfg-menu-layout{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.cfg-menu-block--main,.cfg-menu-block--sub1,.cfg-menu-block--sub2{grid-column:1;grid-row:auto}.cfg-menu-table-wrap{max-height:180px}}.cert-dig-form{display:flex;flex-direction:column;gap:.55rem;width:100%;max-width:none}.cert-dig-form--cfg{padding:.55rem .65rem .85rem;overflow:auto;min-height:0;flex:1}.cert-dig-form label{display:flex;flex-direction:column;gap:.15rem;width:100%;font-size:.72rem;font-weight:600;color:#444}.cert-dig-form input,.cert-dig-form textarea{width:100%;padding:.32rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.75rem;box-sizing:border-box}.cert-dig-readonly{background:#fefce8!important;color:#713f12!important}.cert-dig-arquivo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:end;width:100%}.cert-dig-arquivo-row label{min-width:0}.cert-dig-arquivo-row .gest-crud-btn{height:2rem;min-width:2.4rem;padding:0 .65rem}.cert-dig-senha-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.55rem;align-items:end;width:100%}.cert-dig-senha-row>label{min-width:0}.cert-dig-validar-row{display:flex;justify-content:flex-start;align-items:end}.cert-dig-validar-row .gest-crud-btn--validate{background:#2563eb;border-color:#1d4ed8;color:#fff;height:2rem;white-space:nowrap}.cert-dig-validar-row .gest-crud-btn--validate:hover:not(:disabled){background:#1d4ed8}.cert-dig-situacao textarea{min-height:4.5rem;resize:vertical;background:#f8fafc}.cert-dig-check{flex-direction:row!important;align-items:center;gap:.45rem!important;font-size:.74rem!important}.cert-dig-check input{width:auto}.cert-dig__input-hidden{display:none}@media (max-width: 720px){.cert-dig-arquivo-row,.cert-dig-senha-row{grid-template-columns:1fr}.cert-dig-validar-row .gest-crud-btn--validate{width:100%}}.serema-body{display:flex;flex-direction:column;gap:.55rem;padding:.35rem .45rem .7rem;overflow:auto;min-height:0;flex:1}.serema-top{display:grid;grid-template-columns:minmax(0,1fr) 11.5rem;gap:.55rem;align-items:start}.serema-row{display:flex;gap:.55rem;align-items:end}.serema-row--email .cfg-field{flex:1;min-width:0}.serema-padrao{margin-bottom:.15rem;white-space:nowrap}.serema-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem}.serema-teste{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:stretch}.serema-teste__fields{display:flex;flex-direction:column;gap:.35rem;min-width:0}.serema-teste__acao{display:flex;align-items:center;justify-content:center}.serema-teste__btn{min-height:4.5rem;writing-mode:horizontal-tb;white-space:normal;max-width:7.5rem;text-align:center;line-height:1.25}.serema-resultado{width:100%;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;background:#f8fafc;color:#334155}@media (max-width: 900px){.serema-top,.serema-teste{grid-template-columns:1fr}.serema-teste__btn{max-width:none;min-height:2.4rem}}.serwha-load{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.serwha-body{display:flex;flex-direction:column;gap:.55rem;padding:.35rem .45rem .7rem;overflow-y:auto;overflow-x:hidden;min-height:0;flex:1}.serwha-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem}.serwha-grid-3{display:grid;grid-template-columns:minmax(0,1.4fr) 4.5rem minmax(0,1fr);gap:.45rem}.serwha-teste{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:stretch}.serwha-teste__fields{display:flex;flex-direction:column;gap:.35rem;min-width:0}.serwha-teste__acao{display:flex;align-items:center;justify-content:center}.serwha-teste__btn{min-height:4.5rem;white-space:normal;max-width:7.5rem;text-align:center;line-height:1.25}.serwha-resultado{width:100%;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;background:#f8fafc;color:#334155}@media (max-width: 900px){.serwha-grid-2,.serwha-grid-3,.serwha-teste{grid-template-columns:1fr}}.gest-icms-layout{display:flex;flex-direction:column;gap:.55rem}.gest-icms-dados{display:grid;grid-template-columns:minmax(16rem,.9fr) minmax(16rem,1.1fr);gap:.85rem 1.1rem;align-items:start}.gest-icms-dados__left,.gest-icms-dados__right{display:flex;flex-direction:column;gap:.55rem;min-width:0}.gest-icms-id-row{display:grid;grid-template-columns:5.5rem 5.5rem minmax(0,1fr);gap:.45rem .55rem}.gest-icms-aliq-col{display:grid;grid-template-columns:1fr;gap:.4rem;max-width:14rem}.gest-icms-dados__right .gest-cli-field--full,.gest-icms-dados__right label{display:flex;flex-direction:column;gap:.2rem;height:100%;min-height:14rem}.gest-icms-dados__right textarea{flex:1;min-height:12rem;resize:vertical}@media (max-width: 900px){.gest-icms-dados{grid-template-columns:1fr}.gest-icms-id-row{grid-template-columns:1fr 1fr}.gest-icms-aliq-col{max-width:none}}.gest-mar-layout{display:flex;flex-direction:column;gap:.55rem;max-width:36rem}.gest-mar-checks{display:flex;flex-direction:column;gap:.35rem;margin-top:.15rem}.gest-mar-checks .gest-check-row{margin:0}.gest-inu-layout{display:flex;flex-direction:column;gap:.55rem}.gest-inu-aviso{padding:.45rem .65rem;border:1px solid #c5ccd3;border-radius:4px;background:#eef1f4;color:#334155;font-size:.78rem;font-weight:600}.gest-inu-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.45rem .55rem;align-items:end}.gest-inu-row--proto{grid-template-columns:minmax(12rem,1.2fr) minmax(10rem,.8fr);max-width:36rem}.gest-inu-jus label,.gest-inu-jus .gest-cli-field--full{display:flex;flex-direction:column;gap:.2rem}.gest-inu-jus textarea{min-height:5.5rem;resize:vertical}.gest-inu-acoes{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;margin-top:.35rem;padding-top:.45rem;border-top:1px solid #e2e8f0}@media (max-width: 700px){.gest-inu-row--proto{grid-template-columns:1fr;max-width:none}}.gest-ce-layout{display:flex;flex-direction:column;gap:.55rem}.gest-ce-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.45rem .55rem;align-items:end}.gest-ce-row--cli{grid-template-columns:minmax(8rem,.4fr) minmax(14rem,1.4fr) minmax(9rem,.6fr)}.gest-ce-acoes{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin:.35rem 0 .55rem}.gest-ce-sel-todos{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:#334155;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gest-ce-resultado{display:flex;flex-direction:column;gap:.25rem;margin-top:.35rem}.gest-ce-resultado__lab{font-size:.78rem;font-weight:700;color:#334155}.gest-ce-resultado textarea{min-height:6.5rem;resize:vertical;width:100%;padding:.45rem .55rem;border:1px solid #c5ccd3;border-radius:4px;background:#fffbeb;color:#1e293b;font-family:ui-monospace,Consolas,monospace;font-size:.78rem;line-height:1.35}.gest-ce-filtros-nfe{display:contents}.gest-cc{display:flex;flex-direction:column;gap:.75rem;min-height:0}.gest-cc-bloco{border:1px solid #c5d4e8;border-radius:var(--gest-r-sm, 6px);background:#f8fbff;padding:.55rem .65rem .7rem}.gest-cc-bloco>.gest-cad__sec{margin-top:0}.gest-cc-tree-toolbar{display:flex;align-items:center;gap:.45rem;margin-bottom:.45rem}.gest-cc-tree-search{flex:1;margin:0;display:flex;flex-direction:column;gap:.15rem;font-size:.78rem;color:#334155}.gest-cc-tree-search input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:4px;padding:.28rem .45rem;font:inherit}.gest-cc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.gest-cc-tree-actions{display:flex;gap:.25rem;flex-shrink:0}.gest-cc-icon-btn{width:1.85rem;height:1.85rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #94a3b8;border-radius:4px;background:#fff;color:#1e3a5f;cursor:pointer;padding:0}.gest-cc-icon-btn:hover:not(:disabled){background:var(--gest-accent-soft, rgba(37, 99, 235, .14));border-color:var(--gest-accent, #2563eb)}.gest-cc-icon-btn:disabled{opacity:.45;cursor:not-allowed}.gest-cc-icon-btn--danger{color:#b91c1c}.gest-cc-tree-wrap{min-height:180px;max-height:min(42vh,360px);overflow:auto;border:1px solid #dbe4f0;border-radius:4px;background:#fff;padding:.25rem 0}.gest-cc-tree-empty{margin:.75rem}.gest-cc-tree__ul{list-style:none;margin:0;padding:0}.gest-cc-tree__ul--root{padding:.1rem 0}.gest-cc-tree__row{display:flex;align-items:center;gap:.15rem;min-height:1.55rem}.gest-cc-tree__row--on{background:var(--gest-accent-soft, rgba(37, 99, 235, .18))}.gest-cc-tree__toggle{width:1.25rem;height:1.25rem;border:0;background:transparent;color:#64748b;padding:0;cursor:pointer;flex-shrink:0}.gest-cc-tree__toggle:disabled{cursor:default}.gest-cc-tree__dot{display:inline-block;width:.35rem;height:.35rem;border-radius:50%;background:#94a3b8;vertical-align:middle}.gest-cc-tree__label{flex:1;text-align:left;border:0;background:transparent;padding:.15rem .35rem;font:inherit;color:#0f172a;cursor:pointer;border-radius:3px}.gest-cc-tree__label:hover{background:#2563eb14}.gest-cc-item__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.gest-cc-item__head>.gest-cad__sec{margin-top:0}.gest-cc-item__cod{margin:0;display:flex;flex-direction:column;gap:.15rem;font-size:.78rem;color:#334155;min-width:7rem}.gest-cc-item__cod input{border:1px solid #cbd5e1;border-radius:4px;padding:.28rem .4rem;background:#eef2f7;font:inherit}.gest-cc-item__fields{margin-top:.35rem}.gest-cc-item__flags{margin-top:.45rem}.gest-cc-item__btns{display:flex;justify-content:flex-end;gap:.45rem;margin-top:.65rem}.gest-cc--bascon .gest-cc-item__audit{margin-top:.45rem}.gest-cc-conteudo{margin-top:.75rem;flex:1;min-height:0;display:flex;flex-direction:column}.gest-cc-conteudo textarea{min-height:12rem;resize:vertical}.gest-rom-layout{display:flex;flex-direction:column;gap:.75rem}.gest-rom-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.25rem}.gest-rom-status{display:inline-flex;align-items:center;min-height:2rem;padding:.2rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;background:#e8f4fc;color:#0b5f8a}.gest-rom-status--abe{background:#e8f4fc;color:#0b5f8a}.gest-rom-status--fin{background:#d8f3ef;color:#0f6b5c}.gest-rom-status--can{background:#eceff1;color:#546e7a}.gest-rom-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.65rem .85rem}.gest-rom-dados-grid .gest-cli-field--full,.gest-rom-dados-grid .gest-field--full{grid-column:1 / -1}.gest-cupom-layout{display:flex;flex-direction:column;gap:.75rem}.gest-cupom-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.gest-cupom-status{display:inline-flex;align-items:center;min-height:2rem;padding:.2rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}.gest-cupom-status--abe{background:#fff3e0;color:#e65100}.gest-cupom-status--fin{background:#d8f3ef;color:#0f6b5c}.gest-cupom-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.65rem .85rem}.gest-cupom-dados-grid .gest-cli-field--full,.gest-cupom-dados-grid .gest-field--full{grid-column:1 / -1}.gest-cupom-loc-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin:.5rem 0 .75rem}.gest-cupom-sel-todos{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem}.gest-grid__th--check{width:2.5rem;text-align:center}.gest-cob-layout{display:flex;flex-direction:column;gap:.75rem}.gest-cob-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.gest-cob-status{display:inline-flex;align-items:center;min-height:2rem;padding:.2rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}.gest-cob-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.65rem .85rem}.gest-cob-dados-grid .gest-cli-field--full,.gest-cob-dados-grid .gest-field--full{grid-column:1 / -1}.gest-cob-legenda{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.25rem}.gest-cob-legenda--vp{flex-direction:column;gap:.12rem;margin:0;padding:.15rem;max-width:6.5rem}.gest-cob-legenda--vp .gest-cob-legenda__i{font-size:.55rem;padding:.05rem .25rem;white-space:nowrap}.gest-cob-legenda__i{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:.25rem;font-size:.78rem;border:1px solid rgba(0,0,0,.08)}.gest-cob-row--abe,.gest-cob-status.gest-cob-row--abe,.gest-cob-legenda__i.gest-cob-row--abe{background:#fff;color:#263238}.gest-cob-row--rem,.gest-cob-status.gest-cob-row--rem,.gest-cob-legenda__i.gest-cob-row--rem{background:#eceff1;color:#455a64}.gest-cob-row--can,.gest-cob-status.gest-cob-row--can,.gest-cob-legenda__i.gest-cob-row--can{background:#cfd8dc;color:#37474f}.gest-cob-row--rec,.gest-cob-status.gest-cob-row--rec,.gest-cob-legenda__i.gest-cob-row--rec{background:#e3f2fd;color:#1565c0}.gest-cob-row--atr,.gest-cob-status.gest-cob-row--atr,.gest-cob-legenda__i.gest-cob-row--atr{background:#ffebee;color:#c62828}.gest-cob-page{display:flex;flex-direction:column;min-height:0;height:100%;gap:0}.gest-cob-page--vp .gest-cob-page__top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.35rem;padding:.2rem .35rem 0;border-bottom:1px solid #c5ccd3;background:#e8edf2}.gest-cob-page__viz{margin:0 .25rem .25rem auto;min-height:1.55rem;padding:.15rem .45rem;font-size:.7rem}.gest-cob-page__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.55rem .75rem .35rem;border-bottom:1px solid #d0d7de;background:#f8fafc}.gest-cob-page__sub{margin:.1rem 0 0}.gest-cob-maker-tabs{display:flex;flex-wrap:wrap;gap:.15rem;padding:.35rem .55rem 0;border-bottom:1px solid #c5ccd3;background:#e8edf2}.gest-cob-maker-tabs--vp{flex:1;padding:.25rem .2rem 0;border-bottom:none;background:transparent}.gest-cob-maker-tabs__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-bottom:none;border-radius:6px 6px 0 0;background:transparent;color:#334155;font-size:.72rem;font-weight:600;padding:.3rem .55rem;cursor:pointer}.gest-cob-maker-tabs__btn:hover{background:#ffffff8c}.gest-cob-maker-tabs__btn.is-active{background:#fff;border-color:#c5ccd3;color:#0f172a;box-shadow:0 -1px #fff;margin-bottom:-1px}.gest-cob-page__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#eef1f4}.gest-cob-page__receitas{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.gest-cob-page__receitas>.gest-page{flex:1;min-height:0;border:none;border-radius:0}.gest-cob-page--vp .gest-cob-page__receitas .gest-page__title{display:none}.gest-cob-vp-side{display:flex;flex-direction:column;align-items:stretch;gap:.2rem}.gest-cob-vp-bar .gest-vp-side{min-width:7rem}.gest-cob-shell{flex:1;min-height:0;display:flex;flex-direction:column;margin:.55rem;border:1px solid #c5ccd3;border-radius:6px;background:#fff;overflow:hidden}.gest-cob-shell--col{display:flex;flex-direction:column}.gest-cob-shell--gap{gap:.55rem;border:none;background:transparent;margin:.55rem;overflow:auto}.gest-cob-shell__sec-head{background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff;font-weight:600;font-size:.82rem;padding:.4rem .65rem}.gest-cob-shell__sec-head--green{background:linear-gradient(135deg,#2e7d32,#1b5e20)}.gest-cob-shell__sec-body{padding:.65rem}.gest-cob-shell__sec-body--fill{flex:1;min-height:0;display:flex;flex-direction:column;padding:0}.gest-cob-shell__sec-body--row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.gest-cob-shell__empty{padding:1.5rem 1rem;text-align:center}.gest-cob-shell__empty-tit{margin:0;font-weight:700;color:#334155}.gest-cob-shell__empty-txt{margin:.35rem 0 0;color:#64748b;font-size:.9rem}.gest-cob-shell__table-wrap{flex:1;min-height:12rem;overflow:auto}.gest-cob-shell__table{width:100%;border-collapse:collapse;font-size:.82rem}.gest-cob-shell__table th{position:sticky;top:0;background:#1e3a5f;color:#fff;text-align:left;padding:.4rem .5rem;font-weight:600;white-space:nowrap}.gest-cob-shell__table td{padding:.45rem .5rem;border-bottom:1px solid #e2e8f0}.gest-cob-shell__table-empty{text-align:center;color:#64748b;padding:2rem 1rem!important}.gest-cob-shell__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .75rem;border-top:1px solid #c5ccd3;background:#f1f5f9}.gest-cob-shell__footer-actions{display:flex;flex-wrap:wrap;gap:.4rem}.gest-cob-shell__row{display:flex;flex-wrap:wrap;gap:.55rem}.gest-cob-shell__card{border:1px solid #c5ccd3;border-radius:6px;background:#fff;overflow:hidden;min-width:14rem}.gest-cob-shell__card--grow{flex:1;min-width:18rem}.gest-cob-shell__card--fill{flex:1;min-height:12rem;display:flex;flex-direction:column}.gest-cob-shell__card--fill .gest-cob-shell__sec-body--fill{flex:1}.gest-cob-shell__field{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;font-weight:600;color:#475569}.gest-cob-shell__field select{min-height:2.1rem;border:1px solid #cbd5e1;border-radius:4px;padding:.25rem .4rem;font-weight:500;background:#f8fafc}.gest-cob-shell__field--grow{flex:1;min-width:12rem}.gest-cob-shell__resultado{width:100%;height:100%;min-height:10rem;border:none;resize:none;padding:.75rem;font-family:ui-monospace,Consolas,monospace;font-size:.8rem;background:#fffde7;color:#334155}.gest-des-layout{display:flex;flex-direction:column;gap:.75rem}.gest-des-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.gest-des-status{display:inline-flex;align-items:center;min-height:2rem;padding:.2rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}.gest-des-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.65rem .85rem}.gest-des-dados-grid .gest-cli-field--full,.gest-des-dados-grid .gest-field--full{grid-column:1 / -1}.gest-des-legenda{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-top:.25rem}.gest-des-legenda--vp{flex-direction:column;gap:.12rem;margin:0;padding:.15rem;max-width:6.5rem}.gest-des-legenda--vp .gest-des-legenda__i{font-size:.55rem;padding:.05rem .25rem;white-space:nowrap}.gest-des-vp-side{display:flex;flex-direction:column;align-items:stretch;gap:.2rem}.gest-des-vp-bar .gest-vp-side{min-width:7rem}.gest-des-legenda__i{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:.25rem;font-size:.78rem;border:1px solid rgba(0,0,0,.08)}.gest-des-row--abe,.gest-des-status.gest-des-row--abe,.gest-des-legenda__i.gest-des-row--abe{background:#fff;color:#263238}.gest-des-row--can,.gest-des-status.gest-des-row--can,.gest-des-legenda__i.gest-des-row--can{background:#cfd8dc;color:#37474f}.gest-des-row--pag,.gest-des-status.gest-des-row--pag,.gest-des-legenda__i.gest-des-row--pag{background:#e0f7fa;color:#00695c}.gest-des-row--atr,.gest-des-status.gest-des-row--atr,.gest-des-legenda__i.gest-des-row--atr{background:#fce4ec;color:#c62828}.gest-ext-legenda{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:.5rem 0 0;font-size:.82rem}.gest-ext-legenda__i{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .55rem;border-radius:4px;border:1px solid rgba(0,0,0,.08)}.gest-ext-status.gest-ext-row--abe,.gest-ext-legenda__i.gest-ext-row--abe{background:#fff;color:#334155}.gest-ext-status.gest-ext-row--ok,.gest-ext-legenda__i.gest-ext-row--ok{background:#99f6e4;color:#0f172a}.gest-ext-status{display:inline-block;padding:.12rem .45rem;border-radius:6px;font-weight:700;font-size:.65rem;line-height:1.25;border:1px solid rgba(0,0,0,.08)}.gest-ext-saldo{margin:0 0 .5rem;font-size:.95rem}.gest-ext-saldo strong{font-variant-numeric:tabular-nums}.gest-pc-legenda{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:.5rem 0 0;font-size:.82rem}.gest-pc-legenda__i{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .55rem;border-radius:4px;border:1px solid rgba(0,0,0,.08)}.gest-pc-status.gest-pc-row--abe,.gest-pc-legenda__i.gest-pc-row--abe{background:#f8fafc;color:#334155}.gest-pc-status.gest-pc-row--can,.gest-pc-legenda__i.gest-pc-row--can{background:#fecaca;color:#991b1b}.gest-pc-status.gest-pc-row--fin,.gest-pc-legenda__i.gest-pc-row--fin{background:#a5f3fc;color:#155e75}.gest-pc-status.gest-pc-row--rev,.gest-pc-legenda__i.gest-pc-row--rev{background:#fed7aa;color:#9a3412}.gest-pc-status.gest-pc-row--exp,.gest-pc-legenda__i.gest-pc-row--exp{background:#fbcfe8;color:#831843}.gest-pc-status{display:inline-block;padding:.12rem .45rem;border-radius:6px;font-weight:700;font-size:.65rem;line-height:1.25;border:1px solid rgba(0,0,0,.08)}.gest-vp-bar{flex-shrink:0;display:grid;grid-template-columns:minmax(8.5rem,10rem) minmax(0,1fr) auto;gap:.3rem;align-items:stretch;padding:.25rem;margin-bottom:.3rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);background:#f7f8fa;width:100%;box-sizing:border-box}.gest-vp-acoes{display:flex;flex-direction:column;gap:0;min-width:0;border:1px solid #c5ccd3;border-radius:4px;background:#fff;overflow:hidden}.gest-vp-acoes__tit,.gest-vp-filtros__tit{margin:0;padding:.15rem .35rem;background:#1e5aa8;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.02em}.gest-vp-acoes__btns{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;padding:.25rem}.gest-vp-acoes__btns .gest-crud-btn{min-height:1.45rem;padding:.1rem .3rem;font-size:.6rem}.gest-vp-acoes__btns .gest-crud-btn--ico{width:1.45rem;min-width:1.45rem;padding:0;justify-content:center}.gest-vp-acoes__btns .gest-crud-btn--add{background:#16a34a;border-color:#15803d;color:#fff}.gest-vp-acoes__btns .gest-vp-imp{flex:1 1 auto;white-space:nowrap}.gest-vp-filtros{display:flex;flex-direction:column;gap:0;min-width:0;width:100%;border:1px solid #c5ccd3;border-radius:4px;background:#fff;overflow:visible}.gest-vp-filtros__body{display:flex;flex-direction:column;gap:.22rem;padding:.2rem .3rem .3rem;min-width:0}.gest-vp-filtros__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.22rem;width:100%}.gest-vp-filtros label{display:flex;flex-direction:column;gap:.05rem;font-size:.55rem;font-weight:600;color:#555;min-width:0}.gest-vp-filtros input,.gest-vp-filtros select{box-sizing:border-box;min-width:0;height:1.45rem;padding:.1rem .28rem;border:1px solid #c5ccd3;border-radius:3px;font-size:.62rem;font-family:inherit;background:#fff;line-height:1.2}.gest-vp-filtros .gest-search-select{width:100%;min-width:0}.gest-vp-filtros .gest-search-select__input{height:1.45rem;min-height:1.45rem;padding:.1rem .28rem;font-size:.62rem;border-radius:3px}.gest-vp-filtros .gest-search-select__list{z-index:40;font-size:.7rem}.gest-vp-f--nr{flex:0 1 5rem;max-width:5.5rem}.gest-vp-f--nrcli{flex:0 1 5.5rem;max-width:6.5rem}.gest-vp-f--val{flex:0 1 5rem;max-width:5.5rem}.gest-vp-f--sit{flex:1 1 6.5rem;min-width:5.5rem;max-width:9rem}.gest-vp-f--emp{flex:1 1 8rem;min-width:7rem;max-width:12rem}.gest-vp-f--col{flex:1 1 7.5rem;min-width:6.5rem;max-width:11rem}.gest-vp-f--cli{flex:1 1 12rem;min-width:9rem}.gest-vp-f--ser{flex:0 1 4.5rem;max-width:5.5rem}.gest-vp-f--imps{flex:0 1 4rem;max-width:5rem}.gest-vp-f--por{flex:0 1 7.5rem;max-width:9rem}.gest-vp-f--periodo{flex:0 1 auto}.gest-vp-f--periodo .gest-vp-periodo{display:flex;align-items:center;gap:.15rem}.gest-vp-f--periodo input[type=date]{width:6.6rem}.gest-vp-f--campo{flex:1 1 8rem;min-width:7rem;max-width:11rem}.gest-vp-side{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;gap:.25rem;min-width:2.6rem}.gest-vp-limpar,.gest-vp-buscar{align-self:stretch;flex:1;min-height:2.2rem;min-width:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:.9rem;cursor:pointer}.gest-vp-limpar{border:1px solid #94a3b8;background:#e2e8f0;color:#334155}.gest-vp-limpar:hover{background:#cbd5e1}.gest-vp-buscar{border:1px solid #1e40af;background:#2563eb;color:#fff}.gest-vp-buscar:hover{background:#1d4ed8}.gest-vp-limpar:disabled,.gest-vp-buscar:disabled{opacity:.55;cursor:not-allowed}.gest-vp-rodape{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem;padding-top:.35rem;border-top:1px solid #e5e7eb}.gest-vp-rodape label{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:#444}.gest-vp-rodape select{padding:.22rem .4rem;border:1px solid #c5ccd3;border-radius:4px;font-size:.72rem;background:#fff}@media (max-width: 1100px){.gest-vp-bar{grid-template-columns:1fr}.gest-vp-side{flex-direction:row}.gest-vp-limpar,.gest-vp-buscar{min-height:2.2rem;min-width:3.5rem;flex:1 1 auto}}.gest-vp-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:1rem}.gest-vp-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:#0f172a73;cursor:pointer}.gest-vp-dialog__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1200px,98vw);height:min(860px,92dvh);min-width:min(1200px,98vw);min-height:min(860px,92dvh);max-width:98vw;max-height:92dvh;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 18px 50px #0f172a59;border:1px solid #cbd5e1;box-sizing:border-box}.gest-vp-dialog__head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff}.gest-vp-dialog__head h2{margin:0;font-size:.95rem;font-weight:600;white-space:nowrap}.gest-vp-dialog__head-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem}.gest-vp-dialog__head .gest-crud-btn{background:#ffffff26;border-color:#ffffff59;color:#fff}.gest-vp-dialog__head .gest-crud-btn:hover:not(:disabled){background:#ffffff47}.gest-vp-dialog__head .gest-crud-btn:disabled{opacity:.45;cursor:not-allowed}.gest-vp-dialog__head .gest-crud-btn--primary{background:#16a34a;border-color:#15803d}.gest-vp-dialog__head .gest-crud-btn--insert{background:#0ea5e9;border-color:#0284c7}.gest-vp-dialog__head .gest-crud-btn--danger{background:#dc2626;border-color:#b91c1c}.gest-vp-dialog__flash{flex-shrink:0;padding:.35rem .85rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.gest-vp-dialog__flash .gest-erro,.gest-vp-dialog__flash .gest-ok{margin:.15rem 0;font-size:.78rem}.gest-vp-dialog__body{flex:1 1 auto;min-height:0;height:100%;overflow:auto;padding:.5rem .65rem .75rem;background:#eef1f5;box-sizing:border-box}.gest-vp-form{display:flex;flex-direction:column;gap:.4rem;height:100%;min-height:100%;box-sizing:border-box;font-size:.72rem}.gest-vp-form__tabs{display:flex;flex-wrap:wrap;gap:.15rem;flex-shrink:0;border-bottom:1px solid #c5ccd3;padding-bottom:.2rem}.gest-vp-form__acoes{display:flex;flex-wrap:wrap;gap:.25rem;flex-shrink:0}.gest-vp-form__acao{font-size:.65rem!important;padding:.25rem .45rem!important;min-height:1.7rem;gap:.3rem}.gest-vp-form__acao:disabled{opacity:.45;cursor:not-allowed}.gest-vp-form__tab{border:1px solid #c5ccd3;border-bottom:0;border-radius:4px 4px 0 0;background:#dce3ea;color:#1e3a5f;padding:.28rem .65rem;font-size:.72rem;font-weight:600;cursor:pointer}.gest-vp-form__tab--on{background:#fff;color:#0f172a;box-shadow:0 -1px #fff}.gest-vp-th-acoes{white-space:nowrap;min-width:5.5rem}.gest-vp-td-acoes{vertical-align:middle;padding:.15rem .25rem!important}.gest-vp-linha-acoes{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.12rem}.gest-vp-linha-acoes__btn{width:1.35rem;height:1.35rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #94a3b8;border-radius:3px;background:#f8fafc;color:#1e3a5f;font-size:.62rem;cursor:pointer;line-height:1}.gest-vp-linha-acoes__btn:hover{background:#2563eb;border-color:#1d4ed8;color:#fff}.gest-vp-form__cad{display:grid;grid-template-columns:minmax(11rem,14rem) minmax(0,1fr);gap:.45rem;align-items:start;flex:1 1 auto;min-height:0;align-content:start}.gest-vp-form__lado{display:flex;flex-direction:column;gap:.28rem;padding:.35rem;border:1px solid #c5ccd3;border-radius:4px;background:#fff}.gest-vp-form__lado label,.gest-vp-box__body label,.gest-vp-form__tot-side label{display:flex;flex-direction:column;gap:.08rem;font-size:.58rem;font-weight:700;color:#475569}.gest-vp-form input,.gest-vp-form textarea,.gest-vp-form select{width:100%;box-sizing:border-box;min-height:1.45rem;padding:.15rem .3rem;border:1px solid #c5ccd3;border-radius:3px;font-size:.68rem;font-family:inherit;background:#fff}.gest-vp-form__destaque input{background:#fef9c3;font-weight:700}.gest-vp-form__duo{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}.gest-vp-form__ops{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-size:.65rem;font-weight:600}.gest-vp-form__radio,.gest-vp-form__check{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:.25rem!important;font-weight:600}.gest-vp-form__direita{display:flex;flex-direction:column;gap:.4rem;min-width:0}.gest-vp-box{border:1px solid #c5ccd3;border-radius:4px;background:#fff;overflow:hidden}.gest-vp-box__tit{margin:0;padding:.2rem .45rem;background:#1e5aa8;color:#fff;font-size:.68rem;font-weight:700}.gest-vp-box__body{padding:.35rem .45rem .45rem}.gest-vp-box--tot{margin-top:.15rem}.gest-vp-box--grow{min-width:0;flex:1}.gest-vp-box--side{width:11.5rem;flex-shrink:0}.gest-vp-form__grid2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.gest-vp-form__grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.gest-vp-form__span2{grid-column:span 2}.gest-vp-form__span3{grid-column:1 / -1}.gest-vp-form__fat{display:flex;flex-direction:column;gap:.3rem}.gest-vp-form__fat-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.gest-vp-form__fat-row>span{min-width:3.2rem;font-weight:700;color:#1e3a5f}.gest-vp-form__split{display:flex;gap:.45rem;align-items:stretch;flex:1 1 auto;min-height:0;height:100%}.gest-vp-form__pag{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto;min-height:0}.gest-vp-form>.gest-vp-box{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.gest-vp-form>.gest-vp-box .gest-vp-box__body{flex:1}.gest-vp-form__pag-baixo{display:grid;grid-template-columns:minmax(10rem,14rem) minmax(0,1fr);gap:.4rem}.gest-vp-form__tot-side{display:flex;flex-direction:column;gap:.35rem}.gest-vp-form__nota{margin:.35rem 0 0;color:#1d4ed8;font-size:.65rem}.gest-vp-grid-wrap{overflow:auto;max-height:min(48vh,420px);border:1px solid #e2e8f0;border-radius:3px}.gest-vp-grid{width:100%;border-collapse:collapse;font-size:.65rem}.gest-vp-grid th,.gest-vp-grid td{border:1px solid #e2e8f0;padding:.2rem .35rem;text-align:left;white-space:nowrap}.gest-vp-grid th{background:#f1f5f9;font-weight:700;position:sticky;top:0;z-index:1}.gest-vp-form__pre{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;margin:.5rem 0 0}.gest-vp-form__pre dt{font-size:.58rem;font-weight:700;color:#64748b}.gest-vp-form__pre dd{margin:.1rem 0 0;font-size:.8rem;font-weight:600}.gest-vp-form__itens{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:.75rem;align-items:start;margin-top:.5rem}.gest-vp-form__itens-main{min-width:0}.gest-vp-table-wrap{overflow:auto;border:1px solid #cbd5e1;border-radius:4px;background:#fff;max-height:420px}.gest-vp-table{width:100%;border-collapse:collapse;font-size:.78rem}.gest-vp-table th,.gest-vp-table td{border-bottom:1px solid #e2e8f0;padding:.35rem .45rem;text-align:left;white-space:nowrap}.gest-vp-table th{background:#f1f5f9;font-weight:700;position:sticky;top:0;z-index:1}.gest-vp-table__empty{text-align:center;color:#64748b;padding:1rem!important}@media (max-width: 900px){.gest-vp-form__cad,.gest-vp-form__split,.gest-vp-form__pag-baixo,.gest-vp-form__itens{grid-template-columns:1fr;flex-direction:column}.gest-vp-box--side{width:100%}}.gest-fat-legenda{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:.5rem 0 0;font-size:.82rem}.gest-fat-legenda__i{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .55rem;border-radius:4px;border:1px solid rgba(0,0,0,.08)}.gest-fat-status.gest-fat-row--dig,.gest-fat-legenda__i.gest-fat-row--dig{background:#f8fafc;color:#334155}.gest-fat-status.gest-fat-row--proc,.gest-fat-legenda__i.gest-fat-row--proc{background:#fef08a;color:#713f12}.gest-fat-status.gest-fat-row--can,.gest-fat-legenda__i.gest-fat-row--can{background:#e2e8f0;color:#334155}.gest-fat-status.gest-fat-row--aut,.gest-fat-legenda__i.gest-fat-row--aut{background:#a5f3fc;color:#155e75}.gest-fat-status.gest-fat-row--den,.gest-fat-legenda__i.gest-fat-row--den{background:#fbcfe8;color:#831843}.gest-fat-status{display:inline-block;padding:.12rem .45rem;border-radius:6px;font-weight:700;font-size:.65rem;line-height:1.25;border:1px solid rgba(0,0,0,.08)}.gest-fat-acoes{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .65rem}.gest-fotos{margin-top:.35rem}.gest-fotos__hint{margin:0 0 .5rem;font-size:.82rem;color:#64748b}.gest-fotos__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.gest-fotos__slot{display:flex;flex-direction:column;gap:.2rem;padding:.35rem;border:1px solid #d1d5db;border-radius:8px;background:#f8fafc;min-width:0}.gest-fotos__label{font-size:.72rem;font-weight:700;color:#1e40af}.gest-fotos__thumb{position:relative;width:100%;aspect-ratio:1;padding:0;border:1px solid #cbd5e1;border-radius:6px;background:#fff;overflow:hidden;cursor:zoom-in;transition:border-color .15s ease,box-shadow .15s ease}.gest-fotos__thumb:hover{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb2e}.gest-fotos__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gest-fotos__thumb--empty{display:grid;place-items:center;cursor:default}.gest-fotos__thumb--empty:hover{border-color:#cbd5e1;box-shadow:none}.gest-fotos__zoom{position:absolute;right:.2rem;bottom:.2rem;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;background:#0f172a9e;color:#fff;font-size:.62rem;pointer-events:none}.gest-fotos__empty{font-size:.72rem;color:#94a3b8}.gest-fotos__nome{font-size:.62rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gest-fotos__actions{display:flex;flex-wrap:wrap;gap:.2rem}.gest-fotos__file{display:none}.gest-crud-btn--sm{padding:.22rem .45rem;font-size:.66rem}.gest-fotos-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:1rem}.gest-fotos-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172ab8;cursor:pointer}.gest-fotos-lightbox__panel{position:relative;z-index:1;width:min(96vw,56rem);max-height:92vh;display:flex;flex-direction:column;background:#fff;border-radius:10px;box-shadow:0 16px 48px #0f172a59;overflow:hidden}.gest-fotos-lightbox__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .75rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff;font-size:.82rem;font-weight:600}.gest-fotos-lightbox__close{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:0;border-radius:6px;background:#ffffff24;color:#fff;cursor:pointer}.gest-fotos-lightbox__close:hover{background:#ffffff3d}.gest-fotos-lightbox__body{display:grid;place-items:center;padding:.75rem;background:#0f172a;overflow:auto}.gest-fotos-lightbox__body img{max-width:100%;max-height:calc(92vh - 4.5rem);width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:4px}@media (max-width: 1100px){.gest-fotos__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 560px){.gest-fotos__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.gest-vei-vis{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;gap:.35rem}.gest-vei-vis__hint{margin:0 0 .35rem;font-size:.78rem;color:#64748b;line-height:1.35}.gest-vei-vis__grid{flex:1;min-height:0;max-height:none!important;overflow:auto}.gest-panel--vistoria{overflow:hidden!important;display:flex;flex-direction:column}.gest-panel--vistoria>.gest-vei-vis{flex:1;min-height:0}.gest-vei-vis-modal{width:min(100%,56rem);max-height:min(92vh,52rem);display:flex;flex-direction:column}.gest-vei-vis-modal__body{overflow:auto;flex:1;min-height:0}.gest-vei-vis-form{display:flex;flex-direction:column;gap:.45rem}.gest-vei-vis-form label{display:flex;flex-direction:column;gap:.15rem;font-size:.7rem;font-weight:600;color:#444}.gest-vei-vis-form input,.gest-vei-vis-form select,.gest-vei-vis-form textarea{width:100%;padding:.28rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font-family:inherit;font-size:.74rem;box-sizing:border-box;background:#fff}.gest-vei-vis-form input:-moz-read-only,.gest-vei-vis-form textarea:-moz-read-only{background:#f8fafc;color:#64748b;cursor:default}.gest-vei-vis-form input:read-only,.gest-vei-vis-form input:disabled,.gest-vei-vis-form select:disabled,.gest-vei-vis-form textarea:read-only,.gest-vei-vis-form textarea:disabled{background:#f8fafc;color:#64748b;cursor:default}.gest-vei-vis-form__grid2,.gest-vei-vis-form__grid3,.gest-vei-vis-form__grid4{display:grid;gap:.4rem .55rem}.gest-vei-vis-form__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.gest-vei-vis-form__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.gest-vei-vis-form__grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.gest-vei-vis-form__span2{grid-column:span 2}.gest-vei-vis-form__span3{grid-column:span 3}.gest-vei-vis-form__full{width:100%}.gest-vei-vis-check{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;padding:.45rem .55rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.gest-vei-vis-check__col{display:flex;flex-direction:column;gap:.2rem}.gest-vei-vis-check__item{flex-direction:row!important;align-items:center;gap:.4rem!important;font-weight:500!important;font-size:.72rem!important}.gest-vei-vis-check__item input{width:auto}@media (max-width: 900px){.gest-vei-vis-form__grid2,.gest-vei-vis-form__grid3,.gest-vei-vis-form__grid4,.gest-vei-vis-check{grid-template-columns:1fr}.gest-vei-vis-form__span2,.gest-vei-vis-form__span3{grid-column:auto}}.gest-vei-vis-diag{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.35rem}.gest-vei-vis-diag__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem}.gest-vei-vis-diag__hint{margin:0;font-size:.74rem;color:#64748b;line-height:1.35;flex:1;min-width:12rem}.gest-vei-vis-diag__actions{display:flex;flex-wrap:wrap;gap:.35rem}.gest-crud-btn--sm{font-size:.68rem!important;padding:.18rem .45rem!important}.gest-vei-vis-diag__canvas{position:relative;width:100%;max-width:34rem;margin:0 auto;border:1px solid #cbd5e1;border-radius:8px;background:#fff;cursor:crosshair;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.gest-vei-vis-diag__canvas--readonly{cursor:default}.gest-vei-vis-diag__canvas--remove{cursor:pointer}.gest-vei-vis-diag__img{display:block;width:100%;height:auto;pointer-events:none}.gest-vei-vis-diag__mark{position:absolute;transform:translate(-50%,-50%);width:1.35rem;height:1.35rem;padding:0;border:2px solid #dc2626;border-radius:50%;background:#fee2e2eb;color:#b91c1c;font-size:.72rem;font-weight:800;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.gest-vei-vis-diag__canvas--readonly .gest-vei-vis-diag__mark{cursor:default}.gest-vei-vis-diag__mark:hover:not(:disabled){background:#fecaca;border-color:#991b1b}.gest-vei-vis-diag__count{margin:0;font-size:.72rem;color:#64748b;text-align:center}.gest-vei-vis-comb-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin-bottom:.35rem}.gest-vei-vis-comb-row--single{grid-template-columns:minmax(0,18rem);justify-content:center}.gest-vei-vis-comb{display:flex;flex-direction:column;gap:.35rem;align-items:center;padding:.45rem .5rem .55rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.gest-vei-vis-comb__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .55rem;width:100%}.gest-vei-vis-comb__label{font-size:.78rem;font-weight:700;color:#1e293b}.gest-vei-vis-comb__valor{font-size:.72rem;color:#64748b}.gest-vei-vis-comb__canvas{position:relative;width:100%;max-width:11.5rem;cursor:crosshair;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gest-vei-vis-comb__canvas--readonly{cursor:default}.gest-vei-vis-comb__img{display:block;width:100%;height:auto;pointer-events:none}.gest-vei-vis-comb__hit{position:absolute;width:1.1rem;height:1.1rem;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.gest-vei-vis-comb__mark{position:absolute;transform:translate(-50%,-50%);width:1.25rem;height:1.25rem;border:2px solid #dc2626;border-radius:50%;background:#fee2e2f2;color:#b91c1c;font-size:.68rem;font-weight:800;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.gest-vei-vis-comb__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.gest-vei-vis-comb__chip{min-width:2rem;padding:.12rem .35rem;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;font-size:.65rem;font-weight:600;color:#475569;cursor:pointer}.gest-vei-vis-comb__chip:hover:not(:disabled){border-color:#94a3b8;background:#fff}.gest-vei-vis-comb__chip--on{border-color:#dc2626;background:#fef2f2;color:#b91c1c}.gest-vei-vis-comb__chip:disabled{opacity:.7;cursor:default}@media (max-width: 700px){.gest-vei-vis-comb-row{grid-template-columns:1fr}}.gest-vei-vis-fotos{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.35rem}.gest-vei-vis-fotos__head{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem}.gest-vei-vis-fotos__hint{margin:0;flex:1;min-width:12rem;font-size:.74rem;color:#64748b;line-height:1.35}.gest-vei-vis-fotos__file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0}.gest-vei-vis-fotos__add--off{opacity:.5;pointer-events:none;cursor:not-allowed}.gest-vei-vis-fotos__erro{margin:0;padding:.35rem .5rem;border:1px solid #fecaca;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:.74rem;line-height:1.35}.gest-vei-vis-fotos__lightbox{z-index:240}.gest-vei-vis-fotos__status,.gest-vei-vis-fotos__empty{margin:0;font-size:.74rem;color:#64748b}.gest-vei-vis-fotos__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.45rem}.gest-vei-vis-fotos__card{display:flex;flex-direction:column;gap:.25rem;padding:.35rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;min-width:0}.gest-vei-vis-fotos__card--pending{border-style:dashed;border-color:#f59e0b;background:#fffbeb}.gest-vei-vis-fotos__thumb{position:relative;width:100%;aspect-ratio:1;padding:0;border:1px solid #cbd5e1;border-radius:6px;background:#fff;overflow:hidden;cursor:zoom-in}.gest-vei-vis-fotos__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gest-vei-vis-fotos__nome{font-size:.62rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gest-vei-vis__th-acoes{width:8.5rem;text-align:center}.gest-vei-vis__acoes{display:flex;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap}.gest-vei-vis__ico{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;padding:0;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer;font-size:.72rem}.gest-vei-vis__ico:hover:not(:disabled){background:#f1f5f9}.gest-vei-vis__ico:disabled{opacity:.45;cursor:default}.gest-vei-vis__ico--edit{color:#c2410c;border-color:#fdba74;background:#fff7ed}.gest-vei-vis__ico--pdf{color:#b91c1c;border-color:#fca5a5;background:#fef2f2}.gest-vei-vis__ico--anexo{color:#1d4ed8;border-color:#93c5fd;background:#eff6ff}.gest-vei-vis__ico--del{color:#991b1b;border-color:#fecaca;background:#fff}.gest-vei-vis-anexos__dialog{position:relative;z-index:1;width:min(560px,96vw);max-height:min(86vh,720px);display:flex;flex-direction:column;padding:0;overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 12px 40px #0f172a33}.gest-vei-vis-anexos__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;flex:0 0 auto}.gest-vei-vis-anexos__head h3{margin:0;font-size:1rem;font-weight:600;color:#0f172a}.gest-vei-vis-anexos__close{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer}.gest-vei-vis-anexos__body{display:flex;flex-direction:column;gap:.65rem;padding:.85rem 1rem;overflow:auto;flex:1 1 auto;min-height:0}.gest-vei-vis-anexos__hint{margin:0;font-size:.82rem;color:#64748b;line-height:1.4}.gest-vei-vis-anexos__toolbar{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;margin:0}.gest-vei-vis-anexos__file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.gest-vei-vis-anexos__erro{margin:0;color:#b91c1c;font-size:.82rem}.gest-vei-vis-anexos__status,.gest-vei-vis-anexos__empty{margin:0;font-size:.85rem;color:#64748b}.gest-vei-vis-anexos__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.gest-vei-vis-anexos__item{display:grid;grid-template-columns:3.2rem 1fr auto;gap:.65rem;align-items:center;padding:.45rem .5rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.gest-vei-vis-anexos__preview{width:3.2rem;height:3.2rem}.gest-vei-vis-anexos__thumb,.gest-vei-vis-anexos__pdf{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;overflow:hidden;cursor:pointer;text-decoration:none;color:#b91c1c;font-size:1.25rem}.gest-vei-vis-anexos__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gest-vei-vis-anexos__meta{min-width:0;display:flex;flex-direction:column;gap:.15rem}.gest-vei-vis-anexos__meta a{color:#1e40af;font-size:.86rem;font-weight:600;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gest-vei-vis-anexos__meta a:hover{text-decoration:underline}.gest-vei-vis-anexos__meta span{font-size:.75rem;color:#64748b}.gest-vei-vis-anexos__foot{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #e2e8f0;background:#f8fafc}.gest-hist-adm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:1rem}.gest-hist-adm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a73;cursor:pointer}.gest-hist-adm__panel{position:relative;z-index:1;width:min(96vw,42rem);max-height:88vh;display:flex;flex-direction:column;background:#fff;border-radius:10px;box-shadow:0 12px 40px #0f172a33;overflow:hidden}.gest-hist-adm__head{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.5rem;padding:.55rem .75rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff}.gest-hist-adm__head h2{margin:0;font-size:.9rem;font-weight:600}.gest-hist-adm__head span{font-size:.75rem;opacity:.9}.gest-hist-adm__close{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:0;border-radius:6px;background:#ffffff24;color:#fff;cursor:pointer}.gest-hist-adm__body{padding:.65rem .75rem;overflow:auto}.gest-hist-adm__empty{margin:0;padding:1.5rem .5rem;text-align:center;color:#64748b;font-size:.82rem}.gest-hist-adm__table-wrap{border:1px solid #d1d5db;border-radius:8px;overflow:auto}.gest-hist-adm__table{width:100%;border-collapse:collapse;font-size:.78rem}.gest-hist-adm__table th,.gest-hist-adm__table td{padding:.35rem .5rem;border-bottom:1px solid #eef1f5;text-align:left}.gest-hist-adm__table th{background:#eef1f5;font-weight:600}.gest-hist-adm__foot{display:flex;justify-content:flex-end;padding:.55rem .75rem .75rem}.gest-field-readonly-row__ctrl{display:flex;align-items:stretch;gap:.35rem}.gest-field-readonly-row__ctrl input{flex:1;min-width:0}.gest-field-readonly-row__ctrl .gest-crud-btn{flex-shrink:0;align-self:stretch}.gest-cli-imp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem}.gest-cli-imp-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a73;cursor:pointer}.gest-cli-imp-modal__box{position:relative;z-index:1;width:min(40rem,100%);max-height:min(90dvh,42rem);display:flex;flex-direction:column;background:#fff;border-radius:8px;border:1px solid #cbd5e1;box-shadow:0 18px 40px #0f172a40}.gest-cli-imp-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem;border-bottom:1px solid #e2e8f0;background:#1e3a5f;color:#fff;border-radius:8px 8px 0 0}.gest-cli-imp-modal__head h2{margin:0;font-size:.95rem;font-weight:600}.gest-cli-imp-modal__head .gest-crud-btn{background:transparent;color:#fff;border-color:#ffffff59}.gest-cli-imp-modal__body{flex:1;min-height:0;overflow:auto;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.85rem}.gest-cli-imp-sec h3{margin:0 0 .4rem;font-size:.8rem;font-weight:700;color:#1e3a5f;text-transform:uppercase;letter-spacing:.02em}.gest-cli-imp-sec ol{margin:0;padding-left:1.2rem;font-size:.8rem;color:#334155;line-height:1.45}.gest-cli-imp-sec ol li+li{margin-top:.25rem}.gest-cli-imp-hint{margin:.35rem 0 0;font-size:.72rem;color:#64748b}.gest-cli-imp-file-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.gest-cli-imp-file-row input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.gest-cli-imp-file-ok{margin:.45rem 0 0;font-size:.8rem;color:#166534;font-weight:600;display:flex;align-items:center;gap:.35rem}.gest-cli-imp-preview{margin-top:.5rem;overflow:auto;border:1px solid #e2e8f0;border-radius:4px}.gest-cli-imp-preview table{width:100%;border-collapse:collapse;font-size:.72rem}.gest-cli-imp-preview th,.gest-cli-imp-preview td{padding:.28rem .4rem;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.gest-cli-imp-preview th{background:#f1f5f9;color:#334155;font-weight:600}.gest-cli-imp-check{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#334155;cursor:pointer}.gest-cli-imp-check input{margin-top:.15rem}.gest-cli-imp-result{display:flex;flex-direction:column;gap:.35rem}.gest-cli-imp-erros{margin:0;padding:.45rem .65rem .45rem 1.4rem;max-height:8rem;overflow:auto;background:#fff7ed;border:1px solid #fed7aa;border-radius:4px;font-size:.72rem;color:#9a3412}.gest-cli-imp-modal__foot{display:flex;justify-content:flex-end;gap:.45rem;padding:.7rem .9rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 8px 8px}.gest-rota-layout{display:grid;grid-template-columns:minmax(16rem,.9fr) minmax(18rem,1.1fr);gap:.85rem 1rem;align-items:start}.gest-rota-dados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.55rem .75rem}.gest-rota-regioes__grid,.gest-rota-clientes__grid{max-height:16rem;margin-bottom:.5rem}.gest-rota-regioes__form,.gest-rota-clientes__form{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.55rem .75rem;align-items:end}.gest-rota-regioes__btns,.gest-rota-clientes__btns{display:flex;flex-wrap:wrap;gap:.4rem;grid-column:1 / -1}@media (max-width: 900px){.gest-rota-layout{grid-template-columns:1fr}}.gest-notif-vei{display:flex;flex-direction:column;gap:.35rem;min-height:0;flex:1}.gest-notif-vei__grid-panel{flex:1;min-height:0}.gest-notif-vei__sec{margin:0 0 .25rem;padding:.28rem .5rem;font-size:.72rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#1a3a6c);border-radius:var(--gest-r-sm)}.gest-notif-vei__acao-col{width:6.5rem;text-align:center;white-space:nowrap}.gest-notif-vei__btn-linha{padding:.2rem .45rem;font-size:.68rem}.gest-notif{display:flex;flex-direction:column;gap:.35rem;min-height:0;flex:1}.gest-notif__ativar{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;margin:0 0 .35rem;padding:.55rem .75rem;border:1px solid #cbd5e1;border-radius:var(--gest-r-sm, .35rem);background:#f8fafc}.gest-notif__ativar-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.25rem}.gest-notif__canais{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.55rem .9rem}.gest-notif__ativar-check{display:inline-flex;align-items:center;gap:.45rem;margin:0;font-size:.85rem;font-weight:600;color:#1a3a6c;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gest-notif__ativar-check--canal{font-weight:500;color:#334155}.gest-notif__ativar-check input:disabled{cursor:not-allowed}.gest-notif__ativar-check:has(input:disabled){opacity:.55;cursor:not-allowed}.gest-notif__ativar-check input{width:1rem;height:1rem;accent-color:#2563eb}.gest-notif__ativar-hint{margin:0;font-size:.72rem;color:#64748b}.gest-notif__ativar-hint--off{color:#b45309;font-weight:600}.gest-notif__teste{margin-top:.35rem;padding:.55rem .65rem;border:1px dashed #94a3b8;border-radius:var(--gest-r-sm, .35rem);background:#fff}.gest-notif__teste--on{border-color:#f59e0b;background:#fffbeb}.gest-notif__teste-hint{margin:.25rem 0 .45rem;font-size:.72rem;color:#92400e;line-height:1.35}.gest-notif__teste-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.45rem .65rem}.gest-notif__teste-grid label{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;font-weight:600;color:#334155}.gest-notif__teste-grid input,.gest-notif__teste-grid select{height:1.9rem;border:1px solid #cbd5e1;border-radius:4px;padding:0 .4rem;font-size:.8rem;font-weight:400;color:#0f172a;background:#fff}.gest-notif__teste-grid input:disabled,.gest-notif__teste-grid select:disabled{opacity:.55;background:#f1f5f9}.gest-notif__teste-token{grid-column:1 / -1}.gest-notif__teste-actions{margin-top:.5rem;display:flex;justify-content:flex-end}.gest-notif__abas{margin:0 0 .25rem;flex-wrap:wrap}.gest-notif__sim-panel{flex:1;min-height:0}.gest-notif__sim-meta{margin:.35rem 0 .5rem;font-size:.75rem;color:#64748b;line-height:1.35}.gest-notif__sim-texto{max-height:min(28rem,55vh);overflow:auto;font-size:.75rem;margin-top:.5rem}.gest-notif__grid-panel{flex:1;min-height:0}.gest-notif__sec{margin:0 0 .25rem;padding:.28rem .5rem;font-size:.72rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#1a3a6c);border-radius:var(--gest-r-sm)}.gest-notif__acao-col{width:7.5rem;text-align:center;white-space:nowrap}.gest-notif__btn-linha{padding:.2rem .45rem;font-size:.68rem}.gest-notif__sta{display:inline-block;padding:.1rem .4rem;border-radius:.25rem;font-size:.68rem;font-weight:600;text-transform:uppercase}.gest-notif__sta--ok{background:#dcfce7;color:#166534}.gest-notif__sta--pendente{background:#fef9c3;color:#854d0e}.gest-notif__sta--erro{background:#fee2e2;color:#991b1b}.gest-notif-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#00000080;padding:1rem}.gest-notif-modal{width:100%;max-width:40rem;max-height:min(85dvh,36rem);display:flex;flex-direction:column;border-radius:.5rem;border:1px solid var(--gest-border, #d1d5db);background:#fff;box-shadow:0 20px 40px #0003}.gest-notif-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--gest-border, #e5e7eb)}.gest-notif-modal__head h2{margin:0;font-size:.95rem;font-weight:600;color:#1a3a6c}.gest-notif-modal__body{flex:1;min-height:0;overflow:auto;padding:.85rem 1rem;font-size:.85rem;color:#374151}.gest-notif-modal__meta{display:grid;grid-template-columns:7rem 1fr;gap:.35rem .75rem;margin-bottom:.85rem}.gest-notif-modal__meta dt{margin:0;font-weight:600;color:#6b7280}.gest-notif-modal__meta dd{margin:0;word-break:break-word}.gest-notif-modal__assunto{margin:0 0 .5rem;font-weight:600;color:#111827}.gest-notif-modal__corpo{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.45;padding:.65rem .75rem;border-radius:.35rem;background:#f8fafc;border:1px solid #e5e7eb}.gest-notif-modal__actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.65rem 1rem;border-top:1px solid var(--gest-border, #e5e7eb)}.gru-com-page .gest-page__body{flex:1;min-height:0;display:flex;flex-direction:column}.gru-com-panel{flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem}.gru-com-hint{margin:0;font-size:.68rem;color:#64748b}.gru-com-cell-input{width:100%;box-sizing:border-box;padding:.2rem .35rem;border:1px solid #93c5fd;border-radius:4px;font:inherit;font-size:.72rem;background:#fff}.gru-com-row--edit{background:#eff6ff}.gru-com-row--edit td{padding:.15rem .25rem;vertical-align:middle}.gru-com-panel--embedded{flex:1;min-height:0}.gru-com-panel__grid{flex:1;min-height:180px;max-height:min(52vh,420px)}.gru-com-panel__bar{margin-bottom:.25rem}.gru-com-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:1rem}.gru-com-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a7a;cursor:pointer}.gru-com-dialog__panel{position:relative;z-index:1;width:min(96vw,42rem);max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 16px 48px #0f172a38;overflow:hidden}.gru-com-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff}.gru-com-dialog__head h2{margin:0;font-size:.95rem;font-weight:600;line-height:1.25}.gru-com-dialog__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border:0;border-radius:8px;background:#ffffff24;color:#fff;cursor:pointer;transition:background .15s}.gru-com-dialog__close:hover:not(:disabled){background:#ffffff3d}.gru-com-dialog__body{flex:1;min-height:0;overflow:auto;padding:.5rem .75rem}.gru-com-dialog__foot{display:flex;justify-content:flex-end;gap:.35rem;padding:.55rem .75rem;border-top:1px solid #e2e8f0}.proto-page .gest-page__body{flex:1;min-height:0;display:flex;flex-direction:column}.proto-cad-grid{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.proto-panel{display:flex;min-height:0;flex-direction:column;border:1px solid #cbd5e1;border-radius:10px;background:#fff;overflow:hidden}.proto-panel__head{flex-shrink:0;margin:0;padding:.35rem .55rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.72rem;font-weight:700}.proto-panel__body{flex:1;min-height:0;overflow:auto;padding:.55rem .65rem;display:flex;flex-direction:column;gap:.45rem}.proto-field{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem}.proto-field label{font-weight:600;color:#334155}.proto-field input,.proto-field select,.proto-field textarea{width:100%;box-sizing:border-box;padding:.28rem .45rem;border:1px solid #cbd5e1;border-radius:6px;font:inherit}.proto-field textarea{min-height:4.5rem;resize:vertical}.proto-field--readonly input{background:#f8fafc;color:#475569}.proto-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.proto-check{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem}.proto-com-bar{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.3rem;padding:.35rem .45rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px}.proto-com-panel{flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem}.proto-multi-grid{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.proto-panel--sub{min-height:10rem}.proto-panel--sub .proto-panel__head{font-size:.68rem}.proto-sub-bar{flex-shrink:0;display:flex;flex-wrap:wrap;gap:.25rem;padding:.25rem .35rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.proto-sub-grid{flex:1;min-height:6rem;max-height:14rem}.proto-grid-cell-input{width:100%;box-sizing:border-box;padding:.2rem .35rem;border:1px solid #93c5fd;border-radius:4px;font:inherit;font-size:.72rem;background:#fff}.proto-grid-row--edit{background:#eff6ff}.proto-grid-row--edit td{padding:.15rem .25rem;vertical-align:middle}.proto-com-hint{margin:0;font-size:.68rem;color:#64748b}.proto-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1rem}.proto-modal{width:min(520px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;border:1px solid #cbd5e1;box-shadow:0 16px 40px #0f172a40}.proto-modal__head{padding:.55rem .75rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;font-size:.82rem}.proto-modal__body{padding:.75rem;display:flex;flex-direction:column;gap:.45rem}.proto-modal__foot{display:flex;justify-content:flex-end;gap:.35rem;padding:.55rem .75rem;border-top:1px solid #e2e8f0}@media (max-width: 900px){.proto-cad-grid,.proto-multi-grid{grid-template-columns:1fr}}.com-page{gap:.4rem;overflow:hidden;min-height:0}.com-tabs{display:flex;gap:.35rem;flex-shrink:0}.com-panel{flex:1;min-height:0;display:flex;flex-direction:column;gap:.45rem;overflow:hidden}.com-modelos-body{overflow-y:auto;overflow-x:hidden}.com-modelo-abas{display:flex;flex-wrap:wrap;gap:.25rem;flex-shrink:0}.com-modelo-abas__btn{padding:.3rem .65rem;border:1px solid #c5ccd3;border-radius:6px;background:#fff;font:inherit;font-size:.72rem;cursor:pointer}.com-modelo-abas__btn--on{background:#2563eb;border-color:#1d4ed8;color:#fff;font-weight:600}.com-modelo-abas__btn:disabled{opacity:.45;cursor:not-allowed}.com-form--maker{grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:end}.com-form__sec{grid-column:1 / -1;margin:0;padding:.28rem .5rem;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-size:.72rem;font-weight:600;border-radius:4px}.com-email-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem}.com-email-head__toggle{display:flex;gap:.25rem}.com-email-head__toggle .com-modelo-abas__btn{background:#ffffff26;border-color:#ffffff59;color:#fff;font-size:.68rem;padding:.2rem .45rem}.com-email-head__toggle .com-modelo-abas__btn--on{background:#fff;border-color:#fff;color:#1d4ed8}.com-email-preview-wrap{grid-column:1 / -1;min-height:18rem;max-height:min(55vh,28rem);border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#fff}.com-email-preview{display:block;width:100%;height:min(55vh,28rem);min-height:18rem;border:0;background:#fff}.com-form--corpo{grid-template-columns:1fr}.com-form__corpo textarea{min-height:18rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;resize:vertical}.com-vars-panel{width:min(720px,94vw);max-height:85vh;display:flex;flex-direction:column}.com-vars-grid{max-height:50vh;overflow:auto;margin-top:.5rem}.com-filtros{flex-wrap:wrap}.com-gestao-dica{margin:0;font-size:.82rem;color:#475569}.com-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem;padding:.5rem .65rem;background:#f8fafc;border:1px solid #dbe3f0;border-radius:8px}.com-form label{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;font-weight:600;color:#334155}.com-form input,.com-form select,.com-form textarea,.com-enviar__modelo-sel select,.com-msg-view input,.com-msg-view textarea,.com-enviar__filtro input{font:inherit;font-weight:400;padding:.35rem .45rem;border:1px solid #cbd5e1;border-radius:6px}.com-form__full{grid-column:1 / -1}.com-form__check{flex-direction:row!important;align-items:center;gap:.4rem!important}.com-form__canais{grid-column:1 / -1;margin:0;padding:.45rem .55rem;border:1px solid #cbd5e1;border-radius:6px;display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;align-items:center}.com-form__canais legend{padding:0 .3rem;font-size:.82rem;font-weight:600;color:#334155}.com-enviar__topo{display:flex;flex-wrap:wrap;gap:.6rem;align-items:flex-end;flex-shrink:0}.com-enviar__modelo-sel{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;font-weight:600;color:#334155;min-width:min(320px,100%);flex:1}.com-enviar__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.9fr);gap:.65rem;min-height:0;flex:1;overflow:hidden}.com-enviar__msg,.com-enviar__usu{display:flex;flex-direction:column;min-height:0;border:1px solid #dbe3f0;border-radius:8px;background:#fff;overflow:hidden}.com-canal-tabs{display:flex;gap:0;border-bottom:1px solid #dbe3f0;background:#f8fafc;flex-shrink:0}.com-canal-tab{flex:1;border:0;border-right:1px solid #dbe3f0;background:transparent;padding:.55rem .4rem;font:inherit;font-weight:600;font-size:.85rem;color:#64748b;cursor:pointer}.com-canal-tab:last-child{border-right:0}.com-canal-tab--on{background:#fff;color:#1d4ed8;box-shadow:inset 0 -2px #2563eb}.com-canal-tab--off{opacity:.45;cursor:not-allowed}.com-msg-view{display:flex;flex-direction:column;gap:.45rem;padding:.65rem;min-height:0;flex:1;overflow:auto}.com-msg-view label{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;font-weight:600;color:#334155}.com-msg-view__corpo{flex:1;min-height:0}.com-msg-view__corpo textarea{flex:1;min-height:160px;resize:vertical;background:#f8fafc}.com-msg-view input{background:#f8fafc}.com-msg-vazio{margin:1rem;color:#64748b;font-size:.88rem}.com-enviar__usu-head{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:.4rem .55rem;background:#eef2ff;border-bottom:1px solid #dbe3f0;flex-shrink:0}.com-enviar__usu-head h3{margin:0;font-size:.85rem}.com-enviar__usu-acoes{display:flex;gap:.25rem}.com-enviar__filtro{padding:.4rem .5rem 0;flex-shrink:0}.com-enviar__usu-list{flex:1;min-height:0}.com-destinos__list{overflow:auto;padding:.35rem}.com-destinos__item{display:flex;gap:.4rem;align-items:flex-start;padding:.3rem .25rem;border-bottom:1px solid #f1f5f9;font-size:.82rem;cursor:pointer}.com-destinos__item--warn{opacity:.7}.com-destinos__item span{display:flex;flex-direction:column;gap:.1rem}.com-destinos__item small{color:#64748b;font-size:.75rem}@media (max-width: 980px){.com-form,.com-enviar__grid{grid-template-columns:1fr}}.com-nfe-page{display:flex;flex-direction:column;gap:.55rem;min-height:0;overflow:auto;padding:.35rem .15rem .75rem}.com-nfe-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;flex-shrink:0}.com-nfe-sec{border:1px solid #c5ccd3;border-radius:6px;background:#fff;padding:.55rem .7rem .7rem;display:flex;flex-direction:column;gap:.45rem}.com-nfe-sec__tit{margin:0;font-size:.82rem;font-weight:700;color:#1e3a5f;padding-bottom:.25rem;border-bottom:1px solid #e2e8f0}.com-nfe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.45rem .65rem;align-items:end}.com-nfe-grid--2{grid-template-columns:repeat(2,minmax(12rem,1fr));max-width:36rem}.com-nfe-grid label{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;font-weight:600;color:#334155;min-width:0}.com-nfe-grid input,.com-nfe-grid select{font:inherit;font-size:.82rem;font-weight:400;padding:.3rem .4rem;border:1px solid #c5ccd3;border-radius:4px;background:#fff;color:#0f172a}.com-nfe-grid--full{grid-column:1 / -1}.com-nfe-aviso{font-size:.72rem;color:#64748b;margin:0}.com-nfe-enviar-row{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(12rem,1fr) auto;gap:.45rem .65rem;align-items:end}@media (max-width: 700px){.com-nfe-enviar-row{grid-template-columns:1fr}}.gest-cl-page{display:flex;flex-direction:column;min-height:0;height:100%;gap:.35rem}.gest-cl-f--desc{flex:1.4 1 10rem}.gest-cl-f--grupo,.gest-cl-f--etapa{flex:1 1 9rem}.gest-cl-f--por{flex:.9 1 8rem}.gest-cl-f--per{flex:1.2 1 12rem}.gest-cl-f--email,.gest-cl-f--wha{flex:1 1 10rem}.gest-cl-f--ip{flex:.7 1 7rem}.gest-cl-per-wrap{display:flex;gap:.25rem;align-items:center}.gest-cl-per-wrap input{flex:1;min-width:0}.gest-cl-grid-wrap{flex:1;min-height:0;display:flex;flex-direction:column;gap:.35rem}.gest-cl-grid-meta{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;color:#475569}.gest-cl-hint{color:#64748b;font-size:.7rem}.gest-cl-table-scroll{flex:1;min-height:12rem;overflow:auto;border:1px solid #c5ccd3;border-radius:4px;background:#fff}.gest-cl-table{width:100%;border-collapse:collapse;font-size:.78rem}.gest-cl-table th,.gest-cl-table td{padding:.35rem .45rem;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap}.gest-cl-table th{position:sticky;top:0;background:#1e5aa8;color:#fff;font-weight:600;z-index:1}.gest-cl-table tbody tr{cursor:pointer}.gest-cl-table tbody tr:hover{background:#f1f5f9}.gest-cl-row--on{background:#dbeafe!important}.gest-cl-empty{text-align:center!important;color:#64748b;padding:1.5rem!important}.gest-cl-footer{display:flex;gap:.35rem;align-items:center}.gest-cl-detalhe{display:flex;flex-direction:column;gap:.5rem;min-height:0;flex:1}.gest-cl-cod{margin-left:auto;font-size:.8rem;color:#334155;font-weight:600}.gest-cl-abas{display:flex;gap:.25rem;flex-wrap:wrap}.gest-cl-abas .com-modelo-abas__btn,.gest-cl-abas button{border:1px solid #c5ccd3;background:#f8fafc;padding:.3rem .7rem;border-radius:4px 4px 0 0;font-size:.75rem;cursor:pointer}.gest-cl-abas .com-modelo-abas__btn--on,.gest-cl-abas button.com-modelo-abas__btn--on{background:#1e5aa8;color:#fff;border-color:#1e5aa8}.gest-cl-form__sec{background:#1e5aa8;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .45rem;margin-bottom:.4rem}.gest-cl-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem}.gest-cl-form__grid label{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem;color:#334155}.gest-cl-form__grid input,.gest-cl-form__grid select,.gest-cl-form__grid textarea{border:1px solid #cbd5e1;border-radius:4px;padding:.3rem .4rem;font-size:.8rem}.gest-cl-form__wide{grid-column:span 1}.gest-cl-form__full{grid-column:1 / -1}.gest-cl-form__check{flex-direction:row!important;align-items:center;gap:.35rem!important;margin-top:1.1rem}.gest-cl-int-form{display:grid;grid-template-columns:1fr auto;gap:.4rem;margin-bottom:.6rem}.gest-cl-int-form label{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem}.gest-cl-int-form input,.gest-cl-int-form textarea{border:1px solid #cbd5e1;border-radius:4px;padding:.3rem .4rem}.gest-cl-int-obs{margin-top:.15rem;color:#64748b;white-space:pre-wrap;font-size:.72rem}@media (max-width: 900px){.gest-cl-form__grid,.gest-cl-int-form{grid-template-columns:1fr}}.gest-rom-page{display:flex;flex-direction:column;height:100%;min-height:0;gap:.35rem}.gest-rom-f--des{flex:1.4 1 10rem}.gest-rom-f--per{flex:1.3 1 14rem}.gest-rom-per{display:flex;gap:.25rem;align-items:center}.gest-rom-per input{flex:1;min-width:0}.gest-rom-side{display:flex;flex-direction:column;gap:.25rem;align-items:stretch}.gest-rom-legenda{display:flex;flex-direction:column;gap:.15rem;font-size:.65rem;color:#334155;padding:.2rem;background:#fff;border:1px solid #c5ccd3;border-radius:4px}.gest-rom-leg{display:inline-block;width:.7rem;height:.7rem;border:1px solid #94a3b8;margin-right:.25rem;vertical-align:middle}.gest-rom-leg--abe{background:#fff}.gest-rom-leg--fin{background:#14b8a6}.gest-rom-leg--can{background:#94a3b8}.gest-rom-grid-wrap{flex:1;min-height:0;display:flex;flex-direction:column;gap:.3rem}.gest-rom-grid-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#475569}.gest-rom-hint{font-size:.7rem;color:#64748b}.gest-rom-table-scroll{flex:1;overflow:auto;border:1px solid #c5ccd3;border-radius:4px;background:#fff;min-height:12rem}.gest-rom-table{width:100%;border-collapse:collapse;font-size:.78rem}.gest-rom-table th,.gest-rom-table td{padding:.3rem .4rem;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap}.gest-rom-table th{position:sticky;top:0;background:#1e5aa8;color:#fff;z-index:1}.gest-rom-table tbody tr{cursor:pointer}.gest-rom-table tbody tr:hover{filter:brightness(.97)}.gest-rom-row--abe{background:#fff}.gest-rom-row--fin{background:#ccfbf1}.gest-rom-row--can{background:#e2e8f0}.gest-rom-row--on{outline:2px solid #2563eb;outline-offset:-2px}.gest-rom-empty{text-align:center!important;color:#64748b;padding:1.25rem!important}.gest-rom-detalhe{flex:1;min-height:0;display:flex;flex-direction:column;gap:.4rem}.gest-rom-toolbar-bar .gest-rom-cod{margin-left:auto;font-weight:600;font-size:.8rem}.gest-rom-abas{display:flex;flex-wrap:wrap;gap:.2rem}.gest-rom-abas__btn{border:1px solid #c5ccd3;background:#f8fafc;padding:.3rem .65rem;border-radius:4px 4px 0 0;font-size:.72rem;cursor:pointer}.gest-rom-abas__btn--on{background:#1e5aa8;color:#fff;border-color:#1e5aa8}.gest-rom-form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(16rem,.8fr);gap:.6rem;overflow:auto}.gest-rom-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .6rem;align-content:start}.gest-rom-form__grid label,.gest-rom-box label{display:flex;flex-direction:column;gap:.12rem;font-size:.7rem;color:#334155}.gest-rom-form__grid input,.gest-rom-form__grid select,.gest-rom-box input,.gest-rom-box textarea,.gest-rom-codigos textarea{border:1px solid #cbd5e1;border-radius:4px;padding:.28rem .35rem;font-size:.8rem}.gest-rom-form__wide{grid-column:1 / -1}.gest-rom-form__side{display:flex;flex-direction:column;gap:.4rem}.gest-rom-box{border:1px solid #c5ccd3;border-radius:4px;background:#fff;padding:.35rem;display:flex;flex-direction:column;gap:.3rem}.gest-rom-box__tit{margin:0;background:#1e5aa8;color:#fff;font-size:.68rem;font-weight:700;padding:.15rem .35rem}.gest-rom-ped-acoes{display:flex;gap:.35rem;margin-top:.4rem}.gest-rom-codigos__grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.gest-rom-codigos__grid>div{display:flex;flex-direction:column;gap:.35rem}.gest-rom-codigos__log{background:#fef9c3}@media (max-width: 1000px){.gest-rom-form,.gest-rom-codigos__grid{grid-template-columns:1fr}}.rel-page .rel-grid-tools{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem}.rel-page .rel-panel{border:1px solid #c5ccd3;border-radius:6px;overflow:hidden;margin-bottom:.5rem}.rel-page .rel-panel__head{background:linear-gradient(135deg,#2563eb,#1a3a6c);color:#fff;font-weight:600;font-size:.78rem;padding:.35rem .55rem}.rel-page .rel-panel__body{padding:.5rem;background:#fff}.rel-page .rel-cols-2{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.rel-page .rel-cols-sql{display:grid;grid-template-columns:2fr 1fr;gap:.5rem;align-items:start}.rel-page .rel-cadastro{display:flex;flex-direction:column;gap:.35rem;min-height:0}.rel-page .rel-cadastro__top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) 11rem;gap:.65rem;align-items:start}.rel-page .rel-cadastro__col{min-width:0}.rel-page .rel-cadastro__acoes{display:flex;flex-direction:column;gap:.45rem;padding-top:1.85rem}.rel-page .rel-cadastro__acoes .gest-crud-btn{justify-content:center;width:100%}.rel-page .rel-cadastro__hint{margin-top:.35rem}.rel-page .gest-cad__flags--inline{flex-direction:row;flex-wrap:wrap;gap:.35rem 1.1rem}.rel-page .rel-cadastro__hint code{font-size:.65rem}.rel-page .rel-descricao{width:100%;min-height:5.5rem;padding:.45rem .55rem;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:.72rem;resize:vertical;box-sizing:border-box}@media (max-width: 900px){.rel-page .rel-cols-2,.rel-page .rel-cols-sql,.rel-page .rel-cadastro__top{grid-template-columns:1fr}.rel-page .rel-cadastro__acoes{padding-top:0;flex-direction:row;flex-wrap:wrap}.rel-page .rel-cadastro__acoes .gest-crud-btn{width:auto;flex:1 1 8rem}}.rel-page .rel-vars{border:1px solid #dbe3ec;background:#f8fafc;border-radius:6px;padding:.45rem .55rem;font-size:.75rem}.rel-page .rel-vars code{display:inline;font-family:Consolas,monospace;color:#1a3a6c;margin-right:.35rem}.rel-page .rel-table-wrap{overflow:auto;max-height:280px}.rel-page .rel-table{width:100%;border-collapse:collapse;font-size:.72rem}.rel-page .rel-table th,.rel-page .rel-table td{border:1px solid #dbe3ec;padding:.2rem .25rem;vertical-align:middle}.rel-page .rel-table th{background:#eef2f7;font-weight:600;white-space:nowrap}.rel-page .rel-table input,.rel-page .rel-table select,.rel-page .rel-table textarea{width:100%;min-width:3rem;font-size:.72rem;padding:.15rem .25rem;border:1px solid #cbd5e1;border-radius:4px}.rel-page .rel-table input[type=checkbox]{width:auto;min-width:0}.rel-page .rel-table__acoes-h{width:2.2rem;padding:.2rem}.rel-page .rel-table__acoes{width:2.2rem;text-align:center;padding:.15rem;vertical-align:middle}.rel-page .rel-table__btn{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;padding:0;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#64748b;cursor:pointer;font-size:.68rem}.rel-page .rel-table__btn:hover{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.rel-page .rel-table__btn--del{border-color:#fecaca;color:#dc2626}.rel-page .rel-sql{width:100%;min-height:180px;font-family:Consolas,Courier New,monospace;font-size:.75rem;border:1px solid #cbd5e1;border-radius:6px;padding:.45rem;resize:vertical;box-sizing:border-box}.rel-page .rel-vinculo{display:flex;align-items:center;gap:.5rem}.rel-page .rel-vinculo input{flex:1}.rel-page .rel-panel__head--tabs{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.rel-page .rel-colunas-tabs{display:inline-flex;gap:.2rem;background:#ffffff1f;padding:.15rem;border-radius:6px}.rel-page .rel-colunas-tabs button{border:none;background:transparent;color:#e2e8f0;font-size:.68rem;padding:.2rem .45rem;border-radius:4px;cursor:pointer}.rel-page .rel-colunas-tabs button.is-active{background:#fff;color:#1a3a6c;font-weight:600}.rel-page .rel-col-preview__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.45rem}.rel-page .rel-col-preview__meta{font-size:.68rem;color:#64748b}.rel-page .rel-col-preview__warn{color:#b45309}.rel-page .rel-col-preview__erro{margin:0 0 .4rem;font-size:.72rem;color:#b91c1c}.rel-page .rel-col-preview__scroll{overflow:auto;max-height:320px;border:1px solid #dbe3ec;border-radius:6px;background:#f8fafc;padding:.35rem}.rel-page .rel-col-preview__page{position:relative;min-height:120px;background:#fff;border:1px dashed #cbd5e1;box-shadow:0 1px 2px #0f172a0f}.rel-page .rel-col-preview__header{position:relative;height:1.6rem;border-bottom:2px solid #1a3a6c;background:#eef2f7}.rel-page .rel-col-preview__body{position:relative}.rel-page .rel-col-preview__row{position:relative;height:1.35rem;border-bottom:1px solid #e2e8f0}.rel-page .rel-col-preview__col{position:absolute;top:0;height:100%;padding:.1rem .2rem;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;border-right:1px solid #dbe3ec}.rel-page .rel-col-preview__col--data{color:#334155}.rel-page .rel-col-preview__titulo{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:.35rem}.rel-page .rel-col-preview__resize{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;background:linear-gradient(90deg,transparent,rgba(37,99,235,.35))}.rel-page .rel-col-preview__resize:hover{background:linear-gradient(90deg,transparent,rgba(37,99,235,.65))}.rel-page .rel-col-preview__hint{margin-top:.35rem;margin-bottom:0}.rel-page .rel-ord-padrao{display:inline-flex;align-items:center;gap:.4rem;margin-left:.75rem;font-size:.8rem}.rel-page .rel-ord-padrao select{min-width:10rem}.rel-page .rel-row--padrao td{background:#f0f7ff}.rel-page .rel-concessoes{margin-top:.85rem}.rel-page .rel-concessoes__tools{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.rel-page .rel-concessoes__tools input{flex:1;max-width:18rem}.rel-page .rel-concessoes__list{max-height:14rem;overflow:auto;border:1px solid #dbe3ec;border-radius:4px;padding:.35rem .5rem;background:#fff}.rel-page .rel-concessoes__row{display:flex;align-items:center;gap:.5rem;padding:.2rem 0;font-size:.82rem}.rel-page .rel-concessoes__nome{flex:1;min-width:0}.rel-page .rel-concessoes__nome small{color:#64748b}.rel-page .rel-concessoes__ativo{margin-left:auto;white-space:nowrap}.gest-tar-page{display:flex;flex-direction:column;gap:.75rem;min-height:0;height:100%}.gest-tar-layout{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:.85rem;min-height:0;flex:1}@media (max-width: 960px){.gest-tar-layout{grid-template-columns:1fr}}.gest-tar-panel{display:flex;flex-direction:column;gap:.55rem;min-height:0;border:1px solid #dbe3ee;border-radius:8px;background:#fff;padding:.75rem}.gest-tar-panel__title{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}.gest-tar-cal-select{display:flex;flex-direction:column;gap:.25rem;font-size:.82rem}.gest-tar-cal-select select,.gest-tar-cal-select input[type=date]{border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .5rem;font:inherit}.gest-tar-month{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.gest-tar-month__nav{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.4rem .5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.gest-tar-month__nav strong{font-size:.9rem}.gest-tar-month__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#e2e8f0}.gest-tar-month__dow,.gest-tar-month__day{background:#fff;min-height:2.1rem;display:flex;align-items:center;justify-content:center;font-size:.78rem}.gest-tar-month__dow{background:#f1f5f9;font-weight:600;color:#64748b;min-height:1.6rem}.gest-tar-month__day{border:0;cursor:pointer;color:#0f172a}.gest-tar-month__day:disabled{cursor:default;color:#cbd5e1;background:#f8fafc}.gest-tar-month__day--has{font-weight:700;box-shadow:inset 0 -3px #38bdf8}.gest-tar-month__day--sel{background:#e0f2fe;outline:2px solid #0284c7;outline-offset:-2px}.gest-tar-month__day--today{color:#0369a1}.gest-tar-obs{min-height:4rem;resize:vertical;border:1px solid #cbd5e1;border-radius:6px;padding:.45rem .55rem;font:inherit;background:#f8fafc;color:#334155}.gest-tar-acoes{display:flex;flex-wrap:wrap;gap:.4rem}.gest-tar-grid-wrap{min-height:0;flex:1;overflow:auto;border:1px solid #e2e8f0;border-radius:6px}.gest-tar-legenda{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem}.gest-tar-legenda span{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:4px;border:1px solid rgba(0,0,0,.08)}.gest-tar-row--pen>td,.gest-tar-legenda__pen{background:#fff}.gest-tar-legenda__ok{background:#cffafe}.gest-grid tr.gest-tar-row--ok>td{background:transparent}.hd-page{position:relative}.hd-filtros.gest-loc-filtros{align-items:flex-end}.hd-filtro--nr{flex:0 1 5.5rem!important;max-width:6rem}.hd-filtro--status,.hd-filtro--exibir,.hd-filtro--campo{flex:0 1 9.5rem!important;max-width:11rem}.hd-filtro--periodo{flex:1 1 14rem!important;min-width:14rem}.hd-filtro--cat{flex:1 1 16rem!important;min-width:14rem}.hd-periodo{display:flex;align-items:center;gap:.3rem}.hd-periodo input{flex:1;min-width:0}.hd-periodo__sep{font-size:.72rem;color:#64748b;font-weight:500}.hd-legenda{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;padding:.15rem .25rem;flex:1 1 12rem}.hd-legenda__item{display:inline-flex;align-items:center;gap:.3rem;border:0;background:transparent;padding:0;cursor:pointer;font:inherit;font-size:.68rem;color:#444;font-weight:600}.hd-legenda__item:hover{color:#1d4ed8}.hd-legenda__swatch{width:.95rem;height:.75rem;border:1px solid #94a3b8;border-radius:2px;background:#fff}.hd-legenda__item--empresa .hd-legenda__swatch{background:#fff}.hd-legenda__item--cliente .hd-legenda__swatch{background:#facc15;border-color:#ca8a04}.hd-legenda__item--concluido .hd-legenda__swatch{background:#14b8a6;border-color:#0f766e}.hd-legenda__item--cancelado .hd-legenda__swatch{background:#ef4444;border-color:#b91c1c}.gest-grid tbody tr.hd-row--st1 td,.gest-grid tbody tr.hd-row--st2 td,.gest-grid tbody tr.hd-row--st3 td,.gest-grid tbody tr.hd-row--st4 td{background:transparent}.gest-grid tbody tr.gest-grid__row--sel td,.gest-grid tbody tr.hd-row--st1.gest-grid__row--sel td,.gest-grid tbody tr.hd-row--st2.gest-grid__row--sel td,.gest-grid tbody tr.hd-row--st3.gest-grid__row--sel td,.gest-grid tbody tr.hd-row--st4.gest-grid__row--sel td{background:var(--gest-accent-soft, rgba(37, 99, 235, .14))!important;outline:none;box-shadow:inset 3px 0 #2563eb}.hd-dialog__panel{display:flex;flex-direction:column;max-height:min(92vh,52rem);width:min(100%,32rem)}.hd-dialog__panel--novo{width:min(100%,34rem)}.hd-dialog__panel--ticket{width:min(100%,68rem)}.hd-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem .35rem;flex-shrink:0}.hd-dialog__head .gest-confirm__title{margin:0;flex:1;min-width:0;line-height:1.35}.hd-dialog__subtitulo{font-weight:500;color:#64748b;font-size:.9em}.hd-dialog__body{flex:1;min-height:0;overflow:auto;padding:.35rem 1rem .5rem}.hd-dialog__actions{justify-content:space-between;flex-shrink:0;border-top:1px solid #e2e8f0;margin-top:0;padding-top:.85rem}.hd-dialog__actions-dir{display:flex;gap:.5rem}.hd-ticket__grid{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(300px,1.2fr);gap:.75rem;min-height:0}.hd-ticket__col{display:flex;flex-direction:column;gap:.4rem;min-width:0;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem .65rem .65rem;background:#f8fafc}.hd-ticket__sec{margin:-.55rem -.65rem .15rem;padding:.35rem .65rem;background:#eff6ff;border-bottom:1px solid #dbeafe;border-radius:8px 8px 0 0;font-size:.72rem;font-weight:700;color:#1e3a5f;letter-spacing:.01em;text-transform:uppercase}.hd-ticket__campos{display:grid;grid-template-columns:4.5rem 7rem 1fr;gap:.35rem .4rem}.hd-ticket__campos label{display:flex;flex-direction:column;gap:.12rem;font-size:.68rem;font-weight:600;color:#444}.hd-ticket__campos input,.hd-ticket__campos select,.hd-ticket__msg-label textarea,.hd-novo-form input,.hd-novo-form select,.hd-novo-form textarea{width:100%;padding:.32rem .45rem;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);font:inherit;font-size:.78rem;box-sizing:border-box;background:#fff}.hd-ticket__campos input[readonly]{background:#f1f5f9;color:#334155}.hd-ticket__nr{grid-column:1}.hd-ticket__cad{grid-column:2}.hd-ticket__sta{grid-column:3}.hd-ticket__full{grid-column:1 / -1}.hd-ticket__memo{flex:1;min-height:7rem;margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:.8rem;line-height:1.4;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .6rem;overflow:auto}.hd-ticket__msgs-grid{flex:0 0 9rem;min-height:7rem;background:#fff;border-radius:6px}.hd-ticket__nova-bar{display:flex;justify-content:flex-end}.hd-ticket__msg-label{display:flex;flex-direction:column;gap:.15rem;flex:1;min-height:0;font-size:.68rem;font-weight:600;color:#444}.hd-ticket__msg-label textarea{flex:1;min-height:6.5rem;resize:vertical;background:#fff}.hd-novo-form{display:flex;flex-direction:column;gap:.55rem}.hd-novo-form label{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;font-weight:600;color:#444}.hd-cli-busca{display:flex;gap:.35rem}.hd-cli-busca input{flex:1}.hd-cli-lista{list-style:none;margin:.25rem 0 0;padding:0;max-height:8rem;overflow:auto;border:1px solid #cbd5e1;border-radius:var(--gest-r-sm, 6px);background:#fff}.hd-cli-lista button{width:100%;text-align:left;border:0;background:#fff;padding:.4rem .55rem;font-size:.78rem;cursor:pointer}.hd-cli-lista button:hover{background:#eff6ff}@media (max-width: 900px){.hd-ticket__grid{grid-template-columns:1fr}.hd-dialog__panel--ticket{width:min(100%,40rem)}}.sel-emp-modal{width:min(36rem,100%);max-height:calc(100vh - 2rem);overflow:auto;border-radius:10px;border:1px solid #1e3a5f;background:#fff;box-shadow:0 12px 40px #00000047}.sel-emp-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:0}.sel-emp-modal__close{border:0;background:transparent;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;padding:.1rem .35rem;opacity:.9}.sel-emp-modal__close:hover{opacity:1}.sel-emp-modal__body{padding:.75rem .9rem 1rem;display:flex;flex-direction:column;gap:.65rem}.sel-emp-banner{margin:0;padding:.45rem .65rem;background:linear-gradient(135deg,#1e3a5f,#2563eb);color:#fff;font-size:.88rem;font-weight:600;border-radius:6px}.sel-emp-field,.sel-emp-grid label{display:flex;flex-direction:column;gap:.2rem;font-size:.78rem;color:#334155}.sel-emp-field select,.sel-emp-grid input{border:1px solid #cbd5e1;border-radius:4px;padding:.4rem .5rem;font:inherit;background:#fff}.sel-emp-grid input{background:#eef2f7}.sel-emp-grid{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:.5rem}@media (max-width: 640px){.sel-emp-grid{grid-template-columns:1fr}}.sel-emp-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Segoe UI,Tahoma,DM Sans,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:Segoe UI,Tahoma,Arial,DM Sans,system-ui,sans-serif;font-size:17px;height:100%;overflow:hidden}body{margin:0;height:100%;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(240 242 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{position:fixed;top:0;right:0;bottom:0;left:0;zoom:var(--app-zoom, 1);box-sizing:border-box;width:calc(100vw / var(--app-zoom, 1));height:calc(100dvh / var(--app-zoom, 1));overflow:hidden}body.mapa-mobile{overflow:hidden;overscroll-behavior:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.login-input{width:100%;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(197 205 216 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.login-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.login-input::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.login-input:focus{--tw-border-opacity: 1;border-color:rgb(47 111 191 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(47 111 191 / var(--tw-ring-opacity, 1))}.geoti-input{width:100%;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(222 226 230 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.geoti-input:focus{--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(0 123 255 / var(--tw-ring-opacity, 1))}.geoti-btn-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(0 123 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.geoti-btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(0 98 204 / var(--tw-bg-opacity, 1))}.geoti-btn-primary:disabled{opacity:.5}.geoti-btn-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(222 226 230 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}.geoti-btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.geoti-btn-secondary:disabled{opacity:.5}.geoti-table{border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.geoti-table thead{position:sticky;top:0;z-index:10;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));font-size:.75rem;line-height:1rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.geoti-table th,.geoti-table td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(222 226 230 / var(--tw-border-opacity, 1));padding:.5rem .75rem;vertical-align:top}.geoti-table tbody tr:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.geoti-cab-btn{display:inline-flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.geoti-cab-btn:disabled{cursor:not-allowed;opacity:.4}.geoti-cab-btn--warning{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.geoti-cab-btn--warning:hover{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.geoti-cab-btn--success{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.geoti-cab-btn--success:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.geoti-cab-btn--primary{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.geoti-cab-btn--primary:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.geoti-cab-btn--info{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.geoti-cab-btn--info:hover{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.geoti-cab-btn--danger{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.geoti-cab-btn--danger:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.geoti-cab-btn--empresa{margin-left:.5rem;--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.geoti-cab-btn--empresa:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.geoti-abas-bar{min-height:2rem}.geoti-aba-tab-wrap{display:flex;align-items:stretch;border-width:1px;border-bottom-width:0px;border-color:transparent}.geoti-aba-tab-wrap--on{--tw-border-opacity: 1;border-color:rgb(222 226 230 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.geoti-aba-tab{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.375rem .75rem;text-align:left;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.geoti-aba-tab:hover{background-color:#ffffffb3}.geoti-aba-tab--on{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(26 58 108 / var(--tw-text-opacity, 1))}.geoti-aba-fechar{display:flex;width:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-left-width:1px;border-color:#dee2e699;font-size:10px;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.geoti-aba-fechar:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-2{right:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[80\]{z-index:80}.z-\[880\]{z-index:880}.z-\[890\]{z-index:890}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.max-h-\[85vh\]{max-height:85vh}.max-h-\[min\(85dvh\,640px\)\]{max-height:min(85dvh,640px)}.min-h-0{min-height:0px}.min-h-11{min-height:2.75rem}.min-h-9{min-height:2.25rem}.min-h-\[320px\]{min-height:320px}.min-h-\[420px\]{min-height:420px}.min-h-\[88px\]{min-height:88px}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-28{width:7rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[32\%\]{width:32%}.w-\[7rem\]{width:7rem}.w-\[min\(100\%\,22rem\)\]{width:min(100%,22rem)}.w-\[min\(100\%\,28rem\)\]{width:min(100%,28rem)}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[260px\]{min-width:260px}.min-w-\[320px\]{min-width:320px}.min-w-\[42px\]{min-width:42px}.max-w-4xl{max-width:56rem}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[180px\]{max-width:180px}.max-w-\[300px\]{max-width:300px}.max-w-\[380px\]{max-width:380px}.max-w-\[480px\]{max-width:480px}.max-w-\[85vw\]{max-width:85vw}.max-w-\[92vw\]{max-width:92vw}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.basis-\[8rem\]{flex-basis:8rem}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-col-resize{cursor:col-resize}.touch-none{touch-action:none}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-1{row-gap:.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300\/50{border-color:#fcd34d80}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-geoti-blue{--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity, 1))}.border-geoti-border{--tw-border-opacity: 1;border-color:rgb(222 226 230 / var(--tw-border-opacity, 1))}.border-geoti-border\/60{border-color:#dee2e699}.border-geoti-border\/70{border-color:#dee2e6b3}.border-geoti-border\/80{border-color:#dee2e6cc}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.bg-\[\#0b3d91\]{--tw-bg-opacity: 1;background-color:rgb(11 61 145 / var(--tw-bg-opacity, 1))}.bg-\[\#5cb85c\]{--tw-bg-opacity: 1;background-color:rgb(92 184 92 / var(--tw-bg-opacity, 1))}.bg-\[\#e8ebef\]{--tw-bg-opacity: 1;background-color:rgb(232 235 239 / var(--tw-bg-opacity, 1))}.bg-\[\#eceff3\]{--tw-bg-opacity: 1;background-color:rgb(236 239 243 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/25{background-color:#00000040}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-geoti-blue{--tw-bg-opacity: 1;background-color:rgb(0 123 255 / var(--tw-bg-opacity, 1))}.bg-geoti-blue\/10{background-color:#007bff1a}.bg-geoti-blue\/40{background-color:#007bff66}.bg-geoti-navy{--tw-bg-opacity: 1;background-color:rgb(26 58 108 / var(--tw-bg-opacity, 1))}.bg-geoti-sidebar\/60{background-color:#f8f9fa99}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/80{background-color:#f8fafccc}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.object-contain{-o-object-fit:contain;object-fit:contain}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0\.5{padding-bottom:.125rem}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.55rem\]{font-size:.55rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.68rem\]{font-size:.68rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.text-\[\#1a73e8\]{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.text-\[\#2f6fbf\]{--tw-text-opacity: 1;color:rgb(47 111 191 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-geoti-blue{--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity, 1))}.text-geoti-navy{--tw-text-opacity: 1;color:rgb(26 58 108 / var(--tw-text-opacity, 1))}.text-geoti-navy\/70{color:#1a3a6cb3}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_24px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0 4px 24px rgba(0,0,0,.12);--tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.ring-white\/80{--tw-ring-color: rgb(255 255 255 / .8)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:bg-\[\#4cae4c\]:hover{--tw-bg-opacity: 1;background-color:rgb(76 174 76 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-geoti-blue\/20:hover{background-color:#007bff33}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200\/70:hover{background-color:#e5e7ebb3}.hover\:bg-gray-200\/80:hover{background-color:#e5e7ebcc}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/25:hover{background-color:#ffffff40}.hover\:text-\[\#1a4f96\]:hover{--tw-text-opacity: 1;color:rgb(26 79 150 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:ring-white\/50:hover{--tw-ring-color: rgb(255 255 255 / .5)}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-60:disabled{opacity:.6}@media (min-width: 640px){.sm\:mr-1{margin-right:.25rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:gap-3{gap:.75rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:text-\[1\.5rem\]{font-size:1.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[minmax\(260px\,320px\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}}@media (min-width: 1280px){.xl\:block{display:block}.xl\:hidden{display:none}}.\[\&_\.geoti-btn-primary\]\:min-h-11 .geoti-btn-primary,.\[\&_\.geoti-btn-secondary\]\:min-h-11 .geoti-btn-secondary,.\[\&_\.geoti-input\]\:min-h-11 .geoti-input{min-height:2.75rem}.\[\&_\.geoti-input\]\:text-sm .geoti-input{font-size:.875rem;line-height:1.25rem}.\[\&_h3\:first-child\]\:mt-0 h3:first-child{margin-top:0}.\[\&_h3\]\:mb-1\.5 h3{margin-bottom:.375rem}.\[\&_h3\]\:mt-3 h3{margin-top:.75rem}.\[\&_h3\]\:text-xs h3{font-size:.75rem;line-height:1rem}.\[\&_h3\]\:font-bold h3{font-weight:700}.\[\&_h3\]\:uppercase h3{text-transform:uppercase}.\[\&_h3\]\:tracking-wide h3{letter-spacing:.025em}.\[\&_h3\]\:text-geoti-navy h3{--tw-text-opacity: 1;color:rgb(26 58 108 / var(--tw-text-opacity, 1))}.\[\&_img\]\:my-2 img{margin-top:.5rem;margin-bottom:.5rem}.\[\&_img\]\:h-auto img{height:auto}.\[\&_img\]\:max-w-full img{max-width:100%}.\[\&_img\]\:rounded img{border-radius:.25rem}.\[\&_li\]\:mb-1 li{margin-bottom:.25rem}.\[\&_p\]\:mb-2 p,.\[\&_ul\]\:mb-2 ul{margin-bottom:.5rem}.\[\&_ul\]\:list-disc ul{list-style-type:disc}.\[\&_ul\]\:pl-4 ul{padding-left:1rem}
