.PackageList-module__LGq_OG__container{flex-direction:column;gap:20px;max-width:1600px;margin:0 auto;padding:24px;display:flex}.PackageList-module__LGq_OG__header{justify-content:space-between;align-items:center;display:flex}.PackageList-module__LGq_OG__title{color:#0f172a;letter-spacing:-.025em;text-transform:uppercase;margin:0 0 6px;font-size:24px;font-weight:800;line-height:1}.PackageList-module__LGq_OG__subtitle{color:var(--color-text-secondary,#64748b);margin:0;font-size:14px;font-weight:400}.PackageList-module__LGq_OG__btnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#78bc20,#6ca81d);border:none;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #78bc2033}.PackageList-module__LGq_OG__btnPrimary:hover:not(:disabled){transform:scale(1.02);box-shadow:0 8px 20px #78bc204d}.PackageList-module__LGq_OG__btnPrimary:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#f1f5f9;transform:none}.PackageList-module__LGq_OG__headerActions{align-items:center;gap:10px;display:inline-flex}.PackageList-module__LGq_OG__btnPrint,.PackageList-module__LGq_OG__btnConfirmDelivered{cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:6px;height:38px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.PackageList-module__LGq_OG__btnPrint{color:var(--color-text-secondary,#475569);border:1.5px solid var(--color-border,#e2e8f0)}.PackageList-module__LGq_OG__btnPrint:hover:not(:disabled){background:var(--color-bg-page,#f8fafc);color:#0f172a;border-color:#94a3b8;transform:translateY(-1px)}.PackageList-module__LGq_OG__btnConfirmDelivered{color:#16a34a;border:1.5px solid #86efac}.PackageList-module__LGq_OG__btnConfirmDelivered:hover:not(:disabled){color:#15803d;background:#f0fdf4;border-color:#4ade80;transform:translateY(-1px)}.PackageList-module__LGq_OG__btnPrint:disabled,.PackageList-module__LGq_OG__btnConfirmDelivered:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0;transform:none}.PackageList-module__LGq_OG__filterCard{box-shadow:var(--shadow-sm,0 1px 3px #0000000d);border:1px solid var(--color-border,#e2e8f0);background-color:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.PackageList-module__LGq_OG__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.PackageList-module__LGq_OG__searchWrapper{flex:1;min-width:200px}.PackageList-module__LGq_OG__link{color:#78bc20;font-weight:700;text-decoration:none;transition:color .15s}.PackageList-module__LGq_OG__link:hover{color:#5fa015;text-decoration:underline}.PackageList-module__LGq_OG__filterToggleBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;height:40px;padding:0 16px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .15s;display:inline-flex;position:relative}.PackageList-module__LGq_OG__filterToggleBtn:hover{color:#519600;background:#f8fff0;border-color:#78bc20}.PackageList-module__LGq_OG__filterToggleBtnActive{color:#519600;background:#f8faf7;border-color:#78bc20;font-weight:600;box-shadow:0 0 0 2px #78bc2026}.PackageList-module__LGq_OG__filterCountBadge{color:#fff;background:#78bc20;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.PackageList-module__LGq_OG__groupByWrap{flex-shrink:0;position:relative}.PackageList-module__LGq_OG__groupByBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .15s;display:inline-flex}.PackageList-module__LGq_OG__groupByBtn:hover{color:#519600;background:#f8fff0;border-color:#78bc20}.PackageList-module__LGq_OG__groupByBtnActive{color:#519600;background:#f8faf7;border-color:#78bc20;font-weight:600;box-shadow:0 0 0 2px #78bc2026}.PackageList-module__LGq_OG__groupByMenu{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;min-width:190px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001f}.PackageList-module__LGq_OG__groupByMenuItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13.5px;font-weight:400;transition:background .1s;display:flex}.PackageList-module__LGq_OG__groupByMenuItem:hover{background:#f3f4f6}.PackageList-module__LGq_OG__groupByMenuItemActive{color:#519600;background:#f8faf7;font-weight:600}.PackageList-module__LGq_OG__groupByMenuItemActive:hover{background:#f8fff0}.PackageList-module__LGq_OG__sortSection{flex-direction:column;gap:2px;display:flex}.PackageList-module__LGq_OG__sortLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.03em;padding:6px 10px 4px;font-size:10px;font-weight:700}.PackageList-module__LGq_OG__sortDivider{background:#e2e8f0;height:1px;margin:4px 6px}.PackageList-module__LGq_OG__fieldConfigMenu{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:240px;max-height:480px;padding:8px 0;animation:.15s PackageList-module__LGq_OG__fadeSlideDown;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 12px 40px #0000001f,0 4px 12px #0000000f}@keyframes PackageList-module__LGq_OG__fadeSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PackageList-module__LGq_OG__fieldConfigHeader{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;padding:8px 16px 6px;font-size:12px;font-weight:800}.PackageList-module__LGq_OG__fieldConfigItem{cursor:pointer;color:#94a3b8;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .1s,color .1s;display:flex}.PackageList-module__LGq_OG__fieldConfigItem:hover{background:#f8fafc}.PackageList-module__LGq_OG__fieldConfigItemActive{color:#334155}.PackageList-module__LGq_OG__fieldConfigCheck{flex-shrink:0;align-items:center;display:flex}.PackageList-module__LGq_OG__fieldConfigItemActive .PackageList-module__LGq_OG__fieldConfigCheck{color:#78bc20}.PackageList-module__LGq_OG__fieldConfigItem:not(.PackageList-module__LGq_OG__fieldConfigItemActive) .PackageList-module__LGq_OG__fieldConfigCheck{color:#cbd5e1}.PackageList-module__LGq_OG__fieldConfigReset{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;width:auto;margin:4px 12px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.PackageList-module__LGq_OG__fieldConfigReset:hover{color:#334155;background:#f1f5f9}.PackageList-module__LGq_OG__groupedTableWrap{flex-direction:column;gap:0;display:flex}.PackageList-module__LGq_OG__groupSection{margin-bottom:4px}.PackageList-module__LGq_OG__groupHeader{cursor:pointer;background:#f8fafc;border:none;border-left:4px solid #78bc20;border-radius:0;align-items:center;gap:10px;width:100%;padding:12px 16px;font-family:inherit;transition:all .15s;display:flex}.PackageList-module__LGq_OG__groupHeader:hover{background:#f1f5f9}.PackageList-module__LGq_OG__groupChevron{font-size:20px;transition:transform .2s}.PackageList-module__LGq_OG__groupChevronCollapsed{transform:rotate(-90deg)}.PackageList-module__LGq_OG__groupName{font-size:14px;font-weight:700}.PackageList-module__LGq_OG__groupCount{border-radius:20px;margin-left:4px;padding:2px 10px;font-size:11px;font-weight:700}.PackageList-module__LGq_OG__groupCollapseHint{color:#94a3b8;margin-left:auto;font-size:11px;font-weight:500}.PackageList-module__LGq_OG__tableFooter{background-color:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.PackageList-module__LGq_OG__paginationInfo{color:#64748b;align-items:center;gap:16px;font-size:12px;display:flex}.PackageList-module__LGq_OG__infoBold{color:#334155;font-weight:700}.PackageList-module__LGq_OG__divider{background-color:#e2e8f0;width:1px;height:16px}.PackageList-module__LGq_OG__rowLimit{align-items:center;gap:8px;display:flex}.PackageList-module__LGq_OG__limitSelect{color:#0f172a;cursor:pointer;background:0 0;border:none;outline:none;font-size:12px;font-weight:700}.PackageList-module__LGq_OG__paginationBtns{align-items:center;gap:8px;display:flex}.PackageList-module__LGq_OG__pageBtn{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.PackageList-module__LGq_OG__pageBtn:hover:not(:disabled){color:#78bc20;background-color:#fff}.PackageList-module__LGq_OG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.PackageList-module__LGq_OG__pageActive,.PackageList-module__LGq_OG__pageActive:hover{color:#fff;background-color:#78bc20}.PackageList-module__LGq_OG__statusBadge{border-radius:100px;align-items:center;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.PackageList-module__LGq_OG__pillValue{white-space:nowrap;border:1px solid #0000;border-radius:100px;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.PackageList-module__LGq_OG__pillPrimary{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.PackageList-module__LGq_OG__pillWarning{color:#b45309;background:#fef3c7;border-color:#fde68a}.PackageList-module__LGq_OG__statusCREATED{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.PackageList-module__LGq_OG__statusWAITING{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa}.PackageList-module__LGq_OG__statusPACKED{color:#6cb302;background:#f8faf7;border:1px solid #bdd57d}.PackageList-module__LGq_OG__statusREADY_TO_SHIP{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa}.PackageList-module__LGq_OG__statusSHIPPING{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.PackageList-module__LGq_OG__statusSHIPPED{color:#0d9488;background:#f0fdfa;border:1px solid #5eead4}.PackageList-module__LGq_OG__statusDELIVERED{color:#6cb302;background:#f8faf7;border:1px solid #bdd57d}.PackageList-module__LGq_OG__statusRETURNED{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.PackageList-module__LGq_OG__tableItems{flex-wrap:wrap;gap:6px;display:flex}.PackageList-module__LGq_OG__itemBadge{color:#2c4a7c;background:#eef4ff;border:1px solid #c7d7f0;border-radius:6px;align-items:center;padding:4px 12px;font-size:13px;font-weight:500;display:inline-flex}.PackageList-module__LGq_OG__printOverlay{display:none}@media print{@page{margin:10mm;size:A4 portrait}body *{visibility:hidden}.PackageList-module__LGq_OG__printOverlay,.PackageList-module__LGq_OG__printOverlay *{visibility:visible}.PackageList-module__LGq_OG__printOverlay{background:#fff;width:100%;display:block;position:absolute;top:0;left:0}.PackageList-module__LGq_OG__printGrid{flex-wrap:wrap;gap:5mm;display:flex}.PackageList-module__LGq_OG__labelCard{box-sizing:border-box;page-break-inside:avoid;overflow-wrap:break-word;border:2px solid #000;flex-direction:column;justify-content:space-between;width:calc(50% - 2.5mm);min-width:0;height:135mm;margin-bottom:0;padding:24px;display:flex}.PackageList-module__LGq_OG__labelHeader{text-align:center;border-bottom:2px dashed #000;margin-bottom:12px;padding-bottom:12px}.PackageList-module__LGq_OG__labelHeader h2{color:#000;margin:0;font-size:24px;font-weight:900}.PackageList-module__LGq_OG__labelHeader .PackageList-module__LGq_OG__code{color:#000;margin-top:4px;font-family:inherit;display:block}.PackageList-module__LGq_OG__labelBody{color:#000;flex:1;font-size:14px;line-height:1.4}.PackageList-module__LGq_OG__labelFooter{text-align:center;border-top:2px solid #000;padding-top:12px;font-size:16px;font-weight:700}}.PackageList-module__LGq_OG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.PackageList-module__LGq_OG__modalContent{background:#fff;border-radius:24px;width:100%;max-width:500px;animation:.2s ease-out PackageList-module__LGq_OG__fadeIn;box-shadow:0 20px 40px #0003}@keyframes PackageList-module__LGq_OG__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.PackageList-module__LGq_OG__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:24px;display:flex}.PackageList-module__LGq_OG__modalHeader h2{color:#1e293b;margin:0;font-size:18px;font-weight:800}.PackageList-module__LGq_OG__btnClose{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.PackageList-module__LGq_OG__btnClose:hover{background:#f1f5f9}.PackageList-module__LGq_OG__modalBody{max-height:60vh;padding:24px;overflow-y:auto}.PackageList-module__LGq_OG__formGroup{margin-bottom:20px}.PackageList-module__LGq_OG__formGroup label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.PackageList-module__LGq_OG__formInput,.PackageList-module__LGq_OG__formSelect{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;font-weight:500;transition:all .2s}.PackageList-module__LGq_OG__formInput:focus,.PackageList-module__LGq_OG__formSelect:focus{background:#fff;border-color:#78bc20;box-shadow:0 0 0 3px #78bc201a}.PackageList-module__LGq_OG__modalFooter{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom-right-radius:24px;border-bottom-left-radius:24px;justify-content:flex-end;gap:12px;padding:24px;display:flex}.PackageList-module__LGq_OG__btnCancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.PackageList-module__LGq_OG__btnCancel:hover{background:#f8fafc}.PackageList-module__LGq_OG__btnSave{color:#fff;cursor:pointer;background:#78bc20;border:none;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #78bc2033}.PackageList-module__LGq_OG__btnSave:hover{background:#6aaa1d}.PackageList-module__LGq_OG__tabBar{box-shadow:var(--shadow-sm,0 1px 3px #0000000d);border:1px solid var(--color-border,#e2e8f0);background:#fff;border-radius:12px;gap:4px;padding:6px;display:flex}.PackageList-module__LGq_OG__tabItem{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.PackageList-module__LGq_OG__tabItem:hover{color:#334155;background:#f8fafc}.PackageList-module__LGq_OG__tabItemActive{color:#6cb302;background:linear-gradient(135deg,#f8faf7 0%,#ecfdf5 100%);font-weight:700;box-shadow:0 1px 3px #78bc201f}.PackageList-module__LGq_OG__tabItemActive .PackageList-module__LGq_OG__tabCount{color:#fff;background:#78bc20}.PackageList-module__LGq_OG__tabCount{color:#64748b;background:#f1f5f9;border-radius:11px;justify-content:center;align-items:center;min-width:24px;height:22px;padding:0 8px;font-size:12px;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}
.TableView-module__L0acgW__container{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.TableView-module__L0acgW__scrollContainer{width:100%;overflow-x:auto}.TableView-module__L0acgW__table{border-collapse:collapse;white-space:nowrap;width:100%}.TableView-module__L0acgW__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--color-border);white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f8fafc;padding:14px 20px;font-size:11px;font-weight:700;position:relative}.TableView-module__L0acgW__table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 20px;font-size:14px}.TableView-module__L0acgW__compact .TableView-module__L0acgW__table th{padding:10px 14px}.TableView-module__L0acgW__compact .TableView-module__L0acgW__table td{padding:10px 14px;font-size:13px}.TableView-module__L0acgW__row{background-color:#fff;transition:all .2s}.TableView-module__L0acgW__rowHover:hover{cursor:pointer;background-color:#f8fafc}.TableView-module__L0acgW__resizableTh{position:relative;overflow:visible}.TableView-module__L0acgW__thContent{align-items:center;min-height:16px;display:flex}.TableView-module__L0acgW__resizeHandle{cursor:col-resize;z-index:10;width:5px;height:100%;transition:background .15s;position:absolute;top:0;right:-2px}.TableView-module__L0acgW__resizeHandle:hover,.TableView-module__L0acgW__resizeHandleActive{background:#78bc20}.TableView-module__L0acgW__tableResizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.TableView-module__L0acgW__loadingRow td{padding:14px 20px}.TableView-module__L0acgW__skeletonCell{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:6px;height:18px;animation:1.4s infinite TableView-module__L0acgW__shimmer}@keyframes TableView-module__L0acgW__shimmer{0%{background-position:100%}to{background-position:0%}}.TableView-module__L0acgW__emptyContainer{background:#fff;justify-content:center;align-items:center;min-height:300px;padding:40px 24px;display:flex}
.GlobalSearch-module__L2cysa__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10000;background:#0f172a70;justify-content:center;align-items:flex-start;padding-top:8vh;animation:.14s ease-out GlobalSearch-module__L2cysa__gsFade;display:flex;position:fixed;inset:0}.GlobalSearch-module__L2cysa__panel{border:1px solid var(--color-border);background:#fff;border-radius:20px;flex-direction:column;width:1040px;max-width:calc(100vw - 32px);height:646px;max-height:86vh;animation:.18s cubic-bezier(.16,1,.3,1) GlobalSearch-module__L2cysa__gsPop;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 74px #603a172b,0 6px 18px #603a170d}.GlobalSearch-module__L2cysa__panel:before{content:"";z-index:6;background:linear-gradient(90deg,#78bc20,#6cb302,#519600);height:3px;position:absolute;top:0;left:0;right:0}@keyframes GlobalSearch-module__L2cysa__gsFade{0%{opacity:0}to{opacity:1}}@keyframes GlobalSearch-module__L2cysa__gsPop{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes GlobalSearch-module__L2cysa__gsCross{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.GlobalSearch-module__L2cysa__panel .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 350,"GRAD" 0,"opsz" 24;line-height:1}.GlobalSearch-module__L2cysa__famOrder{--fb:#eef7e0;--fc:#4e8f08}.GlobalSearch-module__L2cysa__famCrm{--fb:#eef5ff;--fc:#2563eb}.GlobalSearch-module__L2cysa__famStock{--fb:#fff3e8;--fc:#ea580c}.GlobalSearch-module__L2cysa__famDesign{--fb:#f6ecfe;--fc:#9333ea}.GlobalSearch-module__L2cysa__famQuote{--fb:#e5f6f0;--fc:#0d8267}.GlobalSearch-module__L2cysa__famNcc{--fb:#f6ebdc;--fc:#8a5a2b}.GlobalSearch-module__L2cysa__famNav{--fb:#eef1f6;--fc:#5b6b82}.GlobalSearch-module__L2cysa__search{border-bottom:1px solid var(--color-divider);flex-shrink:0;align-items:center;gap:14px;height:74px;padding:0 18px 0 20px;display:flex}.GlobalSearch-module__L2cysa__sglyph{background:linear-gradient(145deg,#f1f8e5,#e2f0cf);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 0 0 1px #78bc2029}.GlobalSearch-module__L2cysa__sglyph .GlobalSearch-module__L2cysa__material-symbols-outlined{color:var(--color-primary-hover);font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:24px}.GlobalSearch-module__L2cysa__input{min-width:0;color:var(--color-text-primary);letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:20px;font-weight:400}.GlobalSearch-module__L2cysa__input::placeholder{color:var(--color-text-muted);font-weight:400}.GlobalSearch-module__L2cysa__esc{color:#94a3b8;border:1px solid var(--color-border);background:var(--color-bg-page);cursor:pointer;border-radius:8px;flex-shrink:0;padding:6px 11px;font-size:11px;font-weight:600;transition:color .12s,border-color .12s,background .12s}.GlobalSearch-module__L2cysa__esc:hover{color:#64748b;background:#fff;border-color:#cbd5e1}.GlobalSearch-module__L2cysa__body{flex:1;min-height:0;display:flex}.GlobalSearch-module__L2cysa__left{border-right:1px solid var(--color-divider);flex-direction:column;flex:0 0 57%;min-width:0;min-height:0;display:flex}.GlobalSearch-module__L2cysa__right{background:linear-gradient(#fbfcf8,#f6f9f1);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.GlobalSearch-module__L2cysa__chips{border-bottom:1px solid var(--color-divider);scrollbar-width:none;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.GlobalSearch-module__L2cysa__chips::-webkit-scrollbar{display:none}.GlobalSearch-module__L2cysa__chip{border:1px solid var(--color-border);color:#64748b;white-space:nowrap;cursor:pointer;background:#fff;border-radius:100px;flex-shrink:0;align-items:center;gap:7px;height:32px;padding:0 13px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.GlobalSearch-module__L2cysa__chipDot{background:var(--fc);border-radius:50%;flex-shrink:0;width:8px;height:8px}.GlobalSearch-module__L2cysa__chip:hover{border-color:#cbd5e1}.GlobalSearch-module__L2cysa__chipOn{background:var(--color-primary-light);color:#3f6a12;border-color:#cde3a4;font-weight:600}.GlobalSearch-module__L2cysa__chipOn .GlobalSearch-module__L2cysa__chipDot{background:var(--color-primary-hover)}.GlobalSearch-module__L2cysa__list{flex:1;min-height:0;padding:7px 8px;overflow-y:auto}.GlobalSearch-module__L2cysa__list::-webkit-scrollbar{width:10px}.GlobalSearch-module__L2cysa__list::-webkit-scrollbar-thumb{background:#e2e8f0;border:3px solid #fff;border-radius:8px}.GlobalSearch-module__L2cysa__list::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.GlobalSearch-module__L2cysa__ghead{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;align-items:center;gap:6px;padding:11px 12px 5px;font-size:11px;font-weight:600;display:flex}.GlobalSearch-module__L2cysa__gheadRel{color:var(--color-primary-hover)}.GlobalSearch-module__L2cysa__gheadRel .GlobalSearch-module__L2cysa__material-symbols-outlined{font-size:15px}.GlobalSearch-module__L2cysa__row{cursor:pointer;border-radius:13px;align-items:center;gap:13px;padding:8px 12px;transition:background .12s;display:flex;position:relative}.GlobalSearch-module__L2cysa__rowOn{background:var(--color-primary-light)}.GlobalSearch-module__L2cysa__rowOn:before{content:"";background:linear-gradient(#78bc20,#519600);border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.GlobalSearch-module__L2cysa__tile{background:var(--fb);width:42px;height:42px;color:var(--fc);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.GlobalSearch-module__L2cysa__tile .GlobalSearch-module__L2cysa__material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:22px}.GlobalSearch-module__L2cysa__tileImg{object-fit:cover;width:100%;height:100%}.GlobalSearch-module__L2cysa__rtext{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.GlobalSearch-module__L2cysa__rlabel{letter-spacing:-.005em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:500;transition:color .12s;overflow:hidden}.GlobalSearch-module__L2cysa__rowOn .GlobalSearch-module__L2cysa__rlabel{color:#3f6a12;font-weight:600}.GlobalSearch-module__L2cysa__rsub{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.GlobalSearch-module__L2cysa__rmeta{flex-shrink:0;align-items:center;gap:8px;display:flex}.GlobalSearch-module__L2cysa__badge{white-space:nowrap;border-radius:100px;padding:3px 9px;font-size:10.5px;font-weight:600}.GlobalSearch-module__L2cysa__b_success{color:#4e8f08;background:#eef7e0}.GlobalSearch-module__L2cysa__b_info{color:#2563eb;background:#eef5ff}.GlobalSearch-module__L2cysa__b_warning{color:#ea580c;background:#fff3e8}.GlobalSearch-module__L2cysa__b_danger{color:#dc2626;background:#fef2f2}.GlobalSearch-module__L2cysa__b_neutral{color:#64748b;background:#f1f5f9}.GlobalSearch-module__L2cysa__tag{letter-spacing:.01em;background:var(--fb);color:var(--fc);white-space:nowrap;border-radius:100px;padding:3px 9px;font-size:10.5px;font-weight:600}.GlobalSearch-module__L2cysa__enter{width:22px;height:22px;color:var(--color-primary-hover);background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;box-shadow:0 1px 2px #0f172a1f}.GlobalSearch-module__L2cysa__seeMore{cursor:pointer;color:var(--color-primary-hover);border-radius:12px;align-items:center;gap:7px;padding:8px 12px 8px 67px;font-size:12.5px;font-weight:600;transition:background .12s;display:flex}.GlobalSearch-module__L2cysa__seeMore .GlobalSearch-module__L2cysa__material-symbols-outlined{font-size:16px}.GlobalSearch-module__L2cysa__seeMoreActive{background:var(--color-primary-light)}.GlobalSearch-module__L2cysa__seeMoreLabel{letter-spacing:-.005em;flex:1;min-width:0}.GlobalSearch-module__L2cysa__skel{flex-direction:column;gap:10px;padding:10px 12px;display:flex}.GlobalSearch-module__L2cysa__skelRow{background:#f1f5f9;border-radius:13px;height:50px;position:relative;overflow:hidden}.GlobalSearch-module__L2cysa__skelRow:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.4s infinite GlobalSearch-module__L2cysa__gsShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes GlobalSearch-module__L2cysa__gsShimmer{to{transform:translate(100%)}}.GlobalSearch-module__L2cysa__empty{color:var(--color-text-muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:44px 20px;font-size:13.5px;display:flex}.GlobalSearch-module__L2cysa__empty .GlobalSearch-module__L2cysa__material-symbols-outlined{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex}.GlobalSearch-module__L2cysa__pv{flex-direction:column;flex:1;min-height:0;animation:.16s ease-out GlobalSearch-module__L2cysa__gsCross;display:flex}.GlobalSearch-module__L2cysa__pvTop{border-bottom:1px solid var(--color-divider);flex-shrink:0;align-items:center;gap:15px;padding:20px 22px 17px;display:flex}.GlobalSearch-module__L2cysa__pvThumb{background:linear-gradient(150deg,var(--fb),#fff);width:62px;height:62px;color:var(--fc);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0d}.GlobalSearch-module__L2cysa__pvThumb .GlobalSearch-module__L2cysa__material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:31px}.GlobalSearch-module__L2cysa__pvThumbImg{object-fit:cover;width:100%;height:100%}.GlobalSearch-module__L2cysa__pvId{flex-direction:column;gap:6px;min-width:0;display:flex}.GlobalSearch-module__L2cysa__pvChips{align-items:center;gap:7px;display:flex}.GlobalSearch-module__L2cysa__pvName{letter-spacing:-.01em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:19px;font-weight:600;overflow:hidden}.GlobalSearch-module__L2cysa__pvSub{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.GlobalSearch-module__L2cysa__pvBody{flex:1;min-height:0;padding:18px 22px;overflow-y:auto}.GlobalSearch-module__L2cysa__facts{grid-template-columns:1fr 1fr;gap:15px 20px;margin-bottom:18px;display:grid}.GlobalSearch-module__L2cysa__fact{flex-direction:column;gap:5px;min-width:0;display:flex}.GlobalSearch-module__L2cysa__factL{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:600}.GlobalSearch-module__L2cysa__factV{color:#1e293b;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.GlobalSearch-module__L2cysa__fact .GlobalSearch-module__L2cysa__badge{align-self:flex-start}.GlobalSearch-module__L2cysa__pvSkel{flex-direction:column;gap:16px;display:flex}.GlobalSearch-module__L2cysa__pvSkelFacts{grid-template-columns:1fr 1fr;gap:15px 20px;display:grid}.GlobalSearch-module__L2cysa__pvSkelRow{background:#f1f5f9;border-radius:10px;height:34px;position:relative;overflow:hidden}.GlobalSearch-module__L2cysa__pvSkelTall{border-radius:13px;height:46px}.GlobalSearch-module__L2cysa__pvSkelRow:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.4s infinite GlobalSearch-module__L2cysa__gsShimmer;position:absolute;inset:0;transform:translate(-100%)}.GlobalSearch-module__L2cysa__relH{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.GlobalSearch-module__L2cysa__relH .GlobalSearch-module__L2cysa__material-symbols-outlined{color:var(--color-primary-hover);font-size:15px}.GlobalSearch-module__L2cysa__relList{flex-direction:column;gap:8px;display:flex}.GlobalSearch-module__L2cysa__relRow{border:1px solid var(--color-divider);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:11px;padding:9px 12px;transition:border-color .12s,box-shadow .12s;display:flex}.GlobalSearch-module__L2cysa__relRow:hover{border-color:#dbe4ee;box-shadow:0 2px 8px #603a170d}.GlobalSearch-module__L2cysa__relIc{background:var(--fb);width:34px;height:34px;color:var(--fc);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GlobalSearch-module__L2cysa__relIc .GlobalSearch-module__L2cysa__material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:19px}.GlobalSearch-module__L2cysa__relT{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.GlobalSearch-module__L2cysa__relL{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.GlobalSearch-module__L2cysa__relS{color:#94a3b8;font-size:11.5px}.GlobalSearch-module__L2cysa__pvHint{border:1px dashed var(--color-border);color:#64748b;background:#ffffff80;border-radius:13px;align-items:flex-start;gap:8px;padding:14px 15px;font-size:12.5px;line-height:1.7;display:flex}.GlobalSearch-module__L2cysa__pvHint .GlobalSearch-module__L2cysa__material-symbols-outlined{color:var(--color-primary-hover);flex-shrink:0;margin-top:1px;font-size:18px}.GlobalSearch-module__L2cysa__pvHint kbd{color:#64748b;border:1px solid var(--color-border);background:#fff;border-radius:5px;padding:1px 6px;font-family:inherit;font-size:11px;font-weight:600}.GlobalSearch-module__L2cysa__pvAct{border-top:1px solid var(--color-divider);flex-shrink:0;gap:10px;padding:14px 22px;display:flex}.GlobalSearch-module__L2cysa__btnPrimary,.GlobalSearch-module__L2cysa__btnGhost{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;height:40px;font-family:inherit;font-size:14px;font-weight:600;transition:filter .12s,background .12s;display:flex}.GlobalSearch-module__L2cysa__btnPrimary .GlobalSearch-module__L2cysa__material-symbols-outlined,.GlobalSearch-module__L2cysa__btnGhost .GlobalSearch-module__L2cysa__material-symbols-outlined{font-size:18px}.GlobalSearch-module__L2cysa__btnPrimary{background:var(--color-primary);color:#fff;border:none;flex:1;box-shadow:0 4px 12px #78bc2047}.GlobalSearch-module__L2cysa__btnPrimary:hover{filter:brightness(.96)}.GlobalSearch-module__L2cysa__btnGhost{color:#334155;border:1px solid var(--color-border);background:#fff;padding:0 15px}.GlobalSearch-module__L2cysa__btnGhost:hover{background:#f8fafc}.GlobalSearch-module__L2cysa__pvEmpty{color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.GlobalSearch-module__L2cysa__pvEmpty .GlobalSearch-module__L2cysa__material-symbols-outlined{color:#cbd5e1;font-size:30px}.GlobalSearch-module__L2cysa__wel{flex-direction:column;flex:1;justify-content:center;gap:18px;min-height:0;padding:30px 28px;display:flex;overflow-y:auto}.GlobalSearch-module__L2cysa__welMark{background:linear-gradient(145deg,#f1f8e5,#e2f0cf);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:inset 0 0 0 1px #78bc2029}.GlobalSearch-module__L2cysa__welMark .GlobalSearch-module__L2cysa__material-symbols-outlined{color:var(--color-primary-hover);font-size:28px}.GlobalSearch-module__L2cysa__welH{letter-spacing:-.01em;color:var(--color-text-primary);font-size:19px;font-weight:600}.GlobalSearch-module__L2cysa__welP{color:#64748b;margin-top:5px;font-size:13px;line-height:1.5}.GlobalSearch-module__L2cysa__tips{flex-direction:column;gap:9px;display:flex}.GlobalSearch-module__L2cysa__tip{border:1px solid var(--color-divider);background:#fff;border-radius:13px;align-items:center;gap:12px;padding:11px 13px;display:flex}.GlobalSearch-module__L2cysa__tipK{color:var(--color-primary-hover);background:var(--color-primary-light);white-space:nowrap;text-align:center;border:1px solid #d7e9bb;border-radius:7px;flex-shrink:0;min-width:62px;padding:4px 9px;font-size:11px;font-weight:600}.GlobalSearch-module__L2cysa__tipT{color:#334155;font-size:12.5px;line-height:1.45}.GlobalSearch-module__L2cysa__tipT b{font-weight:600}.GlobalSearch-module__L2cysa__footer{border-top:1px solid var(--color-divider);background:var(--color-bg-page);flex-shrink:0;justify-content:space-between;align-items:center;height:46px;padding:0 18px;display:flex}.GlobalSearch-module__L2cysa__hints{color:#64748b;align-items:center;gap:16px;font-size:11.5px;display:flex}.GlobalSearch-module__L2cysa__hints span{align-items:center;gap:6px;display:inline-flex}.GlobalSearch-module__L2cysa__hints kbd{color:#64748b;border:1px solid var(--color-border);text-align:center;background:#fff;border-radius:6px;min-width:20px;padding:2px 7px;font-family:inherit;font-size:11px;font-weight:600;box-shadow:0 1px #0f172a0a}.GlobalSearch-module__L2cysa__brand{color:var(--color-primary-hover);align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:inline-flex}.GlobalSearch-module__L2cysa__brand .GlobalSearch-module__L2cysa__material-symbols-outlined{font-size:15px}@media (max-width:768px){.GlobalSearch-module__L2cysa__overlay{padding-top:0}.GlobalSearch-module__L2cysa__panel{border:none;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;animation:.14s ease-out GlobalSearch-module__L2cysa__gsFade}.GlobalSearch-module__L2cysa__left{border-right:none;flex:1}.GlobalSearch-module__L2cysa__right,.GlobalSearch-module__L2cysa__footer{display:none}.GlobalSearch-module__L2cysa__search{height:64px}.GlobalSearch-module__L2cysa__input{font-size:17px}}
.customer-360-module__BWjueG__container{background:var(--color-bg-page,#f8fafc);min-height:calc(100vh - 80px);padding:24px 32px}.customer-360-module__BWjueG__container .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}@media (max-width:768px){.customer-360-module__BWjueG__container{padding:16px}}.customer-360-module__BWjueG__breadcrumb{color:#64748b;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.customer-360-module__BWjueG__breadcrumb a{color:inherit;text-decoration:none}.customer-360-module__BWjueG__breadcrumb a:hover{color:var(--color-primary,#78bc20)}.customer-360-module__BWjueG__breadcrumb .customer-360-module__BWjueG__sep{color:#cbd5e1}.customer-360-module__BWjueG__breadcrumb .customer-360-module__BWjueG__current{color:#1e293b;font-weight:500}.customer-360-module__BWjueG__alertBar{color:#92400e;background:#fff7e6;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.customer-360-module__BWjueG__alertBar .customer-360-module__BWjueG__alertIcon{color:#fff;background:#e8a317;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.customer-360-module__BWjueG__alertBar a,.customer-360-module__BWjueG__alertBar button{color:#78350f;cursor:pointer;background:#78350f14;border:none;border-radius:8px;margin-left:auto;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none}.customer-360-module__BWjueG__hero{background:#fff;border:1px solid #edf2f7;border-radius:20px;margin-bottom:16px;padding:24px 28px;box-shadow:0 4px 20px #00000008}.customer-360-module__BWjueG__tabsRow{margin-bottom:16px}.customer-360-module__BWjueG__body{grid-template-columns:1fr 380px;align-items:start;gap:16px;display:grid}.customer-360-module__BWjueG__body.customer-360-module__BWjueG__fullWidth{grid-template-columns:1fr}.customer-360-module__BWjueG__body.customer-360-module__BWjueG__threeCol{grid-template-columns:320px 1fr 320px;gap:16px}@media (max-width:1280px){.customer-360-module__BWjueG__body.customer-360-module__BWjueG__threeCol{grid-template-columns:1fr 320px}}@media (max-width:1024px){.customer-360-module__BWjueG__body.customer-360-module__BWjueG__threeCol{grid-template-columns:1fr}}.customer-360-module__BWjueG__mainColumn,.customer-360-module__BWjueG__leftColumn{flex-direction:column;gap:16px;display:flex}.customer-360-module__BWjueG__sidebarColumn{flex-direction:column;gap:16px;display:flex;position:sticky;top:80px}.customer-360-module__BWjueG__section{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000005}.customer-360-module__BWjueG__sectionHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.customer-360-module__BWjueG__sectionTitle{color:#1e293b;letter-spacing:-.01em;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:15px;font-weight:700}.customer-360-module__BWjueG__sectionAction{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:12px;font-weight:500;display:flex}.customer-360-module__BWjueG__sectionAction:hover{color:#78bc20;background:#f1f5f9}.customer-360-module__BWjueG__loadingState,.customer-360-module__BWjueG__errorState,.customer-360-module__BWjueG__emptyState{text-align:center;color:#64748b;padding:60px 20px;font-size:14px}.customer-360-module__BWjueG__errorState{color:#c0392b}.customer-360-module__BWjueG__skel{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:6px;animation:1.4s linear infinite customer-360-module__BWjueG__shimmer;display:inline-block}@media (max-width:1024px){.customer-360-module__BWjueG__body{grid-template-columns:1fr}.customer-360-module__BWjueG__sidebarColumn{position:static}}.customer-360-module__BWjueG__heroGrid{grid-template-columns:auto 1fr auto;align-items:flex-start;gap:20px;display:grid}.customer-360-module__BWjueG__heroAvatar{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#78bc20 0%,#519600 100%);border-radius:14px;flex-shrink:0;place-items:center;width:64px;height:64px;margin-top:2px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:24px;font-weight:700;display:grid;box-shadow:0 4px 12px #78bc2040}.customer-360-module__BWjueG__heroAvatarImg{object-fit:cover;background:#fff;box-shadow:0 4px 12px #78bc2040,0 0 0 2px #fff,0 0 0 4px #78bc2059}.customer-360-module__BWjueG__heroInfo{min-width:0}.customer-360-module__BWjueG__heroInfo h1{letter-spacing:-.02em;color:#0f172a;margin:0 0 4px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:26px;font-weight:700;line-height:1.15}.customer-360-module__BWjueG__heroSubtitle{color:#64748b;margin-bottom:8px;font-size:13px;font-style:italic}.customer-360-module__BWjueG__heroActions{align-self:flex-start}.customer-360-module__BWjueG__syncChip{cursor:default;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__syncChip .material-symbols-outlined{font-size:14px}.customer-360-module__BWjueG__syncChipPending{color:#2563eb;background:#3b7ea81a;border-color:#3b7ea859}.customer-360-module__BWjueG__syncChipPending .material-symbols-outlined{animation:1.5s linear infinite customer-360-module__BWjueG__spin}.customer-360-module__BWjueG__syncChipFailed{color:#b45309;cursor:pointer;background:#e8a3171a;border-color:#e8a31766}.customer-360-module__BWjueG__syncChipFailed:hover{background:#e8a3172e}.customer-360-module__BWjueG__syncChipDone{color:#519600;background:#78bc201a;border-color:#78bc2059}@keyframes customer-360-module__BWjueG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.customer-360-module__BWjueG__heroInfo h1 .customer-360-module__BWjueG__honorific{color:#94a3b8;margin-right:8px;font-size:22px;font-weight:500}.customer-360-module__BWjueG__heroMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:12px;font-size:13px;display:flex}.customer-360-module__BWjueG__heroMeta .customer-360-module__BWjueG__metaItem{align-items:center;gap:6px;display:inline-flex}.customer-360-module__BWjueG__heroMeta .customer-360-module__BWjueG__metaItem .customer-360-module__BWjueG__material-symbols-outlined{color:#94a3b8;font-size:14px}.customer-360-module__BWjueG__heroMeta .customer-360-module__BWjueG__metaSep{background:#cbd5e1;border-radius:50%;width:3px;height:3px}.customer-360-module__BWjueG__heroMeta .customer-360-module__BWjueG__metaIdMono{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#94a3b8;font-family:Lexend Deca,system-ui,sans-serif;font-size:11px}.customer-360-module__BWjueG__companyNameWrap{cursor:help;max-width:100%;display:inline-block;position:relative}.customer-360-module__BWjueG__companyNameTrigger{word-break:break-word;border-bottom:1px dotted #94a3b8;transition:border-color .15s,color .15s;display:inline-block}.customer-360-module__BWjueG__companyNameWrap:hover .customer-360-module__BWjueG__companyNameTrigger,.customer-360-module__BWjueG__companyNameWrap:focus-within .customer-360-module__BWjueG__companyNameTrigger{color:#519600;border-bottom-color:#519600}.customer-360-module__BWjueG__companyPopover{opacity:0;visibility:hidden;pointer-events:none;z-index:50;text-align:left;letter-spacing:normal;color:#1e293b;background:#fff;border:1px solid #edf2f7;border-radius:14px;flex-direction:column;gap:12px;width:320px;max-width:calc(100vw - 64px);padding:16px;font-family:Lexend Deca,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:1.45;transition:opacity .15s,transform .15s,visibility .15s;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-4px);box-shadow:0 12px 40px #0f172a1f,0 4px 12px #0f172a0f}.customer-360-module__BWjueG__companyPopover:before{content:"";background:#fff;border-top:1px solid #edf2f7;border-left:1px solid #edf2f7;width:12px;height:12px;position:absolute;top:-6px;left:24px;transform:rotate(45deg)}.customer-360-module__BWjueG__companyNameWrap:hover .customer-360-module__BWjueG__companyPopover,.customer-360-module__BWjueG__companyNameWrap:focus-within .customer-360-module__BWjueG__companyPopover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.customer-360-module__BWjueG__companyPopoverHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding-bottom:10px;display:flex}.customer-360-module__BWjueG__companyPopoverIcon{color:#519600;background:#78bc201f;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.customer-360-module__BWjueG__companyPopoverIcon .material-symbols-outlined{font-size:18px}.customer-360-module__BWjueG__companyPopoverName{color:#0f172a;letter-spacing:-.01em;word-break:break-word;font-family:Bricolage Grotesque,Lexend Deca,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.3}.customer-360-module__BWjueG__companyPopoverList{flex-direction:column;gap:8px;display:flex}.customer-360-module__BWjueG__companyPopoverRow{grid-template-columns:96px 1fr;align-items:baseline;gap:8px;display:grid}.customer-360-module__BWjueG__companyPopoverLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.customer-360-module__BWjueG__companyPopoverValue{color:#1e293b;word-break:break-word;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:500}.customer-360-module__BWjueG__heroBadges{flex-wrap:wrap;gap:6px;display:flex}.customer-360-module__BWjueG__badge{border:1px solid;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.customer-360-module__BWjueG__badgeTier{color:#92400e;background:#fffaeb;border-color:#fde68a}.customer-360-module__BWjueG__badgeTier:before{content:"★";color:#c9962a}.customer-360-module__BWjueG__badgeActive{color:#519600;background:#78bc2014;border-color:#51960040}.customer-360-module__BWjueG__badgeActive:before{content:"";background:#78bc20;border-radius:50%;width:6px;height:6px}.customer-360-module__BWjueG__badgeHonorific{color:#1e293b;background:#f1f5f9;border-color:#e4e4e7;font-weight:600}.customer-360-module__BWjueG__badgeSapoEvidence{color:#b45309;background:#fff7e8;border-color:#fde8c3;font-weight:600}.customer-360-module__BWjueG__badgeZalo{color:#4b7a16;cursor:pointer;background:#f1f7e8;border-color:#78bc204d;font-weight:600;text-decoration:none}.customer-360-module__BWjueG__badgeZalo:hover{background:#e9f2da}.customer-360-module__BWjueG__badgeZalo .material-symbols-outlined{font-size:14px}.customer-360-module__BWjueG__heroActions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.customer-360-module__BWjueG__heroQuickActions{gap:6px;display:flex}.customer-360-module__BWjueG__heroQuickBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;font-family:inherit;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:grid}.customer-360-module__BWjueG__heroQuickBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.customer-360-module__BWjueG__heroQuickBtn:focus-visible{outline-offset:2px;outline:2px solid #78bc20}.customer-360-module__BWjueG__heroQuickBtn .material-symbols-outlined{font-size:20px}.customer-360-module__BWjueG__heroQuickBtnZalo:hover{color:#0068ff;background:#0068ff14;border-color:#0068ff59}.customer-360-module__BWjueG__heroQuickBtnDisabled{opacity:.4;cursor:not-allowed;pointer-events:auto}.customer-360-module__BWjueG__heroQuickBtnDisabled:hover{color:#475569;background:#fff;border-color:#e4e4e7;transform:none}.customer-360-module__BWjueG__btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.customer-360-module__BWjueG__btn .customer-360-module__BWjueG__material-symbols-outlined{font-size:16px}.customer-360-module__BWjueG__btnPrimary{color:#fff;background:#78bc20}.customer-360-module__BWjueG__btnPrimary:hover{background:#519600}.customer-360-module__BWjueG__btnGhost{color:#1e293b;background:#fff;border-color:#e4e4e7}.customer-360-module__BWjueG__btnGhost:hover{background:#f1f5f9}.customer-360-module__BWjueG__btnGhost:disabled,.customer-360-module__BWjueG__btnGhost[aria-disabled=true]{opacity:.4;cursor:not-allowed}.customer-360-module__BWjueG__btnIcon{justify-content:center;width:36px;height:36px;padding:0}.customer-360-module__BWjueG__stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;display:grid}.customer-360-module__BWjueG__stat{text-align:left;width:100%;color:inherit;background:#fafafa;border:1px solid #f0f0f1;border-radius:14px;padding:16px 18px;font-family:inherit;transition:background .15s,border-color .15s,transform .15s}button.customer-360-module__BWjueG__stat{cursor:pointer}button.customer-360-module__BWjueG__stat:hover{background:#f5f7f9;border-color:#e4e4e7;transform:translateY(-1px)}button.customer-360-module__BWjueG__stat:focus-visible{outline-offset:2px;outline:2px solid #78bc20}.customer-360-module__BWjueG__statStatic{cursor:default}.customer-360-module__BWjueG__statLabel{color:#475569;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:500;display:flex}.customer-360-module__BWjueG__statIcon{color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.customer-360-module__BWjueG__statIcon .material-symbols-outlined{color:#fff;font-size:16px;line-height:1}.customer-360-module__BWjueG__statIconLtv{background:linear-gradient(135deg,#78bc20 0%,#519600 100%);box-shadow:0 3px 8px #78bc2040}.customer-360-module__BWjueG__statIconOrders{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 3px 8px #3b82f640}.customer-360-module__BWjueG__statIconRecent{background:linear-gradient(135deg,#64748b 0%,#475569 100%);box-shadow:0 3px 8px #64748b40}.customer-360-module__BWjueG__statIconTicket{background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);box-shadow:0 3px 8px #ef444440}.customer-360-module__BWjueG__trendWithIcon{align-items:center;gap:4px;display:inline-flex}.customer-360-module__BWjueG__trendWithIcon .material-symbols-outlined{font-size:14px}.customer-360-module__BWjueG__statValue{color:#0f172a;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-bottom:4px;font-family:Lexend Deca,system-ui,sans-serif;font-size:26px;font-weight:600;line-height:1.1}.customer-360-module__BWjueG__statValue .customer-360-module__BWjueG__unit{color:inherit;opacity:.7;margin-left:2px;font-family:inherit;font-size:14px;font-weight:400}.customer-360-module__BWjueG__statValueLtv{color:#519600}.customer-360-module__BWjueG__statValueOrders{color:#3b7ea8}.customer-360-module__BWjueG__statValueRecent{color:#475569}.customer-360-module__BWjueG__statValueTicket{color:#c0392b}.customer-360-module__BWjueG__statValueAlert{color:#e8a317}.customer-360-module__BWjueG__statTrend{color:#519600;font-size:12px;font-weight:500}.customer-360-module__BWjueG__statTrend.customer-360-module__BWjueG__alert{color:#e8a317}.customer-360-module__BWjueG__statTrendMuted{color:#64748b}@media (max-width:900px){.customer-360-module__BWjueG__stats{grid-template-columns:repeat(2,1fr)}}.customer-360-module__BWjueG__infoList{flex-direction:column;gap:14px;display:flex}.customer-360-module__BWjueG__infoItem{flex-direction:column;gap:3px;display:flex}.customer-360-module__BWjueG__infoLabel{color:#64748b;font-size:11px;font-weight:500}.customer-360-module__BWjueG__infoValue{color:#0f172a;word-break:break-word;font-size:13px;font-weight:500}.customer-360-module__BWjueG__infoValueMono{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-family:Lexend Deca,system-ui,sans-serif;font-size:12px}.customer-360-module__BWjueG__infoValuePhone{color:#0f172a;letter-spacing:.02em;font-variant-numeric:tabular-nums;flex:1;font-family:Lexend Deca,system-ui,sans-serif;font-size:13px;font-weight:500}.customer-360-module__BWjueG__systemLink{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#3b7ea8;align-items:center;gap:4px;width:fit-content;font-family:Lexend Deca,system-ui,sans-serif;font-size:12px;text-decoration:none;display:inline-flex}.customer-360-module__BWjueG__systemLink:hover{color:#1e6391;text-decoration:underline}.customer-360-module__BWjueG__systemLink .material-symbols-outlined{font-size:12px}.customer-360-module__BWjueG__copyRow{background:#fafafa;border:1px solid #f0f0f1;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:flex}.customer-360-module__BWjueG__copyBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:grid}.customer-360-module__BWjueG__copyBtn:hover{color:#519600;background:#f1f5f9;border-color:#d4d4d8}.customer-360-module__BWjueG__copyBtn .material-symbols-outlined{font-size:16px}.customer-360-module__BWjueG__assigneeRow{background:#fafafa;border:1px solid #f0f0f1;border-radius:10px;align-items:center;gap:10px;padding:6px 8px;display:flex}.customer-360-module__BWjueG__assigneeAvatar{object-fit:cover;border:1px solid #e4e4e7;border-radius:8px;flex-shrink:0;width:32px;height:32px}.customer-360-module__BWjueG__assigneeAvatarFallback{color:#519600;background:linear-gradient(135deg,#78bc202e,#51960038);border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:14px;font-weight:700;display:grid}.customer-360-module__BWjueG__assigneeMeta{flex-direction:column;min-width:0;display:flex}.customer-360-module__BWjueG__assigneeName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.25;overflow:hidden}.customer-360-module__BWjueG__assigneeHint{color:#94a3b8;margin-top:1px;font-size:10.5px;line-height:1.3}.customer-360-module__BWjueG__infoGroupLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-top:2px;margin-bottom:-4px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:10.5px;font-weight:700}.customer-360-module__BWjueG__infoGroupLabel:first-child{margin-top:0}.customer-360-module__BWjueG__infoGroupDivider{background:linear-gradient(90deg,#0000 0%,#edf2f7 12% 88%,#0000 100%);height:1px;margin:6px 0 2px}.customer-360-module__BWjueG__infoGrid{grid-template-columns:320px 1fr;align-items:start;gap:16px;display:grid}@media (max-width:900px){.customer-360-module__BWjueG__infoGrid{grid-template-columns:1fr}}.customer-360-module__BWjueG__activityTimeline{flex-direction:column;gap:12px;padding-left:48px;display:flex;position:relative}.customer-360-module__BWjueG__activityTimeline:before{content:"";background:linear-gradient(#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);border-radius:2px;width:2px;position:absolute;top:18px;bottom:18px;left:15px}.customer-360-module__BWjueG__activityItem{position:relative;overflow:visible!important}.customer-360-module__BWjueG__activityItem>div,.customer-360-module__BWjueG__activityItem>a{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;transform:none!important}.customer-360-module__BWjueG__activityRailDot{z-index:1;color:currentColor;background:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;left:-48px;transform:translateY(-50%);box-shadow:0 0 0 2px,0 2px 6px #0f172a0f}.customer-360-module__BWjueG__activityRailDot .material-symbols-outlined{font-size:16px;line-height:1}.customer-360-module__BWjueG__activityRow{border:1px solid;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;transition:box-shadow .15s,border-color .15s,background .15s,transform .15s;display:flex;overflow:hidden}.customer-360-module__BWjueG__activityRow:hover{transform:translate(2px)}.customer-360-module__BWjueG__tlTask{color:#2563eb}.customer-360-module__BWjueG__tlOrder{color:#78bc20}.customer-360-module__BWjueG__tlOrder .customer-360-module__BWjueG__activityRow{background:linear-gradient(#f8faf7 0%,#fff 60%);border-color:#78bc2052}.customer-360-module__BWjueG__tlOrder:hover .customer-360-module__BWjueG__activityRow{border-color:#78bc208c;box-shadow:0 4px 14px #78bc201f}.customer-360-module__BWjueG__tlInfo{color:#3b7ea8}.customer-360-module__BWjueG__tlInfo .customer-360-module__BWjueG__activityRow{background:linear-gradient(#f0f7fc 0%,#fff 60%);border-color:#3b7ea852}.customer-360-module__BWjueG__tlInfo:hover .customer-360-module__BWjueG__activityRow{border-color:#3b7ea88c;box-shadow:0 4px 14px #3b7ea81f}.customer-360-module__BWjueG__tlTicket{color:#e8a317}.customer-360-module__BWjueG__tlTicket .customer-360-module__BWjueG__activityRow{background:linear-gradient(#fef9ec 0%,#fff 60%);border-color:#e8a31761}.customer-360-module__BWjueG__tlTicket:hover .customer-360-module__BWjueG__activityRow{border-color:#e8a31799;box-shadow:0 4px 14px #e8a31724}.customer-360-module__BWjueG__tlPayment{color:#228b51}.customer-360-module__BWjueG__tlPayment .customer-360-module__BWjueG__activityRow{background:linear-gradient(#effaf3 0%,#fff 60%);border-color:#228b5152}.customer-360-module__BWjueG__tlPayment:hover .customer-360-module__BWjueG__activityRow{border-color:#228b518c;box-shadow:0 4px 14px #228b511f}.customer-360-module__BWjueG__tlNote{color:#b48c3c}.customer-360-module__BWjueG__tlNote .customer-360-module__BWjueG__activityRow{background:linear-gradient(#faf6ee 0%,#fff 60%);border-color:#b48c3c4d}.customer-360-module__BWjueG__tlNote:hover .customer-360-module__BWjueG__activityRow{border-color:#b48c3c8c;box-shadow:0 4px 14px #b48c3c1f}.customer-360-module__BWjueG__tlZalo{color:#0068ff}.customer-360-module__BWjueG__tlZalo .customer-360-module__BWjueG__activityRow{background:linear-gradient(#eff6ff 0%,#fff 60%);border-color:#0068ff4d}.customer-360-module__BWjueG__tlZalo:hover .customer-360-module__BWjueG__activityRow{border-color:#0068ff8c;box-shadow:0 4px 14px #0068ff1f}.customer-360-module__BWjueG__tlCall{color:#10a34a}.customer-360-module__BWjueG__tlCall .customer-360-module__BWjueG__activityRow{background:linear-gradient(#f8faf7 0%,#fff 60%);border-color:#10a34a4d}.customer-360-module__BWjueG__tlCall:hover .customer-360-module__BWjueG__activityRow{border-color:#10a34a8c;box-shadow:0 4px 14px #10a34a1f}.customer-360-module__BWjueG__tlVisit{color:#a855f7}.customer-360-module__BWjueG__tlVisit .customer-360-module__BWjueG__activityRow{background:linear-gradient(#fdf4ff 0%,#fff 60%);border-color:#a855f74d}.customer-360-module__BWjueG__tlVisit:hover .customer-360-module__BWjueG__activityRow{border-color:#a855f78c;box-shadow:0 4px 14px #a855f71f}.customer-360-module__BWjueG__activityIcon{border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.customer-360-module__BWjueG__activityIcon .material-symbols-outlined{font-size:18px}.customer-360-module__BWjueG__activityThumb{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #e4e4e7;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.customer-360-module__BWjueG__activityThumb img{object-fit:cover;width:100%;height:100%}.customer-360-module__BWjueG__activityThumb .material-symbols-outlined{font-size:22px}.customer-360-module__BWjueG__activityBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.customer-360-module__BWjueG__activityTitle{color:#0f172a;font-size:13px;font-weight:600;line-height:1.3}.customer-360-module__BWjueG__activityDesc{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.customer-360-module__BWjueG__activityTime{font-variant-numeric:tabular-nums;color:#94a3b8;letter-spacing:.01em;white-space:nowrap;flex-shrink:0;font-family:Lexend Deca,system-ui,sans-serif;font-size:11.5px}.customer-360-module__BWjueG__timeline{padding-left:28px;position:relative}.customer-360-module__BWjueG__timeline:before{content:"";background:#e4e4e7;width:1px;position:absolute;top:8px;bottom:8px;left:9px}.customer-360-module__BWjueG__timelineItem{padding-bottom:18px;position:relative}.customer-360-module__BWjueG__timelineItem:last-child{padding-bottom:0}.customer-360-module__BWjueG__timelineDot{color:#519600;background:#fff;border:2px solid #78bc20;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:4px;left:-28px}.customer-360-module__BWjueG__dotInfo{color:#3b7ea8;border-color:#3b7ea8}.customer-360-module__BWjueG__dotTicket{color:#fff;background:#e8a317;border-color:#e8a317}.customer-360-module__BWjueG__dotPayment{color:#fff;background:#519600;border-color:#519600}.customer-360-module__BWjueG__dotOrder{color:#fff;background:#78bc20;border-color:#78bc20}.customer-360-module__BWjueG__timelineDot .customer-360-module__BWjueG__material-symbols-outlined{font-size:12px}.customer-360-module__BWjueG__timelineContent{background:#fafafa;border:1px solid #f0f0f1;border-radius:12px;align-items:stretch;gap:12px;padding:12px 14px;display:flex}.customer-360-module__BWjueG__timelineThumb{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #e4e4e7;border-radius:10px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.customer-360-module__BWjueG__timelineThumb img{object-fit:cover;width:100%;height:100%}.customer-360-module__BWjueG__timelineThumb .material-symbols-outlined{font-size:26px}.customer-360-module__BWjueG__timelineBody{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.customer-360-module__BWjueG__timelineMeta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.customer-360-module__BWjueG__timelineType{color:#519600;align-items:center;gap:5px;font-size:13px;font-weight:600;line-height:1.3;display:inline-flex}.customer-360-module__BWjueG__typeInfo{color:#3b7ea8}.customer-360-module__BWjueG__typeTicket{color:#e8a317}.customer-360-module__BWjueG__timelineTime{color:#94a3b8;font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;font-family:Lexend Deca,system-ui,sans-serif;font-size:12px}.customer-360-module__BWjueG__timelineDesc{color:#475569;font-size:13px;line-height:1.5}.customer-360-module__BWjueG__docsHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.customer-360-module__BWjueG__docsSubtitle{color:#64748b;margin-top:4px;font-size:12px}.customer-360-module__BWjueG__docsExportBtn{color:#fff;cursor:pointer;background:#78bc20;border:1px solid #0000;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.customer-360-module__BWjueG__docsExportBtn:hover{background:#519600;transform:translateY(-1px);box-shadow:0 4px 12px #78bc2040}.customer-360-module__BWjueG__docsExportBtn .material-symbols-outlined{font-size:16px}.customer-360-module__BWjueG__docsPicker{background:#fafafa;border:1px solid #f0f0f1;border-radius:12px;margin-bottom:16px;padding:14px}.customer-360-module__BWjueG__docsPickerSkeleton{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.customer-360-module__BWjueG__skeletonTplCard{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:10px;height:56px;animation:1.4s linear infinite customer-360-module__BWjueG__shimmer}@keyframes customer-360-module__BWjueG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.customer-360-module__BWjueG__docsPickerList{flex-direction:column;gap:14px;display:flex}.customer-360-module__BWjueG__docsPickerGroup{flex-direction:column;gap:8px;display:flex}.customer-360-module__BWjueG__docsPickerGroupHead{color:#475569;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__docsPickerIcon{border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.customer-360-module__BWjueG__docsPickerIcon .material-symbols-outlined{font-size:14px}.customer-360-module__BWjueG__docsPickerCards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.customer-360-module__BWjueG__docsPickerCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e4e4e7;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;font-family:inherit;transition:all .15s;display:flex}.customer-360-module__BWjueG__docsPickerCard:hover{background:#78bc200a;border-color:#78bc20;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0d}.customer-360-module__BWjueG__docsPickerCardName{color:#0f172a;font-size:13px;font-weight:600;line-height:1.3}.customer-360-module__BWjueG__docsPickerCardFormats{gap:4px;display:inline-flex}.customer-360-module__BWjueG__docsFormatChip{color:#475569;letter-spacing:.04em;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.customer-360-module__BWjueG__docsFilters{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.customer-360-module__BWjueG__docsFilterChip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.customer-360-module__BWjueG__docsFilterChip:hover{background:#f1f5f9}.customer-360-module__BWjueG__docsFilterChipActive{color:#519600;background:#78bc201a;border-color:#78bc20;font-weight:600}.customer-360-module__BWjueG__docsFilterCount{color:#94a3b8;font-variant-numeric:tabular-nums;background:#f1f5f9;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600}.customer-360-module__BWjueG__docsFilterChipActive .customer-360-module__BWjueG__docsFilterCount{color:inherit;background:#fff}.customer-360-module__BWjueG__docsTimeline{flex-direction:column;gap:18px;display:flex}.customer-360-module__BWjueG__skeletonRow{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:10px;height:56px;animation:1.4s linear infinite customer-360-module__BWjueG__shimmer}.customer-360-module__BWjueG__docsDayGroup{flex-direction:column;gap:10px;display:flex}.customer-360-module__BWjueG__docsDayHeader{border-bottom:1px dashed #e4e4e7;align-items:center;gap:10px;padding-bottom:6px;display:inline-flex}.customer-360-module__BWjueG__docsDayDot{background:#78bc20;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #78bc2026}.customer-360-module__BWjueG__docsDayLabel{color:#1e293b;text-transform:capitalize;font-size:12px;font-weight:600}.customer-360-module__BWjueG__docsDayCount{color:#94a3b8;font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.customer-360-module__BWjueG__docsDayList{flex-direction:column;gap:8px;display:flex}.customer-360-module__BWjueG__docsRow{background:#fafafa;border:1px solid #f0f0f1;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:all .15s;display:flex}.customer-360-module__BWjueG__docsRow:hover{background:#fff;border-color:#e4e4e7;box-shadow:0 4px 12px #0f172a0a}.customer-360-module__BWjueG__docsRowIcon{border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.customer-360-module__BWjueG__docsRowIcon .material-symbols-outlined{font-size:18px}.customer-360-module__BWjueG__docsRowMain{flex:1;min-width:0}.customer-360-module__BWjueG__docsRowTitle{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.customer-360-module__BWjueG__docsRowMeta{color:#64748b;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:8px;font-size:11.5px;display:inline-flex}.customer-360-module__BWjueG__docsRowDocNum{color:#475569;letter-spacing:.02em;background:#f1f5f9;border-radius:4px;padding:1px 7px;font-family:Lexend Deca,system-ui,sans-serif;font-weight:600}.customer-360-module__BWjueG__docsRowMetaItem{align-items:center;display:inline-flex}.customer-360-module__BWjueG__docsRowMetaSep{background:#cbd5e1;border-radius:50%;width:3px;height:3px}.customer-360-module__BWjueG__docsRowFormat{color:#475569;letter-spacing:.04em;background:#fff;border:1px solid #e4e4e7;border-radius:6px;flex-shrink:0;padding:3px 10px;font-size:10.5px;font-weight:700}.customer-360-module__BWjueG__docsRowDl{color:#475569;background:#fff;border:1px solid #e4e4e7;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;text-decoration:none;transition:all .15s;display:grid}.customer-360-module__BWjueG__docsRowDl:hover{color:#fff;background:#78bc20;border-color:#78bc20}.customer-360-module__BWjueG__docsRowDl .material-symbols-outlined{font-size:18px}.customer-360-module__BWjueG__qcBackdrop{z-index:999;background:#0f172a66;animation:.2s customer-360-module__BWjueG__qcFadeIn;position:fixed;inset:0}.customer-360-module__BWjueG__qcDrawer{z-index:1000;background:#fff;flex-direction:column;width:480px;max-width:100vw;animation:.2s customer-360-module__BWjueG__qcSlideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #0000001f}@keyframes customer-360-module__BWjueG__qcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes customer-360-module__BWjueG__qcSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.customer-360-module__BWjueG__qcHeader{border-bottom:1px solid #f0f0f1;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.customer-360-module__BWjueG__qcClose{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;width:32px;height:32px;font-size:24px}.customer-360-module__BWjueG__qcClose:hover{background:#f1f5f9}.customer-360-module__BWjueG__qcBody{flex:1;padding:16px 20px;overflow-y:auto}.customer-360-module__BWjueG__qcLabel{color:#475569;margin:12px 0 4px;font-size:12px;font-weight:500;display:block}.customer-360-module__BWjueG__qcInput{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.customer-360-module__BWjueG__qcInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.customer-360-module__BWjueG__qcError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:8px;padding:8px 12px;font-size:13px}.customer-360-module__BWjueG__qcDropzone{text-align:center;color:#64748b;cursor:pointer;border:2px dashed #cbd5e1;border-radius:8px;padding:20px;font-size:13px;transition:border-color .15s}.customer-360-module__BWjueG__qcDropzone:hover{background:#f8fafc;border-color:#94a3b8}.customer-360-module__BWjueG__qcFileRow{background:#f8fafc;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;display:flex}.customer-360-module__BWjueG__qcFileRemove{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;width:24px;height:24px;font-size:18px}.customer-360-module__BWjueG__qcFileRemove:hover{color:#c0392b;background:#fee2e2}.customer-360-module__BWjueG__qcFooter{border-top:1px solid #f0f0f1;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.customer-360-module__BWjueG__qcBtnSecondary,.customer-360-module__BWjueG__qcBtnPrimary{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:500}.customer-360-module__BWjueG__qcBtnSecondary{color:#475569;background:#fff;border-color:#e2e8f0}.customer-360-module__BWjueG__qcBtnSecondary:hover{background:#f8fafc}.customer-360-module__BWjueG__qcBtnPrimary{color:#fff;background:#519600}.customer-360-module__BWjueG__qcBtnPrimary:hover{background:#6cb302}.customer-360-module__BWjueG__qcBtnPrimary:disabled,.customer-360-module__BWjueG__qcBtnSecondary:disabled{opacity:.6;cursor:not-allowed}.customer-360-module__BWjueG__ordersHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.customer-360-module__BWjueG__ordersTitle{color:#1e293b;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:15px;font-weight:700}.customer-360-module__BWjueG__ordersTitle span{color:#94a3b8;margin-left:6px;font-weight:500}.customer-360-module__BWjueG__orderList{flex-direction:column;gap:10px;display:flex}.customer-360-module__BWjueG__orderRow{background:var(--row-card-bg);border:1px solid var(--row-card-border);border-radius:var(--row-card-radius);transition:box-shadow .15s,border-color .15s,background .15s,transform .15s;overflow:hidden}.customer-360-module__BWjueG__orderRow:hover{border-color:var(--row-card-border-active);box-shadow:var(--row-card-shadow-hover)}.customer-360-module__BWjueG__orderRowExpanded{box-shadow:var(--row-card-shadow-active);border-color:var(--row-card-border-active);background:var(--row-card-bg-active)}.customer-360-module__BWjueG__orderRowHeader{cursor:pointer;grid-template-columns:36px 56px 1fr auto auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.customer-360-module__BWjueG__orderExpandBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:32px;height:32px;transition:transform .15s,background .15s;display:grid}.customer-360-module__BWjueG__orderExpandBtn:hover{background:#f1f5f9}.customer-360-module__BWjueG__orderExpandBtnOpen{transform:rotate(90deg)}.customer-360-module__BWjueG__orderCover{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:10px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.customer-360-module__BWjueG__orderCover img{object-fit:cover;width:100%;height:100%}.customer-360-module__BWjueG__orderCover .material-symbols-outlined{font-size:28px}.customer-360-module__BWjueG__orderMain{flex-direction:column;gap:4px;min-width:0;display:flex}.customer-360-module__BWjueG__orderMainTop{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.customer-360-module__BWjueG__orderCode{font-variant-numeric:tabular-nums;color:#3b7ea8;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;padding:0;font-family:Lexend Deca,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none}.customer-360-module__BWjueG__orderCode:hover{color:#2563eb;text-decoration:underline}.customer-360-module__BWjueG__orderDate{font-variant-numeric:tabular-nums;color:#64748b;font-family:Lexend Deca,system-ui,sans-serif;font-size:12px}.customer-360-module__BWjueG__orderNotes{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1.4;overflow:hidden}.customer-360-module__BWjueG__orderBadgeGroup{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.customer-360-module__BWjueG__orderStatusPill{border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__orderStatusPill:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.customer-360-module__BWjueG__orderTotal{font-variant-numeric:tabular-nums;color:#0f172a;text-align:right;white-space:nowrap;font-family:Lexend Deca,system-ui,sans-serif;font-size:14px;font-weight:700}.customer-360-module__BWjueG__orderExpanded{border-top:1px dashed var(--row-card-divider);background:linear-gradient(#f7faf266 0%,#fff 60%);flex-direction:column;gap:16px;padding:16px 20px 20px;display:flex}.customer-360-module__BWjueG__orderPropertyGrid{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}@media (max-width:768px){.customer-360-module__BWjueG__orderPropertyGrid{grid-template-columns:1fr}}.customer-360-module__BWjueG__orderPropertyItem{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-360-module__BWjueG__orderPropertyItemFull{grid-column:1/-1}.customer-360-module__BWjueG__orderPropLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.customer-360-module__BWjueG__orderPropValue{color:#0f172a;word-break:break-word;font-size:13px;font-weight:500}.customer-360-module__BWjueG__orderPropValueClamp{text-overflow:ellipsis;white-space:nowrap;cursor:help;overflow:hidden}.customer-360-module__BWjueG__orderPropAssignee{align-items:center;gap:8px;display:inline-flex}.customer-360-module__BWjueG__orderAssigneeAvatar{object-fit:cover;border:1px solid #e4e4e7;border-radius:6px;flex-shrink:0;width:24px;height:24px}.customer-360-module__BWjueG__orderAssigneeAvatarFallback{color:#519600;background:linear-gradient(135deg,#78bc202e,#51960038);border-radius:6px;flex-shrink:0;place-items:center;width:24px;height:24px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:11px;font-weight:700;display:grid}.customer-360-module__BWjueG__orderNoteSection{background:#fff;border:1px solid #edf2f7;border-radius:10px;padding:10px 12px}.customer-360-module__BWjueG__orderNoteContent{color:#1e293b;white-space:pre-wrap;word-break:break-word;font-size:12.5px;line-height:1.5}.customer-360-module__BWjueG__orderNoteContentEmpty{color:#94a3b8;font-style:italic}.customer-360-module__BWjueG__orderMiniTable{border-collapse:collapse;background:#fff;border:1px solid #edf2f7;border-radius:10px;width:100%;font-size:12px;overflow:hidden}.customer-360-module__BWjueG__orderMiniTable th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border-bottom:1px solid #edf2f7;padding:9px 10px;font-size:10.5px;font-weight:600}.customer-360-module__BWjueG__orderMiniTable td{color:#1e293b;vertical-align:middle;font-variant-numeric:tabular-nums;border-bottom:1px solid #f1f5f9;padding:10px}.customer-360-module__BWjueG__orderMiniTable tr:last-child td{border-bottom:none}.customer-360-module__BWjueG__orderItemImage{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:8px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.customer-360-module__BWjueG__orderItemImage .material-symbols-outlined{font-size:22px}.customer-360-module__BWjueG__orderItemName{color:#0f172a;margin-bottom:2px;font-size:12.5px;font-weight:600;line-height:1.3}.customer-360-module__BWjueG__orderItemSku{color:#94a3b8;letter-spacing:.02em;font-family:Lexend Deca,system-ui,sans-serif;font-size:11px}.customer-360-module__BWjueG__orderSummaryWrap{justify-content:flex-end;display:flex}.customer-360-module__BWjueG__orderSummaryBox{background:#fff;border:1px solid #edf2f7;border-radius:12px;flex-direction:column;gap:6px;width:360px;max-width:100%;padding:14px 16px;display:flex}.customer-360-module__BWjueG__orderSummaryRow{color:#475569;justify-content:space-between;font-size:12.5px;display:flex}.customer-360-module__BWjueG__orderSummaryRow span:last-child{font-variant-numeric:tabular-nums;color:#0f172a;font-family:Lexend Deca,system-ui,sans-serif;font-weight:500}.customer-360-module__BWjueG__orderSummaryDiscount span:last-child{color:#ef4444}.customer-360-module__BWjueG__orderGrandTotalRow{border-top:1px dashed #e4e4e7;justify-content:space-between;align-items:baseline;margin-top:6px;padding-top:10px;display:flex}.customer-360-module__BWjueG__orderGrandTotalLabel{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.customer-360-module__BWjueG__orderGrandTotalValue{font-variant-numeric:tabular-nums;color:#519600;font-family:Lexend Deca,system-ui,sans-serif;font-size:18px;font-weight:700}.customer-360-module__BWjueG__orderViewFull{color:#3b7ea8;cursor:pointer;background:0 0;border:none;align-self:flex-end;align-items:center;gap:4px;padding:0;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.customer-360-module__BWjueG__orderViewFull:hover{color:#2563eb}.customer-360-module__BWjueG__orderViewFull .material-symbols-outlined{font-size:16px}.customer-360-module__BWjueG__orderRowSkeleton{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:14px;height:80px;animation:1.4s linear infinite customer-360-module__BWjueG__shimmer}.customer-360-module__BWjueG__orderLoadSentinel{color:#94a3b8;justify-content:center;padding:12px 0;font-size:12px;display:flex}.customer-360-module__BWjueG__orderLoadMoreBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;align-items:center;gap:4px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.customer-360-module__BWjueG__orderLoadMoreBtn:hover{color:#519600;background:#78bc2014;border-color:#78bc20}.customer-360-module__BWjueG__quoteGroupList{flex-direction:column;gap:22px;display:flex}.customer-360-module__BWjueG__quoteGroup{flex-direction:column;gap:10px;display:flex}.customer-360-module__BWjueG__quoteGroupHeader{border-bottom:1px dashed #e4e4e7;align-items:center;gap:10px;padding:4px 0 8px;display:inline-flex}.customer-360-module__BWjueG__quoteGroupBadge{letter-spacing:.02em;border-radius:999px;align-items:center;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.customer-360-module__BWjueG__quoteGroupCount{color:#94a3b8;font-variant-numeric:tabular-nums;font-size:11px}.customer-360-module__BWjueG__quoteRow{color:inherit;cursor:pointer;text-decoration:none}.customer-360-module__BWjueG__quoteRowHeader{flex-wrap:wrap;align-items:center;gap:16px;padding:14px 18px;display:flex}.customer-360-module__BWjueG__quoteRowMain{flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:0;display:inline-flex}.customer-360-module__BWjueG__quoteRowRight{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.customer-360-module__BWjueG__quoteDealRef{color:#519600;text-overflow:ellipsis;white-space:nowrap;background:#78bc201a;border-radius:999px;align-items:center;gap:4px;max-width:320px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex;overflow:hidden}.customer-360-module__BWjueG__quoteSaleName{color:#64748b;font-size:12px;font-weight:500}.customer-360-module__BWjueG__dealSummary{color:#475569;flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:inline-flex}.customer-360-module__BWjueG__dealSummaryItem{align-items:center;gap:6px;display:inline-flex}.customer-360-module__BWjueG__dealSummaryItem strong{color:#0f172a;font-variant-numeric:tabular-nums}.customer-360-module__BWjueG__dealSummaryDotS,.customer-360-module__BWjueG__dealSummaryDotP,.customer-360-module__BWjueG__dealSummaryDotF{border-radius:50%;width:8px;height:8px;display:inline-block}.customer-360-module__BWjueG__dealSummaryDotS{background:#10b981}.customer-360-module__BWjueG__dealSummaryDotP{background:#f59e0b}.customer-360-module__BWjueG__dealSummaryDotF{background:#ef4444}.customer-360-module__BWjueG__dealSummaryRevenue{color:#475569;font-variant-numeric:tabular-nums;border-left:1px solid #e4e4e7;padding-left:14px;font-size:12px}.customer-360-module__BWjueG__dealSummaryRevenue strong{color:#519600;font-weight:700}.customer-360-module__BWjueG__dealRow{padding:0}.customer-360-module__BWjueG__dealRowHeader{align-items:flex-start;gap:16px;padding:14px 18px;display:flex}.customer-360-module__BWjueG__dealRowMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.customer-360-module__BWjueG__dealRowTitle{color:#0f172a;font-size:14px;font-weight:600;line-height:1.3}.customer-360-module__BWjueG__dealRowMeta{color:#64748b;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.customer-360-module__BWjueG__dealRowMetaSep{background:#cbd5e1;border-radius:50%;width:3px;height:3px}.customer-360-module__BWjueG__dealOrderCode{color:#3b7ea8;background:#3b7ea81a;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-family:Lexend Deca,system-ui,sans-serif;font-size:11.5px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__dealRowComment{color:#475569;white-space:pre-wrap;word-break:break-word;background:#fff9;border:1px solid #f0f0f1;border-radius:8px;margin-top:4px;padding:8px 10px;font-size:12px;line-height:1.5}.customer-360-module__BWjueG__dealRowRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:inline-flex}.customer-360-module__BWjueG__sapoHistTitleGroup{align-items:center;gap:10px;display:flex}.customer-360-module__BWjueG__sapoHistArchiveChip{color:#b45309;background:#fff7e8;border:1px solid #fde8c3;border-radius:7px;align-items:center;gap:6px;height:23px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__sapoHistNote{color:#94a3b8;align-items:center;gap:6px;font-size:12px;display:flex}.customer-360-module__BWjueG__sapoHistRow{background:linear-gradient(#fffaf2 0%,#fff 60%);border:1px solid #f3e3c8;border-radius:14px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.customer-360-module__BWjueG__sapoHistRow:hover{border-color:#e8c98f;box-shadow:0 4px 14px #b4530914}.customer-360-module__BWjueG__sapoHistRowHead{cursor:pointer;grid-template-columns:32px 1fr auto auto 130px;align-items:center;gap:14px;padding:11px 16px 11px 8px;display:grid}.customer-360-module__BWjueG__sapoHistChev{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s,background .15s;display:flex}.customer-360-module__BWjueG__sapoHistChev .material-symbols-outlined{font-size:20px}.customer-360-module__BWjueG__sapoHistChev:hover{background:#f8f0e0}.customer-360-module__BWjueG__sapoHistChevOpen{color:#b45309;transform:rotate(90deg)}.customer-360-module__BWjueG__sapoHistMain{flex-direction:column;gap:2px;min-width:0;display:flex}.customer-360-module__BWjueG__sapoHistCode{color:#3b7ea8;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.customer-360-module__BWjueG__sapoHistDate{color:#64748b;font-variant-numeric:tabular-nums;font-size:12px}.customer-360-module__BWjueG__sapoHistTotal{color:#0f172a;font-variant-numeric:tabular-nums;text-align:right;font-size:14px;font-weight:700}.customer-360-module__BWjueG__sapoHistStatusPill{border-radius:11px;align-items:center;gap:5px;height:22px;padding:0 9px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__sapoHistStDone{color:#4b7a16;background:#f1f7e8}.customer-360-module__BWjueG__sapoHistStFinal{color:#1d4ed8;background:#eff6ff}.customer-360-module__BWjueG__sapoHistStCancel{color:#b91c1c;background:#fef2f2}.customer-360-module__BWjueG__sapoHistStDraft{color:#64748b;background:#f1f5f9}.customer-360-module__BWjueG__sapoHistDotDone,.customer-360-module__BWjueG__sapoHistDotFinal,.customer-360-module__BWjueG__sapoHistDotCancel,.customer-360-module__BWjueG__sapoHistDotDraft{border-radius:50%;width:5px;height:5px}.customer-360-module__BWjueG__sapoHistDotDone{background:#78bc20}.customer-360-module__BWjueG__sapoHistDotFinal{background:#3b82f6}.customer-360-module__BWjueG__sapoHistDotCancel{background:#ef4444}.customer-360-module__BWjueG__sapoHistDotDraft{background:#94a3b8}.customer-360-module__BWjueG__sapoHistChShopee,.customer-360-module__BWjueG__sapoHistChLazada,.customer-360-module__BWjueG__sapoHistChDirect{border:1px solid;border-radius:11px;align-items:center;gap:5px;height:22px;padding:0 9px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-360-module__BWjueG__sapoHistChShopee{color:#d73211;background:#fff1ee;border-color:#ffd9cf}.customer-360-module__BWjueG__sapoHistChLazada{color:#1a4dbe;background:#eef3ff;border-color:#d6e2ff}.customer-360-module__BWjueG__sapoHistChDirect{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.customer-360-module__BWjueG__sapoHistExpand{background:#fffdf8;border-top:1px dashed #f0dcbb;padding:14px 16px 16px 54px}.customer-360-module__BWjueG__sapoHistItemsTable{border-collapse:collapse;width:100%;font-size:12.5px}.customer-360-module__BWjueG__sapoHistItemsTable th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f1e8d5;padding:0 10px 7px 0;font-size:11px;font-weight:600}.customer-360-module__BWjueG__sapoHistItemsTable td{color:#334155;border-bottom:1px solid #f8f2e4;padding:8px 10px 8px 0}.customer-360-module__BWjueG__sapoHistNum{text-align:right;font-variant-numeric:tabular-nums}.customer-360-module__BWjueG__sapoHistItemsTable th.customer-360-module__BWjueG__sapoHistNum{text-align:right}.customer-360-module__BWjueG__sapoHistSku{color:#64748b;font-size:12px}.customer-360-module__BWjueG__sapoHistExpandFoot{color:#64748b;justify-content:flex-end;gap:22px;padding-top:11px;font-size:12.5px;display:flex}.customer-360-module__BWjueG__sapoHistExpandFoot b{color:#0f172a;font-variant-numeric:tabular-nums;font-weight:700}.customer-360-module__BWjueG__sapoHistProdCell{align-items:center;gap:8px;display:flex}.customer-360-module__BWjueG__sapoHistThumb{object-fit:cover;background:#fff;border:1px solid #f1e8d5;border-radius:7px;flex-shrink:0;width:28px;height:28px}.customer-360-module__BWjueG__sapoHistThumbPh{color:#d8cbb0;justify-content:center;align-items:center;display:inline-flex}
.OrderCashflowTab-module__vLO9zW__container{flex-direction:column;gap:16px;display:flex}.OrderCashflowTab-module__vLO9zW__section{border:1px solid var(--color-border);background:#fff;border-radius:16px;overflow:hidden}.OrderCashflowTab-module__vLO9zW__sectionHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.OrderCashflowTab-module__vLO9zW__sectionTitle{align-items:center;gap:10px;display:flex}.OrderCashflowTab-module__vLO9zW__sectionTitle h3{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:700}.OrderCashflowTab-module__vLO9zW__sectionIcon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.OrderCashflowTab-module__vLO9zW__statusChip{border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.OrderCashflowTab-module__vLO9zW__refreshBtn{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text-muted);background:0 0;border-radius:8px;align-items:center;padding:5px;transition:all .15s;display:flex}.OrderCashflowTab-module__vLO9zW__refreshBtn:hover{background:var(--color-bg-page);color:var(--color-text-primary)}.OrderCashflowTab-module__vLO9zW__progressSection{padding:16px 20px 0}.OrderCashflowTab-module__vLO9zW__progressBar{background:#f1f5f9;border-radius:10px;height:8px;margin-bottom:8px;overflow:hidden}.OrderCashflowTab-module__vLO9zW__progressFill{border-radius:10px;min-width:2px;height:100%;transition:width .5s}.OrderCashflowTab-module__vLO9zW__progressLabels{color:var(--color-text-muted);justify-content:space-between;font-size:12px;display:flex}.OrderCashflowTab-module__vLO9zW__progressLabels strong{font-weight:700}.OrderCashflowTab-module__vLO9zW__paymentGrid{grid-template-columns:1fr 1fr 1fr;gap:10px;padding:16px 20px 20px;display:grid}.OrderCashflowTab-module__vLO9zW__paymentCard{background:#fafbfc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.OrderCashflowTab-module__vLO9zW__paymentCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.OrderCashflowTab-module__vLO9zW__paymentCardIcon .OrderCashflowTab-module__vLO9zW__material-symbols-outlined{font-size:18px;line-height:1}.OrderCashflowTab-module__vLO9zW__paymentLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.OrderCashflowTab-module__vLO9zW__paymentValue{font-variant-numeric:tabular-nums;margin-top:2px;font-size:16px;font-weight:700}.OrderCashflowTab-module__vLO9zW__cashflowGroup{margin-bottom:20px;padding-top:12px}.OrderCashflowTab-module__vLO9zW__cashflowGroupHeader{letter-spacing:.08em;color:#64748b;text-transform:uppercase;align-items:center;gap:6px;padding:0 4px 8px;font-size:11px;font-weight:800;display:flex}.OrderCashflowTab-module__vLO9zW__cashflowRow{border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background .15s;display:flex}.OrderCashflowTab-module__vLO9zW__cashflowRow:hover{background:#f8fafc}.OrderCashflowTab-module__vLO9zW__cashflowRowClickable{cursor:pointer;position:relative}.OrderCashflowTab-module__vLO9zW__cashflowRowClickable:hover{background:#eff6ff}.OrderCashflowTab-module__vLO9zW__cashflowRowChevron{color:#cbd5e1;margin-left:6px;transition:transform .15s,color .15s}.OrderCashflowTab-module__vLO9zW__cashflowRowClickable:hover .OrderCashflowTab-module__vLO9zW__cashflowRowChevron{color:#3b82f6;transform:translate(2px)}.OrderCashflowTab-module__vLO9zW__codSubRowClickable{cursor:pointer;border-radius:6px;margin:0 -6px;padding:3px 6px;transition:background .15s}.OrderCashflowTab-module__vLO9zW__codSubRowClickable:hover{background:#fef3c7}.OrderCashflowTab-module__vLO9zW__cashflowRowLeft{color:#334155;align-items:center;gap:10px;font-size:13px;display:flex}.OrderCashflowTab-module__vLO9zW__cashflowDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.OrderCashflowTab-module__vLO9zW__cashflowAmount{font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.OrderCashflowTab-module__vLO9zW__cashflowTotalRow{color:#1e293b;border-top:1.5px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-top:4px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.OrderCashflowTab-module__vLO9zW__codSubDetails{margin-bottom:8px;padding-left:30px}.OrderCashflowTab-module__vLO9zW__codSubRow{color:#64748b;align-items:center;gap:8px;padding:3px 0;font-size:12px;display:flex}.OrderCashflowTab-module__vLO9zW__codSubTree{color:#cbd5e1;width:14px;font-family:monospace;font-size:14px}.OrderCashflowTab-module__vLO9zW__codSubTracking{font-family:SF Mono,Fira Code,monospace;font-size:11px}.OrderCashflowTab-module__vLO9zW__codSubAmount{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.OrderCashflowTab-module__vLO9zW__codSettlementBadge{border-radius:6px;align-items:center;gap:4px;margin-top:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.OrderCashflowTab-module__vLO9zW__cashflowSummary{border-top:1.5px dashed #e2e8f0;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;padding-top:16px;display:grid}.OrderCashflowTab-module__vLO9zW__summaryCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.OrderCashflowTab-module__vLO9zW__summaryCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.OrderCashflowTab-module__vLO9zW__summaryCardIcon span{font-variation-settings:"wght" 500;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;line-height:1;display:inline-flex}.OrderCashflowTab-module__vLO9zW__summaryLabel{color:#64748b;margin-bottom:2px;font-size:11px;font-weight:600}.OrderCashflowTab-module__vLO9zW__summaryValue{color:#1e293b;font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.OrderCashflowTab-module__vLO9zW__profitRow{color:#475569;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:10px 12px;font-size:13px;display:flex}.OrderCashflowTab-module__vLO9zW__totalExpenseChip{color:#ef4444;background:#fef2f2;border-radius:8px;padding:4px 12px;font-size:12px}.OrderCashflowTab-module__vLO9zW__totalExpenseChip strong{font-weight:700}.OrderCashflowTab-module__vLO9zW__expenseGrid{padding:8px 20px}.OrderCashflowTab-module__vLO9zW__expenseRow{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.OrderCashflowTab-module__vLO9zW__expenseRow:last-child{border-bottom:none}.OrderCashflowTab-module__vLO9zW__expenseLeft{align-items:center;gap:10px;display:flex}.OrderCashflowTab-module__vLO9zW__expenseIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.OrderCashflowTab-module__vLO9zW__expenseLabel{color:var(--color-text-secondary);font-size:13px;font-weight:500}.OrderCashflowTab-module__vLO9zW__expenseValue{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.OrderCashflowTab-module__vLO9zW__expenseTotalRow{border-top:1px solid var(--color-border);color:var(--color-text-primary);background:#fafbfc;justify-content:space-between;align-items:center;padding:12px 20px;font-size:13px;font-weight:700;display:flex}.OrderCashflowTab-module__vLO9zW__addTxBtn{color:#4f46e5;cursor:pointer;background:#eef2ff;border:1.5px solid #818cf8;border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.OrderCashflowTab-module__vLO9zW__addTxBtn:hover{color:#fff;background:#4f46e5;transform:translateY(-1px);box-shadow:0 2px 8px #4f46e540}.OrderCashflowTab-module__vLO9zW__emptyTx{text-align:center;color:var(--color-text-muted);padding:36px 20px}.OrderCashflowTab-module__vLO9zW__emptyTx p{color:var(--color-text-secondary);margin:12px 0 4px;font-size:14px;font-weight:600}.OrderCashflowTab-module__vLO9zW__emptyTx small{color:var(--color-text-muted);max-width:300px;margin:0 auto;font-size:12px;line-height:1.5;display:block}.OrderCashflowTab-module__vLO9zW__txList{padding:0}.OrderCashflowTab-module__vLO9zW__txItem{border-bottom:1px solid #f8fafc;align-items:center;gap:12px;padding:12px 20px;transition:background .1s;display:flex}.OrderCashflowTab-module__vLO9zW__txItem:last-child{border-bottom:none}.OrderCashflowTab-module__vLO9zW__txItem:hover{background:#fafbfc}.OrderCashflowTab-module__vLO9zW__txIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.OrderCashflowTab-module__vLO9zW__txInfo{flex:1;min-width:0}.OrderCashflowTab-module__vLO9zW__txTitle{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.OrderCashflowTab-module__vLO9zW__txMeta{color:var(--color-text-muted);margin-top:2px;font-size:11px}.OrderCashflowTab-module__vLO9zW__txAmount{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:14px;font-weight:700}.OrderCashflowTab-module__vLO9zW__loadingState{color:var(--color-text-muted);flex-direction:column;align-items:center;gap:12px;padding:60px;font-size:14px;display:flex}.OrderCashflowTab-module__vLO9zW__errorState{color:var(--color-text-muted);flex-direction:column;align-items:center;gap:10px;padding:40px;display:flex}.OrderCashflowTab-module__vLO9zW__errorState p{margin:0;font-size:14px}.OrderCashflowTab-module__vLO9zW__retryBtn{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text-secondary);background:#fff;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .15s}.OrderCashflowTab-module__vLO9zW__retryBtn:hover{background:var(--color-bg-page)}@keyframes OrderCashflowTab-module__vLO9zW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OrderCashflowTab-module__vLO9zW__adjustmentArea{align-items:center;gap:10px;padding:0 20px 20px;display:flex}.OrderCashflowTab-module__vLO9zW__confirmBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#78bc20,#519600);border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #78bc204d}.OrderCashflowTab-module__vLO9zW__confirmBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #78bc2066}.OrderCashflowTab-module__vLO9zW__confirmBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.OrderCashflowTab-module__vLO9zW__adjustedBadge{color:#b45309;background:#fef3c7;border-radius:10px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.OrderCashflowTab-module__vLO9zW__undoBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.OrderCashflowTab-module__vLO9zW__undoBtn:hover{background:#fef2f2}.OrderCashflowTab-module__vLO9zW__undoBtn:disabled{opacity:.5;cursor:not-allowed}.OrderCashflowTab-module__vLO9zW__codSettleArea{flex-direction:column;gap:8px;padding:0 20px 20px;display:flex}.OrderCashflowTab-module__vLO9zW__codSettleBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#78bc20,#519600);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #78bc204d}.OrderCashflowTab-module__vLO9zW__codSettleBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #78bc2066}.OrderCashflowTab-module__vLO9zW__codSettleBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.OrderCashflowTab-module__vLO9zW__codSettleHelp{color:#64748b;text-align:center;font-size:12px;line-height:1.45}.OrderCashflowTab-module__vLO9zW__codSettleHelp strong{color:#475569;font-weight:600}.OrderCashflowTab-module__vLO9zW__codUndoRow{justify-content:center;align-items:center;gap:8px;display:flex}.OrderCashflowTab-module__vLO9zW__codSettleNote{color:#4a7d10;background:#f0f7e6;border:1px solid #dcedc4;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:12.5px;line-height:1.5;display:flex}.OrderCashflowTab-module__vLO9zW__codSettleNote strong{font-weight:600}.OrderCashflowTab-module__vLO9zW__txBadge{text-transform:uppercase;letter-spacing:.3px;vertical-align:middle;border-radius:6px;align-items:center;gap:3px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.OrderCashflowTab-module__vLO9zW__txNote{color:#92400e;margin-top:3px;font-size:11px;font-style:italic;line-height:1.4}.OrderCashflowTab-module__vLO9zW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a80;justify-content:center;align-items:center;animation:.15s OrderCashflowTab-module__vLO9zW__fadeIn;display:flex;position:fixed;inset:0}.OrderCashflowTab-module__vLO9zW__modalContent{background:#fff;border-radius:20px;width:100%;max-width:440px;animation:.2s OrderCashflowTab-module__vLO9zW__slideUp;overflow:hidden;box-shadow:0 24px 48px #00000026}.OrderCashflowTab-module__vLO9zW__modalHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:20px 24px;display:flex}.OrderCashflowTab-module__vLO9zW__modalHeaderIcon{color:#78bc20;background:#f0f7e6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.OrderCashflowTab-module__vLO9zW__modalHeaderText h3{color:var(--color-text-primary);margin:0 0 2px;font-size:16px;font-weight:700}.OrderCashflowTab-module__vLO9zW__modalHeaderText p{color:var(--color-text-muted);margin:0;font-size:12px}.OrderCashflowTab-module__vLO9zW__modalBody{padding:20px 24px}.OrderCashflowTab-module__vLO9zW__modalSummary{background:#f8fafc;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:16px;padding:14px 16px;display:flex}.OrderCashflowTab-module__vLO9zW__modalRow{color:var(--color-text-secondary);justify-content:space-between;align-items:center;font-size:13px;display:flex}.OrderCashflowTab-module__vLO9zW__modalRow strong{font-variant-numeric:tabular-nums;font-weight:700}.OrderCashflowTab-module__vLO9zW__modalDivider{background:#e2e8f0;height:1px;margin:4px 0}.OrderCashflowTab-module__vLO9zW__modalReasonLabel{color:var(--color-text-primary);margin-bottom:6px;font-size:13px;font-weight:700}.OrderCashflowTab-module__vLO9zW__modalReasonInput{resize:vertical;width:100%;min-height:70px;max-height:150px;color:var(--color-text-primary);box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .15s}.OrderCashflowTab-module__vLO9zW__modalReasonInput:focus{border-color:#78bc20;outline:none;box-shadow:0 0 0 3px #78bc201a}.OrderCashflowTab-module__vLO9zW__modalReasonHint{color:var(--color-text-muted);margin-top:4px;font-size:11px}.OrderCashflowTab-module__vLO9zW__modalFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}.OrderCashflowTab-module__vLO9zW__modalCancelBtn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:10px;padding:9px 18px;font-size:13px;font-weight:600;transition:all .15s}.OrderCashflowTab-module__vLO9zW__modalCancelBtn:hover{background:var(--color-bg-page)}.OrderCashflowTab-module__vLO9zW__modalSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#78bc20,#519600);border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.OrderCashflowTab-module__vLO9zW__modalSubmitBtn:hover{box-shadow:0 4px 14px #78bc2066}.OrderCashflowTab-module__vLO9zW__modalSubmitBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes OrderCashflowTab-module__vLO9zW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes OrderCashflowTab-module__vLO9zW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OrderCashflowTab-module__vLO9zW__anomalyBanner{border:1.5px solid;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;animation:.3s OrderCashflowTab-module__vLO9zW__slideUp;display:flex}.OrderCashflowTab-module__vLO9zW__anomalyIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.OrderCashflowTab-module__vLO9zW__anomalyContent{flex:1;min-width:0}.OrderCashflowTab-module__vLO9zW__anomalyTitle{font-size:13px;font-weight:700;line-height:1.3}.OrderCashflowTab-module__vLO9zW__anomalyDesc{color:#64748b;margin-top:3px;font-size:12px;line-height:1.5}.OrderCashflowTab-module__vLO9zW__anomalyMeta{color:#94a3b8;font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px}.OrderCashflowTab-module__vLO9zW__anomalyActions{gap:8px;margin-top:10px;display:flex}.OrderCashflowTab-module__vLO9zW__anomalyConfirmBtn,.OrderCashflowTab-module__vLO9zW__anomalyFlagBtn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.OrderCashflowTab-module__vLO9zW__anomalyConfirmBtn{color:#6cb302;background:#f0f7e6}.OrderCashflowTab-module__vLO9zW__anomalyConfirmBtn:hover:not(:disabled){background:#bdd57d}.OrderCashflowTab-module__vLO9zW__anomalyFlagBtn{color:#dc2626;background:#fee2e2}.OrderCashflowTab-module__vLO9zW__anomalyFlagBtn:hover:not(:disabled){background:#fecaca}.OrderCashflowTab-module__vLO9zW__anomalyConfirmBtn:disabled,.OrderCashflowTab-module__vLO9zW__anomalyFlagBtn:disabled{opacity:.6;cursor:not-allowed}.OrderCashflowTab-module__vLO9zW__anomalyResetBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:28px;height:28px;margin-top:2px;transition:all .15s;display:flex}.OrderCashflowTab-module__vLO9zW__anomalyResetBtn:hover{color:#475569;background:#f1f5f9}.OrderCashflowTab-module__vLO9zW__flagHeaderIcon{color:#dc2626;background:#fee2e2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.OrderCashflowTab-module__vLO9zW__flagSummary{background:#fafbfc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex}.OrderCashflowTab-module__vLO9zW__flagSummaryRow{color:#64748b;justify-content:space-between;align-items:center;font-size:13px;display:flex}.OrderCashflowTab-module__vLO9zW__flagSummaryRow strong{font-variant-numeric:tabular-nums;font-weight:700}.OrderCashflowTab-module__vLO9zW__flagTextarea{color:#1e293b;resize:vertical;box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:80px;max-height:150px;padding:12px 14px;font-family:inherit;font-size:13px;transition:all .15s}.OrderCashflowTab-module__vLO9zW__flagTextarea:focus{border-color:#f87171;box-shadow:0 0 0 3px #ef444414}.OrderCashflowTab-module__vLO9zW__flagTextarea::placeholder{color:#94a3b8}.OrderCashflowTab-module__vLO9zW__flagHint{color:#94a3b8;margin-top:6px;font-size:11px}.OrderCashflowTab-module__vLO9zW__flagSubmitBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:12px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #dc262640}.OrderCashflowTab-module__vLO9zW__flagSubmitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #dc262659}.OrderCashflowTab-module__vLO9zW__flagSubmitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.OrderCashflowTab-module__vLO9zW__createPaymentRequestBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.OrderCashflowTab-module__vLO9zW__createPaymentRequestBtn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #22c55e40}.OrderCashflowTab-module__vLO9zW__createPaymentRequestBtn .OrderCashflowTab-module__vLO9zW__material-symbols-outlined{font-variation-settings:"wght" 500}
.Button-module__8RiFmG__btn{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-weight:500;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.Button-module__8RiFmG__btn:disabled,.Button-module__8RiFmG__btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.Button-module__8RiFmG__label{display:inline-block}.Button-module__8RiFmG__btn .material-symbols-outlined{line-height:1}.Button-module__8RiFmG__block{width:100%}.Button-module__8RiFmG__s_sm{padding:4px 10px;font-size:12px}.Button-module__8RiFmG__s_sm .material-symbols-outlined{font-size:14px}.Button-module__8RiFmG__s_md{padding:8px 14px;font-size:13px}.Button-module__8RiFmG__s_md .material-symbols-outlined{font-size:16px}.Button-module__8RiFmG__s_lg{padding:10px 18px;font-size:14px}.Button-module__8RiFmG__s_lg .material-symbols-outlined{font-size:18px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__s_sm{width:28px;height:28px;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__s_md{width:36px;height:36px;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__s_lg{width:40px;height:40px;padding:0}.Button-module__8RiFmG__v_primary{color:#fff;background:#78bc20;border-color:#78bc20}.Button-module__8RiFmG__v_primary:hover:not(:disabled):not([aria-disabled=true]){background:#519600;border-color:#519600}.Button-module__8RiFmG__v_ghost{color:#1e293b;background:#fff;border-color:#e4e4e7}.Button-module__8RiFmG__v_ghost:hover:not(:disabled):not([aria-disabled=true]){background:#f1f5f9;border-color:#cbd5e1}.Button-module__8RiFmG__v_subtle{color:#64748b;background:0 0;border-color:#0000}.Button-module__8RiFmG__v_subtle:hover:not(:disabled):not([aria-disabled=true]){color:#519600;background:#f1f5f9}.Button-module__8RiFmG__v_danger{color:#c0392b;background:#fff;border-color:#fecaca}.Button-module__8RiFmG__v_danger:hover:not(:disabled):not([aria-disabled=true]){background:#fef2f2;border-color:#f87171}.Button-module__8RiFmG__spinner{opacity:.8;border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite Button-module__8RiFmG__btnSpin}.Button-module__8RiFmG__loading{cursor:progress}@keyframes Button-module__8RiFmG__btnSpin{to{transform:rotate(360deg)}}
.EmptyState-module__7SqAPW__emptyState{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 40px;transition:all .3s;display:flex}.EmptyState-module__7SqAPW__emptyState:hover{border-color:var(--color-primary);background:#fdfdfd}.EmptyState-module__7SqAPW__emptyIllustration{justify-content:center;align-items:center;width:240px;height:220px;margin-bottom:24px;display:flex}.EmptyState-module__7SqAPW__mascotImage{object-fit:contain;width:100%;height:100%}.EmptyState-module__7SqAPW__emptyTitle{color:var(--color-text-primary);margin:0 0 12px;font-size:24px;font-weight:800}.EmptyState-module__7SqAPW__emptyDescription{color:var(--color-text-muted);max-width:420px;margin:0 0 32px;font-size:15px;line-height:1.6}.EmptyState-module__7SqAPW__btnEmptyAction{border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;background:#fff;border-radius:12px;padding:12px 32px;font-size:14px;font-weight:800;transition:all .2s}.EmptyState-module__7SqAPW__btnEmptyAction:hover{background:var(--color-primary);color:#fff;box-shadow:0 8px 16px #78bc2033}.EmptyState-module__7SqAPW__emptyStateCompact{border-width:1.5px;border-radius:20px;padding:32px 20px}.EmptyState-module__7SqAPW__emptyIllustrationCompact{width:150px;height:140px;margin-bottom:16px}.EmptyState-module__7SqAPW__emptyTitleCompact{margin-bottom:8px;font-size:16px}.EmptyState-module__7SqAPW__emptyDescriptionCompact{max-width:280px;margin-bottom:16px;font-size:13px}
