html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.app-shell{min-height:100vh;background:radial-gradient(circle at 10% 10%,#e6fffb,#f6ffed 30%,#f5f5f5 70%)}.app-shell.dark{background:radial-gradient(circle at 10% 10%,#132623,#0f1720 45%,#0b1118)}.app-header{display:flex;align-items:center;background:linear-gradient(95deg,#0f766e,#115e59 45%,#134e4a);border-bottom:1px solid rgba(255,255,255,.18)}.app-title{color:#fff!important;margin:0!important;letter-spacing:.5px;max-width:100%}.app-sider{background:#ffffffdb!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-right:1px solid #d9f7be}.app-shell.dark .app-sider{background:#111827c7!important;border-right:1px solid #1f2937}.app-content{min-width:0}.app-content>.ant-space,.app-content .ant-card{min-width:0}.app-content .ant-card{border:1px solid #e8f5e9;box-shadow:0 10px 28px #0f766e14}.app-content .ant-card .ant-card-head{border-bottom:1px solid #ecfdf5}.app-shell.dark .app-content .ant-card{border-color:#1f2937;box-shadow:0 10px 24px #00000052}.app-shell.dark .app-content .ant-card .ant-card-head{border-bottom-color:#1f2937}.page-intro{padding:4px 2px}.page-intro-with-action{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.page-kicker{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#0f766e;margin-bottom:4px}.page-heading{font-size:26px;line-height:1.1;font-weight:700;color:#134e4a}.app-shell.dark .page-kicker{color:#5eead4}.app-shell.dark .page-heading{color:#e5e7eb}.pro-table .ant-table-tbody>tr:nth-child(2n)>td{background:#0f766e06}.app-shell.dark .pro-table .ant-table-tbody>tr:nth-child(2n)>td{background:#94a3b80f}.pro-table .ant-table-tbody>tr:hover>td{background:#10b9811f!important}.app-shell.dark .pro-table .ant-table-tbody>tr:hover>td{background:#2dd4bf29!important}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat-card .ant-card-body{padding:16px}.stat-label{color:#59706d;font-size:12px;margin-bottom:8px}.stat-value{color:#134e4a;font-size:24px;font-weight:700;line-height:1.1}.app-shell.dark .stat-label{color:#9ca3af}.app-shell.dark .stat-value{color:#e5e7eb}.mobile-drawer-panel{display:grid;gap:12px;padding:12px 12px 8px;border-bottom:1px solid #f0f0f0;background:#0f766e0a}.mobile-user-name{font-size:16px;font-weight:600;color:#134e4a}.mobile-theme-label{color:#59706d;font-size:13px}.mobile-modal-scroll{max-height:min(68vh,560px);overflow-y:auto;overscroll-behavior:contain;padding-right:2px;-webkit-overflow-scrolling:touch}.ant-modal-wrap{overscroll-behavior:contain}.mobile-sticky-actions{position:sticky;bottom:0;z-index:2;background:linear-gradient(180deg,#ffffffd1,#fff 28%);padding-top:12px}.voice-hold-button,.voice-hold-button *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.voice-hold-button{touch-action:none;-webkit-tap-highlight-color:transparent}.app-shell.dark .mobile-drawer-panel{border-bottom-color:#1f2937;background:#2dd4bf0f}.app-shell.dark .mobile-user-name{color:#e5e7eb}.app-shell.dark .mobile-theme-label{color:#9ca3af}.app-shell.dark .mobile-sticky-actions{background:linear-gradient(180deg,#111827d1,#111827 28%)}.mobile-order-table .ant-table-cell-fix-left,.mobile-order-table .ant-table-cell-fix-left-last{background:#fff!important;z-index:3}.mobile-order-table .ant-table-container table>thead>tr>.ant-table-cell-fix-left,.mobile-order-table .ant-table-container table>thead>tr>.ant-table-cell-fix-left-last,.mobile-order-table .ant-table-container table>tbody>tr>.ant-table-cell-fix-left,.mobile-order-table .ant-table-container table>tbody>tr>.ant-table-cell-fix-left-last{background:#fff!important}.mobile-order-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-left,.mobile-order-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-left-last,.mobile-order-table .ant-table-tbody>tr.ant-table-row-selected>.ant-table-cell-fix-left,.mobile-order-table .ant-table-tbody>tr.ant-table-row-selected>.ant-table-cell-fix-left-last{background:#fff!important}.mobile-order-table .ant-table-ping-left .ant-table-cell-fix-left-last,.mobile-order-table .ant-table-ping-left .ant-table-cell-fix-left{background:#fff!important}.app-shell.dark .mobile-order-table .ant-table-cell-fix-left,.app-shell.dark .mobile-order-table .ant-table-cell-fix-left-last{background:#141b24!important}.app-shell.dark .mobile-order-table .ant-table-container table>thead>tr>.ant-table-cell-fix-left,.app-shell.dark .mobile-order-table .ant-table-container table>thead>tr>.ant-table-cell-fix-left-last,.app-shell.dark .mobile-order-table .ant-table-container table>tbody>tr>.ant-table-cell-fix-left,.app-shell.dark .mobile-order-table .ant-table-container table>tbody>tr>.ant-table-cell-fix-left-last,.app-shell.dark .mobile-order-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-left,.app-shell.dark .mobile-order-table .ant-table-tbody>tr.ant-table-row:hover>.ant-table-cell-fix-left-last,.app-shell.dark .mobile-order-table .ant-table-tbody>tr.ant-table-row-selected>.ant-table-cell-fix-left,.app-shell.dark .mobile-order-table .ant-table-tbody>tr.ant-table-row-selected>.ant-table-cell-fix-left-last{background:#141b24!important}.app-shell.dark .mobile-order-table .ant-table-ping-left .ant-table-cell-fix-left-last,.app-shell.dark .mobile-order-table .ant-table-ping-left .ant-table-cell-fix-left{background:#141b24!important}.mobile-order-table .ant-table-cell-fix-left-last:after{box-shadow:none}.app-shell.dark .mobile-order-table .ant-table-cell-fix-left-last:after{box-shadow:none}.order-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.order-filter-wide,.order-filter-actions{grid-column:span 2}.order-detail-shell{display:grid;gap:14px}.order-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(15,118,110,.16);border-radius:10px;background:linear-gradient(135deg,#0f766e14,#84cc1614)}.order-detail-label,.order-detail-metric span,.order-detail-item span{color:#59706d;font-size:12px}.order-detail-customer{color:#134e4a;font-size:24px;font-weight:700;line-height:1.2}.order-detail-subtitle{color:#59706d;margin-top:6px}.order-detail-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.order-detail-metric,.order-detail-item{display:grid;gap:6px;min-width:0;padding:12px;border-radius:8px;background:#0f766e0b;border:1px solid rgba(15,118,110,.1)}.order-detail-metric strong{color:#134e4a;font-size:18px;line-height:1.25}.order-detail-progress{padding:0 2px}.order-detail-section{display:grid;gap:10px;padding:14px;border:1px solid rgba(148,163,184,.22);border-radius:10px}.order-detail-section-title{font-size:15px;font-weight:700;color:#134e4a}.order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.order-detail-item strong{min-width:0;color:#1f2937;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.order-detail-item-wide{grid-column:1 / -1}@media (max-width: 992px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 577px) and (max-width: 1366px){.app-shell.tablet .app-header{min-height:60px}.app-shell.tablet .app-title{white-space:nowrap}.app-shell.tablet .app-content .ant-card .ant-card-body{padding:16px}.app-shell.tablet .page-intro-with-action{align-items:center}.order-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 10px}.order-filter-wide{grid-column:span 2}.order-filter-actions{grid-column:span 4}.tablet-order-table .ant-table-thead>tr>th,.tablet-order-table .ant-table-tbody>tr>td{padding:12px 8px;font-size:16px;line-height:1.45}.tablet-order-table .ant-btn-sm{min-height:36px;padding:0 10px;font-size:15px}.tablet-order-table .ant-tag{font-size:14px;line-height:24px;padding:0 8px}.ant-modal{max-width:calc(100vw - 40px)}.ant-modal-title{font-size:18px!important}.ant-modal .ant-card-head-title{font-size:16px}.ant-modal .ant-form-item-label>label{font-size:16px}.ant-modal .ant-input,.ant-modal .ant-input-number,.ant-modal .ant-picker,.ant-modal .ant-select-selector{min-height:42px!important;font-size:16px!important}.ant-modal .ant-input-number-input{height:40px;font-size:16px!important}.ant-modal .ant-select-selection-item,.ant-modal .ant-select-selection-placeholder{line-height:40px!important;font-size:16px!important}.ant-modal input,.ant-modal textarea,.ant-modal select{font-size:16px!important}.ant-modal .ant-btn{min-height:40px;font-size:16px}.mobile-modal-scroll{max-height:min(72vh,720px)}.order-detail-modal .ant-modal-title{font-size:19px!important}.order-detail-label,.order-detail-metric span,.order-detail-item span{font-size:14px}.order-detail-customer{font-size:26px}.order-detail-metric strong,.order-detail-item strong{font-size:17px}}@media (max-width: 576px){.stat-grid{grid-template-columns:1fr}.app-header{min-height:56px}.app-title{font-size:18px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-heading{font-size:22px}.page-kicker{font-size:11px;letter-spacing:.8px}.page-intro-with-action{align-items:center}.order-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-filter-wide,.order-filter-actions{grid-column:span 2}.order-detail-hero{display:grid}.order-detail-metrics,.order-detail-grid{grid-template-columns:1fr}.order-detail-item-wide{grid-column:auto}.app-content .ant-card .ant-card-head{min-height:44px;padding:0 12px}.app-content .ant-card .ant-card-body{padding:12px}.app-content .ant-form-item{margin-bottom:12px}.app-content .ant-form-item-label{padding-bottom:4px!important}.app-content .ant-form-item-label>label{font-size:12px}.ant-modal{max-width:calc(100vw - 16px)}.ant-modal-content{padding:16px 14px calc(16px + env(safe-area-inset-bottom,0px))}.ant-modal-header{margin-bottom:12px}.ant-drawer-content{padding-bottom:env(safe-area-inset-bottom,0px)}.ant-drawer-header{padding-top:calc(16px + env(safe-area-inset-top,0px))}.ant-drawer-body{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.app-content .ant-btn{min-height:38px}.app-content .ant-btn-sm{min-height:32px}.app-content .ant-input,.app-content .ant-input-number,.app-content .ant-picker,.app-content .ant-select-selector{min-height:38px!important;font-size:16px!important}.app-content .ant-input-number-input{height:36px;font-size:16px!important}.app-content .ant-select-selection-item,.app-content .ant-select-selection-placeholder{line-height:36px!important;font-size:16px!important}.app-content input,.app-content textarea,.app-content select{font-size:16px!important}.pro-table .ant-table-thead>tr>th,.pro-table .ant-table-tbody>tr>td{padding:10px 8px}.mobile-two-line-value{display:grid;gap:2px;line-height:1.35}}
