@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";*{box-sizing:border-box}body{color:#202b3c;background:#f7f8fb;min-width:320px;margin:0;font-family:DM Sans,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#c9d1df;background:#142239;flex-direction:column;flex:0 0 252px;width:252px;height:100vh;padding:29px 14px 18px;display:flex;position:sticky;top:0}.brand,.mobile-brand{color:#fff;letter-spacing:-.8px;align-items:center;gap:9px;padding:0 10px 39px;font:700 21px Manrope,sans-serif;display:flex}.brand span span{color:#59d1bd}.brand-mark{color:#102138;background:#54ccb8;border-radius:8px;place-items:center;width:27px;height:27px;font-size:16px;display:grid}nav{flex-direction:column;gap:4px;display:flex}.nav-link{text-align:left;color:#b4c0d1;background:0 0;border:0;border-radius:7px;width:100%;padding:11px 12px;font-size:14px;font-weight:500}.nav-link span{color:#91a1b7;width:23px;font-size:17px;display:inline-block}.nav-link:hover,.nav-link.active{color:#fff;background:#263a55}.nav-link.active span{color:#5dd5c1}.nav-title{color:#718096;text-transform:uppercase;letter-spacing:1.1px;margin:27px 12px 7px;font-size:10px;font-weight:700}.sidebar-footer{border-top:1px solid #314056;align-items:center;gap:9px;margin-top:auto;padding:18px 8px 0;font-size:12px;display:flex}.sidebar-footer strong{color:#e9eef5;display:block}.sidebar-footer small{color:#8291a7}.avatar{color:#694a19;background:#efb865;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:grid}.more-button,.sidebar-logout{color:#91a1b7;cursor:pointer;background:0 0;border:0;margin-left:auto}.sidebar-logout{font-size:11px;font-weight:700}.sidebar-logout:hover{color:#fff}main{flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;height:74px;padding:0 42px;display:flex}.breadcrumb{color:#516074;font-size:13px;font-weight:600}.breadcrumb span{color:#c1c9d4;padding:0 7px}.top-actions{align-items:center;gap:17px;display:flex}.notification,.help-button{color:#64738a;background:0 0;border:0;padding:0;font-size:21px;position:relative}.notification i{background:#ee796d;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:0}.help-button{border:1px solid #aeb9c8;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;display:grid}.mobile-brand{color:#15253d;padding:0;display:none}.content{max-width:1440px;margin:auto;padding:49px 48px}.page-heading,.welcome{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.eyebrow{color:#6f7f96;letter-spacing:1px;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:700}.content h1{letter-spacing:-1.1px;color:#19263a;margin:0 0 8px;font:800 29px/1.15 Manrope,sans-serif}.content h1 span{font-size:23px}.subtitle{color:#78879a;margin:0;font-size:14px}.record-page-actions{align-items:center;gap:14px;display:flex}.month-picker{color:#203049;text-transform:capitalize;align-items:center;gap:12px;display:flex}.month-picker .date-button{min-width:40px;padding:10px 12px}.primary-button{color:#fff;background:#1b9d88;border:0;border-radius:7px;padding:12px 17px;font-size:13px;font-weight:700;box-shadow:0 4px 10px #1b9d8829}.primary-button:hover{background:#168b78}.date-button,.filter-button{color:#536177;background:#fff;border:1px solid #dbe2ea;border-radius:7px;padding:10px 13px;font-size:12px;font-weight:600}.date-button{padding:11px 14px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px;display:grid}.stat-card{text-align:left;color:#203049;background:#fff;border:1px solid #e6ebf1;border-radius:10px;align-items:center;gap:13px;min-width:0;padding:20px;transition:transform .15s,box-shadow .15s;display:flex}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #25344b12}.stat-card>b{color:#aeb8c6;margin-left:auto}.stat-icon{border-radius:9px;flex:0 0 39px;place-items:center;height:39px;font-size:20px;display:grid}.tone-0 .stat-icon{color:#389e8b;background:#e6f7f3}.tone-1 .stat-icon{color:#8073c7;background:#efedfc}.tone-2 .stat-icon{color:#d99449;background:#fff4e4}.tone-3 .stat-icon{color:#5c91cc;background:#e9f2fc}.tone-4 .stat-icon{color:#c46a7a;background:#fcecef}.stat-card span,.stat-card small{color:#79879a;font-size:11px;display:block}.stat-card strong{font:800 25px/1.25 Manrope,sans-serif;display:block}.stat-action{color:#536177;white-space:nowrap;background:#f0f4f8;border:0;border-radius:6px;margin-left:auto;padding:8px 10px;font-size:11px;font-weight:700}.stat-action:hover{background:#e4ebf2}.sales-chart,.product-summary-wrapper{margin-bottom:22px}.product-summary-panel .summary-table{min-width:0}.summary-table th,.summary-table td{padding:12px 18px}.summary-product-name{color:#2f3d52;font-weight:700}.summary-table small{color:#8390a1;margin-top:2px;font-size:10px;display:block}.summary-delta{border-radius:999px;justify-content:center;align-items:center;min-width:52px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.summary-delta.positive{color:#1d7d51;background:#eafaf1}.summary-delta.negative{color:#b4564e;background:#fff0ef}.panel-link-button{color:#178d7b;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.summary-page-actions{align-items:center;gap:16px;display:flex}.print-button{cursor:pointer}.chart-legend{color:#8390a1;flex-wrap:wrap;gap:14px;font-size:10px;font-weight:700;display:flex}.chart-legend span:before{content:"";border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.orders-legend:before{background:#188f7c}.revenue-legend:before{background:#5c91cc;border-radius:2px}.income-legend:before{background:#d99449;border-radius:2px}.shop-legend-item{align-items:center;gap:5px;display:inline-flex}.shop-legend-item:before{content:none}.shop-legend-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.margin-tag{font-weight:700;color:#1b9d88!important}.chart-wrap{padding:0 18px 10px;overflow-x:auto}.chart-wrap>svg{width:100%;min-width:620px;height:auto;display:block}.product-price-chart{margin-bottom:24px}.chart-year-filter{color:#7d8b9c;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.chart-year-filter select{color:#536177;min-width:128px;font:inherit;background:#fff;border:1px solid #dbe2ea;border-radius:6px;padding:8px 10px;font-weight:600}.recharts-chart-wrap{height:310px;overflow:hidden}.recharts-chart-wrap .recharts-responsive-container{min-width:0}.recharts-chart-wrap .recharts-responsive-container>div{width:100%!important}.recharts-chart-wrap .recharts-default-legend{font-size:11px}.recharts-chart-wrap .recharts-legend-item{margin-right:12px!important}.recharts-chart-wrap .recharts-legend-item-text{font-size:11px}.recharts-chart-wrap .recharts-default-tooltip{font-size:11px;padding:7px 9px!important}.recharts-chart-wrap .recharts-tooltip-label{font-size:11px;font-weight:700;margin-bottom:4px!important}.recharts-chart-wrap .recharts-tooltip-item{font-size:11px;padding:2px 0!important}.recharts-chart-wrap svg{min-width:0;height:100%}.recharts-chart-wrap .recharts-wrapper{width:100%!important}.chart-grid-line{stroke:#e9eef3;stroke-width:1px}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.chart-bar{opacity:.82}.revenue-bar{fill:#5c91cc}.income-bar{fill:#d99449}.orders-line{stroke:#188f7c}.revenue-line{stroke:#5c91cc}.income-line{stroke:#d99449}.chart-axis-label{fill:#8390a1;font-size:10px;font-weight:700}.chart-point{stroke:#fff;stroke-width:2px}.orders-point{fill:#188f7c}.revenue-point{fill:#5c91cc}.income-point{fill:#d99449}.chart-label{fill:#8390a1;font-size:11px}.chart-empty{color:#8390a1;padding:34px 23px;font-size:12px}.dashboard-grid{grid-template-columns:1.52fr 1fr;gap:22px;display:grid}.dashboard-column{min-width:0}.panel,.table-card{background:#fff;border:1px solid #e5eaf0;border-radius:10px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;padding:22px 23px 17px;display:flex}.panel h2{letter-spacing:-.3px;color:#253148;margin:0 0 4px;font:700 15px Manrope,sans-serif}.panel-heading p{color:#8390a1;margin:0;font-size:11px}.panel-heading button{color:#178d7b;background:0 0;border:0;font-size:11px;font-weight:700}.order-line{border-top:1px solid #eef1f5;align-items:center;gap:11px;padding:13px 23px;display:flex}.order-line-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eef1f5}.order-line-button:hover{background:#f8fafc}.order-icon{color:#4b91d3;background:#eaf3fc;border-radius:7px;flex:0 0 29px;place-items:center;height:29px;display:grid}.order-line div:nth-child(2){flex:1}.order-line strong,.order-line span{font-size:11px;display:block}.order-line strong{color:#35435a}.order-line span{color:#8390a0;margin-top:2px}.order-line>div:last-child{text-align:right}.order-line>div:last-child b{color:#455368;margin-bottom:4px;display:block}.alerts{padding-bottom:18px}.alert{border-radius:7px;gap:10px;margin:1px 22px 11px;padding:12px;display:flex}.alert>span{border-radius:50%;flex:0 0 18px;place-items:center;height:18px;font-size:11px;font-weight:700;display:grid}.alert strong{font-size:11px;display:block}.alert p{margin:3px 0 0;font-size:10px}.alert.amber{color:#94621e;background:#fff8e8}.alert.amber>span{color:#fff;background:#e6aa4c}.alert.blue{color:#3976aa;background:#f0f7ff}.alert.blue>span{color:#fff;background:#64a1d8}.alert.green{color:#24735c;text-align:left;background:#edf9f4;border:0}.alert.green>span{color:#fff;background:#43a985}.alert-button{width:calc(100% - 44px);font:inherit;text-align:left;cursor:pointer;border:0}.alert-button:hover{filter:brightness(.98)}.outline-button{color:#536177;background:#fff;border:1px solid #dce4ec;border-radius:6px;width:calc(100% - 44px);margin:4px 22px 0;padding:9px;font-size:11px;font-weight:600}.table-toolbar{border-bottom:1px solid #e8edf2;justify-content:space-between;gap:12px;padding:18px 20px;display:flex}.applied-filter{color:#24735c;background:#edf9f4;border-bottom:1px solid #d9eee8;justify-content:space-between;align-items:center;gap:14px;padding:11px 20px;font-size:11px;font-weight:700;display:flex}.applied-filter button{color:#178d7b;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.search{color:#8c99aa;border:1px solid #dce3eb;border-radius:6px;align-items:center;gap:8px;width:300px;padding:0 10px;display:flex}.search input{color:#344156;border:0;outline:0;width:100%;padding:9px 0;font-size:12px}.search input::placeholder{color:#a6b0bd}.filter-button{padding:7px 12px;font-size:11px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:980px}th{color:#7d8b9c;letter-spacing:.2px;background:#fbfcfd;padding:12px 20px;font-size:10px;font-weight:700}td{color:#657388;border-top:1px solid #edf0f4;padding:15px 20px;font-size:12px}td.primary-cell{color:#344258;font-weight:600}.actions{white-space:nowrap;text-align:right}.actions button{color:#188f7c;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.actions .wz-action{color:#3976ab}.actions .delete{color:#c46b63;margin-left:12px}.link-button{color:#188f7c;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.delivery-number-link{font-size:12px}.status{border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.status-button{cursor:pointer;background:0 0;border:0;padding:0}.status.nowe,.status.oczekuje{color:#94701d;background:#fff5db}.status.w-realizacji,.status.w-drodze{color:#3976ab;background:#eaf4ff}.status.dostarczone,.status.przyjeta{color:#24836d;background:#e5f7f1}.status.zaplacona,.status.oplacona{color:#7860a8;background:#f0ebfa}.tag-list{flex-wrap:wrap;gap:5px;min-width:120px;display:flex}.tag{color:#536177;white-space:nowrap;background:#eef2f6;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-block}.table-footer{color:#8390a0;border-top:1px solid #edf0f4;justify-content:space-between;padding:14px 20px;font-size:11px;display:flex}.table-footer strong{color:#526075}.pagination{color:#738197;word-spacing:10px}.pagination b{color:#fff;word-spacing:0;background:#188f7c;border-radius:4px;place-items:center;width:20px;height:20px;display:inline-grid}.table-pagination{color:#526075;align-items:center;gap:10px;display:flex}.table-pagination button{color:#188f7c;white-space:nowrap;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.table-pagination button:disabled{color:#b8c1cc;cursor:default}.table-pagination strong{white-space:nowrap}.list-pagination{color:#738197;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-size:11px;display:flex}.list-pagination button{color:#188f7c;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.list-pagination button:disabled{color:#b8c1cc;cursor:default}.empty-state{text-align:center;color:#7e8ca0;padding:35px;font-size:13px}.back-button{color:#188f7c;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}@media print{body *{visibility:hidden}.product-summary-page,.product-summary-page *{visibility:visible}.product-summary-page{width:100%;max-width:none;padding:0;position:absolute;top:0;left:0}.product-summary-page .summary-page-actions,.product-summary-page .list-pagination{display:none}.product-summary-page .panel{box-shadow:none;border:0}.product-summary-page table{min-width:0}}.detail-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:24px 0 32px;display:flex}.detail-heading-actions{align-items:center;gap:10px;display:flex}.wz-detail-button{color:#3976ab;background:#f0f7ff;border:1px solid #3976ab;border-radius:7px;padding:11px 14px;font-size:12px;font-weight:700}.wz-detail-button:hover{background:#e4f1ff}.detail-heading h1{margin-bottom:12px}.detail-grid{grid-template-columns:minmax(280px,.85fr) minmax(420px,1.15fr);gap:22px;display:grid}.product-detail-columns{grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:22px;display:grid}.product-metric-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 24px;display:grid}.product-metric-card{background:#fff;border:1px solid #e6ebf1;border-radius:10px;padding:18px 20px;box-shadow:0 4px 12px #25344b08}.product-metric-card span{color:#79879a;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.product-metric-card strong{color:#253148;font:800 22px Manrope,sans-serif}.product-metric-card.sales-price strong{color:#188f7c}.product-metric-card.purchase-price strong{color:#5c91cc}.product-metric-card.stock-level strong{color:#d99449}.product-metric-card.margin-value strong{color:#8073c7}.product-metric-card small{color:#8390a0;margin-top:5px;font-size:10px;display:block}.detail-section{min-width:0}.detail-section-body{gap:14px;padding:0 23px 23px;display:grid}.detail-section-body>div{flex-direction:column;gap:5px;display:flex}.detail-section-body span,.product-delivery-row span{color:#8390a0;font-size:10px}.detail-section-body strong,.product-delivery-row strong{color:#344258;font-size:12px}.product-delivery-list{padding-bottom:8px}.product-delivery-row{border-top:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 23px;display:grid}.product-delivery-row>div{flex-direction:column;gap:4px;display:flex}.product-delivery-link{font-size:12px;font-weight:600}.product-delivery-row>b{color:#526075;white-space:nowrap;font-size:11px}.detail-card{min-width:0}.detail-fields{grid-template-columns:1fr 1fr;gap:1px;padding:0 8px 11px;display:grid}.detail-fields>div{background:#fff;flex-direction:column;gap:6px;min-width:0;padding:15px 12px;display:flex}.detail-fields span{color:#8390a0;text-transform:uppercase;font-size:10px;font-weight:700}.detail-fields strong{overflow-wrap:anywhere;color:#344258;font-size:12px}.order-items-card,.contractor-prices-card{margin-top:22px}.price-count{color:#8390a0;font-size:11px}.contractor-prices-table{min-width:680px}.custom-price{color:#188f7c;font-size:12px}.custom-price-form{gap:10px;padding:0 20px 18px;display:flex}.custom-price-form select,.custom-price-form input{color:#344258;background:#fff;border:1px solid #dce3eb;border-radius:6px;min-width:0;padding:9px 10px;font-size:12px}.custom-price-form select{flex:280px}.custom-price-form input{width:170px}.custom-price-form .primary-button{white-space:nowrap}.order-product-form .product-name-field{flex:280px}.order-product-form .product-name-input{width:100%;min-height:38px}.order-product-form input[type=number]{text-align:center;width:140px}.product-field{margin-top:4px}.product-picker{align-items:flex-start;gap:10px;margin-top:7px;display:flex}.product-name-field{flex:320px;position:relative}.product-picker input,.product-picker select{color:#344258;background:#fff;border:1px solid #dce3eb;border-radius:6px;outline-color:#1b9d88;min-width:0;padding:9px 10px;font-size:12px}.product-name-input{width:100%;min-height:38px}.product-qty-input{text-align:center;flex:0 0 110px}.product-price-input{text-align:center;flex:0 0 140px}.product-suggestions{z-index:20;background:#fff;border:1px solid #dce3eb;border-radius:8px;max-height:180px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #1e293b1f}.product-suggestion{color:#344258;text-align:left;cursor:pointer;background:#fff;border:0;width:100%;padding:9px 12px;font-size:12px;display:block}.product-suggestion:hover{background:#f3f7ff}.product-add-button{color:#fff;white-space:nowrap;background:#1b9d88;border:0;border-radius:6px;padding:9px 16px;font-size:12px;font-weight:700}.product-add-button:hover{background:#168b78}.product-draft-list{flex-direction:column;gap:7px;margin:12px 0 0;padding:0;list-style:none;display:flex}.product-draft-list li{background:#fbfcfd;border:1px solid #edf0f4;border-radius:7px;align-items:center;gap:12px;padding:9px 8px 9px 12px;display:flex}.product-draft-name{color:#344258;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.product-draft-qty{color:#188f7c;white-space:nowrap;background:#e5f7f1;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.product-draft-price{color:#536177;white-space:nowrap;background:#eef2f6;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.icon-button{color:#a8b4c4;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:grid}.icon-button:hover{color:#c46b63;background:#fdeceb}.form-grid input.readonly-input{color:#8390a0;cursor:not-allowed;background:#f4f6f8}.field-hint{color:#8390a0;margin-top:6px;font-size:10px;display:block}.empty-state.small{padding:16px;font-size:12px}.order-total{color:#344258;font-size:13px}.delivery-status{align-items:center;min-height:94px;padding:0 23px 23px;display:flex}.order-items-table{min-width:620px}.margin-badge{color:#24836d;background:#e5f7f1;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-block}.order-summary{background:#e8edf2;border-top:1px solid #e8edf2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.order-summary.delivery-summary{grid-template-columns:repeat(2,1fr)}.order-summary>div{background:#fbfcfd;flex-direction:column;gap:5px;padding:16px 20px;display:flex}.order-summary span{color:#8390a0;text-transform:uppercase;font-size:10px;font-weight:700}.order-summary strong{color:#344258;font-size:15px}.order-summary .profit strong{color:#188f7c}.order-summary small{color:#8390a0;font-size:10px}.modal-backdrop{z-index:10;background:#14223985;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(580px,100%);overflow:hidden;box-shadow:0 20px 60px #101b2b4d}.modal-header{border-bottom:1px solid #e8edf2;justify-content:space-between;padding:24px 26px 18px;display:flex}.modal h2{color:#243148;margin:0;font:700 20px Manrope,sans-serif}.close-button{color:#7c8999;background:0 0;border:0;align-self:flex-start;font-size:26px;line-height:20px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px 26px;display:grid}.form-grid label{color:#526075;font-size:12px;font-weight:600}.form-grid input{color:#29374d;border:1px solid #dce3eb;border-radius:6px;outline-color:#1b9d88;width:100%;margin-top:7px;padding:10px;font-size:13px;display:block}.form-grid select{color:#29374d;background:#fff;border:1px solid #dce3eb;border-radius:6px;outline-color:#1b9d88;width:100%;margin-top:7px;padding:10px;font-size:13px;display:block}.tag-field{border:0;grid-column:1/-1;min-width:0;padding:0}.tag-field legend{color:#526075;padding:0;font-size:12px;font-weight:600}.tag-options{flex-wrap:wrap;gap:8px;margin-top:7px;display:flex}.tag-option{color:#526075;cursor:pointer;border:1px solid #dce3eb;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:600;display:inline-flex}.tag-option:has(input:checked){color:#147765;background:#e8f8f3;border-color:#1b9d88}.tag-option input{accent-color:#1b9d88;width:auto;margin:0}.modal-footer{background:#fbfcfd;border-top:1px solid #e8edf2;justify-content:flex-end;gap:10px;padding:17px 26px;display:flex}.cancel-button{color:#5b687b;background:#fff;border:1px solid #dce3eb;border-radius:6px;padding:10px 14px;font-size:12px;font-weight:600}@media (width<=950px){.sidebar{flex-basis:72px;width:72px;padding:29px 10px}.brand{padding:0 12px 35px}.brand>span:last-child,.nav-link:not(.active){font-size:0}.nav-link{text-align:center;padding:11px 3px}.nav-link span{width:auto;font-size:18px}.nav-title,.sidebar-footer>div:not(.avatar),.more-button,.sidebar-logout{display:none}.sidebar-footer{justify-content:center;padding:16px 0 0}.content{padding:38px 28px}.topbar{padding:0 28px}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.detail-grid,.order-summary{grid-template-columns:1fr}.custom-price-form{flex-wrap:wrap}.custom-price-form select,.custom-price-form input,.custom-price-form .primary-button{flex-basis:100%;width:100%}.product-picker{flex-wrap:wrap}.product-name-field,.product-qty-input,.product-price-input,.product-add-button{flex-basis:100%;width:100%}}@media (width<=620px){.sidebar{display:none}.mobile-brand{font-size:17px;display:flex}.topbar{height:62px;padding:0 18px}.breadcrumb{display:none}.content{padding:28px 16px}.page-heading,.welcome,.detail-heading{flex-direction:column;align-items:flex-start;gap:17px}.detail-heading-actions{flex-wrap:wrap;width:100%}.primary-button,.date-button{width:100%}.month-picker{justify-content:space-between;width:100%}.month-picker .date-button{width:auto}.stat-grid{grid-template-columns:1fr;gap:11px}.product-detail-columns,.product-metric-cards{grid-template-columns:1fr}.product-delivery-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.product-delivery-row>b:last-child{grid-column:2}.table-toolbar{padding:14px}.search{width:100%}.form-grid{grid-template-columns:1fr}.panel-heading{align-items:flex-start}.sales-chart .panel-heading{flex-direction:column;gap:12px}.sales-chart .chart-wrap{padding-left:12px;padding-right:12px}.recharts-chart-wrap{height:330px}.recharts-chart-wrap .recharts-responsive-container{height:304px!important}.panel-heading button{white-space:nowrap}.order-line{padding:12px}.order-line span{white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}}.login-page{background:#f4f6f9;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border-radius:14px;flex-direction:column;gap:14px;width:100%;max-width:380px;padding:32px;display:flex;box-shadow:0 20px 40px #141e2d14}.login-card h1{margin:0;font-size:22px}.login-card label{color:#536177;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.login-card input{border:1px solid #dbe2ea;border-radius:8px;padding:11px 13px;font-size:14px}.login-card .primary-button{width:100%;margin-top:6px;padding:13px 17px}.login-switch{color:#1b9d88;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:600}.login-error{color:#d0455a;background:#fdecee;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.app-loading{color:#78879a;justify-content:center;align-items:center;min-height:100vh;font-size:14px;display:flex}.coming-soon{text-align:center;flex-direction:column;gap:10px}.coming-soon h1{color:#1f2937;margin:0}.coming-soon .primary-button{margin-top:10px}.workspace-picker{background:#f4f6f9;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.workspace-picker-card{background:#fff;border-radius:14px;flex-direction:column;gap:14px;width:100%;max-width:520px;padding:32px;display:flex;box-shadow:0 20px 40px #141e2d14}.workspace-picker-card h1{margin:0;font-size:22px}.workspace-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:6px 0 8px;display:grid}.workspace-option{cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe2ea;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:20px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.workspace-option:hover:not(:disabled){border-color:#1b9d88;box-shadow:0 8px 20px #1b9d881f}.workspace-option:disabled{cursor:not-allowed;opacity:.6}.workspace-icon{font-size:22px}.workspace-option strong{color:#1f2937;font-size:15px}.workspace-option p{color:#78879a;margin:0;font-size:12px}.workspace-badge{color:#a15c07;background:#fdf2e3;border-radius:6px;align-self:flex-start;padding:3px 8px;font-size:11px;font-weight:600}.topbar-logout{color:#536177;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:7px;padding:8px 13px;font-size:12px;font-weight:600}
