*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#0ea5e9;--primary-dark:#0284c7;--primary-light:#38bdf8;--secondary-color:#64748b;--success-color:#10b981;--warning-color:#f59e0b;--danger-color:#ef4444;--bg-primary:#f0f9ff;--bg-secondary:#fff;--bg-water:#e0f2fe;--text-primary:#0f172a;--text-secondary:#475569;--text-light:#94a3b8;--border-color:#e2e8f0;--shadow-sm:0 1px 3px #0ea5e914;--shadow-md:0 4px 6px #0ea5e91a;--shadow-lg:0 10px 15px #0ea5e91f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--touch-target:44px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background:linear-gradient(180deg,#f0f9ff,#e0f2fe);color:#0f172a;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;font-size:16px;line-height:1.6;margin:0;min-height:100vh}*{-webkit-tap-highlight-color:rgba(14,165,233,.1)}button{-webkit-user-select:none;user-select:none}input:focus,select:focus,textarea:focus{-webkit-appearance:none;outline:none}input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{font-size:16px!important}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f0f9ff;background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#0ea5e9;background:var(--primary-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0284c7;background:var(--primary-dark)}.pending-row{background-color:#fffbeb!important}.batch-row{background-color:#f0fdf4!important}.container{margin:0 auto;max-width:480px;padding:16px}.card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0ea5e926;margin-bottom:16px;padding:20px}.card h1,.card h2{color:#0f172a;margin-bottom:12px}.btn{border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:14px 16px;width:100%}.btn.primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.btn.secondary{background:#e0f2fe;color:#0f172a}.btn.big{font-size:20px;padding:16px}.photo-grid{grid-gap:12px;display:grid;gap:12px}.photo-btn{background:#e0f2fe;border:2px dashed #0ea5e9;border-radius:14px;color:#0f172a;cursor:pointer;display:block;font-family:inherit;font-size:inherit;font-weight:700;margin:0;padding:14px;position:relative;text-align:center}.photo-btn.optional{background:#eef2ff;border-style:solid;color:#0f172a}.photo-btn input{display:none}.chip{background:#10b981;border-radius:10px;color:#fff;display:inline-block;font-size:12px;padding:4px 8px;position:absolute;right:8px;top:8px}.field{margin:12px 0}.field label{display:block;font-weight:700;margin-bottom:6px}.field input{border:1px solid #e2e8f0;border-radius:12px;padding:12px;width:100%}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:10px 12px}.chip-btn.active{background:#dbeafe;border-color:#0ea5e9;color:#0f172a;font-weight:700}.big-input{font-size:22px;padding:14px;text-align:center}.row{display:flex;gap:8px}.error{color:#b91c1c;font-size:13px;margin-top:4px}.list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:12px;padding:10px}.list-item{padding:6px 0}.list-total{font-weight:800;padding-top:10px}.status-box{border-radius:12px;margin:12px 0;padding:12px}.status-box.ok{background:#ecfdf3;color:#065f46}.status-box.warn{background:#fff1f2;color:#b91c1c}.loading{font-weight:700;padding:12px;text-align:center}body{-webkit-tap-highlight-color:rgba(14,165,233,.1);padding-top:0;touch-action:manipulation}.swipe-hint{color:#64748b;font-size:12px;margin-top:8px;opacity:.7;padding:8px;text-align:center}@media (min-width:481px){.swipe-hint{display:none}}.container{padding-top:16px}@media (max-width:480px){.container{padding:12px 12px 24px}.card{border-radius:12px;margin-bottom:12px;padding:16px}.btn{-webkit-tap-highlight-color:rgba(14,165,233,.2);font-size:16px;font-weight:600;min-height:48px;padding:14px 20px;touch-action:manipulation}.btn:active{transform:scale(.98);transition:transform .1s}.field{margin:16px 0}.field label{font-size:15px;margin-bottom:8px}.field input,.field select,.field textarea{border-width:2px;font-size:16px;min-height:48px;padding:14px 16px;touch-action:manipulation}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.photo-btn{min-height:56px;padding:18px 16px}.chip-btn,.photo-btn{font-size:15px;touch-action:manipulation}.chip-btn{min-height:44px;padding:12px 16px}.big-input{font-size:24px;min-height:56px;padding:16px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.row{flex-direction:column;gap:12px}@media (min-width:360px){.row{flex-direction:row}}.list{font-size:15px;padding:12px}.list-item{border-bottom:1px solid #e2e8f0;padding:10px 0}.list-item:last-child{border-bottom:none}}.btn,.chip-btn,.photo-btn{-webkit-tap-highlight-color:rgba(14,165,233,.2);touch-action:manipulation;user-select:none;-webkit-user-select:none}.btn::selection,.chip-btn::selection{background:#0000}input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{-webkit-appearance:none;appearance:none;touch-action:manipulation}.btn:focus-visible,.chip-btn:focus-visible,.photo-btn:focus-visible{outline:3px solid #0ea5e980;outline-offset:2px}.loading{font-size:16px;padding:24px}.status-box{font-size:15px;line-height:1.5;padding:16px}@media (max-width:768px){.container{margin:0;max-width:100%;padding:12px}.ant-card{border-radius:12px;margin-bottom:12px}.ant-card-body{padding:16px!important}.ant-typography h1{font-size:24px!important}.ant-typography h2{font-size:20px!important}.ant-typography h3{font-size:18px!important}.ant-typography h4{font-size:16px!important}.ant-btn{-webkit-tap-highlight-color:rgba(14,165,233,.2);border-radius:8px;font-size:16px;min-height:44px;padding:10px 16px;touch-action:manipulation}.ant-btn-sm{font-size:14px;min-height:36px;padding:6px 12px}.ant-btn-lg{font-size:18px;min-height:48px;padding:12px 20px}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{border-radius:8px;font-size:16px!important;min-height:44px;padding:10px 12px;touch-action:manipulation}.ant-input-number-input{font-size:16px!important;min-height:44px}.ant-select{font-size:16px}.ant-select-selector{min-height:44px!important}.ant-picker{min-height:44px;width:100%}.ant-form-item{margin-bottom:20px}.ant-form-item-label{padding-bottom:8px}.ant-form-item-label>label{font-size:15px;font-weight:600}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-table{font-size:14px;min-width:600px}.ant-table-thead>tr>th{font-size:13px;padding:12px 8px;white-space:nowrap}.ant-table-tbody>tr>td{font-size:14px;padding:12px 8px;word-break:break-word}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;margin:0 -12px;overflow-x:auto;padding:0 12px}.ant-modal{margin:0!important;max-width:100%!important;padding-bottom:0!important;top:0!important}.ant-modal-content{border-radius:0;display:flex;flex-direction:column;height:100vh}.ant-modal-header{border-radius:0;padding:16px}.ant-modal-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:16px}.ant-modal-footer{border-radius:0;border-top:1px solid #f0f0f0;padding:16px}.ant-drawer-content-wrapper{width:100%!important}.ant-drawer-body{padding:16px}.ant-space{gap:8px!important}.ant-space-vertical{gap:12px!important}.ant-row{margin-left:-8px;margin-right:-8px}.ant-col{padding-left:8px;padding-right:8px}.ant-tag{border-radius:6px;font-size:13px;margin:4px;padding:4px 10px}.ant-list-item{padding:12px 0}.ant-list-item-meta-title{font-size:15px}.ant-list-item-meta-description{font-size:13px}.ant-steps-item-title{font-size:14px}.ant-steps-item-description{font-size:12px}.ant-tabs-tab{font-size:15px;padding:12px 16px}.ant-tabs-content-holder{padding-top:16px}.ant-descriptions-item-label{font-size:14px;font-weight:600}.ant-descriptions-item-content{font-size:14px}.ant-alert{border-radius:8px;margin-bottom:16px;padding:12px 16px}.ant-alert-message{font-size:14px}.ant-empty{padding:24px 16px}.ant-empty-description{font-size:14px}.ant-badge{font-size:12px}.ant-image{height:auto;max-width:100%}.ant-select-auto-complete{width:100%}.ant-divider{margin:16px 0}.ant-spin-container{min-height:200px}.ant-checkbox-wrapper,.ant-radio-wrapper{align-items:center;display:flex;font-size:15px;margin-bottom:12px;min-height:32px}.ant-input,textarea.ant-input{font-size:16px!important}textarea.ant-input{min-height:100px}.ant-popover,.ant-tooltip{max-width:90vw}.ant-pagination{margin:16px 0;text-align:center}.ant-pagination-item{height:36px;line-height:34px;min-width:36px}.ant-upload{width:100%}.ant-upload-list-item{margin-top:12px}}@media (max-width:480px){.container{padding:8px}.ant-card-body{padding:12px!important}.ant-btn{margin-bottom:8px;width:100%}.ant-btn:last-child{margin-bottom:0}.ant-space-horizontal{flex-direction:column;width:100%}.ant-space-horizontal>*{width:100%}.ant-table{font-size:12px}.ant-table-thead>tr>th{font-size:11px;padding:8px 4px}.ant-table-tbody>tr>td{font-size:12px;padding:8px 4px}.ant-modal-title{font-size:18px}.ant-space{gap:6px!important}.ant-form-item{margin-bottom:16px}}@media (max-width:768px) and (orientation:landscape){.ant-modal-content{height:100vh;max-height:100vh}.ant-modal-body{max-height:calc(100vh - 120px)}}.ant-btn,.ant-checkbox-wrapper,.ant-radio-wrapper,.ant-tag{-webkit-tap-highlight-color:rgba(14,165,233,.2);-webkit-user-select:none;user-select:none}*{-webkit-overflow-scrolling:touch}@media screen and (max-width:768px){input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],input[type=time],select,textarea{font-size:16px!important}}.mobile-full-width{width:100%!important}.mobile-stack{flex-direction:column!important}.mobile-hide{display:none!important}@media (min-width:769px){.mobile-hide{display:block!important}.mobile-only{display:none!important}}.mobile-only{display:block!important}@media (min-width:769px){.mobile-only{display:none!important}}@media (max-width:768px){[role=button],a,button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}}@media (min-width:769px) and (max-width:1023px){.container{margin:0 auto;max-width:90%;padding:20px}.ant-card{border-radius:12px;margin-bottom:20px}.ant-card-body{padding:24px!important}.ant-typography h1{font-size:32px!important}.ant-typography h2{font-size:26px!important}.ant-typography h3{font-size:22px!important}.ant-typography h4{font-size:18px!important}.ant-btn{font-size:15px;min-height:40px;padding:8px 20px}.ant-btn-lg{font-size:16px;min-height:44px;padding:10px 24px}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{font-size:15px;min-height:40px;padding:8px 12px}.ant-form-item{margin-bottom:24px}.ant-table{font-size:15px}.ant-table-thead>tr>th{font-size:14px;padding:14px 12px}.ant-table-tbody>tr>td{font-size:15px;padding:14px 12px}.ant-modal{margin:0 auto!important;max-width:80%!important}.ant-modal-content{border-radius:12px;max-height:90vh}.ant-space{gap:12px!important}.ant-space-vertical{gap:16px!important}}@media (min-width:1024px){.container{margin:0 auto;max-width:1200px;padding:24px}.ant-card{border-radius:12px;margin-bottom:24px}.ant-card-body{padding:28px!important}.ant-typography h1{font-size:36px!important}.ant-typography h2{font-size:28px!important}.ant-typography h3{font-size:24px!important}.ant-typography h4{font-size:20px!important}.ant-btn{font-size:14px;min-height:36px;padding:6px 16px}.ant-btn-lg{font-size:16px;min-height:40px;padding:8px 24px}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{font-size:14px;min-height:36px;padding:6px 12px}.ant-form-item{margin-bottom:24px}.ant-table{font-size:14px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:14px;padding:16px}.ant-modal{margin:0 auto!important;max-width:60%!important}.ant-modal-content{border-radius:12px;max-height:85vh}.ant-space{gap:16px!important}.ant-space-vertical{gap:20px!important}.wizard-container{margin:0 auto;max-width:1400px}.wizard-step-content{margin:0 auto;max-width:1000px;padding:24px 32px 120px!important}.wizard-header-card{margin:0 auto 16px!important;max-width:1400px}.wizard-header-card .ant-card-body{padding:20px 32px!important}.raw-material-container{max-width:1400px}.raw-material-card{margin-left:auto;margin-right:auto;max-width:100%}.raw-material-card .ant-card-body{padding:24px!important}.raw-material-table-card{margin-left:auto;margin-right:auto;max-width:100%}.raw-material-table-card .ant-card-body{padding:24px!important}.raw-material-search{width:320px!important}.wizard-step-card{max-height:none!important;min-height:auto!important;overflow-y:visible!important}.wizard-step-card.ant-card .ant-card-body{padding:28px!important}.wizard-step-card:not(.ant-card){padding:24px!important}}@media (min-width:769px) and (max-width:1023px){.wizard-step-card{max-height:none!important;min-height:auto!important;overflow-y:visible!important}.wizard-step-card.ant-card .ant-card-body{padding:24px!important}.wizard-step-card:not(.ant-card){padding:20px!important}}@media (max-width:768px){.wizard-step-card{max-height:calc(100vh - 280px)!important;min-height:calc(100vh - 280px)!important;overflow-y:auto!important}.wizard-step-card.ant-card .ant-card-body{padding:20px!important}.wizard-step-card:not(.ant-card){padding:16px!important}}@media (min-width:1024px){.wizard-navigation{left:50%;margin:0 auto;max-width:1400px;transform:translateX(-50%);width:calc(100% - 48px)}}@media (min-width:1440px){.container{max-width:1400px;padding:32px}.ant-card-body{padding:32px!important}.wizard-step-content{max-width:1200px}}.app-shell-root{background:#f3f4f6}.app-shell-header{box-shadow:0 10px 30px #0f172a14;z-index:100}.app-shell-sidebar{position:-webkit-sticky;position:sticky;top:64px}.app-shell-content{min-height:calc(100vh - 64px)}.data-table-elevated .ant-table{border-radius:12px;overflow:hidden}.data-table-elevated .ant-table-thead>tr>th{background:#f9fafb;border-bottom-color:#e5e7eb;color:#111827}.data-table-elevated .ant-table-tbody>tr:nth-child(odd)>td{background:#fff}.data-table-elevated .ant-table-tbody>tr:nth-child(2n)>td{background:#f9fafb}.data-table-elevated .ant-table-tbody>tr:hover>td{background:#3b82f614!important}.page-section-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.order-form-container{background:#fff;border-radius:16px;box-shadow:0 18px 40px #0f172a1f}@media (max-width:992px){.app-shell-sidebar{position:static}}.toast-container{display:flex;flex-direction:column;gap:12px;left:0;margin:0 auto;max-width:480px;padding:0 16px;pointer-events:none;position:fixed;right:0;top:80px;z-index:10000}.toast{align-items:center;animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;gap:12px;min-height:56px;padding:16px;pointer-events:auto;touch-action:manipulation}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-message{word-wrap:break-word;color:#0f172a;flex:1 1;font-size:15px;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:32px;justify-content:center;min-height:44px;min-width:44px;padding:0;touch-action:manipulation;transition:background-color .2s;width:32px}.toast-close:active,.toast-close:hover{background-color:#0000000d}.toast-success{border-left:4px solid #10b981}.toast-success .toast-icon{background:#10b981}.toast-error{border-left:4px solid #ef4444}.toast-error .toast-icon{background:#ef4444}.toast-warning{border-left:4px solid #f59e0b}.toast-warning .toast-icon{background:#f59e0b}.toast-info{border-left:4px solid #0ea5e9}.toast-info .toast-icon{background:#0ea5e9}@media (max-width:480px){.toast-container{padding:0 12px;top:70px}.toast{min-height:52px;padding:14px}.toast-message{font-size:14px}.toast-close{min-height:44px;min-width:44px}}@media (prefers-reduced-motion:reduce){.toast{animation:none}}.install-prompt{animation:slideUp .3s ease-out;bottom:20px;left:50%;max-width:480px;position:fixed;transform:translateX(-50%);width:calc(100% - 32px);z-index:9999}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.install-prompt-content{align-items:center;background:#fff;border:2px solid #0ea5e9;border-radius:16px;box-shadow:0 8px 24px #0003;display:flex;gap:12px;padding:16px}.install-prompt-icon{flex-shrink:0;font-size:32px}.install-prompt-text{flex:1 1}.install-prompt-text h3{color:#0f172a;font-size:16px;margin:0 0 4px}.install-prompt-text p{color:#64748b;font-size:13px;line-height:1.4;margin:0}.install-prompt-actions{align-items:center;display:flex;gap:8px}.install-btn{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-height:44px;padding:10px 16px;touch-action:manipulation}.install-btn:active{transform:scale(.98)}.dismiss-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;min-height:44px;min-width:44px;padding:0;touch-action:manipulation;width:32px}.dismiss-btn:active{background-color:#0000000d}.install-instructions{background:#f8fafc;border-radius:12px;color:#475569;font-size:12px;line-height:1.5;margin-top:8px;padding:12px}.install-instructions p{margin:4px 0}.install-instructions strong{color:#0f172a}@media (max-width:480px){.install-prompt{bottom:16px;width:calc(100% - 24px)}.install-prompt-content{flex-wrap:wrap;padding:14px}.install-prompt-text h3{font-size:15px}.install-prompt-text p{font-size:12px}.install-btn{font-size:13px;padding:10px 14px}}.skeleton-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0ea5e926;margin-bottom:16px;padding:20px}.skeleton-line{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;height:16px;margin-bottom:12px}.skeleton-title{height:24px;margin-bottom:16px;width:60%}.skeleton-text{width:100%}.skeleton-text.short{width:80%}.skeleton-button{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;height:48px;margin-top:10px}.skeleton-list{background:#f8fafc;border-radius:12px;margin-top:12px;padding:10px}.skeleton-list-item{border-bottom:1px solid #e2e8f0;padding:12px 0}.skeleton-list-item:last-child{border-bottom:none}.skeleton-list-item .skeleton-line{margin-bottom:8px}.skeleton-photo-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:12px}.skeleton-photo{animation:shimmer 1.5s infinite;aspect-ratio:4/3;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:14px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:480px){.skeleton-card{padding:16px}.skeleton-button{height:48px}}.operator-watermark{bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.watermark-content{left:50%;opacity:.15;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%) rotate(-45deg);transform-origin:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}.watermark-name{color:red;font-size:48px;font-weight:700;letter-spacing:2px;margin-bottom:10px;text-shadow:2px 2px 4px #0000004d}.watermark-timestamp{color:#666;font-size:24px;margin-bottom:5px}.watermark-warning{color:red;font-size:20px;font-weight:700;letter-spacing:1px}.operator-watermark:before{left:20%;top:20%;transform:translate(-50%,-50%) rotate(-45deg)}.operator-watermark:after,.operator-watermark:before{color:#ff00001a;content:"";font-size:36px;font-weight:700;pointer-events:none;position:absolute}.operator-watermark:after{bottom:20%;right:20%;transform:translate(50%,50%) rotate(-45deg)}@media (max-width:768px){.watermark-name{font-size:32px}.watermark-timestamp{font-size:18px}.watermark-warning{font-size:16px}}.operator-watermark *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.photo-preview{border:2px solid #0ea5e9;border-radius:12px;margin-top:8px;overflow:hidden;position:relative}.photo-preview img{display:block;height:auto;max-height:300px;object-fit:contain;width:100%}.remove-preview-btn{align-items:center;background:#ef4444e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;min-height:44px;min-width:44px;position:absolute;right:8px;top:8px;touch-action:manipulation;width:32px}.remove-preview-btn:active{transform:scale(.95)}@media (max-width:480px){.photo-preview img{max-height:250px}}
/*# sourceMappingURL=main.13d572a2.css.map*/