:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7f6;color:#1f2a2e}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.72}.auth-shell,.app-shell,.loading-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.app-shell{align-items:start;padding-top:48px}.app-shell.compact{align-items:center;padding-top:24px}.login-panel,.panel{width:min(100%,440px);background:#fff;border:1px solid #dce5e1;border-radius:8px;box-shadow:0 18px 45px #23302b1f;padding:28px}.panel{width:min(100%,860px)}.eyebrow{margin:0 0 8px;color:#5d756b;font-size:13px;font-weight:700;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:28px;line-height:1.2}h2{font-size:18px}.login-form{display:grid;gap:16px;margin-top:28px}label{display:grid;gap:8px;color:#344640;font-size:14px;font-weight:700}.field-help{color:#60776d;font-size:12px;font-weight:600}.module-section-label{display:flex;align-items:center;gap:10px;margin-top:4px;padding:10px 12px;border:1px solid #d7e2dd;border-radius:8px;background:#f2f8f6}.module-section-label span{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#dff3ea;color:#1f6d56;padding:0 9px;font-size:12px;font-weight:800}.module-section-label strong{color:#24443a;font-size:14px}input,select,textarea{width:100%;border:1px solid #c9d6d1;border-radius:6px;padding:12px 13px;color:#1f2a2e;background:#fbfdfc}input:focus,select:focus,textarea:focus{border-color:#2f7d68;outline:3px solid rgba(47,125,104,.14)}textarea{min-height:84px;resize:vertical}button{transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}button:not(:disabled):hover{transform:translateY(-1px)}.login-form button,.secondary{min-height:42px;border-radius:6px;padding:0 16px;background:#235d4d;color:#fff;font-weight:800}.secondary{background:#e7eeee;color:#1f2a2e}.error-box{border:1px solid #efb8b8;border-radius:6px;background:#fff3f3;color:#9d2424;padding:11px 12px;font-size:14px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.summary-item{border:1px solid #dce5e1;border-radius:8px;padding:16px;background:#fbfdfc}.summary-item span{display:block;color:#60776d;font-size:13px;margin-bottom:8px}.summary-item strong{font-size:18px}.module-section{margin-top:28px}.module-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.module-chip{border-radius:999px;background:#e6f2ee;color:#235d4d;padding:8px 11px;font-size:13px;font-weight:800}.company-list{display:grid;gap:10px}.company-row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;border:1px solid #dce5e1;border-radius:8px;background:#fbfdfc;color:#1f2a2e;padding:14px 16px;text-align:left}.company-row small{display:block;color:#60776d;margin-top:3px}.muted{color:#60776d}.dashboard-layout{min-height:100vh;display:grid;grid-template-columns:264px minmax(0,1fr);background:#edf3f1}.mobile-menu-backdrop{display:none}.dashboard-layout.sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.sidebar{min-height:100vh;border-right:1px solid #d7e2dd;background:linear-gradient(180deg,#fff,#f8fbfa);padding:20px 14px;transition:padding .18s ease}.sidebar-collapsed .sidebar{padding:16px 10px}.brand-block{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:22px;border:1px solid #d7e2dd;border-radius:8px;background:#fff;padding:14px;box-shadow:0 8px 20px #23302b0f}.brand-block strong{color:#173d34;font-size:18px;line-height:1.1}.brand-block span{display:block;color:#60776d;font-size:13px;margin-top:4px}.sidebar-toggle{display:inline-grid;place-items:center;flex:0 0 30px;width:30px;min-height:30px;border:1px solid #d7e2dd;border-radius:6px;background:#f8fbfa;color:#235d4d}.sidebar-toggle svg{width:18px;height:18px}.sidebar-collapsed .brand-block{display:grid;justify-items:center;padding:8px 6px;text-align:center}.sidebar-collapsed .brand-block strong{font-size:14px}.nav-list{display:grid;gap:6px}.nav-item{display:flex;align-items:center;justify-content:space-between;min-height:40px;width:100%;border-radius:7px;border:1px solid transparent;background:transparent;color:#2f433d;padding:0 11px;text-align:left;font-weight:800}.nav-label{display:inline-flex;align-items:center;min-width:0;gap:10px}.nav-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#eef5f2;color:#235d4d;line-height:1}.nav-svg{width:16px;height:16px}.sidebar-collapsed .nav-item{justify-content:center;min-height:42px;padding:0;text-align:center}.sidebar-collapsed .nav-label{justify-content:center}.sidebar-collapsed .nav-icon{width:30px;height:30px}.sidebar-collapsed .nav-svg{width:18px;height:18px}.sidebar-collapsed .nav-item.active{box-shadow:inset 0 -3px #2f7d68}.sidebar-collapsed .nav-item small{display:none}.nav-item.active{border-color:#b6d6cb;background:#e4f3ee;color:#235d4d;box-shadow:inset 3px 0 #2f7d68}.nav-item:disabled{color:#9aacaa;cursor:not-allowed}.nav-item small{border-radius:999px;border:1px solid #dde7e3;background:#f6f9f8;padding:2px 6px;color:#71847d;font-size:10px;font-weight:800}.dashboard-main{min-width:0}.topbar{position:sticky;top:0;z-index:5;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #d7e2dd;background:#fffffff0;padding:0 26px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-company{display:flex;align-items:center;gap:12px;min-width:0}.topbar-company>div{min-width:0}.topbar-company>div>span{display:block;color:#60776d;font-size:12px}.topbar-company strong{display:block;overflow:hidden;color:#1f2a2e;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-button{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:42px;min-height:42px;border:1px solid #d7e2dd;border-radius:8px;background:#f8fbfa;color:#173d34}.mobile-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.topbar>div:first-child>span{display:block;color:#60776d;font-size:12px;margin-bottom:3px}.topbar-actions{display:flex;align-items:center;gap:12px}.user-pill,.user-menu-trigger{border:1px solid #d7e2dd;border-radius:999px;background:#fbfdfc;padding:8px 12px;font-size:14px;font-weight:800}.user-menu{position:relative;z-index:30}.user-menu-trigger{position:relative;z-index:32;display:flex;align-items:center;gap:9px;min-height:44px;color:#173d34}.user-avatar{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#0f725c;color:#fff;font-size:14px;font-weight:900}.user-menu-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-chevron{display:inline-block;width:8px;height:8px;border-right:2px solid #60776d;border-bottom:2px solid #60776d;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.user-menu-trigger[aria-expanded=true] .user-menu-chevron{transform:rotate(225deg) translateY(-1px)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:32;display:grid;gap:4px;width:230px;border:1px solid #d7e2dd;border-radius:8px;background:#fff;box-shadow:0 18px 44px #162d262e;padding:8px}.user-dropdown-header{display:grid;gap:2px;border-bottom:1px solid #eef3f1;padding:8px 8px 10px}.user-dropdown-header strong,.user-dropdown-header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown-header strong{color:#173d34;font-size:14px}.user-dropdown-header span{color:#60776d;font-size:12px;font-weight:800}.user-dropdown button{width:100%;min-height:38px;border:0;border-radius:6px;background:transparent;color:#1f2a2e;padding:0 10px;text-align:left;font-weight:900}.user-dropdown button:hover{background:#eef8f4;transform:none}.user-dropdown .danger-menu-item{color:#a8122a}.content-wrap{padding:24px 26px 34px}.page-section{display:grid;gap:16px}.page-header{display:grid;gap:5px}.page-description{max-width:720px;margin:0;color:#60776d;font-size:14px;line-height:1.5}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px}.dashboard-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.dashboard-action-btn{display:grid;gap:4px;min-height:64px;border:1px solid #d7e2dd;border-radius:8px;background:#fff;color:#173d34;padding:12px 14px;text-align:left;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;box-shadow:0 4px 10px #23302b0a}.dashboard-action-btn strong{color:#173d34;font-size:14px}.dashboard-action-btn span{color:#60776d;font-size:12px;font-weight:800}.dashboard-action-btn:hover{background:#f5f9f7;border-color:#b6d6cb;box-shadow:0 8px 18px #23302b14}.dashboard-panels{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;margin-top:18px}.dashboard-chart-panel{overflow:hidden}.dashboard-line-chart{display:grid;gap:10px}.dashboard-line-chart svg{width:100%;height:150px;overflow:visible}.chart-area{fill:#0080601a;stroke:none}.chart-line{fill:none;stroke:#08795f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:#fff;stroke:#08795f;stroke-width:3}.chart-labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.chart-labels span{display:grid;min-width:0;border:1px solid #e3ebe8;border-radius:7px;background:#fbfdfc;padding:7px 6px;text-align:center}.chart-labels strong{color:#173d34;font-size:14px}.chart-labels small{overflow:hidden;color:#60776d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-table{min-width:0;table-layout:fixed}.dashboard-table th,.dashboard-table td{padding:11px 10px}.dashboard-table th:nth-child(1),.dashboard-table td:nth-child(1){width:34%}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){width:30%}.dashboard-table th:nth-child(3),.dashboard-table td:nth-child(3){width:20%}.dashboard-table th:nth-child(4),.dashboard-table td:nth-child(4){width:16%}.dashboard-table.compact th:nth-child(1),.dashboard-table.compact td:nth-child(1){width:58%}.dashboard-table.compact th:nth-child(2),.dashboard-table.compact td:nth-child(2){width:42%}.dashboard-table td,.dashboard-table th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-critical{color:#c0392b;font-weight:700}.stat-card,.content-panel{border:1px solid #d7e2dd;border-radius:8px;background:#fff;box-shadow:0 10px 24px #23302b0f}.stat-card{display:grid;gap:8px;min-height:118px;position:relative;overflow:hidden;padding:16px;align-content:start}.stat-card:after{content:"";position:absolute;right:-28px;bottom:-34px;width:98px;height:98px;border-radius:999px;background:#e7f4ef}.stat-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;z-index:1}.stat-card-top i{display:inline-block;width:10px;height:10px;border-radius:999px;background:#2f7d68}.stat-card span,.stat-card small{color:#60776d;font-size:13px}.stat-card strong{position:relative;z-index:1;overflow-wrap:anywhere;color:#173d34;font-size:30px;line-height:1.15}.stat-card small,.stat-card span{position:relative;z-index:1}.stat-card.tone-strong:after{background:#dff3ea}.stat-card.tone-warn:after{background:#fff1c7}.stat-card.tone-warn .stat-card-top i{background:#c49118}.stat-card.tone-danger:after{background:#ffe1e5}.stat-card.tone-danger .stat-card-top i{background:#b4233a}.content-panel{padding:18px}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-title-row.compact{margin-bottom:10px}.panel-subtitle{margin:5px 0 0;color:#60776d;font-size:13px}.products-page{gap:14px}.products-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:18px;align-items:start}.customers-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.customer-toolbar-panel{display:grid;gap:12px;padding:16px}.customer-search-form{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:12px;align-items:center}.customer-search-input input{min-height:46px}.customer-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.primary-action-button{min-height:46px;border-radius:6px;background:#0f725c;color:#fff;padding:0 18px;font-weight:900;box-shadow:0 8px 18px #0f725c29}.primary-action-button:hover{background:#0b614e}.toolbar-date-input{width:156px;min-height:46px}.customer-filter-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e3ebe8;padding-top:12px}.customer-filter-group,.customer-list-meta{display:flex;align-items:center;gap:12px}.result-count{color:#60776d;font-size:13px;font-weight:900;white-space:nowrap}.products-list-panel{min-width:0}.product-form-panel{position:sticky;top:88px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}.table-toolbar-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#60776d;font-size:13px;font-weight:800;white-space:nowrap}.per-page-control{display:flex;align-items:center;grid-template-columns:none;gap:8px;color:#60776d;font-size:13px}.per-page-control select{width:104px;min-height:36px;padding:7px 9px}.search-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(170px,220px) auto auto;gap:10px;width:100%}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}table{min-width:940px;width:100%;border-collapse:collapse;font-size:14px}th,td{border-bottom:1px solid #e3ebe8;padding:11px 10px;text-align:left;vertical-align:middle}th{color:#60776d;font-size:12px;text-transform:uppercase}.sort-button{min-height:28px;padding:0;background:transparent;color:#60776d;font-size:12px;font-weight:900;text-align:left;text-transform:uppercase}.sort-button:hover{color:#235d4d;transform:none}.product-name{color:#1f2a2e}.product-title-cell{display:grid;gap:3px;min-width:150px}.product-title-cell small{color:#60776d;font-size:12px;font-weight:800}.product-thumb{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #d7e2dd;border-radius:8px;background:#f7fbfa;object-fit:cover;color:#0f725c;font-size:18px;font-weight:900}.product-thumb-placeholder{box-shadow:inset 0 0 0 1px #0f725c14}.product-image-dropzone{display:grid;gap:12px;border:1px dashed #b8d0c7;border-radius:8px;background:#f7fbfa;padding:14px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.product-image-dropzone.active{border-color:#0f725c;background:#eef8f4;box-shadow:0 0 0 3px #0f725c1f}.product-image-dropzone>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-image-drop-empty,.product-image-drop-preview{display:grid;align-items:center;justify-items:center;min-height:154px;text-align:center}.product-image-drop-empty{gap:6px;color:#60776d}.product-image-drop-empty strong,.product-image-drop-preview strong{color:#173d34;font-size:15px}.product-image-drop-empty span,.product-image-drop-preview span{color:#60776d;font-size:12px;font-weight:800}.upload-icon{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:999px;background:#e6f2ee;color:#0f725c;font-size:30px;font-weight:900;line-height:1}.product-image-drop-preview{grid-template-columns:136px minmax(0,1fr);justify-items:stretch;gap:14px;min-height:136px;text-align:left}.product-image-drop-preview img{width:136px;height:136px;border-radius:8px;object-fit:cover;background:#fff}.product-image-drop-preview div{display:grid;align-content:center;gap:5px}.product-image-drop-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#e6f2ee;color:#235d4d;padding:0 9px;font-size:12px;font-weight:800;white-space:nowrap}.muted-badge{background:#f0f4f3;color:#71847d}.success-badge{background:#dff3ea;color:#1f6d56}.warning-badge{background:#fff3c9;color:#84620b}.danger-badge{background:#fde2e2;color:#9d1732}.row-actions{display:flex;justify-content:flex-end;gap:8px;min-width:190px}.danger{min-height:36px;border-radius:6px;background:#f8e6e6;color:#a33131;padding:0 12px;font-weight:800}.ghost-button{min-height:42px;border:1px solid #d7e2dd;border-radius:6px;background:#fff;color:#344640;padding:0 14px;font-weight:800}.success-box{border:1px solid #b9decf;border-radius:6px;background:#eefaf5;color:#245d4f;padding:11px 12px;font-size:14px}.compact-box{padding:8px 10px;font-size:13px}.product-form{display:grid;gap:12px}.address-builder{display:grid;gap:12px;border:1px solid #d7e2dd;border-radius:8px;background:#f8fbfa;padding:14px}.address-builder h3{margin:0;color:#173d34;font-size:15px}.product-form input,.product-form select,.product-form textarea{padding:10px 11px}.compact-search-form{grid-template-columns:minmax(0,1fr) auto auto}.customers-table{min-width:980px}.balance-chip{display:inline-flex;align-items:center;justify-content:flex-end;min-width:112px;min-height:28px;border-radius:999px;background:#f0f4f3;color:#60776d;padding:0 10px;font-size:13px;font-weight:900;white-space:nowrap}.balance-chip.debit{background:#fff3d9;color:#875b00}.balance-chip.credit{background:#dff3ea;color:#1f6d56}.pagination-bar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:14px;color:#60776d;font-size:13px;font-weight:800}.ledger-panel{margin-top:18px;scroll-margin-top:88px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f231e6b}.modal-panel{width:min(100%,860px);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #d7e2dd;border-radius:8px;background:#fff;box-shadow:0 24px 70px #162d263d;padding:22px}.ledger-modal{width:min(100%,1180px)}.customer-form-modal{width:min(100%,720px)}.order-form-modal{width:min(100%,960px)}.product-form-modal{width:min(100%,720px)}.category-form-modal,.stock-form-modal{width:min(100%,600px)}.company-form-modal{width:min(100%,640px);overflow:visible;padding-bottom:16px}.company-form-modal .product-form{padding-bottom:60px}.user-form-modal{width:min(100%,640px)}.assignee-form-modal{width:min(100%,680px)}.password-form-modal{width:min(100%,520px)}.collapsible-header{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:8px}.collapsible-header:hover{opacity:.7}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-header-actions{display:flex;align-items:center;gap:10px}.modal-close{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #d7e2dd;border-radius:6px;background:#fff;color:#344640;font-size:24px;font-weight:700;line-height:1}.modal-ledger-grid{margin-top:0}.ledger-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.ledger-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.compact-stat{min-height:84px;padding:12px}.compact-stat strong{font-size:18px}.ledger-search{margin-bottom:14px}.ledger-table{min-width:860px}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#f5faf8}.compact-actions{min-width:110px}.mini-button{min-height:32px;padding:0 10px;font-size:12px}.ledger-form{border:1px solid #d7e2dd;border-radius:8px;background:#fbfdfc;padding:14px}.ledger-form h3{margin:0;color:#173d34;font-size:16px}.ledger-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ledger-form-header p{margin:4px 0 0;color:#60776d;font-size:12px;font-weight:800}.balance-badge{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;font-size:13px;font-weight:900;white-space:nowrap}.balance-badge.debit,.ledger-type.debit{background:#fff3d9;color:#875b00}.balance-badge.credit,.ledger-type.credit{background:#e2f3ea;color:#23604e}.money{font-weight:900;white-space:nowrap}.debit-text{color:#875b00}.credit-text{color:#23604e}.orders-grid{grid-template-columns:minmax(0,1fr) minmax(360px,440px)}.orders-table{min-width:1080px;border-collapse:separate;border-spacing:0}.orders-table tbody tr:nth-child(odd){background:#fff}.orders-table tbody tr:nth-child(2n){background:#f1faf6}.orders-table tbody tr:hover{background:#e3f5ee}.orders-table tbody tr.selected{background:#c9eadc}.orders-table tbody tr.selected:hover{background:#b8e1d0}.orders-table tbody td{border-bottom:1px solid #d7e8e1}.order-date-cell{font-size:13px;white-space:nowrap}.order-number-light{display:inline-block;color:#587168;font-size:13px;font-weight:500;line-height:1.25}.order-customer-name,.order-customer-code{display:block;font-weight:800;line-height:1.2}.order-customer-name{color:#173d34;font-size:13px}.order-customer-code{margin-top:3px;color:#526a61;font-size:12px}.order-status-pending,.delivery-status-assigned,.delivery-status-pending{background:#fff4bf;color:#765800}.order-status-confirmed,.delivery-status-delivered{background:#d5f5e7;color:#006d52}.delivery-status-route{background:#d9ecff;color:#145c91}.order-status-draft{background:#e9eef2;color:#50616c}.order-status-cancelled,.delivery-status-problem{background:#fde2e2;color:#9d1732}.gas-day-end-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;align-items:start}.gas-day-end-page .orders-table{min-width:760px}.day-total-panel,.day-assignee-breakdown{display:grid;gap:14px}.day-total-cards{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px}.day-total-cards .compact-stat{min-height:98px}.day-method-strip{display:flex;flex-wrap:wrap;gap:10px}.day-method-strip span{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid #d7e2dd;border-radius:999px;background:#fbfdfc;color:#60776d;padding:0 12px;font-size:13px;font-weight:800}.day-method-strip strong{color:#173d34}.day-assignee-table{min-width:920px}.assignees-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.assignees-grid>.products-list-panel:only-child{grid-column:1 / -1}.assignees-table{min-width:860px}.assignee-form-panel{top:78px}.staff-role-chips{display:flex;flex-wrap:wrap;gap:6px}.staff-role-badge{background:#e6f5ef;color:#006b55}.staff-role-picker{display:grid;gap:8px;grid-column:1 / -1}.staff-role-picker .panel-subtitle{margin:0}.staff-role-options{display:grid;gap:8px}.staff-role-option{display:flex;align-items:center;gap:8px;border:1px solid #d7e2dd;border-radius:8px;background:#fbfdfc;padding:10px 12px;font-weight:800}.day-end-assignee-list,.day-end-close-form,.payment-breakdown{display:grid;gap:10px}.day-end-assignee{display:grid;gap:4px;width:100%;border:1px solid #d7e2dd;border-radius:8px;background:#fbfdfc;color:#1f2a2e;padding:12px;text-align:left}.day-end-assignee.active{border-color:#2f7d68;background:#edf8f4;box-shadow:0 0 0 3px #2f7d681f}.day-end-assignee span,.day-end-assignee small{color:#60776d}.dashboard-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.compact-cards .stat-card{min-height:96px}.payment-breakdown{margin:14px 0;border:1px solid #d7e2dd;border-radius:8px;overflow:hidden}.payment-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #e3ebe8}.payment-row:last-child{border-bottom:0}.payment-row span{color:#60776d;font-weight:700}.payment-row strong{color:#173d34}.invoice-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.warning-note{border:1px solid #f0db9a;border-radius:8px;background:#fff8df;color:#6c520d;padding:10px 12px;font-size:13px;font-weight:700}.warning-note ul{margin:8px 0 0;padding-left:18px}.warning-note li+li{margin-top:4px}.danger-note{border-color:#efb8b8;background:#fff3f3;color:#9d2424}.assignment-inline{display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:6px;margin-top:8px;align-items:center;max-width:260px}.assignment-inline select{min-height:36px;padding:7px 9px;font-size:13px}.assignment-inline .small-button{white-space:nowrap}.order-assignee-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d7e2dd;border-radius:8px;background:#fbfdfc;padding:10px 12px}.order-assignee-toolbar>div:first-child{display:grid;gap:2px;min-width:0}.order-assignee-toolbar strong{color:#173d34;font-size:14px}.order-assignee-toolbar small{color:#60776d;font-size:12px;font-weight:700}.order-assignee-toolbar>div:last-child{display:flex;gap:8px;white-space:nowrap}.stock-table{min-width:980px}.stock-top-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:18px;align-items:start}.stock-summary-table{min-width:720px}.invoices-table{min-width:920px}.invoice-preview-modal{width:min(1020px,calc(100vw - 32px));max-height:calc(100vh - 36px)}.invoice-preview-actions{align-items:flex-start}.invoice-paper{display:grid;gap:22px;min-height:720px;border:1px solid #d7e2dd;border-radius:6px;background:#fff;color:#1f2a2e;padding:34px}.invoice-paper-header,.invoice-paper-parties,.invoice-paper-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:24px}.invoice-paper h2,.invoice-paper p{margin:0}.invoice-paper h2{color:#003f35;font-size:26px}.invoice-paper p,.invoice-paper small{color:#60776d;line-height:1.45}.invoice-paper-label{display:block;margin-bottom:6px;color:#60776d;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.invoice-paper-number{display:grid;justify-items:end;align-content:start;gap:6px;border-left:1px solid #e3ebe8;padding-left:20px;text-align:right}.invoice-paper-number span{border-radius:999px;background:#e5f6ef;color:#006f58;padding:6px 10px;font-weight:900}.invoice-paper-number strong{color:#1f2a2e;font-size:22px}.invoice-paper-parties{border-top:1px solid #e3ebe8;border-bottom:1px solid #e3ebe8;padding:18px 0}.invoice-paper-parties strong{display:block;margin-bottom:6px;color:#173d34;font-size:17px}.invoice-paper-table-wrap{overflow-x:auto}.invoice-paper-table{width:100%;border-collapse:collapse;min-width:680px}.invoice-paper-table th,.invoice-paper-table td{border-bottom:1px solid #e3ebe8;padding:12px 10px;text-align:right}.invoice-paper-table th:first-child,.invoice-paper-table td:first-child{text-align:left}.invoice-paper-table th{color:#60776d;font-size:12px;text-transform:uppercase}.invoice-paper-totals{display:grid;gap:8px;justify-self:end;min-width:260px}.invoice-paper-totals span{display:flex;justify-content:space-between;gap:18px;color:#60776d}.invoice-paper-totals span:last-child{border-top:2px solid #173d34;color:#173d34;padding-top:10px;font-size:18px;font-weight:900}.admin-tabs{display:flex;gap:0;border-bottom:2px solid #e3ebe8;margin-bottom:22px}.tab{padding:12px 24px;border:none;background:transparent;font-weight:700;font-size:14px;cursor:pointer;color:#60776d;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s}.tab:hover{color:#235d4d}.tab.active{color:#235d4d;border-bottom-color:#235d4d}.admin-master-detail{display:grid;grid-template-columns:minmax(320px,1fr) 2fr;gap:18px;align-items:start}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table th{text-align:left;padding:10px 12px;font-weight:700;color:#60776d;border-bottom:2px solid #e3ebe8;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.data-table td{padding:10px 12px;border-bottom:1px solid #e3ebe8;vertical-align:middle}.data-table tr{cursor:pointer;transition:background .15s}.data-table tr:hover{background:#f5f9f7}.data-table tr.selected{background:#eaf6f1}.data-table tr.selected td{border-bottom-color:#b6d6cb}.data-table.compact td,.data-table.compact th{padding:8px 10px}.admin-user-name,.admin-user-email{display:block;line-height:1.25}.admin-user-email{margin-top:4px;color:#60776d;font-size:12px;font-weight:600;overflow-wrap:anywhere}.form-actions{grid-column:1 / -1;display:flex;gap:8px;justify-content:end}.form-actions button{min-width:120px}.form-actions.inline-actions{grid-column:auto;flex-wrap:wrap;justify-content:flex-end}.form-actions.inline-actions button{min-width:auto}.admin-form,.admin-inline-form{display:grid;gap:10px;margin-top:14px}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form .form-actions button,.admin-inline-form button,.admin-action{min-height:40px;border-radius:6px;background:#235d4d;color:#fff;padding:0 14px;font-weight:800}.admin-form .form-actions button.secondary{background:#e7eeee;color:#1f2a2e}.admin-section-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:16px;align-items:end}.admin-section-header h3{margin:0 0 6px}.module-toggle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin:18px 0}.module-toggle-card{display:flex;gap:12px;align-items:flex-start;min-height:92px;border:1px solid #cfe0da;border-radius:8px;padding:16px;background:#fff;cursor:pointer}.module-toggle-card:has(input:checked){border-color:#007c65;background:#eaf8f3}.module-toggle-card.locked{cursor:default;border-color:#d7e2dd;background:#f7faf9}.module-toggle-card input{width:auto;margin-top:4px}.module-toggle-card strong,.module-toggle-card small,.module-toggle-card em{display:block}.module-toggle-card strong{color:#083f36}.module-toggle-card small{margin-top:4px;color:#60776d;font-size:12px;font-weight:700}.module-toggle-card b{display:inline-flex;width:fit-content;margin-top:8px;border-radius:999px;background:#dff6ee;color:#007c65;padding:4px 8px;font-size:11px;line-height:1}.module-toggle-card em{margin-top:8px;color:#60776d;font-size:12px;font-style:normal}.check-list{display:grid;gap:8px;margin:14px 0}.check-row{display:flex;align-items:center;gap:9px;font-weight:700}.check-row input{width:auto}.location-status-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;margin-top:14px}.service-city-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-top:14px}.location-card-header{display:flex;align-items:start;justify-content:space-between;gap:10px;width:100%}.location-status-card{display:flex;flex-direction:column;gap:8px;border:1px solid #e3ebe8;border-radius:8px;background:#fbfdfc;padding:12px}.location-status-card strong{display:block;font-size:14px}.location-status-card small{color:#60776d;font-size:12px}.location-badges{display:flex;gap:6px;flex-wrap:wrap}.import-btn{width:100%;min-height:34px;border-radius:6px;border:1px solid #235d4d;background:transparent;color:#235d4d;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s,color .15s}.import-btn:hover{background:#235d4d;color:#fff}.location-status-card,.service-city-card{display:grid;gap:10px;border:1px solid #e3ebe8;border-radius:8px;background:#fbfdfc;padding:12px}.location-status-card strong,.service-city-card strong{color:#1f2a2e}.location-status-card small,.service-city-card small{display:block;margin-top:3px;color:#60776d;font-size:12px}.location-status-card code{overflow:hidden;border-radius:6px;background:#eef4f2;color:#344640;padding:8px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.location-badges{display:flex;flex-wrap:wrap;gap:6px}.service-city-card{align-items:flex-start;grid-template-columns:auto minmax(0,1fr);cursor:pointer}.service-city-card input{width:auto;margin-top:3px}.stock-adjust-panel{position:sticky;top:88px}.table-subtext{display:block;margin-top:3px;color:#60776d;font-size:12px}.order-items{display:grid;gap:12px;border-top:1px solid #e3ebe8;padding-top:14px}.order-items h3,.order-detail h3{margin:0;color:#1f2a2e;font-size:16px}.order-item-row{display:grid;gap:10px;border:1px solid #e3ebe8;border-radius:8px;background:#fbfdfc;padding:11px}.order-address-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #d7e2dd;border-radius:8px;background:#f7fbfa;padding:13px}.customer-picker-panel{display:grid;gap:10px;border:1px solid #d7e2dd;border-radius:8px;background:#fbfdfc;padding:13px}.customer-picker-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.customer-picker-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-picker-card,.selected-customer-card{border:1px solid #d7e2dd;border-radius:8px;background:#fff}.customer-picker-card{display:grid;gap:3px;min-height:58px;color:#1f2a2e;padding:9px 10px;text-align:left}.customer-picker-card:hover,.customer-picker-card.selected{border-color:#0f725c;background:#eef8f4;transform:none}.customer-picker-card strong,.customer-picker-card span,.selected-customer-card strong,.selected-customer-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-picker-card strong,.selected-customer-card strong{color:#173d34;font-size:13px}.customer-picker-card span,.selected-customer-card small{color:#60776d;font-size:12px;font-weight:800}.selected-customer-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f3faf7;padding:10px}.selected-customer-card div{display:grid;min-width:0}.customer-picker-empty{grid-column:1 / -1;border:1px dashed #c8d8d2;border-radius:8px;color:#60776d;padding:10px;text-align:center;font-size:13px;font-weight:800}.order-address-card strong{display:block;color:#173d34;font-size:15px}.order-address-card p{margin:5px 0 0;color:#344640;white-space:pre-line;font-size:13px;line-height:1.45}.order-address-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.link-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:6px;font-weight:900;text-decoration:none}.order-product-selector{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,260px);gap:10px;align-items:end}.selected-product-preview{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;min-height:58px;border:1px solid #d7e2dd;border-radius:8px;background:#f6fbf9;padding:7px}.selected-product-preview img,.selected-product-preview span{width:44px;height:44px;border-radius:7px}.selected-product-preview img{object-fit:cover;background:#fff}.selected-product-preview span{display:inline-grid;place-items:center;background:#e6f2ee;color:#0f725c;font-weight:900}.selected-product-preview strong,.selected-product-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-product-preview strong{color:#173d34;font-size:13px}.selected-product-preview small{color:#60776d;font-size:12px;font-weight:800}.product-picker-panel{display:grid;gap:8px}.product-picker-panel input{min-height:38px;padding:9px 10px}.product-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-picker-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px;min-height:58px;border:1px solid #d7e2dd;border-radius:8px;background:#fff;color:#1f2a2e;padding:7px;text-align:left}.product-picker-card:hover,.product-picker-card.selected{border-color:#0f725c;background:#eef8f4;transform:none}.product-picker-card img,.product-picker-card>span{grid-row:1 / span 2;width:42px;height:42px;border-radius:7px}.product-picker-card img{object-fit:cover;background:#f7fbfa}.product-picker-card>span{display:inline-grid;place-items:center;background:#e6f2ee;color:#0f725c;font-size:17px;font-weight:900}.product-picker-card strong,.product-picker-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-picker-card strong{font-size:12px}.product-picker-card small{color:#60776d;font-size:11px;font-weight:800}.product-picker-empty{border:1px dashed #c8d8d2;border-radius:8px;color:#60776d;padding:10px;text-align:center;font-size:13px;font-weight:800}.form-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.order-line-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#60776d;font-size:13px}.order-line-footer strong{color:#1f2a2e}.order-totals{display:grid;gap:8px;border:1px solid #c9dcd4;border-radius:8px;background:#f3faf7;padding:12px}.order-totals span{display:flex;justify-content:space-between;gap:12px;color:#60776d;font-size:13px}.order-totals strong{color:#173d34;font-size:15px}.order-detail{display:grid;gap:12px;margin:0 0 16px;border:1px solid #d7e2dd;border-radius:8px;background:#fff;padding:14px}.compact-warning{border:1px solid #f2dda0;border-radius:8px;background:#fff8df;color:#74570b;padding:10px 12px;font-weight:700}.order-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.order-detail-card{display:grid;gap:5px;min-height:90px;border:1px solid #d7e2dd;border-radius:8px;background:#f7fbfa;padding:12px;align-content:start}.order-detail-card span,.order-detail-card small{color:#60776d;font-size:12px;font-weight:800}.order-detail-card strong{color:#173d34;font-size:18px;line-height:1.2}.order-detail-notes{display:grid;gap:6px;border:1px solid #e3ebe8;border-radius:8px;background:#fbfdfc;padding:11px 12px}.order-detail-notes p{margin:0;color:#344640;font-size:13px;line-height:1.45}.order-detail-lines{display:grid;gap:8px}.order-detail-line{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eef3f1;padding-bottom:8px;color:#344640;font-size:13px}.order-detail-line:last-child{border-bottom:0;padding-bottom:0}.form-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkbox-row{display:flex;align-items:center;gap:8px;border:1px solid #d7e2dd;border-radius:8px;background:#fbfdfc;padding:10px 12px;font-weight:900}.checkbox-row input{width:auto}.return-items-panel{display:grid;gap:8px;max-height:260px;overflow-y:auto;border:1px solid #d7e2dd;border-radius:8px;background:#f8fbfa;padding:10px}.return-item-row{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:10px;align-items:center;border-bottom:1px solid #e3ebe8;padding-bottom:8px}.return-item-row:last-child{border-bottom:0;padding-bottom:0}.return-item-row span{display:grid;min-width:0}.return-item-row strong,.return-item-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.return-item-row small{color:#60776d;font-size:12px}.form-actions{display:flex;gap:10px;margin-top:2px}.form-actions button{min-height:40px;border-radius:6px;padding:0 14px;background:#235d4d;color:#fff;font-weight:800}.form-actions .secondary{background:#e7eeee;color:#1f2a2e}.empty-state{display:grid;gap:6px;border:1px dashed #c8d8d2;border-radius:8px;background:#fbfdfc;padding:28px 18px;color:#344640;text-align:center}.empty-state strong{font-size:16px}.empty-state p{margin:0;color:#60776d;font-size:14px}.category-manager{display:grid;gap:12px;margin-top:20px;border-top:1px solid #e3ebe8;padding-top:16px}.category-manager h3{margin:0;color:#1f2a2e;font-size:16px}.category-form{display:grid;grid-template-columns:minmax(0,1fr) 92px auto auto;gap:8px}.category-form input{min-height:38px;padding:9px 10px}.category-form button,.small-button{min-height:36px;border-radius:6px;padding:0 11px;font-weight:800}.category-form button{background:#235d4d;color:#fff}.category-form .ghost-button{background:#fff;color:#344640}.category-list{display:grid;gap:8px;max-height:210px;overflow:auto}.category-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e3ebe8;border-radius:7px;background:#fbfdfc;padding:9px}.category-actions{display:flex;flex-shrink:0;gap:7px}.category-row span{display:grid;min-width:0}.category-row strong{overflow:hidden;color:#1f2a2e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.category-row small{color:#60776d;font-size:12px}.category-empty{border:1px dashed #c8d8d2;border-radius:7px;background:#fbfdfc;color:#60776d;padding:13px;text-align:center;font-size:13px}@media(max-width:640px){.auth-shell,.app-shell{padding:14px}.login-panel,.panel{padding:20px}.panel-header{align-items:stretch;flex-direction:column}.summary-grid{grid-template-columns:1fr}.admin-section-header{grid-template-columns:1fr;align-items:stretch}.module-toggle-grid{grid-template-columns:1fr}}@media(max-width:980px){.dashboard-layout,.dashboard-layout.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:fixed;top:0;left:0;z-index:90;width:min(82vw,310px);height:100vh;min-height:100vh;overflow-y:auto;border-right:1px solid #d7e2dd;border-bottom:0;padding:14px;transform:translate(-105%);transition:transform .18s ease;box-shadow:18px 0 48px #0f231e33}.mobile-menu-open .sidebar{transform:translate(0)}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:block;background:#0f231e6b}.brand-block{margin-bottom:14px;padding:12px}.sidebar-collapsed .sidebar{padding:14px}.sidebar-collapsed .brand-block{align-items:center;display:flex;justify-content:space-between;justify-items:stretch;margin-bottom:14px;text-align:left}.sidebar-collapsed .brand-block>div,.brand-block>div{display:block}.sidebar-collapsed .brand-block strong{font-size:18px}.sidebar-collapsed .brand-block span{display:block}.nav-list{display:grid;grid-template-columns:1fr;gap:7px;overflow:visible;padding-bottom:0}.sidebar-collapsed .nav-list{display:grid}.nav-item{justify-content:space-between;min-height:44px;width:100%;padding:0 11px}.sidebar-collapsed .nav-item{justify-content:space-between;min-height:44px;padding:0 11px;text-align:left}.sidebar-collapsed .nav-label{justify-content:flex-start}.sidebar-collapsed .nav-label>span:last-child{display:inline}.sidebar-collapsed .nav-icon{width:22px;height:22px}.mobile-menu-button{display:inline-flex}.stat-grid,.dashboard-quick-actions,.dashboard-panels,.assignees-grid,.gas-day-end-grid,.products-grid,.modal-ledger-grid,.ledger-grid,.ledger-summary-grid{grid-template-columns:1fr}.stat-grid,.dashboard-quick-actions,.gas-day-end-page .dashboard-cards,.day-total-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form-panel{position:static}.topbar{position:sticky;top:0;align-items:center;flex-direction:row;height:auto;min-height:58px;padding:10px 14px}.topbar-company{min-width:0}.topbar h2{overflow:hidden;max-width:54vw;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{width:auto;justify-content:flex-end}.user-menu,.user-menu-trigger{width:auto}.user-menu-trigger{justify-content:space-between}.user-dropdown{left:auto;right:0;width:min(280px,calc(100vw - 28px))}}@media(max-width:720px){body{overflow-x:hidden}.content-wrap{padding:16px 10px 24px}h1{font-size:24px}.nav-list{margin:0}.nav-item{min-width:0;min-height:42px;padding:0 10px}.nav-label{gap:7px}.nav-icon{width:22px;height:22px}.stat-grid,.dashboard-quick-actions,.gas-day-end-page .dashboard-cards{grid-template-columns:1fr}.gas-day-end-page .customer-search-form{gap:10px}.gas-day-end-page .panel-title-row.compact{align-items:flex-start;gap:10px}.gas-day-end-page .payment-row{align-items:flex-start;flex-direction:column;gap:2px}.gas-day-end-page .payment-row strong{font-size:15px}.gas-day-end-page .orders-table{min-width:660px}.day-total-cards{grid-template-columns:1fr}.day-method-strip span{width:100%;justify-content:space-between}.day-assignee-table{min-width:760px}.order-assignee-toolbar{align-items:stretch;flex-direction:column}.order-assignee-toolbar>div:last-child{display:grid;grid-template-columns:1fr;white-space:normal}.assignees-table{min-width:720px}.assignee-form-panel{position:static}.stat-card{min-height:96px}.dashboard-action-btn{min-height:58px}.search-form,.customer-search-form,.form-two-col,.form-three-col,.category-form{grid-template-columns:1fr}.customer-toolbar-actions,.customer-filter-strip,.customer-filter-group,.customer-list-meta{align-items:stretch;flex-direction:column;white-space:normal}.customer-toolbar-actions button,.customer-toolbar-actions select,.customer-toolbar-actions .toolbar-date-input,.customer-list-meta,.per-page-control{width:100%}.customer-toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-toolbar-actions select,.customer-toolbar-actions .per-page-control,.customer-toolbar-actions .customer-list-meta{grid-column:1 / -1}.content-panel,.customer-toolbar-panel{padding:12px}.table-wrap{border:1px solid #e3ebe8;border-radius:8px}table{font-size:13px}th,td{padding:9px 8px}.orders-grid,.order-detail-grid,.stock-top-grid{grid-template-columns:1fr}.stock-adjust-panel{position:static}.admin-form,.admin-master-detail,.location-status-grid,.service-city-grid{grid-template-columns:1fr}.modal-backdrop{align-items:stretch;padding:0}.modal-panel{width:100%;max-height:100vh;border-radius:0;padding:16px}.modal-header{align-items:stretch;flex-direction:column}.modal-header-actions{justify-content:space-between}.order-line-footer,.order-detail-line{align-items:flex-start;flex-direction:column}.order-product-selector,.order-address-card,.customer-picker-header,.customer-picker-results,.product-picker-grid{grid-template-columns:1fr}.order-address-actions{justify-content:stretch}.order-address-actions .link-button{flex:1}.row-actions{justify-content:flex-start}.return-item-row,.invoice-paper-header,.invoice-paper-parties,.invoice-paper-footer{grid-template-columns:1fr}.invoice-paper{min-height:auto;padding:18px}.invoice-paper-number{justify-items:start;border-left:0;border-top:1px solid #e3ebe8;padding-top:12px;padding-left:0;text-align:left}}.ss-select{position:relative;width:100%}.ss-select.ss-disabled{opacity:.5;pointer-events:none}.ss-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 11px;background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:inherit;font-family:inherit;color:#111;text-align:left;box-sizing:border-box}.ss-trigger:hover{border-color:#9ca3af}.ss-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-value.ss-placeholder{color:#9ca3af}.ss-arrow{margin-left:8px;font-size:10px;color:#6b7280;flex-shrink:0}.ss-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;margin-top:2px;background:#fff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 4px 12px #0000001a}.ss-search-wrap{padding:6px;border-bottom:1px solid #e5e7eb}.ss-search-input{width:100%;padding:7px 9px;border:1px solid #d1d5db;border-radius:3px;font-size:.9em;outline:none;box-sizing:border-box}.ss-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.ss-options{list-style:none;margin:0;padding:4px 0;max-height:200px;overflow-y:auto}.ss-option{padding:8px 12px;cursor:pointer;font-size:.95em}.ss-option:hover{background:#f3f4f6}.ss-option.ss-selected{background:#eff6ff;color:#2563eb;font-weight:500}.ss-no-result{padding:12px;text-align:center;color:#9ca3af;font-size:.9em}@media print{body *{visibility:hidden}.invoice-preview-backdrop,.invoice-preview-backdrop *{visibility:visible}.invoice-preview-backdrop{position:static;background:#fff;padding:0}.invoice-preview-modal{width:100%;max-height:none;border:0;box-shadow:none;padding:0}.invoice-preview-actions{display:none}.invoice-paper{min-height:auto;border:0;padding:20mm 16mm}}
