.lg-wrap{height:100%;display:flex;background:#fff;color:#0f172a}.lg-brand{flex:1.1;position:relative;overflow:hidden;background:linear-gradient(160deg,#173a6c,#12315d 45%,#0c2547);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:42px 52px}.lg-brand:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.32),transparent 65%);top:-160px;right:-140px;filter:blur(10px)}.lg-brand:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(0,180,255,.1),transparent 65%);bottom:-120px;left:-80px}.lg-btop{display:flex;align-items:center;gap:12px;position:relative;z-index:2}.lg-img{height:50px;width:auto}.lg-btop b{font-size:24px;font-weight:900;letter-spacing:.12em}.lg-uline{display:block;width:38px;height:3px;background:#f97316;border-radius:3px;margin-top:6px}.lg-btop small{display:block;font-size:12px;color:#f97316;font-weight:600;margin-top:-2px}.lg-mid{position:relative;z-index:2;max-width:430px}.lg-mid h1{font-size:38px;font-weight:800;line-height:1.12;letter-spacing:-1px;margin-bottom:16px}.lg-mid h1 span{color:#f97316}.lg-mid p{font-size:15px;color:#94a3b8;line-height:1.6;margin-bottom:34px}.lg-feat{display:flex;align-items:center;gap:14px;margin-bottom:16px}.lg-feat .ic{width:42px;height:42px;border-radius:11px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;flex:none}.lg-feat .ic svg{width:20px;height:20px;stroke:#f97316;fill:none;stroke-width:2}.lg-feat .ft{font-size:14px;font-weight:600}.lg-feat .fd{font-size:12.5px;color:#94a3b8}.lg-foot{position:relative;z-index:2;font-size:12px;color:#64748b}.lg-panel{flex:.9;display:flex;align-items:center;justify-content:center;padding:40px}.lg-form{width:100%;max-width:380px}.lg-form h2{font-size:26px;font-weight:800;letter-spacing:-.5px;margin-bottom:6px}.lg-form .sub{font-size:14px;color:#64748b;margin-bottom:30px}.lg-fld{margin-bottom:18px}.lg-fld label{display:block;font-size:12.5px;font-weight:600;color:#334155;margin-bottom:7px}.lg-inp{position:relative}.lg-inp input{width:100%;height:48px;border:1.5px solid #e2e8f0;border-radius:11px;padding:0 44px 0 14px;font-size:14px;font-family:inherit;color:#0f172a;transition:border-color .15s,box-shadow .15s;background:#fff}.lg-inp input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 4px #f973161f}.lg-inp .ic{position:absolute;right:14px;top:14px;color:#94a3b8;cursor:pointer;background:none;border:none;padding:0}.lg-inp .ic svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:2}.lg-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.lg-chk{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;cursor:pointer}.lg-chk input{width:16px;height:16px;accent-color:#f97316}.lg-link{font-size:13px;color:#f97316;font-weight:600;text-decoration:none;cursor:pointer;background:none;border:none;font-family:inherit;padding:0}.lg-link:hover{text-decoration:underline}.lg-btn{width:100%;height:50px;background:#f97316;color:#fff;border:none;border-radius:11px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px #f9731647;transition:background .15s,transform .05s}.lg-btn:hover{background:#ea6a0a}.lg-btn:active{transform:translateY(1px)}.lg-btn:disabled{opacity:.7;cursor:default}.lg-err{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:13px;padding:10px 12px;border-radius:9px;margin-bottom:16px}.lg-help{text-align:center;font-size:13px;color:#94a3b8;margin-top:26px}@media (max-width: 860px){.lg-brand{display:none}}.shell{display:flex;height:100vh;overflow:hidden}.modbar{width:220px;background:var(--nav);flex-shrink:0;display:flex;flex-direction:column;padding:14px 0;transition:width .22s ease;overflow-y:auto}.shell.dived .modbar{width:52px}.modbar::-webkit-scrollbar{width:6px}.modbar::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.mlogo{display:flex;align-items:center;gap:9px;padding:2px 16px 14px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:8px}.shell.dived .mlogo{justify-content:center;padding:2px 0 14px}.mlogo .mk-img{height:38px;width:auto;flex:none}.shell.dived .mlogo .mk-img{height:32px}.mlogo b{font-size:18px;color:#f1f5f9;font-weight:800;line-height:1;letter-spacing:.1em}.mlogo small{display:block;font-size:11px;color:var(--orange);font-weight:600}.mlogo .m-uline{display:block;width:28px;height:3px;background:var(--orange);border-radius:3px;margin-top:5px}.shell.dived .mlogo .txt{display:none}.mod{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:9px;margin:4px 10px;cursor:pointer;color:#ffffffbd;position:relative}.mod:hover{background:#ffffff12;color:#fff}.mod.on{background:#f9731629;color:var(--orange)}.mod svg{width:19px;height:19px;flex:none}.mod .l{font-size:13.5px;font-weight:500;white-space:nowrap}.mod .ch{margin-left:auto;font-size:13px;color:#fff6;font-weight:700}.shell.dived .mod{justify-content:center;padding:11px 0;margin:5px 6px}.shell.dived .mod svg{width:18px;height:18px}.shell.dived .mod .l,.shell.dived .mod .ch{display:none}.mgrow{flex:1}.muser{padding:10px 14px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:8px}.shell.dived .muser{justify-content:center;padding:10px 0}.mavatar{width:30px;height:30px;background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;font-size:12px;font-weight:700;color:#fff}.muname{font-size:12px;font-weight:600;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.murole{font-size:10px;color:#fff6}.shell.dived .muinfo{display:none}.secbar{width:168px;background:var(--nav-deep);flex-shrink:0;display:none;flex-direction:column;padding:14px 0;overflow-y:auto;border-right:1px solid rgba(0,0,0,.25)}.shell.dived .secbar{display:flex}.secbar::-webkit-scrollbar{width:6px}.secbar::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:4px}.sback{display:flex;align-items:center;gap:9px;padding:4px 14px 13px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:8px;cursor:pointer;color:#f1f5f9}.sback:hover .sbk{background:var(--orange);color:#fff;border-color:var(--orange)}.sbk{width:24px;height:24px;border-radius:7px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex:none;color:#cbd5e1}.sback b{font-size:16px;font-weight:800}.sitem{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:8px;margin:3px 9px;cursor:pointer;color:#ffffffb8;font-size:13px;font-weight:500}.sitem:hover{background:#ffffff12;color:#fff}.sitem.on{background:#f9731626;color:#f97316;font-weight:600}.sdot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.5;flex:none}.sgrp{margin-top:6px}.sgrp-h{display:flex;align-items:center;gap:10px;padding:11px 14px 8px;cursor:pointer;color:#ffffffb8;font-size:13px;font-weight:600}.sgrp-h:hover{color:#fff}.sgrp-h svg{width:12px;height:12px;margin-left:auto;transition:transform .15s}.sgrp.col .sgrp-h svg{transform:rotate(-90deg)}.sgrp.col .sgrp-items{display:none}.sgrp-items{margin-left:12px;padding-left:11px;border-left:1px solid rgba(255,255,255,.1)}.main{flex:1;display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden}.topbar{height:44px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;flex-shrink:0}.topbar h1{font-size:20px;font-weight:800;color:var(--text1)}.topbar .crumb{display:flex;align-items:baseline;gap:8px;min-width:0}.topbar .crumb .c1{font-size:15px;font-weight:800;color:var(--text3);white-space:nowrap}.topbar .crumb .sep{font-size:14px;color:var(--text3);font-weight:600}.topbar .crumb .c2{font-size:16px;font-weight:800;color:var(--text1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar .tr{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--text2)}.tabs{display:flex;align-items:stretch;height:36px;padding:0 8px;background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;overflow-x:auto}.tab{display:inline-flex;align-items:center;gap:8px;padding:0 14px;font-size:12.5px;font-weight:600;color:#5b6b85;background:transparent;cursor:pointer;white-space:nowrap;position:relative}.tab:hover{color:var(--text1)}.tab.on{color:var(--text1);font-weight:700}.tab.on:after{content:"";position:absolute;bottom:0;left:10px;right:10px;height:2.5px;background:var(--orange);border-radius:2px}.tab .x{color:#adb6c7;font-size:15px;line-height:1;margin-left:2px;padding:0 3px;border-radius:5px}.tab .x:hover{background:#fddede;color:var(--red)}.content{flex:1;overflow-y:auto;background:var(--surface-2);border-top:1px solid var(--border);position:relative}.pane{padding:24px}.btn{height:38px;padding:0 16px;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;font-family:inherit;border:1px solid var(--border-2);background:var(--surface);color:var(--text2);display:inline-flex;align-items:center;gap:7px}.btn:hover{background:#f8fafc}.btn.primary{background:var(--orange);border:none;color:#fff}.btn.primary:hover{background:var(--orange-2)}.btn.ghost{background:transparent}.btn:disabled{opacity:.6;cursor:default}.input{height:38px;border:1px solid var(--border-2);border-radius:8px;padding:0 12px;font-size:13px;font-family:inherit;background:var(--surface);color:var(--text1);width:100%}.input:focus{outline:none;border-color:var(--orange)}textarea.input{height:auto;padding:9px 12px;min-height:70px;resize:vertical}.lbl{font-size:11px;font-weight:600;color:var(--text2);margin-bottom:5px;display:block}.scr-h{font-size:20px;font-weight:800;color:var(--text1)}.scr-d{font-size:13px;color:var(--text2);margin:2px 0 18px}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:10px;overflow:hidden;font-size:13px;background:var(--surface)}.table th{background:#f1f5f9;color:var(--text2);font-weight:700;text-align:left;padding:10px 14px;border-bottom:1px solid var(--border);white-space:nowrap}.table td{padding:0 14px;height:46px;border-bottom:1px solid #eef1f5;color:var(--text1)}.table tr:last-child td{border-bottom:none}.table tr:hover td{background:#d7e4f7}.badge{font-size:11px;font-weight:600;padding:2px 9px;border-radius:20px}.badge.ok{background:#ecfdf5;color:#059669}.badge.off{background:#f1f5f9;color:#64748b}.icon-btn{width:30px;height:30px;border:1px solid var(--border);background:var(--surface);border-radius:7px;cursor:pointer;color:var(--text2);display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{border-color:var(--orange);color:var(--orange)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.modal{background:var(--surface);border-radius:14px;width:640px;max-width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0f172a40}.modal-h{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--surface)}.modal-h b{font-size:17px;font-weight:800}.modal-b{padding:20px 22px}.modal-f{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid var(--border);position:sticky;bottom:0;background:var(--surface)}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.span2{grid-column:span 2}.empty{text-align:center;color:var(--text3);padding:60px 20px;font-size:14px}.spinner{width:22px;height:22px;border:3px solid var(--border);border-top-color:var(--orange);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:200}.toast.ok{background:#059669}.toast.err{background:var(--red)}.ass{position:relative;width:100%}.ass-btn{width:100%;height:40px;border:1px solid #a7b3c4;border-radius:9px;background:#fff;padding:0 30px 0 12px;text-align:left;font-size:13px;font-family:inherit;color:#0f172a;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ass-btn:hover{border-color:#f97316}.ass-btn.ph{color:#94a3b8}.ass-btn:after{content:"";position:absolute;right:13px;top:50%;width:7px;height:7px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:translateY(-70%) rotate(45deg)}.ass-pop{position:fixed;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 30px #0000002e;z-index:2000;overflow:hidden}.ass-q{width:100%;border:none;border-bottom:1px solid #eef1f5;padding:11px 13px;font-size:13px;outline:none;font-family:inherit;color:#0f172a}.ass-list{max-height:240px;overflow-y:auto}.ass-opt{padding:9px 13px;font-size:13px;cursor:pointer;color:#334155;display:flex;align-items:center;justify-content:space-between;gap:12px}.ass-opt:hover{background:#fff7ed;color:#f97316}.ass-opt.on{background:#fff7ed;color:#f97316;font-weight:600}.ass-meta{font-size:11px;color:#94a3b8;font-family:DM Mono,monospace;flex-shrink:0}.ass-none{padding:10px 13px;color:#94a3b8;font-size:12px}.forn-screen{padding:10px 18px}.forn-screen .fl-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:14px 16px;margin-bottom:16px;box-shadow:0 1px 2px #0f172a0a}.forn-screen .fl-search{position:relative;flex:1;min-width:240px}.forn-screen .fl-search svg{position:absolute;left:13px;top:12px}.forn-screen .fl-search input{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px 0 36px;font-size:13px;font-family:inherit;color:#0f172a}.forn-screen .fl-search input:focus{outline:none;border-color:#f97316}.forn-screen .fl-cidade{min-width:170px}.forn-screen .fl-status{height:40px;min-width:140px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#475569;background:#fff;cursor:pointer}.forn-screen .fl-status:focus{outline:none;border-color:#f97316}.forn-screen .fl-novo{margin-left:auto;height:40px;padding:0 16px;border:none;border-radius:9px;background:#f97316;color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.forn-screen .fl-novo:hover{background:#ea6a0a}.forn-screen .tbl-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden}.forn-screen .tbl-scroll{overflow-x:auto}.forn-screen table{width:100%;border-collapse:collapse;font-size:11.5px}.forn-screen thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;text-align:left;padding:4px 9px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.forn-screen thead th.r{text-align:right}.forn-screen tbody td{padding:3px 12px;border-bottom:1px solid #eef1f5;color:#0f172a;white-space:nowrap;vertical-align:middle}.forn-screen tbody td.r{text-align:right}.forn-screen tbody tr{cursor:pointer}.forn-screen tbody tr:hover td{background:#d0dff2}.forn-screen .td-mono{font-family:DM Mono,monospace}.forn-screen .badge{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:20px}.forn-screen .b-ativo{background:#dcfce7;color:#16a34a}.forn-screen .b-inativo{background:#f1f5f9;color:#64748b}.forn-screen .act-btn{border:none;background:none;border-radius:6px;padding:2px 7px;font-size:16px;line-height:1;color:#94a3b8;cursor:pointer}.forn-screen .act-btn:hover{background:#f1f5f9;color:#475569}.forn-screen .empty{text-align:center;color:#94a3b8;padding:50px 20px;font-size:14px}.forn-screen .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:100;padding:24px}.forn-screen .fm{background:#fff;border-radius:14px;width:min(1060px,96vw);max-height:92vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0f172a40}.forn-screen .fm-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e7ebf0;flex-shrink:0}.forn-screen .fm-head h2{font-size:18px;font-weight:800}.forn-screen .fm-body{padding:18px 22px 22px;overflow-y:auto;flex:1}.forn-screen .form-section{margin-bottom:14px}.forn-screen .form-section:last-child{margin-bottom:0}.forn-screen .form-section-title{font-size:10.5px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.forn-screen .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}.forn-screen .form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:9px 12px}.forn-screen .fg-1{display:grid;grid-template-columns:1fr;gap:9px 12px;margin-bottom:9px}.forn-screen .fg-ident{display:grid;grid-template-columns:2fr 1.1fr 1.2fr 1.2fr;gap:9px 12px}.forn-screen .fg-contato{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.4fr;gap:9px 12px}.forn-screen .fg-loc{display:grid;grid-template-columns:.9fr 1.9fr .55fr 1.1fr 1.1fr .5fr;gap:9px 12px}.forn-screen .fg-cond{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px 12px}.forn-screen .fg-obs{display:grid;grid-template-columns:2.6fr 1fr;gap:9px 12px;align-items:start}.forn-screen .span2{grid-column:span 2}.forn-screen .full{grid-column:1 / -1}.forn-screen .form-group{display:flex;flex-direction:column;min-width:0}.forn-screen .form-label{font-size:11.5px;font-weight:600;color:#475569;margin-bottom:4px;white-space:nowrap}.forn-screen .form-input,.forn-screen .form-select{height:34px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff;width:100%}.forn-screen .form-input:focus,.forn-screen .form-select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.forn-screen .form-textarea{height:auto;min-height:34px;padding:7px 10px;resize:vertical}.forn-screen .fld-hint{font-size:10.5px;color:#94a3b8;margin-top:4px}.forn-screen .fm-btn{height:38px;padding:0 18px;border-radius:9px;font-weight:600;font-size:13px;cursor:pointer;font-family:inherit;border:1px solid #e2e8f0;background:#fff;color:#475569}.forn-screen .fm-btn.primary{background:#f97316;border-color:#f97316;color:#fff}.forn-screen .fm-btn:disabled{opacity:.6}.forn-screen .fm-close{border:none;background:#f1f5f9;border-radius:8px;width:32px;height:32px;cursor:pointer;color:#64748b;font-size:15px}.forn-screen .fm-close:hover{background:#e2e8f0}.forn-screen .fm-foot{padding:16px 22px;border-top:1px solid #e7ebf0;display:flex;justify-content:flex-end;gap:10px;flex-shrink:0}.forn-screen .mod-tabs{display:flex;gap:6px;margin-bottom:18px;border-bottom:1px solid #e2e8f0}.forn-screen .mod-tab{padding:10px 18px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:transparent;border-bottom:2px solid transparent;font-family:inherit;margin-bottom:-1px}.forn-screen .mod-tab.active{color:#f97316;border-bottom-color:#f97316}.forn-screen .mod-tab:hover:not(.active){color:#0f172a}.forn-screen .list-foot{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:12px 18px;margin-top:14px;font-size:13px;color:#64748b}.forn-screen thead th.c,.forn-screen tbody td.c{text-align:center}.forn-screen .b-cat{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:20px;background:#eef2f7;color:#475569}.forn-screen .b-star{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:20px;background:#fff7ed;color:#f97316}.forn-screen .vin-head{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding:14px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.forn-screen .vin-back{padding:7px 16px;font-size:13px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer;font-family:inherit;font-weight:600}.forn-screen .vin-back:hover{background:#f8fafc}.forn-screen .vin-h-nome{font-weight:700;font-size:15px;color:#0f172a}.forn-screen .vin-h-sub{font-size:12px;color:#94a3b8;margin-top:2px}.forn-screen .vin-filter{position:relative;width:180px}.forn-screen .vin-filter svg{position:absolute;left:11px;top:10px}.forn-screen .vin-filter input{width:100%;height:36px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px 0 32px;font-size:12px;font-family:inherit}.forn-screen .vin-filter input:focus{outline:none;border-color:#f97316}.forn-screen .vin-add{white-space:nowrap;height:36px;padding:0 14px;border:none;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.forn-screen .vin-add:hover{background:#ea6a0a}.forn-screen .vin-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}.forn-screen .vin-form-title{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:16px}.forn-screen .vin-chk{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:13px;color:#334155;cursor:pointer}.forn-screen .vin-chk input{width:15px;height:15px;accent-color:#f97316;cursor:pointer}.forn-screen .conv-preview{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9px;color:#059669;font-size:13px;font-weight:600}.forn-screen .vin-form-foot{display:flex;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e2e8f0}.forn-screen .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:200}.forn-screen .toast.ok{background:#059669}.forn-screen .toast.err{background:#ef4444}.ins-screen{padding:0}.ins-screen .mod-tabs{display:flex;gap:26px;border-bottom:1px solid #e7ebf0;padding:0 24px;background:#fff}.ins-screen .mod-tab{background:none;border:none;font-family:inherit;font-size:14px;font-weight:600;color:#64748b;padding:16px 2px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.ins-screen .mod-tab:hover{color:#0f172a}.ins-screen .mod-tab.active{color:#f97316;border-bottom-color:#f97316}.ins-screen .ins-body{padding:10px 18px}.ins-screen .prod-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:14px 16px;margin-bottom:16px;box-shadow:0 1px 2px #0f172a0a}.ins-screen .prod-search{position:relative;flex:1;min-width:220px}.ins-screen .prod-search svg{position:absolute;left:13px;top:12px}.ins-screen .prod-search input{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px 0 36px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff}.ins-screen .prod-search input:focus{outline:none;border-color:#f97316}.ins-screen .prod-filter{height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#475569;background:#fff;cursor:pointer;min-width:150px}.ins-screen .prod-filter:focus{outline:none;border-color:#f97316}.ins-screen .mais-btn{height:40px;padding:0 14px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.ins-screen .tbl-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden}.ins-screen .tbl-scroll{overflow-x:auto}.ins-screen table{width:100%;border-collapse:collapse;font-size:11.5px}.ins-screen thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;text-align:left;padding:4px 9px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.ins-screen thead th.r{text-align:right}.ins-screen thead th.c{text-align:center}.ins-screen tbody td{padding:4px 12px;border-bottom:1px solid #eef1f5;color:#0f172a;white-space:nowrap;vertical-align:middle}.ins-screen tbody td.r{text-align:right}.ins-screen tbody td.c{text-align:center}.ins-screen tbody tr{cursor:pointer}.ins-screen tbody tr:hover td{background:#d0dff2}.ins-screen tbody tr.sel td{background:#e8f0fe}.ins-screen .td-mono{font-family:DM Mono,monospace}.ins-screen .badge{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:6px}.ins-screen .b-cat{background:#eef2f7;color:#475569}.ins-screen .cmv-on{display:inline-flex;width:16px;height:16px;border:1.5px solid #cbd5e1;border-radius:4px;background:#fff;align-items:center;justify-content:center;color:#f97316;font-weight:800;font-size:11px;line-height:1}.ins-screen .cmv-off{display:inline-block;width:16px;height:16px;border:1.5px solid #cbd5e1;border-radius:4px;background:#fff}.ins-screen .acoes-btn{border:none;background:none;border-radius:6px;padding:2px 7px;font-size:16px;line-height:1;color:#94a3b8;cursor:pointer}.ins-screen .acoes-btn:hover{background:#f1f5f9;color:#475569}.ins-screen .colgrid{cursor:pointer;vertical-align:-3px;margin-right:9px;opacity:.85}.ins-screen .empty{text-align:center;color:#94a3b8;padding:50px 20px;font-size:14px}.ins-screen .form-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:22px 24px;max-width:1020px}.ins-screen .form-section{margin-bottom:22px}.ins-screen .form-section-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:14px}.ins-screen .form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ins-screen .form-group{display:flex;flex-direction:column}.ins-screen .form-label{font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}.ins-screen .form-input,.ins-screen .form-select{height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff;width:100%}.ins-screen .form-input:focus,.ins-screen .form-select:focus{outline:none;border-color:#f97316}.ins-screen .form-input:read-only{background:#f1f5f9;color:#94a3b8}.ins-screen .form-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;border-top:1px solid #eef1f5;margin-top:4px}.ins-screen .f-btn{height:40px;padding:0 18px;border-radius:9px;font-weight:600;font-size:13px;cursor:pointer;font-family:inherit;border:1px solid #e2e8f0;background:#fff;color:#475569}.ins-screen .f-btn:hover{background:#f8fafc}.ins-screen .f-btn.primary{background:#f97316;border-color:#f97316;color:#fff}.ins-screen .f-btn.primary:hover{background:#ea6a0a}.ins-screen .f-btn:disabled{opacity:.6;cursor:default}.ins-screen .ss{position:relative;width:100%}.ins-screen .prod-toolbar .ss{width:auto;min-width:160px}.ins-screen .ss-btn{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;padding:0 30px 0 12px;text-align:left;font-size:13px;font-family:inherit;color:#0f172a;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ins-screen .ss-btn:hover{border-color:#f97316}.ins-screen .ss-btn.ph{color:#94a3b8}.ins-screen .ss-btn:after{content:"";position:absolute;right:13px;top:15px;width:7px;height:7px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:rotate(45deg)}.ins-screen .ss-pop{position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:210px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 30px #00000024;z-index:100;overflow:hidden}.ins-screen .ss-q{width:100%;border:none;border-bottom:1px solid #eef1f5;padding:11px 13px;font-size:13px;outline:none;font-family:inherit;color:#0f172a}.ins-screen .ss-list{max-height:240px;overflow-y:auto}.ins-screen .ss-opt{padding:9px 13px;font-size:13px;cursor:pointer;color:#334155}.ins-screen .ss-opt:hover{background:#fff7ed;color:#f97316}.ins-screen .ss-opt.on{background:#fff7ed;color:#f97316;font-weight:600}.ins-screen .ss-none{padding:10px 13px;color:#94a3b8;font-size:12px}.ins-screen .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:200}.ins-screen .toast.ok{background:#059669}.ins-screen .toast.err{background:#ef4444}.prod-screen{padding:10px 18px}.prod-screen .pr-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:14px 16px;margin-bottom:16px;box-shadow:0 1px 2px #0f172a0a}.prod-screen .pr-search{position:relative;flex:1;min-width:240px}.prod-screen .pr-search svg{position:absolute;left:13px;top:12px}.prod-screen .pr-search input{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px 0 36px;font-size:13px;font-family:inherit;color:#0f172a}.prod-screen .pr-search input:focus{outline:none;border-color:#f97316}.prod-screen .pr-grupo{min-width:180px}.prod-screen .pr-novo{height:40px;padding:0 16px;border:none;border-radius:9px;background:#f97316;color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.prod-screen .pr-novo:hover{background:#ea6a0a}.prod-screen .tbl-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden}.prod-screen .tbl-scroll{overflow-x:auto}.prod-screen table{width:100%;border-collapse:collapse;font-size:11.5px}.prod-screen thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;text-align:left;padding:4px 9px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.prod-screen thead th.r{text-align:right}.prod-screen tbody td{padding:4px 12px;border-bottom:1px solid #eef1f5;color:#0f172a;white-space:nowrap;vertical-align:middle}.prod-screen tbody td.r{text-align:right}.prod-screen tbody tr:hover td{background:#d0dff2}.prod-screen .td-mono{font-family:DM Mono,monospace}.prod-screen .badge{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:6px}.prod-screen .b-cat{background:#eef2f7;color:#475569}.prod-screen .b-tipo{background:#eef4ff;color:#3b5bdb}.prod-screen .b-sim{background:#ecfdf5;color:#059669}.prod-screen .b-nao{background:#f1f5f9;color:#64748b}.prod-screen .b-ativo{background:#ecfdf5;color:#059669}.prod-screen .b-inativo{background:#f1f5f9;color:#64748b}.prod-screen .b-desenv{background:#fffbeb;color:#d97706}.prod-screen .act-btn{border:none;background:none;border-radius:6px;padding:3px 7px;cursor:pointer;color:#64748b}.prod-screen .act-btn:hover{background:#f1f5f9}.prod-screen .act-btn.del{color:#e11d48}.prod-screen .empty{text-align:center;color:#94a3b8;padding:50px 20px;font-size:14px}.prod-screen .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:100;padding:24px}.prod-screen .pm{background:#fff;border-radius:14px;width:min(960px,95vw);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0f172a40}.prod-screen .pm-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e7ebf0;background:#fff;border-radius:14px 14px 0 0;flex-shrink:0}.prod-screen .pm-head h2{font-size:18px;font-weight:800}.prod-screen .pm-head .hb{display:flex;gap:10px}.prod-screen .pm-body{padding:14px 22px 22px;overflow-y:auto;flex:1}.prod-screen .sec-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#0f172a;margin:20px 0 12px}.prod-screen .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:4px}.prod-screen .form-row.cols-3{grid-template-columns:1fr 1fr 1fr}.prod-screen .form-row.cols-4{grid-template-columns:1fr 1fr 1fr 1fr}.prod-screen .form-group{display:flex;flex-direction:column;margin-bottom:12px}.prod-screen .form-group label{font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}.prod-screen .form-group input,.prod-screen .form-group select{height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff}.prod-screen .form-group input:focus,.prod-screen .form-group select:focus{outline:none;border-color:#f97316}.prod-screen .form-check{display:flex;align-items:center;gap:8px;height:40px}.prod-screen .form-check input{width:17px;height:17px;accent-color:#f97316}.prod-screen .form-check label{font-size:13px;color:#334155;margin:0;font-weight:500}.prod-screen .pm-btn{height:38px;padding:0 16px;border-radius:9px;font-weight:600;font-size:13px;cursor:pointer;font-family:inherit;border:1px solid #e2e8f0;background:#fff;color:#475569}.prod-screen .pm-btn.primary{background:#f97316;border-color:#f97316;color:#fff}.prod-screen .pm-btn:disabled{opacity:.6}.prod-screen .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:200}.prod-screen .toast.ok{background:#059669}.prod-screen .toast.err{background:#ef4444}.fic-screen{padding:10px 18px}.fic-screen .fic-toolbar{display:flex;gap:14px;align-items:flex-end;flex-wrap:wrap;margin-bottom:14px}.fic-screen .fic-search{position:relative;width:280px}.fic-screen .fic-search svg{position:absolute;left:13px;top:12px}.fic-screen .fic-search input{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px 0 36px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff}.fic-screen .fic-search input:focus{outline:none;border-color:#f97316}.fic-screen .fic-field{display:flex;flex-direction:column;gap:5px}.fic-screen .fic-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.fic-screen .fic-sel{height:40px;min-width:150px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff;cursor:pointer}.fic-screen .fic-sel:focus{outline:none;border-color:#f97316}.fic-screen .fic-mais{height:40px;padding:0 14px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.fic-screen .fic-nova{margin-left:auto;height:40px;padding:0 18px;border:none;border-radius:9px;background:#2563eb;color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.fic-screen .fic-nova:hover{background:#1d4ed8}.fic-screen .fic-foot{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:12px 18px;margin-top:14px;font-size:13px;color:#64748b}.fic-screen .tbl-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden}.fic-screen .tbl-scroll{overflow-x:auto}.fic-screen table{width:100%;border-collapse:collapse;font-size:11.5px}.fic-screen thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;text-align:left;padding:4px 9px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.fic-screen thead th.r{text-align:right}.fic-screen tbody td{padding:4px 12px;border-bottom:1px solid #eef1f5;color:#0f172a;white-space:nowrap;vertical-align:middle}.fic-screen tbody td.r{text-align:right}.fic-screen tbody tr{cursor:pointer}.fic-screen tbody tr:hover td{background:#d0dff2}.fic-screen .mono{font-family:DM Mono,monospace}.fic-screen .tbl-cat{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:6px;background:#eef2f7;color:#475569}.fic-screen .st-pill{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}.fic-screen .ver-btn{border:1px solid #e2e8f0;background:#fff;border-radius:7px;padding:4px 10px;font-size:12px;font-family:inherit;color:#475569;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.fic-screen .ver-btn:hover{border-color:#f97316;color:#f97316}.fic-screen .empty{text-align:center;color:#94a3b8;padding:50px 20px;font-size:14px}.fic-screen .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:flex-start;justify-content:center;z-index:100;padding:30px 20px;overflow-y:auto}.fic-screen .vm{background:#fff;border-radius:14px;width:720px;max-width:100%;box-shadow:0 20px 60px #0f172a40}.fic-screen .vm-head{padding:20px 24px;border-bottom:1px solid #e7ebf0;display:flex;align-items:flex-start;justify-content:space-between}.fic-screen .vm-head h2{font-size:19px;font-weight:800}.fic-screen .vm-head .cat{font-size:12px;color:#64748b;margin-top:3px}.fic-screen .vm-x{border:none;background:#f1f5f9;border-radius:8px;width:32px;height:32px;cursor:pointer;color:#64748b;font-size:15px}.fic-screen .vm-body{padding:20px 24px 24px}.fic-screen .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.fic-screen .kpi{background:#f8fafc;border:1px solid #eef1f5;border-radius:10px;padding:12px 14px}.fic-screen .kpi .l{font-size:10.5px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.fic-screen .kpi .v{font-size:19px;font-weight:800;margin-top:5px;font-family:DM Mono,monospace}.fic-screen .ing-tbl{width:100%;border-collapse:collapse;font-size:13px;border:1px solid #eef1f5;border-radius:8px;overflow:hidden}.fic-screen .ing-tbl th{background:#f8fafc;color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase;text-align:left;padding:8px 12px;border-bottom:1px solid #eef1f5}.fic-screen .ing-tbl th.r{text-align:right}.fic-screen .ing-tbl td{padding:9px 12px;border-bottom:1px solid #f5f7fa}.fic-screen .ing-tbl td.r{text-align:right;font-family:DM Mono,monospace}.fic-screen .ing-tbl tr:last-child td{border-bottom:none}.fic-screen .cmv-ok{color:#16a34a}.fic-screen .cmv-warn{color:#f59e0b}.fic-screen .cmv-bad{color:#e11d48}.fic-screen .fm-row{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;margin-bottom:14px}.fic-screen .fm-g{display:flex;flex-direction:column}.fic-screen .fm-l{font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}.fic-screen .fm-i{height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff}.fic-screen .fm-i:focus{outline:none;border-color:#f97316}.fic-screen .fm-i:disabled,.fic-screen .fm-i.ro{background:#f8fafc;color:#94a3b8;cursor:default}.fic-screen .fm-hint{font-size:10px;color:#94a3b8;margin-top:4px}.fic-screen .fm-cancel{border:none;background:none;font-size:14px;font-family:inherit;color:#475569;cursor:pointer;font-weight:500}.fic-screen .fm-save{height:38px;padding:0 22px;border-radius:9px;font-weight:700;font-size:14px;cursor:pointer;font-family:inherit;border:none;background:#f97316;color:#fff}.fic-screen .fm-save:hover{background:#ea6a0a}.fic-screen .fm-save:disabled{opacity:.6}.fic-screen .fm-add{border:1px solid #e2e8f0;background:#fff;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;font-family:inherit;color:#475569;cursor:pointer}.fic-screen .fm-add:hover{border-color:#f97316;color:#f97316}.fic-screen .fm-x{border:none;background:none;color:#e11d48;cursor:pointer;font-size:14px;padding:4px 8px}.fic-screen .fm-divider{border-top:1px solid #e2e8f0;margin:18px 0 12px}.fic-screen .fm-sec-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-weight:600}.fic-screen .fm-tabs{display:flex;gap:22px;border-bottom:1px solid #e2e8f0;margin-bottom:12px}.fic-screen .fm-tab{background:none;border:none;font-family:inherit;font-size:13px;font-weight:600;color:#94a3b8;padding:8px 2px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;text-transform:uppercase;letter-spacing:.03em}.fic-screen .fm-tab.on{color:#f97316;border-bottom-color:#f97316}.fic-screen .fm-ta{width:100%;min-height:90px;border:1px solid #e2e8f0;border-radius:9px;padding:10px 12px;font-size:13px;font-family:inherit;color:#0f172a;resize:vertical}.fic-screen .fm-ta:focus{outline:none;border-color:#f97316}.fic-screen .ed-btn{border:1px solid #e2e8f0;background:#fff;border-radius:7px;padding:4px 10px;font-size:12px;font-family:inherit;color:#475569;cursor:pointer;margin-right:6px}.fic-screen .ed-btn:hover{border-color:#2563eb;color:#2563eb}.fic-screen .ing2{border:1px solid #e7ebf0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08}.fic-screen .ing2-head,.fic-screen .ing2-row{display:grid;grid-template-columns:1fr 56px 104px 78px 112px 124px 38px;align-items:center;gap:12px;padding:0 16px}.fic-screen .ing2-head{height:42px;background:#f8fafc;border-bottom:1px solid #eef1f5;border-radius:12px 12px 0 0}.fic-screen .ing2-head>div{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.fic-screen .ing2-row{min-height:58px;border-bottom:1px solid #f3f5f8;padding-top:10px;padding-bottom:10px}.fic-screen .ing2-row:last-child{border-bottom:none}.fic-screen .ing2 .r{text-align:right}.fic-screen .ing2-head .r,.fic-screen .ing2-row .r{justify-self:end}.fic-screen .ing2 .um{color:#64748b;font-size:13px}.fic-screen .ing2 .muted{color:#94a3b8;font-size:13px}.fic-screen .ing2 .mono{font-family:DM Mono,monospace}.fic-screen .ing2 .bold{font-weight:700;color:#0f172a}.fic-screen .ing2-qtd{width:100%;height:38px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px;font-size:13px;font-family:inherit;text-align:right;color:#0f172a;background:#fff}.fic-screen .ing2-qtd:focus{outline:none;border-color:#f97316}.fic-screen .ing2-del{border:none;background:none;color:#cbd5e1;cursor:pointer;font-size:15px;padding:4px}.fic-screen .ing2-del:hover{color:#e11d48}.fic-screen .ing2-empty{padding:26px;text-align:center;color:#94a3b8;font-size:13px}.fic-screen .ing-add{display:grid;grid-template-columns:1fr 84px 150px 118px;gap:12px;align-items:end;margin-bottom:12px}.fic-screen .ing-add .ass-btn{height:40px}.fic-screen .ing-add-f>label{display:block;font-size:11px;font-weight:600;color:#94a3b8;margin-bottom:5px}.fic-screen .ing-um{height:40px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:13px}.fic-screen .ing-qtd{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13.5px;font-family:inherit;color:#0f172a}.fic-screen .ing-qtd:focus{outline:none;border-color:#f97316}.fic-screen .ing-add-btn{height:40px;border:1px solid #c7d7fb;background:#fff;color:#2563eb;border-radius:9px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.fic-screen .ing-add-btn:hover:not(:disabled){background:#eff4ff}.fic-screen .ing-add-btn:disabled{opacity:.5;cursor:default}.fic-screen .ing-tbl{border:1px solid #e7ebf0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08;overflow:hidden}.fic-screen .ing-thead,.fic-screen .ing-trow{display:grid;grid-template-columns:1fr 56px 108px 88px 118px 118px 60px;align-items:center;gap:12px;padding:0 16px}.fic-screen .ing-thead{height:40px;background:#f8fafc;border-bottom:1px solid #eef1f5}.fic-screen .ing-thead>div{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.fic-screen .ing-trow{min-height:38px;border-bottom:1px solid #f3f5f8;padding-top:5px;padding-bottom:5px;font-size:13.5px;color:#1e293b}.fic-screen .ing-trow:last-of-type{border-bottom:none}.fic-screen .ing-tbl .r{text-align:right;justify-self:end}.fic-screen .ing-tbl .c{text-align:center;justify-self:center}.fic-screen .ing-tbl .ins{font-weight:600;color:#0f172a}.fic-screen .ing-tbl .um{color:#64748b}.fic-screen .ing-tbl .muted{color:#1e293b}.fic-screen .ing-tbl .mono{font-family:DM Mono,monospace}.fic-screen .ing-tbl .bold{font-weight:400;color:#1e293b}.fic-screen .ing-count{text-align:center;font-size:12px;color:#94a3b8;padding:9px 0}.fic-screen .fm-ta-wrap{position:relative}.fic-screen .fm-ta-count{position:absolute;right:12px;bottom:10px;font-size:11px;color:#94a3b8}.fic-screen .dp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a2e;z-index:100;display:flex;justify-content:flex-end}.fic-screen .dp{width:900px;max-width:96vw;background:#fff;height:100%;box-shadow:-12px 0 40px #0f172a33;display:flex;flex-direction:column}.fic-screen .dp-hdr{padding:22px 26px 16px;display:flex;align-items:center;gap:11px}.fic-screen .dp-hdr h2{font-size:19px;font-weight:800;color:#0f172a}.fic-screen .dp-badge{font-size:11px;font-weight:700;padding:3px 11px;border-radius:20px}.fic-screen .dp-x{margin-left:auto;border:none;background:#f1f5f9;border-radius:8px;width:32px;height:32px;cursor:pointer;color:#64748b;font-size:15px}.fic-screen .dp-x:hover{background:#e2e8f0}.fic-screen .dp-tabs{display:flex;gap:22px;padding:0 26px;border-bottom:1px solid #e7ebf0}.fic-screen .dp-tab{background:none;border:none;font-family:inherit;font-size:13px;font-weight:600;color:#94a3b8;padding:11px 2px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.fic-screen .dp-tab:hover{color:#475569}.fic-screen .dp-tab.on{color:#f97316;border-bottom-color:#f97316}.fic-screen .dp-body{flex:1;overflow-y:auto;padding:22px 26px}.fic-screen .dp-ftr{padding:16px 26px;border-top:1px solid #e7ebf0;display:flex;gap:10px}.fic-screen .dp-edit{flex:1.4;height:42px;border:none;border-radius:9px;background:#0f2547;color:#fff;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.fic-screen .dp-edit:hover{background:#163157}.fic-screen .dp-close{flex:1;height:42px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.fic-screen .dp-close:hover{background:#f8fafc}.fic-screen .dp-sec{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin:24px 0 11px}.fic-screen .dp-sec:first-child{margin-top:2px}.fic-screen .vg-tbl{width:100%;border-collapse:collapse;font-size:11px}.fic-screen .vg-tbl th{text-align:left;padding:5px 6px;font-size:9px;color:#94a3b8;font-weight:700;text-transform:uppercase;border-bottom:2px solid #f1f5f9;white-space:nowrap}.fic-screen .vg-tbl th.r{text-align:right}.fic-screen .vg-tbl td{padding:8px 6px;font-size:10.5px;border-bottom:1px solid #f5f7fa;color:#0f172a;white-space:nowrap}.fic-screen .vg-tbl td.r{text-align:right;font-family:DM Mono,monospace}.fic-screen .vg-tbl tfoot td{border-top:2px solid #f1f5f9;border-bottom:none;font-weight:700;color:#00b890}.fic-screen .fin-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.fic-screen .fin-card{background:#f8fafc;border:1px solid #eef1f5;border-radius:9px;padding:13px 14px}.fic-screen .fin-card .l{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.fic-screen .fin-card .v{font-size:16px;font-weight:700;font-family:DM Mono,monospace;color:#0f172a}.fic-screen .fin-card.salao{background:#fff7ed;border-color:#fed7aa}.fic-screen .fin-card.salao .l{color:#9a3412}.fic-screen .fin-card.deliv{background:#fef2f2;border-color:#fecaca}.fic-screen .fin-card.deliv .l{color:#991b1b}.fic-screen .fin-rows{display:flex;flex-direction:column;gap:1px;background:#eef1f5;border:1px solid #eef1f5;border-radius:9px;overflow:hidden}.fic-screen .fin-row{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#fff;font-size:13px;color:#475569}.fic-screen .fin-row b{font-family:DM Mono,monospace;color:#0f172a;font-weight:700}.fic-screen .fd-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.fic-screen .fd-back{background:none;border:none;font-family:inherit;font-size:14px;font-weight:600;color:#475569;cursor:pointer;padding:6px 2px}.fic-screen .fd-back:hover{color:#f97316}.fic-screen .fd-edit{height:38px;padding:0 18px;border-radius:9px;background:#0f2547;color:#fff;border:none;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.fic-screen .fd-edit:hover{background:#163157}.fic-screen .fd-sheet{background:#fff;border:1px solid #e7ebf0;border-radius:14px;box-shadow:0 1px 3px #0f172a0a;padding:26px 30px}.fic-screen .fd-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eef1f5}.fic-screen .fd-cat{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.fic-screen .fd-title{font-size:24px;font-weight:800;letter-spacing:-.02em;margin:3px 0 6px}.fic-screen .fd-meta{font-size:12.5px;color:#94a3b8;display:flex;align-items:center;gap:7px}.fic-screen .fd-dot{width:7px;height:7px;border-radius:50%;flex:none}.fic-screen .fd-price{text-align:right;white-space:nowrap;padding-left:20px}.fic-screen .fd-price .v{font-size:22px;font-weight:700}.fic-screen .fd-price .l{font-size:10.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.fic-screen .fd-tabs{display:flex;gap:24px;border-bottom:1px solid #eef1f5;margin:18px 0 6px}.fic-screen .fd-tab{background:none;border:none;font-family:inherit;font-size:13px;font-weight:600;color:#94a3b8;padding:0 2px 11px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.fic-screen .fd-tab:hover{color:#475569}.fic-screen .fd-tab.on{color:#f97316;border-bottom-color:#f97316}.fic-screen .fd-sec{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:22px 0 12px}.fic-screen .fd-bar{display:flex;height:36px;border-radius:8px;overflow:hidden;font-size:12px;font-weight:700;color:#fff}.fic-screen .fd-bar>div{display:flex;align-items:center;justify-content:center;min-width:2px}.fic-screen .fd-bar .b-custo{background:#64748b}.fic-screen .fd-bar .b-tax{background:#d9a441}.fic-screen .fd-bar .b-lucro{background:#3f9e6b}.fic-screen .fd-barleg{display:flex;gap:26px;margin-top:13px;flex-wrap:wrap;font-size:12.5px;color:#64748b}.fic-screen .fd-barleg .k{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:7px;vertical-align:middle}.fic-screen .fd-barleg b{color:#1e293b;font-weight:700}.fic-screen .fd-barleg .p{color:#94a3b8}.fic-screen .fd-nobar{background:#f8fafc;border:1px solid #eef1f5;border-radius:9px;padding:14px 16px;font-size:13px;color:#64748b;margin-top:4px}.fic-screen .fd-cols{display:block}.fic-screen .fd-dl .r{display:flex;justify-content:space-between;align-items:baseline;padding:11px 0;border-bottom:1px solid #f5f7fa}.fic-screen .fd-dl .r:last-child{border-bottom:none}.fic-screen .fd-dl .k{font-size:13px;color:#64748b}.fic-screen .fd-dl .v{font-size:14px;font-weight:700;color:#0f172a}@media (max-width: 760px){.fic-screen .fd-cols{grid-template-columns:1fr;gap:22px}}.est-screen{padding:10px 18px}.est-screen .est-title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:14px}.est-screen .est-title span{font-weight:400;color:#94a3b8;font-size:13px}.est-screen .ds-filterbar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:9px 14px;margin-bottom:12px;box-shadow:0 1px 2px #0f172a0a}.est-screen .ds-field{display:flex;flex-direction:column;gap:3px}.est-screen .ds-field>label{font-size:11px;font-weight:500;color:#64748b;text-transform:none;letter-spacing:.01em}.est-screen .ds-grow{flex:1}.est-screen .ds-field .ass{width:100%}.est-screen .ds-field .ass-btn,.est-screen .ds-filterbar .ds-field .field{height:34px}.est-screen .fbar-ss{display:inline-block}.est-screen .fbar-ss .ass-btn{height:34px}.est-screen .cons-ss .ass{width:100%}.est-screen .cons-ss .ass-btn{height:32px}.est-screen .ds-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.est-screen .field{height:30px;border:1px solid #a7b3c4;border-radius:8px;padding:0 10px;font-size:12.5px;font-family:inherit;color:#0f172a;background:#fff}.est-screen .field:focus{outline:none;border-color:#f97316}.est-screen select.field{cursor:pointer}.est-screen .btn-ghost{height:34px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.est-screen .btn-ghost:hover{background:#f8fafc}.est-screen .mf-dot{width:7px;height:7px;border-radius:50%;background:#f97316;display:inline-block}.est-screen .se-adv{overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s;background:#fff;border:1px solid #e7ebf0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;margin-top:-6px}.est-screen .se-adv.open{max-height:480px;opacity:1;padding:16px 18px;margin-bottom:16px;overflow:visible}.est-screen .se-adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.est-screen .se-adv .mf-lbl{font-size:11px;font-weight:600;color:#64748b;margin-bottom:5px;display:block}.est-screen .se-adv-foot{display:flex;align-items:center;gap:22px;margin-top:14px;flex-wrap:wrap;padding-top:12px;border-top:1px solid #eef1f5}.est-screen .se-mf-chk{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#334155;cursor:pointer}.est-screen .se-mf-chk input{width:16px;height:16px;accent-color:#f97316}.est-screen .btn-primary{height:34px;padding:0 16px;border:none;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.est-screen .btn-primary:hover{background:#ea6a0a}.est-screen .tbl-wrap{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden}.est-screen .tbl-scroll{overflow:auto;max-height:calc(100vh - 215px)}.est-screen table.tbl{width:100%;border-collapse:collapse;font-size:11.5px}.est-screen .tbl thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;text-align:left;padding:4px 9px;border-bottom:1px solid #e2e8f0;white-space:nowrap;position:sticky;top:0;z-index:5}.est-screen .tbl th.r,.est-screen .tbl td.r{text-align:right}.est-screen .tbl th.c,.est-screen .tbl td.c{text-align:center}.est-screen .tbl tbody td{padding:2px 9px;border-bottom:1px solid #eef1f5;color:#0f172a;white-space:nowrap;vertical-align:middle;line-height:1.5}.est-screen .tbl tbody tr:hover td{background:#d0dff2}.est-screen .tbl .mono{font-family:DM Mono,monospace}.est-screen .tbl tfoot td{padding:8px 12px;border-top:2px solid #e2e8f0}.est-screen .badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 9px;border-radius:20px}.est-screen .cmv-box{display:inline-flex;width:18px;height:18px;border:1px solid #cbd5e1;border-radius:4px;align-items:center;justify-content:center;color:#f97316;font-size:12px;font-weight:800;background:#fff}.est-screen .empty{text-align:center;color:#94a3b8;padding:40px 20px;font-size:14px}.est-screen .mov-chk{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#334155;cursor:pointer}.est-screen .mov-chk input{width:16px;height:16px;accent-color:#f97316}.est-screen .mov-radio{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155;cursor:pointer}.est-screen .mov-radio input{accent-color:#f97316}.est-screen .cols-ico{cursor:pointer;vertical-align:middle;margin-right:6px;color:#94a3b8}.est-screen .cols-ico:hover{color:#f97316}.est-screen .cols-dd{position:fixed;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:8px 10px;z-index:2000;min-width:160px;max-height:calc(100vh - 16px);overflow-y:auto;box-shadow:0 8px 24px #00000024}.est-screen .cols-dd .tit{font-size:9.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.est-screen .cols-dd label{display:flex;align-items:center;gap:7px;padding:1.5px 0;font-size:12px;color:#334155;cursor:pointer}.est-screen .cols-dd label input{width:13px;height:13px;accent-color:#f97316;margin:0}.est-screen .cols-dd .save{margin-top:7px;width:100%;padding:6px;border:none;border-radius:6px;background:#f97316;color:#fff;font-weight:700;font-size:11px;cursor:pointer;font-family:inherit}.est-screen .neg{color:#e11d48!important;font-weight:700}.est-screen .pag-info{padding:12px 4px;font-size:12px;color:#94a3b8}.est-screen tfoot td{font-weight:700}.est-screen .act-bar{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.est-screen .btn-pri{height:38px;padding:0 16px;border:none;border-radius:9px;background:#f97316;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px}.est-screen .btn-pri:hover{background:#ea6a0a}.est-screen .btn-pri:disabled{opacity:.55;cursor:default}.est-screen .srch{position:relative}.est-screen .srch input{height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px 0 32px;font-size:13px;font-family:inherit}.est-screen .srch svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);pointer-events:none}.est-screen .badge-pill{display:inline-block;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600}.est-screen .icon-btn{border:none;background:none;cursor:pointer;color:#64748b;padding:4px;border-radius:6px}.est-screen .icon-btn:hover{background:#f1f5f9}.est-screen .pag-btn{min-width:30px;height:30px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#475569;font-size:12px;cursor:pointer;font-family:inherit}.est-screen .pag-btn.active{background:#f97316;border-color:#f97316;color:#fff}.est-screen .pag-btn:disabled{opacity:.5;cursor:default}.est-screen .pag-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 4px;font-size:12px;color:#94a3b8;margin-top:8px}.est-screen .ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:100;padding:24px}.est-screen .modal{background:#fff;border-radius:14px;width:min(520px,95vw);max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0f172a40;padding:22px}.est-screen .modal h2{font-size:18px;font-weight:800;margin-bottom:16px}.est-screen .fg{margin-bottom:14px;display:flex;flex-direction:column}.est-screen .fg>label{font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}.est-screen .fg input,.est-screen .fg select,.est-screen .fg textarea{height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff}.est-screen .fg textarea{height:auto;min-height:64px;padding:10px 12px;resize:vertical}.est-screen .fg input:focus,.est-screen .fg select:focus,.est-screen .fg textarea:focus{outline:none;border-color:#f97316}.est-screen .row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.est-screen .row3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.est-screen .conv-box{margin:0 0 14px;padding:9px 12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;font-size:12px;color:#059669;font-family:DM Mono,monospace}.est-screen .kpi-bar{display:flex;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:14px;flex-wrap:wrap}.est-screen .kpi-cell{padding:12px 18px;border-right:1px solid #e2e8f0;min-width:0}.est-screen .kpi-cell .l{font-size:11px;color:#94a3b8;margin-bottom:3px}.est-screen .kpi-cell .v{font-size:18px;font-weight:700;font-family:DM Mono,monospace;color:#0f172a}.est-screen .kpi-cell .v.sm{font-size:13px;font-weight:600}.est-screen .kpi-cell .v.red{color:#e11d48}.est-screen .saldo-info{margin-bottom:14px;padding:8px 12px;background:#f1f5f9;border-radius:8px;font-size:12px;color:#475569;font-family:DM Mono,monospace}.est-screen .modal-foot{display:flex;align-items:center;gap:10px;margin-top:8px}.est-screen .btn-sec{height:38px;padding:0 16px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.est-screen .inv-det-head{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:14px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.est-screen .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:200}.est-screen .toast.ok{background:#059669}.est-screen .toast.err{background:#ef4444}.est-screen .rd-prev{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 14px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.est-screen .rd-prev .pl{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.est-screen .rd-prev .pv{font-size:18px;font-weight:700;font-family:DM Mono,monospace}.est-screen .rd-act{display:flex;gap:4px;align-items:center}.est-screen .rd-act button{padding:5px 10px;font-size:11px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;cursor:pointer;font-family:inherit;font-weight:600;color:#475569}.est-screen .rd-act button:hover{background:#f8fafc}.est-screen .rd-act .del{color:#e11d48;border-color:#fca5a5}.est-screen .rd-act .del:hover{background:#e11d48;color:#fff;border-color:#e11d48}.est-screen .seg{display:inline-flex;gap:4px}.est-screen .seg button{height:34px;padding:0 12px;border:1px solid #cbd5e1;background:#fff;color:#64748b;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;border-radius:8px}.est-screen .seg button.on{background:#f97316;border-color:#f97316;color:#fff}.est-screen .ci-subtabs{display:flex;gap:4px;border-bottom:1px solid #e2e8f0;margin:4px 0 14px}.est-screen .ci-subtab{padding:9px 16px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:none;border-bottom:2px solid transparent;font-family:inherit;margin-bottom:-1px}.est-screen .ci-subtab.on{color:#f97316;border-bottom-color:#f97316}.est-screen .ci-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:14px 16px;box-shadow:0 1px 2px #0f172a0a}.est-screen .ci-card table{width:100%;border-collapse:collapse;text-align:left}.est-screen .ci-card thead th{color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase;padding:4px 6px}.est-screen .ci-card tbody td{padding:5px 6px;border-top:1px solid #f1f5f9}.est-screen .ci-chip{height:28px;padding:0 10px;border:1px solid #cbd5e1;background:#fff;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;border-radius:7px}.est-screen .ci-chip.on{background:#f97316;border-color:#f97316;color:#fff}.est-screen .ci-vertodos{font-size:12px;color:#f97316;cursor:pointer;font-weight:600}.est-screen .ci-banner{background:#eff6ff;border:1px solid #dbeafe;color:#1e40af;border-radius:8px;padding:8px 12px;font-size:12px}.est-screen .flbl{font-size:11px;font-weight:500;color:#64748b;margin-bottom:3px}.est-screen .dv-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-bottom:16px}.est-screen .dv-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;cursor:pointer}.est-screen .dv-kpi:hover{border-color:#94a3b8}.est-screen .dv-kpi .l{font-size:9px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em;line-height:1.2;min-height:22px}.est-screen .dv-kpi .v{font-size:20px;font-weight:800;margin-top:2px;font-family:DM Mono,monospace}.est-screen .dv-kpi.ok .v{color:#16a34a}.est-screen .dv-kpi.warn .v{color:#dc2626}.est-screen .dv-sec{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden}.est-screen .dv-sec-h{padding:12px 16px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.est-screen .dv-empty-ok{padding:18px;text-align:center;color:#16a34a;font-size:13px;font-weight:600}.est-screen .inf-tbl thead th{padding:3px 6px;font-size:9px;letter-spacing:0}.est-screen .inf-tbl thead tr:first-child th{top:0;height:19px}.est-screen .inf-tbl thead tr:last-child th{top:19px}.est-screen .inf-tbl tbody td{padding:1px 6px;font-size:10px}.est-screen .inf-tbl tbody td.r{padding-right:8px}.est-screen .badge.b-A{background:#fee2e2;color:#e11d48}.est-screen .badge.b-B{background:#ffedd5;color:#f97316}.est-screen .badge.b-C{background:#f1f5f9;color:#64748b}.est-screen .badge.b-solicitado{background:#fef3c7;color:#b45309}.est-screen .badge.b-processado{background:#dcfce7;color:#15803d}.est-screen .badge.b-cancelado{background:#fee2e2;color:#dc2626}.est-screen .badge.b-pendente{background:#ffedd5;color:#c2410c}.est-screen .badge.b-enviado{background:#dbeafe;color:#2563eb}.est-screen .badge.b-baixado{background:#f1f5f9;color:#64748b}.est-screen .badge.b-pos{background:#dcfce7;color:#16a34a}.est-screen .badge.b-neg{background:#fee2e2;color:#dc2626}.est-screen .badge.b-cm{background:#dbeafe;color:#2563eb}.est-screen .up{color:#16a34a;font-weight:600}.est-screen .down{color:#e11d48;font-weight:600}.est-screen .adj-tbar{display:flex;align-items:center;gap:6px;max-width:940px;padding:7px 9px;margin-bottom:14px;background:#fff;border:1px solid #e2e8f0;border-bottom-width:2px;border-radius:8px;box-shadow:0 1px 2px #0f172a0a}.est-screen .adj-tbtn{width:38px;height:38px;border:1px solid #cbd5e1;background:#fff;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#334155;font-size:17px}.est-screen .adj-tbtn:hover{background:#eef2f7}.est-screen .adj-tbtn.pri{background:#f97316;border:none;color:#fff}.est-screen .adj-tbtn.pri:hover{background:#ea6c00}.est-screen .adj-tbtn:disabled{opacity:.55;cursor:default}.est-screen .adj-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;padding:16px 18px;margin-bottom:16px}.est-screen .adj-sec-head{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:14px}.est-screen .adj-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.est-screen .adj-fg{display:flex;flex-direction:column;gap:5px}.est-screen .adj-fg>label{font-size:11px;font-weight:500;color:#64748b}.est-screen .adj-fg input,.est-screen .adj-fg select{height:34px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;font-size:13px;font-family:inherit;background:#fff;color:#0f172a}.est-screen .adj-fg input[readonly]{background:#f1f5f9;color:#94a3b8}.est-screen .cm-grid-search{width:100%;max-width:360px;height:34px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font-size:13px;font-family:inherit;background:#fff;margin-bottom:8px}.est-screen .cm-grid-wrap{border:1px solid #d6dce6;border-radius:8px;overflow:auto;max-height:360px}.est-screen .cm-grid{width:100%;border-collapse:collapse;font-size:13px;background:#fff}.est-screen .cm-grid thead th{background:#f1f5f9;color:#475569;font-weight:600;text-align:left;padding:8px 10px;border-bottom:1px solid #d6dce6;white-space:nowrap;position:sticky;top:0;z-index:1}.est-screen .cm-grid tbody td{padding:0 10px;height:28px;border-bottom:1px solid #eef1f5;color:#0f172a}.est-screen .cm-grid tbody tr:nth-child(2n){background:#fafbfc}.est-screen .cm-grid tbody tr.sel{background:#e8f0fe}.est-screen .cm-grid tbody tr:not(.sel):hover td{background:#d0dff2}.est-screen .cm-grid .c-sel{width:44px;text-align:center}.est-screen .cm-grid .c-num{text-align:right;font-family:DM Mono,monospace;color:#334155;white-space:nowrap}.est-screen .cm-grid input[type=checkbox]{width:16px;height:16px;accent-color:#f97316;cursor:pointer}.est-screen .cm-grid-empty{padding:16px!important;text-align:center;color:#94a3b8;height:auto!important}.est-screen .cm-grid thead tr.cm-grp th{background:#e8edf4;text-align:center;font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #d6dce6;border-left:1px solid #d6dce6;padding:5px 10px;top:0}.est-screen .cm-grid thead tr.cm-sub th{top:30px}.est-screen .cm-grid thead tr.cm-sub th.c-num{text-align:right}.est-screen .cm-grid .c-det{width:40px;text-align:center}.est-screen .cm-det{width:26px;height:26px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;cursor:pointer;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.est-screen .cm-det:hover{background:#eef2f7}.est-screen .fc-sit{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:2px 9px;border-radius:99px}.est-screen .fc-sit.ab{background:#eff6ff;color:#2563eb}.est-screen .fc-sit.fe{background:#f0fdf4;color:#16a34a}.est-screen .cm-grid td.c-cmv{color:#dc2626;font-weight:700}.est-screen .cm-grid td.c-neg{color:#94a3b8}.est-screen .cm-grid tfoot td{height:auto;padding:9px 10px;font-weight:800;background:#f1f5f9;border-top:2px solid #d6dce6;color:#0f172a;position:sticky;bottom:0}.est-screen .cm-grpbar{font-size:11px;color:#94a3b8;padding:7px 10px;background:#f8fafc;border:1px dashed #d6dce6;border-radius:6px;margin-bottom:8px}.est-screen .cm-grid.fc thead tr.cm-grp th{background:#eef2f7;color:#64748b;height:25px;padding:0 10px;font-size:10px;border-left:none;border-bottom:1px solid #e2e8f0}.est-screen .cm-grid.fc thead tr.cm-grp th.grp-div{border-left:1px solid #d6dce6}.est-screen .cm-grid.fc thead tr.cm-sub th{top:25px;background:#f8fafc;color:#64748b;font-weight:600;font-size:10.5px;padding:6px 10px;border-bottom:1px solid #d6dce6}.est-screen .cm-grid.fc thead tr.cm-sub th.grp-div{border-left:1px solid #d6dce6}.est-screen .cm-grid.fc tbody td{height:28px;padding:0 12px;color:#0f172a;font-weight:400}.est-screen .cm-grid.fc tbody td.c-num,.est-screen .cm-grid.fc tbody td.c-cmv,.est-screen .cm-grid.fc tbody td.c-neg{color:#0f172a;font-weight:400}.est-screen .cm-grid.fc tfoot td{font-weight:400;color:#0f172a;padding:7px 12px}.est-screen .cm-grid.fc .col-fant{min-width:165px;white-space:nowrap}.est-screen .cm-grid.fc .col-cnpj{min-width:155px;white-space:nowrap}.est-screen .cm-toprow{display:flex;align-items:center;gap:12px;margin-bottom:8px}.est-screen .cm-selall{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#475569;cursor:pointer;margin-left:auto}.est-screen .cm-selall input{width:15px;height:15px;accent-color:#f97316}.est-screen .gnova{width:120px;height:30px;border:1px solid #cbd5e1;border-radius:5px;padding:0 8px;font-size:13px;font-family:DM Mono,monospace;text-align:right;background:#fff;color:#0f172a}.est-screen .gnova:disabled{background:#f1f5f9;color:#cbd5e1;cursor:not-allowed}.est-screen .rc-loja-btn{width:100%;height:34px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;text-align:left;padding:0 10px;font-size:13px;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.est-screen .rc-loja-btn:hover{border-color:#f97316}.est-screen .rc-loja-drop{position:absolute;top:38px;left:0;right:0;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 8px 24px #0f172a24;z-index:50;max-height:220px;overflow:auto;padding:6px}.est-screen .rc-loja-drop label{display:flex;align-items:center;gap:8px;font-size:13px;padding:6px 8px;border-radius:6px;cursor:pointer;color:#0f172a}.est-screen .rc-loja-drop label:hover{background:#f6f8fb}.est-screen .rc-loja-drop input[type=checkbox]{width:15px;height:15px;accent-color:#f97316}.inicio-screen{padding:12px 20px}.inicio-screen .inc-grid{display:grid;grid-template-columns:1fr 290px;gap:18px;align-items:start}@media (max-width: 1100px){.inicio-screen .inc-grid{grid-template-columns:1fr}}.inicio-screen .kpi-5{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:22px}@media (max-width: 1400px){.inicio-screen .kpi-5{grid-template-columns:repeat(3,1fr)}}.inicio-screen .kpi-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:14px;box-shadow:0 1px 2px #0f172a0a}.inicio-screen .kpi-label{font-size:11px;color:#94a3b8;font-weight:600;margin-bottom:10px}.inicio-screen .kpi-icon-row{display:flex;align-items:center;gap:10px}.inicio-screen .kpi-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inicio-screen .kpi-val{font-size:19px;font-weight:800;font-family:DM Mono,monospace;color:#0f172a}.inicio-screen .kpi-unit{font-size:11px;color:#94a3b8}.inicio-screen .kpi-cmp{font-size:11px;margin-top:10px;font-weight:600}.inicio-screen .kpi-cmp.up{color:#16a34a}.inicio-screen .kpi-cmp.down{color:#e11d48}.inicio-screen .kpi-cmp.neutral{color:#94a3b8}.inicio-screen .sec-title{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:10px}.inicio-screen .sec-sub{font-weight:400;color:#94a3b8;font-size:12px}.inicio-screen .tbl-wrap{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden;margin-bottom:20px}.inicio-screen table.tbl{width:100%;border-collapse:collapse;font-size:11.5px}.inicio-screen .tbl thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;text-align:left;padding:5px 10px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.inicio-screen .tbl th.r,.inicio-screen .tbl td.r{text-align:right}.inicio-screen .tbl tbody td{padding:4px 10px;border-bottom:1px solid #eef1f5;color:#0f172a}.inicio-screen .tbl tbody tr.clik{cursor:pointer}.inicio-screen .tbl tbody tr.clik:hover td{background:#d0dff2}.inicio-screen .tbl tfoot td{padding:5px 10px;border-top:2px solid #e2e8f0;font-weight:700}.inicio-screen .mono{font-family:DM Mono,monospace}.inicio-screen .pend-ic{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inicio-screen .pend-num{font-size:18px;font-weight:800;font-family:DM Mono,monospace}.inicio-screen .loja-icon{width:22px;height:22px;border-radius:6px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.inicio-screen .mini-bar-wrap{width:72px;height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.inicio-screen .mini-bar{height:100%;border-radius:3px}.inicio-screen .right-panel{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:14px;margin-bottom:16px;box-shadow:0 1px 2px #0f172a0a}.inicio-screen .rp-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:12px}.inicio-screen .alert-row{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;margin-bottom:6px;text-decoration:none;cursor:pointer}.inicio-screen .alert-dot{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inicio-screen .alert-row-title{font-size:12.5px;font-weight:600;color:#0f172a}.inicio-screen .alert-row-sub{font-size:11px;color:#94a3b8}.inicio-screen .alert-row-arrow{margin-left:auto;color:#cbd5e1;font-size:16px}.inicio-screen .crit-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:12.5px;border-bottom:1px solid #f1f5f9}.inicio-screen .crit-row:last-child{border-bottom:none}.inicio-screen .crit-nome{color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inicio-screen .crit-dias{font-weight:700;font-family:DM Mono,monospace;flex-shrink:0;margin-left:8px}.inicio-screen .muted{font-size:12px;color:#94a3b8;padding:8px 0}.fiscal-screen{padding:10px 18px}@keyframes mon-spin{to{transform:rotate(360deg)}}.fiscal-screen .fh-title{font-size:16px;font-weight:800;color:#0f172a}.fiscal-screen .fh-sub{font-size:12px;color:#94a3b8;margin-top:2px}.fiscal-screen .fl-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:8px 0 12px;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:10px 14px;box-shadow:0 1px 2px #0f172a0a}.fiscal-screen .fl-bar .ass{flex:0 1 300px;min-width:200px}.fiscal-screen .fl-bar .ass-btn,.fiscal-screen .fl-bar .field,.fiscal-screen .f1 .field{height:34px}.fiscal-screen .field{height:30px;border:1px solid #a7b3c4;border-radius:8px;padding:0 10px;font-size:12.5px;font-family:inherit;color:#0f172a;background:#fff}.fiscal-screen .field:focus{outline:none;border-color:#f97316}.fiscal-screen select.field{cursor:pointer}.fiscal-screen .btn-g{height:36px;padding:0 13px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px}.fiscal-screen .btn-g:hover{background:#f8fafc}.fiscal-screen .aud-fg{display:block}.fiscal-screen .aud-fg .aud-lb{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.fiscal-screen .aud-fg .ass{flex:none;width:100%}.fiscal-screen .summary{display:flex;align-items:center;justify-content:space-between;padding:10px 4px;font-size:13px;color:#64748b}.fiscal-screen .summary .sval{font-weight:700;color:#16a34a;font-family:DM Mono,monospace}.fiscal-screen .tbl-wrap{background:#fff;border:1px solid #e7ebf0;border-radius:12px;overflow:hidden}.fiscal-screen .tbl-scroll{overflow-x:auto}.fiscal-screen .aud-scroll{max-height:calc(100vh - 300px);overflow:auto}.fiscal-screen .aud-scroll thead th{position:sticky;top:0;z-index:3}.fiscal-screen .tbl-sticky{max-height:calc(100vh - 236px);overflow:auto}.fiscal-screen .tbl-sticky thead th{position:sticky;top:0;z-index:3}.fiscal-screen table.tbl{width:100%;border-collapse:collapse;font-size:11.5px}.fiscal-screen .tbl tbody td,.fiscal-screen .tbl tbody td *{font-weight:400!important}.fiscal-screen .tbl thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:10px;text-align:left;padding:6px 10px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.fiscal-screen .tbl thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.fiscal-screen .tbl thead th.sortable:hover{color:#0f172a}.fiscal-screen .tbl th.r,.fiscal-screen .tbl td.r{text-align:right}.fiscal-screen .tbl th.c,.fiscal-screen .tbl td.c{text-align:center}.fiscal-screen .tbl tbody td{padding:2.5px 10px;border-bottom:1px solid #e7ecf3;color:#0f172a;vertical-align:middle;white-space:nowrap;line-height:1.35}.fiscal-screen .tbl td.fornec{white-space:nowrap;min-width:200px}.fiscal-screen .tbl tbody tr:hover td{background:#d0dff2}.fiscal-screen .tbl th,.fiscal-screen .tbl td{border-right:1px solid #e7ecf3}.fiscal-screen .tbl th:last-child,.fiscal-screen .tbl td:last-child{border-right:none}.fiscal-screen .tbl thead th{border-bottom:1px solid #d6dce6}.fiscal-screen .mono{font-family:DM Mono,monospace}.fiscal-screen .nfe-link{font-weight:700;color:#0f172a}.fiscal-screen .badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.fiscal-screen .b-proc{background:#dcfce7;color:#16a34a}.fiscal-screen .lnk-btn{height:28px;padding:0 10px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.fiscal-screen .lnk-btn:hover{background:#f8fafc}.fiscal-screen .kebab{border:none;background:none;cursor:pointer;color:#94a3b8;font-size:16px;padding:2px 6px;border-radius:6px}.fiscal-screen .kebab:hover{background:#f1f5f9}.fiscal-screen .empty{text-align:center;color:#94a3b8;padding:40px 20px;font-size:14px}.fiscal-screen .pag-row{display:flex;align-items:center;justify-content:space-between;padding:12px 4px;font-size:12px;color:#94a3b8}.fiscal-screen .pag-btn{min-width:30px;height:30px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#475569;font-size:12px;cursor:pointer;font-family:inherit}.fiscal-screen .pag-btn.active{background:#f97316;border-color:#f97316;color:#fff}.fiscal-screen .pag-btn:disabled{opacity:.5;cursor:default}.fiscal-screen .fmenu,.fmenu-portal{position:fixed;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:2000;min-width:165px;padding:4px 0}.fmenu-portal .fm-h{padding:8px 14px;font-size:11px;color:#94a3b8;border-bottom:1px solid #f1f5f9}.fmenu-portal button{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;border:none;background:none;font-size:13px;cursor:pointer;color:#0f172a;font-family:inherit}.fmenu-portal button:hover{background:#f8fafc}.fmenu-portal button.danger{color:#dc2626;border-top:1px solid #f1f5f9}.fiscal-screen .ov,.fov-portal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.fov-portal .det{background:#fff;border-radius:14px;width:96vw;max-width:1040px;max-height:90vh;overflow:auto;box-shadow:0 8px 40px #00000040}.fov-portal .det-head{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:1}.fov-portal .det-head .t{font-size:15px;font-weight:700}.fov-portal .det-info{padding:16px 20px;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;font-size:13px}.fov-portal .det-info .lbl{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.fov-portal .det-danfe,.fiscal-screen .det-danfe{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.fiscal-screen .det-bar .det-danfe:hover{filter:brightness(.97)}.fov-portal .det-x{background:none;border:none;font-size:18px;cursor:pointer;color:#94a3b8;padding:2px 8px}.fov-portal table.tbl{width:100%;border-collapse:collapse;font-size:13px}.fov-portal .tbl thead th{background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;font-size:11px;text-align:left;padding:9px 12px}.fov-portal .tbl th.r,.fov-portal .tbl td.r{text-align:right}.fov-portal .tbl tbody td{padding:8px 12px;border-bottom:1px solid #eef1f5}.fov-portal .mono{font-family:DM Mono,monospace}.fiscal-screen .mon-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.fiscal-screen .mon-top-r{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fiscal-screen .lbl-mini{font-size:12px;color:#475569;font-weight:600;white-space:nowrap}.fiscal-screen .btn-xml{height:36px;padding:0 14px;border:none;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px}.fiscal-screen .f1{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:6px 0 12px;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:10px 14px;box-shadow:0 1px 2px #0f172a0a}.fiscal-screen .f1 .ds-field{display:flex;flex-direction:column;gap:3px}.fiscal-screen .f1 .ds-field>label{font-size:11px;font-weight:500;color:#64748b;text-transform:none;letter-spacing:.01em}.fiscal-screen .f1 .ass{width:100%}.fiscal-screen .f1 .ass-btn{height:34px}.fiscal-screen .sit-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.fiscal-screen .sit-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 13px;border-radius:99px;border:1.5px solid #e2e8f0;background:#fff}.fiscal-screen .sit-chip input{width:14px;height:14px;cursor:pointer}.fiscal-screen .sit-chip .dot{width:8px;height:8px;border-radius:50%;display:inline-block}.fiscal-screen .sit-chip .cnt{font-weight:700}.fiscal-screen .act-r{margin-left:auto;display:inline-flex;gap:10px;align-items:center}.fiscal-screen .b-del{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#94a3b8;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.fiscal-screen .b-del.on{color:#dc2626;border-color:#fecaca}.fiscal-screen .b-proc{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border:none;border-radius:8px;background:#e2e8f0;color:#94a3b8;font-size:12px;font-weight:700;cursor:not-allowed;font-family:inherit}.fiscal-screen .b-proc.on{background:#f97316;color:#fff;cursor:pointer}.fiscal-screen .tabs{display:flex;gap:4px;border-bottom:1px solid #e2e8f0;margin-top:4px}.fiscal-screen .tab-btn{padding:9px 16px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:none;border-bottom:2px solid transparent;font-family:inherit;margin-bottom:-1px;display:inline-flex;align-items:center;gap:7px}.fiscal-screen .tab-btn.active{color:#f97316;border-bottom-color:#f97316}.fiscal-screen .tab-cnt{font-family:DM Mono,monospace;background:#f1f5f9;border-radius:10px;padding:1px 7px;font-size:11px}.fiscal-screen .det-bar{display:flex;align-items:center;gap:10px;margin:12px 0;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:12px;color:#64748b}.fiscal-screen .chk{accent-color:#f97316;width:14px;height:14px;cursor:pointer}.fiscal-screen .stat-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.fiscal-screen .stat-err{color:#dc2626;font-weight:800;cursor:pointer}.fiscal-screen .nfe-num{color:#2563eb;font-weight:700;cursor:pointer}.fiscal-screen .nfe-fornec{cursor:pointer}.fiscal-screen .nfe-fornec:hover{color:#2563eb}.fiscal-screen tr.sel td{background:#dbeafe!important}.fiscal-screen .subtabs{display:flex;gap:4px;border-bottom:1px solid #e2e8f0;margin:18px 0 0}.fiscal-screen .subtab{padding:9px 16px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:none;border-bottom:2px solid transparent;font-family:inherit;margin-bottom:-1px;display:inline-flex;align-items:center;gap:7px}.fiscal-screen .subtab.on{color:#f97316;border-bottom-color:#f97316}.fiscal-screen .subtab .n{font-family:DM Mono,monospace;background:#f1f5f9;border-radius:10px;padding:1px 7px;font-size:11px}.fiscal-screen .sel-hint{font-size:13px;color:#94a3b8;padding:30px 20px;text-align:center}.fiscal-screen .corrigir{height:28px;padding:0 12px;border:1px solid #f97316;border-radius:7px;background:#fff7ed;color:#ea6c00;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.fiscal-screen .vmodal{background:#fff;border-radius:14px;width:min(560px,95vw);max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0f172a40;padding:20px}.fiscal-screen .vmodal h2{font-size:17px;font-weight:800;margin-bottom:4px}.fiscal-screen .vmodal .vsub{font-size:12px;color:#94a3b8;margin-bottom:14px}.fiscal-screen .vbox{background:#f8fafc;border:1px solid #eef1f5;border-radius:9px;padding:10px 12px;font-size:12px;color:#475569;margin-bottom:14px;display:grid;grid-template-columns:1fr 1fr;gap:4px 14px}.fiscal-screen .vbox b{color:#0f172a}.fiscal-screen .vsec{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:14px 0 8px}.fiscal-screen .vfg{display:flex;flex-direction:column;margin-bottom:12px}.fiscal-screen .vfg label{font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}.fiscal-screen .vfg input,.fiscal-screen .vfg select{height:40px;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;font-size:13px;font-family:inherit;background:#fff}.fiscal-screen .vfg input:focus,.fiscal-screen .vfg select:focus{outline:none;border-color:#f97316}.fiscal-screen .vconv{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9px;padding:10px 12px;font-size:12px;color:#059669;font-weight:600;margin-bottom:12px}.fiscal-screen .vfoot{display:flex;gap:10px;margin-top:8px}.fiscal-screen .v-pri{height:40px;padding:0 18px;border:none;border-radius:9px;background:#f97316;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.fiscal-screen .v-sec{height:40px;padding:0 16px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.fiscal-screen .btn-pri{height:36px;padding:0 14px;border:none;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.fiscal-screen .btn-pri:disabled{opacity:.5;cursor:default}.cor-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:flex-start;justify-content:center;padding:14px;overflow:auto;z-index:1000}.cor{background:#fff;width:min(1180px,98vw);border-radius:14px;box-shadow:0 24px 70px #0f172a4d;display:flex;flex-direction:column;max-height:calc(100vh - 28px);font-size:13px}.cor-hd{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #e5e9f0;flex-shrink:0}.cor-hd h2{font-size:17px;font-weight:800;color:#0f172a}.cor-hd .s{font-size:12px;color:#94a3b8;margin-top:2px}.cor-hd .x{width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;color:#64748b;font-size:15px}.cor-body{overflow:auto;padding:12px 18px;display:flex;flex-direction:column;gap:10px}.cor-aviso{display:flex;align-items:center;gap:8px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:10px 12px;font-size:12px;color:#92400e;line-height:1.4}.cor-add:disabled{opacity:.5;cursor:not-allowed}.cor-card{border:1px solid #e5e9f0;border-radius:10px;padding:11px 13px}.cor-st{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#2563eb;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.cor-forn{display:grid;grid-template-columns:110px 1.4fr 1fr 1fr;gap:3px 22px}.cor-forn .l{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.cor-forn .v{font-size:13px;font-weight:700;color:#0f172a}.cor-fg{display:flex;flex-direction:column;gap:3px}.cor-fg>label{font-size:10.5px;font-weight:600;color:#475569}.cor-fg input,.cor-fg select{height:31px;border:1px solid #cbd5e1;border-radius:7px;padding:0 9px;font-size:12.5px;font-family:inherit;color:#0f172a;background:#fff}.cor-fg input:focus,.cor-fg select:focus{outline:none;border-color:#f97316}.cor-fg input[readonly]{background:#f8fafc;color:#475569}.cor-r1{display:grid;grid-template-columns:80px 1fr 120px 170px 110px;gap:9px;align-items:end}.cor-fg .ass-btn{height:31px;font-size:12.5px;border-radius:7px;padding:0 9px}.cor-r2{display:grid;grid-template-columns:150px 1fr 120px auto auto;gap:9px;align-items:end;margin-top:9px}.cor-chk{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#334155;cursor:pointer;height:31px;white-space:nowrap}.cor-chk input{width:15px;height:15px;accent-color:#f97316}.cor-add{height:31px;padding:0 14px;border:none;border-radius:7px;background:#2563eb;color:#fff;font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap}.cor-add:disabled{opacity:.55;cursor:default}.cor-conv{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:7px 11px;font-size:12px;color:#059669;font-weight:600;margin-top:9px}.cor-tbar{display:flex;align-items:center;gap:10px;margin:0 0 9px}.cor-search{position:relative;flex:1;max-width:320px}.cor-search input{width:100%;height:32px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px 0 30px;font-size:12.5px;font-family:inherit}.cor-search svg{position:absolute;left:9px;top:9px;color:#94a3b8}.cor-tbl{border:1px solid #e5e9f0;border-radius:10px;overflow:hidden}.cor-tbl-sc{overflow:auto;max-height:300px}.cor-tbl table{width:100%;border-collapse:collapse;font-size:11.5px}.cor-tbl thead th{position:sticky;top:0;background:#f1f5f9;color:#64748b;font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:.03em;text-align:left;padding:7px 9px;border-bottom:1px solid #d6dce6;white-space:nowrap;z-index:2}.cor-tbl th.r,.cor-tbl td.r{text-align:right}.cor-tbl th.c,.cor-tbl td.c{text-align:center}.cor-tbl tbody td{padding:4px 9px;border-bottom:1px solid #eef1f5;border-right:1px solid #f3f5f9;white-space:nowrap}.cor-tbl tbody td:last-child{border-right:none}.cor-tbl tbody tr:hover td{background:#d0dff2}.cor-tbl .mono{font-family:DM Mono,monospace}.cor-pad{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:4px;color:#f97316;font-weight:800;font-size:11px}.cor-emp{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;padding:2px 9px;cursor:pointer}.cor-ico{border:none;background:none;cursor:pointer;padding:2px 5px;border-radius:6px;color:#64748b}.cor-ico:hover{background:#f1f5f9}.cor-ico.del:hover{color:#dc2626}.cor-pag{display:flex;align-items:center;justify-content:space-between;padding:8px 2px;font-size:12px;color:#94a3b8;flex-wrap:wrap;gap:8px}.cor-emprow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cor-tag{font-size:12px;font-weight:600;color:#334155;background:#f1f5f9;border:1px solid #e5e9f0;border-radius:8px;padding:6px 12px}.cor-tag.count{background:#eff6ff;color:#2563eb;border-color:#dbeafe}.cor-ft{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-top:1px solid #e5e9f0;flex-shrink:0}.cor-back{height:38px;padding:0 16px;border:1px solid #e5e9f0;border-radius:9px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.cor-save{height:38px;padding:0 22px;border:none;border-radius:9px;background:#f97316;color:#fff;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit}.fiscal-screen .toast,.cor-toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:3000}.cor-toast.ok{background:#059669}.cor-toast.err{background:#ef4444}.fiscal-screen .toast.ok{background:#059669}.fiscal-screen .toast.err{background:#ef4444}.fiscal-screen .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a52;z-index:50}.fiscal-screen .drawer{position:fixed;top:0;right:0;height:100vh;background:#fff;box-shadow:-8px 0 30px #00000026;z-index:60;display:flex;flex-direction:column;max-width:96vw}.fiscal-screen .dr-head{padding:14px 18px;border-bottom:1px solid #e5e9f0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fiscal-screen .dr-close{border:1px solid #e5e9f0;background:#fff;width:28px;height:28px;border-radius:7px;cursor:pointer;font-size:14px;color:#475569;flex-shrink:0}.fiscal-screen .dr-body{flex:1;overflow-y:auto;padding:14px 18px 20px}.fiscal-screen .dist-kpis{display:flex;gap:12px;margin:6px 0 12px;flex-wrap:wrap}.fiscal-screen .dist-kpi{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:10px 16px;min-width:148px;box-shadow:0 1px 2px #0f172a0a}.fiscal-screen .dist-kpi .lb{font-size:10.5px;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.fiscal-screen .dist-kpi .vl{font-size:23px;font-weight:700;margin-top:3px;color:#0f172a}.fiscal-screen .dist-kpi .vl.a{color:#d97706}.fiscal-screen .dist-kpi .vl.b{color:#2563eb}.fiscal-screen .dist-kpi .vl.p{color:#0f766e}.fiscal-screen .dist-kpi .vl.g{color:#16a34a}.fiscal-screen .dist-tabs{display:flex;gap:2px;border-bottom:1px solid #e5e9f0;margin-bottom:10px}.fiscal-screen .dist-tabs button{border:0;background:transparent;padding:9px 15px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;font-family:inherit}.fiscal-screen .dist-tabs button.on{color:#0f172a;border-bottom-color:#0f172a;font-weight:600}.dist-chip{font-size:11px;font-weight:700;padding:2px 9px;border-radius:20px;white-space:nowrap;display:inline-block}.dist-chip.d-nova{background:#fff7ed;color:#c2410c}.dist-chip.d-sep{background:#eff6ff;color:#1d4ed8}.dist-chip.d-env{background:#f0fdfa;color:#0f766e}.dist-chip.d-rec{background:#f0fdf4;color:#15803d}.dist-chip.d-can{background:#f1f5f9;color:#64748b}.metas-screen{font-size:13px;color:#0f172a;padding:10px 18px 24px}.metas-screen .m-head{margin-bottom:6px}.metas-screen .m-head h1{font-size:18px;font-weight:700}.metas-screen .m-head p{color:#64748b;font-size:12.5px;margin-top:1px}.metas-screen .m-toolbar{display:flex;gap:10px;align-items:flex-end;margin:12px 0;flex-wrap:wrap}.metas-screen .fld{display:flex;flex-direction:column;gap:2px}.metas-screen .fld label{font-size:10px;color:#64748b;font-weight:500}.metas-screen .fld select,.metas-screen .fld input{height:32px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;font-size:12.5px;background:#fff;color:#0f172a;font-family:inherit}.metas-screen .grow{margin-left:auto}.metas-screen .cbtn{height:32px;border:1px solid #cbd5e1;background:#fff;border-radius:7px;padding:0 13px;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit}.metas-screen .cbtn:hover{background:#f8fafc}.metas-screen .cbtn.solid{background:#0d9488;color:#fff;border-color:#0d9488}.metas-screen .cbtn.solid:hover{background:#0f766e}.metas-screen .month{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap}.metas-screen .mc{background:#fff;border:1px solid #e5e9f0;border-radius:11px;padding:11px 15px;min-width:150px;flex:1}.metas-screen .mc .lb{font-size:10.5px;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.metas-screen .mc .vl{font-size:20px;font-weight:800;margin-top:3px;font-family:DM Mono,monospace}.metas-screen .pos{color:#15803d}.metas-screen .neg{color:#b91c1c}.metas-screen .msum{font-size:15px;line-height:1.9;color:#334155;margin:2px 0 12px}.metas-screen .msum .lb{color:#94a3b8;font-weight:500}.metas-screen .msum b{font-weight:700;color:#0f172a;font-family:DM Mono,monospace}.metas-screen .msum .sep{color:#cbd5e1;margin:0 10px}.metas-screen table.d{width:100%;border-collapse:collapse;background:#fff;border:1px solid #d6dce6;border-radius:12px;overflow:hidden;font-size:13px}.metas-screen table.d thead th{background:#f1f5f9;color:#475569;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:9px 14px;text-align:right;border-bottom:1px solid #d6dce6}.metas-screen table.d thead th:first-child{text-align:left}.metas-screen table.d td{padding:8px 14px;text-align:right;border-top:1px solid #e8edf3;font-family:DM Mono,monospace}.metas-screen table.d th,.metas-screen table.d td{border-right:1px solid #e8edf3}.metas-screen table.d th:last-child,.metas-screen table.d td:last-child{border-right:none}.metas-screen table.d td:first-child{text-align:left;color:#64748b;font-family:inherit}.metas-screen table.d tr.today{background:#eff6ff}.metas-screen table.d tr.today td:first-child{font-weight:700;color:#0f172a}.metas-screen table.d tr:hover td{background:#f8fafc}.metas-screen table.d tr.today:hover td{background:#e3edfd}.metas-screen table.d tfoot td{font-weight:800;border-top:2px solid #e2e8f0;background:#fbfcfe}.metas-screen .chip-dif{display:inline-block;padding:2px 9px;border-radius:6px;font-weight:700;font-family:DM Mono,monospace}.metas-screen .chip-dif.pos{background:#dcfce7;color:#15803d}.metas-screen .chip-dif.neg{background:#fee2e2;color:#b91c1c}.metas-screen .pct{color:#94a3b8;font-family:DM Mono,monospace;font-size:12px}.metas-screen .tk-ok{color:#15803d}.metas-screen .tk-low{color:#b91c1c}.metas-screen .empty{text-align:center;color:#94a3b8;padding:30px}.metas-screen .gtag{display:inline-block;font-size:9.5px;font-weight:700;background:#eff6ff;color:#1d4ed8;padding:1px 7px;border-radius:20px;margin-left:8px}.metas-screen .ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#0f172a66;display:flex;align-items:center;justify-content:center;padding:16px}.metas-screen .modal{background:#fff;border-radius:14px;width:min(1140px,97vw);max-height:92vh;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000040}.metas-screen .modal .mh{padding:14px 18px;border-bottom:1px solid #e5e9f0;display:flex;justify-content:space-between;align-items:center}.metas-screen .modal .mh h2{font-size:16px;font-weight:700}.metas-screen .modal .mb{padding:14px 18px;overflow:auto}.metas-screen .modal .mf{padding:12px 18px;border-top:1px solid #e5e9f0;display:flex;justify-content:flex-end;gap:9px}.metas-screen .mx{border:none;background:#f1f5f9;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:15px;color:#475569}.metas-screen .cfg-lb{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px}.metas-screen .mgrid{border-collapse:collapse;font-size:12.5px}.metas-screen .mgrid th{text-align:center;font-size:10px;text-transform:uppercase;color:#64748b;padding:4px 6px;font-weight:700}.metas-screen .mgrid th:first-child{text-align:left}.metas-screen .mgrid td{padding:3px 4px}.metas-screen .mgrid td:first-child{text-align:center}.metas-screen .mgrid td:nth-child(2){font-weight:600;padding-right:12px;white-space:nowrap;min-width:150px}.metas-screen .minp{width:80px;height:28px;border:1px solid #cbd5e1;border-radius:6px;text-align:right;padding:0 7px;font-family:DM Mono,monospace;font-size:12px;background:#fff;color:#0f172a}.metas-screen .minp:focus{outline:2px solid #bfdbfe}.metas-screen .exc{border-collapse:collapse;width:100%;font-size:12.5px;border:1px solid #e5e9f0;border-radius:8px;overflow:hidden}.metas-screen .exc th{text-align:left;font-size:10px;text-transform:uppercase;color:#64748b;padding:6px 8px;background:#f8fafc}.metas-screen .exc td{padding:5px 8px;border-top:1px solid #f1f5f9}.metas-screen .exc input,.metas-screen .exc select{height:28px;border:1px solid #cbd5e1;border-radius:6px;padding:0 7px;font-size:12px;font-family:inherit;background:#fff}.metas-screen .addbtn{margin-top:8px;height:30px;border:1px dashed #cbd5e1;background:#fff;border-radius:7px;padding:0 12px;font-size:12px;color:#64748b;cursor:pointer}.metas-screen .x{border:none;background:none;color:#94a3b8;cursor:pointer;font-size:14px}.metas-screen .x:hover{color:#dc2626}.metas-screen .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:11px 18px;border-radius:9px;font-size:13px;z-index:90;box-shadow:0 8px 24px #0003}.metas-screen .toast.err{background:#b91c1c}.cmv-screen{padding:10px 18px}.cmv-screen .ds-filterbar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:9px 14px;margin-bottom:16px;box-shadow:0 1px 2px #0f172a0a}.cmv-screen .ds-field{display:flex;flex-direction:column;gap:3px}.cmv-screen .ds-field>label{font-size:11px;font-weight:500;color:#64748b;letter-spacing:.01em}.cmv-screen .ds-field .ass{width:100%}.cmv-screen .ds-field .ass-btn{height:30px}.cmv-screen .ds-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.cmv-screen .field{height:30px;border:1px solid #a7b3c4;border-radius:8px;padding:0 10px;font-size:12.5px;font-family:inherit;color:#0f172a;background:#fff}.cmv-screen .field:focus{outline:none;border-color:#f97316}.cmv-screen select.field{cursor:pointer}.cmv-screen .btn-ghost{height:34px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.cmv-screen .btn-ghost:hover{background:#f8fafc}.cmv-screen .btn-primary{height:34px;padding:0 18px;border:none;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.cmv-screen .btn-primary:hover{background:#ea6a0a}.cmv-screen .tog-wrap{display:flex;align-items:center;gap:7px;height:34px}.cmv-screen .tog{position:relative;width:38px;height:20px;cursor:pointer}.cmv-screen .tog input{opacity:0;width:0;height:0}.cmv-screen .tog-sl{position:absolute;top:0;right:0;bottom:0;left:0;background:#cbd5e1;border-radius:10px;transition:.3s}.cmv-screen .tog-sl:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s}.cmv-screen .tog input:checked+.tog-sl{background:#f97316}.cmv-screen .tog input:checked+.tog-sl:before{transform:translate(18px)}.cmv-screen .kbar{display:flex;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 16px;box-shadow:0 1px 2px #0f172a0a;margin-bottom:16px}.cmv-screen .kbar .it{display:flex;align-items:baseline;gap:6px;padding:0 16px;border-right:1px solid #eef1f5}.cmv-screen .kbar .it:first-child{padding-left:0}.cmv-screen .kbar .it:last-child{border-right:none}.cmv-screen .kbar .k{font-size:11px;color:#64748b}.cmv-screen .kbar .v{font-size:15px;font-weight:800;font-family:DM Mono,monospace;color:#0f172a}.cmv-screen .tbl-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a;margin-bottom:12px}.cmv-screen .tbl-scroll{overflow:auto;max-height:calc(100vh - 320px)}.cmv-screen table{width:100%;border-collapse:collapse;font-size:12px}.cmv-screen thead{position:sticky;top:0;z-index:3}.cmv-screen .th-main th{position:sticky;top:0}.cmv-screen .th-sub th{position:sticky;top:23px}.cmv-screen .th-main{background:#0f2d5c}.cmv-screen .th-main th{padding:6px 10px;text-align:left;font-size:10px;font-weight:700;color:#ffffffd9;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-right:1px solid rgba(255,255,255,.08)}.cmv-screen .th-main th:last-child{border-right:none}.cmv-screen .th-main th.c{text-align:center}.cmv-screen .th-sub{background:#162d52}.cmv-screen .th-sub th{padding:6px 12px;font-size:9px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-align:right;border-right:1px solid rgba(255,255,255,.06)}.cmv-screen .th-sub th:first-child,.cmv-screen .th-sub th.l{text-align:left}.cmv-screen .th-sub th:last-child{border-right:none}.cmv-screen tbody td{padding:2px 9px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#0f172a;line-height:1.5}.cmv-screen tbody tr:last-child td{border-bottom:none}.cmv-screen tbody tr:hover{background:#d0dff2}.cmv-screen td.r{text-align:right}.cmv-screen td.c{text-align:center}.cmv-screen .mono{font-family:DM Mono,monospace}.cmv-screen .status-dot{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;white-space:nowrap}.cmv-screen .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;display:inline-block}.cmv-screen tfoot td{padding:6px 10px;background:#0f2d5c;font-size:12px;color:#fff;border-bottom:none;font-weight:700}.cmv-screen tfoot td.r{text-align:right}.cmv-screen .act-btn{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:11px;font-weight:600;color:#64748b;cursor:pointer;font-family:inherit}.cmv-screen .act-btn:hover{background:#f8fafc}.cmv-screen .empty{padding:32px;text-align:center;color:#94a3b8}.cmv-screen .bottom-row{display:flex;align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a;margin-bottom:12px}.cmv-screen .bottom-left{flex:1;padding:14px 18px;border-right:1px solid #e2e8f0}.cmv-screen .bottom-right{padding:14px 18px;text-align:right;font-size:11px;color:#94a3b8;min-width:240px}.cmv-screen .bottom-bar{display:flex;align-items:center;gap:16px;font-size:12px;color:#94a3b8;padding:2px 0}.cmv-screen .toast{position:fixed;bottom:24px;right:24px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 18px;font-size:13px;z-index:999;max-width:320px;box-shadow:0 8px 24px #0000001f}.cmv-screen .toast.err{border-color:#e11d48;color:#e11d48}.cmv-screen .toast.ok{border-color:#16a34a;color:#16a34a}.fatv-screen{padding:10px 18px;height:100%;display:flex;flex-direction:column;box-sizing:border-box}.fatv-screen .ds-filterbar,.fatv-screen .search-row{flex-shrink:0}.fatv-screen .ds-filterbar{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:10px;padding:7px 12px;margin-bottom:7px;box-shadow:0 1px 2px #0f172a0a}.fatv-screen .ds-field{display:flex;flex-direction:column;gap:3px}.fatv-screen .ds-field>label{font-size:11px;font-weight:500;color:#64748b}.fatv-screen .ds-field .ass{width:100%}.fatv-screen .ds-field .ass-btn{height:30px}.fatv-screen .field{height:30px;border:1px solid #a7b3c4;border-radius:8px;padding:0 10px;font-size:12.5px;font-family:inherit;color:#334155;background:#fff}.fatv-screen .field:focus{outline:none;border-color:#f97316}.fatv-screen select.field{cursor:pointer}.fatv-screen .ds-actions{margin-left:auto;display:flex;gap:8px}.fatv-screen .btn-ghost{height:30px;padding:0 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit}.fatv-screen .btn-ghost:hover{background:#f8fafc}.fatv-screen .ms{position:relative}.fatv-screen .ms-btn{height:30px;min-width:170px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;font-size:12.5px;background:#fff;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:inherit}.fatv-screen .ms-btn:hover{border-color:#94a3b8}.fatv-screen .ms-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.fatv-screen .ms-pop{position:absolute;top:38px;left:0;z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:9px;box-shadow:0 8px 24px #0f172a24;min-width:210px;max-height:300px;overflow:auto;padding:6px}.fatv-screen .ms-opt{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:6px;font-size:13px;color:#334155;cursor:pointer}.fatv-screen .ms-opt:hover{background:#f1f5f9}.fatv-screen .ms-opt input{width:15px;height:15px;accent-color:#f97316}.fatv-screen .ms-sep{border-top:1px solid #eef1f5;margin:4px 0}.fatv-screen .search-row{display:flex;align-items:center;gap:10px;margin-bottom:6px;flex-wrap:wrap}.fatv-screen .search{flex:1;max-width:380px;height:30px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;font-size:12.5px;font-family:inherit}.fatv-screen .th-in{display:inline-flex;align-items:center;gap:5px}.fatv-screen .hd-ico{cursor:pointer;color:#94a3b8;flex-shrink:0}.fatv-screen .hd-ico:hover{color:#475569}.fatv-screen .hd-ico.on{color:#f97316}.fatv-screen .fatv-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45}.fatv-screen .fatv-dd{position:fixed;z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:9px;box-shadow:0 8px 24px #0f172a29;min-width:210px;max-height:340px;overflow:auto;padding:8px}.fatv-screen .fatv-dd .tit{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px 6px}.fatv-screen .fatv-dd label{display:flex;align-items:center;gap:8px;padding:5px 6px;font-size:12.5px;color:#334155;cursor:pointer;border-radius:5px;white-space:nowrap}.fatv-screen .fatv-dd label:hover{background:#f1f5f9}.fatv-screen .fatv-dd input[type=checkbox]{width:15px;height:15px;accent-color:#f97316}.fatv-screen .fatv-dd .save{margin-top:6px;width:100%;padding:7px;border:none;border-radius:7px;background:#f97316;color:#fff;font-weight:700;font-size:12px;cursor:pointer;font-family:inherit}.fatv-screen .search:focus{outline:none;border-color:#f97316}.fatv-screen .grp-hint{font-size:11.5px;color:#94a3b8;padding:7px 10px;background:#f8fafc;border:1px dashed #d6dce6;border-radius:6px;margin-bottom:8px}.fatv-screen .mock-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#b45309;background:#fef9ec;border:1px solid #fde68a;border-radius:20px;padding:3px 10px;margin-left:10px}.fatv-screen .badge{display:inline-block;min-width:20px;text-align:center;font-size:10.5px;font-weight:700;border-radius:5px;padding:1px 6px}.fatv-screen .badge.b-A{background:#fee2e2;color:#e11d48}.fatv-screen .badge.b-B{background:#ffedd5;color:#f97316}.fatv-screen .badge.b-C{background:#f1f5f9;color:#64748b}.fatv-screen .grid-wrap{border:1px solid #d6dce6;border-radius:10px;overflow:auto;flex:1 1 auto;min-height:0;background:#fff}.fatv-screen .grid-wrap table,.fatv-screen tbody tr.fill{height:100%}.fatv-screen tbody tr.fill td,.fatv-screen tbody tr.fill:hover td{padding:0;border:none;background:#fff}.fatv-screen table{width:100%;border-collapse:collapse;font-size:11.5px}.fatv-screen thead th{position:sticky;top:0;z-index:2;background:#f1f5f9;color:#475569;font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.03em;text-align:left;padding:4px 9px;border-bottom:1px solid #d6dce6;border-right:1px solid #e7ecf3;white-space:nowrap}.fatv-screen thead th.r{text-align:right}.fatv-screen thead th.c{text-align:center}.fatv-screen tbody td{padding:2px 9px;border-bottom:1px solid #f1f5f9;border-right:1px solid #f3f5f9;color:#0f172a;white-space:nowrap;line-height:1.5}.fatv-screen tbody td.r{text-align:right;font-family:DM Mono,monospace}.fatv-screen tbody td.c{text-align:center}.fatv-screen thead th:last-child,.fatv-screen tbody td:last-child{border-right:none}.fatv-screen tbody tr:nth-child(2n) td{background:#fafbfc}.fatv-screen tbody tr:hover td{background:#d0dff2}.fatv-screen tbody td.grp{color:#64748b}.fatv-screen tbody td.canc-sim{color:#dc2626;font-weight:700}.fatv-screen tfoot td{position:sticky;bottom:0;background:#f1f5f9;font-weight:800;padding:4px 9px;border-top:2px solid #d6dce6;text-align:right;font-family:DM Mono,monospace;color:#0f172a}.fatv-screen tfoot td.l{text-align:left;font-family:inherit}.fatv-screen .empty{text-align:center;color:#94a3b8;padding:30px}.mvend-screen{padding:10px 18px}.mvend-screen .ds-filterbar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:9px 14px;margin-bottom:12px;box-shadow:0 1px 2px #0f172a0a}.mvend-screen .ds-field{display:flex;flex-direction:column;gap:3px}.mvend-screen .ds-field>label{font-size:11px;font-weight:500;color:#64748b}.mvend-screen .ds-field .ass{width:100%}.mvend-screen .ds-field .ass-btn{height:30px}.mvend-screen .field{height:30px;border:1px solid #a7b3c4;border-radius:8px;padding:0 10px;font-size:12.5px;font-family:inherit;color:#334155;background:#fff}.mvend-screen .field:focus{outline:none;border-color:#f97316}.mvend-screen select.field{cursor:pointer}.mvend-screen .ds-actions{margin-left:auto;display:flex;gap:8px}.mvend-screen .btn-pri{height:34px;padding:0 16px;border:none;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.mvend-screen .btn-ghost{height:34px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.mvend-screen .btn-ghost:hover{background:#f8fafc}.mvend-screen .btn-ghost:disabled{opacity:.5;cursor:default}.mvend-screen .btn-green{height:36px;padding:0 16px;border:none;border-radius:8px;background:#16a34a;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.mvend-screen .btn-green:disabled{opacity:.5;cursor:default}.mvend-screen .btn-sm{height:32px;padding:0 12px;font-size:12.5px}.mvend-screen .kbar{display:flex;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid #e7ebf0;border-radius:10px;padding:10px 16px;box-shadow:0 1px 2px #0f172a0a;margin-bottom:12px}.mvend-screen .kbar .it{display:flex;align-items:baseline;gap:6px;padding:0 16px;border-right:1px solid #eef1f5}.mvend-screen .kbar .it:first-child{padding-left:0}.mvend-screen .kbar .it:last-child{border-right:none}.mvend-screen .kbar .k{font-size:11px;color:#64748b}.mvend-screen .kbar .v{font-size:14px;font-weight:800;font-family:DM Mono,monospace}.mvend-screen .kbar .v.err{color:#dc2626}.mvend-screen .kbar .v.ok{color:#16a34a}.mvend-screen .sit-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.mvend-screen .sit-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 13px;border-radius:99px;border:1.5px solid #e2e8f0;background:#fff}.mvend-screen .sit-chip input{width:14px;height:14px;cursor:pointer;accent-color:#f97316}.mvend-screen .sit-chip .dot{width:8px;height:8px;border-radius:50%;display:inline-block}.mvend-screen .sit-chip .cnt{font-weight:700}.mvend-screen .card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.mvend-screen .tabs{display:flex;gap:2px;border-bottom:1px solid #e7ebf0;padding:0 6px}.mvend-screen .tab{position:relative;padding:11px 16px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;background:none;border:none;font-family:inherit}.mvend-screen .tab.on{color:#0f172a}.mvend-screen .tab.on:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2.5px;background:#f97316;border-radius:2px}.mvend-screen .toolbar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.mvend-screen .toolbar .sp{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.mvend-screen table{width:100%;border-collapse:collapse;font-size:12.5px}.mvend-screen thead th{background:#f8fafc;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:5px 10px;text-align:left;border-bottom:1px solid #e7ebf0;white-space:nowrap}.mvend-screen thead th.r{text-align:right}.mvend-screen thead th.c{text-align:center}.mvend-screen tbody td{padding:3px 10px;border-bottom:1px solid #f1f5f9;color:#0f172a;white-space:nowrap;line-height:1.6}.mvend-screen tbody td.r{text-align:right;font-family:DM Mono,monospace}.mvend-screen tbody td.c{text-align:center}.mvend-screen tbody tr{cursor:pointer}.mvend-screen tbody tr:hover td{background:#d0dff2}.mvend-screen tbody tr.sel td{background:#eaf1fb}.mvend-screen tbody tr.err td:not(.c){background:#fef4f4}.mvend-screen input[type=checkbox]{width:15px;height:15px;accent-color:#f97316;cursor:pointer}.mvend-screen .empty{text-align:center;color:#94a3b8;padding:30px}.mvend-screen .pill{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:99px}.mvend-screen .pill .d{width:7px;height:7px;border-radius:50%}.mvend-screen .p-pend{background:#fef9ec;color:#b45309}.mvend-screen .p-pend .d{background:#f59e0b}.mvend-screen .p-proc{background:#ecfdf5;color:#16a34a}.mvend-screen .p-proc .d{background:#16a34a}.mvend-screen .p-err{background:#fef2f2;color:#dc2626}.mvend-screen .p-err .d{background:#ef4444}.mvend-screen .p-canc{background:#f1f5f9;color:#94a3b8}.mvend-screen .p-canc .d{background:#94a3b8}.mvend-screen .p-emproc{background:#eff6ff;color:#2563eb}.mvend-screen .p-emproc .d{background:#3b82f6}.mvend-screen .p-naorec{background:#eef1f5;color:#111827}.mvend-screen .p-naorec .d{background:#111827}.mvend-screen .sit-dot{width:11px;height:11px;border-radius:50%;display:inline-block}.mvend-screen .ms{position:relative}.mvend-screen .ms-btn{height:34px;min-width:190px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;font-size:13px;background:#fff;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:inherit}.mvend-screen .ms-btn:hover{border-color:#94a3b8}.mvend-screen .ms-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.mvend-screen .ms-pop{position:absolute;top:38px;left:0;z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:9px;box-shadow:0 8px 24px #0f172a24;min-width:210px;max-height:300px;overflow:auto;padding:6px}.mvend-screen .ms-opt{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:6px;font-size:13px;color:#334155;cursor:pointer}.mvend-screen .ms-opt:hover{background:#f1f5f9}.mvend-screen .ms-opt input{width:15px;height:15px;accent-color:#f97316}.mvend-screen .ms-sep{border-top:1px solid #eef1f5;margin:4px 0}.mvend-screen .arq{font-family:DM Mono,monospace;font-size:11.5px;color:#334155;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mvend-screen .ico-btn{border:1px solid #e2e8f0;background:#fff;border-radius:6px;width:28px;height:26px;cursor:pointer;color:#475569}.mvend-screen .ico-btn:hover{background:#f1f5f9}.mv-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.mv-modal{background:#fff;border-radius:12px;width:min(940px,96vw);max-height:88vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0f172a4d}.mv-modal .h{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid #e5e9f0}.mv-modal .h .t{font-size:13px;font-weight:700;font-family:DM Mono,monospace;color:#0f172a;word-break:break-all}.mv-modal .h .x{width:30px;height:30px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;color:#64748b;font-size:15px;flex-shrink:0}.mv-modal pre{margin:0;overflow:auto;padding:14px 18px;font-family:DM Mono,Consolas,monospace;font-size:12px;line-height:1.55;color:#1e293b;background:#fbfcfe;white-space:pre}.mvend-screen .err-panel .h2{padding:11px 16px;border-bottom:1px solid #f1f5f9;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.mvend-screen .err-panel .msg{color:#334155;white-space:normal}.mvend-screen .pag{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-size:12px;color:#64748b;flex-wrap:wrap;gap:8px}.mvend-screen .det{background:#fff;border:1px solid #e7ebf0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;margin-top:12px;overflow:hidden}.mvend-screen .det .h{padding:11px 16px;border-bottom:1px solid #f1f5f9;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:space-between}.mvend-screen .det .b-empty{padding:18px 16px;display:flex;align-items:center;gap:10px;font-size:13px;color:#64748b}.mvend-screen .det .b-empty .i{width:22px;height:22px;border-radius:50%;background:#eff4ff;color:#3b82f6;display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0}.mvend-screen .footbar{display:flex;align-items:center;gap:16px;margin-top:14px;padding:12px 16px;background:#fff;border:1px solid #e7ebf0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.mvend-screen .foot-r{margin-left:auto;display:flex;gap:8px}.mvend-screen .toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:9px;box-shadow:0 8px 24px #0003;z-index:200}.mvend-screen .toast.ok{background:#059669}.mvend-screen .toast.err{background:#ef4444}.mvend-screen .mock-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#b45309;background:#fef9ec;border:1px solid #fde68a;border-radius:20px;padding:3px 10px;margin-left:8px}.mvend-screen .info-bar{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:10px;padding:9px 14px;margin-bottom:12px;font-size:12.5px}.mvend-screen .info-bar b{color:#1e3a8a}.mvend-screen .corrigir-btn{height:26px;padding:0 12px;border:1px solid #f97316;border-radius:7px;background:#fff7ed;color:#ea6c00;font-size:11.5px;font-weight:700;cursor:pointer;font-family:inherit}.mvend-screen .corrigir-btn:hover{background:#ffedd5}.mvend-screen .recv-strip{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e7ebf0;border-radius:10px;padding:9px 14px;margin-bottom:12px;flex-wrap:wrap;box-shadow:0 1px 2px #0f172a0a}.mvend-screen .recv-strip .lb{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-right:4px}.mvend-screen .recv-day{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:4px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155}.mvend-screen .recv-day .d{width:9px;height:9px;border-radius:50%}.mvend-screen .recv-day.ok .d{background:#16a34a}.mvend-screen .recv-day.nao{border-color:#cbd5e1;background:#f1f5f9;color:#111827;font-weight:700}.mvend-screen .recv-day.nao .d{background:#111827}.mvend-screen .warn-bar{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;padding:9px 14px;margin-bottom:12px;font-size:12.5px;font-weight:600}.sug-screen{height:100%;display:flex;flex-direction:column;min-height:0;padding:0 18px;box-sizing:border-box}.sug-screen .mono{font-family:DM Mono,monospace}.sug-screen .muted{color:#64748b}.sug-screen .sug-toolbar{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-top:12px;margin-bottom:10px}.sug-screen .fld{display:flex;flex-direction:column;gap:2px}.sug-screen .fld label{font-size:10px;color:#64748b;font-weight:500}.sug-screen .fld select,.sug-screen .fld input{height:32px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;font-size:12.5px;background:#fff;color:#0f172a;font-family:inherit;min-width:130px}.sug-screen .fld .ass{min-width:150px}.sug-screen .fld .ass-btn{height:32px;border-radius:7px}.sug-screen .grow{margin-left:auto}.sug-screen .btn{height:32px;border-radius:7px;padding:0 13px;font-size:12.5px;font-weight:500;cursor:pointer;border:1px solid #cbd5e1;background:#fff;color:#0f172a;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sug-screen .btn:hover{background:#f1f5f9}.sug-screen .btn-solid{background:#f97316;color:#fff;border-color:#f97316}.sug-screen .btn-solid:hover{background:#ea6a0a;border-color:#ea6a0a}.sug-screen .sug-tabs{display:flex;align-items:center;border-bottom:1px solid #e5e9f0;margin-bottom:0}.sug-screen .sug-tabs button{border:0;background:transparent;padding:9px 14px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent}.sug-screen .sug-tabs button.on{color:#0f172a;border-bottom-color:#f97316;font-weight:700}.sug-screen .sug-tabs .right{margin-left:auto;display:flex;gap:7px}.sug-screen .mini{height:30px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:0 11px;font-size:12px;color:#64748b;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.sug-screen .mock-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#b45309;background:#fef9ec;border:1px solid #fde68a;border-radius:20px;padding:3px 10px}.sug-screen .grid-wrap{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #d6dce6;border-top:0;background:#fff}.sug-screen table{width:100%;border-collapse:collapse;font-size:11.5px}.sug-screen thead th{position:sticky;top:0;z-index:3;background:#f1f5f9;color:#334155;font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.03em;text-align:left;padding:5px 9px;border-bottom:1px solid #d6dce6;border-right:1px solid #e7ecf3;white-space:nowrap}.sug-screen th.r,.sug-screen td.r{text-align:right}.sug-screen th.c,.sug-screen td.c{text-align:center}.sug-screen tbody td{padding:3px 9px;border-bottom:1px solid #eef2f6;line-height:1.5;white-space:nowrap;color:#0f172a;vertical-align:middle}.sug-screen tbody tr:hover td{background:#d0dff2}.sug-screen .empty{text-align:center;color:#94a3b8;padding:22px}.sug-screen .q{font-size:9px;color:#c3ccdb;border:1px solid #d5dce8;border-radius:50%;width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;margin-left:3px;cursor:help;vertical-align:middle}.sug-screen .sug-link{cursor:pointer;border-bottom:1px dotted #94a3b8}.sug-screen .chk{width:15px;height:15px;accent-color:#f97316;cursor:pointer;vertical-align:middle}.sug-screen .ci{width:72px;height:24px;border:1px solid #cbd5e1;border-radius:5px;text-align:right;padding:0 6px;font-family:DM Mono,monospace;font-size:11.5px;color:#0f172a;background:#fff}.sug-screen .ci:focus{outline:1px solid #64748b}.sug-screen .mark{margin-left:5px;font-size:11px;color:#0f172a;cursor:help}.sug-screen .footbar{display:flex;align-items:center;gap:18px;padding:9px 2px;border-top:1px solid #e5e9f0;background:#fff}.sug-screen .footbar .info{font-size:12.5px;color:#64748b}.sug-screen .footbar .info b{color:#0f172a;font-weight:500}.sug-screen .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a52;z-index:50}.sug-drawer{position:fixed;top:0;right:0;width:560px;max-width:95vw;height:100vh;background:#fff;box-shadow:-8px 0 30px #00000026;z-index:60;display:flex;flex-direction:column;animation:sugSlide .22s cubic-bezier(.4,0,.2,1)}@keyframes sugSlide{0%{transform:translate(40px);opacity:.3}to{transform:none;opacity:1}}.sug-drawer .dr-head{padding:14px 18px;border-bottom:1px solid #e5e9f0;display:flex;align-items:flex-start;justify-content:space-between}.sug-drawer .dr-head h2{font-size:16px;font-weight:700}.sug-drawer .dr-head .sub{font-size:12px;color:#64748b;margin-top:2px}.sug-drawer .dr-close{border:1px solid #e5e9f0;background:#fff;width:28px;height:28px;border-radius:7px;cursor:pointer;font-size:14px;color:#475569}.sug-drawer .dr-body{flex:1;overflow-y:auto;padding:14px 18px 30px}.sug-drawer .dr-sec{margin-bottom:18px}.sug-drawer .dr-sec>h3{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.sug-drawer .kv{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px}.sug-drawer .kv .k{font-size:11px;color:#94a3b8}.sug-drawer .kv .v{font-size:13px}.sug-drawer .calc{border:1px solid #e5e9f0;border-radius:9px;padding:10px 13px;font-family:DM Mono,monospace;font-size:12px}.sug-drawer .calc .row{display:flex;justify-content:space-between;padding:2px 0;color:#475569}.sug-drawer .calc .row.total{border-top:1px dashed #cbd5e1;margin-top:5px;padding-top:7px;color:#0f172a;font-size:13px;font-weight:700}.sug-drawer .alert{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #e5e9f0;border-radius:8px;font-size:12px;margin-bottom:6px;color:#0f172a}.sug-drawer .alert .ic{width:8px;height:8px;border-radius:50%;background:#0f172a;flex-shrink:0}.sug-drawer .alert .ic.o{background:#fff;border:1.5px solid #0f172a}.sug-drawer .chartbox{border:1px solid #e5e9f0;border-radius:9px;padding:9px 11px 5px;margin-bottom:9px}.sug-drawer .chartbox .ct{font-size:11.5px;color:#475569;margin-bottom:5px}.sug-screen .p2cols{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(400px,1fr) minmax(500px,1.15fr);gap:14px;overflow:auto;align-items:start}.sug-screen .panel{background:#fff;border:1px solid #e5e9f0;border-radius:10px;overflow:hidden}.sug-screen .panel-h{padding:10px 14px;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;justify-content:space-between}.sug-screen .panel-h .t{font-size:13px;font-weight:700}.sug-screen .forn-grp{border-bottom:1px solid #e5e9f0}.sug-screen .forn-hd{display:flex;align-items:center;gap:9px;padding:9px 14px;cursor:pointer}.sug-screen .forn-hd:hover{background:#f8fafc}.sug-screen .forn-hd .nm{font-weight:700;font-size:13px}.sug-screen .badge-pref{border:1px solid #cbd5e1;color:#475569;font-size:10px;padding:1px 7px;border-radius:20px}.sug-screen .forn-hd .cnt{color:#94a3b8;font-size:11.5px}.sug-screen .forn-hd .tot{margin-left:auto;font-family:DM Mono,monospace}.sug-screen .subtbl{width:100%;border-collapse:collapse;font-size:11.5px}.sug-screen .subtbl th{text-align:left;color:#94a3b8;font-weight:700;font-size:10px;text-transform:uppercase;padding:5px 14px;background:#f8fafc;border-bottom:1px solid #e5e9f0}.sug-screen .subtbl th.r,.sug-screen .subtbl td.r{text-align:right}.sug-screen .subtbl td{padding:5px 14px;border-bottom:1px solid #f2f5f9}.sug-screen .fsel{height:28px;border:1px solid #cbd5e1;border-radius:6px;padding:0 7px;font-size:11.5px;background:#fff;max-width:180px}.sug-screen .selrow td{background:#eef2f6}.sug-screen .dtl-top{display:flex;flex-wrap:wrap;padding:12px 14px;border-bottom:1px solid #e5e9f0}.sug-screen .dtl-top .c2{flex:1;min-width:110px;padding-right:12px}.sug-screen .dtl-top .c2 .k{font-size:10.5px;color:#94a3b8}.sug-screen .dtl-top .c2 .v{font-size:14px;margin-top:2px}.sug-screen .split{display:grid;grid-template-columns:1fr 210px}.sug-screen .split .r-side{border-left:1px solid #e5e9f0;padding:12px 14px}.sug-screen .resumo .row{display:flex;justify-content:space-between;padding:5px 0;font-size:12px;border-bottom:1px solid #f2f5f9}.sug-screen .resumo .row .k{color:#64748b}.sug-screen .link-btn{width:100%;margin-top:9px;height:30px;border:1px solid #cbd5e1;background:#fff;border-radius:7px;font-size:12px;color:#334155;cursor:pointer}.sug-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:10px 16px;border-radius:8px;font-size:12.5px;z-index:80;box-shadow:0 6px 20px #0003}.cfg-screen{height:100%;display:flex;flex-direction:column;min-height:0;padding:12px 18px 0;box-sizing:border-box;overflow:auto}.cfg-screen .mono{font-family:DM Mono,monospace}.cfg-screen .muted{color:#64748b}.cfg-screen .cfg-top{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.cfg-screen .cfg-search{flex:1;max-width:360px;height:34px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;font-size:13px;font-family:inherit;background:#fff}.cfg-screen .cfg-search:focus{outline:none;border-color:#f97316}.cfg-screen .cfg-grid{display:grid;grid-template-columns:1fr;gap:10px;align-items:start;padding-bottom:18px}.cfg-card{background:#fff;border:1px solid #e5e9f0;border-radius:10px;overflow:hidden}.cfg-card .ch{display:flex;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;-webkit-user-select:none;user-select:none}.cfg-card .ch:hover{background:#f8fafc}.cfg-card .ch .car{color:#94a3b8;font-size:11px;width:12px;transition:transform .15s}.cfg-card .ch.open .car{transform:rotate(90deg)}.cfg-card .ch .ti{font-weight:700;font-size:13.5px}.cfg-card .ch .cnt{color:#94a3b8;font-size:12px}.cfg-card .ch .add{margin-left:auto;height:28px;padding:0 10px;border:1px solid #f97316;color:#ea6a0a;background:#fff;border-radius:7px;font-size:12px;font-weight:600;cursor:pointer;transition:transform .06s ease,background .12s ease}.cfg-card .ch .add:hover{background:#fff7ed}.cfg-card .ch .add:active{transform:scale(.94);background:#ffedd5}.cfg-card .cb{border-top:1px solid #eef2f6}.cfg-card table{width:100%;border-collapse:collapse;font-size:12px}.cfg-card thead th{text-align:left;color:#64748b;font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.03em;padding:6px 14px;background:#f8fafc;border-bottom:1px solid #eef2f6}.cfg-card thead th.r{text-align:right}.cfg-card tbody td{padding:6px 14px;border-bottom:1px solid #f2f5f9;color:#0f172a}.cfg-card tbody td.r{text-align:right}.cfg-card tbody tr:hover td{background:#d0dff2}.cfg-card .empty{color:#94a3b8;padding:12px 14px;font-size:12px}.cfg-card .act{border:none;background:transparent;cursor:pointer;color:#64748b;font-size:12px;padding:3px 6px;border-radius:6px;transition:transform .06s ease,background .12s ease}.cfg-card .act:hover{background:#eef2f6;color:#0f172a}.cfg-card .act:active{transform:scale(.9)}.cfg-card .act.del:hover{background:#fef2f2;color:#dc2626}.cfg-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;z-index:60;display:flex;align-items:center;justify-content:center}.cfg-modal{background:#fff;border-radius:12px;width:min(460px,94vw);max-height:90vh;overflow:auto;box-shadow:0 20px 50px #00000040}.cfg-modal.wide{width:min(560px,94vw)}.cfg-modal .mh{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef2f6}.cfg-modal .mh h2{font-size:15px;font-weight:700}.cfg-modal .mx{border:none;background:#f1f5f9;width:28px;height:28px;border-radius:7px;cursor:pointer;color:#475569;font-size:14px}.cfg-modal .mb{padding:16px 18px}.cfg-fg{margin-bottom:12px}.cfg-fg label{display:block;font-size:11.5px;color:#475569;font-weight:600;margin-bottom:4px}.cfg-fg input,.cfg-fg select{width:100%;height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;font-size:13px;font-family:inherit;color:#0f172a;background:#fff}.cfg-fg input:focus,.cfg-fg select:focus{outline:none;border-color:#f97316}.cfg-fg.row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cfg-modal .mf{display:flex;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid #eef2f6}.cfg-btn{height:36px;padding:0 15px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #cbd5e1;background:#fff;color:#334155;transition:transform .06s ease,background .12s ease,box-shadow .12s ease}.cfg-btn:hover{background:#f1f5f9}.cfg-btn:active{transform:scale(.96)}.cfg-btn:disabled{opacity:.6;cursor:default;transform:none}.cfg-btn.pri{background:#f97316;color:#fff;border-color:#f97316}.cfg-btn.pri:hover{background:#ea6a0a}.cfg-btn.pri:active{background:#d95f08}.cfg-btn.danger{color:#dc2626;border-color:#fecaca}.cfg-btn.danger:hover{background:#fef2f2}.cfg-ins-box{border:1px solid #e5e9f0;border-radius:8px;max-height:280px;overflow:auto}.cfg-ins-box label{display:flex;align-items:center;gap:8px;padding:6px 11px;font-size:12.5px;border-bottom:1px solid #f2f5f9;cursor:pointer}.cfg-ins-box label:hover{background:#f8fafc}.cfg-ins-box input{width:15px;height:15px;accent-color:#f97316}.cfg-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:10px 16px;border-radius:8px;font-size:12.5px;z-index:90;box-shadow:0 6px 20px #0003}.cfg-toast.err{background:#b91c1c}.cfg-screen .p-body{border-top:1px solid #eef2f6;padding:14px}.cfg-screen .p-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px}.cfg-screen .p-item{display:flex;flex-direction:column;gap:6px}.cfg-screen .p-item.embreve{opacity:.55}.cfg-screen .p-label{font-size:12.5px;color:#334155;font-weight:600}.cfg-screen .p-hint{font-size:11px;color:#94a3b8;line-height:1.4}.cfg-screen .embreve-badge{display:inline-block;margin-left:8px;padding:1px 7px;border-radius:10px;background:#fef3c7;color:#92400e;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;vertical-align:middle}.cfg-screen .p-toggle{display:inline-flex;border:1px solid #cbd5e1;border-radius:7px;overflow:hidden;width:fit-content}.cfg-screen .p-toggle button{border:0;background:#fff;padding:6px 16px;font-size:12.5px;color:#475569;cursor:pointer;border-right:1px solid #e2e8f0;transition:background .12s ease}.cfg-screen .p-toggle button:last-child{border-right:0}.cfg-screen .p-toggle button.on{background:#fff7ed;color:#ea6a0a;font-weight:700}.cfg-screen .p-toggle button:disabled{cursor:not-allowed}.cfg-screen .p-select{height:32px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;font-size:12.5px;background:#fff;color:#0f172a;min-width:190px;width:fit-content;font-family:inherit}.cfg-screen .p-input{height:32px;width:120px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;font-size:12.5px;text-align:right;font-family:DM Mono,monospace;background:#fff;color:#0f172a}.cfg-screen .p-footer{margin-top:16px;display:flex;justify-content:flex-end}.cfg-screen .info-card{display:flex;align-items:flex-start;gap:10px;background:#f8fafc;border:1px solid #e5e9f0;border-radius:10px;padding:12px 14px;font-size:12.5px;color:#475569;margin:4px 0 18px}.cfg-screen .usr-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cfg-screen .usr-top .t{font-size:13px;color:#64748b}.cfg-screen .usr-list{display:flex;flex-direction:column;gap:8px}.cfg-screen .usr-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e5e9f0;border-radius:10px;padding:11px 16px}.cfg-screen .usr-avatar{width:38px;height:38px;border-radius:50%;background:#fff7ed;color:#ea6a0a;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cfg-screen .usr-info{flex:1;min-width:0}.cfg-screen .usr-nome{font-weight:700;font-size:13.5px;color:#0f172a}.cfg-screen .usr-email{font-size:12px;color:#64748b}.cfg-screen .role-badge{font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;white-space:nowrap}.cfg-screen .role-admin{background:#fff7ed;color:#c2410c}.cfg-screen .role-gerente{background:#eff6ff;color:#1d4ed8}.cfg-screen .role-operador{background:#f0fdf4;color:#166534}.cfg-screen .usr-acts{display:flex;gap:6px;margin-left:6px}.cfg-screen .usr-empty{color:#94a3b8;font-size:13px;text-align:center;padding:40px}.cfg-screen .perm-wrap{display:grid;grid-template-columns:260px 1fr;gap:16px;align-items:start}.cfg-screen .grp-panel{background:#fff;border:1px solid #e5e9f0;border-radius:12px;overflow:hidden}.cfg-screen .grp-head{padding:11px 14px;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;justify-content:space-between}.cfg-screen .grp-head .lbl{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.cfg-screen .grp-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;border-bottom:1px solid #f2f5f9}.cfg-screen .grp-item:hover{background:#f8fafc}.cfg-screen .grp-item.on{background:#fff7ed;box-shadow:inset 3px 0 #f97316}.cfg-screen .grp-item .nm{font-weight:600;font-size:13px;color:#0f172a}.cfg-screen .grp-item .st{font-size:11px}.cfg-screen .grp-detail{background:#fff;border:1px solid #e5e9f0;border-radius:12px;overflow:hidden}.cfg-screen .grp-dh{padding:12px 16px;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;gap:10px}.cfg-screen .grp-nome-in{font-size:14px;font-weight:700;flex:1;max-width:280px;height:34px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;color:#0f172a}.cfg-screen .grp-nome-in:focus{outline:none;border-color:#f97316}.cfg-screen .grp-x{margin-left:auto;background:none;border:none;cursor:pointer;font-size:18px;color:#94a3b8;line-height:1;padding:2px 6px}.cfg-screen .grp-tabs{display:flex;border-bottom:1px solid #e5e9f0;padding:0 6px}.cfg-screen .grp-tabs button{border:0;background:transparent;padding:10px 14px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent}.cfg-screen .grp-tabs button.on{color:#0f172a;border-bottom-color:#f97316;font-weight:700}.cfg-screen .grp-note{font-size:12px;color:#64748b;padding:14px 16px}.cfg-screen .vinc-tbl{width:100%;border-collapse:collapse;font-size:12px}.cfg-screen .vinc-tbl th{text-align:left;color:#64748b;font-weight:700;font-size:10px;text-transform:uppercase;padding:7px 14px;background:#f8fafc;border-bottom:1px solid #e5e9f0}.cfg-screen .vinc-tbl td{padding:7px 14px;border-bottom:1px solid #f2f5f9}.cfg-screen .vinc-tbl tr:hover td{background:#d0dff2}.cfg-screen .vinc-tbl input{width:16px;height:16px;accent-color:#f97316}.cfg-screen .perm-matrix{width:100%;border-collapse:collapse;font-size:12.5px}.cfg-screen .perm-matrix th{text-align:left;color:#64748b;font-weight:700;font-size:10px;text-transform:uppercase;padding:8px 14px;background:#f8fafc;border-bottom:1px solid #e5e9f0}.cfg-screen .perm-matrix th.pc,.cfg-screen .perm-matrix td.pc{text-align:center;width:120px}.cfg-screen .perm-matrix td{padding:6px 14px;border-bottom:1px solid #f2f5f9}.cfg-screen .perm-matrix tr.grp-row td{background:#f1f5f9;font-weight:700;color:#334155;font-size:11px;text-transform:uppercase;letter-spacing:.03em;padding:6px 14px}.cfg-screen .perm-matrix tr.perm-disabled td{opacity:.55}.cfg-screen .perm-matrix input{width:16px;height:16px;accent-color:#f97316;cursor:pointer}.cfg-screen .grp-foot{padding:12px 16px;border-top:1px solid #e5e9f0;display:flex;justify-content:flex-end}.cfg-screen .grp-empty{padding:60px;text-align:center;color:#94a3b8;font-size:13px;background:#fff;border:1px solid #e5e9f0;border-radius:12px}.cfg-screen .adm-aviso{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 16px;font-size:12px;color:#166534;margin-top:16px;display:flex;align-items:center;gap:8px}.portal{display:flex;height:100vh;background:#f8fafc;color:#0f172a;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:13px}.portal .p-sidebar{width:220px;background:var(--nav, #14315F);color:#cbd5e1;flex-shrink:0;display:flex;flex-direction:column}.portal .p-logo{padding:16px 18px 6px}.portal .p-brand{display:flex;align-items:center;gap:10px}.portal .p-mk{height:34px;width:auto;flex:none}.portal .p-wm{display:flex;flex-direction:column;gap:4px}.portal .p-wm b{font-size:19px;font-weight:800;color:#fff;letter-spacing:.1em;line-height:.9}.portal .p-uline{display:block;width:24px;height:3px;background:var(--orange, #f97316);border-radius:3px}.portal .p-logo .s{font-size:11px;color:#94a3b8;margin-top:8px}.portal .p-loja{margin:8px 12px 6px;padding:8px 10px;background:#f973161f;border-radius:8px;font-size:12.5px;font-weight:600;color:#f97316;display:flex;align-items:center;gap:7px}.portal .p-nav{flex:1;padding:6px 8px;overflow-y:auto}.portal .p-navlabel{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.07em;padding:12px 10px 4px}.portal .p-navitem{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border-radius:7px;color:#94a3b8e6;font-size:12.5px;font-weight:500;background:none;border:none;cursor:pointer;text-align:left;margin:1px 0;font-family:inherit}.portal .p-navitem:hover{background:#ffffff12;color:#fff}.portal .p-navitem.on{background:#f9731626;color:#f97316;font-weight:600}.portal .p-navitem svg{width:16px;height:16px;flex-shrink:0}.portal .p-foot{border-top:1px solid rgba(255,255,255,.08);padding:10px 12px}.portal .p-user{display:flex;align-items:center;gap:9px;margin-bottom:8px}.portal .p-avatar{width:32px;height:32px;border-radius:50%;background:#334155;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.portal .p-user .n{font-size:12.5px;font-weight:600;color:#e2e8f0;line-height:1.1}.portal .p-user .p{font-size:10.5px;color:#94a3b8}.portal .p-sair{width:100%;padding:7px;background:none;border:1px solid rgba(255,255,255,.15);border-radius:7px;color:#fca5a5;font-size:12px;cursor:pointer;font-family:inherit}.portal .p-sair:hover{background:#ef44441f}.portal .p-main{flex:1;min-width:0;display:flex;flex-direction:column}.portal .p-topbar{height:48px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:12px;padding:0 18px;flex-shrink:0}.portal .p-hamb{display:none;background:none;border:none;cursor:pointer;font-size:20px;color:#475569}.portal .p-title{font-size:14px;font-weight:700}.portal .p-conn{margin-left:auto;font-size:11.5px;color:#64748b;display:flex;align-items:center;gap:6px}.portal .p-dot{width:8px;height:8px;border-radius:50%;background:#16a34a;display:inline-block}.portal .p-content{flex:1;overflow:auto;padding:18px 20px}.portal .p-holder{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:48px 24px;text-align:center;color:#94a3b8}.portal .p-holder .t{font-size:18px;font-weight:700;color:#334155;margin-bottom:6px}.portal .p-mobnav{display:none}@media (max-width: 700px){.portal .p-sidebar{position:fixed;z-index:60;height:100vh;left:-240px;transition:left .2s}.portal .p-sidebar.open{left:0}.portal .p-hamb{display:block}.portal .p-content{padding-bottom:78px}.portal .p-mobnav{display:flex;position:fixed;bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid #e2e8f0;z-index:50}.portal .p-mobitem{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;color:#64748b;font-size:10.5px;font-family:inherit}.portal .p-mobitem svg{width:21px;height:21px}.portal .p-mobitem.on{color:#f97316}.portal .p-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:55}}.portal .mono{font-family:DM Mono,monospace}.portal .p-ttl{font-size:20px;font-weight:700;margin-bottom:2px}.portal .p-sub{font-size:12.5px;color:#64748b;margin-bottom:14px}.portal .p-empty{text-align:center;color:#94a3b8;padding:30px}.portal .p-btn{height:34px;padding:0 14px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px}.portal .p-btn:hover{background:#f1f5f9}.portal .p-btn:disabled{opacity:.55;cursor:default}.portal .p-btn-pri{background:#f97316;color:#fff;border-color:#f97316}.portal .p-btn-pri:hover{background:#ea6a0a}.portal .p-btn-sm{height:28px;padding:0 10px;font-size:12px}.portal .p-subtabs{display:flex;gap:4px;border-bottom:1px solid #e2e8f0;margin:4px 0 14px}.portal .p-subtab{padding:9px 16px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:none;border-bottom:2px solid transparent;font-family:inherit;margin-bottom:-1px}.portal .p-subtab:hover{color:#475569}.portal .p-subtab.on{color:#f97316;border-bottom-color:#f97316}.portal .p-field{height:34px;border:1px solid #a7b3c4;border-radius:8px;padding:0 10px;font-size:13px;font-family:inherit;background:#fff;color:#0f172a}.portal .p-field:focus{outline:none;border-color:#f97316}.portal .ass-btn{height:34px;border-radius:8px}.portal .pf-bar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;margin-bottom:14px}.portal .pf-fld{display:flex;flex-direction:column;gap:3px}.portal .pf-fld label{font-size:11px;color:#64748b;font-weight:500}.portal .pf-chk{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#334155;cursor:pointer;height:34px}.portal .pf-chk input{width:15px;height:15px;accent-color:#f97316}.portal .p-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.portal .p-tbl{width:100%;border-collapse:collapse;font-size:11.5px}.portal .p-tbl thead th{background:#eef2f7;text-align:left;font-size:10px;font-weight:600;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;padding:5px 10px;white-space:nowrap}.portal .p-tbl th.r,.portal .p-tbl td.r{text-align:right}.portal .p-tbl th.c,.portal .p-tbl td.c{text-align:center}.portal .p-tbl tbody td{padding:3px 10px;border-bottom:1px solid #f1f5f9;color:#0f172a}.portal .p-tbl tbody tr.clik{cursor:pointer}.portal .p-tbl tbody tr:hover td{background:#d0dff2}.portal .p-badge{display:inline-block;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600}.portal .p-qtd{width:90px;text-align:right;height:28px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;font-family:DM Mono,monospace;font-size:12px;background:#fffdf8}.portal .p-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px}.portal .p-modal{background:#fff;border-radius:14px;width:min(980px,96vw);max-height:92vh;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000040}.portal .p-modal.wide{width:96vw}.portal .p-modal .mh{padding:14px 18px;border-bottom:1px solid #eef2f6;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.portal .p-modal .mh h2{font-size:16px;font-weight:700}.portal .p-modal .mh .info{font-size:12px;color:#64748b;margin-top:2px}.portal .p-modal .mb{padding:14px 18px;overflow:auto;flex:1}.portal .p-modal .mf{padding:12px 18px;border-top:1px solid #eef2f6;display:flex;align-items:center;gap:12px}.portal .p-mx{border:none;background:#f1f5f9;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:15px;color:#475569}.portal .p-prog{flex:1}.portal .p-prog .txt{font-size:12px;color:#64748b;display:flex;justify-content:space-between}.portal .p-prog-bar-wrap{height:6px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-top:4px}.portal .p-prog-bar{height:100%;background:#f97316;transition:width .2s}.portal .p-toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:10px 16px;border-radius:8px;font-size:12.5px;z-index:90;box-shadow:0 6px 20px #0003}.portal .p-toast.err{background:#b91c1c}.portal .req-chip{font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;white-space:nowrap;display:inline-block}.portal .req-chip.st-env{background:#fff7ed;color:#c2410c}.portal .req-chip.st-sep{background:#eff6ff;color:#1d4ed8}.portal .req-chip.st-cam{background:#f0fdfa;color:#0f766e}.portal .req-chip.st-rec{background:#f0fdf4;color:#15803d}.portal .req-chip.st-can{background:#f1f5f9;color:#64748b}:root{--orange: #f97316;--orange-2: #ea6a0a;--orange-dim: #fff3e9;--nav: #14315F;--nav-deep: #0F2A52;--bg: #eef1f4;--surface: #ffffff;--surface-2: #f4f6fa;--text1: #0f172a;--text2: #475569;--text3: #94a3b8;--border: #e2e8f0;--border-2: #d3dae3;--red: #ef4444;--green: #10b981;--amber: #f59e0b;--blue: #3b82f6}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text1);font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}
