@import"https://fonts.googleapis.com/css2?family=Libre+Barcode+128&display=swap";.app-layout{min-height:100vh}.app-header{padding:0;height:64px;line-height:64px;background:#fafafa;box-shadow:0 1px 4px #0000000d;position:fixed;z-index:1000;width:100%}.main-layout{min-height:calc(100vh - 64px)}.content-layout{transition:margin-left .2s ease-in-out;background:#fff}.content-layout.collapsed{margin-left:80px}.content-layout.expanded{margin-left:300px}.main-content{background:#fff;min-height:280px}@media (max-width: 768px){.content-layout.collapsed,.content-layout.expanded{margin-left:0}}.ant-layout-sider{margin-top:64px;position:fixed!important;left:0;height:calc(100vh - 64px)!important;z-index:999;background:#fafafa!important}.ant-layout-sider-children{height:100%;display:flex;flex-direction:column;background:#fafafa;overflow-y:auto}.collapse-button{position:absolute;z-index:9999;right:-12px;top:4px;width:24px;height:24px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026}.collapse-button .chevron{transition:transform .2s}.collapse-button.collapsed .chevron{transform:rotate(180deg)}.navbar-container{display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000f}.navbar-left{display:flex;align-items:center;gap:32px;flex:1}.brand-section{display:flex;align-items:center;gap:12px}.brand-text{font-size:18px;font-weight:700;color:#1890ff;margin:0;white-space:nowrap}.quick-actions{display:flex;align-items:center;gap:8px}.quick-action-btn{border-radius:6px;font-weight:500;transition:all .2s ease}.quick-action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.action-label{margin-left:6px}.navbar-right{display:flex;align-items:center;gap:16px}.logout-btn{border-radius:6px;font-weight:500;transition:all .2s ease}.logout-btn:hover{background:#ff4d4f;border-color:#ff4d4f;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff4d4f4d}.logout-label{margin-left:6px}.desktop-only{display:flex;align-items:center}.mobile-only{display:none}.logo{font-size:24px;font-weight:700}.logo-image{height:40px;width:auto;object-fit:contain}@media (max-width: 768px){.navbar-container{padding:0 16px}.navbar-left{gap:16px}.brand-text{font-size:16px}.desktop-only{display:none!important}.mobile-only{display:flex;align-items:center}.navbar-right{gap:12px}.logout-label{display:none}}@media (max-width: 480px){.navbar-container{padding:0 12px}.brand-text{font-size:14px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.navbar-right{gap:8px}}@media (prefers-color-scheme: dark){.navbar-container{background:#141414;border-bottom-color:#303030}.brand-text{color:#1890ff}.logout-btn:hover{background:#ff4d4f;border-color:#ff4d4f}}.navbar-container *{transition:all .2s cubic-bezier(.4,0,.2,1)}.quick-action-btn:focus,.logout-btn:focus{outline:2px solid #1890ff;outline-offset:2px}.quick-action-btn:hover .action-label{color:inherit}.styled-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s ease}.styled-card:hover{box-shadow:0 4px 12px #00000026}.icon-wrapper{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.content{padding:24px}.ant-statistic-title{font-size:14px;font-weight:500;margin-bottom:8px}.ant-statistic-content{font-size:24px;font-weight:600}@media (max-width: 768px){.content{padding:16px}.ant-statistic-content{font-size:20px}}.ant-table-small .ant-table-thead>tr>th{padding:8px;font-size:12px}.ant-table-small .ant-table-tbody>tr>td{padding:8px;font-size:12px}.login-container{height:100vh;display:flex;justify-content:center;flex-direction:column;align-items:center;background:#f0f2f5;width:100%}.login-card{width:100%;max-width:400px;min-width:400px}.dashboard-container{min-height:100vh;padding:24px}.content{margin:0 auto}.dashboard-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60vh;background:#fafafa}.dashboard-loading p{margin-top:16px;color:#666;font-size:16px}.dashboard-error{display:flex;justify-content:center;align-items:center;height:50vh;padding:24px}.stats-section{margin-bottom:40px}.charts-section{margin-bottom:24px}.compact-card{height:180px;border-radius:8px;box-shadow:0 2px 6px #0000000d;border:1px solid #f0f0f0;transition:all .2s ease}.compact-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.compact-card .ant-card-head{min-height:36px;padding:0 12px;border-bottom:1px solid #f0f0f0}.compact-card .ant-card-head-title{font-size:13px;font-weight:600;padding:8px 0}.compact-card .ant-card-body{padding:12px;height:calc(100% - 36px)}.compact-card .ant-card-extra{font-size:12px}.dashboard-section{margin-bottom:32px}.dashboard-section:last-child{margin-bottom:0}.section-header{margin-bottom:20px;padding:0 4px}.section-title{margin:0!important;color:#1f2937;font-weight:600;font-size:20px;position:relative}.section-title:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#1890ff,#40a9ff);border-radius:2px}.header-section{margin-bottom:24px}.alerts-section{margin-bottom:20px}.stats-section,.charts-section,.data-insights-section{margin-bottom:40px}.insight-card{height:100%;border-radius:12px;box-shadow:0 4px 12px #00000014;border:none;overflow:hidden;transition:all .3s ease}.insight-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.activities-card{background:linear-gradient(135deg,#f8fafc,#fff)}.inventory-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #00000014;border:1px solid #f0f0f0}.styled-card{border-radius:12px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:1px solid #f0f0f0;overflow:hidden;position:relative}.styled-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1890ff,#40a9ff);opacity:0;transition:opacity .3s ease}.styled-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px);border-color:#d9d9d9}.styled-card:hover:before{opacity:1}.icon-wrapper{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:all .3s ease}.styled-card:hover .icon-wrapper{transform:scale(1.1)}.ant-statistic-title{font-size:14px;color:#6b7280;font-weight:500;margin-bottom:8px;line-height:1.4}.ant-statistic-content{font-size:28px;font-weight:700;line-height:1.2;color:#1f2937}.ant-statistic-content-value{color:inherit}.ant-card-body{padding:24px}.styled-card .ant-card-body{padding:20px}.ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb}.ant-table-small .ant-table-thead>tr>th{padding:12px 8px}.ant-table-small .ant-table-tbody>tr>td{padding:12px 8px}.ant-table-tbody>tr:hover>td{background:#f8fafc}.ant-alert{border-radius:8px;margin-bottom:12px;border:none;box-shadow:0 2px 8px #0000000f}.ant-list-item{padding:16px 0;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.ant-list-item:hover{background:#fafafa;border-radius:8px;margin:0 -12px;padding:16px 12px}.ant-list-item:last-child{border-bottom:none}.ant-badge{font-size:12px;font-weight:500}.ant-tag{border-radius:6px;font-size:12px;font-weight:500;padding:2px 8px;border:none}.chart-container{position:relative;height:320px;margin-top:16px;background:#fff;border-radius:8px;padding:16px}.compact-card .chart-container{height:120px;margin-top:0;padding:0;background:transparent}.revenue-card{border-left:4px solid #52c41a}.revenue-card .icon-wrapper{background:linear-gradient(135deg,#f6ffed,#d9f7be)}.orders-card{border-left:4px solid #1890ff}.orders-card .icon-wrapper{background:linear-gradient(135deg,#e6f7ff,#bae7ff)}.customers-card{border-left:4px solid #fa8c16}.customers-card .icon-wrapper{background:linear-gradient(135deg,#fff7e6,#ffd591)}.inventory-card{border-left:4px solid #722ed1}.inventory-card .icon-wrapper{background:linear-gradient(135deg,#f9f0ff,#d3adf7)}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1200px){.content{padding:20px}.dashboard-section{margin-bottom:28px}.section-title{font-size:18px}.charts-section{margin-bottom:20px}.compact-card{height:160px}}@media (max-width: 768px){.content{padding:16px}.dashboard-section{margin-bottom:24px}.section-header{margin-bottom:16px}.section-title{font-size:16px}.charts-section{margin-bottom:16px}.compact-card{height:140px;margin-bottom:12px}.compact-card .ant-card-head{min-height:32px}.compact-card .ant-card-head-title{font-size:12px}.compact-card .ant-card-body{padding:8px;height:calc(100% - 32px)}.ant-card-body,.styled-card .ant-card-body{padding:16px}.ant-statistic-content{font-size:24px}.icon-wrapper{width:44px;height:44px;margin-bottom:12px}.chart-container{height:260px;padding:12px}}@media (max-width: 576px){.content{padding:12px}.dashboard-section{margin-bottom:20px}.section-title{font-size:15px}.charts-section{margin-bottom:12px}.compact-card{height:120px}.compact-card .ant-card-head-title{font-size:11px}.compact-card .ant-card-body{padding:6px}.ant-statistic-content{font-size:20px}.icon-wrapper{width:40px;height:40px;margin-bottom:10px}.chart-container{height:220px;padding:8px}.ant-list-item{padding:12px 0}.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:8px 4px}}@media (prefers-color-scheme: dark){.dashboard-container{background:linear-gradient(135deg,#1f2937,#111827)}.content,.section-title{color:#f9fafb}.styled-card{background:#374151;border-color:#4b5563}.ant-statistic-title{color:#d1d5db}.ant-statistic-content{color:#f9fafb}}.dashboard-section{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;height:80vh}@media screen and (min-width: 1920){.error-container{padding-top:32px;padding-bottom:32px}}.error-img{width:100%;margin-bottom:16px;max-width:400px}@media screen and (min-width: 360){.error-img{max-width:300px}}@media screen and (min-width: 1920){.error-img{margin-bottom:32px;max-width:706px}}.error-img img{width:100%}.error-img-lg{width:100%;margin-bottom:16px;max-width:300px}@media screen and (min-width: 360){.error-img-lg{max-width:400px}}@media screen and (min-width: 1920){.error-img-lg{margin-bottom:32px;max-width:500px}}.error-img-lg svg{width:100%;height:400px}.error-content{margin-bottom:16px}@media screen and (min-width: 1920){.error-content{margin-bottom:20px}}.error-content h3{margin-bottom:12px;font-size:20px}@media screen and (min-width: 1024){.error-content h3{font-size:22px}}@media screen and (min-width: 1920){.error-content h3{margin-bottom:40px;font-size:24px}}.error-content-lg{margin-bottom:32px}@media screen and (min-width: 1920){.error-content-lg{margin-bottom:64px}}.error-para{margin-bottom:16px;font-size:1rem;color:gray}@media screen and (min-width: 1920){.error-para{margin-bottom:40px}}.error-btn{text-transform:capitalize}.invoice-container{background:#fff;box-sizing:border-box;padding:20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.invoice-container table{width:100%;border-collapse:collapse;margin:24px 0}.invoice-container th,.invoice-container td{padding:8px;border:1px solid #ddd;text-align:left;font-size:.9rem}.invoice-container th{background-color:#f8f8f8}.header{position:relative;padding:20px}.logo-container{display:flex;justify-content:space-between;align-items:center}.logo{color:tomato;font-size:24px;font-weight:700}.bike-icon{width:30px}.customer-info p{margin:5px 0;line-height:1.3}.amount{text-align:right}.field-item{font-weight:700;line-height:1}.payment-method{margin:15px 0}.signatures{display:flex;justify-content:space-between;margin-top:50px}.signature-box{width:45%}.barcode{font-family:"Libre Barcode 128",serif}@page{size:A4;margin:0!important}@media print{html,body{width:210mm;height:297mm;margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.print-page-container{width:100%}.printable-invoice-container{width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;overflow:hidden!important;page-break-after:always}.invoice-container{padding:56mm 10mm 20mm!important;box-sizing:border-box!important;font-size:10pt!important;height:100%!important;overflow:hidden!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}td p{margin:0 0 1mm}td p strong{font-size:9pt}.signatures{margin-top:8mm;font-size:9pt}.signature-box{width:45%}.signature-box p{margin:3px 0}button{display:none}*{-webkit-print-color-adjust:economy;print-color-adjust:economy}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}input[type=number]:focus{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]{-webkit-user-select:none;-moz-user-select:none;user-select:none}input[type=number]:focus{-webkit-user-select:text;-moz-user-select:text;user-select:text}.ant-input-number input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ant-input-number input[type=number]::-webkit-outer-spin-button,.ant-input-number input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}@media screen and (max-width: 768px){input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select{font-size:16px!important}body{overflow-x:hidden}.content{min-height:calc(var(--vh, 1vh) * 100 - 64px)}.ant-modal-wrap{overflow:hidden}}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ant-input-number{width:100%}.ant-input-number-input{-moz-appearance:textfield!important;-webkit-appearance:textfield!important;appearance:textfield!important}.ant-input-number-input::-webkit-outer-spin-button,.ant-input-number-input::-webkit-inner-spin-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;margin:0!important}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused{box-shadow:0 0 0 2px #1890ff33;border-color:#40a9ff;outline:0}.ant-input,.ant-input-number,.ant-select-selector{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input:focus,.ant-input-number:focus{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@media (max-width: 768px){.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto}.ant-modal-body{max-height:calc(var(--vh, 1vh) * 80);overflow-y:auto}}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.fixed-header{top:0;right:0;left:0;z-index:100;box-shadow:0 2px 8px #0000000f;height:64px}.main-content{margin-top:64px;flex:1;background:transparent}.content{background:#fff;border-radius:4px;min-height:280px;padding:1.5rem;height:100%}.page-header{position:sticky;top:64px;z-index:99;background:#fff;width:100%;border:0%}.page-header .ant-card-body{padding:.75rem 1rem;border-radius:0%;border:none!important}.ant-layout{overflow:hidden;display:flex;flex-direction:column}.ant-layout .main-content{flex:1}.required:before{content:"* ";color:#ff4d4f}.border-bottom-only{border-bottom:1px solid #f4f3f3!important;border-radius:0!important;box-shadow:none!important}
