:root{--hc-bg: #f5f6f8;--hc-card: #ffffff;--hc-border: #e6e8ee;--hc-text: #0f172a;--hc-muted: #6b7280;--hc-primary: #1677ff;--hc-primary-weak: #e8f1ff;--hc-success: #16a34a;--hc-danger: #dc2626;--hc-shadow: 0 8px 30px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--hc-bg);color:var(--hc-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Liberation Sans,sans-serif}a{color:inherit;text-decoration:none}.hc-app{min-height:100vh}.hc-shell{display:flex;min-height:100vh}.hc-sidebar{width:220px;background:var(--hc-card);border-right:1px solid var(--hc-border);padding:14px 10px;display:flex;flex-direction:column;gap:10px}.hc-brand{display:flex;align-items:center;gap:10px;padding:8px 10px;font-weight:800;letter-spacing:-.2px}.hc-brandBadge{width:28px;height:28px;border-radius:8px;background:var(--hc-primary);display:grid;place-items:center;color:#fff;font-size:14px}.hc-nav{display:flex;flex-direction:column;gap:4px;padding:6px}.hc-navItem{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;color:#111827}.hc-navItem:hover{background:#f3f4f6}.hc-navItemActive{background:var(--hc-primary-weak);color:var(--hc-primary)}.hc-navGroup{display:flex;flex-direction:column;gap:4px}.hc-navSub{display:flex;flex-direction:column;gap:2px;margin-left:30px;padding:2px 0 6px}.hc-navSubItem{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;color:#374151;font-size:13px;font-weight:800}.hc-navSubItem:hover{background:#f3f4f6}.hc-navSubItemActive{background:#2563eb14;color:var(--hc-primary)}.hc-navSubDot{width:10px;text-align:center;opacity:.7}.hc-navIcon{width:18px;height:18px;opacity:.9}.hc-spacer{flex:1}.hc-user{padding:10px;border-top:1px solid var(--hc-border);display:flex;align-items:center;justify-content:space-between;gap:8px}.hc-avatar{width:32px;height:32px;border-radius:999px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:700;font-size:12px}.hc-main{flex:1;display:flex;flex-direction:column;min-width:0}.hc-banner{background:#1d68c6;color:#fff;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hc-bannerText{font-size:13px;opacity:.95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-bannerBtn{background:#ffffff2e;border:1px solid rgba(255,255,255,.28);color:#fff;border-radius:12px;padding:8px 12px;cursor:pointer;font-weight:600}.hc-content{padding:14px 18px}.hc-card,.hc-tableCard{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:14px;box-shadow:0 2px 18px #0f172a0f}.hc-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:8px 10px;border-radius:12px;font-weight:700;font-size:13px}.hc-pageTop{padding:14px;border-bottom:1px solid var(--hc-border)}.hc-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--hc-muted)}.hc-breadcrumb b{color:var(--hc-text)}.hc-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hc-tabs{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.hc-tab{border:1px solid var(--hc-border);background:#fff;color:#111827;padding:8px 12px;border-radius:12px;cursor:pointer;font-weight:600;font-size:13px}.hc-tabActive{background:var(--hc-primary-weak);border-color:#cfe0ff;color:var(--hc-primary)}.hc-search{flex:1;min-width:220px;display:flex;align-items:center;gap:8px;border:1px solid var(--hc-border);background:#fff;border-radius:999px;padding:10px 12px}.hc-search input{border:none;background:transparent;outline:none;width:100%;font-size:14px}.hc-searchIcon svg{display:block;width:18px;height:18px}.hc-btn{border:1px solid var(--hc-border);background:#fff;padding:10px 12px;border-radius:12px;cursor:pointer;font-weight:600;font-size:13px}.hc-iconBtn{width:34px;height:34px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.hc-btn:hover{background:#f9fafb}.hc-btnPrimary{background:var(--hc-primary);border-color:var(--hc-primary);color:#fff}.hc-btnPrimary:hover{filter:brightness(.98)}.hc-tableWrap{overflow:auto;border-radius:14px}.hc-table{width:100%;border-collapse:collapse;min-width:1600px}.hc-th{position:sticky;top:0;background:#fff;z-index:1;text-align:left;font-size:12px;color:var(--hc-muted);padding:10px 12px;border-bottom:1px solid var(--hc-border);white-space:nowrap}.hc-td{padding:10px 12px;font-size:13px;border-bottom:1px solid #f0f2f6;vertical-align:top;white-space:nowrap}.hc-tr:hover{background:#fafbff}.hc-trClickable{cursor:pointer}.hc-trClickable:focus{outline:2px solid rgba(29,78,216,.35);outline-offset:-2px}.hc-muted{color:var(--hc-muted)}.hc-statusSelect{border:1px solid rgba(15,23,42,.12);outline:none;border-radius:999px;padding:6px 28px 6px 12px;font-weight:700;font-size:12px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto!important;max-width:220px;height:34px;line-height:22px;background-image:linear-gradient(45deg,transparent 50%,rgba(0,0,0,.35) 50%),linear-gradient(135deg,rgba(0,0,0,.35) 50%,transparent 50%);background-position:calc(100% - 14px) calc(1em + 1px),calc(100% - 9px) calc(1em + 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.hc-status-accepted{background:#dbeafe;color:#1d4ed8}.hc-status-diagnostics{background:#e0f2fe;color:#0369a1}.hc-status-approval{background:#fef9c3;color:#854d0e}.hc-status-repair{background:#e0e7ff;color:#3730a3}.hc-status-testing{background:#f3e8ff;color:#6b21a8}.hc-status-ready{background:#111827;color:#fff}.hc-status-new{background:#1d4ed8;color:#fff}.hc-status-waiting{background:#e0e7ff;color:#3730a3}.hc-status-inwork{background:#dcfce7;color:#166534}.hc-status-norepair{background:#111827;color:#fff}.hc-status-closed{background:#e5e7eb;color:#111827}.hc-fab{position:fixed;right:26px;bottom:26px;background:var(--hc-primary);color:#fff;border:none;border-radius:999px;padding:14px 18px;font-weight:800;cursor:pointer;box-shadow:var(--hc-shadow);display:flex;align-items:center;gap:10px}.hc-fabOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100;background:transparent}.hc-fabMenu{position:fixed;right:26px;bottom:78px;z-index:2150;background:#fff;border:1px solid var(--hc-border);border-radius:12px;box-shadow:var(--hc-shadow);overflow:hidden;min-width:220px}.hc-fabItem{width:100%;text-align:left;padding:12px 14px;background:#fff;border:0;cursor:pointer;font-weight:700}.hc-fabItem:hover{background:#f3f4f6}.hc-fabCaret{margin-left:2px;opacity:.9}.hc-modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;justify-content:center;align-items:flex-start;padding:36px 14px;z-index:2200;overflow:auto;overscroll-behavior:contain}body.hc-scrollLock{overflow:hidden}.hc-modal{width:min(1100px,100%);background:#fff;border-radius:16px;border:1px solid var(--hc-border);box-shadow:0 20px 70px #00000040;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 72px)}.hc-modalHeader{padding:14px 16px;border-bottom:1px solid var(--hc-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.hc-modalBody{padding:16px;overflow:auto;flex:1 1 auto;overscroll-behavior:contain}.hc-modalFooter{padding:14px 16px;border-top:1px solid var(--hc-border);display:flex;justify-content:stretch;background:#fff}.hc-addPicker{display:grid;gap:14px}.hc-addSearch{position:relative}.hc-addSearchIcon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.6;font-size:14px;pointer-events:none;width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:0}.hc-addSearchIcon svg{width:16px;height:16px;display:block}.hc-addSearchAction svg{width:16px;height:16px;display:block}.hc-addSearchInput{padding-left:44px;padding-right:46px}.hc-addSearchAction{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:10px;border:1px solid var(--hc-border);background:#fff;cursor:pointer;color:var(--hc-muted);font-weight:900}.hc-addSearchAction:hover{background:#f3f4f6}.hc-addPickerList{border:1px solid var(--hc-border);border-radius:14px;overflow:hidden;background:#fff}.hc-addPickerRow{width:100%;display:flex;align-items:center;gap:10px;padding:12px;border:0;border-top:1px solid var(--hc-border);background:transparent;cursor:pointer;text-align:left}.hc-addPickerRow:first-child{border-top:0}.hc-addPickerRow:hover{background:#f3f4f6}.hc-addPickerRowIcon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.hc-addPickerRowLabel{font-weight:800}.hc-addPickerRowChevron{margin-left:auto;color:var(--hc-muted);font-size:14px}.hc-wizardGrid{display:grid;grid-template-columns:320px 1fr;gap:14px;align-items:start}@media (max-width: 900px){.hc-wizardGrid{grid-template-columns:1fr}}.hc-wizardCol{min-width:0}.hc-wizardList{border:1px solid var(--hc-border);border-radius:14px;overflow:auto;background:#fff}.hc-wizardListItem{width:100%;text-align:left;padding:10px 12px;border:0;border-bottom:1px solid var(--hc-border);background:transparent;cursor:pointer}.hc-wizardListItem:last-child{border-bottom:0}.hc-wizardListItem:hover{background:#f3f4f6}.hc-wizardListItem.isActive{background:#eff6ff}.hc-addBrowseList{border:1px solid var(--hc-border);border-radius:14px;overflow:auto;background:#fff;max-height:520px}.hc-addBrowseRow{width:100%;display:flex;align-items:center;gap:10px;padding:12px;border:0;border-top:1px solid var(--hc-border);background:transparent;cursor:pointer;text-align:left}.hc-addBrowseRow:first-child{border-top:0}.hc-addBrowseRow:hover{background:#f3f4f6}.hc-addBrowseRowLabel{font-weight:700}.hc-addBrowseRowLeftIcon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:var(--hc-muted);flex:0 0 auto}.hc-addBrowseRowChevron{margin-left:auto;color:var(--hc-muted);font-size:14px;flex:0 0 auto}.hc-addBrowseRowRight{margin-left:auto;font-weight:800;white-space:nowrap;flex:0 0 auto}.hc-addBrowseHint{padding:12px;color:var(--hc-muted);font-size:12px}.hc-orderItemsBox{border:1px solid var(--hc-border);border-radius:14px;padding:0;margin-top:8px;background:#fff;min-height:140px;overflow:hidden}.hc-orderItemsBox--empty{min-height:72px;display:flex;flex-direction:column;justify-content:flex-end}.hc-orderItemsEmptyBox{border:1px solid var(--hc-border);border-radius:14px;padding:12px;margin-top:8px;background:#fff;min-height:140px;display:flex;align-items:flex-start}.hc-orderItemsAddBtn{height:36px;padding:0 14px;border-radius:10px;font-weight:700}.hc-orderItemsEmpty{height:54px}.hc-orderItemsFooter{margin-top:0;padding:10px 12px;border-top:1px solid var(--hc-border)}.hc-linkLike{background:transparent;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.hc-orderItemName{display:inline-flex;align-items:center;gap:8px;font-weight:700}.hc-rowActions{display:inline-flex;gap:8px;justify-content:flex-end;width:100%}.hc-orderStandaloneRoot{min-height:100vh;background:#f8fafc;padding:18px 14px 40px}.hc-orderStandaloneWrap{display:flex;justify-content:center;align-items:flex-start;padding:0}.hc-standaloneModal{border:none;box-shadow:none;border-radius:0;background:transparent}.hc-modalPanel.hc-standaloneModal{overflow:visible}.hc-grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hc-sectionTitle{font-size:13px;font-weight:800;color:#111827;margin:0 0 8px}.hc-field{display:grid;gap:6px;margin-bottom:10px}.hc-label{font-size:12px;color:var(--hc-muted)}.hc-input,.hc-select,.hc-textarea{width:100%;border:1px solid var(--hc-border);border-radius:12px;padding:12px;outline:none;font-size:14px;background:#fff}.hc-input:focus,.hc-select:focus,.hc-textarea:focus{border-color:var(--hc-primary);box-shadow:0 0 0 3px #1677ff29}.hc-inputGroup{position:relative;display:flex;align-items:stretch}.hc-inputPrefix{display:inline-flex;align-items:center;padding:0 10px;border:1px solid var(--hc-border);border-right:none;border-radius:12px 0 0 12px;background:#fff;color:var(--hc-muted);font-size:12px;white-space:nowrap}.hc-inputGroup .hc-input{border-radius:0 12px 12px 0}.hc-inputSuffixBtn{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:1px solid var(--hc-border);background:#fff;border-radius:10px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#111827}.hc-autoWrap:focus-within .hc-inputSuffixBtn{border-color:var(--hc-primary);color:var(--hc-primary)}.hc-inputSuffixBtn:hover{border-color:var(--hc-primary);color:var(--hc-primary)}.hc-inputWithSuffix{padding-right:52px}.hc-textarea{min-height:90px;resize:vertical}.hc-inline{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hc-btnWithDot{position:relative}.hc-btnDot{position:absolute;top:7px;right:7px;width:8px;height:8px;border-radius:999px;background:var(--hc-primary);box-shadow:0 0 0 2px #fff}.hc-inputWithArrow{padding-right:34px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20'%3E%3Cpath fill='%239CA3AF' d='M5.7 7.7a1 1 0 0 1 1.4 0L10 10.6l2.9-2.9a1 1 0 1 1 1.4 1.4l-3.6 3.6a1 1 0 0 1-1.4 0L5.7 9.1a1 1 0 0 1 0-1.4Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px}.hc-filterBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;justify-content:flex-end;align-items:stretch;z-index:2200}.hc-filterPanel{width:360px;max-width:92vw;height:100%;background:#fff;border-left:1px solid var(--hc-border);box-shadow:-20px 0 70px #0000002e;display:flex;flex-direction:column}.hc-filterHeader{padding:14px 16px;border-bottom:1px solid var(--hc-border);display:flex;align-items:center;justify-content:space-between;gap:10px}.hc-filterTitle{font-weight:800;letter-spacing:-.2px}.hc-filterBody{padding:14px 16px;overflow:auto}.hc-filterFooter{padding:14px 16px;border-top:1px solid var(--hc-border)}.hc-filterApply{width:100%;padding:12px 14px;font-size:14px;font-weight:800;border-radius:12px;cursor:pointer}.hc-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a5c;z-index:2100;display:flex;justify-content:flex-end}.hc-drawerPanel{width:min(1200px,100%);height:100vh;background:#fff;border-left:1px solid var(--hc-border);box-shadow:-20px 0 70px #0000002e;display:grid;grid-template-columns:320px 1fr;overflow:hidden}.hc-drawerLeft{border-right:1px solid var(--hc-border);background:#fbfcff;overflow:auto}.hc-drawerRight{overflow:auto}.hc-drawerTop{padding:14px 16px;border-bottom:1px solid var(--hc-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.hc-kv{display:grid;grid-template-columns:190px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #f1f3f7}.hc-k{color:var(--hc-muted);font-size:12px}.hc-v{font-size:13px}@media (max-width: 980px){.hc-grid2,.hc-drawerPanel{grid-template-columns:1fr}.hc-drawerLeft{display:none}}.hc-orderDetailsRoot{padding-top:0}.hc-orderDetailsPanel{background:#fff;border:0;border-radius:0;box-shadow:none;display:grid;grid-template-columns:320px 1fr;overflow:hidden;min-height:calc(100vh - 80px)}.hc-orderSection{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff;position:relative;margin-bottom:14px}.hc-orderSectionCorner{position:absolute;top:12px;right:12px}.hc-orderSectionCorner--hover{opacity:0;pointer-events:none;transition:opacity .12s ease}.hc-orderSection:hover .hc-orderSectionCorner--hover{opacity:1;pointer-events:auto}.hc-orderSectionCornerBtn{width:30px;height:30px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hc-orderSectionCornerBtn:hover{background:#f8fafc;color:#374151}.hc-orderDetailsPanel .hc-drawerLeft{background:#f6f7f9}.hc-historyComment{background:#f3f4f6;border-color:#f3f4f6}.hc-productsBlock{display:grid;gap:8px}.hc-paymentsBar{border:1px solid #e6ebf2;background:#fff;border-radius:10px;padding:8px;display:flex;align-items:center;gap:8px;min-height:46px}@media (max-width: 960px){.hc-orderDetailsPanel{grid-template-columns:1fr;min-height:auto}}.hc-page{display:flex;flex-direction:column;gap:12px}.hc-ordersTop{padding:0;border:none;border-radius:0;background:transparent}.hc-ordersTitleRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 2px 12px;border-bottom:1px solid var(--hc-border)}.hc-ordersTitle{font-size:14px;font-weight:600;color:#111827;white-space:nowrap}.hc-breadcrumbSep{margin-left:6px;color:#9ca3af;font-weight:400}.hc-ordersLeft{display:flex;align-items:center;gap:12px;min-width:0}.hc-typeTabs{display:flex;gap:14px;align-items:center}.hc-typeTab{border:none;background:transparent;color:var(--hc-muted);padding:0;border-radius:0;cursor:pointer;font-weight:500;font-size:14px}.hc-typeTabActive{color:var(--hc-primary);font-weight:600;text-decoration:underline;text-underline-offset:10px;text-decoration-thickness:2px}.hc-topRight{margin-left:auto;display:flex;align-items:center;gap:10px;flex:1;min-width:320px}.hc-searchIcon{display:inline-flex;align-items:center;justify-content:center;color:var(--hc-muted)}.hc-quickTabs{margin-top:10px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.hc-quickTab{border:0;background:transparent;color:#6b7280;padding:0 0 10px;border-radius:0;cursor:pointer;font-weight:500;font-size:14px}.hc-quickTabActive{color:var(--hc-primary);border-bottom:2px solid var(--hc-primary);border-radius:0}.hc-tableCard{border:1px solid var(--hc-border);border-radius:14px;background:#fff;overflow:hidden}.hc-table{min-width:2000px}.hc-phoneLink{display:inline-block;margin-top:2px;color:#2563eb;text-decoration:none;white-space:nowrap;font-weight:700;font-size:13px}.hc-phoneLink:hover{text-decoration:underline}.hc-status-failed{background:#fee2e2;color:#991b1b}.hc-autoWrap{position:relative}.hc-suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--hc-border);border-radius:12px;box-shadow:var(--hc-shadow);z-index:60;max-height:320px;overflow:auto;padding:0}.hc-suggestList{display:block}.hc-suggestEmpty{padding:10px 12px;color:var(--hc-muted);font-size:13px}.hc-suggestItem{padding:10px 12px;border-radius:0;cursor:pointer}.hc-suggestItem+.hc-suggestItem{border-top:1px solid #eef2f7}.hc-suggestItem:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.hc-suggestItem:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.hc-suggestItem:hover,.hc-suggestItemActive{background:#f3f6ff}.hc-suggestPrimary{font-weight:700;font-size:13px;line-height:1.2}.hc-suggestPrimary.hc-suggestAction{color:#2563eb}.hc-suggestSecondary{font-size:12px;color:var(--hc-muted);margin-top:2px}.hc-createBottomCenter{margin-top:18px;grid-column:1 / -1;max-width:none;margin-left:0;margin-right:0}.hc-productsBar{display:flex;align-items:center;gap:12px;border:1px solid var(--hc-border);border-radius:12px;padding:10px;background:#fafbfe}.hc-productsSpacer{flex:1;min-height:18px}.hc-printBar{display:flex;align-items:center;gap:14px;border:1px solid var(--hc-border);border-radius:12px;padding:10px;background:#fafbfe}.hc-createActionsCenter{margin-top:18px;display:grid;gap:10px}.hc-primaryBig{background:#275b97;border:1px solid #275b97;color:#fff;font-weight:800;padding:12px 16px;border-radius:10px;cursor:pointer;width:100%;font-size:14px;line-height:1.1}.hc-primaryBig:disabled{opacity:.7;cursor:not-allowed}.hc-secondaryBig{background:transparent;border:none;color:#275b97;font-weight:600;font-size:13px;padding:0;border-radius:0;cursor:pointer;width:auto;justify-self:center}.hc-secondaryBig:disabled{opacity:.6;cursor:not-allowed}.hc-secondaryBig:hover:not(:disabled){opacity:.85}.hc-link{background:transparent;border:none;padding:0;margin:0;font:inherit;cursor:pointer;color:var(--hc-primary);text-decoration:none}.hc-link:hover{text-decoration:none;opacity:.9}.hc-avatarBadge{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:11px;letter-spacing:.2px;flex:0 0 28px}.hc-clientCardModal{width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 48px);background:#fff;border-radius:18px;box-shadow:0 30px 80px #00000040;overflow:hidden}.hc-productCardModal{width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 48px);background:#fff;border-radius:18px;box-shadow:0 30px 80px #00000040;overflow:hidden;display:flex;flex-direction:column}.hc-productCardHeader{padding:18px 18px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hc-productCardBody{padding:16px 18px 20px;overflow:auto}.hc-btnSm{padding:6px 12px;border-radius:12px;font-size:13px}.hc-btnSm.hc-btn{min-height:32px}.hc-clientCardHeader{padding:18px 18px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hc-clientTitle{flex:1;min-width:0}.hc-clientTitleText{font-size:20px;font-weight:900;color:#111827;line-height:1.18;white-space:pre-wrap}.hc-clientHeaderActions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.hc-clientIconRow{display:flex;align-items:center;gap:10px}.hc-iconCircleBtn{width:32px;height:32px;border-radius:999px;border:1px solid var(--hc-border);background:#fff;display:grid;place-items:center;color:#111827;cursor:pointer;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.hc-iconCircleBtn:hover:not(:disabled){background:#f8fafc;border-color:#d1d5db}.hc-iconCircleBtn:disabled{opacity:.45;cursor:not-allowed}.hc-iconTextBtn{width:32px;height:32px;border-radius:10px;border:none;background:transparent;display:grid;place-items:center;color:#111827;cursor:pointer;transition:background .12s ease,opacity .12s ease}.hc-iconTextBtn:hover:not(:disabled){background:#f1f5f9}.hc-iconTextBtn:disabled{opacity:.5;cursor:not-allowed}.hc-clientCardBody{padding:10px 18px 18px;overflow:auto;max-height:calc(100vh - 150px)}.hc-clientSectionTitle{font-size:13px;font-weight:800;color:#111827;margin:10px 0}.hc-clientPanel{border:1px solid var(--hc-border);border-radius:12px;padding:12px;background:#fff}.hc-kvGrid{display:grid;grid-template-columns:160px 1fr;row-gap:10px;column-gap:14px;font-size:13px}.hc-kvK{color:#6b7280;font-weight:700}.hc-kvV{color:#111827;font-weight:700;min-width:0;overflow-wrap:anywhere}.hc-miniTable{width:100%;border-collapse:collapse}.hc-miniTh{font-size:12px;color:#6b7280;font-weight:800;text-align:left;padding:8px}.hc-miniTd{font-size:13px;color:#111827;font-weight:700;padding:10px 8px;border-top:1px solid var(--hc-border);vertical-align:top}.hc-statusPill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:#2563eb1f;color:var(--hc-primary);font-size:12px;font-weight:900}.inv-root{display:grid;grid-template-columns:320px 1fr;gap:16px;align-items:start}.inv-left{position:sticky;top:12px;padding:0;overflow:hidden}.inv-leftHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;border-bottom:1px solid var(--hc-border)}.inv-leftBody{padding:10px 0}.inv-catList{padding:4px 0;max-height:calc(100vh - 220px);overflow:auto}.inv-catRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;cursor:pointer;-webkit-user-select:none;user-select:none}.inv-catRow:hover{background:#f9fafb}.inv-catRowActive{background:#2563eb14}.inv-catName{font-size:13px;font-weight:800;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-caret{width:18px;height:18px;border:0;background:transparent;cursor:pointer;font-size:14px;line-height:18px;opacity:.7}.inv-caret:hover{opacity:1}.inv-dots{width:34px;height:34px;border-radius:10px;border:1px solid var(--hc-border);background:#fff;cursor:pointer;font-weight:900}.inv-dots:hover{background:#f9fafb}.inv-main{min-width:0}@media (max-width: 980px){.inv-root{grid-template-columns:1fr}.inv-left{position:static}.inv-catList{max-height:360px}}@media (max-width: 680px){.hc-kvGrid{grid-template-columns:1fr}}.hc-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;border:1px solid var(--hc-border);background:#fff}.hc-pillOk{background:#10b9811a;border-color:#10b98140;color:#065f46}.hc-pillWarn{background:#f59e0b1a;border-color:#f59e0b40;color:#92400e}.hc-pillMuted{background:#94a3b826;border-color:#94a3b859;color:#475569}.hc-orderItemsGrid{display:grid;grid-template-columns:280px 1fr;gap:12px}.hc-orderItemsCats{border:1px solid var(--hc-border);border-radius:14px;overflow:hidden;background:#fff}.hc-orderItemsCatBtn{width:100%;text-align:left;border:none;background:transparent;padding:10px 12px;cursor:pointer;font-size:13px}.hc-orderItemsCatBtn:hover{background:#0f172a0a}.hc-orderItemsCatBtnActive{background:#3b82f61f;font-weight:700}.hc-orderItemsList{border:1px solid var(--hc-border);border-radius:14px;overflow:hidden;background:#fff}.hc-orderItemsListHeader{padding:10px 12px;border-bottom:1px solid var(--hc-border);display:flex;gap:10px;align-items:center}.hc-orderItemsListBody{max-height:380px;overflow:auto}.hc-orderItemsRow{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(148,163,184,.25);cursor:pointer}.hc-orderItemsRow:last-child{border-bottom:none}.hc-orderItemsRow:hover{background:#0f172a0a}.hc-orderItemsRowTitle{font-weight:700}.hc-orderItemsRowSub{color:var(--hc-muted);font-size:12px;margin-top:2px}.hc-orderItemsRowRight{color:var(--hc-muted);font-size:12px;white-space:nowrap}.hc-orderItemsTable{width:100%;table-layout:fixed}.hc-orderItemsTable th,.hc-orderItemsTable td{padding:12px 14px;border-bottom:1px solid var(--hc-border);font-size:13px;line-height:18px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-orderItemsTable th{font-size:12px;font-weight:600;color:var(--hc-muted);background:#0f172a08}.hc-orderItemsTable tbody tr:last-child td{border-bottom:none}.hc-orderItemsTd{font-variant-numeric:tabular-nums}.hc-orderItemsExec{text-align:left}.hc-orderItemsQty,.hc-orderItemsWarranty{text-align:center}.hc-orderItemsMoney,.hc-orderItemsActions{text-align:right}@media (max-width: 920px){.hc-orderItemsGrid{grid-template-columns:1fr}}.hc-icon{width:18px;height:18px;display:block}.hc-addSearchIcon,.hc-addSearchAction,.hc-addPickerRowIcon,.hc-addPickerRowChevron,.hc-addBrowseRowLeftIcon{display:flex;align-items:center;justify-content:center}.hc-orderItemsColType{width:140px;color:var(--hc-muted);font-size:12px}.hc-orderItemsColName{flex:1;text-align:left}.hc-orderItemsSub{color:var(--hc-muted);font-size:12px;margin-top:2px}.hc-orderItemsRow{background:transparent;border:0;width:100%;text-align:left;align-items:flex-start;justify-content:flex-start}.hc-orderItemsRow .hc-orderItemsColType{padding-top:2px}.hc-modalPrimary{width:100%;max-width:none;margin:0}.hc-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--hc-border);background:#fff;color:#111827;padding:12px 14px;border-radius:12px;cursor:pointer;font-weight:800;font-size:13px;line-height:1;-webkit-user-select:none;user-select:none}.hc-button:hover{background:#f9fafb}.hc-button:disabled{opacity:.6;cursor:not-allowed}.hc-button.hc-modalPrimary{background:var(--hc-primary);border-color:var(--hc-primary);color:#fff;height:46px}.hc-button.hc-modalPrimary:hover{filter:brightness(.98)}.hc-itemForm{display:grid;gap:14px}.hc-itemFormRow{display:grid;gap:6px}.hc-itemFormLabel{font-size:12px;color:var(--hc-muted);font-weight:700}.hc-itemFormGrid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 680px){.hc-itemFormGrid2{grid-template-columns:1fr}}.hc-itemDiscount{display:flex;gap:10px;align-items:stretch}.hc-seg{display:inline-flex;border:1px solid var(--hc-border);border-radius:12px;overflow:hidden;background:#fff}.hc-seg button{border:0;background:transparent;padding:0 14px;min-width:44px;height:46px;font-weight:900;cursor:pointer;color:#111827}.hc-seg button+button{border-left:1px solid var(--hc-border)}.hc-seg button.isActive{background:#f3f4f6}.hc-orderItemsTable th:nth-child(2),.hc-orderItemsTable td:nth-child(2){width:220px}.hc-orderItemsTable th:nth-child(3),.hc-orderItemsTable td:nth-child(3){width:110px;text-align:center}.hc-orderItemsTable th:nth-child(4),.hc-orderItemsTable td:nth-child(4){width:120px;text-align:center}.hc-orderItemsTable th:nth-child(5),.hc-orderItemsTable td:nth-child(5){width:120px;text-align:right}.hc-orderItemsTable th:nth-child(6),.hc-orderItemsTable td:nth-child(6){width:120px;text-align:right}.hc-orderItemsTable th:nth-child(7),.hc-orderItemsTable td:nth-child(7){width:120px;text-align:right}.hc-orderItemsTable th:nth-child(8),.hc-orderItemsTable td:nth-child(8){width:56px;text-align:right}.hc-orderItemsTable td{min-width:0}.hc-orderItemsName{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.hc-addSearch .hc-addSearchInput{padding-left:44px;padding-right:44px}.hc-orderItemsTh{text-align:left}.hc-orderItemsThCenter{text-align:center}.hc-orderItemsThRight{text-align:right}.hc-orderItemsNameCell,.hc-orderItemsExec{text-align:left}.hc-orderItemsQty,.hc-orderItemsWarranty{text-align:center;font-variant-numeric:tabular-nums}.hc-orderItemsMoney{text-align:right;font-variant-numeric:tabular-nums}.hc-orderItemsActions{text-align:right}.hc-statuses{display:grid;gap:14px}.hc-statusesTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.hc-statusGroups{display:grid;gap:12px}.hc-statusGroupCard{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:14px;box-shadow:0 2px 18px #0f172a0f;overflow:hidden}.hc-statusGroupHeader{padding:12px 14px;background:#f8fafc;border-bottom:1px solid var(--hc-border)}.hc-statusGroupTitle{display:flex;align-items:center;gap:10px;font-weight:800;font-size:14px}.hc-statusGroupIcon{display:inline-flex;opacity:.75}.hc-statusGroupBody{background:#fff}.hc-statusRows{display:flex;flex-direction:column}.hc-statusRow{display:flex;align-items:center;gap:12px;padding:10px 14px;border-top:1px solid var(--hc-border)}.hc-statusRow:first-child{border-top:none}.hc-statusDrag{display:inline-flex;width:18px;justify-content:center;opacity:.5;cursor:grab}.hc-statusPill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:800;color:#fff;line-height:1;border:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hc-statusPill:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}.hc-statusEmpty{padding:12px 14px;color:var(--hc-muted);font-size:13px}.hc-statusRowDragging{opacity:.45}.hc-dropBefore{box-shadow:inset 0 2px #2563eb}.hc-dropAfter{box-shadow:inset 0 -2px #2563eb}.hc-emptyDrop{outline:2px solid #2563eb;outline-offset:-2px;background:#2563eb0f;border-radius:10px}.hc-statusCreateForm{display:grid;gap:12px}.hc-modalHeaderActions{display:inline-flex;align-items:center;gap:10px}.hc-orderStatusBtn{display:inline-flex;align-items:center;gap:8px;border:0;color:#fff;font-size:12px;font-weight:900;padding:6px 10px;border-radius:999px;cursor:pointer;line-height:1;max-width:220px}.hc-orderStatusText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.hc-orderStatusCaret{display:inline-flex;opacity:.95}.hc-statusMenuBackdrop{position:fixed;top:0;right:0;bottom:0;left:220px;background:#0f172a0a;z-index:2000}.hc-statusMenu{position:fixed;z-index:2001;background:#fff;border:1px solid var(--hc-border);border-radius:12px;box-shadow:0 12px 40px #0f172a2e;padding:6px 0;width:248px;max-height:min(70vh,540px);overflow:auto}.hc-statusMenuGroup{padding:8px 10px 10px;border-top:1px solid var(--hc-border)}.hc-statusMenuGroup:first-child{border-top:none}.hc-statusMenuTitle{font-size:12px;color:var(--hc-muted);font-weight:700;margin-bottom:6px}.hc-statusMenuList{display:flex;flex-direction:column;gap:2px}.hc-statusMenuRow{width:100%;display:flex;align-items:center;border:0;background:transparent;padding:6px 8px;border-radius:10px;cursor:pointer}.hc-statusMenuRow:hover{background:#f3f4f6}.hc-statusMenuRow.is-active{background:#eef2f7}.hc-statusBadge{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:900;height:26px;padding:0 10px;border-radius:8px;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-iconCircle{width:36px;height:36px;border-radius:999px;border:1px solid var(--hc-border);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hc-iconCircle:hover{background:#f9fafb;border-color:#cbd5e1}.hc-tooltipWrap{position:relative;display:inline-flex}.hc-tooltip{position:absolute;left:50%;top:-10px;transform:translate(-50%,-6px);background:#111827;color:#fff;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.hc-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translate(-50%);border-width:6px 6px 0 6px;border-style:solid;border-color:#111827 transparent transparent transparent}.hc-tooltipWrap:hover .hc-tooltip{opacity:1;transform:translate(-50%,-12px)}.hc-infoBox{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:12px;background:#2563eb14;border:1px solid rgba(37,99,235,.18);color:#1e40af;font-size:12px;line-height:1.3}.hc-infoIcon{width:18px;height:18px;flex:0 0 auto;opacity:.9;margin-top:1px}.hc-selectWrap{position:relative}.hc-selectBtn{width:100%;border:1px solid var(--hc-border);border-radius:12px;padding:12px;outline:none;font-size:14px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.hc-selectBtn:hover{border-color:var(--hc-primary)}.hc-selectBtnLeft{display:inline-flex;align-items:center;gap:10px;min-width:0}.hc-selectBtnText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-selectChevron{display:inline-flex;align-items:center;justify-content:center;opacity:.8;transition:transform .12s ease}.hc-selectChevronOpen{transform:rotate(180deg)}.hc-selectMenu{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--hc-border);border-radius:12px;box-shadow:0 18px 40px #0f172a2e;padding:6px;max-height:360px;overflow:auto;z-index:2305}.hc-selectOption{width:100%;text-align:left;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;cursor:pointer;font-size:14px;color:#111827}.hc-selectOption:hover{background:#f3f4f6}.hc-selectOptionActive{background:#2563eb14}.hc-colorDot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(15,23,42,.12);flex:0 0 auto}.hc-checkRow{display:flex;align-items:center;gap:10px;font-size:13px;color:#111827;-webkit-user-select:none;user-select:none}.hc-checkRow input{width:16px;height:16px}.hc-accRow{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:1px solid var(--hc-border);border-radius:12px;background:#fff;cursor:pointer;font-weight:800;color:#111827}.hc-accRow:hover{background:#f9fafb}.hc-accChevron{opacity:.8;transition:transform .12s ease;display:inline-flex;align-items:center;justify-content:center}.hc-accChevronOpen{transform:rotate(180deg)}.hc-formError{color:#b00020;font-size:12px;font-weight:800}
