:root{font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;color:#173126;background:#f4f2eb;font-synthesis:none;text-rendering:optimizeLegibility;--forest: #143d2a;--forest-light: #235a40;--cream: #f4f2eb;--paper: #fffdf8;--gold: #d5a940;--ink-muted: #68766f;--line: #dfe2dc;--danger: #9d342f}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}.change-password-exit{display:block;margin:14px auto 0;border:0;color:var(--ink-muted);background:transparent}h1,h2,p{margin-top:0}h1,h2{font-family:Segoe UI Variable Display,Segoe UI,sans-serif;letter-spacing:-.035em}.brand-lockup{display:flex;align-items:center;gap:12px;font-weight:700}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:var(--gold);color:var(--forest);font-family:Segoe UI Variable Display,Segoe UI,sans-serif;font-weight:800;letter-spacing:-.06em}.eyebrow{margin-bottom:10px;color:var(--gold);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1.15fr) 1fr}.login-intro{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(32px,5vw,72px);overflow:hidden;position:relative;color:#f9f6ec;background:radial-gradient(circle at 88% 78%,rgb(213 169 64 / 18%),transparent 28%),linear-gradient(145deg,#0d3020,#184831 70%,#103521)}.login-intro:after{content:"";position:absolute;width:340px;height:340px;border:1px solid rgb(255 255 255 / 9%);border-radius:50%;right:-125px;bottom:-90px;box-shadow:0 0 0 62px #ffffff08,0 0 0 130px #ffffff05}.login-intro>*{position:relative;z-index:1}.login-brand{width:min(440px,78%)}.login-brand-logo{display:block;width:100%;height:auto}.login-intro h1{max-width:650px;margin-bottom:24px;font-size:clamp(2.3rem,4.4vw,4.8rem);line-height:1.02}.intro-copy{max-width:560px;color:#c8d5cd;font-size:1.08rem;line-height:1.7}.intro-footnote{margin:0;color:#9cb1a5;font-size:.82rem}.login-panel{display:grid;place-items:center;padding:32px;background:var(--cream)}.login-card{width:min(420px,100%)}.login-card header{margin-bottom:36px}.login-card h2{margin-bottom:10px;color:var(--forest);font-size:2rem}.login-card header>p:last-child{color:var(--ink-muted)}.login-card label{display:grid;gap:8px;margin-bottom:20px;color:#35493f;font-size:.9rem;font-weight:600}.login-card input{width:100%;padding:14px 15px;border:1px solid #ced4cf;border-radius:10px;outline:none;color:var(--forest);background:var(--paper);transition:border-color .2s,box-shadow .2s}.login-card input:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401f}.login-card button[type=submit]{width:100%;margin-top:8px;padding:15px 20px;border:0;border-radius:10px;color:#fff;background:var(--forest);font-weight:700;box-shadow:0 8px 18px #143d2a29}.login-card button[type=submit]:hover:not(:disabled){background:var(--forest-light)}.form-error{margin:-4px 0 18px;padding:12px 14px;border-radius:8px;color:var(--danger);background:#fbece9;font-size:.9rem}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;background:var(--forest);color:#dbe5df}.loading-screen p{margin:0}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;background:var(--cream);transition:grid-template-columns .2s ease}.app-shell.sidebar-collapsed{grid-template-columns:88px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;width:100%;height:100vh;min-height:0;flex-direction:column;gap:36px;padding:20px 18px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgb(255 255 255 / 20%) transparent;scrollbar-width:thin;color:#f5f3ec;background:var(--forest)}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff2e}.sidebar-header{display:flex;align-items:center;gap:12px}.sidebar-toggle{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border:0;border-radius:10px;color:#d5e0da;background:transparent;transition:color .16s ease,background-color .16s ease}.sidebar-toggle:hover{color:#fff;background:#ffffff14}.sidebar-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.sidebar-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.sidebar .brand-lockup{min-width:0;gap:10px}.sidebar .brand-mark{flex:0 0 auto}.brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar nav{flex:1}.nav-item{display:flex;width:100%;min-height:46px;align-items:center;gap:13px;padding:11px 13px;border:0;border-radius:10px;color:#b9c9c0;background:transparent;text-align:left;text-decoration:none;transition:color .16s ease,background-color .16s ease}.nav-item-icon{flex:0 0 auto;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.nav-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#fff;background:#ffffff17}.nav-section-label{margin:28px 14px 8px;color:#7f9a8c;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sidebar-collapsed .sidebar{gap:26px;padding-inline:12px}.sidebar-collapsed .sidebar-header{flex-direction:column;gap:12px}.sidebar-collapsed .brand-name,.sidebar-collapsed .nav-item-label{display:none}.sidebar-collapsed .nav-item{justify-content:center;padding-inline:8px}.sidebar-collapsed .nav-item-icon{width:22px;height:22px}.sidebar-collapsed .nav-section-label{height:1px;margin:20px 10px 10px;overflow:hidden;background:#ffffff1f;color:transparent}.mobile-navigation-bar,.mobile-menu-backdrop{display:none}.workspace{min-width:0;padding:0}.app-topbar{position:sticky;z-index:12;top:0;display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:24px;padding:9px clamp(28px,5vw,64px);background:var(--cream)}.topbar-brand-logo{display:block;flex:0 1 210px;width:min(210px,24vw);height:44px;background:var(--forest);-webkit-mask:url(/assets/brand/armazem-mineiro-logo-login.png) left center / contain no-repeat;mask:url(/assets/brand/armazem-mineiro-logo-login.png) left center / contain no-repeat}.topbar-user{display:flex;min-width:0;align-items:center;gap:11px}.topbar-avatar{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border-radius:50%;color:var(--forest);background:var(--gold);font-weight:800;box-shadow:0 4px 10px #795b1124}.topbar-identity{min-width:0;padding-right:13px;border-right:1px solid var(--line)}.topbar-identity strong,.topbar-identity span{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-identity strong{color:var(--forest);font-size:.84rem}.topbar-identity span{margin-top:3px;color:var(--ink-muted);font-size:.7rem}.topbar-logout{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:7px 10px;border:1px solid transparent;border-radius:8px;color:var(--forest);background:transparent;font-size:.76rem;font-weight:800;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.topbar-logout:hover:not(:disabled){border-color:#e2c0b8;color:var(--danger);background:#fbefec}.topbar-logout:focus-visible{outline:2px solid var(--forest-light);outline-offset:2px}.topbar-logout svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.workspace-content{padding:clamp(22px,3vw,36px) clamp(28px,5vw,64px) clamp(28px,5vw,64px)}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.workspace-header h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);color:var(--forest)}.status-pill{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--ink-muted);background:#ffffff8c;font-size:.78rem}.status-pill span{width:7px;height:7px;border-radius:50%;background:#37a46b;box-shadow:0 0 0 3px #37a46b21}.empty-dashboard{max-width:760px;margin-top:80px;padding:clamp(32px,5vw,64px);border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 18px 50px #27392f0f}.empty-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:30px;border-radius:14px;color:var(--forest);background:#e5eee8;font-size:1.25rem;font-weight:700}.empty-dashboard h2{max-width:560px;margin-bottom:16px;color:var(--forest);font-size:clamp(1.6rem,3vw,2.45rem)}.empty-dashboard>p:last-child{max-width:590px;margin-bottom:0;color:var(--ink-muted);line-height:1.7}.module-page{width:100%}.module-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.module-header h1{margin-bottom:8px;color:var(--forest);font-size:clamp(2rem,4vw,3.2rem)}.module-header>div>p:last-child{margin:0;color:var(--ink-muted)}.primary-button,.secondary-button{min-height:42px;padding:10px 16px;border-radius:9px;font-weight:700}.primary-button{border:1px solid var(--forest);color:#fff;background:var(--forest);box-shadow:0 7px 15px #143d2a1f}.primary-button:hover:not(:disabled){background:var(--forest-light)}.secondary-button{border:1px solid #cdd4cf;color:var(--forest);background:#fff}.secondary-button:hover:not(:disabled){border-color:#aebbb3;background:#f8faf8}.secondary-button.compact{min-height:34px;padding:7px 11px;font-size:.78rem}.data-panel{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 14px 38px #27392f0d}.list-toolbar{display:flex;align-items:flex-end;gap:12px;padding:22px 24px;border-bottom:1px solid var(--line)}.search-field{display:grid;flex:1;max-width:480px;gap:7px;color:#405248;font-size:.78rem;font-weight:700}.search-field input,.customer-form input,.customer-form textarea,.customer-form select{width:100%;padding:11px 12px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff}.search-field input:focus,.customer-form input:focus,.customer-form textarea:focus,.customer-form select:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.checkbox-field{display:flex;align-items:center;gap:8px;margin-left:auto;color:var(--ink-muted);font-size:.82rem}.checkbox-field input{width:16px;height:16px;accent-color:var(--forest)}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:13px 18px;color:#718078;background:#f6f7f3;font-size:.7rem;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table td{padding:16px 18px;border-top:1px solid #e7e9e4;color:#46584e;font-size:.86rem;vertical-align:middle}.data-table td strong,.data-table td small{display:block}.data-table td strong{color:var(--forest);font-size:.92rem}.data-table td small{max-width:320px;margin-top:5px;overflow:hidden;color:#829087;text-overflow:ellipsis;white-space:nowrap}.inactive-row{opacity:.66}.record-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:700}.record-status.active{color:#246442;background:#e5f2e9}.record-status.inactive{color:#6e7671;background:#eceeeb}.row-actions{text-align:right;white-space:normal}.table-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.row-actions .table-action{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:5px 8px;border:1px solid transparent;border-radius:7px;color:var(--forest-light);background:#f2f6f3;font-size:.7rem;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.row-actions .table-action svg{flex:0 0 auto;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.row-actions .table-action:hover{border-color:#c8dacf;color:var(--forest);background:#e8f1eb;box-shadow:0 3px 8px #19412d14;transform:translateY(-1px)}.row-actions .table-action:focus-visible{outline:2px solid var(--forest-light);outline-offset:2px}.row-actions .table-action-accent{color:#765810;background:#fbf5e5}.row-actions .table-action-accent:hover{border-color:#e1cb8d;color:#5f460b;background:#f8edcf}.row-actions .table-action-positive{color:#24704a;background:#e9f4ed}.row-actions .table-action-positive:hover{border-color:#b8d8c3;color:#175d3a;background:#dff0e5}.row-actions .table-action-warning{color:#8a5d14;background:#fbf1df}.row-actions .table-action-warning:hover{border-color:#e2c389;color:#704708;background:#f7e8cc}.row-actions .table-action-danger{color:var(--danger);background:#fbefec}.row-actions .table-action-danger:hover{border-color:#e6bcb4;color:#8d2b20;background:#f8e2dd}.users-page,.suppliers-page,.products-page{container-type:inline-size}.product-mobile-updated,.mobile-updated-cell{display:none}.catalog-page,.customers-page,.reports-page,.sales-registry-page{container-type:inline-size}@container (max-width: 1550px){.users-page .module-header{gap:24px;margin-bottom:26px}.users-page .module-header h1{max-width:760px;font-size:2.85rem;line-height:1.08}.users-page .users-summary{gap:12px;padding:20px 20px 18px}.users-page .users-summary article{min-height:88px;padding:14px 16px}.users-page .users-toolbar{padding:18px 20px}.users-page .users-toolbar .search-field{max-width:600px}.users-page .users-table{min-width:1050px;table-layout:fixed}.users-page .users-table th,.users-page .users-table td{padding-right:12px;padding-left:12px}.users-page .users-table th:first-child{width:24%}.users-page .users-table th:nth-child(2){width:13%}.users-page .users-table th:nth-child(3){width:15%}.users-page .users-table th:nth-child(4){width:10%}.users-page .users-table th:nth-child(5){width:11%}.users-page .users-table th:last-child{width:242px}.users-page .users-table .table-actions{flex-wrap:nowrap;gap:6px}.users-page .users-table .table-action{position:relative;width:34px;min-height:34px;justify-content:center;padding:0;border-color:#143d2a0f;border-radius:9px}.users-page .users-table .table-action svg{width:16px;height:16px}.users-page .users-table .table-action span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@container (max-width: 1550px){.suppliers-page .module-header{gap:24px;margin-bottom:26px}.suppliers-page .module-header h1{font-size:2.85rem;line-height:1.08}.suppliers-page .suppliers-summary{gap:12px;padding:20px 20px 18px}.suppliers-page .suppliers-summary article{min-height:88px;padding:14px 16px}.suppliers-page .suppliers-toolbar{padding:18px 20px}.suppliers-page .suppliers-toolbar .search-field{max-width:600px}.suppliers-page .suppliers-table{min-width:0;table-layout:fixed}.suppliers-page .suppliers-table th,.suppliers-page .suppliers-table td{padding-right:12px;padding-left:12px}.suppliers-page .suppliers-table th:first-child{width:39%}.suppliers-page .suppliers-table th:nth-child(2){width:18%}.suppliers-page .suppliers-table th:nth-child(3){width:17%}.suppliers-page .suppliers-table th:nth-child(4){width:10%}.suppliers-page .suppliers-table th:last-child{width:16%}.suppliers-page .suppliers-table th:nth-child(2),.suppliers-page .suppliers-table td:nth-child(2),.suppliers-page .suppliers-table th:nth-child(3),.suppliers-page .suppliers-table td:nth-child(3){white-space:nowrap}.suppliers-page .suppliers-table th:nth-child(4),.suppliers-page .suppliers-table td:nth-child(4){text-align:center}.suppliers-page .suppliers-table .table-actions{flex-wrap:nowrap;gap:6px}.suppliers-page .suppliers-table .table-action{position:relative;width:34px;min-height:34px;justify-content:center;padding:0;border-color:#143d2a0f;border-radius:9px}.suppliers-page .suppliers-table .table-action svg{width:16px;height:16px}.suppliers-page .suppliers-table .table-action span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@container (max-width: 1550px){.products-page .module-header{gap:24px;margin-bottom:26px}.products-page .module-header h1{font-size:2.85rem;line-height:1.08}.products-page .products-summary{gap:12px;padding:20px 20px 18px}.products-page .products-summary article{min-height:88px;padding:14px 16px}.products-page .products-toolbar{padding:18px 20px}.products-page .products-toolbar .search-field{max-width:600px}.products-page .products-table{min-width:0;table-layout:fixed}.products-page .products-table th,.products-page .products-table td{padding-right:10px;padding-left:10px}.products-page .products-table th:first-child{width:21%}.products-page .products-table th:nth-child(2){width:16%}.products-page .products-table th:nth-child(3){width:8%}.products-page .products-table th:nth-child(4){width:8%}.products-page .products-table th:nth-child(5){width:11%}.products-page .products-table th:nth-child(6){width:14%}.products-page .products-table th:nth-child(7){width:8%}.products-page .products-table th:last-child{width:14%}.products-page .products-table td:nth-child(3),.products-page .products-table td:nth-child(4){white-space:nowrap}.products-page .products-table td:nth-child(6){min-width:0}.products-page .products-table th:nth-child(7),.products-page .products-table td:nth-child(7){text-align:center}.products-page .products-table .table-actions{flex-wrap:nowrap;gap:6px}.products-page .products-table .table-action{position:relative;width:34px;min-height:34px;justify-content:center;padding:0;border-color:#143d2a0f;border-radius:9px}.products-page .products-table .table-action svg{width:16px;height:16px}.products-page .products-table .table-action span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@container (max-width: 1550px){.catalog-page .module-header{gap:24px;margin-bottom:26px}.catalog-page .module-header h1{font-size:2.85rem;line-height:1.08}.catalog-page .catalog-tabs{margin-bottom:14px}.catalog-page .catalog-panel-title{padding:18px 20px 16px}.catalog-page .catalog-summary{gap:12px;padding:0 20px 18px}.catalog-page .catalog-summary article{min-height:88px;padding:14px 16px}.catalog-page .catalog-toolbar{padding:18px 20px}.catalog-page .catalog-toolbar .search-field{max-width:600px}.catalog-page .catalog-table{min-width:0;table-layout:fixed}.catalog-page .catalog-table th,.catalog-page .catalog-table td{padding-right:12px;padding-left:12px}.catalog-page .catalog-table:not(.sale-units-table) th:first-child{width:50%}.catalog-page .catalog-table:not(.sale-units-table) th:nth-child(2){width:15%}.catalog-page .catalog-table:not(.sale-units-table) th:nth-child(3){width:21%}.catalog-page .catalog-table:not(.sale-units-table) th:last-child{width:14%}.catalog-page .sale-units-table th:first-child{width:36%}.catalog-page .sale-units-table th:nth-child(2){width:14%}.catalog-page .sale-units-table th:nth-child(3){width:14%}.catalog-page .sale-units-table th:nth-child(4){width:22%}.catalog-page .sale-units-table th:last-child{width:14%}.catalog-page .catalog-table th:not(:first-child),.catalog-page .catalog-table td:not(:first-child){white-space:nowrap}.catalog-page .catalog-table .table-actions{flex-wrap:nowrap;gap:6px}.catalog-page .catalog-table .table-action{position:relative;width:34px;min-height:34px;justify-content:center;padding:0;border-color:#143d2a0f;border-radius:9px}.catalog-page .catalog-table .table-action svg{width:16px;height:16px}.catalog-page .catalog-table .table-action span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@container (max-width: 1550px){.customers-page .module-header{gap:24px;margin-bottom:26px}.customers-page .module-header h1{font-size:2.85rem;line-height:1.08}.customers-page .customers-summary{gap:12px;padding:20px 20px 18px}.customers-page .customers-summary article{min-height:88px;padding:14px 16px}.customers-page .customers-toolbar{padding:18px 20px}.customers-page .customers-toolbar .search-field{max-width:600px}.customers-page .customers-table{min-width:0;table-layout:fixed}.customers-page .customers-table th,.customers-page .customers-table td{padding-right:12px;padding-left:12px}.customers-page .customers-table th:first-child{width:40%}.customers-page .customers-table th:nth-child(2){width:18%}.customers-page .customers-table th:nth-child(3){width:17%}.customers-page .customers-table th:nth-child(4){width:9%}.customers-page .customers-table th:last-child{width:16%}.customers-page .customers-table th:nth-child(2),.customers-page .customers-table td:nth-child(2),.customers-page .customers-table th:nth-child(3),.customers-page .customers-table td:nth-child(3){white-space:nowrap}.customers-page .customers-table th:nth-child(4),.customers-page .customers-table td:nth-child(4){text-align:center}.customers-page .customers-table .table-actions{flex-wrap:nowrap;gap:5px}.customers-page .customers-table .table-action{position:relative;width:34px;min-height:34px;justify-content:center;padding:0;border-color:#143d2a0f;border-radius:9px}.customers-page .customers-table .table-action svg{width:16px;height:16px}.customers-page .customers-table .table-action span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@container (max-width: 1550px){.reports-page .module-header h1{font-size:2.85rem;line-height:1.08}.reports-page .report-tabs{gap:8px}.reports-page .report-tabs button{padding:11px 13px}.reports-page .report-filter-panel{padding:14px 16px}.reports-page .report-filter-panel form{gap:10px}.reports-page .report-filter-panel label{min-width:175px}.reports-page .report-summary{gap:12px}.reports-page .delivery-report-table{width:100%;min-width:0;table-layout:fixed}.reports-page .delivery-report-table th,.reports-page .delivery-report-table td{padding-right:10px;padding-left:10px}.reports-page .delivery-report-table th{line-height:1.25;white-space:normal}.reports-page .delivery-report-table th:first-child{width:11%}.reports-page .delivery-report-table th:nth-child(2){width:12%}.reports-page .delivery-report-table th:nth-child(3){width:18%}.reports-page .delivery-report-table th:nth-child(4){width:18%}.reports-page .delivery-report-table th:nth-child(5){width:31%}.reports-page .delivery-report-table th:last-child{width:10%;text-align:right}.reports-page .delivery-report-table td:first-child,.reports-page .delivery-report-table td:nth-child(2){min-width:0;white-space:nowrap}.reports-page .delivery-report-table td:nth-child(3){min-width:0}.reports-page .delivery-report-table td:nth-child(4){min-width:0;max-width:none;overflow-wrap:anywhere}.reports-page .delivery-report-table td:nth-child(5){min-width:0}.reports-page .delivery-item-list span{overflow-wrap:anywhere}}@container (max-width: 1550px){.sales-registry-page .module-header{gap:24px;margin-bottom:26px}.sales-registry-page .module-header h1{font-size:2.85rem;line-height:1.08}.sales-registry-page .sales-summary{gap:12px;padding-bottom:18px}.sales-registry-page .sales-summary article{min-height:88px;padding:14px 16px}.sales-registry-page .sales-filter-panel{padding:16px}.sales-registry-page .sales-table{width:100%;min-width:0;table-layout:fixed}.sales-registry-page .sales-table th,.sales-registry-page .sales-table td{padding-right:10px;padding-left:10px}.sales-registry-page .sales-table th:first-child{width:14%}.sales-registry-page .sales-table th:nth-child(2){width:24%}.sales-registry-page .sales-table th:nth-child(3){width:12%}.sales-registry-page .sales-table th:nth-child(4){width:18%}.sales-registry-page .sales-table th:nth-child(5){width:10%}.sales-registry-page .sales-table th:nth-child(6){width:12%;text-align:right}.sales-registry-page .sales-table th:last-child{width:10%}.sales-registry-page .sales-table td:first-child,.sales-registry-page .sales-table td:nth-child(2),.sales-registry-page .sales-table td:last-child{min-width:0}.sales-registry-page .sales-table td:nth-child(3),.sales-registry-page .sales-table td:nth-child(5),.sales-registry-page .sales-table td:nth-child(6){white-space:nowrap}.sales-registry-page .sales-table .table-actions{flex-wrap:nowrap;gap:5px}.sales-registry-page .sales-table .table-action{position:relative;width:34px;min-height:34px;justify-content:center;padding:0;border-color:#143d2a0f;border-radius:9px}.sales-registry-page .sales-table .table-action svg{width:16px;height:16px}.sales-registry-page .sales-table .table-action span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@container (min-width: 1000px) and (max-width: 1550px){.sales-registry-page .sales-basic-filters{flex-wrap:nowrap;gap:10px}.sales-registry-page .sales-basic-filters>label{flex:0 0 180px;width:180px;min-width:0;max-width:180px}.sales-registry-page .sales-basic-filters>label .date-input-shell,.sales-registry-page .sales-basic-filters>label input{min-width:0}.sales-registry-page .sales-basic-filters>label input{padding-right:48px}.sales-registry-page .sales-basic-filters>button:not(.advanced-filter-toggle){padding-right:14px;padding-left:14px}}.list-state{display:grid;min-height:300px;place-content:center;justify-items:center;padding:42px;color:var(--ink-muted);text-align:center}.empty-list h2{margin:10px 0 8px;color:var(--forest);font-size:1.35rem}.empty-list p{margin-bottom:20px}.page-error{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 24px 0;padding:12px 14px;border-radius:8px;color:var(--danger);background:#fbece9;font-size:.86rem}.page-error button{border:0;color:inherit;background:transparent;font-weight:700;text-decoration:underline}.drawer-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0a1b127a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.form-drawer{width:min(720px,100%);height:100%;overflow-y:auto;padding:30px 34px;background:var(--paper);box-shadow:-15px 0 50px #0a1b122e}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px}.drawer-header h2{margin:0;color:var(--forest);font-size:2rem}.icon-button{display:grid;flex:0 0 38px;width:38px;min-width:38px;height:38px;padding:0;place-items:center;border:1px solid #8e1b24;border-radius:50%;color:#fff;background:#8e1b24;box-shadow:0 5px 13px #8e1b242e;font-size:1.45rem;line-height:1;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.icon-button:hover{border-color:#71151c;background:#71151c;box-shadow:0 7px 16px #8e1b243d;transform:translateY(-1px)}.icon-button:focus-visible{outline:2px solid #8e1b24;outline-offset:3px}.customer-form{display:grid;gap:30px}.customer-form fieldset{min-width:0;margin:0;padding:0;border:0}.customer-form legend{margin-bottom:16px;color:var(--forest);font-size:.92rem;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.customer-form label{display:grid;align-content:start;gap:7px;color:#405248;font-size:.78rem;font-weight:700}.field-label{display:inline-flex;align-items:baseline;gap:4px;color:inherit}.required-marker{color:var(--danger)}.customer-form textarea{resize:vertical;line-height:1.45}.customer-form select{min-height:42px}.same-address-control{display:flex!important;align-items:center!important;gap:10px;padding:13px 15px;border:1px solid #cdd9d1;border-radius:10px;background:#edf4ef;cursor:pointer}.customer-form .same-address-control input{width:18px;height:18px;padding:0;accent-color:var(--forest)}.customer-form .same-address-control>span{color:var(--forest);font-size:.84rem;font-weight:700}.disabled-fieldset{opacity:.68}.disabled-fieldset input,.disabled-fieldset select{color:#647169;background:#eef0ec;cursor:not-allowed}.field-span-2{grid-column:span 2}.fieldset-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.fieldset-heading legend{margin:0}.form-empty{margin:14px 0 0;padding:18px;border:1px dashed #cfd5d0;border-radius:9px;color:var(--ink-muted);font-size:.82rem;text-align:center}.contact-list{display:grid;gap:12px;margin-top:14px}.contact-row{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:10px;align-items:end;padding:14px;border:1px solid #e0e4df;border-radius:10px;background:#f8f8f4}.remove-button{min-height:39px;padding:7px 5px;border:0;color:var(--danger);background:transparent;font-size:.75rem;font-weight:700}.supplier-choice-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-form .supplier-choice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 13px;border:1px solid #dfe3de;border-radius:9px;background:#f8f8f4}.customer-form .supplier-choice input{width:16px;height:16px;padding:0;accent-color:var(--forest)}.supplier-choice>span{color:var(--forest);font-size:.84rem}.supplier-choice small{color:var(--danger);font-size:.68rem;text-transform:uppercase}.inactive-choice{opacity:.7}.supplier-combobox{position:relative;display:grid;gap:10px}.combobox-control{display:grid;grid-template-columns:1fr auto;border:1px solid #ced4cf;border-radius:8px;background:#fff}.combobox-control:focus-within{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.customer-form .combobox-control input{min-width:0;border:0;box-shadow:none}.combobox-control>button{width:42px;border:0;color:var(--forest);background:transparent;font-size:.7rem}.supplier-combobox-options{position:absolute;z-index:2;top:47px;right:0;left:0;max-height:240px;overflow-y:auto;padding:6px;border:1px solid #ced4cf;border-radius:9px;background:#fff;box-shadow:0 14px 35px #0a1b1229}.supplier-combobox-options>p{margin:0;padding:16px;color:var(--ink-muted);font-size:.8rem;text-align:center}.customer-form .supplier-combobox-option{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:10px;border-radius:7px;cursor:pointer}.customer-form .supplier-combobox-option:hover{background:#f1f5f2}.customer-form .supplier-combobox-option input{width:16px;height:16px;padding:0;accent-color:var(--forest)}.supplier-combobox-option span{color:var(--forest);font-size:.82rem}.supplier-combobox-option small{color:var(--ink-muted);font-size:.7rem}.supplier-combobox-option em{color:var(--danger);font-size:.66rem;font-style:normal;font-weight:800;text-transform:uppercase}.selected-supplier-table{overflow:hidden;border:1px solid #d8dfd9;border-radius:10px;background:#fff}.selected-supplier-header,.selected-supplier-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(145px,1fr) auto;align-items:center;gap:16px;padding:10px 14px}.selected-supplier-header{color:var(--ink-muted);background:#f1f3ef;font-size:.67rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.selected-supplier-row{min-height:48px;border-top:1px solid #e5e9e5;color:#536158;font-size:.78rem}.selected-supplier-row>span:first-child{display:flex;align-items:center;gap:8px;min-width:0}.selected-supplier-row strong{overflow:hidden;color:var(--forest);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.selected-supplier-row small{padding:3px 6px;border-radius:999px;color:var(--danger);background:#fbece9;font-size:.6rem;font-weight:800;text-transform:uppercase}.selected-supplier-row button{padding:5px 7px;border:0;color:var(--danger);background:transparent;font-size:.72rem;font-weight:800}.selected-supplier-row button:hover{text-decoration:underline}.reference-warning{padding:12px 14px;border:1px solid #e8d6a7;border-radius:8px;color:#72591d;background:#fff8e4;font-size:.82rem;line-height:1.5}.money-cell{white-space:nowrap}.profit-margin{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;padding:13px 15px;border:1px solid #d8ddd8;border-radius:10px;background:#f4f5f2}.profit-margin-copy{display:grid;gap:3px}.profit-margin strong{font-size:.82rem}.profit-margin small{font-size:.7rem;font-weight:500;opacity:.8}.profit-margin-values{display:flex;align-items:center;gap:24px}.profit-margin-values>span{display:grid;gap:2px;text-align:right}.profit-margin b{font-size:1.05rem;white-space:nowrap}.profit-margin.positive{border-color:#bddbc8;color:#246442;background:#e8f4ec}.profit-margin.negative{border-color:#ecc8c1;color:var(--danger);background:#fbece9}.profit-margin.neutral{color:#66736b}.product-table td:nth-child(6){min-width:180px}.form-actions{position:sticky;bottom:-30px;display:flex;justify-content:flex-end;gap:10px;margin:0 -34px -30px;padding:18px 34px;border-top:1px solid var(--line);background:#fffdf8f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog-header{margin-bottom:24px}.catalog-tabs{display:inline-flex;flex-wrap:wrap;gap:5px;margin-bottom:18px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#e9ebe6}.catalog-tabs button{min-width:130px;padding:9px 18px;border:0;border-radius:7px;color:#65736b;background:transparent;font-size:.84rem;font-weight:700}.catalog-tabs button.active{color:var(--forest);background:#fff;box-shadow:0 2px 8px #1e372917}.catalog-panel-title{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px 18px}.catalog-panel-title h2{margin-bottom:5px;color:var(--forest);font-size:1.25rem}.catalog-panel-title p{margin:0;color:var(--ink-muted);font-size:.84rem}.catalog-panel-title>span{padding:6px 10px;border-radius:999px;color:#6e7b73;background:#f0f2ee;font-size:.72rem;font-weight:700}.catalog-summary,.record-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 24px 22px}.record-summary{padding-top:22px}.catalog-summary article,.record-summary article{display:grid;grid-template-columns:1fr auto;align-items:end;gap:3px 12px;padding:16px 18px;border:1px solid var(--line);border-radius:11px;background:#f8f8f4}.catalog-summary span,.record-summary span{color:var(--ink-muted);font-size:.75rem;font-weight:800;text-transform:uppercase}.catalog-summary strong,.record-summary strong{grid-row:span 2;color:var(--forest);font-size:1.9rem;line-height:1}.catalog-summary small,.record-summary small{color:var(--ink-muted);font-size:.72rem}.catalog-summary article.active,.record-summary article.active{border-color:#c9dfd1;background:#edf6f0}.catalog-summary article.active strong,.record-summary article.active strong{color:#24704a}.catalog-summary article.inactive,.record-summary article.inactive{border-color:#ead5cf;background:#fcf1ee}.catalog-summary article.inactive strong,.record-summary article.inactive strong{color:var(--danger)}.catalog-panel .list-toolbar{border-top:1px solid var(--line)}.catalog-table th:first-child,.catalog-table td:first-child{width:50%}.catalog-table.sale-units-table{table-layout:fixed}.catalog-table.sale-units-table th:first-child,.catalog-table.sale-units-table td:first-child{width:36%}.catalog-table.sale-units-table th:nth-child(2){width:9%}.catalog-table.sale-units-table th:nth-child(3){width:11%}.catalog-table.sale-units-table th:nth-child(4){width:18%}.catalog-table.sale-units-table th:last-child{width:26%}.catalog-empty-icon{margin-bottom:6px}.catalog-modal-backdrop{align-items:center;justify-content:center;padding:24px}.catalog-modal{width:min(480px,100%);padding:28px;border-radius:16px;background:var(--paper);box-shadow:0 24px 70px #0a1b123d}.catalog-modal .drawer-header{margin-bottom:24px}.catalog-modal .drawer-header h2{font-size:1.65rem}.catalog-form{display:grid;gap:14px}.catalog-form label{display:grid;gap:7px;color:#405248;font-size:.78rem;font-weight:700}.catalog-form input{width:100%;padding:12px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff}.catalog-form input:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.catalog-form>p{margin:0;color:var(--ink-muted);font-size:.78rem;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.confirmation-backdrop{z-index:30;align-items:center;justify-content:center;padding:24px}.confirmation-dialog{width:min(440px,100%);padding:28px;border-radius:16px;background:var(--paper);box-shadow:0 24px 70px #0a1b1247;text-align:center}.confirmation-dialog h2{margin:14px 0 8px;color:var(--forest);font-size:1.5rem}.confirmation-dialog p{margin:0;color:var(--ink-muted);font-size:.9rem;line-height:1.55}.confirmation-dialog .modal-actions{justify-content:center;margin-top:24px}.confirmation-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto;border-radius:50%;color:#fff;background:var(--forest-light);font-size:1.35rem;font-weight:900}.confirmation-icon.danger{background:var(--danger)}.danger-button{min-height:40px;padding:9px 17px;border:0;border-radius:8px;color:#fff;background:var(--danger);font-weight:800}.danger-button:disabled{opacity:.6;cursor:wait}.customer-form [aria-invalid=true]{border-color:var(--danger);background:#fff8f6;box-shadow:0 0 0 3px #a0362a17}.field-error{color:var(--danger);font-size:.7rem;font-weight:700;line-height:1.35}.choice-grid,.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.permission-grid .same-address-control span{display:grid;gap:2px}.permission-grid small{color:var(--ink-muted);font-size:.66rem;font-weight:600;text-transform:uppercase}.temporary-password{display:block;margin:20px 0 8px;padding:15px;border:1px dashed var(--forest-light);border-radius:9px;color:var(--forest);background:#edf4ef;font-size:1.15rem;font-weight:800;letter-spacing:.06em}.sales-header{align-items:center}.sale-total-header{display:grid;min-width:210px;gap:4px;padding:16px 20px;border:1px solid #c9dfd1;border-radius:13px;background:#edf6f0;text-align:right}.sale-total-header span,.sale-submit-bar span{color:var(--ink-muted);font-size:.7rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sale-total-header strong{color:#24704a;font-size:1.6rem}.sale-success{margin:18px 0;padding:13px 15px;border:1px solid #bddbc8;border-radius:9px;color:#246442;background:#e8f4ec;font-size:.86rem;font-weight:700}.sale-form{display:grid;gap:20px;margin-top:20px}.sale-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 12px 34px #27392f0d}.sale-card>header{display:flex;align-items:center;gap:13px;margin-bottom:22px}.sale-card>header>span{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--forest);background:#e5eee8;font-weight:900}.sale-card h2{margin:0 0 3px;color:var(--forest);font-size:1.2rem}.sale-card header p{margin:0;color:var(--ink-muted);font-size:.78rem}.sale-form label{display:grid;align-content:start;gap:7px;color:#405248;font-size:.78rem;font-weight:700}.sale-form input,.sale-form select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff}.sale-form input:focus,.sale-form select:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.sale-form input:disabled,.sale-form select:disabled{color:#7a857f;background:#eef0ec;cursor:not-allowed}.sale-form [aria-invalid=true]{border-color:var(--danger);background:#fff8f6;box-shadow:0 0 0 3px #a0362a17}.sale-customer-field,.sale-product-search-field{display:grid;align-content:start;gap:7px;color:#405248;font-size:.78rem;font-weight:700}.sale-customer-combobox,.sale-product-combobox{position:relative}.sale-customer-control,.sale-product-control{display:grid;grid-template-columns:minmax(0,1fr) 42px;overflow:hidden;border:1px solid #ced4cf;border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.sale-customer-control:focus-within,.sale-product-control:focus-within{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.sale-customer-control.invalid,.sale-product-control.invalid{border-color:var(--danger);background:#fff8f6;box-shadow:0 0 0 3px #a0362a17}.sale-form .sale-customer-control input,.sale-form .sale-customer-control input:focus,.sale-form .sale-customer-control input[aria-invalid=true],.sale-form .sale-product-control input,.sale-form .sale-product-control input:focus,.sale-form .sale-product-control input[aria-invalid=true]{min-width:0;border:0;border-radius:0;background:transparent;box-shadow:none}.sale-customer-control>button,.sale-product-control>button{display:grid;width:42px;padding:0;place-items:center;border:0;border-left:1px solid #e3e7e3;color:var(--forest);background:#f5f7f4;cursor:pointer}.sale-customer-control>button:hover,.sale-product-control>button:hover:not(:disabled){background:#e9f0eb}.sale-customer-control>button:focus-visible,.sale-product-control>button:focus-visible{outline:2px solid var(--forest-light);outline-offset:-3px}.sale-customer-control>button svg,.sale-product-control>button svg{width:18px;height:18px;fill:currentColor;transition:transform .16s ease}.sale-customer-control>button[aria-expanded=true] svg,.sale-product-control>button[aria-expanded=true] svg{transform:rotate(180deg)}.sale-customer-options,.sale-product-options{position:absolute;z-index:10;top:calc(100% + 6px);right:0;left:0;max-height:260px;overflow-y:auto;padding:6px;border:1px solid #ced4cf;border-radius:10px;background:#fff;box-shadow:0 16px 38px #0a1b122b}.sale-customer-options>p,.sale-product-options>p{margin:0;padding:18px 14px;color:var(--ink-muted);font-size:.78rem;font-weight:600;text-align:center}.sale-customer-option{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:42px;padding:10px 12px;align-items:center;gap:12px;border:0;border-radius:7px;color:var(--forest);background:transparent;cursor:pointer;font:inherit;font-weight:700;text-align:left}.sale-customer-option:hover,.sale-customer-option.active{background:#edf4ef}.sale-customer-option.selected{color:#1f6844;background:#e5f1e9}.sale-customer-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sale-customer-option svg{width:17px;height:17px;fill:currentColor}.sale-customer-option:focus-visible{outline:2px solid var(--forest-light);outline-offset:-2px}.sale-product-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;width:100%;min-height:52px;padding:8px 10px;align-items:center;gap:11px;border:0;border-radius:8px;color:var(--forest);background:transparent;cursor:pointer;font:inherit;text-align:left}.sale-product-option:hover,.sale-product-option.active{background:#edf4ef}.sale-product-option.selected{background:#e5f1e9}.sale-product-option.used{color:#6f7b74;background:#f5f6f3;cursor:not-allowed;opacity:.72}.sale-product-code{min-width:88px;padding:6px 8px;border:1px solid #d7e1da;border-radius:7px;color:#286044;background:#f0f5f1;font-size:.68rem;font-weight:900;letter-spacing:.035em;text-align:center}.sale-product-option-copy{display:grid;min-width:0;gap:3px}.sale-product-option-copy strong{overflow:hidden;color:var(--forest);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.sale-product-option-copy small{color:var(--ink-muted);font-size:.67rem;font-weight:600}.sale-product-option em{color:#7e6b38;font-size:.62rem;font-style:normal;font-weight:900;text-transform:uppercase;white-space:nowrap}.sale-product-option svg{width:17px;height:17px;fill:#24704a}.sale-product-option:focus-visible{outline:2px solid var(--forest-light);outline-offset:-2px}.sale-product-control:has(input:disabled){background:#eef0ec}.sale-product-control:has(input:disabled)>button{color:#7a857f;background:#eef0ec;cursor:not-allowed}.sale-form .invoice-control{display:grid!important;grid-template-columns:auto minmax(0,1fr);width:min(560px,100%);margin-top:18px;padding:13px 15px;align-items:center!important;justify-content:start}.sale-form .invoice-control input{width:18px;height:18px;min-height:0;padding:0;margin:0;accent-color:var(--forest)}.invoice-control-copy{display:grid;gap:3px}.invoice-control-copy strong{color:var(--forest);font-size:.82rem}.invoice-control-copy small{color:var(--ink-muted);font-size:.7rem;font-weight:500}.sale-items{display:grid;gap:14px}.sale-item{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:14px;padding:18px;border:1px solid #dfe3de;border-radius:12px;background:#fafaf7}.sale-item-number{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#fff;background:var(--forest);font-size:.76rem;font-weight:900}.sale-item-fields{display:grid;grid-template-columns:minmax(220px,1.7fr) minmax(100px,.55fr) minmax(145px,.8fr) minmax(130px,.7fr);gap:12px;align-items:end}.sale-line-total{display:grid;gap:6px;padding:9px 12px;border-radius:8px;background:#eef3ef;text-align:right}.sale-line-total span{color:var(--ink-muted);font-size:.66rem;font-weight:800;text-transform:uppercase}.sale-line-total strong{color:var(--forest);font-size:1rem}.money-input{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #ced4cf;border-radius:8px;background:#fff}.money-input:focus-within{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.money-input span{padding-left:11px;color:var(--ink-muted);font-weight:700}.sale-form .money-input input{border:0;box-shadow:none}.money-input.disabled{border-color:#ced4cf;background:#eef0ec;box-shadow:none;cursor:not-allowed}.money-input.disabled span{color:#7a857f}.sale-form .money-input.disabled input{background:transparent;cursor:not-allowed}.price-references{grid-column:2;display:flex;flex-wrap:wrap;gap:8px}.price-references>span{display:flex;gap:8px;padding:7px 10px;border:1px solid #e0e4df;border-radius:999px;color:var(--ink-muted);background:#fff;font-size:.7rem}.price-references strong{color:var(--forest)}.sale-remove-button{grid-column:3;grid-row:1 / span 2;display:grid;min-width:82px;align-self:center;justify-items:center;gap:5px;padding:9px 7px;border:0;border-radius:8px;color:var(--danger);background:transparent;font-size:.7rem;font-weight:800}.sale-remove-button:hover{background:#fbece9}.sale-remove-button svg{width:20px;height:20px;fill:currentColor}.add-sale-item{margin-top:16px}.sale-submit-bar{position:sticky;z-index:5;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border:1px solid #cdd8d1;border-radius:14px;background:#fffdf8f5;box-shadow:0 14px 40px #143d2a26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sale-submit-bar>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:3px 12px}.sale-submit-bar strong{color:var(--forest);font-size:1.45rem}.sale-submit-bar small{grid-column:1 / span 2;color:var(--ink-muted);font-size:.72rem}.sale-item-editor{position:relative;padding:18px;border:1px solid #dfe3de;border-radius:12px;background:#fafaf7}.sale-item-editor.editing{border-color:#d7b85d;background:#fffaf0;box-shadow:0 0 0 3px #d5a94017}.sale-editing-badge{display:inline-flex;margin-bottom:13px;padding:5px 9px;border-radius:999px;color:#72591d;background:#f8e9bb;font-size:.68rem;font-weight:800;text-transform:uppercase}.editor-references{grid-column:auto;margin-top:13px}.sale-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:15px;border-top:1px solid #e2e5e0}.sale-editor-actions>.field-error{align-self:center;margin-right:auto}.confirmed-items{margin-top:22px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.confirmed-items.invalid{border-color:var(--danger);box-shadow:0 0 0 3px #a0362a17}.confirmed-items>.field-error{display:block;padding:0 18px 12px}.confirmed-items-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;background:#f1f3ef}.confirmed-items-heading h3{margin:0 0 3px;color:var(--forest);font-size:.9rem}.confirmed-items-heading p{margin:0;color:var(--ink-muted);font-size:.7rem}.confirmed-items-heading>strong{color:var(--forest);font-size:1.15rem}.confirmed-items-empty{padding:30px 18px;color:var(--ink-muted);font-size:.82rem;text-align:center}.confirmed-items-list{display:grid}.confirmed-item-row{display:grid;grid-template-columns:auto minmax(180px,1.4fr) minmax(80px,.45fr) minmax(110px,.65fr) minmax(110px,.65fr) minmax(180px,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border-top:1px solid #e5e9e5}.confirmed-item-index{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--forest);font-size:.7rem;font-weight:900}.confirmed-item-product{display:grid;gap:3px;min-width:0}.confirmed-item-product strong{overflow:hidden;color:var(--forest);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.confirmed-item-product small{color:var(--ink-muted);font-size:.68rem}.confirmed-item-row>div:not(.confirmed-item-index,.confirmed-item-product,.confirmed-item-reference,.confirmed-item-actions){display:grid;gap:4px}.confirmed-item-row>div>span{color:var(--ink-muted);font-size:.63rem;font-weight:700;text-transform:uppercase}.confirmed-item-row>div>strong{color:var(--forest);font-size:.8rem}.confirmed-item-reference{display:grid;gap:4px}.confirmed-item-reference span{color:var(--ink-muted);font-size:.68rem;text-transform:none}.confirmed-item-actions{display:flex;gap:5px}.confirmed-item-actions button{display:grid;justify-items:center;gap:2px;min-width:52px;padding:6px;border:0;border-radius:7px;color:var(--forest-light);background:transparent;font-size:.65rem;font-weight:800}.confirmed-item-actions button:hover{background:#edf4ef}.confirmed-item-actions button.delete{color:var(--danger)}.confirmed-item-actions button.delete:hover{background:#fbece9}.confirmed-item-actions svg{width:17px;height:17px;fill:currentColor}.sale-register-dialog{width:min(560px,100%)}.sale-register-dialog p strong{color:var(--forest)}.sale-register-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.sale-register-options button{display:grid;min-height:118px;align-content:center;justify-items:center;gap:5px;padding:16px}.sale-register-options button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;font-size:1rem}.sale-register-options button>strong{font-size:.84rem}.sale-register-options button>small{font-size:.68rem;font-weight:500;line-height:1.4}.sale-register-options .print-option>span{color:var(--forest);background:#fff}.sale-register-options .register-option>span{color:#fff;background:var(--forest)}.text-cancel-button{margin-top:17px;padding:7px;border:0;color:var(--ink-muted);background:transparent;font-size:.76rem;font-weight:700}.text-cancel-button:hover{color:var(--forest);text-decoration:underline}.sale-print-sheet{display:none}.sale-back-button{margin:-18px 0 20px}.sales-summary{padding:0 0 20px}.sales-summary article.active strong{font-size:1.35rem}.sales-filter-panel{margin-bottom:18px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 10px 28px #27392f0a}.sales-basic-filters{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.sales-basic-filters>label{flex:1 1 155px;min-width:155px;max-width:220px}.sales-basic-filters .report-date-mode{flex:0 0 auto}.sales-basic-filters>button{white-space:nowrap}.sales-filter-panel label{display:grid;gap:6px;color:#405248;font-size:.72rem;font-weight:800}.sales-filter-panel input,.sales-filter-panel select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff}.sales-filter-panel input:focus,.sales-filter-panel select:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.date-input-shell{position:relative;display:block;width:100%}.sale-form .date-input-shell input,.sales-filter-panel .date-input-shell input{padding-right:52px;font-variant-numeric:tabular-nums}.date-input-shell input::-webkit-calendar-picker-indicator{width:0;height:0;padding:0;opacity:0;pointer-events:none}.date-input-shell button{position:absolute;top:50%;right:5px;display:grid;width:32px;height:32px;padding:0;place-items:center;transform:translateY(-50%);border:1px solid #d2dfd6;border-radius:7px;color:var(--forest);background:#edf4ef;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.date-input-shell button:hover{border-color:#a9c7b4;background:#dfeee4;transform:translateY(-50%) scale(1.04)}.date-input-shell button:focus-visible{outline:2px solid var(--forest-light);outline-offset:2px}.date-input-shell button:disabled{color:#87918c;background:#e5e8e4;cursor:not-allowed}.date-input-shell svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.date-filter-navigation{display:flex;flex:0 0 auto;align-items:center;align-self:flex-end;gap:6px}.date-filter-navigation button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid #cbd8d0;border-radius:9px;color:var(--forest);background:#f5f8f5;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.date-filter-navigation button:hover:not(:disabled){border-color:#9ebaa8;background:#e5f0e9;box-shadow:0 5px 13px #143d2a17;transform:translateY(-1px)}.date-filter-navigation button:focus-visible{outline:2px solid var(--forest-light);outline-offset:2px}.date-filter-navigation button:disabled{color:#8c9891;background:#eef0ed;cursor:not-allowed}.date-filter-navigation svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sales-search-button{min-width:108px}.advanced-filter-toggle{position:relative;display:grid;flex:0 0 48px;width:48px;min-height:42px;margin-left:auto;padding:0;place-items:center;border:1px solid transparent;border-radius:9px;color:var(--forest);background:transparent;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.advanced-filter-toggle:hover{border-color:#c9d8cf;background:#f1f6f2}.advanced-filter-toggle.active{border-color:#b7d0c0;background:#e5f0e9;box-shadow:0 4px 10px #143d2a14}.advanced-filter-toggle.has-filters:not(.active){background:#f6f8f5}.advanced-filter-toggle:focus-visible{outline:2px solid var(--forest-light);outline-offset:2px}.advanced-filter-toggle svg{width:33px;height:29px;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.advanced-filter-toggle circle{fill:var(--paper)}.filter-count-badge{position:absolute;top:-10px;right:-15px;display:grid;min-width:22px;height:22px;padding:0 5px;place-items:center;border:2px solid var(--paper);border-radius:999px;color:#fff;background:#c90808;font-size:.68rem;font-weight:900;line-height:1;box-shadow:0 3px 8px #7509092e}.sales-advanced-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.sales-advanced-actions{display:grid;grid-template-columns:1fr 1fr;align-self:end;gap:10px}.sales-advanced-actions button{min-height:42px;white-space:nowrap}.sales-list-panel{min-height:320px}.sales-table td:first-child{min-width:145px}.sales-table td:nth-child(2){min-width:190px}.sales-table td:last-child{min-width:145px}.sale-view{width:min(820px,100%)}.sale-view-items{overflow:hidden;border:1px solid var(--line);border-radius:10px}.sale-view-items>div{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(95px,.55fr) minmax(125px,.7fr) minmax(125px,.7fr);align-items:center;gap:12px;padding:12px 14px;border-top:1px solid #e5e9e5;font-size:.78rem;text-align:right}.sale-view-items>div:first-child{border-top:0}.sale-view-items>div>span:first-child{display:grid;align-content:center;gap:3px;text-align:left}.sale-view-items small{color:var(--ink-muted);font-size:.68rem}.sale-view-item-metric{display:grid;min-width:0;gap:5px;padding:9px 8px;border-radius:8px;background:#f5f7f4;text-align:center}.sale-view-item-metric.total{background:#e9f2ec}.sale-view-item-metric>small{display:block;margin:0;overflow:visible;font-size:.6rem;font-weight:800;letter-spacing:.035em;line-height:1.25;text-overflow:initial;text-transform:uppercase;white-space:normal}.sale-view-item-metric>strong{overflow-wrap:anywhere;color:var(--forest);font-size:.8rem;font-weight:700;white-space:normal}.sale-view-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.sale-view-footer>div{display:grid;gap:3px}.sale-view-footer>.sale-view-actions{display:flex;align-items:center;gap:8px}.sale-view-footer span{color:var(--ink-muted);font-size:.68rem;font-weight:800;text-transform:uppercase}.sale-view-footer strong{color:var(--forest);font-size:1.4rem}.reports-page .module-header{margin-bottom:24px}.report-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.report-tabs button{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:2px 10px;padding:13px 15px;border:1px solid var(--line);border-radius:11px;color:var(--ink-muted);background:#f8f8f4;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.report-tabs button:hover{border-color:#bfd2c5;background:#f2f7f3;transform:translateY(-1px)}.report-tabs button.active{border-color:#accab8;color:var(--forest);background:#eaf3ed;box-shadow:0 8px 20px #19412d12}.report-tabs button>span{grid-row:1 / span 2;display:grid;width:31px;height:31px;place-items:center;border-radius:8px;color:var(--forest);background:#e3ece6;font-size:.68rem;font-weight:900}.report-tabs button.active>span{color:#fff;background:var(--forest)}.report-tabs strong{align-self:end;color:inherit;font-size:.8rem}.report-tabs small{color:var(--ink-muted);font-size:.66rem}.report-filter-panel{margin-bottom:18px;padding:16px 18px;border:1px solid var(--line);border-radius:13px;background:var(--paper);box-shadow:0 9px 24px #27392f0a}.report-filter-panel form{display:flex;align-items:end;gap:12px}.report-filter-panel label{display:grid;min-width:190px;gap:6px;color:#405248;font-size:.72rem;font-weight:800}.report-filter-panel input{width:100%;min-height:42px;padding:9px 52px 9px 11px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff;font-variant-numeric:tabular-nums}.report-filter-panel input:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.report-date-mode{display:grid;gap:6px}.report-date-mode>span{color:#405248;font-size:.72rem;font-weight:800}.report-mode-switch{display:flex;min-height:42px;padding:3px;border:1px solid #ced4cf;border-radius:9px;background:#f1f3f0}.report-mode-switch button{min-width:78px;padding:6px 12px;border:0;border-radius:6px;color:var(--ink-muted);background:transparent;font-size:.75rem;font-weight:800;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.report-mode-switch button:hover:not(.active){color:var(--forest);background:#ffffff94}.report-mode-switch button.active{color:#fff;background:var(--forest);box-shadow:0 4px 10px #143d2a29}.report-date-shortcut{white-space:nowrap}.reports-page>.page-error{margin-right:0;margin-left:0}.report-content{display:grid;gap:18px}.reports-page .report-summary{padding:0}.report-summary-four{grid-template-columns:repeat(4,minmax(0,1fr))}.reports-page .record-summary article{min-height:92px}.reports-page .record-summary article strong{font-size:clamp(1.15rem,1.8vw,1.75rem);white-space:nowrap}.record-summary article.profit-positive{border-color:#b8d9c3;background:#e8f4ec}.record-summary article.profit-positive strong{color:#24704a}.record-summary article.profit-negative{border-color:#e7c5be;background:#faeae6}.record-summary article.profit-negative strong{color:var(--danger)}.driver-report-list{display:grid;gap:16px}.driver-report-card,.report-panel{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 11px 30px #27392f0a}.driver-report-card>header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);background:#f7f8f4}.driver-report-avatar{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;background:var(--forest);font-size:.9rem;font-weight:900}.driver-report-card header>div:nth-child(2){display:grid;gap:2px}.driver-report-card header span{color:var(--ink-muted);font-size:.64rem;font-weight:800;text-transform:uppercase}.driver-report-card h2{margin:0;color:var(--forest);font-size:1rem}.driver-report-totals{display:flex;align-items:baseline;gap:5px;margin-left:auto}.driver-report-totals strong{color:var(--forest);font-size:1.35rem}.driver-report-totals b{margin-left:12px;color:#24704a;font-size:.9rem}.report-table{min-width:680px}.delivery-report-table{min-width:1180px}.delivery-report-table td:nth-child(2){min-width:125px;white-space:nowrap}.delivery-report-table td:nth-child(3){min-width:190px}.delivery-report-table td:nth-child(4){min-width:270px;max-width:360px;line-height:1.45}.delivery-report-table td:nth-child(5){min-width:240px}.delivery-item-list{display:grid;gap:4px}.delivery-item-list span{font-size:.72rem}.delivery-item-list strong{display:inline!important;font-size:.72rem!important}.money-cell{text-align:right;white-space:nowrap}.report-panel>header{padding:17px 19px;border-bottom:1px solid var(--line);background:#f8f8f4}.report-panel h2{margin:0 0 4px;color:var(--forest);font-size:1rem}.report-panel header p{margin:0;color:var(--ink-muted);font-size:.72rem}.report-subtabs{display:grid;gap:6px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#e9ebe6}.sales-report-subtabs{grid-template-columns:repeat(3,minmax(0,1fr))}.commercial-report-subtabs{grid-template-columns:repeat(2,minmax(0,1fr))}.report-subtabs button{display:grid;gap:3px;padding:11px 14px;border:0;border-radius:7px;color:var(--ink-muted);background:transparent;text-align:left;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.report-subtabs button:hover:not(.active){color:var(--forest);background:#ffffff94}.report-subtabs button.active{color:#fff;background:var(--forest);box-shadow:0 5px 12px #143d2a2e}.report-subtabs button.active small{color:#c9d8cf}.report-subtabs strong{font-size:.8rem}.report-subtabs small{color:var(--ink-muted);font-size:.68rem}.report-tabpanel{min-width:0}.report-empty{padding:36px 20px;color:var(--ink-muted);font-size:.8rem;text-align:center}.participation-cell{display:grid;min-width:100px;gap:5px}.participation-cell>span{color:var(--forest);font-size:.72rem;font-weight:800}.participation-cell>div{overflow:hidden;height:5px;border-radius:999px;background:#e6ebe7}.participation-cell i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--forest-light),var(--gold))}.commercial-table td:nth-child(n+2),.commercial-table th:nth-child(n+2){text-align:right}.positive-money strong{color:#24704a!important}.negative-money strong{color:var(--danger)!important}.profit-pill{display:inline-flex;justify-content:center;min-width:72px;padding:5px 8px;border-radius:999px;font-size:.7rem;font-weight:800}.profit-pill.positive{color:#24704a;background:#e5f2e9}.profit-pill.negative{color:var(--danger);background:#fae5e1}@media(min-width:801px){.report-tabpanel .report-table{width:100%;min-width:0;table-layout:fixed}.sales-period-table th:first-child{width:25%}.sales-period-table th:nth-child(2){width:20%}.sales-period-table th:nth-child(3){width:25%}.sales-period-table th:last-child{width:30%}.sales-ranking-table th:first-child{width:42%}.sales-ranking-table th:nth-child(2){width:14%}.sales-ranking-table th:nth-child(3){width:20%}.sales-ranking-table th:last-child{width:24%}.commercial-day-table th{width:25%}.commercial-product-table th:first-child{width:32%}.commercial-product-table th:nth-child(n+2){width:17%}}.home-page{display:grid;gap:34px}.home-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.home-heading h1{margin:4px 0 9px;color:var(--forest);font-size:clamp(2rem,4vw,3.35rem);line-height:1}.home-heading>div>p:last-child{max-width:720px;margin:0;color:var(--ink-muted);line-height:1.55}.home-section{display:grid;gap:15px}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.home-section-heading .eyebrow{margin-bottom:5px}.home-section-heading h2{margin:0;color:var(--forest);font-size:1.25rem;letter-spacing:-.025em}.home-section-heading>span{color:var(--ink-muted);font-size:.74rem}.home-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-quick-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:15px 16px;border:1px solid var(--line);border-radius:14px;color:var(--forest);background:var(--paper);text-align:left;box-shadow:0 10px 26px #27392f0d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-quick-action:hover{border-color:#bdccc2;box-shadow:0 14px 32px #27392f17;transform:translateY(-2px)}.home-quick-action>span:nth-child(2){display:grid;min-width:0;gap:4px}.home-quick-action strong{font-size:.9rem}.home-quick-action small{overflow:hidden;color:var(--ink-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.home-quick-action>i{color:#8a988f;font-size:1.1rem;font-style:normal;transition:transform .18s ease}.home-quick-action:hover>i{transform:translate(3px)}.home-action-icon,.home-summary-icon,.home-stop-icon{display:grid;place-items:center;border-radius:11px;color:var(--forest);background:#eaf0eb}.home-action-icon{width:42px;height:42px}.home-action-icon svg,.home-summary-icon svg,.home-stop-icon svg,.home-empty-state svg{width:21px;height:21px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.home-quick-action.primary{border-color:#204e37;color:#fff;background:linear-gradient(135deg,#123923,#1f5a3d);box-shadow:0 13px 28px #143d2a29}.home-quick-action.primary .home-action-icon{color:#ffeab1;background:#ffffff1a}.home-quick-action.primary small,.home-quick-action.primary>i{color:#ffffffad}.home-quick-action.primary:hover{border-color:#2c6949;box-shadow:0 17px 34px #143d2a38}.home-error{margin:-12px 0 0}.home-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-summary-card{--home-accent: #4b8061;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:126px;padding:17px;border:1px solid var(--line);border-radius:15px;color:var(--forest);background:linear-gradient(145deg,#fffdf8,#f7f8f4);box-shadow:inset 0 3px 0 var(--home-accent),0 10px 27px #27392f0d}.home-summary-icon{width:40px;height:40px;color:#fff;background:var(--home-accent)}.home-summary-card>div{display:grid;gap:3px}.home-summary-card>div>span{color:var(--ink-muted);font-size:.68rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.home-summary-card small{color:var(--ink-muted);font-size:.7rem}.home-summary-card>strong{grid-column:1 / -1;margin-top:3px;font-size:clamp(1.65rem,2.5vw,2.2rem);font-variant-numeric:tabular-nums;line-height:1}.home-summary-card.blue{--home-accent: #56869a}.home-summary-card.gold{--home-accent: #a97717;border-color:#e2d4aa;background:linear-gradient(145deg,#fffdf8,#fbf5e5)}.home-summary-card.neutral{--home-accent: #6d7d73}.home-operational-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:16px;align-items:start}.home-operational-grid>.home-panel:only-child{grid-column:1 / -1}.home-panel{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 14px 36px #27392f0d}.home-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--line)}.home-panel>header h2{margin:0 0 5px;color:var(--forest);font-size:1.12rem}.home-panel>header p{margin:0;color:var(--ink-muted);font-size:.76rem;line-height:1.45}.home-driver-list{display:grid;gap:1px;background:var(--line)}.home-driver-card{padding:18px 20px;background:var(--paper)}.home-driver-card>header{display:flex;align-items:center;gap:11px;margin-bottom:14px}.home-driver-card>header>div{display:grid;gap:3px}.home-driver-card>header strong{color:var(--forest);font-size:.88rem}.home-driver-card>header small{color:var(--ink-muted);font-size:.7rem}.home-driver-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--forest);background:#ead794;font-size:.82rem;font-weight:850}.home-driver-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.home-driver-card li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border-radius:10px;background:#f5f6f2}.home-stop-icon{width:30px;height:30px;color:#587064;background:#e4e9e4}.home-stop-icon svg{width:16px;height:16px}.home-driver-card li>div{display:grid;min-width:0;gap:3px}.home-driver-card li strong{overflow:hidden;color:var(--forest);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.home-driver-card li small{overflow:hidden;color:var(--ink-muted);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.home-driver-card li>span:last-child{color:#52645a;font-size:.7rem;font-weight:700;white-space:nowrap}.home-recent-list{display:grid}.home-recent-list>article{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:15px 20px;border-bottom:1px solid #e8eae5}.home-recent-list>article:last-child{border-bottom:0}.home-recent-reference,.home-recent-customer{display:grid;min-width:0;gap:3px}.home-recent-reference strong{color:var(--forest);font-size:.78rem}.home-recent-reference small,.home-recent-customer small{overflow:hidden;color:var(--ink-muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.home-recent-customer strong{overflow:hidden;color:var(--forest);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.home-invoice-status{display:inline-flex;justify-self:end;padding:5px 8px;border-radius:999px;color:#5d6962;background:#eceeeb;font-size:.64rem;font-weight:800;white-space:nowrap}.home-invoice-status.pending{color:#805a12;background:#fbefd3}.home-invoice-status.requested{color:#4e6874;background:#e7f0f3}.home-invoice-status.resolved{color:#246442;background:#e5f2e9}.home-recent-author{grid-column:2 / -1;color:#8a958f;font-size:.63rem}.home-empty-state{display:grid;min-height:230px;place-content:center;justify-items:center;padding:34px;text-align:center}.home-empty-state>span{display:grid;width:46px;height:46px;margin-bottom:14px;place-items:center;border-radius:13px;color:#647a6e;background:#e8ede8}.home-empty-state>strong{margin-bottom:6px;color:var(--forest);font-size:.9rem}.home-empty-state p{max-width:320px;margin:0;color:var(--ink-muted);font-size:.74rem;line-height:1.5}.home-limited-state{display:flex;max-width:780px;align-items:flex-start;gap:18px;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 14px 36px #27392f0d}.home-limited-icon{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:12px;color:var(--forest);background:#e5eee8;font-weight:850}.home-limited-state .eyebrow{margin-bottom:5px}.home-limited-state h2{margin:0 0 8px;color:var(--forest);font-size:1.18rem}.home-limited-state p:last-child{max-width:560px;margin:0;color:var(--ink-muted);font-size:.8rem;line-height:1.55}.home-loading{display:grid;gap:16px}.home-loading-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-loading-cards i,.home-loading-panels i{border:1px solid #e2e4df;border-radius:15px;background:linear-gradient(100deg,#f0f1ed 25%,#fafaf7,#f0f1ed 65%);background-size:200% 100%;animation:dashboard-shimmer 1.4s infinite linear}.home-loading-cards i{min-height:126px}.home-loading-panels{display:grid;grid-template-columns:1.08fr .92fr;gap:16px}.home-loading-panels i{min-height:300px}.home-loading p{margin:0;color:var(--ink-muted);font-size:.78rem;text-align:center}.management-dashboard{display:grid;gap:20px}.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.dashboard-heading h1{margin:4px 0 8px;color:var(--forest);font-size:clamp(2rem,4vw,3.35rem);line-height:1}.dashboard-heading p:last-child{max-width:720px;margin:0;color:var(--ink-muted)}.dashboard-period-filter{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 11px 30px #27392f0d}.dashboard-period-filter>div{display:grid;flex:0 0 180px;max-width:180px;gap:4px}.dashboard-period-filter strong{color:var(--forest)}.dashboard-period-filter span{color:var(--ink-muted);font-size:.7rem;line-height:1.35}.dashboard-period-filter form{display:flex;min-width:0;flex:1 1 auto;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-end;gap:12px}.dashboard-period-filter .report-date-mode>span{color:#405248;font-size:.72rem;font-weight:800}.dashboard-period-filter label{display:grid;width:148px;min-width:0;flex:0 0 148px;gap:6px;color:#405248;font-size:.72rem;font-weight:800}.dashboard-period-filter .date-input-shell,.dashboard-period-filter input{min-width:0}.dashboard-period-filter input{width:100%;min-height:42px;padding:9px 48px 9px 11px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff;font-variant-numeric:tabular-nums}.dashboard-period-filter input:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.dashboard-period-filter form>button{white-space:nowrap}.dashboard-loading,.dashboard-error{margin:0;padding:20px;border-radius:14px;background:var(--paper)}.dashboard-error{border:1px solid rgb(157 52 47 / 28%);color:var(--danger)}.dashboard-content{display:grid;gap:18px}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-kpi{--kpi-accent: #6f9d80;--kpi-icon: #f8fff9;--kpi-icon-bg: var(--kpi-accent);position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;min-height:148px;padding:18px;overflow:hidden;border:1px solid var(--line);border-radius:16px;color:var(--forest);background:linear-gradient(145deg,#fffdf8,#fafbf7);box-shadow:inset 0 3px 0 var(--kpi-accent),0 11px 28px #27392f0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dashboard-kpi:hover{z-index:1;border-color:color-mix(in srgb,var(--kpi-accent) 62%,var(--line));box-shadow:inset 0 3px 0 var(--kpi-accent),0 16px 34px #1b3f2c1c;transform:translateY(-3px)}.dashboard-kpi.wide{grid-column:span 2}.dashboard-kpi:after{position:absolute;right:-30px;bottom:-46px;width:118px;height:118px;border-radius:50%;background:var(--kpi-accent);content:"";opacity:.1}.dashboard-kpi-icon{position:relative;z-index:1;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--kpi-icon);background:var(--kpi-icon-bg);box-shadow:inset 0 0 0 1px #ffffff59}.dashboard-kpi-icon svg{width:21px;height:21px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.dashboard-kpi>div:nth-child(2){position:relative;z-index:1;display:grid;gap:3px;min-width:0}.dashboard-kpi>div:nth-child(2) span{color:var(--ink-muted);font-size:.68rem;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.dashboard-kpi small{color:var(--ink-muted);font-size:.69rem;line-height:1.35}.dashboard-kpi>strong{position:relative;z-index:1;grid-column:1 / -1;align-self:end;color:inherit;font-size:clamp(1.45rem,2vw,2rem);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.04em}.dashboard-kpi.blue{--kpi-accent: #56869a;--kpi-icon: #f7fcff;--kpi-icon-bg: var(--kpi-accent);border-color:#d6e3e7;background:linear-gradient(145deg,#fbfdfd,#eef5f7)}.dashboard-kpi.neutral{--kpi-accent: #687b70;--kpi-icon: #f8fbf9;--kpi-icon-bg: var(--kpi-accent);border-color:#d9dfda;background:linear-gradient(145deg,#fffdf8,#f1f3f0)}.dashboard-kpi.positive{--kpi-accent: #39835a;--kpi-icon: #f7fff9;--kpi-icon-bg: var(--kpi-accent);border-color:#c9dfd0;background:linear-gradient(145deg,#fffdf8,#edf7f0)}.dashboard-kpi.warning{--kpi-accent: var(--gold);--kpi-icon: #fffdf5;--kpi-icon-bg: #a97717;border-color:#e3c873;color:#61440f;background:linear-gradient(145deg,#fffaf0,#f4d985)}.dashboard-kpi.warning>div:nth-child(2) span,.dashboard-kpi.warning small{color:#76591e}.dashboard-kpi.negative{--kpi-accent: var(--danger);--kpi-icon: #fff8f6;--kpi-icon-bg: var(--danger);border-color:#e7c5be;color:var(--danger);background:linear-gradient(145deg,#fffdf8,#faeae6)}.dashboard-kpi.primary{--kpi-accent: var(--gold);--kpi-icon: #fff7e5;--kpi-icon-bg: rgb(255 255 255 / 12%);border-color:#d5a9408c;color:#fff;background:radial-gradient(circle at 92% 15%,rgb(213 169 64 / 25%),transparent 34%),linear-gradient(135deg,#0f3423,#1d5a3d);box-shadow:inset 0 3px 0 var(--gold),0 15px 34px #143d2a33}.dashboard-kpi.primary:hover{border-color:#d5a940b8;box-shadow:inset 0 3px 0 var(--gold),0 20px 40px #143d2a40}.dashboard-kpi.primary:after{right:-18px;bottom:-58px;width:160px;height:160px;background:#fff;opacity:.055}.dashboard-kpi.primary .dashboard-kpi-icon{width:46px;height:46px}.dashboard-kpi.primary>div:nth-child(2) span{color:#f2d98e}.dashboard-kpi.primary small{color:#ffffffb3}.dashboard-kpi.primary>strong{font-size:clamp(1.8rem,3vw,2.55rem)}.dashboard-chart-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:18px}.dashboard-panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 11px 30px #27392f0d}.dashboard-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 19px;border-bottom:1px solid var(--line);background:#f8f8f4}.dashboard-panel h2{margin:0 0 4px;color:var(--forest);font-size:1rem}.dashboard-panel header p{margin:0;color:var(--ink-muted);font-size:.72rem}.sales-trend-chart{padding:14px 18px 12px}.chart-legend{display:flex;justify-content:flex-end;gap:14px;margin-bottom:5px;color:var(--ink-muted);font-size:.68rem;font-weight:700}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.chart-legend span:before{width:9px;height:9px;border-radius:50%;background:var(--forest-light);content:""}.chart-legend .profit:before{background:var(--gold)}.sales-trend-chart svg{display:block;width:100%;min-height:220px;overflow:visible}.chart-grid-line{stroke:#dfe4df;stroke-dasharray:3 5;stroke-width:1}.chart-axis-label,.chart-date-label{fill:var(--ink-muted);font-size:9px;font-weight:700}.sales-line,.profit-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.sales-line{stroke:var(--forest-light);stroke-width:3}.profit-line{stroke:var(--gold);stroke-width:2.5}.sales-dot{fill:var(--paper);stroke:var(--forest-light);stroke-width:2.4}.delivery-donut-content{display:grid;place-items:center;gap:20px;padding:24px 20px 22px}.delivery-donut{position:relative;display:grid;width:174px;height:174px;place-items:center;border-radius:50%}.delivery-donut:after{position:absolute;width:112px;height:112px;border-radius:50%;background:var(--paper);content:""}.delivery-donut>div{position:relative;z-index:1;display:grid;place-items:center;color:var(--ink-muted);font-size:.72rem}.delivery-donut>div strong{color:var(--forest);font-size:2rem;line-height:1.05}.delivery-donut-legend{display:grid;width:100%;gap:9px}.delivery-donut-legend>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 11px;border-radius:9px;background:#f6f7f3;color:var(--ink-muted);font-size:.72rem}.delivery-donut-legend i{width:9px;height:9px;border-radius:50%;background:#2f7a52}.delivery-donut-legend i.pending{background:var(--gold)}.delivery-donut-legend strong{color:var(--forest);font-size:.82rem}.dashboard-ranking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-ranking{display:grid;gap:16px;margin:0;padding:18px 20px 22px;list-style:none}.dashboard-ranking li{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px}.ranking-position{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--forest);background:#e5eee8;font-size:.7rem;font-weight:900}.ranking-copy{display:grid;min-width:0;gap:3px}.ranking-copy>strong,.ranking-copy>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-copy>strong{color:var(--forest);font-size:.82rem}.ranking-copy>small{color:var(--ink-muted);font-size:.68rem}.ranking-copy>div{height:5px;overflow:hidden;border-radius:999px;background:#e6ebe7}.ranking-copy i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--forest-light),var(--gold))}.ranking-value{color:var(--forest);font-size:.8rem;white-space:nowrap}.dashboard-driver-table{min-width:680px}.dashboard-driver-table td:first-child{min-width:190px}.dashboard-status{display:inline-flex;min-width:30px;justify-content:center;padding:5px 8px;border-radius:999px;font-size:.69rem;font-weight:900}.dashboard-status.completed{color:#24704a;background:#e5f2e9}.dashboard-status.pending{color:#946719;background:#faefd9}.dashboard-empty{padding:34px 20px;color:var(--ink-muted);font-size:.78rem;text-align:center}.executive-dashboards-page{container-type:inline-size}.executive-dashboard-heading{align-items:center;margin-bottom:24px}.executive-dashboard-heading .status-pill{flex:0 0 auto}.executive-dashboard-filter{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 11px 30px #27392f0d}.executive-filter-copy{display:grid;flex:0 0 210px;gap:4px}.executive-filter-copy strong{color:var(--forest);font-size:.9rem}.executive-filter-copy span{color:var(--ink-muted);font-size:.69rem;line-height:1.4}.executive-dashboard-filter form{display:flex;min-width:0;flex:1 1 auto;align-items:flex-end;justify-content:flex-end;gap:12px}.executive-dashboard-filter .report-date-mode>span,.executive-dashboard-filter label{color:#405248;font-size:.72rem;font-weight:800}.executive-dashboard-filter label{display:grid;width:150px;flex:0 0 150px;gap:6px}.executive-dashboard-filter .date-input-shell,.executive-dashboard-filter input{min-width:0}.executive-dashboard-filter input{width:100%;min-height:42px;padding:9px 48px 9px 11px;border:1px solid #ced4cf;border-radius:8px;outline:none;color:var(--forest);background:#fff;font-variant-numeric:tabular-nums}.executive-dashboard-filter input:focus{border-color:var(--forest-light);box-shadow:0 0 0 3px #235a401a}.executive-dashboard-filter form>button{white-space:nowrap}.executive-dashboard-error{margin-bottom:18px}.executive-dashboard-loading{display:grid;gap:18px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.executive-dashboard-loading p{margin:0;color:var(--ink-muted);text-align:center}.executive-loading-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.executive-loading-cards i{min-height:110px;border-radius:13px;background:linear-gradient(100deg,#edf0eb 20%,#f8f9f6,#edf0eb 60%);background-size:200% 100%;animation:executive-loading 1.2s ease-in-out infinite}@keyframes executive-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.executive-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-bottom:18px}.executive-kpi-grid.cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-kpi-grid.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-kpi-grid.cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.executive-kpi-grid.cards-5{grid-template-columns:repeat(5,minmax(0,1fr))}.executive-kpi-grid.cards-6{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-kpi{--executive-accent: #71877a;--executive-bg: linear-gradient(145deg, #fffdf8, #f5f7f3);position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;align-items:start;gap:10px;min-height:132px;padding:15px;overflow:hidden;border:1px solid var(--line);border-radius:14px;color:var(--forest);background:var(--executive-bg);box-shadow:inset 0 3px 0 var(--executive-accent),0 9px 24px #27392f0d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.executive-kpi:hover{z-index:1;border-color:color-mix(in srgb,var(--executive-accent) 55%,var(--line));box-shadow:inset 0 3px 0 var(--executive-accent),0 14px 30px #27392f17;transform:translateY(-2px)}.executive-kpi:after{position:absolute;right:-30px;bottom:-48px;width:108px;height:108px;border-radius:50%;background:var(--executive-accent);content:"";opacity:.08}.executive-kpi-icon{position:relative;z-index:1;display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;background:var(--executive-accent)}.executive-kpi-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.executive-kpi-copy{position:relative;z-index:1;display:grid;min-width:0;gap:3px}.executive-kpi-copy{padding-right:28px}.executive-kpi-copy>span{color:var(--ink-muted);font-size:.64rem;font-weight:850;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.executive-kpi-copy small{color:var(--ink-muted);font-size:.64rem;line-height:1.3}.executive-kpi>strong{position:relative;z-index:1;grid-column:1 / -1;align-self:end;color:inherit;font-size:clamp(1.18rem,1.55vw,1.65rem);font-variant-numeric:tabular-nums;letter-spacing:-.045em;line-height:1.05}.executive-kpi>em{position:absolute;z-index:2;top:9px;right:9px;padding:3px 6px;border-radius:999px;color:var(--executive-accent);background:#ffffffb8;font-size:.55rem;font-style:normal;font-weight:850;text-transform:uppercase}.executive-kpi.has-badge>em{right:44px}.dashboard-favorite-button{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;padding:0;border:1px solid #d7dfd9;border-radius:8px;color:#718079;background:#ffffffc7;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.dashboard-favorite-button:hover,.dashboard-favorite-button:focus-visible{border-color:#d5a940;outline:none;color:#9a6e12;background:#fff8e6;transform:translateY(-1px)}.dashboard-favorite-button.active{border-color:#d5a940;color:#fff;background:#d5a940}.dashboard-favorite-button:disabled{opacity:.55;cursor:wait;transform:none}.dashboard-favorite-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8}.dashboard-favorite-button.active svg{fill:currentColor}.executive-kpi>.dashboard-favorite-button{position:absolute;z-index:3;top:9px;right:9px}.executive-kpi.primary>.dashboard-favorite-button{border-color:#ffffff4d;color:#fff8e6;background:#ffffff1f}.executive-kpi.primary>.dashboard-favorite-button.active{border-color:var(--gold);color:var(--forest);background:var(--gold)}.executive-kpi.primary{--executive-accent: var(--gold);--executive-bg: radial-gradient(circle at 95% 18%, rgb(213 169 64 / 24%), transparent 36%), linear-gradient(135deg, #0f3423, #1d5a3d);border-color:#d5a9408c;color:#fff}.executive-kpi.primary .executive-kpi-copy>span{color:#f2d98e}.executive-kpi.primary .executive-kpi-copy small{color:#ffffffad}.executive-kpi.blue{--executive-accent: #56869a;--executive-bg: linear-gradient(145deg, #fbfdfd, #edf5f7);border-color:#d6e3e7}.executive-kpi.green{--executive-accent: #39835a;--executive-bg: linear-gradient(145deg, #fffdf8, #edf7f0);border-color:#c9dfd0}.executive-kpi.warning{--executive-accent: #b38120;--executive-bg: linear-gradient(145deg, #fffdf8, #fbefd1);border-color:#ead59d;color:#67490f}.executive-kpi.danger{--executive-accent: var(--danger);--executive-bg: linear-gradient(145deg, #fffdf8, #faeae6);border-color:#e7c5be;color:var(--danger)}.executive-kpi.muted{--executive-accent: #9aa49e;--executive-bg: linear-gradient(145deg, #fbfbf8, #edf0ed);color:#6d7771}.executive-dashboard-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-bottom:16px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#e9ebe6}.executive-dashboard-tabs button{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;gap:2px 8px;min-width:0;padding:10px 11px;border:0;border-radius:8px;color:var(--ink-muted);background:transparent;text-align:left;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.executive-dashboard-tabs button:hover:not(.active){color:var(--forest);background:#ffffff94}.executive-dashboard-tabs button.active{color:#fff;background:var(--forest);box-shadow:0 5px 12px #143d2a2e}.executive-dashboard-tabs button[data-section=favorites].active{background:#8e1b24;box-shadow:0 5px 12px #8e1b243d}.executive-dashboard-tabs button>span{grid-row:1 / span 2;display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:var(--forest);background:#dbe5de;font-size:.6rem;font-weight:900}.executive-dashboard-tabs button.active>span{color:var(--forest);background:var(--gold)}.executive-dashboard-tabs strong,.executive-dashboard-tabs small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.executive-dashboard-tabs strong{align-self:end;font-size:.72rem}.executive-dashboard-tabs small{color:inherit;font-size:.59rem;opacity:.8}.executive-dashboard-tabpanel{min-width:0}.executive-favorites-content{display:grid;gap:18px}.executive-favorites-kpi-grid{margin-bottom:0}.executive-favorites-panel-grid>.executive-panel-grid{display:contents}.executive-favorites-empty{display:grid;min-height:280px;place-content:center;justify-items:center;gap:9px;padding:36px;border:1px dashed #cfd9d2;border-radius:14px;color:var(--ink-muted);background:linear-gradient(145deg,#fffdf8,#f5f7f3);text-align:center}.executive-favorites-empty svg{width:44px;height:44px;margin-bottom:4px;fill:none;stroke:var(--gold);stroke-linejoin:round;stroke-width:1.6}.executive-favorites-empty h2{margin:0;color:var(--forest);font-size:1rem}.executive-favorites-empty p{max-width:380px;margin:0;font-size:.75rem;line-height:1.5}.executive-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.executive-dashboard-panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 10px 28px #27392f0d}.executive-dashboard-panel.span-2{grid-column:1 / -1}.executive-dashboard-panel>header{display:flex;min-height:68px;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 18px;border-bottom:1px solid var(--line);background:#f8f8f4}.executive-panel-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.executive-dashboard-panel h2{margin:0 0 4px;color:var(--forest);font-size:.94rem}.executive-dashboard-panel header p{margin:0;color:var(--ink-muted);font-size:.68rem;line-height:1.4}.executive-panel-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#80601d;background:#f8edcf;font-size:.58rem;font-weight:850;text-transform:uppercase}.executive-chart-empty{display:grid;min-height:220px;place-items:center;padding:28px;color:var(--ink-muted);font-size:.75rem;text-align:center}.executive-line-chart{padding:12px 16px 10px}.executive-chart-legend{display:flex;justify-content:flex-end;gap:14px;margin-bottom:4px;color:var(--ink-muted);font-size:.65rem;font-weight:700}.executive-chart-legend span{display:inline-flex;align-items:center;gap:6px}.executive-chart-legend i{width:9px;height:9px;border-radius:50%}.executive-svg-scroll{overflow-x:auto}.executive-line-chart svg{display:block;width:100%;min-width:610px;min-height:220px;overflow:visible}.executive-line-chart.compact .executive-svg-scroll{overflow-x:hidden}.executive-line-chart.compact svg{min-width:0}.executive-line-chart.compact .executive-chart-legend{font-size:.72rem}.executive-line-chart.compact .executive-chart-axis-label,.executive-line-chart.compact .executive-chart-date-label{font-size:11px}.executive-line-chart.compact .executive-chart-point-value{font-size:10.5px}.executive-chart-grid-line{stroke:#dfe4df;stroke-dasharray:3 5;stroke-width:1}.executive-chart-axis-label,.executive-chart-date-label{fill:var(--ink-muted);font-size:9px;font-weight:700}.executive-chart-point-value{fill:var(--forest);stroke:var(--paper);stroke-width:3px;paint-order:stroke;font-size:9px;font-weight:850;pointer-events:none}.executive-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.executive-line.primary-line{stroke:var(--forest-light);stroke-width:3}.executive-line.comparison-line{stroke:var(--gold);stroke-width:2.5}.executive-chart-point circle{r:3.8;fill:var(--paper);stroke:var(--forest-light);stroke-width:2.4}.executive-chart-point.comparison circle{r:3.5;stroke:var(--gold)}.executive-chart-point.interactive{cursor:pointer}.executive-chart-point.interactive:hover circle,.executive-chart-point.interactive:focus circle{r:6}.executive-chart-point.interactive:focus{outline:none}.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-legend{font-size:.65rem}.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-axis-label,.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-date-label,.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-point-value{font-size:9px}.executive-column-scroll{overflow-x:auto;padding:18px 16px 14px}.executive-column-chart{display:grid;min-width:calc(var(--executive-column-count) * 52px);height:232px;grid-template-columns:repeat(var(--executive-column-count),minmax(46px,1fr));align-items:stretch;gap:8px}.executive-column-scroll.compact{overflow-x:hidden}.executive-column-chart.compact{width:100%;min-width:0;grid-template-columns:repeat(var(--executive-column-count),minmax(0,1fr));gap:5px}.executive-column-chart.compact .executive-column-value{font-size:clamp(8px,.65vw,10px)}.executive-column-chart.compact .executive-column strong{font-size:clamp(8px,.7vw,11px)}.executive-column{display:grid;min-width:0;grid-template-rows:1fr 24px;gap:5px;padding:0;border:0;color:var(--ink-muted);background:transparent;text-align:center;cursor:default}.executive-column.interactive{cursor:pointer}.executive-column-track{display:block;min-height:0;border-radius:7px 7px 3px 3px;background:linear-gradient(to top,#eef1ed,transparent)}.executive-column-bar-slot{position:relative;display:flex;width:100%;height:calc(100% - 24px);align-items:flex-end;justify-content:center;top:24px}.executive-column-value{position:absolute;bottom:calc(var(--executive-bar-height) + 5px);left:50%;max-width:calc(100% + 8px);overflow:hidden;transform:translate(-50%);color:var(--forest);font-size:.59rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.executive-column-bar-slot i{display:block;width:min(68%,40px);height:var(--executive-bar-height);border-radius:7px 7px 2px 2px;background:linear-gradient(to top,var(--forest),var(--forest-light));transition:filter .16s ease,transform .16s ease}.executive-column-bar-slot i.negative{background:linear-gradient(to top,#9d3328,var(--danger))}.executive-column.interactive:hover i,.executive-column.interactive:focus-visible i{filter:brightness(1.12);transform:scaleX(1.08)}.executive-column strong{overflow:hidden;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.executive-grouped-column-content{padding-top:12px}.executive-grouped-column-content .executive-chart-legend{padding:0 16px}.executive-grouped-column-content .executive-column-scroll{overflow-x:hidden;padding-top:8px}.executive-grouped-column-chart{width:100%;min-width:0;grid-template-columns:repeat(var(--executive-column-count),minmax(0,1fr))}.executive-grouped-column{display:grid;min-width:0;grid-template-rows:1fr 24px;gap:5px;padding:0;border:0;color:var(--ink-muted);background:transparent;text-align:center;cursor:default}.executive-grouped-column.interactive{cursor:pointer}.executive-grouped-tracks{display:grid;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-end;gap:5px;border-radius:7px 7px 3px 3px;background:linear-gradient(to top,#eef1ed,transparent)}.executive-grouped-bar-slot{position:relative;display:flex;width:100%;height:calc(100% - 24px);min-width:0;align-items:flex-end;justify-content:center;align-self:end}.executive-grouped-bar-slot small{position:absolute;bottom:calc(var(--executive-bar-height) + 5px);left:50%;max-width:calc(100% + 10px);overflow:hidden;transform:translate(-50%);color:var(--forest);font-size:clamp(8px,.72vw,11px);font-weight:850;text-overflow:ellipsis;white-space:nowrap}.executive-grouped-bar-slot i{display:block;width:min(72%,28px);height:var(--executive-bar-height);border-radius:6px 6px 2px 2px;background:linear-gradient(to top,var(--forest),var(--forest-light));transition:filter .16s ease,transform .16s ease}.executive-grouped-bar-slot i.comparison{background:linear-gradient(to top,#b88318,var(--gold))}.executive-grouped-bar-slot i.negative{background:linear-gradient(to top,#9d3328,var(--danger))}.executive-grouped-column.interactive:hover i,.executive-grouped-column.interactive:focus-visible i{filter:brightness(1.12);transform:scaleX(1.08)}.executive-grouped-column strong{overflow:hidden;font-size:clamp(9px,.85vw,13px);text-overflow:ellipsis;white-space:nowrap}.executive-dashboard-panel.span-2 .executive-column-value,.executive-dashboard-panel.span-2 .executive-grouped-bar-slot small{font-size:clamp(8px,.72vw,11px)}.executive-dashboard-panel.span-2 .executive-column strong,.executive-dashboard-panel.span-2 .executive-grouped-column strong{font-size:clamp(9px,.85vw,13px)}.executive-horizontal-chart{display:grid;gap:2px;padding:10px 12px 12px}.executive-horizontal-row{display:grid;width:100%;min-width:0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 8px;border:0;border-radius:8px;color:var(--forest);background:transparent;text-align:left;cursor:default;transition:background-color .16s ease}.executive-horizontal-row.interactive{cursor:pointer}.executive-horizontal-row.interactive:hover,.executive-horizontal-row.interactive:focus-visible{outline:none;background:#f1f5f2}.executive-ranking-position{display:grid;width:26px;height:26px;place-items:center;border-radius:7px;color:var(--forest);background:#e5eee8;font-size:.65rem;font-weight:900}.executive-horizontal-copy{display:grid;min-width:0;gap:6px}.executive-horizontal-copy>span:first-child{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px}.executive-horizontal-copy strong,.executive-horizontal-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.executive-horizontal-copy strong{font-size:.75rem}.executive-horizontal-copy small{color:var(--ink-muted);font-size:.6rem}.executive-horizontal-track{height:5px;overflow:hidden;border-radius:999px;background:#e5eae6}.executive-horizontal-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--forest-light),var(--gold))}.executive-horizontal-value{display:grid;justify-items:end;gap:2px;white-space:nowrap}.executive-horizontal-value strong{font-size:.72rem}.executive-horizontal-value small{color:var(--ink-muted);font-size:.58rem}.executive-donut-content{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1.2fr);align-items:center;gap:18px;min-height:276px;padding:20px}.executive-donut{position:relative;display:grid;width:166px;height:166px;place-self:center;place-items:center;border-radius:50%}.executive-donut:after{position:absolute;width:104px;height:104px;border-radius:50%;background:var(--paper);content:""}.executive-donut>div{position:relative;z-index:1;display:grid;max-width:92px;place-items:center;text-align:center}.executive-donut>div strong{color:var(--forest);font-size:1.05rem;line-height:1.15}.executive-donut>div span{color:var(--ink-muted);font-size:.6rem}.executive-donut-segment-label{position:absolute;z-index:2;transform:translate(-50%,-50%);color:#fffdf8;font-size:clamp(.5rem,.8vw,.62rem);font-weight:850;line-height:1;text-shadow:0 1px 2px rgb(0 0 0 / 70%);white-space:nowrap;pointer-events:none}.executive-donut-legend{display:grid;align-content:center;gap:5px}.executive-donut-legend button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 9px;border:1px solid #e3e9e4;border-radius:8px;color:var(--ink-muted);background:#f6f8f5;font-size:.66rem;text-align:left;cursor:default}.executive-donut-legend button.interactive{cursor:pointer}.executive-donut-legend button.interactive:hover,.executive-donut-legend button.interactive:focus-visible{border-color:#cad9ce;outline:none;background:#edf3ef}.executive-donut-legend i{width:8px;height:8px;border-radius:50%}.executive-donut-legend i,.executive-donut-legend span{grid-row:1 / span 2;align-self:center}.executive-donut-legend span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.executive-donut-legend strong{grid-column:3;grid-row:1;justify-self:end;color:var(--forest);font-size:.67rem;white-space:nowrap}.executive-donut-legend small{grid-column:3;grid-row:2;justify-self:end;color:var(--ink-muted);font-size:.58rem}.executive-donut-content.compact{grid-template-columns:1fr;align-content:start;gap:10px;padding:18px 20px}.executive-donut-content.compact .executive-donut{width:80%;height:auto;aspect-ratio:1}.executive-donut-content.compact .executive-donut:after{width:62.65%;height:62.65%}.executive-donut-content.compact .executive-donut>div{max-width:54%}.executive-donut-content.compact .executive-donut>div strong{font-size:clamp(1.2rem,2.4vw,1.65rem);letter-spacing:-.025em;white-space:nowrap}.executive-donut-content.compact .executive-donut-legend{grid-template-columns:1fr;align-content:initial;gap:5px}.executive-donut-content.compact .executive-donut-legend button{padding:7px 9px;border:1px solid #e3e9e4;border-radius:8px;background:#f6f8f5}.executive-donut-content.compact .executive-donut-legend i,.executive-donut-content.compact .executive-donut-legend span{grid-row:1 / span 2;align-self:center}.executive-donut-content.compact .executive-donut-legend strong{grid-column:3;grid-row:1;justify-self:end}.executive-donut-content.compact .executive-donut-legend small{grid-column:3;grid-row:2;justify-self:end}.executive-donut-content.compact .executive-donut-legend button.interactive:hover,.executive-donut-content.compact .executive-donut-legend button.interactive:focus-visible{border-color:#cad9ce;background:#edf3ef}.financial-payment-panel .executive-donut-content{height:clamp(310px,32vw,360px);min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.financial-payment-panel .executive-donut{width:auto;max-width:100%;height:80%;aspect-ratio:1}.financial-payment-panel .executive-donut:after{width:62.65%;height:62.65%}.financial-payment-panel .executive-donut>div{width:58%;max-width:58%}.financial-payment-panel .executive-donut>div strong{max-width:100%;font-size:clamp(1.1rem,1.65vw,1.4rem);letter-spacing:-.025em;white-space:nowrap}.financial-payment-panel .executive-donut>div span{font-size:.7rem}.financial-payment-panel .executive-donut-legend{width:100%}@container (min-width: 901px){.financial-payment-panel .executive-donut-content{height:auto;min-height:360px}.financial-payment-panel .executive-donut{width:min(80%,320px);height:auto}}.executive-single-metric{display:grid;min-height:276px;place-content:center;justify-items:center;gap:10px;padding:24px;text-align:center}.executive-single-metric strong{color:var(--forest);font-size:clamp(2rem,4vw,3rem)}.executive-single-metric span{max-width:300px;color:var(--ink-muted);font-size:.72rem;line-height:1.5}.executive-unavailable{display:grid;min-height:276px;place-content:center;justify-items:center;gap:12px;padding:28px;color:var(--ink-muted);text-align:center}.executive-unavailable svg{width:36px;height:36px;fill:none;stroke:#8c9992;stroke-linecap:round;stroke-width:1.6}.executive-unavailable p{max-width:370px;margin:0;font-size:.74rem;line-height:1.55}.executive-drilldown-drawer{width:min(900px,100%)}.executive-drilldown-drawer .drawer-header{margin-bottom:18px}.executive-drilldown-drawer .drawer-header>div>span{color:var(--ink-muted);font-size:.75rem}.executive-drilldown-summary{display:flex;align-items:baseline;gap:7px;margin-bottom:14px;padding:12px 14px;border-radius:10px;background:#edf4ef}.executive-drilldown-summary strong{color:var(--forest);font-size:1.3rem}.executive-drilldown-summary span{color:var(--ink-muted);font-size:.75rem}.executive-drilldown-orders,.executive-drilldown-customers{display:grid;gap:12px}.executive-drilldown-orders>article,.executive-drilldown-customers>article{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.executive-drilldown-orders>article>header,.executive-drilldown-customers>article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--line)}.executive-drilldown-orders>article>header div,.executive-drilldown-customers>article>header div{display:grid;gap:3px}.executive-drilldown-orders>article>header strong,.executive-drilldown-customers>article>header strong{color:var(--forest)}.executive-drilldown-orders>article>header span,.executive-drilldown-customers>article>header span{color:var(--ink-muted);font-size:.68rem}.executive-drilldown-orders dl,.executive-drilldown-customers dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 0}.executive-drilldown-orders dl div,.executive-drilldown-customers dl div{display:grid;gap:3px;min-width:0}.executive-drilldown-orders dt,.executive-drilldown-customers dt{color:var(--ink-muted);font-size:.61rem;font-weight:800;text-transform:uppercase}.executive-drilldown-orders dd,.executive-drilldown-customers dd{margin:0;overflow-wrap:anywhere;color:var(--forest);font-size:.73rem;font-weight:700}.executive-drilldown-orders dl{margin-bottom:14px}.executive-drilldown-customers>article>header .record-status{color:#1b6b48;font-size:.66rem}.executive-drilldown-items{display:grid;gap:5px;padding:10px 12px;border-radius:8px;background:#f3f5f1}.executive-drilldown-items strong{color:var(--forest);font-size:.68rem;text-transform:uppercase}.executive-drilldown-items span{color:var(--ink-muted);font-size:.7rem}.executive-drilldown-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.executive-drilldown-pagination>span{color:var(--ink-muted);font-size:.72rem}.executive-drilldown-pagination>div{display:flex;gap:8px}@container (max-width: 1250px){.executive-dashboard-heading h1{font-size:2.85rem}.executive-dashboard-filter{align-items:stretch;flex-direction:column}.executive-filter-copy{flex-basis:auto}.executive-dashboard-filter form{flex-wrap:wrap;justify-content:flex-start}.executive-kpi-grid,.executive-kpi-grid.cards-2,.executive-kpi-grid.cards-3,.executive-kpi-grid.cards-4,.executive-kpi-grid.cards-5,.executive-kpi-grid.cards-6{grid-template-columns:repeat(6,minmax(0,1fr))}.executive-kpi-grid.cards-2>.executive-kpi{grid-column:span 3}.executive-kpi-grid.cards-3>.executive-kpi{grid-column:span 2}.executive-kpi-grid.cards-4>.executive-kpi{grid-column:span 3}.executive-kpi-grid.cards-5>.executive-kpi{grid-column:span 2}.executive-kpi-grid.cards-5>.executive-kpi:nth-child(-n+2){grid-column:span 3}.executive-kpi-grid.cards-6>.executive-kpi{grid-column:span 2}.executive-favorites-kpi-grid>.executive-kpi{grid-column:span 2}.executive-dashboard-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width: 900px){.executive-kpi-grid,.executive-kpi-grid.cards-2,.executive-kpi-grid.cards-3,.executive-kpi-grid.cards-4,.executive-kpi-grid.cards-5,.executive-kpi-grid.cards-6{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-kpi-grid>.executive-kpi{grid-column:auto}.executive-panel-grid{grid-template-columns:1fr}.executive-dashboard-panel.span-2{grid-column:auto}.executive-donut-content{grid-template-columns:1fr}.financial-payment-panel .executive-donut-content{height:auto;min-height:440px;grid-template-columns:1fr}.financial-payment-panel .executive-donut{width:min(80%,280px);height:auto}}@container (max-width: 620px){.executive-dashboard-filter form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.executive-dashboard-filter .report-date-mode{grid-column:1 / -1}.executive-dashboard-filter label{width:100%;min-width:0}.executive-dashboard-filter form>button{grid-column:1 / -1}.executive-kpi-grid,.executive-kpi-grid.cards-2,.executive-kpi-grid.cards-3,.executive-kpi-grid.cards-4,.executive-kpi-grid.cards-5,.executive-kpi-grid.cards-6{grid-template-columns:1fr}.executive-dashboard-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.dashboard-period-filter{align-items:stretch;flex-direction:column}.dashboard-period-filter>div{max-width:none;flex-basis:auto}.dashboard-period-filter form{flex-wrap:wrap;justify-content:flex-start}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chart-grid,.dashboard-ranking-grid{grid-template-columns:1fr}}.choice-help{margin:-8px 0 12px;color:var(--ink-muted);font-size:.75rem}.invalid-choice-group{padding:14px!important;border:1px solid var(--danger)!important;border-radius:10px;background:#fff8f6}.customer-view{display:grid;align-content:start;gap:24px}.customer-view .drawer-header{margin-bottom:0}.customer-view section{padding-bottom:22px;border-bottom:1px solid var(--line)}.customer-view h3{margin:0 0 12px;color:var(--forest);font-size:.92rem}.customer-view p{margin:0;color:var(--ink-muted);font-size:.86rem;line-height:1.6}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0}.details-grid div{display:grid;gap:4px}.details-grid dt{color:var(--ink-muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.details-grid dd{margin:0;color:var(--forest);font-size:.9rem;font-weight:700}.details-list{display:grid;gap:8px}.details-list>div{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px;padding:12px 14px;border-radius:8px;background:#f4f5f2;font-size:.8rem}.details-list span{color:var(--ink-muted)}@media(max-width:800px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app-shell,.workspace,.workspace-content,.module-page,.data-panel,.sales-filter-panel,.sales-list-panel,.executive-dashboards-page,.executive-dashboard-filter,.executive-dashboard-tabs,.executive-dashboard-tabpanel,.executive-kpi-grid,.executive-panel-grid,.executive-dashboard-panel{width:100%;max-width:100%;min-width:0}.workspace-content>*,.executive-dashboard-filter>*,.executive-dashboard-filter form,.executive-dashboard-filter form>*,.executive-dashboard-tabs>*,.executive-kpi-grid>*,.executive-panel-grid>*{min-width:0;max-width:100%}.date-input-shell{min-width:0;max-width:100%;overflow:hidden}.date-input-shell input,input[type=date]{width:100%;min-width:0!important;max-width:100%;-webkit-min-logical-width:0}.dashboard-heading,.dashboard-period-filter{align-items:stretch;flex-direction:column}.dashboard-period-filter form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-period-filter .report-date-mode{grid-column:1 / -1}.dashboard-period-filter label{width:100%;min-width:0}.dashboard-period-filter button{grid-column:1 / -1}.date-filter-navigation{display:grid;width:100%;align-self:stretch;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.date-filter-navigation button{width:100%;min-width:0}.dashboard-period-filter .date-filter-navigation{justify-self:stretch}.dashboard-period-filter .date-filter-navigation button{grid-column:auto}.dashboard-kpis{grid-template-columns:1fr}.dashboard-kpi.wide{grid-column:auto}.sales-trend-chart{overflow-x:auto}.sales-trend-chart svg{min-width:660px}.login-shell{grid-template-columns:1fr}.login-intro{min-height:auto;justify-content:flex-start;gap:24px;padding:32px 24px}.login-brand{width:min(320px,82%)}.login-intro h1{max-width:560px;margin-bottom:0;font-size:clamp(1.9rem,8vw,2.7rem);line-height:1.06}.login-intro .intro-copy,.login-intro .intro-footnote{display:none}.login-panel{min-height:0;padding:36px 24px max(40px,env(safe-area-inset-bottom));place-items:start center}.login-card header{margin-bottom:28px}.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.mobile-navigation-bar{position:sticky;z-index:30;top:0;display:flex;min-height:70px;align-items:center;justify-content:center;gap:10px;padding:12px 18px;color:#fff;background:var(--forest);box-shadow:0 4px 12px #0b24181a}.mobile-menu-trigger{position:absolute;left:18px;display:grid;flex:0 0 auto;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:10px;color:#fff;background:#ffffff12}.mobile-menu-trigger:hover{background:#ffffff21}.mobile-menu-trigger:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.mobile-menu-trigger svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mobile-navigation-bar .brand-lockup{gap:10px;margin:0}.mobile-navigation-bar .brand-mark{width:42px;height:42px}.mobile-navigation-bar .brand-name{color:#fff}.mobile-menu-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:#091a1285;cursor:default;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar,.sidebar-collapsed .sidebar{position:fixed;z-index:60;inset:0 auto 0 0;width:min(320px,86vw);height:100dvh;align-items:stretch;flex-direction:column;gap:28px;padding:18px 16px max(24px,env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;visibility:hidden;box-shadow:18px 0 45px #06180f3d;transform:translate(-104%);transition:transform .22s ease,visibility 0s linear .22s}.sidebar.mobile-open,.sidebar-collapsed .sidebar.mobile-open{visibility:visible;transform:translate(0);transition:transform .22s ease,visibility 0s}.sidebar-header,.sidebar-collapsed .sidebar-header{align-items:center;flex-direction:row;gap:10px}.sidebar-toggle{display:grid}.sidebar-collapsed .brand-name,.sidebar-collapsed .nav-item-label{display:inline}.sidebar nav{display:block;width:100%}.sidebar-collapsed .nav-item{justify-content:flex-start;padding:11px 13px}.sidebar-collapsed .nav-section-label{height:auto;margin:28px 14px 8px;overflow:visible;background:transparent;color:#7f9a8c}.revenue-evolution-panel .executive-line-chart svg{width:var(--executive-chart-width);min-width:0;margin-inline:auto}.executive-grouped-column-content .executive-column-scroll{overflow-x:auto}.executive-grouped-column-chart{width:100%;min-width:calc(var(--executive-column-count) * 68px);grid-template-columns:repeat(var(--executive-column-count),minmax(60px,1fr))}.executive-line-chart.compact .executive-svg-scroll{overflow-x:auto}.executive-line-chart.compact svg{width:100%;min-width:610px}.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-legend{font-size:.72rem}.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-axis-label,.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-date-label{font-size:11px}.executive-dashboard-panel.span-2 .executive-line-chart .executive-chart-point-value{font-size:10.5px}.app-topbar{top:70px;width:100%;max-width:100vw;min-width:0;min-height:60px;gap:12px;padding:9px 18px;overflow:hidden}.topbar-brand-logo{flex-basis:132px;width:132px;height:34px}.topbar-user{flex:0 1 auto;gap:7px}.topbar-avatar{width:36px;height:36px}.topbar-identity{display:none}.topbar-logout{padding-inline:7px}.workspace-header{align-items:flex-start;flex-direction:column}.empty-dashboard{margin-top:44px}.workspace{padding:0}.workspace-content{padding:18px 18px 24px}.module-header{align-items:stretch;flex-direction:column}.module-header .primary-button{align-self:flex-start}.sales-registry-page .module-header .primary-button,.catalog-page .module-header .primary-button,.products-page .module-header .primary-button,.customers-page .module-header .primary-button,.suppliers-page .module-header .primary-button,.users-page .module-header .primary-button{align-self:flex-end}.sales-page .sale-back-button{display:block;margin-right:0;margin-left:auto}.list-toolbar{align-items:stretch;flex-wrap:wrap}.search-field{flex-basis:100%;max-width:none}.checkbox-field{margin-left:0}.products-page .products-toolbar,.catalog-page .catalog-toolbar,.customers-page .customers-toolbar,.suppliers-page .suppliers-toolbar,.users-page .users-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px}.products-page .products-toolbar .search-field,.catalog-page .catalog-toolbar .search-field,.customers-page .customers-toolbar .search-field,.suppliers-page .suppliers-toolbar .search-field,.users-page .users-toolbar .search-field{grid-column:1 / -1;max-width:none}.products-page .products-toolbar>.secondary-button,.catalog-page .catalog-toolbar>.secondary-button,.customers-page .customers-toolbar>.secondary-button,.suppliers-page .suppliers-toolbar>.secondary-button,.users-page .users-toolbar>.secondary-button{width:100%;min-width:0}.products-page .products-toolbar .checkbox-field,.catalog-page .catalog-toolbar .checkbox-field,.customers-page .customers-toolbar .checkbox-field,.suppliers-page .suppliers-toolbar .checkbox-field,.users-page .users-toolbar .checkbox-field{grid-column:1 / -1;justify-self:start}.drawer-backdrop{z-index:80}.form-drawer{width:100%;height:100dvh;padding:0 20px 24px;overscroll-behavior:contain}.form-drawer>.drawer-header{position:sticky;z-index:4;top:0;margin:0 -20px 24px;padding:max(18px,env(safe-area-inset-top)) 20px 14px;border-bottom:1px solid var(--line);background:#fffdf8f7;box-shadow:0 7px 18px #143d2a0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-grid{grid-template-columns:1fr}.field-span-2{grid-column:auto}.contact-row,.supplier-choice-list,.choice-grid,.permission-grid{grid-template-columns:1fr}.sale-total-header{width:100%;text-align:left}.sale-item{grid-template-columns:auto 1fr}.sale-item-fields{grid-column:1 / span 2;grid-template-columns:1fr}.price-references{grid-column:1 / span 2}.sale-item-editor .editor-references{display:grid;grid-template-columns:1fr}.sale-item-editor .editor-references>span{width:100%;box-sizing:border-box;justify-content:space-between;border-radius:9px}.sale-remove-button{grid-column:1 / span 2;grid-row:auto;justify-self:start}.sale-submit-bar{bottom:8px}.sale-editor-actions{align-items:stretch;flex-direction:column-reverse}.sale-register-options{grid-template-columns:1fr}.sales-basic-filters{display:grid;grid-template-columns:1fr}.sales-basic-filters>label{max-width:none}.sales-advanced-filters{grid-template-columns:1fr}.sales-registry-page .sales-list-panel{min-height:0;overflow:visible;border:0;background:transparent;box-shadow:none}.sales-registry-page .table-scroll{overflow:visible}.sales-registry-page .sales-table{display:block;width:100%;min-width:0;table-layout:auto}.sales-registry-page .sales-table thead{display:none}.sales-registry-page .sales-table tbody{display:grid;gap:12px}.sales-registry-page .sales-table tr{display:grid;width:100%;max-width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--paper);box-shadow:0 8px 22px #27392f0d}.sales-registry-page .sales-table td{display:grid;min-width:0!important;align-content:start;padding:0!important;border:0;white-space:normal!important}.sales-registry-page .sales-table td:before{margin-bottom:5px;color:var(--ink-muted);content:attr(data-label);font-size:.62rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.sales-registry-page .sales-table td:first-child{grid-column:1;grid-row:1}.sales-registry-page .sales-table td:nth-child(2){grid-column:1 / -1;grid-row:2;padding:12px 0!important;border-top:1px solid #e7e9e4;border-bottom:1px solid #e7e9e4}.sales-registry-page .sales-table td:nth-child(3){grid-column:1;grid-row:3}.sales-registry-page .sales-table td:nth-child(4){grid-column:2;grid-row:3}.sales-registry-page .sales-table td:nth-child(5){grid-column:1 / -1;grid-row:4;justify-items:start}.sales-registry-page .sales-table td:nth-child(6){grid-column:2;grid-row:1;justify-items:end;text-align:right}.sales-registry-page .sales-table td:last-child{grid-column:1 / -1;grid-row:5}.sales-registry-page .sales-table td:last-child:before{display:none}.sales-registry-page .sales-table td:first-child strong,.sales-registry-page .sales-table td:nth-child(2) strong,.sales-registry-page .sales-table td:nth-child(6) strong{font-size:.94rem}.sales-registry-page .sales-table td small{max-width:100%;overflow:visible;text-overflow:initial;white-space:normal}.sales-registry-page .sales-table .table-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sales-registry-page .sales-table .table-action{width:100%;min-height:42px;justify-content:center;gap:7px;padding:8px 10px}.sales-registry-page .sales-table .table-action span{position:static;width:auto;height:auto;padding:0;overflow:visible;clip:auto;white-space:normal;border:0}.sales-registry-page .sales-table .table-action:last-child:nth-child(odd){grid-column:1 / -1}.sale-view-footer{align-items:stretch;flex-direction:column}.sale-view-footer>.sale-view-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sale-view-actions .primary-button,.sale-view-actions .secondary-button{width:100%}.report-tabs,.report-summary-four,.report-subtabs{grid-template-columns:1fr}.report-filter-panel form{align-items:stretch;flex-direction:column}.report-filter-panel label{width:100%;min-width:0}.report-filter-panel .primary-button{width:100%;align-self:stretch}.executive-dashboard-heading .status-pill{align-self:flex-start}.executive-drilldown-drawer{padding:0 20px 24px}.executive-drilldown-orders dl,.executive-drilldown-customers dl{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-drilldown-pagination{align-items:stretch;flex-direction:column}.executive-drilldown-pagination>div{display:grid;grid-template-columns:1fr 1fr}.driver-report-card>header{align-items:flex-start;flex-wrap:wrap}.driver-report-totals{flex-basis:100%;margin-left:50px}.driver-report-card .table-scroll{overflow:visible}.reports-page .delivery-report-table{display:block;width:100%;min-width:0;table-layout:auto}.reports-page .delivery-report-table thead{display:none}.reports-page .delivery-report-table tbody{display:grid;gap:12px;padding:12px}.reports-page .delivery-report-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fffdf8;box-shadow:0 7px 18px #27392f0a}.reports-page .delivery-report-table td{display:grid;min-width:0!important;max-width:none!important;align-content:start;padding:0!important;border:0;line-height:1.4;white-space:normal!important}.reports-page .delivery-report-table td:before{margin-bottom:5px;color:var(--ink-muted);content:attr(data-label);font-size:.58rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.reports-page .delivery-report-table td:first-child{grid-column:1;grid-row:1}.reports-page .delivery-report-table td:nth-child(2){grid-column:1;grid-row:2}.reports-page .delivery-report-table td:nth-child(3){grid-column:2;grid-row:2}.reports-page .delivery-report-table td:nth-child(4){grid-column:1 / -1;grid-row:3;padding:10px 0!important;border-top:1px solid #e7e9e4;border-bottom:1px solid #e7e9e4}.reports-page .delivery-report-table td:nth-child(5){grid-column:1 / -1;grid-row:4}.reports-page .delivery-report-table td:last-child{grid-column:2;grid-row:1;justify-items:end;text-align:right}.reports-page .delivery-report-table td small{max-width:100%;overflow:visible;text-overflow:initial;white-space:normal}.reports-page .delivery-item-list{gap:6px;padding:9px 10px;border-radius:8px;background:#f3f6f3}.reports-page .delivery-item-list span{padding-bottom:6px;border-bottom:1px solid #e0e6e1;line-height:1.4}.reports-page .delivery-item-list span:last-child{padding-bottom:0;border-bottom:0}.sale-view-items>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 7px;padding:14px}.sale-view-items>div>.sale-view-item-product{grid-column:1 / -1;padding-bottom:10px;border-bottom:1px solid #e7e9e4}.sale-view-item-metric{min-width:0;gap:5px;padding:8px 6px;border-radius:8px;background:#f5f7f4;text-align:center}.sale-view-item-metric.total{background:#e9f2ec}.sale-view-item-metric>small{display:block;margin:0;overflow:visible;font-size:.56rem;font-weight:800;letter-spacing:.035em;line-height:1.25;text-overflow:initial;text-transform:uppercase;white-space:normal}.sale-view-item-metric>strong{overflow-wrap:anywhere;color:var(--forest);font-size:.72rem;font-weight:700;white-space:normal}.confirmed-items-heading{align-items:flex-start}.confirmed-item-row{grid-template-columns:auto 1fr auto}.confirmed-item-product{grid-column:2}.confirmed-item-row>div:not(.confirmed-item-index,.confirmed-item-product,.confirmed-item-actions){grid-column:2}.confirmed-item-actions{grid-column:3;grid-row:1 / span 6;flex-direction:column}.form-actions{margin:0 -20px -24px;padding:16px 20px}.catalog-tabs{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.catalog-tabs button{min-width:0;min-height:48px;padding:9px 10px;line-height:1.25;white-space:normal}.catalog-panel-title{align-items:flex-start}.catalog-summary,.record-summary,.details-grid{grid-template-columns:1fr}.catalog-page .catalog-panel>.table-scroll{overflow:visible}.catalog-page .catalog-table{display:block;width:100%;min-width:0;table-layout:auto}.catalog-page .catalog-table thead{display:none}.catalog-page .catalog-table tbody{display:grid;gap:12px;padding:12px}.catalog-page .catalog-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fffdf8;box-shadow:0 7px 18px #27392f0a}.catalog-page .catalog-table td{display:grid;width:auto!important;min-width:0;align-content:start;padding:0!important;border:0;white-space:normal!important}.catalog-page .catalog-table td:before{margin-bottom:5px;color:var(--ink-muted);content:attr(data-label);font-size:.59rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.catalog-page .catalog-table td[data-field=name]{grid-column:1 / -1;padding-bottom:11px!important;border-bottom:1px solid #e7e9e4}.catalog-page .catalog-table td[data-field=name] strong{font-size:.96rem}.catalog-page .catalog-table:not(.sale-units-table) td[data-field=status]{grid-column:1}.catalog-page .catalog-table:not(.sale-units-table) td[data-field=updated]{grid-column:2}.catalog-page .sale-units-table td[data-field=abbreviation]{grid-column:1}.catalog-page .sale-units-table td[data-field=status]{grid-column:2}.catalog-page .sale-units-table td[data-field=updated]{grid-column:1 / -1}.catalog-page .catalog-table td[data-field=status]{justify-items:stretch}.catalog-page .catalog-table td[data-field=status] .record-status{width:100%;box-sizing:border-box;justify-content:center;text-align:center}.catalog-page .catalog-table td[data-field=updated] .updated-date-value,.products-page .products-table td[data-field=updated] .updated-date-value{justify-self:center;text-align:center}.catalog-page .catalog-table td[data-field=actions]{grid-column:1 / -1;padding-top:11px!important;border-top:1px solid #e7e9e4}.catalog-page .catalog-table td[data-field=actions]:before{display:none}.catalog-page .catalog-table .table-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-page .catalog-table .table-action{width:100%;min-height:40px;justify-content:center;gap:6px;padding:8px 9px}.catalog-page .catalog-table .table-action:last-child{grid-column:1 / -1}.catalog-page .catalog-table .table-action span{position:static;width:auto;height:auto;padding:0;overflow:visible;clip:auto;white-space:normal;border:0}.products-page .data-panel>.table-scroll{overflow:visible}.products-page .products-table{display:block;width:100%;min-width:0;table-layout:auto}.products-page .products-table thead{display:none}.products-page .products-table tbody{display:grid;gap:12px;padding:12px}.products-page .products-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fffdf8;box-shadow:0 7px 18px #27392f0a}.products-page .products-table td{display:grid;width:auto!important;min-width:0!important;align-content:start;padding:0!important;border:0;text-align:left!important;white-space:normal!important}.products-page .products-table td:before{margin-bottom:5px;color:var(--ink-muted);content:attr(data-label);font-size:.59rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.products-page .products-table td[data-field=product]{grid-column:1 / -1;padding-bottom:11px!important;border-bottom:1px solid #e7e9e4}.products-page .products-table td[data-field=product] strong{font-size:.96rem}.products-page .products-table td[data-field=classification]{grid-column:1 / -1}.products-page .products-table td[data-field=purchase]{grid-column:1}.products-page .products-table td[data-field=sale]{grid-column:2}.products-page .products-table td[data-field=unit]{grid-column:1}.products-page .products-table td[data-field=status]{grid-column:1;justify-items:stretch}.products-page .products-table td[data-field=status] .record-status{width:100%;box-sizing:border-box;justify-content:center;text-align:center}.products-page .products-table td[data-field=updated]{display:grid;grid-column:2}.products-page .products-table td[data-field=suppliers]{grid-column:1 / -1;padding:11px 0!important;border-top:1px solid #e7e9e4;border-bottom:1px solid #e7e9e4;overflow-wrap:anywhere}.products-page .products-table td[data-field=actions]{grid-column:1 / -1}.products-page .products-table td[data-field=actions]:before{display:none}.products-page .products-table td small{max-width:100%;overflow:visible;text-overflow:initial;white-space:normal}.products-page .products-table .table-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.products-page .products-table .table-action{width:100%;min-height:40px;justify-content:center;gap:6px;padding:8px 9px}.products-page .products-table .table-action span{position:static;width:auto;height:auto;padding:0;overflow:visible;clip:auto;white-space:normal;border:0}.customers-page .data-panel>.table-scroll,.suppliers-page .data-panel>.table-scroll,.users-page .data-panel>.table-scroll{overflow:visible}.registration-table{display:block;width:100%;min-width:0!important;table-layout:auto}.registration-table thead{display:none}.registration-table tbody{display:grid;gap:12px;padding:12px}.registration-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fffdf8;box-shadow:0 7px 18px #27392f0a}.registration-table td{display:grid;width:auto!important;min-width:0!important;align-content:start;padding:0!important;border:0;text-align:left!important;white-space:normal!important}.registration-table td:before{margin-bottom:5px;color:var(--ink-muted);content:attr(data-label);font-size:.59rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.registration-table td[data-field=record]{grid-column:1 / -1;padding-bottom:11px!important;border-bottom:1px solid #e7e9e4}.registration-table td[data-field=record] strong{font-size:.96rem}.registration-table td[data-field=tax-id],.registration-table td[data-field=username]{grid-column:1}.registration-table td[data-field=phone],.registration-table td[data-field=functions]{grid-column:2}.registration-table td[data-field=status]{grid-column:1;justify-items:stretch}.registration-table td[data-field=updated]{display:grid;grid-column:2}.registration-table td[data-field=updated] .updated-date-value{justify-self:center;text-align:center}.registration-table td[data-field=status] .record-status,.registration-table td[data-field=access] .record-status{width:100%;box-sizing:border-box;justify-content:center;text-align:center}.registration-table td[data-field=access]{grid-column:1 / -1;justify-items:stretch;padding-top:11px!important;border-top:1px solid #e7e9e4}.registration-table td[data-field=actions]{grid-column:1 / -1;padding-top:11px!important;border-top:1px solid #e7e9e4}.registration-table td[data-field=actions]:before{display:none}.registration-table td small{max-width:100%;overflow:visible;text-overflow:initial;white-space:normal}.customers-page .registration-table .table-actions,.suppliers-page .registration-table .table-actions,.users-page .registration-table .table-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customers-page .registration-table .table-action,.suppliers-page .registration-table .table-action,.users-page .registration-table .table-action{position:static;width:100%;min-height:40px;justify-content:center;gap:6px;padding:8px 9px}.customers-page .registration-table .table-action span,.suppliers-page .registration-table .table-action span,.users-page .registration-table .table-action span{position:static;width:auto;height:auto;padding:0;overflow:visible;clip:auto;white-space:normal;border:0}.details-list>div{grid-template-columns:1fr}.selected-supplier-header{display:none}.selected-supplier-row{grid-template-columns:1fr auto;gap:5px 12px}.selected-supplier-row>span:nth-child(2){grid-column:1}.selected-supplier-row button{grid-column:2;grid-row:1 / span 2}}@media(max-width:1200px){.home-quick-actions,.home-summary-grid,.home-loading-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-operational-grid,.home-loading-panels{grid-template-columns:1fr}}@media(max-width:800px){.home-page{gap:28px}.home-heading,.home-section-heading{align-items:flex-start;flex-direction:column}.home-heading .status-pill{align-self:flex-start}.home-quick-actions,.home-summary-grid,.home-loading-cards{grid-template-columns:1fr}.home-quick-action{min-height:76px}.home-panel>header{align-items:flex-start;flex-direction:column}.home-driver-card li{grid-template-columns:auto minmax(0,1fr)}.home-driver-card li>span:last-child{grid-column:2}.home-recent-list>article{grid-template-columns:78px minmax(0,1fr)}.home-invoice-status{grid-column:2;justify-self:start}.home-recent-author{grid-column:2}.home-limited-state{flex-direction:column}}@media(max-width:480px){.login-intro{gap:18px;padding:24px 20px}.login-brand{width:min(270px,78%)}.login-intro h1{font-size:clamp(1.7rem,8vw,2.05rem)}.login-panel{padding:28px 20px max(32px,env(safe-area-inset-bottom))}.login-card header{margin-bottom:24px}.login-card h2{font-size:1.75rem}.login-card label{margin-bottom:16px}.mobile-navigation-bar{padding-inline:14px}.mobile-menu-trigger{left:14px}.app-topbar{padding-inline:14px}.topbar-brand-logo{flex:0 1 116px;width:116px}.topbar-logout{width:36px;min-width:36px;padding:0;justify-content:center}.topbar-logout span{display:none}.workspace-content,.executive-dashboard-filter{padding-inline:14px}.executive-dashboard-tabs{gap:4px;padding:4px}.executive-dashboard-tabs button{gap:2px 6px;padding:9px 8px}}@media print{@page{size:auto;margin:0}html,body,#root{width:80mm;min-width:80mm;margin:0!important;padding:0!important}body{color:#000;background:#fff;print-color-adjust:exact;-webkit-print-color-adjust:exact}body>#root>*{display:none!important}body>#root>.app-shell{display:block!important}.app-shell>*{display:none!important}.app-shell>.workspace{display:block!important;padding:0}.workspace>*{display:none!important}.workspace>.workspace-content{display:block!important;padding:0}.workspace-content>*{display:none!important}.workspace-content>.sales-page,.workspace-content>.sales-registry-page{display:block!important}.sales-page>*,.sales-registry-page>*{display:none!important}.sales-page>.sale-print-sheet,.sales-registry-page>.sale-print-sheet{display:block!important;box-sizing:border-box;width:80mm;padding:3mm;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:8.5pt;line-height:1.28}.thermal-copy{break-inside:auto}.thermal-copy-name{display:grid;place-items:center;margin-bottom:3mm;padding:2mm;border:1.2mm double #000;text-align:center}.thermal-copy-name span{font-size:7pt;font-weight:800;letter-spacing:2pt}.thermal-copy-name strong{font-size:18pt;line-height:1;letter-spacing:.8pt}.thermal-brand{display:grid;justify-items:center;gap:1.5mm;padding-bottom:2.5mm;border-bottom:.5mm solid #000;text-align:center}.thermal-brand img{display:block;width:60mm;max-height:20mm;object-fit:contain;filter:grayscale(1) brightness(0)}.thermal-brand p{margin:0;font-size:9pt;font-weight:900;letter-spacing:1.2pt}.thermal-sale-reference{display:grid;grid-template-columns:.7fr 1.3fr;gap:2mm;padding:2.5mm 0;border-bottom:.3mm dashed #000}.thermal-sale-reference div{display:grid;gap:.5mm}.thermal-sale-reference div:last-child{text-align:right}.thermal-sale-reference span{font-size:6.5pt;font-weight:800;text-transform:uppercase}.thermal-sale-reference strong{font-size:9pt}.thermal-details,.thermal-products{padding-top:2.5mm}.thermal-details{break-inside:avoid}.thermal-details h2,.thermal-products h2{margin:0 0 1.8mm;padding-bottom:1mm;border-bottom:.35mm solid #000;font-size:8pt;font-weight:900;letter-spacing:.5pt;text-transform:uppercase}.thermal-details dl{display:grid;gap:1.5mm;margin:0}.thermal-details dl div{display:grid;gap:.35mm}.thermal-details dt{font-size:6.2pt;font-weight:800;text-transform:uppercase}.thermal-details dd{margin:0;font-size:8.2pt;font-weight:700;overflow-wrap:anywhere}.thermal-products table{width:100%;border-collapse:collapse;table-layout:fixed}.thermal-products thead{display:table-header-group}.thermal-products th{padding:1.4mm .7mm;border-bottom:.5mm solid #000;font-size:6.4pt;font-weight:900;text-align:right;text-transform:uppercase}.thermal-products th:first-child{width:37%;text-align:left}.thermal-products th:nth-child(2){width:13%}.thermal-products th:nth-child(3){width:23%}.thermal-products th:nth-child(4){width:27%}.thermal-products td{padding:1.8mm .7mm;border-bottom:.25mm dashed #777;font-size:7.4pt;text-align:right;vertical-align:top;overflow-wrap:anywhere}.thermal-products td:first-child{text-align:left}.thermal-products td strong,.thermal-products td small{display:block}.thermal-products td strong{font-size:7.6pt;line-height:1.2}.thermal-products td small{margin-top:.5mm;font-size:6pt;font-weight:700}.thermal-products tr{break-inside:avoid}.thermal-total{display:flex;align-items:center;justify-content:space-between;gap:3mm;margin-top:2.5mm;padding:2.5mm 0;border-top:.7mm solid #000;border-bottom:.7mm solid #000}.thermal-total span{font-size:9pt;font-weight:900}.thermal-total strong{font-size:15pt;white-space:nowrap}.thermal-signature{display:grid;justify-items:center;gap:1.5mm;margin-top:12mm;break-inside:avoid}.thermal-signature div{width:62mm;border-top:.35mm solid #000}.thermal-signature strong{font-size:7.5pt}.thermal-footer{display:flex;justify-content:space-between;margin-top:4mm;padding-top:1.5mm;border-top:.25mm dashed #000;font-size:6.5pt;font-weight:700}.thermal-cut-line{display:flex;align-items:center;gap:2mm;margin:7mm -3mm;color:#000;font-size:6pt;font-weight:900;letter-spacing:1pt}.thermal-cut-line:before,.thermal-cut-line:after{flex:1;border-top:.3mm dashed #000;content:""}}
