@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#eaf2ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#09111d;--bg-soft:#0f1a29db;--bg-strong:#0a121ff5;--panel:#0e1928c7;--panel-strong:#08101cf0;--line:#89a1c129;--line-strong:#89a1c142;--text:#ecf3ff;--text-soft:#98acc7;--accent:#4cc9b0;--accent-strong:#8edcff;--danger:#ff7f7f;--warning:#f5bd73;--shadow:0 24px 80px #00000057;background:radial-gradient(circle at 0 0,#2a5eb542,#0000 24%),radial-gradient(circle at 100% 100%,#14a4832e,#0000 24%),linear-gradient(140deg,#07111f 0%,#0d1624 48%,#121d2d 100%);font-family:IBM Plex Sans,sans-serif}*{box-sizing:border-box}html,body,#root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100%;margin:0}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}input::placeholder,textarea::placeholder{color:#c4d4ecbd;opacity:1}.eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;background:#091727b8;border:1px solid #789dcc33;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .78rem;font-size:.72rem;font-weight:600;display:inline-flex}.app-loading-screen,.login-screen{place-items:center;min-height:100vh;padding:2rem;display:grid}.app-loading-card,.login-card,.dashboard-hero,.module-hero,.section-card,.metric-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#111c2beb 0%,#0a131fdb 100%);border-radius:28px}.app-loading-card,.login-card,.section-card,.metric-card{padding:1.35rem}.dashboard-hero,.module-hero{padding:1.7rem}.app-loading-card,.login-copy{width:min(100%,680px)}.app-loading-card h1,.login-copy h1,.dashboard-hero h1,.module-hero h1{margin:1rem 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.app-loading-card p,.login-copy p,.dashboard-hero p,.module-hero p,.section-card p,.metric-card p,.form-panel-header p,.placeholder-panel span,.form-hint,.sidebar-footer,.sidebar-link small{color:var(--text-soft);line-height:1.65}.app-shell{grid-template-columns:340px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:linear-gradient(#070f1cfa 0%,#060d19eb 100%);height:100vh;padding:1.5rem;position:sticky;top:0;overflow:auto}.brand-block{border:1px solid var(--line);background:linear-gradient(#0f1b2cfa 0%,#0c1623d1 100%);border-radius:24px;padding:1.25rem}.brand-block h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.35rem}.sidebar-search{background:linear-gradient(#101e30f5 0%,#0b1624eb 100%);border:1px solid #84a1c62e;border-radius:16px;align-items:center;gap:.75rem;margin:1rem 0 1.2rem;padding:0 .9rem;display:flex;box-shadow:inset 0 1px #ffffff0a}.sidebar-search input,.login-form input,.field-input input,.field-input select,.field-input textarea,.table-input{width:100%;min-height:3.45rem;color:var(--text);background:linear-gradient(#111f31f5 0%,#0b1725eb 100%);border:1px solid #84a1c62e;border-radius:14px;outline:none;padding:1rem 1.05rem;box-shadow:inset 0 1px #ffffff08}.sidebar-search input{background:0 0;border:0;padding-left:0}.light-date-input{width:100%}.light-date-input__control{color:#173653;background:linear-gradient(#fffffffa 0%,#f3f8fdf5 100%);border:1px solid #98b0d057;border-radius:14px;align-items:center;gap:.35rem;width:100%;min-height:3.45rem;padding:.35rem .45rem .35rem .85rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:inset 0 1px #ffffffd1}.light-date-input__control:focus-within{border-color:#429dd675;box-shadow:0 0 0 4px #56aadb24,inset 0 1px #ffffffd1}.light-date-input__text{color:#173653;width:100%;min-width:0;box-shadow:none;background:0 0;border:0;outline:none;padding:0}.light-date-input__text::placeholder{color:#375d8094}.light-date-input__trigger{color:#24527b;cursor:pointer;background:#dae8f4eb;border:0;border-radius:10px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .16s,color .16s,transform .16s;display:inline-flex}.light-date-input__trigger:hover:not(:disabled){color:#173653;background:#cadef0fa}.light-date-input__trigger:disabled{cursor:not-allowed;opacity:.55}.light-date-input__trigger--clear{color:#8c4f4f;background:#f3e2e2eb}.light-date-input__trigger--clear:hover:not(:disabled){color:#713838;background:#ecd4d4fa}.light-date-input--table .light-date-input__control{border-radius:12px;min-height:2.85rem;padding:.25rem .35rem .25rem .7rem}.light-date-input--table .light-date-input__trigger{border-radius:9px;width:1.85rem;height:1.85rem}.light-date-input__popover{z-index:2400;color:#173653;background:linear-gradient(#fffffffe 0%,#f2f7fcfb 100%);border:1px solid #aec4d9b8;border-radius:22px;padding:1rem;position:fixed;box-shadow:0 28px 80px #0f223638,0 6px 20px #0f22361f}.light-date-input__calendar-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.light-date-input__calendar-header strong{text-transform:capitalize;color:#173653;font-family:Space Grotesk,sans-serif;font-size:.98rem}.light-date-input__nav{color:#28577f;cursor:pointer;background:#ddeaf5f0;border:0;border-radius:10px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.light-date-input__nav:hover{background:#cee0effa}.light-date-input__weekday-row,.light-date-input__calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;display:grid}.light-date-input__weekday-row{margin-bottom:.5rem}.light-date-input__weekday{text-align:center;color:#6b86a0;text-transform:uppercase;font-size:.72rem;font-weight:700}.light-date-input__day{color:#173653;cursor:pointer;background:#e7eff7e6;border:0;border-radius:12px;min-height:2.35rem;font-weight:600;transition:background .16s,color .16s,transform .16s}.light-date-input__day:hover{background:#d4e4f1fa}.light-date-input__day--muted{color:#8ea2b7;background:#f3f7fad6}.light-date-input__day--today{box-shadow:inset 0 0 0 1px #317bb84d}.light-date-input__day--selected{color:#f8fcff;background:linear-gradient(#2d8bd4 0%,#226ca5 100%);box-shadow:0 10px 20px #2d8bd43d}.light-date-input__footer{justify-content:space-between;gap:.6rem;margin-top:.9rem;display:flex}.light-date-input__footer-button{color:#214f77;cursor:pointer;background:#dce9f4f0;border:0;border-radius:12px;flex:1;min-height:2.45rem;font-weight:700}.light-date-input__footer-button:hover{background:#cddfeefa}.light-date-input__footer-button.danger{color:#7f4242;background:#f4e3e3f5}.light-date-input__footer-button.danger:hover{background:#edd6d6fa}input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week]{color:#173653;background:linear-gradient(#fffffffa 0%,#f3f8fdf5 100%);border-color:#98b0d057;box-shadow:inset 0 1px #ffffffc7;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus{border-color:#429dd675;box-shadow:0 0 0 4px #56aadb24,inset 0 1px #ffffffd1}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.88;filter:none;background:#e7eff7e6;border-radius:999px;padding:.18rem}input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.88;filter:none;background:#e7eff7e6;border-radius:999px;padding:.18rem}input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.88;filter:none;background:#e7eff7e6;border-radius:999px;padding:.18rem}input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.88;filter:none;background:#e7eff7e6;border-radius:999px;padding:.18rem}input[type=week]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.88;filter:none;background:#e7eff7e6;border-radius:999px;padding:.18rem}input[type=date]::-webkit-date-and-time-value{color:inherit;background:0 0}input[type=time]::-webkit-date-and-time-value{color:inherit;background:0 0}input[type=datetime-local]::-webkit-date-and-time-value{color:inherit;background:0 0}input[type=month]::-webkit-date-and-time-value{color:inherit;background:0 0}input[type=week]::-webkit-date-and-time-value{color:inherit;background:0 0}input[type=date]::-webkit-datetime-edit-fields-wrapper{color:inherit;background:0 0}input[type=time]::-webkit-datetime-edit-fields-wrapper{color:inherit;background:0 0}input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper{color:inherit;background:0 0}input[type=month]::-webkit-datetime-edit-fields-wrapper{color:inherit;background:0 0}input[type=week]::-webkit-datetime-edit-fields-wrapper{color:inherit;background:0 0}input[type=date]::-webkit-datetime-edit{color:inherit;background:0 0}input[type=time]::-webkit-datetime-edit{color:inherit;background:0 0}input[type=datetime-local]::-webkit-datetime-edit{color:inherit;background:0 0}input[type=month]::-webkit-datetime-edit{color:inherit;background:0 0}input[type=week]::-webkit-datetime-edit{color:inherit;background:0 0}.sidebar-group{margin-bottom:1.2rem}.sidebar-group-toggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.2rem 0;display:flex}.sidebar-group-toggle small,.sidebar-group-icon{color:var(--text-soft)}.sidebar-group-icon{justify-content:center;align-items:center;display:inline-flex}.sidebar-section-label{color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem}.sidebar-links{gap:.35rem;display:grid}.sidebar-link{color:var(--text-soft);border-radius:16px;justify-content:flex-start;align-items:center;padding:.86rem .95rem;transition:all .16s;display:flex}.sidebar-link:hover,.sidebar-link.active{color:var(--text);background:#4a72b32e}.sidebar-link strong{font-size:.96rem;display:block}.sidebar-link-disabled{cursor:default;opacity:.78}.sidebar-link-disabled:hover{color:var(--text-soft);background:#141e2c7a}.sidebar-badge,.status-pill{background:#0e1824c2;border:1px solid #7a9ac233;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2.2rem;padding:.42rem .74rem;font-size:.78rem;display:inline-flex}.sidebar-badge-muted{color:var(--text-soft);background:#0c1521b8}.workspace{flex-direction:column;align-items:stretch;min-width:0;padding:clamp(1rem,2.2vw,2rem);display:flex}.topbar{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1421a8;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.topbar h3,.section-card h3,.metric-card h3{margin:0}.topbar p{color:var(--text-soft);margin:.25rem 0 0}.primary-button,.ghost-button,.logout-button,.table-action{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;transition:all .16s;display:inline-flex}.primary-button{color:#041017;background:linear-gradient(135deg,#4cc9b0 0%,#8edcff 100%);min-height:3.4rem;padding:.98rem 1.3rem;font-size:.98rem;font-weight:700}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 34px #4cc9b038}.ghost-button,.logout-button,.table-action{min-height:3.4rem;color:var(--text);border:1px solid var(--line);background:#122135cc;padding:.92rem 1.2rem;font-size:.97rem}.ghost-button:hover,.logout-button:hover,.table-action:hover{background:#1f334fe0}.ghost-button:disabled,.primary-button:disabled,.table-action:disabled{cursor:not-allowed;opacity:.5}.ghost-button.danger,.table-action.danger{color:#ffd4d4;background:#4f151d6b;border-color:#ff7f7f3d}.page-stack{gap:1.25rem;margin-top:1.1rem;display:grid}.metrics-grid,.crud-layout,.quick-links,.login-grid,.login-bullets,.form-grid{gap:1rem;display:grid}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-legacy-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-hero-pill{background:linear-gradient(#101e30e6 0%,#091220d1 100%);border:1px solid #84a1c62e;border-radius:22px;gap:.35rem;min-width:220px;padding:1rem 1.15rem;display:grid}.dashboard-hero-pill strong{font-family:Space Grotesk,sans-serif;font-size:1.35rem}.dashboard-hero-pill span{color:var(--text-soft)}.dashboard-card-grid,.dashboard-insights-grid,.dashboard-bottom-grid,.dashboard-filial-grid,.dashboard-chart-stack{gap:1rem;display:grid}.dashboard-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-kpi-card{color:#f5fbff;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:1rem;min-height:170px;padding:1.2rem 1.35rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #03081147}.dashboard-kpi-card:after{content:"";background:#ffffff14;border-radius:32px;width:120px;height:120px;position:absolute;inset:auto -24px -34px auto;transform:rotate(18deg)}.dashboard-kpi-card--sales{background:linear-gradient(135deg,#289b95 0%,#35c4c4 100%)}.dashboard-kpi-card--customers{background:linear-gradient(135deg,#2790c9 0%,#4cc0ff 100%)}.dashboard-kpi-card--products{background:linear-gradient(135deg,#e78b2f 0%,#f5b24c 100%)}.dashboard-kpi-card--suppliers{background:linear-gradient(135deg,#8cb737 0%,#aed04a 100%)}.dashboard-kpi-card--sold{background:linear-gradient(135deg,#134d79 0%,#256da0 100%)}.dashboard-kpi-card--branches{background:linear-gradient(135deg,#0f7e8d 0%,#18a1ae 100%)}.dashboard-kpi-card--cancelled{background:linear-gradient(135deg,#d84b4f 0%,#ef6c70 100%)}.dashboard-kpi-card--payments{background:linear-gradient(135deg,#7a34ae 0%,#9750cb 100%)}.dashboard-kpi-copy{z-index:1;flex:auto;gap:.6rem;min-width:0;display:grid;position:relative}.dashboard-kpi-copy strong{overflow-wrap:anywhere;font-family:Space Grotesk,sans-serif;font-size:clamp(1.55rem,2.1vw,2.35rem);line-height:1.05}.dashboard-kpi-copy span{max-width:17ch;font-size:1rem;line-height:1.35}.dashboard-kpi-icon{z-index:1;background:#ffffff1a;border-radius:22px;flex:none;justify-content:center;align-self:flex-start;align-items:center;min-width:72px;min-height:72px;display:inline-flex;position:relative}.dashboard-insights-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start}.dashboard-bottom-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start}.dashboard-chart-stack{grid-template-columns:1fr}.dashboard-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.dashboard-section-header h3{margin:.75rem 0 .35rem;font-size:1.35rem}.dashboard-section-header p{margin:0}.dashboard-filial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-filial-card{background:linear-gradient(#0d1a2aeb 0%,#091421e0 100%);border:1px solid #84a1c62e;border-radius:24px;gap:1rem;padding:1.15rem;display:grid}.dashboard-filial-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-filial-header h4{margin:.7rem 0 .35rem;font-size:1.2rem}.dashboard-filial-header p{color:var(--text-soft);margin:0}.dashboard-filial-icon{--filial-color:#4cc9b038;background:color-mix(in srgb, var(--filial-color) 40%, #0e1928e6);color:#eaf5ff;border:1px solid #84a1c629;border-radius:18px;justify-content:center;align-items:center;min-width:58px;min-height:58px;display:inline-flex}.dashboard-filial-metrics{gap:.75rem;margin:0;display:grid}.dashboard-filial-metrics div{border-bottom:1px solid #89a1c11f;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.7rem;display:flex}.dashboard-filial-metrics div:last-child{border-bottom:0;padding-bottom:0}.dashboard-filial-metrics dt{color:var(--text-soft)}.dashboard-filial-metrics dd{text-align:right;margin:0;font-weight:700}.dashboard-chart-card{gap:1rem;display:grid}.dashboard-chart-card--full{width:100%}.dashboard-trend-wrap{gap:1rem;display:grid}.dashboard-trend-card{background:radial-gradient(circle at 0 0,#4cc9b024,#0000 42%),linear-gradient(#0c1a2af5 0%,#07121de6 100%);border:1px solid #84a1c629;border-radius:24px;overflow:hidden}.dashboard-trend-svg{width:100%;height:auto;display:block}.dashboard-trend-grid-line{stroke:#89a1c129;stroke-width:1px}.dashboard-trend-area{fill:#4cc9b024}.dashboard-trend-line{fill:none;stroke:#69d8ff;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.dashboard-trend-point{fill:#0d1827;stroke:#fff;stroke-width:3px}.dashboard-trend-label{fill:#9cb5d3;font-size:13px;font-weight:700}.dashboard-trend-legend{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;display:grid}.dashboard-trend-legend-item{background:#0a1421c2;border:1px solid #84a1c624;border-radius:18px;align-items:center;gap:.75rem;padding:.95rem 1rem;display:flex}.dashboard-trend-legend-item strong{display:block}.dashboard-trend-legend-item small{color:var(--text-soft)}.dashboard-trend-dot{border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 4px #ffffff0f}.dashboard-bar-chart{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:end;gap:1rem;min-height:320px;display:grid}.dashboard-bar-item{justify-items:center;gap:.65rem;display:grid}.dashboard-bar-value{color:var(--text-soft);font-size:.82rem}.dashboard-bar-track{background:linear-gradient(#0f1c2ceb 0%,#08121ee0 100%);border:1px solid #84a1c624;border-radius:20px;align-items:end;width:100%;height:220px;padding:.5rem;display:flex}.dashboard-bar-fill{border-radius:16px 16px 12px 12px;width:100%;min-height:14px;box-shadow:inset 0 1px #ffffff26}.dashboard-bar-item strong{font-size:.92rem}.dashboard-mix-list{gap:1rem;display:grid}.dashboard-mix-row{gap:.55rem;display:grid}.dashboard-mix-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-mix-meta span{color:var(--text-soft)}.dashboard-mix-meta strong{font-family:Space Grotesk,sans-serif;font-size:1.05rem}.dashboard-mix-track{background:#111f31f5;border:1px solid #84a1c624;border-radius:999px;height:16px;overflow:hidden}.dashboard-mix-fill{border-radius:inherit;height:100%;box-shadow:inset 0 1px #ffffff2e}.dashboard-quick-links{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-quick-link{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-loading-card,.dashboard-error-card{gap:1rem;display:grid}.dashboard-inline-feedback{align-items:flex-start;gap:.85rem;display:flex}.dashboard-inline-feedback h3{margin:0 0 .35rem}.dashboard-inline-feedback p{margin:0}.dashboard-chart-empty{min-height:240px;color:var(--text-soft);text-align:center;background:#08101d7a;border:1px dashed #84a1c62e;border-radius:22px;place-items:center;display:grid}.quick-links{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.quick-link{border:1px solid var(--line);background:#08101da8;border-radius:18px;gap:.35rem;padding:1rem;display:grid}.quick-link strong{font-size:.96rem}.quick-link span{color:var(--text-soft);font-size:.85rem}.metric-card strong{margin-top:.8rem;font-family:Space Grotesk,sans-serif;font-size:2rem;display:block}.login-screen{background:radial-gradient(circle at 0 0,#228a5e1f,#0000 28%),radial-gradient(circle at 100% 100%,#1c62b11f,#0000 34%),linear-gradient(#f4f8fc 0%,#e7eef6fa 100%)}.login-grid{grid-template-columns:minmax(340px,1.08fr) minmax(420px,.92fr);align-items:stretch;gap:1.5rem;width:min(1180px,100%)}.login-copy{width:100%;min-height:min(720px,100vh - 4rem);padding:0}.login-brand-card{background:radial-gradient(circle at 100% 0,#1f7ece14,#0000 36%),radial-gradient(circle at 0 100%,#1e92611a,#0000 32%),linear-gradient(#fffffffa 0%,#f4f9fdf2 100%);border:1px solid #6f89aa29;border-radius:32px;align-content:center;justify-items:center;gap:1.35rem;min-height:100%;padding:clamp(2rem,4vw,3rem);display:grid;box-shadow:0 30px 70px #3654771f,inset 0 1px #ffffffe6}.login-brand-logo{object-fit:contain;width:min(100%,360px);height:auto;display:block}.login-brand-site{color:#1b4f84;letter-spacing:.04em;font-size:.98rem;font-weight:700;text-decoration:none}.login-brand-site:hover{color:#143a61;text-decoration:underline}.login-access-card{align-content:start;gap:1.35rem;min-height:min(720px,100vh - 4rem);padding:clamp(1.8rem,3vw,2.45rem);display:grid}.login-card-header{gap:.8rem;display:grid}.login-card-company{color:#557188;letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:700}.login-card-header h1{color:#16324d;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.04}.login-bullet{border:1px solid var(--line);background:#0d1826b8;border-radius:18px;align-items:flex-start;gap:.8rem;padding:.9rem 1rem;display:flex}.login-form{gap:1rem;margin-top:.15rem;display:grid}.login-form label,.field-shell{gap:.45rem;display:grid}.login-form label{color:#35536d;font-size:.92rem;font-weight:700}.login-actions,.crud-action-row,.crud-toolbar-actions,.pagination-actions,.inline-actions,.child-collection-header{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.login-example-button{margin-left:auto}.login-error{color:#ffc4c4;background:#4f151d99;border:1px solid #ff7a7a38;border-radius:16px;padding:.85rem 1rem}.login-version-block{border-top:1px solid #6f89aa33;gap:.45rem;margin-top:auto;padding-top:1.2rem;display:grid}.login-version-block span{color:#58728a;font-size:.93rem;font-weight:600}.crud-page,.consulta-page,.form-page{gap:1rem;display:grid}.consulta-panel,.form-page-card{width:100%}.consulta-panel{gap:1rem;padding:clamp(1.35rem,2vw,1.85rem);display:grid}.form-page-card{gap:1.25rem;padding:clamp(1.35rem,2vw,2rem);display:grid}.form-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.form-page-header>div:first-child{gap:.6rem;display:grid}.form-page-header h3{margin:0;font-size:1.35rem}.form-page-header p{margin:0}.form-page-footer{z-index:4;margin-top:.25rem;padding-top:.35rem;position:sticky;bottom:0}.form-page-footer-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffff5 0%,#f2f7fdfa 100%);border:1px solid #718db12e;border-radius:24px;padding:.95rem 1rem;box-shadow:0 18px 36px #3558821f,inset 0 1px #ffffffeb}.form-page-action-row{justify-content:flex-end}.ops-form-footer,.nfe-form-footer{z-index:4;margin-top:.25rem;padding-top:.35rem;position:sticky;bottom:0}.ops-form-footer-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffff5 0%,#f2f7fdfa 100%);border:1px solid #718db12e;border-radius:24px;padding:.95rem 1rem;box-shadow:0 18px 36px #3558821f,inset 0 1px #ffffffeb}.crud-layout{grid-template-columns:1.3fr 1fr}.crud-toolbar{background:linear-gradient(#0d1a2aeb 0%,#091421e6 100%);border:1px solid #84a1c629;border-radius:24px;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.crud-toolbar-filters{flex:1;grid-template-columns:minmax(320px,1.5fr) minmax(250px,.9fr);gap:.9rem;display:grid}.advanced-filters-grid{background:linear-gradient(#0d1a2ac7 0%,#08121db8 100%);border:1px solid #84a1c629;border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff08}.field-input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:16px}.field-input input,.field-input select,.field-input textarea,.table-input{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}.field-helper,.field-error-inline{font-size:.82rem;line-height:1.45}.field-helper{color:var(--text-soft)}.field-error-inline{color:#ffc4c4}.lookup-input-shell{grid-template-columns:minmax(0,1fr) auto;gap:.8rem;display:grid}.lookup-text-input{min-width:0}.lookup-trigger-button{min-height:3.45rem;color:var(--text);cursor:pointer;background:linear-gradient(#122135e6 0%,#0d1725e6 100%);border:1px solid #789dcc38;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;padding:.92rem 1.1rem;transition:all .16s;display:inline-flex}.lookup-trigger-button--compact{gap:0;min-width:3.45rem;padding-inline:0}.lookup-trigger-button:hover{background:#1f334fe0}.lookup-trigger-button:disabled{cursor:not-allowed;opacity:.5}.lookup-dialog-overlay{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040a13bd;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.tributacao-pre-layout{gap:1rem}.tributacao-pre-card{background:linear-gradient(#fffffffa,#f4f8fcf5);border:1px solid #163a6324;border-radius:18px;padding:1.1rem 1.15rem;box-shadow:0 18px 40px #10233c14}.tributacao-pre-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem 1rem;display:grid}.tributacao-pre-slot--tri_id,.tributacao-pre-slot--descricao,.tributacao-pre-slot--cfop_consumidor,.tributacao-pre-slot--atualiza_aliquotas{grid-column:span 2}.tributacao-pre-meta{justify-content:flex-end;margin-top:1rem;display:flex}.tributacao-pre-conversao-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;display:grid}.tributacao-pre-conversao-actions{justify-content:flex-end;margin:0}.tributacao-pre-conversao-table td:first-child{color:#163a63;font-weight:700}@media (width<=1100px){.tributacao-pre-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.tributacao-pre-form-grid,.tributacao-pre-conversao-grid{grid-template-columns:minmax(0,1fr)}.tributacao-pre-slot--tri_id,.tributacao-pre-slot--descricao,.tributacao-pre-slot--cfop_consumidor,.tributacao-pre-slot--atualiza_aliquotas{grid-column:span 1}.tributacao-pre-conversao-actions{justify-content:stretch}}.lookup-dialog{border:1px solid var(--line);width:min(1080px,100%);max-height:min(88vh,920px);box-shadow:var(--shadow);background:linear-gradient(#101c2bfa 0%,#08121ef5 100%);border-radius:28px;grid-template-rows:auto auto minmax(0,1fr);gap:1rem;padding:1.35rem;display:grid;overflow:hidden}.lookup-dialog-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.lookup-dialog-header strong{margin-bottom:.25rem;font-size:1.18rem;display:block}.lookup-dialog-header span{color:var(--text-soft)}.lookup-dialog-toolbar{flex-wrap:wrap;align-items:end;gap:1rem;display:flex}.lookup-dialog-search{flex:1}.lookup-dialog-results{overscroll-behavior:contain;min-height:0;overflow:auto}.lookup-loading{min-height:220px;color:var(--text-soft);align-items:center;gap:.7rem;display:inline-flex}.movement-dialog-overlay{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030810c7;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.movement-dialog{width:min(1100px,100%)}.movement-loading{min-height:220px;color:var(--text-soft);align-items:center;gap:.7rem;display:inline-flex}.movement-step-shell,.movement-form-shell{gap:1rem;display:grid}.movement-step-intro,.movement-product-banner{background:#0a14229e;border:1px solid #84a1c624;border-radius:22px;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;display:flex}.movement-step-intro strong,.movement-product-banner strong{margin-bottom:.2rem;display:block}.movement-step-intro span,.movement-product-banner span{color:var(--text-soft)}.movement-step-grid{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:1rem;display:grid}.movement-grade-card{gap:.75rem;display:grid}.movement-grade-card strong{font-size:.95rem}.movement-grid{align-items:start}.table-action.active{color:var(--accent);background:#4cc9b02e}@media (width<=900px){.movement-step-grid{grid-template-columns:1fr}}.spin{animation:1s linear infinite spin}.field-input.with-icon{background:linear-gradient(#111f31f5 0%,#0b1725eb 100%);border:1px solid #84a1c62e;align-items:center;gap:.75rem;min-height:3.45rem;padding:0 1rem;display:flex;box-shadow:inset 0 1px #ffffff08}.field-input.with-icon input{box-shadow:none;background:0 0;border:0;min-height:0;padding-left:0}.field-input.with-icon input:focus{box-shadow:none}.field-input select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ed9f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:14px 14px;padding-right:3rem}.toggle-option{color:#d8e5f8;align-items:center;gap:.55rem;font-weight:500;display:inline-flex}.toggle-option input,.checkbox-shell input{width:1.05rem;height:1.05rem;accent-color:var(--accent)}.table-scroll{background:#08101d6b;border:1px solid #84a1c624;border-radius:22px;overflow:auto}.lookup-dialog-results .table-scroll{max-height:min(54vh,560px)}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #89a1c11f;padding:.82rem .9rem;font-size:.9rem}th{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a121ef5;font-size:.78rem;position:sticky;top:0}th.sortable{cursor:pointer}tbody tr{transition:all .14s}.empty-table-row{color:var(--text-soft);text-align:center;white-space:normal}.pagination-bar,.form-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.form-panel{align-content:start;gap:1rem;display:grid}.placeholder-panel{text-align:center;background:#08101d7a;border:1px dashed #89a1c133;border-radius:20px;place-items:center;gap:.7rem;min-height:280px;padding:1.5rem;display:grid}.placeholder-panel strong{font-size:1.02rem}.tab-strip{border:1px solid var(--line);background:#08101d8f;border-radius:24px;flex-wrap:wrap;gap:.85rem;padding:.7rem;display:flex}.tab-chip{cursor:pointer;min-width:clamp(120px,9vw,154px);min-height:3.25rem;color:var(--text-soft);background:#0e1824d6;border:1px solid #7a9ac23d;border-radius:18px;flex:140px;justify-content:center;align-items:center;padding:.88rem 1.18rem;font-size:.96rem;font-weight:600;transition:all .16s;display:inline-flex}.tab-chip:hover{color:var(--text);background:#19293fdb;border-color:#789dcc59}.form-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}.form-grid-wide{grid-template-columns:repeat(3,minmax(260px,1fr))}.form-grid-wide .span-2{grid-column:1/-1}.span-2{grid-column:span 2}.field-shell span,.child-collection-header strong{color:#dce8f9;font-weight:600}textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:120px;color:var(--text);background:#0a131feb;border-radius:14px;outline:none;padding:.92rem 1rem}textarea:focus{border-color:#4ed2b68c;box-shadow:0 0 0 4px #4ed2b61f}.checkbox-shell{background:linear-gradient(#111f31f5 0%,#0b1725eb 100%);border:1px solid #84a1c629;border-radius:16px;align-items:center;gap:.7rem;min-height:68px;padding:1rem 1.1rem;display:flex}.child-collection{gap:.8rem;padding-top:.4rem;display:grid}.child-collection-header{justify-content:space-between}.module-tab-note,.module-readonly-dataset{background:linear-gradient(#122032e6 0%,#0b1724db 100%);border:1px solid #84a1c629;border-radius:18px;gap:.9rem;padding:1rem 1.1rem;display:grid}.module-tab-note{grid-template-columns:minmax(0,1fr) auto;align-items:center}.module-tab-note strong,.module-readonly-header strong{color:var(--text-primary)}.module-tab-note p,.module-readonly-header p{color:var(--text-soft);margin:.3rem 0 0}.module-tab-note-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.module-readonly-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.abertura-back-button{margin-bottom:.9rem}.table-input{min-width:110px;padding:.7rem .8rem}.import-page-card,.import-panel{gap:1.25rem;display:grid}.import-summary-grid,.import-result-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.import-summary-card,.import-result-card{background:linear-gradient(#101e30eb 0%,#0a1521e0 100%);border:1px solid #84a1c629;border-radius:22px;gap:.55rem;padding:1.15rem;display:grid}.import-summary-card strong,.import-result-card strong{font-family:Space Grotesk,sans-serif;font-size:1.75rem}.import-summary-card span:last-child,.import-result-card span:last-child,.import-file-meta small,.import-copy p{color:var(--text-soft)}.import-copy{gap:.55rem;display:grid}.import-copy h3{margin:0;font-size:1.45rem}.import-dropzone{background:linear-gradient(#0c1b2cd1 0%,#08121db3 100%);border:1px dashed #789dcc5c;border-radius:24px;gap:1rem;padding:1.25rem;display:grid}.import-dropzone-copy{align-items:flex-start;gap:.9rem;display:flex}.import-dropzone-copy strong,.import-file-meta span{color:var(--text);font-weight:700;display:block}.import-dropzone input[type=file]{width:100%;min-height:auto;box-shadow:none;background:0 0;border:0;padding:0}.import-dropzone input[type=file]::file-selector-button{color:#041017;cursor:pointer;background:linear-gradient(135deg,#4cc9b0 0%,#8edcff 100%);border:0;border-radius:14px;margin-right:1rem;padding:.9rem 1.2rem;font-weight:700}.import-file-meta{gap:.25rem;display:grid}.import-action-row{flex-wrap:wrap;gap:.85rem;display:flex}.import-result-pill{grid-column:1/-1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1240px){.crud-layout,.metrics-grid,.quick-links,.login-grid{grid-template-columns:1fr}.login-brand-card{min-height:260px;padding:1.5rem}.dashboard-card-grid,.dashboard-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-insights-grid,.dashboard-bottom-grid,.dashboard-filial-grid{grid-template-columns:1fr}.form-grid-wide{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (width<=1080px){.app-shell,.crud-toolbar-filters,.form-grid,.form-grid-wide{grid-template-columns:1fr}.dashboard-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{height:auto;position:relative}.form-grid-wide .span-2{grid-column:span 1}.lookup-input-shell{grid-template-columns:1fr}}@media (width<=840px){.app-shell{grid-template-columns:1fr}.workspace{padding:1rem}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.topbar,.pagination-bar,.form-panel-header,.crud-toolbar{align-items:flex-start}.login-screen{padding:1rem}.tab-chip{flex-basis:calc(50% - .85rem);min-width:0}.dashboard-legacy-hero,.dashboard-filial-header{flex-direction:column}.dashboard-kpi-card{min-height:150px}}@media (width<=620px){.sidebar{padding:1rem}.module-hero,.dashboard-hero,.section-card,.form-page-card{padding:1.1rem}.form-page-header,.crud-action-row,.pagination-actions,.child-collection-header{width:100%}.form-page-footer,.ops-form-footer,.nfe-form-footer{padding-top:0;position:static}.primary-button,.ghost-button,.logout-button,.table-action,.tab-chip{width:100%}.tab-chip{flex-basis:100%}.dashboard-card-grid,.dashboard-quick-links{grid-template-columns:1fr}.dashboard-bar-chart{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-filial-metrics div,.dashboard-mix-meta{flex-direction:column;align-items:flex-start}}:root{color:#1f2f43;--bg:#eef3f9;--bg-soft:#ffffffe0;--bg-strong:#fffffff5;--panel:#fffffff0;--panel-strong:#fffffffa;--line:#6f84a42e;--line-strong:#6f84a447;--text:#1f2f43;--text-soft:#61758e;--accent:#0d8f7a;--accent-strong:#0e6fd0;--danger:#cc4d4d;--warning:#bf7a1a;--shadow:0 18px 42px #2d4a6d1f;background:radial-gradient(circle at 0 0,#6faaff29,#0000 28%),radial-gradient(circle at 100% 100%,#49c7a41f,#0000 24%),linear-gradient(#f5f8fc 0%,#eef3f9 48%,#e7edf5 100%)}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input::placeholder,textarea::placeholder{color:#61758ecc}.app-loading-card,.login-card,.dashboard-hero,.module-hero,.section-card,.metric-card,.topbar,.lookup-dialog,.movement-dialog{box-shadow:var(--shadow);background:linear-gradient(#fffffffa 0%,#f7fafef5 100%)}.sidebar{background:linear-gradient(#f5f9fdf5 0%,#ecf2f9f0 100%)}.brand-block,.sidebar-search,.sidebar-badge,.sidebar-badge-muted,.status-pill,.dashboard-hero-pill,.dashboard-filial-card,.dashboard-trend-card,.dashboard-trend-legend-item,.dashboard-bar-track,.quick-link,.crud-toolbar,.advanced-filters-grid,.table-scroll,.placeholder-panel,.tab-strip,.checkbox-shell,.import-summary-card,.import-result-card,.import-dropzone,.lookup-trigger-button,.movement-step-intro,.movement-product-banner{border-color:var(--line);box-shadow:none;background:#fffffff0}.sidebar-search input,.login-form input,.field-input input,.field-input select,.field-input textarea,.field-input.with-icon,.table-input,textarea{color:var(--text);background:#fffffffa;border-color:#6f84a438;box-shadow:inset 0 1px #fffc}.sidebar-search input{background:0 0}.sidebar-link{color:var(--text-soft)}.sidebar-link:hover,.sidebar-link.active,.table-action.active,.tab-chip.active{color:var(--text);background:#0e6fd01a}.sidebar-link-disabled:hover,tbody tr:hover{background:#0e6fd00f}.ghost-button,.logout-button,.table-action,.lookup-trigger-button,.tab-chip{color:var(--text);background:#fffffff5;border:1px solid #6f84a43d}.ghost-button:hover,.logout-button:hover,.table-action:hover,.lookup-trigger-button:hover,.tab-chip:hover{background:#ecf3fafa}.sidebar-badge,.eyebrow{color:var(--accent-strong);background:#0e6fd00f;border-color:#0e6fd01f}.field-shell span,.toggle-option,.dashboard-trend-label,.topbar p,.app-loading-card p,.login-copy p,.dashboard-hero p,.module-hero p,.section-card p,.metric-card p,.form-panel-header p,.placeholder-panel span,.form-hint,.sidebar-footer,.sidebar-link small,.dashboard-filial-header p,.dashboard-mix-meta span,.dashboard-bar-value,.quick-link span,.import-summary-card span:last-child,.import-result-card span:last-child,.import-file-meta small,.import-copy p{color:var(--text-soft)}.login-error{color:#8d2f2f;background:#cc4d4d1a;border-color:#cc4d4d33}.lookup-dialog-overlay,.movement-dialog-overlay{background:#e8eff7c7}.form-tabs{flex-wrap:wrap;gap:.75rem;display:flex}.form-tab-btn{min-height:3rem;color:var(--text-soft);cursor:pointer;background:#fffffff5;border:1px solid #6f84a438;border-radius:16px;padding:.8rem 1.1rem;transition:all .16s}.form-tab-btn:hover,.form-tab-btn.active{color:var(--text);background:#0e6fd01a;border-color:#0e6fd033}.field-input select option{color:var(--text);background:#fff}:root{--surface-raised:#fffffffb;--surface-soft:#f7fafdfa;--surface-tint:#f0f5faf0;--surface-border:#6e83a133;--surface-shadow:0 16px 38px #3c57781a;--button-neutral-border:#7488a447;--button-neutral-bg:linear-gradient(180deg, #fbfdff 0%, #eef3f8 100%);--button-neutral-bg-hover:linear-gradient(180deg, #f7fbff 0%, #e8f0f8 100%);--button-neutral-shadow:0 10px 22px #3c577814;--success:#2f8f5b;--success-strong:#58b97e;--success-shadow:0 16px 28px #2f8f5b33;--danger-soft:#fff1f1;--danger-soft-strong:#f8e1e1;--danger-border:#c5727252;--danger-text-soft:#a45259;--accent-soft-bg:#0e6fd014;--accent-soft-bg-strong:#0e6fd024}body{background-attachment:fixed}.app-loading-card,.login-card,.dashboard-hero,.module-hero,.section-card,.metric-card,.topbar,.lookup-dialog,.movement-dialog{border-color:var(--surface-border);background:linear-gradient(180deg, var(--surface-raised) 0%, var(--surface-soft) 100%);box-shadow:0 1px 0 #ffffffd9 inset, var(--surface-shadow);border-radius:24px}.sidebar{background:linear-gradient(#f7fafdfa 0%,#ecf2f9f2 100%);border-right-color:#6e83a129}.brand-block{background:radial-gradient(circle at 100% 0,#0e6fd017,#0000 30%),linear-gradient(#fffffffa 0%,#f3f8fcf5 100%);border-color:#6e83a12e;box-shadow:0 12px 24px #3c577814}.sidebar-search,.crud-toolbar,.advanced-filters-grid,.table-scroll,.tab-strip,.placeholder-panel,.import-summary-card,.import-result-card,.import-dropzone,.movement-step-intro,.movement-product-banner{border-color:var(--surface-border);background:linear-gradient(#fffffff7 0%,#f4f8fcf5 100%)}.sidebar-group-toggle{border-radius:16px;padding:.6rem .7rem;transition:background .16s,color .16s}.sidebar-link{background:#ffffff6b;border:1px solid #0000}.sidebar-link:hover,.sidebar-link.active{background:linear-gradient(#e3eefbf0 0%,#eff6fdfa 100%);border-color:#0e6fd024;box-shadow:0 8px 18px #3c57780f}.primary-button,.ghost-button,.logout-button,.table-action,.lookup-trigger-button{letter-spacing:.01em;box-shadow:var(--button-neutral-shadow);font-weight:600}.primary-button{color:#fff;background:linear-gradient(135deg, var(--success) 0%, var(--success-strong) 100%);box-shadow:var(--success-shadow);border:1px solid #25784929}.ghost-button,.logout-button,.table-action,.lookup-trigger-button{background:var(--button-neutral-bg);border:1px solid var(--button-neutral-border);color:#23364a}.ghost-button:hover,.logout-button:hover,.table-action:hover,.lookup-trigger-button:hover{background:var(--button-neutral-bg-hover);border-color:#5b759757;transform:translateY(-1px)}.logout-button:hover{background:linear-gradient(#f1f7ff 0%,#e2ecf9 100%)}.ghost-button.danger,.table-action.danger{color:var(--danger-text-soft);border-color:var(--danger-border);background:linear-gradient(180deg, var(--danger-soft) 0%, var(--danger-soft-strong) 100%);box-shadow:0 10px 20px #aa59621a}.ghost-button.danger:hover,.table-action.danger:hover{background:linear-gradient(#ffeaea 0%,#f5d6d6 100%);border-color:#b75f6861}.primary-button:focus-visible,.ghost-button:focus-visible,.logout-button:focus-visible,.table-action:focus-visible,.lookup-trigger-button:focus-visible,.sidebar-group-toggle:focus-visible,.tab-chip:focus-visible{box-shadow:0 0 0 4px #0e6fd01f, var(--button-neutral-shadow);outline:none}.ghost-button.danger:focus-visible,.table-action.danger:focus-visible{box-shadow:0 0 0 4px #c472721f,0 10px 20px #aa59621a}.status-pill{background:#0d8f7a12;border-color:#0d8f7a29}.tab-chip{color:var(--text-soft);background:linear-gradient(#fffffffa 0%,#eff4f9fa 100%);border:1px solid #7488a43d;box-shadow:0 8px 16px #3c57780d}.tab-chip:hover{background:linear-gradient(#f5f9fd 0%,#e8eff7fa 100%)}.tab-chip.active{color:#184e46;background:linear-gradient(#e4f5ecf5 0%,#f1f9f5fa 100%);border-color:#2f8f5b33;box-shadow:0 10px 20px #2f8f5b14}th{color:#345274;background:linear-gradient(#f3f7fc 0%,#ecf2f9fa 100%)}:root{--brand-blue:#1d6ee8;--brand-blue-strong:#1557bb;--brand-cyan:#12a9c6;--brand-emerald:#1c9b67;--brand-emerald-strong:#157a51;--brand-amber:#db8a1f;--brand-slate:#24384f;--surface-shadow:0 20px 48px #2745671f;--button-neutral-shadow:0 12px 28px #2945671a;--success:#24935f;--success-strong:#1aa06a;--success-shadow:0 18px 34px #24935f3d;--accent:#118d84;--accent-strong:#1d6ee8;--text:#213449;--text-soft:#566c84}body{background:radial-gradient(circle at 0 0,#1d6ee829,#0000 26%),radial-gradient(circle at 85% 10%,#12a9c61f,#0000 22%),radial-gradient(circle at 100% 100%,#1c9b6724,#0000 24%),linear-gradient(#f6f9fd 0%,#edf3fa 46%,#e5edf7 100%)}.app-shell{position:relative}.sidebar{background:linear-gradient(#f4f9fffa 0%,#e8f1fbf5 100%);box-shadow:inset -1px 0 #7c98be24}.brand-block{background:radial-gradient(circle at 100% 0,#1d6ee82e,#0000 34%),linear-gradient(145deg,#fffffffa 0%,#ebf4fff5 100%);border-color:#1d6ee82e;position:relative;overflow:hidden;box-shadow:0 14px 30px #3558821a,inset 0 1px #ffffffd1}.brand-block:after{content:"";background:linear-gradient(135deg,#1d6ee824,#12a9c614);border-radius:28px;width:120px;height:120px;position:absolute;inset:auto -28px -38px auto;transform:rotate(12deg)}.brand-block h2{z-index:1;color:var(--brand-slate);letter-spacing:-.02em;position:relative}.sidebar-search,.crud-toolbar,.advanced-filters-grid,.table-scroll,.tab-strip,.placeholder-panel,.import-summary-card,.import-result-card,.import-dropzone,.movement-step-intro,.movement-product-banner{background:linear-gradient(#fffffffc 0%,#f2f7fdfa 100%);border-color:#728eb033;box-shadow:0 10px 24px #3558820f}.sidebar-section-label{color:#4d6887;letter-spacing:.16em;font-weight:700}.sidebar-group-toggle:hover{background:#1d6ee814}.sidebar-link{color:#56708a;background:#ffffff80;border:1px solid #0000;position:relative}.sidebar-link:hover,.sidebar-link.active{color:#163858;background:linear-gradient(#ddebfffa 0%,#eff6ff 100%);border-color:#1d6ee833;box-shadow:0 12px 26px #3558821a}.sidebar-link.active:before{content:"";background:linear-gradient(180deg, var(--brand-blue) 0%, var(--brand-cyan) 100%);border-radius:999px;width:4px;position:absolute;top:.55rem;bottom:.55rem;left:.55rem}.sidebar-link strong{padding-left:.55rem}.topbar,.module-hero,.section-card,.metric-card,.lookup-dialog,.movement-dialog{border-color:#748eb033;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 18px 40px #2e4c6d1a}.topbar:before,.module-hero:before,.section-card:before{content:"";background:linear-gradient(90deg, var(--brand-blue) 0%, var(--brand-cyan) 48%, var(--brand-emerald) 100%);opacity:.95;height:5px;position:absolute;top:0;left:0;right:0}.topbar{background:linear-gradient(#fffffffa 0%,#f3f8fef5 100%)}.topbar h3,.module-hero h1,.section-card h3,.metric-card h3{color:#1d3147}.topbar p{color:#54708c;font-weight:600}.module-hero{background:radial-gradient(circle at 100% 0,#1d6ee826,#0000 30%),radial-gradient(circle at 0 100%,#1c9b671f,#0000 32%),linear-gradient(#fffffffc 0%,#f4f9fffa 100%)}.eyebrow,.sidebar-badge{color:var(--brand-blue-strong);background:linear-gradient(#e9f2fff5 0%,#f4f8fffa 100%);border-color:#1d6ee829;box-shadow:inset 0 1px #ffffffd6}.status-pill{color:var(--brand-emerald-strong);background:linear-gradient(#e3f5ecfa 0%,#f1faf5 100%);border-color:#1c9b672e}.sidebar-search input,.login-form input,.field-input input,.field-input select,.field-input textarea,.field-input.with-icon,.table-input,textarea{background:linear-gradient(#fff 0%,#f6f9fdfa 100%);border-color:#728eb03d}.sidebar-search input:focus,.login-form input:focus,.field-input input:focus,.field-input select:focus,.field-input textarea:focus,.table-input:focus{border-color:#1d6ee86b;box-shadow:0 0 0 4px #1d6ee81a,0 10px 24px #29456714}.primary-button{color:#fff;background:linear-gradient(135deg, var(--success) 0%, var(--success-strong) 100%);border-color:#17724a38;box-shadow:0 14px 30px #24935f42,inset 0 1px #ffffff2e}.primary-button:hover{background:linear-gradient(135deg,#1f8656 0%,#148d5d 100%);box-shadow:0 18px 34px #24935f4d}.ghost-button,.logout-button,.table-action,.lookup-trigger-button,.tab-chip,.form-tab-btn{color:#24405b;background:linear-gradient(#fff 0%,#edf4fbfa 100%);border-color:#718db142;box-shadow:0 10px 24px #35588214,inset 0 1px #ffffffeb}.ghost-button:hover,.logout-button:hover,.table-action:hover,.lookup-trigger-button:hover,.tab-chip:hover,.form-tab-btn:hover{background:linear-gradient(#f6faff 0%,#e4eefbfa 100%);border-color:#1d6ee83d;box-shadow:0 14px 28px #3558821c}.logout-button{color:#17518d;background:linear-gradient(#f5faff 0%,#e4effcfa 100%);border-color:#537eb73d}.ghost-button.danger,.table-action.danger{color:#a4474e;background:linear-gradient(#fff3f4 0%,#fae0e3fa 100%);border-color:#cb677247;box-shadow:0 12px 24px #b455601f,inset 0 1px #ffffffb3}.ghost-button.danger:hover,.table-action.danger:hover{background:linear-gradient(#ffecee 0%,#f6d5d9fa 100%)}.tab-chip.active,.form-tab-btn.active,.table-action.active{color:#14457c;background:linear-gradient(#e0edfffa 0%,#eef6ff 100%);border-color:#1d6ee83d;box-shadow:0 14px 28px #3558821f}th{color:#2a537f;background:linear-gradient(#e0ecfc 0%,#edf4fdfa 100%);border-bottom-color:#1d6ee824}tbody tr:nth-child(2n){background:#f0f6fdb8}tbody tr:hover{background:#d9e7fa8f}.import-page-card--premium{background:radial-gradient(circle at 0 0,#1d6ee814,#0000 26%),radial-gradient(circle at 100% 100%,#1c9b6714,#0000 22%),linear-gradient(#fffffffc 0%,#f6fafefa 100%);gap:1.6rem;padding:clamp(1.35rem,2vw,1.9rem)}.import-page-hero{background:radial-gradient(circle at 100% 0,#1d6ee829,#0000 30%),radial-gradient(circle at 0 100%,#12a9c61a,#0000 28%),linear-gradient(#fffffffc 0%,#f2f8fffa 100%);border:1px solid #718db12e;border-radius:28px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);align-items:stretch;gap:1.4rem;padding:1.4rem;display:grid;box-shadow:inset 0 1px #ffffffeb,0 16px 34px #35588214}.import-page-hero-copy{align-content:center;gap:.8rem;display:grid}.import-page-hero-copy h2{color:#18314a;letter-spacing:-.04em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,2.85rem);line-height:1.02}.import-page-hero-copy p{color:#5a718a;max-width:62ch;margin:0;font-size:1rem;line-height:1.7}.import-page-hero-aside{justify-content:flex-end;align-items:stretch;display:flex}.import-page-hero-meta{background:linear-gradient(#fafcfffa 0%,#ecf4fdf0 100%);border:1px solid #718db12e;border-radius:24px;gap:.75rem;min-width:260px;min-height:100%;padding:1.2rem 1.25rem;display:grid;box-shadow:inset 0 1px #fffffff0,0 12px 24px #35588212}.import-page-hero-meta strong{color:#1f3953;font-size:1.08rem;line-height:1.35}.import-page-hero-meta small{color:#667d96;line-height:1.6}.import-summary-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.1rem}.import-summary-card{background:linear-gradient(#fffffffc 0%,#f4f8fdfa 100%);border:1px solid #718db133;border-radius:26px;align-content:start;gap:.65rem;min-height:210px;padding:1.35rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 14px 28px #35588214}.import-summary-card:after{content:"";background:linear-gradient(135deg,#1d6ee814,#12a9c60a);border-radius:28px;width:110px;height:110px;position:absolute;inset:auto -26px -34px auto;transform:rotate(10deg)}.import-summary-card-top{z-index:1;align-items:center;gap:.8rem;display:flex;position:relative}.import-summary-icon{color:#185ab3;background:linear-gradient(#ebf3fffa 0%,#f5f9ff 100%);border:1px solid #1d6ee824;border-radius:18px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex;box-shadow:inset 0 1px #fffffff2}.import-summary-kicker{color:#5a7492;letter-spacing:.12em;text-transform:uppercase;background:#f7fafef0;border:1px solid #718db12e;border-radius:999px;align-items:center;min-height:2rem;padding:.3rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.import-summary-card strong{z-index:1;color:#1d344b;letter-spacing:-.05em;margin-top:.25rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,4vw,3.3rem);line-height:.95;position:relative}.import-summary-label{z-index:1;color:#294763;font-size:1.02rem;font-weight:700;line-height:1.35;position:relative}.import-summary-card small{z-index:1;color:#627a93;font-size:.93rem;line-height:1.6;position:relative}.import-summary-card--stable{background:radial-gradient(circle at 100% 0,#1c9b671f,#0000 30%),linear-gradient(#fffffffc 0%,#f2faf6fa 100%)}.import-summary-card--stable .import-summary-icon{color:#1b7e56;background:linear-gradient(#e5f6edfa 0%,#f3faf6 100%);border-color:#1c9b672e}.import-summary-card--stable .import-summary-kicker{color:#2c7a5f;background:#ebf7f0f2;border-color:#1c9b6729}.import-summary-card--featured{background:radial-gradient(circle at 100% 0,#1d6ee829,#0000 32%),radial-gradient(circle at 0 100%,#1c9b6724,#0000 28%),linear-gradient(135deg,#f0f8ff 0%,#e7f6f4fa 100%);border-color:#189a843d;min-height:224px;box-shadow:inset 0 1px #fffffffa,0 20px 36px #275c6f1f}.import-summary-card--featured:before{content:"";background:radial-gradient(circle,#199c8524 0%,#0000 72%);border-radius:24px;width:72px;height:72px;position:absolute;top:1rem;right:1rem}.import-summary-card--featured:after{background:linear-gradient(135deg,#1d6ee824,#1c9b671a)}.import-summary-card--featured .import-summary-icon{color:#0f6f95;background:linear-gradient(#e4f4ff 0%,#e3f8f2 100%);border-color:#189a8438;width:3.25rem;height:3.25rem;box-shadow:inset 0 1px #fffffffa,0 10px 22px #275c6f1f}.import-summary-card--featured .import-summary-kicker{color:#136e82;background:#e9f8f6fa;border-color:#189a8433}.import-summary-card--featured strong{color:#163149;font-size:clamp(2.7rem,4.6vw,3.7rem)}.import-summary-card--featured .import-summary-label{color:#183b58}.import-panel--premium{background:linear-gradient(#fffffffc 0%,#f4f8fdf7 100%);border:1px solid #718db12e;border-radius:28px;gap:1.4rem;padding:1.45rem;position:relative;box-shadow:inset 0 1px #fffffff5,0 14px 28px #35588212}.ibpt-loading-overlay{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#edf4fbc7;border-radius:28px;justify-content:center;align-items:center;padding:1.4rem;display:flex;position:absolute;inset:0}.ibpt-loading-card{text-align:center;background:linear-gradient(#fffffffc 0%,#f2f7fdfa 100%);border:1px solid #718db12e;border-radius:24px;justify-items:center;gap:.5rem;min-width:min(100%,25rem);padding:1.35rem 1.55rem;display:grid;box-shadow:0 20px 38px #3558821f,inset 0 1px #ffffffeb}.ibpt-loading-card strong{color:#173653;font-size:1rem}.ibpt-loading-card span:last-child{color:#667f9b;font-size:.9rem;line-height:1.5}.ibpt-loading-spinner{color:#1771d0;justify-content:center;align-items:center;animation:.9s linear infinite caixa-spin;display:inline-flex}.import-panel-header{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;gap:1.1rem;display:grid}.import-copy{gap:.7rem}.import-copy h3{letter-spacing:-.03em;font-size:clamp(1.55rem,2.2vw,2rem)}.import-copy p{color:#60778f;max-width:60ch}.import-panel-sidecard{background:linear-gradient(#fafcff 0%,#eef5fcfa 100%);border:1px solid #718db12e;border-radius:22px;gap:.45rem;padding:1.15rem 1.2rem;display:grid}.import-panel-sidecard-label{color:#5e7898;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:700}.import-panel-sidecard strong{color:#20374f;font-size:1.05rem;line-height:1.4}.import-panel-sidecard small{color:#6a8199;line-height:1.55}.import-dropzone{cursor:pointer;background:linear-gradient(#fbfdff 0%,#f2f7fcfa 100%);border-width:1.5px;border-color:#718db147;gap:1.2rem;padding:1.35rem;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;box-shadow:inset 0 1px #fffffff5,0 12px 24px #3558820f}.import-dropzone:hover{background:linear-gradient(#f8fcff 0%,#edf5fdfa 100%);border-color:#1d6ee852;box-shadow:inset 0 1px #fffffffa,0 16px 30px #35588214}.import-dropzone-copy{align-items:center;gap:1rem}.import-dropzone-icon{color:#175bb3;background:linear-gradient(#e8f1ff 0%,#f3f8ff 100%);border:1px solid #1d6ee824;border-radius:18px;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:inline-flex;box-shadow:inset 0 1px #fffffffa}.import-dropzone-copy strong{color:#1f3851;font-size:1.05rem}.import-dropzone-copy span{color:#60778f;line-height:1.6}.import-dropzone-controls{border-top:1px solid #718db124;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.import-dropzone input[type=file]{color:#5b738d;flex:320px;min-width:260px}.import-dropzone input[type=file]::file-selector-button{color:#1a446f;cursor:pointer;background:linear-gradient(#fff 0%,#e9f2fcfa 100%);border:1px solid #718db13d;border-radius:16px;margin-right:1rem;padding:.98rem 1.25rem;font-weight:700;transition:background .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 22px #35588214}.import-dropzone input[type=file]::file-selector-button:hover{background:linear-gradient(#f9fcff 0%,#e1ecfafa 100%);transform:translateY(-1px);box-shadow:0 14px 26px #3558821a}.import-file-meta{background:linear-gradient(#fffffffa 0%,#f0f6fcf5 100%);border:1px solid #718db12e;border-radius:18px;min-width:250px;padding:.95rem 1rem}.import-file-meta span{color:#20374f;font-size:.98rem}.import-file-meta small{color:#6c8298}.import-action-row{gap:1rem}.import-action-button{border-radius:18px;min-height:3.7rem;padding:1rem 1.35rem}.import-action-button--secondary{color:#214869}.import-action-button--subtle{color:#23637c}.import-action-button--primary{min-width:220px}.import-action-button--subtle:disabled{opacity:.72;color:#7e90a5;box-shadow:none;background:linear-gradient(#f8fbfe 0%,#eff4f9fa 100%);border-style:dashed}.import-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;display:flex}.import-status-hint{color:#647b93;font-size:.94rem;line-height:1.5}.import-result-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.import-result-card{border-radius:22px;gap:.5rem;min-height:150px}.import-result-card strong{color:#1c334a;letter-spacing:-.04em;font-size:2.05rem}.import-result-card span:last-child{color:#617991}.import-result-pill{border-radius:18px;padding:.95rem 1.05rem;font-weight:600}@media (width<=1180px){.import-page-hero,.import-panel-header{grid-template-columns:1fr}.import-page-hero-aside{justify-content:flex-start}}@media (width<=760px){.import-page-card--premium,.import-panel--premium,.import-page-hero{padding:1.15rem}.import-summary-card,.import-summary-card--featured{min-height:0}.import-dropzone-controls{align-items:stretch}.import-dropzone input[type=file],.import-file-meta,.import-panel-sidecard,.import-page-hero-meta{width:100%;min-width:0}.import-action-button{width:100%}}.caixa-page{gap:1.35rem}.caixa-hero{background:radial-gradient(circle at 100% 0,#2976db1f,#0000 32%),radial-gradient(circle at 0 100%,#18a07d1a,#0000 28%),linear-gradient(#fffffffc 0%,#f5f9fef7 100%);padding:1.5rem;position:relative;overflow:hidden}.caixa-hero:after{content:"";background:linear-gradient(90deg,#267feceb,#2bbe9adb);height:4px;position:absolute;inset:auto 0 0}.caixa-hero-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.95fr);align-items:start;gap:1.35rem;display:grid}.caixa-hero-copy{gap:.95rem;display:grid}.caixa-hero-copy p{max-width:56rem;margin:0}.caixa-hero-meta{flex-wrap:wrap;gap:.8rem;display:flex}.caixa-hero-meta-chip{background:linear-gradient(#fffffff5,#f4f8fdf0);border:1px solid #7795bb2e;border-radius:18px;gap:.28rem;min-width:min(100%,208px);padding:.9rem 1rem;display:grid}.caixa-hero-meta-chip span{color:#667f9b;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.caixa-hero-meta-chip strong{color:#1a3551;font-size:.98rem;line-height:1.35}.caixa-hero-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:.9rem;display:grid}.caixa-hero-card{background:linear-gradient(#ffffffeb,#edf4fcd1);border:1px solid #7197c92e;border-radius:22px;padding:1.05rem 1.1rem;box-shadow:0 18px 32px #43628b14}.caixa-hero-card span{color:#58708e;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.caixa-hero-card strong{color:#183754;margin-top:.45rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.35rem,1.8vw,1.9rem);line-height:1.05;display:block}.caixa-filter-panel,.caixa-list-card,.caixa-action-card,.caixa-summary-card{background:linear-gradient(#fffffff0,#eff6ffe0);border-color:#789aca38;box-shadow:0 20px 48px #3f5f8c14}.caixa-filter-toolbar{align-items:end}.caixa-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.caixa-filter-actions{justify-content:flex-end}.caixa-search-button.is-loading{min-width:13.75rem}.caixa-filter-grid input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.caixa-filter-grid input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.9;filter:none}.caixa-layout-grid{grid-template-columns:minmax(330px,.92fr) minmax(0,1.3fr);align-items:start;gap:1.25rem;display:grid}.caixa-detail-stack{gap:1.25rem;display:grid}.caixa-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.caixa-card-header h3{margin-top:.85rem}.caixa-table-shell{min-height:24rem;position:relative}.caixa-loading-overlay{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#f3f8fdcc,#e9f1fadb);border-radius:24px;justify-content:center;align-items:center;padding:1.1rem;display:flex;position:absolute;inset:0}.caixa-loading-card{text-align:center;background:linear-gradient(#fffffffa,#f4f8fdfa);border:1px solid #7597c438;border-radius:22px;justify-items:center;gap:.45rem;min-width:min(100%,21rem);padding:1.2rem 1.4rem;display:grid;box-shadow:0 18px 40px #3558821f}.caixa-loading-card strong{color:#173653;font-size:1rem}.caixa-loading-card span{color:#667f9b;font-size:.88rem;line-height:1.45}.caixa-spinner{animation:.9s linear infinite caixa-spin}@keyframes caixa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.caixa-action-row{flex-wrap:wrap;gap:.8rem;display:flex}.caixa-reports-panel{background:linear-gradient(#f7fbfffa,#e8f2ffe6);border:1px solid #759dd42e;border-radius:22px;margin-top:1.15rem;padding:1rem}.caixa-reports-copy strong{color:#173559;font-size:1rem;display:block}.caixa-reports-copy p{color:#587394;max-width:70ch;margin:.5rem 0 0}.caixa-report-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.caixa-report-item{color:#244669;cursor:default;text-align:left;background:#f4f8fffa;border:1px solid #82a0ca2e;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.25rem;min-height:5rem;padding:.95rem 1rem;display:flex}.caixa-report-item.ready{cursor:pointer;background:linear-gradient(#eefcf8f5,#dcf7efeb);border-color:#35a89147}.caixa-report-item.ready:hover{transform:translateY(-1px);box-shadow:0 16px 30px #3f9b8424}.caixa-report-item span{font-weight:700;line-height:1.3}.caixa-report-item small{color:#6982a3}.caixa-report-item.ready small{color:#1f7d6b}.caixa-report-item:disabled{opacity:.72}.caixa-tabs{flex-wrap:wrap;gap:.7rem;margin-bottom:1.15rem;display:flex}.caixa-tabs button{color:#4e6a8d;cursor:pointer;background:#f4f8ffe6;border:1px solid #7896c338;border-radius:999px;min-height:2.9rem;padding:.7rem 1rem;font-weight:700}.caixa-tabs button.active{color:#17426b;background:linear-gradient(135deg,#227de629,#47c8ad2e);border-color:#2887ea52;box-shadow:0 12px 24px #2f7cd61f}.caixa-block-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.caixa-block{background:linear-gradient(#fbfcfffa,#ecf4ffe0);border:1px solid #7a9bc62e;border-radius:24px;min-height:100%;padding:1rem 1rem 1.05rem;box-shadow:inset 0 1px #fffc}.caixa-block--teal{background:linear-gradient(#f2fcf9fa,#dff8f1eb)}.caixa-block--blue{background:linear-gradient(#f4f9fffa,#e2eeffeb)}.caixa-block--amber{background:linear-gradient(#fffbf4fa,#fdf3e2eb)}.caixa-block-header{flex-direction:column;gap:.7rem;margin-bottom:.9rem;display:flex}.caixa-block-header h3{color:#163458;margin:0}.caixa-metric-list{gap:.75rem;margin:0;display:grid}.caixa-metric-row{border-bottom:1px dashed #7598c733;justify-content:space-between;gap:1rem;padding-bottom:.7rem;display:flex}.caixa-metric-row:last-child{border-bottom:0;padding-bottom:0}.caixa-metric-row dt{color:#5f7a9a;font-weight:600}.caixa-metric-row dd{color:#17365b;text-align:right;margin:0;font-weight:700}.caixa-metric-emphasis{font-family:Space Grotesk,sans-serif;font-size:1.05rem}.caixa-block-note{color:#7b6547;margin-top:.95rem;font-size:.9rem;line-height:1.6}.caixa-empty-state{color:#5e7898;background:#f6faffeb;border:1px dashed #7697c647;border-radius:22px;padding:1.3rem}.caixa-report-modal{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e172459;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.caixa-report-dialog{background:linear-gradient(#fffffffa,#eff6fff0);border:1px solid #7698c93d;border-radius:28px;width:min(100%,980px);max-height:min(88vh,900px);padding:1.2rem;overflow:auto;box-shadow:0 32px 90px #314a6e38}.caixa-report-dialog-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.caixa-report-dialog-header h3{margin-top:.85rem}.caixa-report-preview{color:#163356;white-space:pre-wrap;background:#f5f9ffeb;border:1px solid #7b9fd233;border-radius:22px;margin:0;padding:1.1rem;font-family:IBM Plex Mono,Consolas,monospace;font-size:.92rem;line-height:1.6}@media (width<=1180px){.caixa-hero-layout,.caixa-layout-grid,.caixa-block-grid,.caixa-report-list,.receber-detail-grid,.caixa-hero-grid{grid-template-columns:1fr}}@media (width<=860px){.caixa-filter-grid{grid-template-columns:1fr}.caixa-hero{padding:1.2rem}.caixa-hero-meta-chip{min-width:100%}.caixa-action-row{flex-direction:column}.caixa-action-row .primary-button,.caixa-action-row .ghost-button{width:100%}}.cupom-row--cancelled td{color:#8d3434;background:#ffefefe0}.cupom-row--liberated td{color:#155f4d;background:#e7faf2eb}.selected-row.cupom-row--cancelled td,.selected-row.cupom-row--liberated td{box-shadow:inset 0 0 0 9999px #1f81eb14}.operational-page{gap:1rem}.ops-hero p{max-width:72ch}.ops-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.ops-summary-card{background:linear-gradient(#fbfdfffa,#eaf3ffeb);border:1px solid #7a9ccb2e;border-radius:24px;min-height:100%;padding:1rem 1.1rem;box-shadow:0 16px 32px #37547e14}.ops-summary-card strong{color:#163457;margin-top:.8rem;font-family:Space Grotesk,sans-serif;font-size:1.8rem;line-height:1.05;display:block}.ops-summary-card p{color:#5c7697;white-space:normal;overflow-wrap:anywhere;text-wrap:balance;margin:.55rem 0 0;line-height:1.55}.ops-summary-card--highlight{background:linear-gradient(135deg,#e7f9f4fa,#d5f2ecf2);border-color:#34b69747}.ops-helper{color:#6c84a3;align-self:center;font-size:.92rem;line-height:1.5}.ops-row--positive td{border-left:0}.ops-row--positive td:first-child{box-shadow:inset 4px 0 #2ea7828c}.ops-row--negative td:first-child{box-shadow:inset 4px 0 #e66f6f73}@media (width<=1180px){.ops-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ops-summary-grid{grid-template-columns:1fr}}.ops-client-shell{background:linear-gradient(#fafdfffa,#ecf4fff0);border:1px solid #789bcc33;border-radius:28px;padding:1.1rem}.ops-client-card{gap:1rem;display:grid}.ops-client-header{gap:.55rem;display:grid}.ops-client-header strong{color:#163457;font-family:Space Grotesk,sans-serif;font-size:1.4rem;line-height:1.15}.ops-client-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.ops-client-metrics>div{background:linear-gradient(#fffffffa,#f1f7fff0);border:1px solid #7e9ecd29;border-radius:20px;padding:.9rem 1rem}.ops-client-metrics span{color:#627c9d;margin-bottom:.35rem;font-size:.86rem;font-weight:600;display:block}.ops-client-metrics strong{color:#173659;font-family:Space Grotesk,sans-serif;font-size:1.16rem}.ops-modal-overlay{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e182557;place-items:center;padding:1.4rem;display:grid;position:fixed;inset:0}.ops-modal{background:linear-gradient(#fffffffc,#eff6fff2);border:1px solid #7699ca38;border-radius:30px;width:min(100%,920px);max-height:min(88vh,920px);padding:1.25rem;overflow:auto;box-shadow:0 34px 88px #2c436738}.ops-modal--wide{width:min(100%,1100px)}.ops-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ops-modal-header h3{color:#163457;margin:.35rem 0 .25rem}.ops-modal-header p{color:#607b9b;max-width:70ch;margin:0;line-height:1.6}.ops-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;margin-bottom:1rem;display:grid}.nfe-etiquetas-destino-desc{color:#365778;min-height:1.1rem;font-size:.92rem;font-weight:700;display:block}.ops-field-span-2{grid-column:1/-1}.ops-summary-inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.ops-summary-inline>div{background:linear-gradient(#fafdfffa,#eef5fff2);border:1px solid #799bca29;border-radius:20px;padding:.95rem 1rem}.ops-summary-inline span{color:#627c9d;margin-bottom:.4rem;font-size:.86rem;font-weight:600;display:block}.ops-summary-inline strong{color:#163457;font-family:Space Grotesk,sans-serif;font-size:1.18rem;line-height:1.1}.ops-inline-input{color:#17365b;background:#fffffff5;border:1px solid #7ea0cf3d;border-radius:14px;width:100%;min-height:2.65rem;padding:.58rem .7rem}.ops-feedback{color:#27517e;background:#ecf5fff5;border:1px solid #0000;border-radius:16px;padding:.9rem 1rem}.radio-pill-group{flex-wrap:wrap;gap:.65rem;display:flex}.radio-pill{color:#496786;cursor:pointer;background:#f8fbfffa;border:1px solid #7e99bb47;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.66rem .95rem;font-size:.92rem;font-weight:700;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.radio-pill input{opacity:0;pointer-events:none;position:absolute}.radio-pill--active{color:#0c5fbb;background:linear-gradient(135deg,#187ee71f,#30bea524);border-color:#1578e447;box-shadow:0 10px 24px #195aa81f}.radio-pill:hover{color:#224f85;border-color:#1578e433}.ops-feedback--success{color:#1b6a46;background:#eef9f2f5;border-color:#2b986638}.ops-feedback--neutral{color:#163a63;background:#f1f7fff5;border-color:#163a632e}.nfe-page,.nfe-list-route,.nfe-detail-route{gap:1rem;display:grid}.nfe-back-button{margin-bottom:.9rem}.nfe-hero{background:radial-gradient(circle at 100% 0,#34bba429,#0000 28%),radial-gradient(circle at 0 100%,#4281d61f,#0000 24%),linear-gradient(#101e2ff5 0%,#0a1421eb 100%);position:relative;overflow:hidden}.nfe-layout-grid{grid-template-columns:minmax(360px,.92fr) minmax(0,1.38fr);align-items:start;gap:1rem;display:grid}.nfe-detail-stack{gap:1rem;display:grid}.nfe-filter-grid{flex:1;grid-template-columns:repeat(4,minmax(180px,1fr));gap:1rem;display:grid}.nfe-action-row,.nfe-inline-actions{flex-wrap:wrap;gap:.75rem;display:flex}.nfe-list-meta{color:var(--text-soft);margin:0 0 1rem}.nfe-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.nfe-summary-card{background:linear-gradient(#fbfdfffa 0%,#edf4fff2 100%);border:1px solid #84a1c629;border-radius:22px;gap:.35rem;padding:1rem 1.05rem;display:grid}.nfe-summary-card span,.nfe-summary-card small{color:#627c9d}.nfe-summary-card strong{color:#163457;font-family:Space Grotesk,sans-serif;font-size:1.2rem}.nfe-child-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.nfe-child-toolbar p,.nfe-inline-note{margin:0}.nfe-info-banner,.nfe-inline-note{margin-top:1rem}.nfe-row--lancada td:first-child{color:#9fd7ff;font-weight:700}.nfe-item-row--pending td{background:#fff8e8}.nfe-item-row--pending td:nth-child(2){color:#9a6400;font-weight:700}.nfe-import-grid{align-items:stretch}.nfe-file-input-shell{align-items:center;gap:.9rem;min-height:3.4rem;padding:.8rem .95rem}.nfe-file-input-shell__native{display:none}.nfe-file-input-shell__trigger{flex:none}.nfe-file-input-shell__summary{gap:.2rem;min-width:0;display:grid}.nfe-file-input-shell__summary strong{color:#163457;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.nfe-file-input-shell__summary small{color:#6883a0}.nfe-import-status-card{background:linear-gradient(#fbfdfffa 0%,#eef5fff2 100%);border:1px solid #84a1c62e;border-radius:20px;gap:.4rem;padding:1rem 1.1rem;display:grid}.nfe-import-status-card span,.nfe-import-status-card small{color:#627c9d}.nfe-import-status-card strong{color:#163457;font-family:Space Grotesk,sans-serif;font-size:1rem}.nfe-import-preview{gap:1rem;display:grid}.nfe-import-preview-summary{margin-top:.25rem}.nfe-import-preview-table{background:#fff;max-height:min(38vh,360px);padding-right:.15rem}.nfe-import-preview-table table{width:max-content;min-width:100%}.nfe-import-preview-table th,.nfe-import-preview-table td{padding:.62rem .72rem}.nfe-import-preview-table tbody tr:nth-child(2n) td{background:#f8fbff}.nfe-import-preview-table .nfe-item-row--pending td{background:#fff8e8}.nfe-import-preview-table td{vertical-align:top}.nfe-import-preview-table .field-shell{min-width:280px}.nfe-import-item-editor{gap:.55rem;min-width:960px;display:grid}.nfe-import-item-editor__meta{grid-template-columns:repeat(3,minmax(118px,1fr));gap:.45rem;display:grid}.nfe-import-item-editor__meta div{background:#f8fbff;border:1px solid #84a1c62e;border-radius:10px;gap:.1rem;padding:.46rem .62rem;display:grid}.nfe-import-item-editor__meta span{color:#597596;letter-spacing:.03em;text-transform:uppercase;font-size:.68rem;font-weight:700}.nfe-import-item-editor__meta strong{color:#163457;font-size:.86rem}.nfe-import-item-editor__fields{grid-template-columns:repeat(6,minmax(132px,1fr));gap:.48rem;display:grid}.nfe-import-item-editor__fields .field-shell{min-width:0}.nfe-import-item-editor__fields .field-shell>span{font-size:.72rem}.nfe-import-item-editor__fields .field-input{border-radius:12px;min-height:2.55rem}.nfe-import-item-editor__fields input,.nfe-import-item-editor__fields select{min-height:2.2rem;padding-block:.42rem}.nfe-import-preview-footer{color:#526c8a;background:linear-gradient(#fbfdfffa 0%,#f1f6fdf2 100%);border:1px solid #84a1c62e;border-radius:16px;flex-wrap:wrap;align-items:center;gap:.9rem 1.5rem;padding:.9rem 1rem;display:flex}.nfe-import-preview-footer strong{color:#163457}.nfe-totals-list{margin-top:1rem}@media (width<=1180px){.nfe-layout-grid,.nfe-summary-grid,.ops-client-metrics,.ops-summary-inline{grid-template-columns:1fr}.nfe-import-item-editor{min-width:760px}}@media (width<=860px){.nfe-filter-grid,.ops-modal-grid{grid-template-columns:1fr}.ops-field-span-2{grid-column:auto}.nfe-import-item-editor__fields{grid-template-columns:repeat(2,minmax(180px,1fr))}.nfe-file-input-shell{flex-direction:column;align-items:flex-start}.nfe-import-preview-table .field-shell{min-width:220px}.ops-modal-header{flex-direction:column}}.payable-command-bar{padding:1.15rem}.payable-action-row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.payable-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);gap:1rem;display:grid}.payable-detail-panel,.payable-detail-stack{flex-direction:column;gap:1rem;display:flex}.payable-chip-row{flex-wrap:wrap;gap:.65rem;display:flex}.payable-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.payable-detail-grid>div,.payable-history-grid article{background:linear-gradient(#fafdfffa,#eef5fff2);border:1px solid #799bca29;border-radius:22px;padding:.95rem 1rem}.payable-detail-grid span,.payable-history-grid span{color:#627c9d;margin-bottom:.38rem;font-size:.84rem;font-weight:600;display:block}.payable-detail-grid strong,.payable-history-grid strong{color:#163457;font-family:Space Grotesk,sans-serif}.payable-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.payable-history-grid p{color:#5b7697;margin:.45rem 0 0}.parcel-history-shell{flex-direction:column;gap:.85rem;display:flex}.payment-mode-switch{background:#f1f7ffdb;border:1px solid #7499c92e;border-radius:999px;gap:.75rem;padding:.35rem;display:inline-flex}.payment-mode-switch button{color:#5d7697;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.75rem 1rem;font-weight:700;display:inline-flex}.payment-mode-switch button.is-active{color:#12385f;background:linear-gradient(135deg,#e2f3fffa,#d7ecfbf5);box-shadow:0 10px 24px #3856811f}.modal-card--wide{width:min(1080px,100vw - 2rem)}.modal-table-shell{max-height:360px;overflow:auto}.consulta-table--compact th,.consulta-table--compact td{padding-block:.7rem}.ops-inline-input{background:#fcfefffa;border:1px solid #769bc829;border-radius:14px;width:100%;min-height:40px;padding:.7rem .8rem}.ops-inline-input:focus{border-color:#2478ff59;outline:none;box-shadow:0 0 0 4px #4d8aff1f}@media (width<=1180px){.payable-layout{grid-template-columns:1fr}}@media (width<=760px){.payable-detail-grid,.payable-history-grid{grid-template-columns:1fr}.payment-mode-switch{border-radius:26px;flex-direction:column;width:100%}.payment-mode-switch button{justify-content:center}}.brand-row{align-items:center;gap:1rem;display:flex}.brand-logo-shell{z-index:1;place-items:center;min-height:108px;display:grid;position:relative}.brand-logo{object-fit:contain;filter:drop-shadow(0 16px 28px #25568d29);width:min(100%,210px);height:auto;display:block}.brand-mark{color:#07202f;letter-spacing:.08em;background:linear-gradient(135deg,#4cc9b0 0%,#8edcff 100%);border-radius:18px;place-items:center;width:56px;height:56px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;display:grid;box-shadow:0 18px 34px #4cc9b033}.brand-copy{gap:.2rem;display:grid}.brand-kicker{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.brand-copy small{color:var(--text-soft);line-height:1.45}.sidebar{isolation:isolate;position:sticky}.sidebar:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at top,#4cc9b02e,#0000 58%),radial-gradient(circle at 100%,#8edcff29,#0000 42%);border-radius:28px;height:240px;position:absolute;inset:1rem 1rem auto}.topbar{background:linear-gradient(#fffffffa 0%,#f4f8fdf7 100%);flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;gap:.7rem;padding:.95rem 1.15rem;display:flex;position:static;box-shadow:inset 0 1px #ffffffeb,0 18px 42px #2e4c6d1f}.topbar-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.topbar-subline{border-top:1px solid #7691b124;justify-content:flex-start;align-items:center;width:100%;padding-top:.65rem;display:flex}.topbar-copy{gap:.28rem;display:grid}.topbar-section{color:#70859d;letter-spacing:.12em;text-transform:uppercase;width:fit-content;font-size:.74rem;font-weight:700}.topbar-context{flex-wrap:wrap;gap:.45rem;display:flex}.topbar-context-chip{color:#3d556f;background:linear-gradient(#fffffffa 0%,#f2f7fcf5 100%);border:1px solid #7691b133;border-radius:999px;align-items:center;min-height:1.9rem;padding:.4rem .72rem;font-size:.82rem;font-weight:600;display:inline-flex}.topbar-meta{justify-items:end;gap:.4rem;display:grid}.app-shell--focused{grid-template-columns:minmax(0,1fr)}.app-shell--focused .workspace{width:100%;padding-inline:clamp(.95rem,1.8vw,1.45rem)}.app-shell--focused .page-stack{width:100%}.app-shell--focused .sidebar{z-index:90;border-right:1px solid #7c98be29;width:min(360px,100vw - 1rem);height:100vh;transition:transform .18s,box-shadow .18s;position:fixed;inset:0 auto 0 0;transform:translate(calc(-100% - 22px));box-shadow:0 24px 60px #1b2e4a33,inset -1px 0 #ffffff7a}.app-shell--menu-open .sidebar{transform:translate(0)}.sidebar-backdrop{opacity:0;pointer-events:none;z-index:80;background:#e6eef7c2;border:0;padding:0;transition:opacity .18s;position:fixed;inset:0}.app-shell--menu-open .sidebar-backdrop{opacity:1;pointer-events:auto}.sidebar-focus-header{justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.sidebar-focus-header strong{color:#2a4764;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.sidebar-focus-close{min-width:2.7rem;min-height:2.7rem;padding-inline:0}.topbar-heading{flex:auto;align-items:center;gap:.85rem;min-width:0;display:flex}.topbar-menu-button{white-space:nowrap;flex:none;min-height:3rem;padding-inline:1rem}.topbar-menu-button svg{flex:none}.topbar-pill-group{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.topbar-pill{color:#2f6b51;background:linear-gradient(#f0f8f3fa,#e7f4ecf5);border-color:#61a8832e}.topbar-date{color:#6b8096;text-transform:capitalize;margin:0;font-size:.78rem}.secondary-button{color:#21446b;cursor:pointer;background:linear-gradient(#fffffffa,#eff6fff5);border:1px solid #7a9cc93d;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;min-height:3.4rem;padding:.92rem 1.2rem;font-size:.97rem;transition:all .16s;display:inline-flex;box-shadow:0 10px 24px #37547e14}.secondary-button:hover{color:#173a60;background:linear-gradient(#f7fbfffc,#e4effcf7);border-color:#6896d44d}.secondary-button:disabled{cursor:not-allowed;opacity:.5}.ops-hero,.nfe-hero{isolation:isolate}.ops-hero:before,.nfe-hero:before{content:"";z-index:-1;background:radial-gradient(circle,#8edcff2e,#0000 66%);border-radius:50%;width:340px;height:340px;position:absolute;inset:-42% auto auto 60%}.ops-hero:after,.nfe-hero:after{content:"";z-index:-1;background:radial-gradient(circle,#4cc9b029,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;inset:auto auto -34% -4%}.ops-summary-card,.nfe-summary-card,.payable-command-bar,.payable-detail-grid>div,.payable-history-grid article{transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 18px 40px #0714251f}.ops-summary-card:hover,.nfe-summary-card:hover{border-color:#8ab1e63d;transform:translateY(-2px);box-shadow:0 24px 44px #0813212e}.payable-command-bar{background:radial-gradient(circle at 100% 0,#60aeff1f,#0000 28%),linear-gradient(#fffffffc 0%,#f1f7fff7 100%);border-color:#7a9cc938}.payable-command-bar .secondary-button{background:linear-gradient(#fcfefffc,#ecf4fff7)}.payable-command-bar .field-helper{color:#5f7896}.payable-detail-panel{position:sticky;top:6.75rem}.consulta-page .consulta-table tbody tr{transition:background .2s,transform .2s}.consulta-page .consulta-table tbody tr:hover{background:#517abe14}.consulta-page .consulta-table tbody tr.selected-row{background:linear-gradient(90deg,#2a70d429,#4cc9b01a)}@media (width<=980px){.topbar{flex-direction:column;align-items:stretch;position:static}.topbar-meta{justify-items:start}.topbar-pill-group{justify-content:flex-start}.topbar-context{width:100%}.payable-detail-panel{position:static}}.field-shell-action{white-space:nowrap;min-height:3.4rem;padding-inline:1rem}.field-shell-action--compact{min-width:3.4rem;padding-inline:0}.product-legacy-layout{grid-template-columns:minmax(0,1fr) 23.5rem;align-items:start;gap:1rem;display:grid}.product-legacy-main,.product-legacy-side{gap:1rem;display:grid}.product-legacy-bottom-row{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:start;gap:1rem;display:grid}.product-legacy-panel{background:linear-gradient(#fffffffc 0%,#f5f9fefa 100%);border:1px solid #718db133;border-radius:28px;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 16px 34px #35588214}.product-legacy-panel-header{color:#fff;background:var(--product-legacy-accent,linear-gradient(135deg, #2e6fb5 0%, #458fd6 100%));justify-content:space-between;align-items:center;gap:.85rem;padding:.75rem 1.15rem;display:flex}.product-legacy-panel-header strong{letter-spacing:.04em;text-transform:uppercase;font-size:.95rem}.product-legacy-panel-header span{opacity:.9;font-size:.78rem;font-weight:600}.product-legacy-panel-body{gap:.95rem;padding:1rem 1.15rem 1.15rem;display:grid}.product-legacy-panel--blue{--product-legacy-accent:linear-gradient(135deg, #4d83c1 0%, #6ea2d8 100%)}.product-legacy-panel--teal{--product-legacy-accent:linear-gradient(135deg, #2f8c95 0%, #55adb2 100%)}.product-legacy-panel--amber{--product-legacy-accent:linear-gradient(135deg, #b06f28 0%, #cf8a3f 100%)}.product-legacy-panel--emerald{--product-legacy-accent:linear-gradient(135deg, #2f8a66 0%, #4cad88 100%)}.product-legacy-panel--olive{--product-legacy-accent:linear-gradient(135deg, #7b8830 0%, #9da94a 100%)}.product-legacy-panel--slate{--product-legacy-accent:linear-gradient(135deg, #5c7390 0%, #7f94ae 100%)}.product-legacy-panel--indigo{--product-legacy-accent:linear-gradient(135deg, #52689f 0%, #7188c0 100%)}.product-legacy-dados-top{grid-template-columns:minmax(5.4rem,.8fr) minmax(9.6rem,1.2fr) minmax(8.2rem,1fr) minmax(12rem,1.28fr) minmax(9.5rem,1fr) minmax(10.5rem,1.12fr);align-items:start;gap:.85rem;display:grid}.product-legacy-dados-description{min-width:0}.product-legacy-dados-bottom{grid-template-columns:minmax(13rem,1.08fr) repeat(3,minmax(0,1fr));align-items:start;gap:.85rem;display:grid}.product-legacy-balanca-grid{grid-template-columns:minmax(16rem,1.35fr) minmax(10rem,.82fr) minmax(9rem,.72fr);grid-template-areas:"balanca-peso. .""balanca-exporta balanca-dias balanca-tara";align-items:end}.product-legacy-precos-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.product-legacy-promocao-grid{grid-template-columns:minmax(7.2rem,1fr) minmax(7.2rem,1fr) minmax(8rem,.92fr);align-items:start;gap:.75rem}.product-legacy-opcoes-grid{gap:.6rem}.product-legacy-atacarejo-grid{grid-template-columns:minmax(0,1fr) 6rem;align-items:end;gap:.85rem}.product-legacy-note{color:#5d7289;grid-column:1/-1;margin:0;font-size:.88rem;line-height:1.55}.product-legacy-estoque-grid{grid-template-columns:repeat(3,minmax(7rem,.72fr));justify-content:start;gap:.85rem}.product-legacy-slot{min-width:0}.product-legacy-slot .field-shell,.product-legacy-slot .checkbox-shell{height:100%}.product-legacy-opcoes-grid .checkbox-shell,.product-legacy-atacarejo-grid .checkbox-shell,.product-legacy-balanca-grid .checkbox-shell{padding:.1rem 0}.product-legacy-slot--b_peso_balanca{grid-area:balanca-peso}.product-legacy-slot--b_exporta_peso_balanca{grid-area:balanca-exporta}.product-legacy-slot--dias_validade{grid-area:balanca-dias}.product-legacy-slot--tara_balanca{grid-area:balanca-tara}.product-legacy-panel .field-shell>span,.product-legacy-panel .checkbox-shell span{color:#365778;font-weight:600}.product-legacy-panel .field-input input,.product-legacy-panel .field-input select,.product-legacy-panel .field-input textarea{min-height:3.25rem}.product-legacy-precos-grid .field-input input,.product-legacy-promocao-grid .field-input input,.product-legacy-estoque-grid .field-input input{font-variant-numeric:tabular-nums;font-size:1.12rem}.product-legacy-dados-top .lookup-input-shell,.product-legacy-dados-bottom .lookup-input-shell{gap:.55rem}.product-legacy-fiscal-layout{gap:1rem;display:grid}.product-legacy-fiscal-actions{grid-template-columns:repeat(4,minmax(0,12rem));justify-content:start;align-items:stretch;gap:.85rem;display:grid}.product-legacy-fiscal-action{color:#fff;cursor:pointer;border:0;border-radius:20px;justify-content:center;align-items:center;gap:.6rem;min-height:3.5rem;padding:.9rem 1rem;font-weight:700;display:inline-flex;box-shadow:0 16px 30px #35588224}.product-legacy-fiscal-action:disabled{cursor:not-allowed;opacity:.6}.product-legacy-fiscal-action--isento{background:linear-gradient(135deg,#2f8a66 0%,#4cad88 100%)}.product-legacy-fiscal-action--tributado{background:linear-gradient(135deg,#3f74b8 0%,#5e92d1 100%)}.product-legacy-fiscal-action--st{background:linear-gradient(135deg,#5670b8 0%,#7088cb 100%)}.product-legacy-fiscal-action--search{background:linear-gradient(135deg,#1f8656 0%,#148d5d 100%);min-height:3.25rem}.product-fiscal-subtab-strip{margin-top:.15rem}.product-legacy-fiscal-search{background:linear-gradient(#fffffffc 0%,#f4f9fefa 100%);border:1px solid #718db12e;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;padding:.8rem .95rem;display:grid;box-shadow:inset 0 1px #ffffffeb,0 12px 24px #35588214}.product-legacy-fiscal-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.product-legacy-panel--wide{grid-column:1/-1}.product-legacy-fiscal-class-grid{grid-template-columns:minmax(8rem,.88fr) minmax(8rem,.88fr) minmax(15rem,1.2fr) minmax(12rem,1fr);align-items:start}.product-legacy-slot--ncm .lookup-input-shell,.product-legacy-slot--cest .lookup-input-shell{grid-template-columns:minmax(0,1fr) 3.45rem;gap:.45rem}.product-legacy-slot--ncm .lookup-trigger-button,.product-legacy-slot--cest .lookup-trigger-button{min-width:3.45rem;padding-inline:0}.product-legacy-slot--ncm .field-input input,.product-legacy-slot--cest .field-input input{font-variant-numeric:tabular-nums;padding-inline:.9rem}.product-legacy-fiscal-cfop-grid{grid-template-columns:1fr}.product-legacy-fiscal-icms-grid{grid-template-columns:minmax(12rem,1fr) minmax(12rem,1fr);align-items:start}.product-legacy-fiscal-aliquotas-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-legacy-fiscal-rt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-legacy-fiscal-rt-checks{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem 1rem}.product-legacy-fiscal-outros-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-legacy-fiscal-peso-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-legacy-fiscal-cbenef-grid{grid-template-columns:minmax(0,18rem)}.product-tab-stack,.product-inline-editor-card{gap:1rem;display:grid}.product-inline-editor-grid{align-items:end;gap:1rem;display:grid}.product-inline-editor-grid--codes{grid-template-columns:minmax(0,16rem) auto}.product-inline-editor-grid--serial{grid-template-columns:minmax(0,1fr) auto auto}.product-inline-editor-grid--fornecedor{grid-template-columns:minmax(0,16rem) minmax(0,1.4fr) minmax(0,12rem) minmax(0,12rem) auto}.product-inline-editor-action{align-items:center;min-height:100%;display:flex}.product-inline-editor-note{align-items:end;min-height:100%;display:flex}.field-readonly-shell{color:#27435f;background:linear-gradient(#fbfdff 0%,#eef4fb 100%);border:1px solid #718bab47;border-radius:16px;align-items:center;min-height:3rem;padding:.8rem .95rem;font-weight:600;display:flex}.danger-row td{color:#b42318}.product-legacy-fiscal-rt-checks .checkbox-shell,.product-legacy-fiscal-outros-grid .checkbox-shell,.product-legacy-fiscal-class-grid .checkbox-shell{padding:.1rem 0}.product-command-bar{background:linear-gradient(#0c1827eb 0%,#112135e0 100%);border:1px solid #7699c933;border-radius:26px;gap:1rem;padding:1.15rem;display:grid;box-shadow:0 18px 34px #0714251f}.product-command-group{gap:.65rem;display:grid}.product-command-group p,.product-form-section-header p,.product-tab-toolbar p{margin:0}.product-command-actions{flex-wrap:wrap;gap:.75rem;display:flex}.product-command-button{min-height:3rem}.product-command-button.active{color:#14457c;background:linear-gradient(#e0edfffa 0%,#eef6ff 100%);border-color:#1d6ee847;box-shadow:0 14px 28px #3558821f}.product-section-stack{gap:1rem;display:grid}.product-form-section{background:radial-gradient(circle at 100% 0,#63a5ff12,#0000 26%),linear-gradient(#0d1928e6 0%,#112034d6 100%);border:1px solid #7699c92e;border-radius:26px;gap:1rem;padding:1.15rem;display:grid}.product-form-section-header{gap:.35rem;display:grid}.product-form-section-header strong,.product-tab-toolbar strong{color:#274d73}.product-tab-toolbar{background:linear-gradient(#fffffffc 0%,#f4f9fefa 100%);border:1px solid #7f9ec438;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex;box-shadow:inset 0 1px #ffffffeb,0 14px 30px #35588214}.product-fiscal-toolbar,.product-history-toolbar,.product-history-stack{gap:1rem;display:grid}.product-fiscal-toolbar,.product-history-toolbar{background:linear-gradient(#fffffffc 0%,#f4f9fefa 100%);border:1px solid #7f9ec438;border-radius:24px;padding:1rem 1.15rem;box-shadow:inset 0 1px #ffffffeb,0 14px 30px #35588214}.product-fiscal-toolbar-copy,.product-history-toolbar>div:first-child{gap:.35rem;display:grid}.product-fiscal-toolbar-copy strong,.product-history-toolbar strong{color:#274d73}.product-tab-toolbar p,.product-history-toolbar p{color:#637b96}.product-fiscal-toolbar-actions,.product-history-toolbar-controls{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}.product-fiscal-button{min-height:3rem}.product-fiscal-toolbar-picker{flex-wrap:wrap;align-items:end;gap:.85rem;display:flex}.product-fiscal-toolbar-picker .field-shell{min-width:min(100%,360px)}.product-inline-feedback{flex-wrap:wrap;gap:.65rem;display:flex}.product-year-shell{max-width:128px}.product-history-filter-shell--month{min-width:11rem}.product-history-filter-shell--year{min-width:7.5rem}.product-history-stack .module-readonly-dataset{background:linear-gradient(#fffffffc 0%,#f4f9fefa 100%);border-color:#7f9ec438;box-shadow:inset 0 1px #ffffffeb,0 14px 30px #35588214}.product-history-stack .module-readonly-header strong,.product-history-stack .product-history-chart-meta strong{color:#274d73}.product-history-stack .module-readonly-header p,.product-history-chart-empty{color:#637b96}.product-history-chart{gap:1rem;display:grid}.product-history-chart-row{gap:.65rem;display:grid}.product-history-chart-meta{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.product-history-chart-meta strong{color:#274d73}.product-history-chart-meta span{color:#637b96}.product-history-chart-bars{gap:.55rem;display:grid}.product-history-chart-bar-shell{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:.85rem;display:grid}.product-history-chart-tag{color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.product-history-chart-bar{background:linear-gradient(90deg,#78d09deb,#4fb36dd1);border-radius:999px;min-height:12px;box-shadow:0 10px 20px #1e5c3733}.product-history-chart-bar.is-venda{background:linear-gradient(90deg,#5dacfff0,#1d6ee8d6);box-shadow:0 10px 20px #12386b38}.product-history-chart-empty{color:#637b96;padding:1rem 0}@media (width<=1480px){.product-legacy-layout{grid-template-columns:1fr}.product-legacy-side{grid-template-columns:repeat(3,minmax(0,1fr))}.product-legacy-fiscal-actions,.product-legacy-fiscal-grid{grid-template-columns:1fr}}@media (width<=1280px){.product-legacy-dados-top{grid-template-columns:repeat(3,minmax(0,1fr))}.product-legacy-dados-bottom,.product-legacy-precos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-legacy-balanca-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"balanca-peso balanca-peso""balanca-exporta balanca-exporta""balanca-dias balanca-tara"}.product-legacy-side{grid-template-columns:1fr}.product-legacy-fiscal-class-grid,.product-legacy-fiscal-icms-grid,.product-legacy-fiscal-aliquotas-grid,.product-legacy-fiscal-outros-grid,.product-legacy-fiscal-rt-grid,.product-legacy-fiscal-rt-checks,.product-legacy-fiscal-peso-grid,.product-inline-editor-grid--serial,.product-inline-editor-grid--fornecedor{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.product-legacy-layout,.product-legacy-bottom-row,.product-legacy-dados-top,.product-legacy-dados-bottom,.product-legacy-balanca-grid,.product-legacy-promocao-grid,.product-legacy-estoque-grid,.product-legacy-fiscal-class-grid,.product-legacy-fiscal-icms-grid,.product-legacy-fiscal-aliquotas-grid,.product-legacy-fiscal-outros-grid,.product-legacy-fiscal-peso-grid,.product-legacy-fiscal-rt-grid,.product-legacy-fiscal-rt-checks,.product-legacy-fiscal-cbenef-grid{grid-template-columns:1fr}.product-legacy-balanca-grid{grid-template-areas:"balanca-peso""balanca-exporta""balanca-dias""balanca-tara"}.product-inline-editor-grid--codes,.product-inline-editor-grid--serial,.product-inline-editor-grid--fornecedor,.product-legacy-atacarejo-grid,.product-legacy-fiscal-search{grid-template-columns:1fr}.product-command-actions,.product-tab-toolbar,.product-fiscal-toolbar-actions,.product-history-toolbar-controls,.product-fiscal-toolbar-picker,.product-tab-toolbar .primary-button,.product-command-actions .ghost-button,.product-fiscal-toolbar-actions .ghost-button,.product-history-toolbar-controls .ghost-button,.product-history-toolbar-controls .field-shell,.product-fiscal-toolbar-picker .primary-button,.product-fiscal-toolbar-picker .field-shell,.lookup-input-shell .field-shell-action{width:100%}.product-history-chart-bar-shell{grid-template-columns:1fr}}.report-preview-shell{background:radial-gradient(circle at 100% 0,#cfe2f56b,#0000 24%),linear-gradient(#fffffffc,#f6fafefa);border-color:#7893b733;border-radius:1.35rem;box-shadow:0 22px 44px #182a4314}.report-preview-header{background:linear-gradient(#fcfefffa,#f2f8fdfa);border-bottom-color:#d1dceadb;padding:1.15rem 1.25rem 1rem}.report-preview-header strong{letter-spacing:-.01em;font-size:1.02rem}.report-preview-header p{color:#5e7388;font-size:.9rem}.report-preview-badge{color:#214e76;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#e2eef9fa,#d2e3f2f5);border-radius:999px;justify-content:center;align-items:center;min-height:2.2rem;padding:.45rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.report-preview-metrics{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.8rem;padding:1rem 1.25rem 0;display:grid}.report-preview-metric-card{border:1px solid var(--report-accent-line,#155e7529);background:linear-gradient(#fffffffa,#f7fafdfa);border-radius:1rem;flex-direction:column;gap:.35rem;min-height:5.2rem;padding:.95rem 1rem;display:flex;box-shadow:0 14px 28px #0f172a0d}.report-preview-metric-card span{color:#63788b;letter-spacing:.04em;text-transform:uppercase;font-size:.77rem;font-weight:700}.report-preview-metric-card strong{color:#173d63;font-size:1.18rem;font-weight:800;line-height:1.1}.report-preview-metric-card--primary{background:linear-gradient(180deg, color-mix(in srgb, var(--report-accent-soft,#e2f2f8f5) 88%, white 12%), #fffffffa), linear-gradient(180deg, #fffffffa, #f7fafdfa);border-color:color-mix(in srgb, var(--report-accent-line,#155e7529) 88%, #fff6 12%);box-shadow:0 16px 32px #0f172a12}.report-preview-metric-card--primary strong{color:var(--report-accent-ink,#15455a)}.report-preview-summary{flex-wrap:wrap;gap:.6rem;padding:.95rem 1.25rem 0;display:flex}.report-preview-chip{color:#355471;background:#ebf3faf0;border:1px solid #c0d2e4c2;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .7rem;font-size:.8rem;font-weight:600;display:inline-flex}.report-preview-table-wrap{padding:1rem 1.2rem 1.2rem}.report-preview-table{border-collapse:separate;border-spacing:0;background:#fffffff5;border:1px solid #c3d4e5e0;border-radius:1rem;width:100%;overflow:hidden}.report-preview-table thead th{z-index:1;color:#163c60;letter-spacing:.03em;text-align:left;text-transform:uppercase;background:linear-gradient(#ecf4fbfa,#e2edf8fa);border-bottom:1px solid #c4d4e5eb;padding:.85rem .9rem;font-size:.82rem;font-weight:800;position:sticky;top:0}.report-preview-table tbody td{color:#29445c;vertical-align:top;border-bottom:1px solid #e1eaf3f0;padding:.8rem .9rem;font-size:.92rem}.report-preview-table tbody tr:nth-child(2n) td{background:#f7fafdeb}.report-preview-table tbody tr:last-child td{border-bottom:0}.report-preview-total-row td{background:var(--report-accent-soft,#ecf4fbe6);color:var(--report-accent-ink,#163c60);border-top:1px solid #bdcdddeb;padding:.85rem .9rem;font-size:.89rem;font-weight:800}.report-preview-table .consulta-cell--currency,.report-preview-table .consulta-cell--number{font-variant-numeric:tabular-nums}.report-preview-empty{text-align:center;color:#60788f;background:#fafcfefa;padding:2.5rem 1rem!important}@media (width<=980px){.report-preview-header{flex-direction:column;align-items:flex-start}.report-preview-summary{padding-top:.85rem}.report-preview-table-wrap{padding:.9rem;overflow-x:auto}.report-preview-table{min-width:720px}}.dashboard-card-grid .dashboard-kpi-card--stacked{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.85rem}.dashboard-card-grid .dashboard-kpi-card--stacked .dashboard-kpi-icon{order:-1;align-self:flex-start;min-width:64px;min-height:64px}.dashboard-card-grid .dashboard-kpi-card--stacked .dashboard-kpi-copy{gap:.45rem;width:100%}.dashboard-card-grid .dashboard-kpi-card--stacked .dashboard-kpi-copy strong{white-space:nowrap;overflow-wrap:normal;letter-spacing:-.04em;font-size:clamp(1.9rem,2.35vw,2.7rem)}.dashboard-card-grid .dashboard-kpi-card--stacked .dashboard-kpi-copy span{max-width:none}.consulta-page .consulta-table{table-layout:auto;width:max-content;min-width:100%}.consulta-page .consulta-table th,.consulta-page .consulta-table td{vertical-align:middle}.consulta-page .consulta-table .consulta-cell--numeric{text-align:right;font-variant-numeric:tabular-nums;min-width:8.4rem}.consulta-page .consulta-table .consulta-cell--currency{color:#1e4568;min-width:9.25rem;font-weight:700}.consulta-page .consulta-table .consulta-cell--code{min-width:7.75rem}.consulta-page .consulta-table .consulta-cell--description{white-space:normal;min-width:18rem;max-width:28rem;line-height:1.35}.consulta-page .consulta-table--receber .consulta-cell--client{min-width:24rem;max-width:34rem}.consulta-page .consulta-table--receber .consulta-cell--status{min-width:8.5rem}.receber-client-cell{gap:.3rem;display:grid}.receber-client-cell__title{color:#173659;font-weight:700}.receber-client-cell__meta{color:#5e7898;white-space:normal;font-size:.82rem;line-height:1.45}.receber-client-cell__meta--empty{color:#90a2b8;font-style:italic}.receber-detail-section{gap:1rem;max-width:1080px;margin-top:1.2rem;display:grid}.receber-detail-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.receber-detail-header h3,.receber-detail-card-header h3{color:#163458;margin:0}.receber-detail-grid{grid-template-columns:minmax(300px,.85fr) minmax(380px,1.15fr);align-items:stretch;gap:1rem;display:grid}.receber-detail-card{background:linear-gradient(#fbfcfffa,#ecf4ffe6);border:1px solid #7a9bc62e;border-radius:18px;align-content:start;gap:.95rem;min-width:0;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffffd1}.receber-detail-card--installments{background:linear-gradient(#f4fdfafa,#e2f8f2eb)}.receber-detail-card-header{gap:.65rem;display:grid}.receber-detail-list{gap:.65rem;margin:0;display:grid}.receber-detail-row{border-bottom:1px dashed #7598c738;grid-template-columns:minmax(7rem,.45fr) minmax(0,1fr);align-items:start;gap:.9rem;padding-bottom:.65rem;display:grid}.receber-detail-row:last-child{border-bottom:0;padding-bottom:0}.receber-detail-row dt{color:#5f7a9a;font-weight:700}.receber-detail-row dd{color:#17365b;overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-weight:700}.receber-installments-table{background:#ffffffb8;border-color:#7598c72e;border-radius:16px}.receber-installments-table table{table-layout:fixed;min-width:0}.receber-installments-table th,.receber-installments-table td{white-space:normal}.receber-installments-table th:first-child,.receber-installments-table td:first-child{width:6rem}.receber-installments-table th:nth-child(2),.receber-installments-table td:nth-child(2){width:7.5rem}.receber-installments-table th:nth-child(3),.receber-installments-table td:nth-child(3){text-align:right;width:8rem}.consulta-page .consulta-table--payables .consulta-cell--supplier{min-width:24rem;max-width:34rem}.consulta-page .consulta-table--payables .consulta-cell--status{min-width:8.5rem}.pagar-supplier-cell{gap:.3rem;display:grid}.pagar-supplier-cell__title{color:#173659;font-weight:700}.pagar-supplier-cell__meta{color:#5e7898;white-space:normal;font-size:.82rem;line-height:1.45}.pagar-supplier-cell__meta--empty{color:#90a2b8;font-style:italic}.payable-status-pill{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:7rem;padding:.36rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.payable-status-pill--paid{color:#1f6a49;background:#55b57b24;border-color:#55b57b3d}.payable-status-pill--cancelled{color:#8f3a46;background:#da607624;border-color:#da60763d}.payable-status-pill--returned{color:#7a5120;background:#d2974c29;border-color:#d2974c47}.payable-status-pill--overdue{color:#9a4f05;background:#ffa6302e;border-color:#ffa63047}.payable-status-pill--due-today{color:#8b5c00;background:#f7d0542e;border-color:#f7d0544d}.payable-status-pill--pending,.payable-status-pill--open{color:#25548a;background:#4084dc1f;border-color:#4084dc38}.consulta-page .consulta-table--payables tbody tr.payable-row--paid>td,.consulta-page .consulta-table--receber tbody tr.receivable-row--paid>td{background:#55b57b0d}.consulta-page .consulta-table--payables tbody tr.payable-row--cancelled>td,.consulta-page .consulta-table--receber tbody tr.receivable-row--cancelled>td{background:#da60760d}.consulta-page .consulta-table--receber tbody tr.receivable-row--returned>td{background:#d2974c14}.consulta-page .consulta-table--payables tbody tr.payable-row--overdue>td,.consulta-page .consulta-table--receber tbody tr.receivable-row--overdue>td{background:#ffa63014}.consulta-page .consulta-table--payables tbody tr.payable-row--due-today>td,.consulta-page .consulta-table--receber tbody tr.receivable-row--due-today>td{background:#f7d05414}.legacy-subsection-title{color:#fff;letter-spacing:.04em;background:#6c7f34;border-radius:.5rem;align-items:center;min-height:2rem;padding:0 .75rem;font-size:.88rem;font-weight:700;display:inline-flex}.report-toolbar{align-items:center;gap:1rem}.report-shell-card{isolation:isolate;position:relative}.report-loading-overlay{z-index:6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#f3f8fdd6,#e8f0f9e6);border-radius:1.35rem;justify-content:center;align-items:center;padding:1.4rem;display:flex;position:absolute;inset:0}.report-loading-card{text-align:center;background:linear-gradient(#fffffffc,#f5f9fdfc);border:1px solid #7597c433;border-radius:1.35rem;justify-items:center;gap:.5rem;min-width:min(100%,22rem);padding:1.35rem 1.5rem;display:grid;box-shadow:0 20px 44px #26446824}.report-loading-card strong{color:#173653;letter-spacing:.01em;font-size:1.02rem}.report-loading-card span:last-child{color:#67809c;font-size:.9rem;line-height:1.45}.report-loading-spinner{color:#1a5b86;background:linear-gradient(#ebf5fc,#deedf8);border-radius:999px;justify-content:center;align-items:center;width:3.1rem;height:3.1rem;display:inline-flex;box-shadow:inset 0 1px #ffffffbf}.report-toolbar-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.report-view-button{color:#12344f;letter-spacing:.01em;background:linear-gradient(#fffffffa,#eff7fcfa);border:1px solid #143f5c1f;border-radius:.95rem;justify-content:center;align-items:center;gap:.6rem;min-width:9.5rem;min-height:2.9rem;padding:.75rem 1.15rem;font-size:.95rem;font-weight:700;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s,color .14s;display:inline-flex;box-shadow:0 10px 20px #0f172a0f}.report-view-button:hover:not(:disabled){background:linear-gradient(#f4fbff,#e5f2f8);border-color:#0e648138;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1a}.report-view-button:disabled{cursor:wait;opacity:.8}.report-pdf-button{color:#0f5b60;letter-spacing:.01em;background:linear-gradient(#e5f8f4fa,#d3efe8fa);border:1px solid #105b6024;border-radius:.95rem;justify-content:center;align-items:center;gap:.6rem;min-width:10rem;min-height:2.9rem;padding:.75rem 1.15rem;font-size:.95rem;font-weight:700;transition:border-color .14s,background .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 10px 20px #0f172a0f}.report-pdf-button:hover:not(:disabled){background:linear-gradient(#ebfbf7,#dcf5ee);border-color:#0e648138;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1a}.report-pdf-button:disabled{cursor:wait;opacity:.75}.report-exit-button{color:#4b6174;background:#ffffffb3;border:1px solid #143f5c1a;border-radius:.95rem;justify-content:center;align-items:center;gap:.55rem;min-width:7.75rem;min-height:2.9rem;padding:.75rem 1rem;font-size:.94rem;font-weight:600;transition:border-color .14s,background .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex}.report-exit-button:hover:not(:disabled){color:#21384d;background:#f6fafdf5;border-color:#143f5c29;transform:translateY(-1px);box-shadow:0 12px 22px #0f172a14}.report-preview-shell{background:linear-gradient(#fffffffa,#f7fafdfa);border:1px solid #0f172a14;border-radius:1.1rem;margin-top:1rem;overflow:hidden;box-shadow:0 18px 36px #0f172a14}.report-preview-meta{color:#61788f;margin:.35rem 0 0;font-size:.92rem}.report-preview-header{background:linear-gradient(#fafcfffa,#f1f7fdfa);border-bottom:1px solid #cbd5e1cc;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem .85rem;display:flex}.report-preview-kicker{background:var(--report-accent-soft,#e2f2f8f5);border:1px solid var(--report-accent-line,#155e7529);min-height:1.85rem;color:var(--report-accent-ink,#15455a);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:.55rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}.report-preview-header strong{color:#12344f;display:block}.report-preview-header p{color:#66758a;margin:.3rem 0 0;font-size:.92rem}.report-preview-highlights{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;padding:1rem 1.1rem 0;display:grid}.report-preview-highlight-card{border:1px solid var(--report-accent-line,#155e7529);background:linear-gradient(180deg, #fffffffa, #f8fbfefa), var(--report-accent-soft,#e2f2f8f5);border-radius:1rem;flex-direction:column;gap:.35rem;min-height:5.6rem;padding:.95rem 1rem;display:flex;box-shadow:inset 0 1px #ffffffbf}.report-preview-highlight-card span{color:#63788b;letter-spacing:.02em;text-transform:uppercase;font-size:.79rem;font-weight:600}.report-preview-highlight-card strong{color:var(--report-accent-ink,#15455a);font-size:1.24rem;font-weight:800;line-height:1.15}.report-preview-frame{background:#e8eef5;border:0;width:100%;min-height:42rem}.report-preview-table thead th{color:var(--report-accent-ink,#163c60)}.report-preview-table tbody tr:hover td{background:var(--report-accent-soft,#ecf4fbe6)}.report-preview-footer{color:#63788b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.1rem 1rem;font-size:.84rem;display:flex}.report-preview-shell--wide .report-preview-table-wrap{overflow-x:auto}.report-preview-shell--wide .report-preview-table{min-width:980px}.report-preview-shell--sales-ledger .report-preview-header{background:linear-gradient(#f8fcfbfa,#ecf7f5fa)}.report-preview-shell--inventory-board .report-preview-header{background:linear-gradient(#f8fbfffa,#ecf2fcfa)}.report-preview-shell--financial-ledger .report-preview-header{background:linear-gradient(#fffaf5fa,#faf1e9fa)}.consulta-page .consulta-table--pricing .consulta-cell--description{min-width:22rem;max-width:34rem}.consulta-page .consulta-table--pricing .consulta-cell--text{color:#27425d}.field-shell--currency .field-input input.field-control--currency{text-align:right;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#173d63;background:linear-gradient(#fff 0%,#eef5fcfa 100%);font-size:1.08rem;font-weight:700}.field-shell--currency>span{font-weight:700}@media (width<=980px){.report-toolbar{flex-direction:column;align-items:stretch}.report-toolbar-actions,.report-view-button,.report-pdf-button{width:100%}.report-preview-footer{flex-direction:column;align-items:flex-start}.dashboard-card-grid .dashboard-kpi-card--stacked .dashboard-kpi-copy strong{white-space:normal}.consulta-page .consulta-table .consulta-cell--description,.consulta-page .consulta-table--pricing .consulta-cell--description{min-width:15rem}}.ops-workspace-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:1.25rem;display:grid}.ops-side-stack{gap:1.25rem;display:grid}.cash-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.cash-form-grid--dense{grid-template-columns:repeat(3,minmax(0,1fr))}.cash-totals-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.cash-filter-toolbar{gap:1rem;display:grid}.cash-filter-toolbar-filters{grid-template-columns:1fr}.cash-filter-toolbar-actions{justify-content:flex-start}.ops-inline-card{background:linear-gradient(#ffffffeb,#f7fbffeb);border:1px solid #0d223814;border-radius:18px;gap:.3rem;padding:.95rem 1rem;display:grid}.ops-inline-card span{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.ops-inline-card strong{color:var(--foreground);font-size:1rem}.movement-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.movement-type-card{text-align:left;color:var(--foreground);background:#ffffffeb;border:1px solid #0d22381a;border-radius:18px;gap:.3rem;padding:1rem 1.1rem;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.movement-type-card:hover{border-color:#0b5c7a47;transform:translateY(-1px)}.movement-type-card.active{background:linear-gradient(#eff9fcfa,#fffffffa);border-color:#0b5c7a5c;box-shadow:0 18px 34px #0b5c7a1f}.movement-type-card span{color:var(--muted-foreground);font-size:.84rem}.form-assistant-bar{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.9rem;display:flex}.form-assistant-bar .field-helper{margin:0}@media (width<=1100px){.ops-workspace-grid,.cash-totals-grid,.cash-form-grid--dense{grid-template-columns:1fr}}@media (width<=760px){.app-shell--focused .workspace{padding-inline:.85rem}.app-shell--focused .sidebar{width:min(340px,100vw - .75rem)}.topbar-heading,.topbar-main{flex-direction:column;align-items:stretch}.topbar-menu-button{justify-content:center;width:100%}.cash-form-grid,.movement-type-grid{grid-template-columns:1fr}}.legacy-operational-page{gap:1.25rem;display:grid}.legacy-operational-hero{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.legacy-hero-copy{gap:.55rem;display:grid}.legacy-hero-copy h3,.legacy-panel-header h3{margin:0}.legacy-hero-actions,.legacy-hero-stats,.legacy-pagination,.legacy-action-group,.legacy-row-actions,.legacy-batch-actions{align-items:center;gap:.75rem;display:flex}.legacy-stat-card{background:linear-gradient(#fffffffa,#f8fafcf2);border:1px solid #94a3b84d;border-radius:1rem;min-width:9rem;padding:.95rem 1.1rem}.legacy-stat-card span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;display:block}.legacy-stat-card strong{color:#0f172a;margin-top:.35rem;font-size:1.1rem;display:block}.legacy-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.legacy-panel-header p{margin:.35rem 0 0}.legacy-filter-toolbar,.legacy-batch-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.legacy-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.lote-page-shell,.transferir-estoque-shell{flex-direction:column;gap:1.25rem;display:flex}.lote-filter-grid{grid-template-columns:minmax(180px,220px) minmax(220px,1fr) repeat(3,minmax(150px,200px))}.transferir-estoque-grid{grid-template-columns:minmax(220px,280px) minmax(220px,1fr)}.transferir-estoque-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.legacy-filter-actions{margin-top:1rem}.legacy-batch-panel{background:linear-gradient(#fefce8e6,#fffffffa)}.ajuste-batch-toolbar{grid-template-columns:minmax(12rem,1.1fr) minmax(14rem,1.05fr) minmax(11rem,.9fr) minmax(16rem,1.05fr) minmax(0,1.45fr) minmax(8rem,.72fr) auto;align-items:end;gap:1rem;display:grid}.ajuste-batch-type-group{color:#32506c;border:0;align-items:center;gap:1.2rem;min-height:3.15rem;margin:0;padding:.2rem 0 0;display:flex}.ajuste-batch-type-group legend{color:#7b8794;margin-bottom:.45rem;padding:0;font-size:.88rem;font-weight:700}.ajuste-batch-type-group label{color:#426286;align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.ajuste-batch-type-group input{accent-color:#163a63}.ajuste-batch-quantity-field .field-input input{text-align:right;font-variant-numeric:tabular-nums}.ajuste-batch-add-button{min-height:3.15rem;padding-inline:1.2rem}.ajuste-batch-grid-panel{padding-block:.4rem .7rem}.ajuste-grade-dialog{width:min(640px,100%)}.legacy-operational-detail-actions{margin-top:1.35rem;padding-top:.35rem}.reajuste-page-shell{padding-bottom:1.1rem}.reajuste-legacy-toolbar{flex-direction:column;gap:1rem;display:flex}.reajuste-legacy-toolbar__row{align-items:end;gap:.9rem;display:grid}.reajuste-legacy-toolbar__row--top{grid-template-columns:minmax(0,10.6rem) minmax(0,1fr) minmax(18rem,30rem) auto}.reajuste-legacy-toolbar__row--bottom{grid-template-columns:minmax(0,13.5rem) minmax(0,13.5rem) minmax(0,10rem) auto}.reajuste-code-field{min-width:0}.reajuste-code-input{grid-template-columns:minmax(0,1fr) 2.75rem;align-items:center;gap:.4rem;display:grid}.reajuste-search-trigger{color:#fff;background:#163a63;border-color:#163a63;border-radius:.8rem;justify-content:center;min-height:3.15rem;padding-inline:0}.reajuste-search-trigger:hover{color:#fff;background:#1e4d81}.reajuste-product-preview{color:#32506c;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-height:3.15rem;padding:0 .35rem;font-size:.96rem;font-weight:600;display:flex;overflow:hidden}.reajuste-type-field{min-width:0}.reajuste-filter-button{align-self:end;min-height:3.15rem;padding-inline:1.35rem}.reajuste-adjust-field .field-input input{text-align:right;font-variant-numeric:tabular-nums}.reajuste-radio-group{color:#32506c;border:0;align-items:center;gap:1.2rem;min-height:3.15rem;margin:0;padding:.2rem 0 0;display:flex}.reajuste-radio-group legend{color:#7b8794;margin-bottom:.45rem;padding:0;font-size:.88rem;font-weight:700}.reajuste-radio-group label{color:#426286;align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.reajuste-radio-group input{accent-color:#163a63}.reajuste-batch-actions{margin-top:.15rem}.reajuste-grid-panel{padding-block:.35rem .6rem}.consulta-page .consulta-table .consulta-cell--indicator{text-align:center;width:2.6rem}.consulta-page .consulta-table .consulta-cell--indicator input{accent-color:#163a63;pointer-events:none;width:.95rem;height:.95rem}.reajuste-editor-panel{padding-block:1rem 1.2rem}.reajuste-editor-header{margin-bottom:.9rem}.reajuste-editor-current{color:#365374;min-height:1.4rem;font-size:.95rem;font-weight:700}.reajuste-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:1rem;display:grid}.reajuste-editor-panel .field-shell--currency .field-input input.field-control--currency{min-height:2.55rem;font-size:1rem;font-weight:700}.reajuste-editor-actions{justify-content:flex-end;gap:.7rem;margin-top:1rem;display:flex}.reajuste-footer-panel{background:linear-gradient(#fff9e8f0,#fff7def5);padding-block:.7rem}.reajuste-footer-actions{justify-content:flex-end;gap:.7rem;display:flex}.reajuste-product-search-dialog{width:min(1180px,100%)}.reajuste-product-search-toolbar{grid-template-columns:minmax(0,1.8fr) minmax(0,13rem) auto auto;align-items:end;gap:.9rem;display:grid}.reajuste-product-search-field,.reajuste-product-search-checkbox{min-width:0}.reajuste-product-search-checkbox,.reajuste-product-search-button{align-self:end;min-height:3rem}.reajuste-product-search-actions{justify-content:flex-end}.reajuste-product-search-dialog .consulta-cell--description{min-width:20rem}.legacy-detail-grid{gap:1rem;display:grid}.legacy-detail-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-detail-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-checkbox-field{color:#0f172a;align-items:center;gap:.7rem;min-height:3rem;font-weight:600;display:inline-flex}.legacy-checkbox-field input,.table-checkbox input{accent-color:#1d4ed8;width:1rem;height:1rem}.legacy-loading-state{color:#475569;align-items:center;gap:.75rem;font-weight:600;display:inline-flex}.legacy-price-table .table-input,.legacy-child-table .table-input,.legacy-currency-input{color:#0f172a;background:#fff;min-width:7.5rem}.legacy-child-table .field-shell{min-width:13rem}.legacy-sticky-actions{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #94a3b833;border-radius:1rem;justify-content:space-between;position:sticky;bottom:.75rem;box-shadow:0 20px 50px #0f172a14}.legacy-collection-panel .lookup-input-shell,.legacy-detail-grid .lookup-input-shell{width:100%}@media (width<=840px){.legacy-operational-hero,.legacy-panel-header,.legacy-detail-header,.lookup-dialog-header,.import-panel-header{flex-direction:column;align-items:stretch}.legacy-hero-actions,.legacy-hero-stats,.legacy-pagination,.legacy-action-group,.legacy-row-actions,.legacy-batch-actions,.crud-toolbar-actions,.cash-filter-toolbar-actions,.report-toolbar-actions{flex-wrap:wrap;width:100%}.legacy-filter-toolbar,.legacy-batch-toolbar,.legacy-filter-grid,.ajuste-batch-toolbar,.lote-filter-grid,.transferir-estoque-grid,.ops-workspace-grid,.ops-client-metrics,.legacy-detail-grid,.legacy-detail-grid--2,.legacy-detail-grid--3{grid-template-columns:1fr}.legacy-stat-card{min-width:0}}@media (width<=620px){.lookup-dialog,.movement-dialog{width:100%;max-width:100%}.legacy-hero-actions>*,.legacy-hero-stats>*,.legacy-action-group>*,.legacy-row-actions>*,.legacy-batch-actions>*,.crud-toolbar-actions>*,.cash-filter-toolbar-actions>*,.report-toolbar-actions>*{width:100%}}.legacy-back-button{width:fit-content}.legacy-pagination span{color:#475569;font-weight:600}.field-input--checkbox{justify-content:flex-start;align-items:center;min-height:3.2rem;padding-inline:1rem;display:flex}.field-input--checkbox input{width:1.1rem;height:1.1rem}@media (width<=1380px){.legacy-filter-toolbar,.legacy-batch-toolbar,.legacy-filter-grid,.legacy-detail-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.reajuste-legacy-toolbar__row--top{grid-template-columns:minmax(0,10.6rem) minmax(0,1fr) minmax(14rem,1fr)}.reajuste-filter-button{grid-column:1/-1;justify-self:end}.reajuste-legacy-toolbar__row--bottom,.reajuste-editor-grid,.ajuste-batch-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.legacy-operational-hero,.legacy-panel-header,.legacy-pagination,.legacy-action-group,.legacy-row-actions,.legacy-batch-actions{flex-direction:column;align-items:stretch}.legacy-filter-toolbar,.legacy-batch-toolbar,.legacy-filter-grid,.legacy-detail-grid--2,.legacy-detail-grid--3,.reajuste-legacy-toolbar__row--top,.reajuste-legacy-toolbar__row--bottom,.reajuste-editor-grid,.ajuste-batch-toolbar,.reajuste-product-search-toolbar{grid-template-columns:minmax(0,1fr)}.reajuste-product-preview{white-space:normal;text-overflow:unset;padding-inline:0;overflow:visible}.reajuste-filter-button,.reajuste-editor-actions,.reajuste-footer-actions,.reajuste-product-search-actions{flex-direction:column;justify-content:stretch;justify-self:stretch}.reajuste-editor-actions>button,.reajuste-footer-actions>button,.reajuste-product-search-actions>button{width:100%}.legacy-sticky-actions{position:static}}.legacy-form-stack{gap:1rem;display:grid}.legacy-inline-card{background:#fff;border:1px solid #0f172a14;border-radius:18px;padding:1rem 1.1rem;box-shadow:0 14px 30px #0f172a0a}.legacy-inline-card-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.95rem;display:grid}.legacy-inline-card-actions{margin-top:1rem}.legacy-inline-action-group{align-items:center;gap:.5rem;display:flex}.legacy-inline-action-group .field-readonly-shell{min-width:88px}.field-shell--checkbox-inline .field-input{justify-content:flex-start;min-height:50px}.selected-row{background:#1877f214}.product-legacy-inline-strip,.product-legacy-selected-strip{color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#15395ffa,#204f80f0);border-radius:16px;justify-content:center;align-items:center;min-height:2rem;padding:.35rem 1rem;display:flex}.product-legacy-inline-strip strong,.product-legacy-selected-strip strong{font-size:.86rem}.product-legacy-inline-strip--teal{background:linear-gradient(#10666efa,#1a7c85f0)}.product-legacy-inline-strip--amber{background:linear-gradient(#7a5410fa,#946a1af0)}.product-legacy-selected-strip{background:linear-gradient(#3e8054fa,#4d9764f0);min-height:2.35rem}.product-legacy-code-input{grid-template-columns:minmax(0,1fr) 3rem;align-items:center;gap:.45rem;display:grid}.product-inline-editor-grid--legacy-grade{grid-template-columns:minmax(0,17rem) auto minmax(0,1fr)}.product-inline-editor-grid--legacy-color{grid-template-columns:minmax(0,16rem) minmax(0,10rem) minmax(0,10rem) auto}.product-inline-editor-grid--legacy-kit-head{grid-template-columns:minmax(0,16rem) minmax(0,1fr) auto}.product-inline-editor-grid--legacy-kit-values{grid-template-columns:repeat(4,minmax(0,1fr))}.product-legacy-description-field,.product-legacy-color-description{min-width:0}.product-legacy-color-description{grid-column:1/-1}.product-inline-editor-action--insert{align-self:stretch}.product-inline-editor-action--insert .ghost-button{min-height:3.15rem}.legacy-form-slot--obs_bloqueio,.legacy-form-slot--id_partic{grid-column:1/-1}@media (width<=1080px){.product-inline-editor-grid--legacy-grade,.product-inline-editor-grid--legacy-color,.product-inline-editor-grid--legacy-kit-head,.product-inline-editor-grid--legacy-kit-values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.legacy-inline-card-grid,.product-inline-editor-grid--legacy-grade,.product-inline-editor-grid--legacy-color,.product-inline-editor-grid--legacy-kit-head,.product-inline-editor-grid--legacy-kit-values{grid-template-columns:1fr}.legacy-inline-action-group{flex-wrap:wrap}}.config-shell{gap:1rem;display:grid}.config-header{align-items:center}.config-header-actions,.config-tab-strip{flex-wrap:wrap;gap:.75rem;display:flex}.config-section-stack,.config-section-card{gap:1rem;display:grid}.config-section-header{gap:.35rem;display:grid}.config-section-header strong{color:#274d73}.config-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.config-summary-card{background:linear-gradient(#fffffffc 0%,#f4f9fefa 100%);border:1px solid #7f9ec438;border-radius:20px;gap:.35rem;padding:1rem 1.05rem;display:grid;box-shadow:inset 0 1px #ffffffeb,0 14px 30px #35588214}.config-summary-card span{color:#5f7993;text-transform:uppercase;letter-spacing:.08em;font-size:.84rem;font-weight:600}.config-summary-card strong{color:#20486f}.config-summary-card small{color:#637b96}.config-form-grid{align-items:start;gap:.95rem 1rem;display:grid}.config-form-grid--general{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.config-form-grid--accounts{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.config-form-grid--checks{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.config-form-grid--nfe-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.config-form-grid--certificate{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.config-inline-actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=980px){.config-header{align-items:start}.config-header-actions,.config-inline-actions,.config-tab-strip{width:100%}.config-header-actions .secondary-button,.config-inline-actions .secondary-button,.config-tab-strip .form-tab-btn{flex:100%}}.table-readonly-cell{color:#143042;min-height:1.25rem;font-size:.94rem;line-height:1.35;display:block}.module-tab-note,.module-readonly-dataset{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 14px 30px #0f172a0a}.module-readonly-header strong,.client-financial-summary strong{color:#143042}.module-readonly-header p{color:#61758e}.client-financial-panel{gap:1rem;display:grid}.client-financial-summary{grid-template-columns:repeat(3,minmax(140px,1fr));gap:.85rem;display:grid}.client-financial-summary>div{background:linear-gradient(#f8fbff 0%,#eef5fb 100%);border:1px solid #6f84a42e;border-radius:14px;gap:.3rem;min-height:76px;padding:.9rem 1rem;display:grid}.client-financial-summary span{color:#61758e;text-transform:uppercase;font-size:.82rem;font-weight:700}.client-financial-summary strong{align-self:end;font-size:1.08rem}.client-financial-table th,.client-financial-table td{vertical-align:middle}.client-financial-table td:first-child,.client-financial-table td:nth-child(2){color:#1e4568;font-weight:700}.client-financial-table td:nth-child(4){color:#0d6b5c;text-align:right;font-weight:800}.client-link-editor-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;display:grid}.client-link-editor-grid--vestuario{grid-template-columns:minmax(220px,1.2fr) minmax(220px,1.4fr) minmax(260px,1.8fr)}.client-link-editor-grid__observacao{grid-column:span 1}@media (width<=960px){.client-link-editor-grid--vestuario,.client-financial-summary{grid-template-columns:1fr}}.user-filial-access-grid{grid-template-columns:minmax(180px,220px) minmax(260px,1fr) auto;align-items:end;gap:.85rem;display:grid}.user-filial-access-helper{background:linear-gradient(#f8fbff 0%,#eef5fb 100%);border:1px solid #94a3b857;border-radius:14px;flex-direction:column;justify-content:center;min-height:3.15rem;padding:.8rem 1rem;display:flex}.user-filial-access-helper span{letter-spacing:.08em;text-transform:uppercase;color:#587289;font-size:.74rem;font-weight:700}.user-filial-access-helper strong{color:#163126;margin-top:.28rem;font-size:.96rem;line-height:1.35}.user-filial-access-actions{justify-content:flex-end}.user-filial-access-table table th:last-child,.user-filial-access-table table td:last-child{white-space:nowrap;width:1%}@media (width<=960px){.user-filial-access-grid{grid-template-columns:1fr}.user-filial-access-actions{justify-content:stretch}.user-filial-access-actions .primary-button{width:100%}}
