@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)}.gest-grid{width:100%;border-collapse:collapse;font-size:.72rem}.gest-grid th{position:sticky;top:0;z-index:1;background:#eef1f5;border-bottom:1px solid #d1d5db;padding:.28rem .45rem;text-align:left;font-weight:600}.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 #eef1f5;padding:.25rem .45rem}.gest-grid tbody tr{cursor:pointer}.gest-grid tbody tr:hover{background:#eff6ff}.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,.gest-cad__fields .gest-field--full{grid-column:1 / -1}.gest-vei-tipo-fotos-row{display:grid;grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:.45rem .85rem;align-items:start;margin:.25rem 0 .55rem}.gest-vei-tipo-fotos-row__tipo,.gest-vei-tipo-fotos-row__fotos{min-width:0}.gest-vei-tipo-painel{margin:.15rem 0 0;max-width:340px}.gest-vei-tipo-painel .gest-field-tipo-thumb{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;min-width:0;max-width:340px}.gest-vei-tipo-painel .gest-field-tipo-thumb__preview{width:100%;height:200px;min-height:200px;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.gest-vei-tipo-painel .gest-field-tipo-thumb__placeholder{min-height:200px}.gest-vei-tipo-fotos-row__fotos .gest-fotos{margin-top:0}.gest-vei-tipo-fotos-row__fotos .gest-fotos__hint{margin:0 0 .35rem;font-size:.72rem}.gest-vei-tipo-fotos-row__fotos .gest-fotos__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.2rem;justify-content:stretch;width:100%;max-width:100%}.gest-vei-tipo-fotos-row__fotos .gest-fotos__slot{padding:.14rem;gap:.08rem;border-radius:6px;max-width:none;min-width:0}.gest-vei-tipo-fotos-row__fotos .gest-fotos__label{font-size:.55rem;text-align:center}.gest-vei-tipo-fotos-row__fotos .gest-fotos__thumb{border-radius:4px;width:100%;max-height:none;aspect-ratio:1}.gest-vei-tipo-fotos-row__fotos .gest-fotos__empty{font-size:.48rem}.gest-vei-tipo-fotos-row__fotos .gest-fotos__nome{display:none}.gest-vei-tipo-fotos-row__fotos .gest-fotos__actions{justify-content:center}.gest-vei-tipo-fotos-row__fotos .gest-crud-btn--sm{padding:.08rem .22rem;font-size:.5rem}.gest-vei-tipo-fotos-row__fotos .gest-fotos__zoom{width:.9rem;height:.9rem;font-size:.45rem}.gest-field-tipo-thumb{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;max-width:340px}.gest-field-tipo-thumb__preview{width:100%;height:200px;min-height:200px;border:1px solid #c5ccd3;border-radius:var(--gest-r-sm, 6px);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.gest-field-tipo-thumb__img{display:block;max-width:96%;max-height:96%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gest-field-tipo-thumb__placeholder{display:block;width:100%;height:100%;min-height:200px;background:repeating-linear-gradient(-45deg,#eef1f4,#eef1f4 4px,#e4e8ec 4px,#e4e8ec 8px)}.gest-field-tipo-thumb__side{display:flex;flex-direction:column;gap:.12rem;min-width:0}.gest-field-tipo-thumb__label{font-size:.68rem;font-weight:600;color:#444}.gest-field-tipo-thumb__ctrl{min-width:0}.gest-field-tipo-thumb__ctrl select,.gest-field-tipo-thumb__ctrl .gest-search-select{width:100%}@media (max-width: 900px){.gest-vei-tipo-fotos-row{grid-template-columns:1fr}}@media (max-width: 700px){.gest-vei-tipo-painel,.gest-vei-tipo-painel .gest-field-tipo-thumb,.gest-field-tipo-thumb{max-width:100%}.gest-vei-tipo-painel .gest-field-tipo-thumb__preview,.gest-field-tipo-thumb__preview{height:180px;min-height:180px}.gest-vei-tipo-fotos-row__fotos .gest-fotos__grid{grid-template-columns:repeat(6,minmax(0,1fr));overflow-x:auto}.gest-vei-tipo-fotos-row__fotos .gest-fotos__slot{max-width:none;min-width:56px}}.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{flex-direction:row!important;align-items:center;gap:.35rem!important;font-weight:400!important}.gest-check-row input{width:auto}.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-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}}.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-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-left:auto;padding-left:.5rem;border-left:1px solid rgba(255,255,255,.25)}.usu-perm-copy__label{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;white-space:nowrap}.usu-perm-copy__select{min-width:11rem;max-width:16rem;height:1.7rem;border-radius:4px;border:1px solid rgba(255,255,255,.35);background:#fff;color:#1f2937;font-size:.68rem;padding:0 .35rem}.usu-perm-copy__check{display:inline-flex;align-items:center;gap:.25rem;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.usu-perm-copy__msg{font-size:.64rem;opacity:.95;max-width:18rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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-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-cli-cad-form{display:flex;flex-direction:column;gap:.15rem;min-width:0}.usu-cli-dados{margin-bottom:.35rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .65rem}.usu-cli-dados>label:first-child{grid-column:1 / -1}.usu-cli-cad-cols{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.usu-cli-token-box{display:grid;gap:.45rem;margin-bottom:.75rem;flex:1}.usu-cli-token-box__token textarea{width:100%;min-height:10rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;line-height:1.35;resize:vertical;word-break:break-all}.usu-cli-token-box__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .55rem}.usu-cli-token-box__status{font-size:.72rem;color:#4b5563;margin-right:auto}@media (max-width: 900px){.usu-cli-dados{grid-template-columns:1fr}.usu-cli-dados>label:first-child{grid-column:auto}.usu-cli-cad-cols{grid-template-columns:1fr}}.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}.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}.usu-acesso-modal{width:min(100%,48rem);max-height:min(94vh,52rem);display:flex;flex-direction:column}.usu-acesso-modal .gest-confirm__body{overflow:auto;flex:1;min-height:0}.usu-acesso-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem;margin:.75rem 0;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:.8rem}.usu-acesso-grid label{display:flex;flex-direction:column;gap:.2rem;min-width:0}.usu-acesso-grid label.usu-acesso-span2{grid-column:1 / -1}.usu-acesso-grid span{font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.usu-acesso-grid input,.usu-acesso-grid textarea{width:100%;font-size:.78rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.usu-acesso-tabs{display:flex;border:1px solid #e2e8f0;border-radius:8px 8px 0 0;overflow:hidden;background:#f8fafc}.usu-acesso-tabs button{flex:1;border:0;border-bottom:2px solid transparent;background:transparent;padding:.5rem .65rem;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer}.usu-acesso-tabs button[aria-selected=true]{background:#fff;border-bottom-color:#1a3a6c;color:#1a3a6c}.usu-acesso-pane{border:1px solid #e2e8f0;border-top:0;border-radius:0 0 8px 8px;padding:.75rem;background:#fff;display:flex;flex-direction:column;gap:.5rem;width:100%;box-sizing:border-box}.usu-acesso-pane label{display:flex;flex-direction:column;gap:.25rem;width:100%;min-width:0}.usu-acesso-pane label>span{font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.usu-acesso-pane input,.usu-acesso-pane textarea{width:100%;box-sizing:border-box;min-width:0}.usu-acesso-pane textarea{min-height:16rem;max-height:28rem;resize:vertical;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.85rem;line-height:1.45;font-family:inherit;white-space:pre-wrap;overflow-wrap:anywhere}.usu-acesso-pane textarea.usu-acesso-wa{min-height:18rem;background:#f8fafc}.usu-acesso-flags{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.65rem;font-size:.8rem}.usu-acesso-hint{margin:.65rem 0 0;font-size:.72rem;color:#64748b}@media (max-width: 900px){.usu-cli-cad,.usu-acesso-grid,.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))}}.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-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-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,.9fr) minmax(0,1.1fr);gap:.45rem .65rem;margin-bottom:.15rem}.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--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,.42fr);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 .gest-check-row{flex-direction:row!important;align-items:center;margin:0;font-size:.68rem;font-weight:600;color:#334155;white-space:normal}.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{flex-direction:row!important;align-items:center;padding-bottom:.28rem;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{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-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-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-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-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}}.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}@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%}}.cert-dig-form{display:flex;flex-direction:column;gap:.55rem;width:100%;max-width:none}.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%}}.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-cont{display:flex;flex-direction:column;gap:.5rem;min-height:0;height:100%}.gest-cli-cont-layout{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:.75rem;min-height:0;height:100%}.gest-cli-cont-col-lista,.gest-cli-cont-col-form{min-height:0;overflow:auto}.gest-cli-cont-toolbar{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;align-items:center}.gest-cli-cont-grid2{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem}.gest-cli-cont-vars{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.4rem .6rem;margin-bottom:.6rem}.gest-cli-cont-field{display:flex;flex-direction:column;gap:.2rem;min-width:0}.gest-cli-cont-field--full{margin-bottom:.45rem}.gest-cli-cont-field--grow{flex:1 1 auto}.gest-cli-cont-field span{font-weight:600;color:#334155;font-size:.78rem}.gest-cli-cont-field input,.gest-cli-cont-field select,.gest-cli-cont-field textarea{border:1px solid #cbd5e1;border-radius:4px;padding:.35rem .5rem;font-size:.84rem;width:100%;box-sizing:border-box;background:#fff}.gest-cli-cont-check{display:flex;align-items:center;gap:.4rem;font-size:.85rem;margin:0;white-space:nowrap}.gest-cli-cont-check--box{align-self:flex-end;height:2rem;padding:0 .65rem;border:1px solid #cbd5e1;border-radius:4px;background:#fff}.gest-cli-cont-layout-opts{margin:0;padding:.55rem .7rem;border:1px solid #c5d0de;border-radius:6px;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.gest-cli-cont-layout-opts__title{margin:0 0 .45rem;font-size:.72rem;font-weight:700;color:#1e3a5f;text-transform:uppercase;letter-spacing:.04em}.gest-cli-cont-layout-opts__grid{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem 1.1rem}.gest-cli-cont-field--margem{width:110px;margin:0}.gest-cli-cont-hint{font-size:.78rem;color:#64748b;margin:.35rem 0}.gest-cli-cont-anexos__list{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.gest-cli-cont-anexos__list li{display:flex;align-items:center;gap:.5rem;font-size:.82rem}.gest-cli-cont-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:1rem}.gest-cli-cont-modal__card{background:#fff;border:1px solid #94a3b8;border-radius:8px;width:min(720px,100%);max-height:90vh;overflow:auto;box-shadow:0 16px 48px #00000047}.gest-cli-cont-modal__card--wide{width:min(1100px,100%)}.gest-cli-cont-modal__card--modelos{width:min(1180px,100%);height:min(860px,92vh);max-height:92vh;display:flex;flex-direction:column;overflow:hidden}.gest-cli-cont-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .95rem;background:#1e3a5f;color:#fff;flex:0 0 auto}.gest-cli-cont-modal__head-text h2{margin:0;font-size:1.05rem;font-weight:700}.gest-cli-cont-modal__head-text p{margin:.15rem 0 0;font-size:.75rem;opacity:.85}.gest-cli-cont-modal__head h2{margin:0;font-size:1rem;font-weight:700}.gest-cli-cont-modal__body{padding:.75rem}.gest-cli-cont-modelos{display:grid;grid-template-columns:minmax(240px,280px) 1fr;gap:0;flex:1 1 auto;min-height:0;overflow:hidden}.gest-cli-cont-modelos__lista{display:flex;flex-direction:column;min-height:0;border-right:1px solid #dbe3ee;background:#f8fafc}.gest-cli-cont-modelos__lista-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .75rem;border-bottom:1px solid #dbe3ee;flex:0 0 auto}.gest-cli-cont-modelos__lista-head strong{font-size:.82rem;color:#1e3a5f}.gest-cli-cont-modelos__lista-body{flex:1 1 auto;min-height:0;overflow:auto;padding:.45rem}.gest-cli-cont-modelos__empty{margin:.75rem .4rem;font-size:.82rem;color:#64748b}.gest-cli-cont-modelos__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.gest-cli-cont-modelos__item{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem;text-align:left;border:1px solid transparent;border-radius:6px;background:#fff;padding:.55rem .6rem;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.gest-cli-cont-modelos__item:hover{border-color:#93c5fd}.gest-cli-cont-modelos__item--sel{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 1px #3b82f6 inset}.gest-cli-cont-modelos__item-nome{font-size:.82rem;font-weight:600;color:#0f172a;line-height:1.3}.gest-cli-cont-modelos__badge{flex:0 0 auto;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:.12rem .35rem;border-radius:999px;background:#e2e8f0;color:#475569}.gest-cli-cont-modelos__badge--on{background:#dcfce7;color:#166534}.gest-cli-cont-modelos__form{display:flex;flex-direction:column;gap:.65rem;min-height:0;overflow:hidden;padding:.75rem .85rem .8rem}.gest-cli-cont-modelos__row{display:flex;align-items:flex-end;gap:.65rem}.gest-cli-cont-modelos__row--nome{flex:0 0 auto}.gest-cli-cont-modelos__corpo{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-height:0}.gest-cli-cont-modelos__corpo-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem;flex:0 0 auto}.gest-cli-cont-modelos__corpo-head>span{font-size:.78rem;font-weight:600;color:#334155}.gest-cli-cont-modelos__textarea{flex:1 1 auto;min-height:220px;width:100%;box-sizing:border-box;resize:none;border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.45;color:#0f172a;background:#fcfdff}.gest-cli-cont-html{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;background:#fff}.gest-cli-cont-html--disabled{opacity:.72;pointer-events:none}.gest-cli-cont-html__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;padding:.35rem .4rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.gest-cli-cont-html__toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;min-width:1.85rem;height:1.85rem;padding:0 .35rem;border:1px solid transparent;border-radius:4px;background:transparent;color:#334155;cursor:pointer;font-size:.78rem}.gest-cli-cont-html__toolbar button:hover:not(:disabled){background:#fff;border-color:#cbd5e1}.gest-cli-cont-html__toolbar button.is-on{background:#e2e8f0;border-color:#94a3b8}.gest-cli-cont-html__toolbar button:disabled{opacity:.45;cursor:not-allowed}.gest-cli-cont-html__sep{width:1px;height:1.25rem;margin:0 .15rem;background:#cbd5e1}.gest-cli-cont-html__mini{font-size:.55rem}.gest-cli-cont-html__size select,.gest-cli-cont-html__ph select{border:1px solid #cbd5e1;border-radius:4px;padding:.2rem .35rem;font-size:.75rem;background:#fff;color:#0f172a}.gest-cli-cont-html__ph{display:inline-flex;align-items:center;gap:.3rem;margin:0;font-size:.72rem;color:#475569;font-weight:600}.gest-cli-cont-html__ph select{min-width:150px}.gest-cli-cont-html__visual,.gest-cli-cont-html__source{flex:1 1 auto;min-height:220px;width:100%;box-sizing:border-box;padding:.7rem .85rem;overflow:auto;outline:none;color:#0f172a;background:#fcfdff}.gest-cli-cont-html__visual{font-family:Georgia,Times New Roman,serif;font-size:.92rem;line-height:1.55}.gest-cli-cont-html__visual h1{font-size:1.15rem;margin:0 0 .6rem}.gest-cli-cont-html__visual p{margin:0 0 .55rem;text-align:justify}.gest-cli-cont-html__visual [align=center],.gest-cli-cont-html__visual [style*="text-align: center"],.gest-cli-cont-html__visual [style*="text-align:center"]{text-align:center}.gest-cli-cont-html__visual [align=right],.gest-cli-cont-html__visual [style*="text-align: right"],.gest-cli-cont-html__visual [style*="text-align:right"]{text-align:right}.gest-cli-cont-html__visual [align=justify],.gest-cli-cont-html__visual [style*="text-align: justify"],.gest-cli-cont-html__visual [style*="text-align:justify"]{text-align:justify}.gest-cli-cont-html__source{resize:none;border:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.45}.gest-cli-cont-modelos__footer{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem;flex:0 0 auto;padding-top:.15rem;border-top:1px solid #e2e8f0}.gest-cli-cont-modelos__actions{display:flex;gap:.4rem;flex:0 0 auto}.gest-cli-cont-ph{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;font-size:.78rem}.gest-cli-cont-ph span{font-weight:600;color:#475569}.gest-cli-cont-ph select{border:1px solid #cbd5e1;border-radius:4px;padding:.25rem .4rem;font-size:.8rem;background:#fff;min-width:180px}@media (max-width: 900px){.gest-cli-cont-layout,.gest-cli-cont-grid2{grid-template-columns:1fr}.gest-cli-cont-modal__card--modelos{height:auto;max-height:94vh;overflow:auto}.gest-cli-cont-modelos{grid-template-columns:1fr}.gest-cli-cont-modelos__lista{border-right:0;border-bottom:1px solid #dbe3ee;max-height:220px}}.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)}.cfg-field--readonly input[readonly]{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-geral-page{display:flex;flex-direction:column;min-height:0;height:100%}.cfg-geral-page__hint{margin:0;padding:.55rem .85rem 0;font-size:.8rem;color:#475569;line-height:1.35}.cfg-geral-page__tabs{display:flex;gap:.35rem;padding:.55rem .85rem 0}.cfg-geral-page__tab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:8px 8px 0 0;padding:.4rem .85rem;font-size:.8rem;font-weight:600;cursor:pointer}.cfg-geral-page__tab--on{background:#1e40af;border-color:#1e40af;color:#fff}.cfg-geral-page__body{flex:1;min-height:0;display:flex;flex-direction:column;padding:.55rem .75rem .75rem}.sms-gestao__layout{grid-template-rows:minmax(0,1fr) minmax(0,1.15fr)}.srv-gestao__empresas{grid-row:1 / 3}.srv-gestao__dialog{width:min(560px,calc(100vw - 2rem));max-height:min(90vh,720px);overflow:auto}.srv-gestao__check{flex-direction:row!important;align-items:center;gap:.45rem}.srv-gestao__check input{width:auto!important}.sms-gestao__mov{grid-column:1 / -1}.sms-gestao__cell-main{font-weight:600}.sms-gestao__cell-sub{font-size:.72rem;color:#64748b;word-break:break-all}.sms-gestao__link-btn{border:none;background:transparent;color:#1d4ed8;cursor:pointer;font-size:.75rem;font-weight:600;padding:0}.sms-gestao__link-btn--ok{color:#047857;margin-right:.55rem}.sms-gestao__acoes{white-space:nowrap}.sms-gestao__st{display:inline-block;font-size:.72rem;font-weight:700;padding:.12rem .4rem;border-radius:999px;background:#e2e8f0;color:#334155}.sms-gestao__st--p{background:#fef3c7;color:#92400e}.sms-gestao__st--l{background:#d1fae5;color:#065f46}.sms-gestao__st--c{background:#fee2e2;color:#991b1b}.sms-gestao__dialog{width:min(520px,calc(100vw - 2rem))}.sms-gestao__form{display:flex;flex-direction:column;gap:.55rem;margin-top:.35rem}.sms-gestao__form label{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;font-weight:600;color:#334155}.sms-gestao__form input,.sms-gestao__form select{border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .55rem;font-size:.85rem;font-weight:400}.sms-gestao__form-row{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.sms-gestao__check{flex-direction:row!important;align-items:center;gap:.4rem!important;margin-top:1.35rem}.sms-gestao__hint{margin:0;font-size:.78rem;color:#64748b;font-weight:400}.sms-gestao__total{margin:0;font-size:.9rem;font-weight:700;color:#0f766e}.pix-cfg__hint{margin:0;padding:.55rem .85rem 0;font-size:.78rem;color:#475569;line-height:1.35}.pix-cfg__hint code{font-size:.72rem;background:#f1f5f9;padding:.05rem .3rem;border-radius:4px}.pix-cfg__body{overflow:auto!important}.pix-cfg__toolbar{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.55rem}.pix-cfg__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.pix-cfg__card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:.75rem;display:flex;flex-direction:column;gap:.45rem}.pix-cfg__card h3{margin:0 0 .2rem;font-size:.82rem;color:#1e3a8a}.pix-cfg__card label{display:flex;flex-direction:column;gap:.2rem;font-size:.75rem;font-weight:600;color:#334155}.pix-cfg__card input,.pix-cfg__card textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.38rem .5rem;font-size:.82rem;font-weight:400}.pix-cfg__row{display:grid;grid-template-columns:1.2fr .5fr 1.2fr .5fr;gap:.4rem}.pix-cfg__check{flex-direction:row!important;align-items:center;gap:.4rem!important}.pix-cfg__note{margin:0;font-size:.72rem;color:#64748b;font-weight:400}.pix-cfg__badge-ok{align-self:center;font-size:.72rem;font-weight:700;color:#047857;background:#d1fae5;border-radius:999px;padding:.2rem .55rem}.pix-cfg__teste{margin-top:.65rem;border:1px solid #a7f3d0;background:#ecfdf5;border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.4rem}.pix-cfg__teste label{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:600}.pix-cfg__teste textarea{font-family:ui-monospace,monospace;font-size:.72rem;border:1px solid #86efac;border-radius:8px;padding:.45rem}@media (max-width: 900px){.pix-cfg__grid{grid-template-columns:1fr}.pix-cfg__row{grid-template-columns:1fr 1fr}}.cfg-menu-page{display:flex;flex:1;min-height:0;flex-direction:column;overflow:hidden;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.cfg-menu-page__head{display:flex;align-items:center;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#1e40af,#2563eb);padding:.55rem .85rem}.cfg-menu-page__head h2{margin:0;font-size:.88rem;font-weight:700;color:#fff;letter-spacing:.01em}.cfg-menu-page__body{flex:1;min-height:0;overflow:hidden;padding:.65rem;display:flex;flex-direction:column;gap:.55rem;background:#f8fafc}.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--label{width:auto;height:auto;gap:.35rem;padding:.28rem .55rem;font-size:.72rem;font-weight:600;line-height:1.2;white-space:nowrap}.cfg-menu-tool--label i{font-size:.7rem}.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}}.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}}.equfab-page .gest-page__body,.equfab-cad{flex:1;min-height:0;display:flex;flex-direction:column}.equfab-panel{display:flex;min-height:0;flex:1;flex-direction:column;border:1px solid #cbd5e1;border-radius:10px;background:#fff;overflow:hidden;max-width:36rem}.equfab-panel__head{flex-shrink:0;margin:0;padding:.35rem .55rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.72rem;font-weight:700}.equfab-panel__body{flex:1;min-height:0;overflow:auto;padding:.55rem .65rem;display:flex;flex-direction:column;gap:.45rem}.equfab-field{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem}.equfab-field label{font-weight:600;color:#334155}.equfab-field input,.equfab-field textarea{width:100%;box-sizing:border-box;padding:.28rem .45rem;border:1px solid #cbd5e1;border-radius:6px;font:inherit}.equfab-field textarea{min-height:5.5rem;resize:vertical}.equfab-field--readonly input{background:#f8fafc;color:#475569}.equfab-mod-hint{margin:0 0 .4rem;font-size:.72rem;color:#64748b}.equfab-grid-cell-input{width:100%;box-sizing:border-box;padding:.2rem .35rem;border:1px solid #93c5fd;border-radius:4px;font:inherit;background:#eff6ff}.equfab-grid-row--edit td{background:#eff6ff}.equfab-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background:#0f172a73;padding:1rem}.equfab-modal{width:min(28rem,100%);border-radius:10px;background:#fff;box-shadow:0 16px 40px #0f172a40;overflow:hidden}.equfab-modal__head{padding:.55rem .75rem;background:#1e293b;color:#fff;font-weight:700;font-size:.85rem}.equfab-modal__body{padding:.85rem .75rem;font-size:.82rem;color:#334155}.equfab-modal__foot{display:flex;gap:.4rem;justify-content:flex-end;padding:.55rem .75rem .75rem}.com-page{gap:.4rem}.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-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}}.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 .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}*,: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%}body{margin:0;min-height:100%;--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{min-height:calc(100vh / var(--app-zoom, 1));min-height:calc(100dvh / var(--app-zoom, 1));width:100%;min-width:0;zoom:var(--app-zoom, 1)}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}}.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-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-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.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-20{height:5rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100dvh\]{height:100dvh}.h-\[calc\(100dvh\/var\(--app-zoom\,1\)\)\]{height:calc(100dvh / var(--app-zoom,1))}.h-auto{height:auto}.h-full{height:100%}.max-h-48{max-height:12rem}.max-h-\[100dvh\]{max-height:100dvh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[94dvh\]{max-height:94dvh}.max-h-\[min\(85dvh\,640px\)\]{max-height:min(85dvh,640px)}.max-h-full{max-height:100%}.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-\[88px\]{min-height:88px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.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-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.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-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.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}.cursor-pointer{cursor:pointer}.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-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-1{row-gap:.25rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.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))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.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-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-b-2{border-bottom-width:2px}.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{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-300\/50{border-color:#fcd34d80}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / 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-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.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}.border-white\/35{border-color:#ffffff59}.bg-\[\#e8ebef\]{--tw-bg-opacity: 1;background-color:rgb(232 235 239 / 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-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / 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-50\/60{background-color:#f0f9ff99}.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}.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-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.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}.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-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.68rem\]{font-size:.68rem}.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-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-800\/80{color:#92400ecc}.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-600{--tw-text-opacity: 1;color:rgb(5 150 105 / 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-500{--tw-text-opacity: 1;color:rgb(239 68 68 / 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-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / 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}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-90{opacity:.9}.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-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-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-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / 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-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / 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-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / 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-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / 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-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mr-1{margin-right:.25rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:min-w-\[12rem\]{min-width:12rem}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-stretch{align-items:stretch}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@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\:gap-3{gap:.75rem}}@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}
