.ConversationsCard_card__1eJ4v{background:#fff;border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow-card);padding:18px;margin-bottom:20px}.ConversationsCard_header__PtDPX{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.ConversationsCard_header__PtDPX p{margin:8px 0 0}.ConversationsCard_linkButton__UoQNW{white-space:nowrap}.ConversationsCard_list__6LJFx{display:flex;flex-direction:column;gap:10px}.ConversationsCard_rowButton__7CkKT{border:0;padding:0;background:transparent;width:100%;text-align:left;cursor:pointer}.ConversationsCard_row__e9mTl{border:1px solid var(--color-border);border-radius:var(--radius);padding:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fbfcff;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.ConversationsCard_rowButton__7CkKT:hover .ConversationsCard_row__e9mTl{border-color:#bfd8ff;box-shadow:0 8px 16px rgba(39,151,255,.14);transform:translateY(-1px)}.ConversationsCard_main__ztl3m{min-width:0}.ConversationsCard_title__EjGaT{font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConversationsCard_meta__4J3nx{color:var(--color-muted);font-size:13px;margin-top:4px}.ConversationsCard_statusWrap__UMOaR{flex-shrink:0}.ConversationsCard_status__hLOu9{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);padding:6px 10px;font-size:12px;font-weight:700}.ConversationsCard_warning__4ggDa{background:#fff2e8;color:#c85d1a}.ConversationsCard_success__oMNST{background:#e8f6e8;color:#2b7a2b}.ConversationsCard_empty__gfJ0r{color:var(--color-muted);padding:8px 0 2px}.ConversationsCard_error__pnS1F{color:#b91c1c;padding:8px 0 2px}@media (max-width:680px){.ConversationsCard_card__1eJ4v{padding:12px;margin-bottom:14px}.ConversationsCard_header__PtDPX,.ConversationsCard_row__e9mTl{flex-direction:column;align-items:flex-start}}.Sidebar_sidebar__NatnM{width:240px;height:100vh;background:#fff;border-right:1px solid var(--color-border);padding:24px 20px;display:flex;flex-direction:column;gap:24px;position:fixed;top:0;left:0;overflow-y:auto}.Sidebar_backdrop__IKHWl,.Sidebar_mobileToggle__ePfSS{display:none}.Sidebar_brand__n5t4B{display:flex;align-items:center;gap:12px}.Sidebar_brandMark__chm3Z{width:36px;height:36px;border-radius:var(--radius);background:linear-gradient(135deg,var(--color-primary),#5ec2ff);box-shadow:var(--shadow-button);display:grid;place-items:center}.Sidebar_brandIcon__4YMu9{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.Sidebar_brandTitle__KbbV2{font-size:16px;font-weight:700}.Sidebar_nav__tWk5K{display:flex;flex-direction:column;gap:8px}.Sidebar_navItem__mUSg_{padding:10px 12px;border-radius:var(--radius);color:var(--color-muted);transition:background .2s ease,color .2s ease;display:flex;align-items:center;justify-content:space-between;gap:8px}.Sidebar_navItem__mUSg_:hover{background:var(--color-surface-strong);color:var(--color-ink)}.Sidebar_navItemActive__0_px7{background:rgba(39,151,255,.12);color:var(--color-primary);font-weight:600}.Sidebar_navItemDisabled__QL8_r{cursor:not-allowed;opacity:.6}.Sidebar_navItemDisabled__QL8_r,.Sidebar_navItemDisabled__QL8_r:hover{color:#94a3b8;background:#f8fafc}.Sidebar_premiumBadge__iih1E{font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:#0ea5e9;transition:transform .14s ease,filter .14s ease,color .14s ease}.Sidebar_premiumBadge__iih1E svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.Sidebar_navItem__mUSg_:hover .Sidebar_premiumBadge__iih1E{color:#0284c7;transform:translateY(-1px) scale(1.06);filter:drop-shadow(0 0 4px rgba(14,165,233,.35))}.Sidebar_footer__jg2Pa{margin-top:auto;display:flex;flex-direction:column;gap:12px}.Sidebar_logoutButton__9wI2t{width:100%}@media (max-width:1200px){.Sidebar_mobileToggle__ePfSS{display:inline-flex;position:fixed;top:20px;left:20px;z-index:70;width:44px;height:44px;border-radius:var(--radius);background:#fff;border:1px solid var(--color-border);align-items:center;justify-content:center;box-shadow:var(--shadow-card)}.Sidebar_mobileToggle__ePfSS span{width:20px;height:2px;background:var(--color-ink);display:block;position:relative}.Sidebar_mobileToggle__ePfSS span:after,.Sidebar_mobileToggle__ePfSS span:before{content:"";width:20px;height:2px;background:var(--color-ink);position:absolute;left:0}.Sidebar_mobileToggle__ePfSS span:before{top:-6px}.Sidebar_mobileToggle__ePfSS span:after{top:6px}.Sidebar_sidebar__NatnM{transform:translateX(-100%);transition:transform .2s ease;width:260px;max-width:80vw;z-index:80}.Sidebar_sidebarOpen__46_Jf{transform:translateX(0)}.Sidebar_backdrop__IKHWl{display:block;position:fixed;inset:0;background:rgba(15,23,42,.4);z-index:60}}.DocumentsToApprove_card__lYKGW{background:#fff;border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow-card);padding:18px;margin-bottom:20px}.DocumentsToApprove_header__uDStb{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.DocumentsToApprove_header__uDStb p{margin:8px 0 0}.DocumentsToApprove_linkButton__c_aFD{white-space:nowrap}.DocumentsToApprove_tableWrap__KIuzf{overflow-x:auto}.DocumentsToApprove_card__lYKGW table{width:100%;border-collapse:collapse}.DocumentsToApprove_card__lYKGW td,.DocumentsToApprove_card__lYKGW th{text-align:left;padding:12px 10px;border-top:1px solid var(--color-border);font-size:14px}.DocumentsToApprove_card__lYKGW th{color:var(--color-muted);font-weight:600}.DocumentsToApprove_numberButton__XwZwJ{border:0;padding:4px 0;background:transparent;color:#0b66d1;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px;display:inline-flex;align-items:center;min-height:28px}.DocumentsToApprove_numberButton__XwZwJ:hover{color:#084e9f}.DocumentsToApprove_numberButton__XwZwJ:disabled{cursor:wait;opacity:.65}.DocumentsToApprove_actions__8esCH{display:flex;gap:8px;justify-content:flex-end}.DocumentsToApprove_actionButton__5SrhQ{background:#d1d5db;color:#111827;border:1px solid #9ca3af;box-shadow:0 2px 8px rgba(15,23,42,.08);font-weight:700;min-width:104px;min-height:38px}.DocumentsToApprove_actionButton__5SrhQ:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 10px 20px rgba(39,151,255,.28)}.DocumentsToApprove_actionButton__5SrhQ:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.DocumentsToApprove_actionButton__5SrhQ:disabled{opacity:.65}.DocumentsToApprove_empty__NaCVs{color:var(--color-muted);padding:8px 0 2px}.DocumentsToApprove_error__dX_Vl{color:#b91c1c;padding:8px 0 2px}.DocumentsToApprove_previewContent__e7wuI{height:100%;display:flex;flex-direction:column}.DocumentsToApprove_previewFrameWrap__y95MF{flex:1 1;min-height:0}.DocumentsToApprove_previewFrame__DsgH_{width:100%;height:100%;border:0;background:#f8fafc}.DocumentsToApprove_previewStatusBar__SZnXx{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:6px 0;border-top:1px solid var(--color-border);overflow:visible}.DocumentsToApprove_previewMobileFallback__DjTsB{height:100%;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:16px}.DocumentsToApprove_previewOpenButton__baYay{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:4px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:13px;font-weight:600;text-decoration:none}.DocumentsToApprove_previewOpenButton__baYay:hover{background:#1d4ed8;border-color:#1d4ed8}.DocumentsToApprove_statusActionButton__nTiU8{border:1px solid #cbd5e1;border-radius:4px;padding:7px 12px;font-size:13px;font-weight:700;cursor:pointer;color:#334155;background:#f8fafc;transition:background .12s ease,color .12s ease,border-color .12s ease;white-space:nowrap;line-height:1.2}.DocumentsToApprove_statusActionButton__nTiU8:disabled{opacity:1;cursor:not-allowed}.DocumentsToApprove_statusActionCurrent__j8zkI{box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}.DocumentsToApprove_statusActionButton__nTiU8:not(.DocumentsToApprove_statusActionCurrent__j8zkI).DocumentsToApprove_statusImport__Lj9Pb:hover:not(:disabled){color:#92400e;background:#fef3c7;border-color:#f59e0b}.DocumentsToApprove_statusActionButton__nTiU8:not(.DocumentsToApprove_statusActionCurrent__j8zkI).DocumentsToApprove_statusRejected__0N2Kq:hover:not(:disabled){color:#991b1b;background:#fee2e2;border-color:#ef4444}.DocumentsToApprove_statusActionButton__nTiU8:not(.DocumentsToApprove_statusActionCurrent__j8zkI).DocumentsToApprove_statusPendingCorrection__iHYKJ:hover:not(:disabled){color:#1e3a8a;background:#dbeafe;border-color:#3b82f6}.DocumentsToApprove_statusActionButton__nTiU8:not(.DocumentsToApprove_statusActionCurrent__j8zkI).DocumentsToApprove_statusApproved__HRQBQ:hover:not(:disabled){color:#166534;background:#dcfce7;border-color:#22c55e}.DocumentsToApprove_statusActionButton__nTiU8.DocumentsToApprove_statusActionCurrent__j8zkI.DocumentsToApprove_statusImport__Lj9Pb{color:#92400e;background:#fef3c7;border-color:#f59e0b}.DocumentsToApprove_statusActionButton__nTiU8.DocumentsToApprove_statusActionCurrent__j8zkI.DocumentsToApprove_statusRejected__0N2Kq{color:#991b1b;background:#fee2e2;border-color:#ef4444}.DocumentsToApprove_statusActionButton__nTiU8.DocumentsToApprove_statusActionCurrent__j8zkI.DocumentsToApprove_statusPendingCorrection__iHYKJ{color:#1e3a8a;background:#dbeafe;border-color:#3b82f6}.DocumentsToApprove_statusActionButton__nTiU8.DocumentsToApprove_statusActionCurrent__j8zkI.DocumentsToApprove_statusApproved__HRQBQ{color:#166534;background:#dcfce7;border-color:#22c55e}@media (max-width:680px){.DocumentsToApprove_card__lYKGW{padding:12px;margin-bottom:14px}.DocumentsToApprove_header__uDStb{flex-direction:column;align-items:flex-start}.DocumentsToApprove_card__lYKGW td,.DocumentsToApprove_card__lYKGW th{padding:10px 6px}.DocumentsToApprove_actions__8esCH{flex-direction:column;width:100%;align-items:stretch}.DocumentsToApprove_previewStatusBar__SZnXx{gap:6px;justify-content:flex-start}}.DocumentsToApprove_primarySoft__Ufnq9{background:#e3f0ff;color:#0b66d1;border:1px solid #a9ccf7;box-shadow:0 2px 6px rgba(39,151,255,.12)}.DocumentsToApprove_primarySoft__Ufnq9:hover:not(:disabled){background:#d3e8ff;color:#084e9f;border-color:#8dbcf4;box-shadow:0 4px 10px rgba(39,151,255,.16)}@media (max-width:430px){.DocumentsToApprove_tableWrap__KIuzf{overflow-x:visible}.DocumentsToApprove_card__lYKGW thead{display:none}.DocumentsToApprove_card__lYKGW table,.DocumentsToApprove_card__lYKGW tbody,.DocumentsToApprove_card__lYKGW td,.DocumentsToApprove_card__lYKGW tr{display:block;width:100%}.DocumentsToApprove_card__lYKGW tr{border-top:1px solid var(--color-border);padding:6px 0}.DocumentsToApprove_card__lYKGW td{border-top:0;padding:6px 0}.DocumentsToApprove_numberButton__XwZwJ{white-space:normal;text-align:left;line-height:1.3}.DocumentsToApprove_actions__8esCH{width:100%;justify-content:flex-start;flex-wrap:wrap}.DocumentsToApprove_primarySoft__Ufnq9{width:100%;justify-content:center}.DocumentsToApprove_statusActionButton__nTiU8{padding:7px 9px;font-size:12px}}.InvoicesTabs_wrap__wF_qB{display:flex;flex-direction:column;gap:0}.InvoicesTabs_tabs__IDyDs{display:flex;flex-wrap:wrap;align-items:flex-end;gap:4px;padding:0;margin-bottom:-1px;border-bottom:1px solid var(--color-border)}.InvoicesTabs_tab__MBIW9{border:1px solid #cfd8e3;border-bottom:0;background:linear-gradient(180deg,#eef3fb,#e2e9f4);color:#334155;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:8px 14px;font-size:12px;font-weight:600;cursor:pointer;box-shadow:inset 0 2px 0 rgba(15,23,42,.04);transition:background .12s ease,color .12s ease,transform .12s ease;white-space:normal;word-break:break-word;line-height:1.2}.InvoicesTabs_tab__MBIW9:hover{background:linear-gradient(180deg,#f4f8ff,#e9f0fb)}.InvoicesTabs_tabActive__lD6jz{background:linear-gradient(180deg,#fff,#eef6ff);border-color:#60a5fa;border-top:3px solid #2563eb;color:#1e3a8a;position:relative;z-index:2;transform:translateY(1px);box-shadow:0 6px 14px rgba(37,99,235,.18),inset 0 0 0 1px rgba(37,99,235,.32);font-weight:700}.InvoicesTabs_card___PBtS{background:#fff;border-radius:0 0 var(--radius) var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow-card);padding:18px;margin-bottom:15px}.InvoicesTabs_cardHeader__X4Qyh{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.InvoicesTabs_searchBar__DoFwt{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:12px}.InvoicesTabs_searchField__5bIN8{display:flex;flex-direction:column;gap:4px;min-width:200px;width:300px;flex:0 0 300px;max-width:300px}.InvoicesTabs_searchField__5bIN8 span{font-size:11px;font-weight:600;color:#475569}.InvoicesTabs_searchField__5bIN8 input{width:100%;box-sizing:border-box;height:42px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#0f172a;padding:0 30px 0 10px;font-size:12px}.InvoicesTabs_searchInputWrap__L6OCY{position:relative;width:100%;overflow:hidden}.InvoicesTabs_searchClear__q9rYT{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:0;border-radius:4px;background:transparent;color:#64748b;font-size:13px;line-height:1;cursor:pointer;padding:0}.InvoicesTabs_searchClear__q9rYT:hover{background:#e2e8f0;color:#334155}.InvoicesTabs_searchActions__PJ8Ak{display:inline-flex;align-items:flex-end;gap:8px}.InvoicesTabs_toolsToggle__ZoTQt{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:4px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer}.InvoicesTabs_clearFiltersToggle__MqMaT{display:inline-flex;align-items:center;gap:6px}.InvoicesTabs_clearFiltersIcon__xuaXp{width:16px;height:16px;border-radius:4px;border:1px solid #cbd5e1;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:11px;color:#64748b;background:#fff}.InvoicesTabs_clearFiltersIcon__xuaXp svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}.InvoicesTabs_toolsPanel__no3sk{margin-bottom:12px;border:1px solid var(--color-border);border-radius:4px;background:#f8fbff;padding:10px}.InvoicesTabs_toolsGrid__6Yud2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.InvoicesTabs_toolField__jkFWd{display:flex;flex-direction:column;gap:4px}.InvoicesTabs_toolField__jkFWd span{font-size:11px;font-weight:600;color:#475569}.InvoicesTabs_toolField__jkFWd input{height:32px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#0f172a;padding:0 8px;font-size:12px}.InvoicesTabs_onlyOwnerField__wK2Cb{display:inline-flex;align-items:center;gap:6px;height:32px;font-size:12px;color:#334155}.InvoicesTabs_filterSelect__Wi2tZ{position:relative}.InvoicesTabs_sortInline__Tflyi .InvoicesTabs_filterSelect__Wi2tZ{flex:1 1}.InvoicesTabs_filterSelectTrigger__Si8QQ{width:100%;height:32px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#0f172a;padding:0 8px;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left}.InvoicesTabs_filterSelectTrigger__Si8QQ:focus,.InvoicesTabs_filterSelectTrigger__Si8QQ:focus-visible{outline:none;border-color:#94a3b8;box-shadow:0 0 0 2px rgba(148,163,184,.18)}.InvoicesTabs_filterSelectText__OdB4o{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.InvoicesTabs_filterSelectChevron__9hmU_{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #64748b;flex:0 0 auto}.InvoicesTabs_filterSelectPanel__WHRcy{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;border:1px solid #cbd5e1;border-radius:4px;background:#fff;box-shadow:0 10px 20px rgba(15,23,42,.14);max-height:220px;overflow-y:auto}.InvoicesTabs_filterSelectOption__1l3LD{width:100%;border:0;border-bottom:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:8px;font-size:12px;text-align:left;cursor:pointer}.InvoicesTabs_filterSelectOption__1l3LD:last-child{border-bottom:0}.InvoicesTabs_filterSelectOption__1l3LD:hover{background:#f8fafc}.InvoicesTabs_filterSelectOptionSelected__4ZR_P{background:#eef2ff;color:#1e3a8a;font-weight:700}.InvoicesTabs_sortInline__Tflyi{display:flex;align-items:center;gap:8px}.InvoicesTabs_sortDirButton__6mv1W{width:32px;height:32px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#334155;font-size:16px;line-height:1;cursor:pointer;padding:0}.InvoicesTabs_sortDirButton__6mv1W svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;display:block;margin:0 auto}.InvoicesTabs_sortDirButton__6mv1W:hover{background:#f8fafc;border-color:#94a3b8}.InvoicesTabs_sortDirButton__6mv1W:focus,.InvoicesTabs_sortDirButton__6mv1W:focus-visible{outline:none;border-color:#94a3b8;box-shadow:0 0 0 2px rgba(148,163,184,.18)}.InvoicesTabs_toolsActions__nJLHB{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.InvoicesTabs_tableWrap__ORmra{overflow-x:auto}.InvoicesTabs_pagination__clUvB{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:#475569}.InvoicesTabs_card___PBtS table{width:100%;border-collapse:collapse;table-layout:fixed}.InvoicesTabs_card___PBtS td,.InvoicesTabs_card___PBtS th{text-align:left;padding:12px 10px;border-top:1px solid var(--color-border);font-size:clamp(10px,1vw,12px);vertical-align:top;word-break:break-word}.InvoicesTabs_card___PBtS th{color:var(--color-muted);font-weight:600}.InvoicesTabs_numberButton__QBR_9{border:0;padding:2px 0;background:transparent;color:#0b66d1;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-align:left;white-space:normal;word-break:break-word}.InvoicesTabs_numberButton__QBR_9:hover{color:#084e9f}.InvoicesTabs_numberButton__QBR_9:disabled{cursor:wait;opacity:.65}.InvoicesTabs_empty__vDP9l{color:var(--color-muted);padding:8px 0 2px}.InvoicesTabs_error__WubTf{color:#b91c1c;padding:8px 0 2px}.InvoicesTabs_notice__mHEu4{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:4px;padding:8px 10px;font-size:13px;margin-bottom:10px}.InvoicesTabs_previewFrame__wrAA7{width:100%;height:100%;border:0;background:#f8fafc}.InvoicesTabs_previewContent__7ott_{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:6px;gap:6px;height:100%;min-height:0}.InvoicesTabs_previewStatusBar___QTLe{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;padding:6px 0;border-top:1px solid var(--color-border);overflow:visible}.InvoicesTabs_previewStatusActions__s71In{margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.InvoicesTabs_previewMobileFallback__kZO9L{height:100%;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:16px}.InvoicesTabs_previewOpenButton__rA3gS{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:4px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:13px;font-weight:600;text-decoration:none}.InvoicesTabs_previewOpenButton__rA3gS:hover{background:#1d4ed8;border-color:#1d4ed8}.InvoicesTabs_previewSendButton__BL_Cv{width:34px;height:34px;border:1px solid #2563eb;border-radius:4px;background:#2563eb;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.InvoicesTabs_previewSendButton__BL_Cv:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.InvoicesTabs_previewSendButton__BL_Cv:disabled{opacity:.6;cursor:not-allowed}.InvoicesTabs_previewSendButton__BL_Cv svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.InvoicesTabs_statusActionButton__akuer{border:1px solid #cbd5e1;border-radius:4px;padding:7px 12px;font-size:13px;font-weight:700;cursor:pointer;color:#334155;background:#f8fafc;transition:background .12s ease,color .12s ease,border-color .12s ease;white-space:nowrap;line-height:1.2}.InvoicesTabs_statusActionButton__akuer:disabled{opacity:1;cursor:not-allowed}.InvoicesTabs_statusActionCurrent__PP0If{box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}.InvoicesTabs_statusActionButton__akuer:not(.InvoicesTabs_statusActionCurrent__PP0If).InvoicesTabs_statusImport__oKfHm:hover:not(:disabled){color:#92400e;background:#fef3c7;border-color:#f59e0b}.InvoicesTabs_statusActionButton__akuer:not(.InvoicesTabs_statusActionCurrent__PP0If).InvoicesTabs_statusRejected__Y70gm:hover:not(:disabled){color:#991b1b;background:#fee2e2;border-color:#ef4444}.InvoicesTabs_statusActionButton__akuer:not(.InvoicesTabs_statusActionCurrent__PP0If).InvoicesTabs_statusPendingCorrection__yV9EW:hover:not(:disabled){color:#1e3a8a;background:#dbeafe;border-color:#3b82f6}.InvoicesTabs_statusActionButton__akuer:not(.InvoicesTabs_statusActionCurrent__PP0If).InvoicesTabs_statusApproved__I7E4w:hover:not(:disabled){color:#166534;background:#dcfce7;border-color:#22c55e}.InvoicesTabs_statusBadge__y2OdW{display:inline-flex;align-items:center;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.InvoicesTabs_statusBadge__y2OdW.InvoicesTabs_statusImport__oKfHm{color:#92400e;background:#fef3c7}.InvoicesTabs_statusBadge__y2OdW.InvoicesTabs_statusRejected__Y70gm{color:#991b1b;background:#fee2e2}.InvoicesTabs_statusBadge__y2OdW.InvoicesTabs_statusPendingCorrection__yV9EW{color:#1e3a8a;background:#dbeafe}.InvoicesTabs_statusBadge__y2OdW.InvoicesTabs_statusApproved__I7E4w{color:#166534;background:#dcfce7}.InvoicesTabs_statusBadge__y2OdW.InvoicesTabs_statusNeutral__lEhui{color:#334155;background:#e2e8f0}.InvoicesTabs_statusActionButton__akuer.InvoicesTabs_statusActionCurrent__PP0If.InvoicesTabs_statusImport__oKfHm{color:#92400e;background:#fef3c7;border-color:#f59e0b}.InvoicesTabs_statusActionButton__akuer.InvoicesTabs_statusActionCurrent__PP0If.InvoicesTabs_statusRejected__Y70gm{color:#991b1b;background:#fee2e2;border-color:#ef4444}.InvoicesTabs_statusActionButton__akuer.InvoicesTabs_statusActionCurrent__PP0If.InvoicesTabs_statusPendingCorrection__yV9EW{color:#1e3a8a;background:#dbeafe;border-color:#3b82f6}.InvoicesTabs_statusActionButton__akuer.InvoicesTabs_statusActionCurrent__PP0If.InvoicesTabs_statusApproved__I7E4w{color:#166534;background:#dcfce7;border-color:#22c55e}.InvoicesTabs_uploadModalBody__YRMKk{padding:14px;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0}.InvoicesTabs_dropArea__39uVQ{min-height:128px;border:1px dashed #94a3b8;border-radius:4px;background:#f8fafc;color:#334155;display:grid;grid-gap:8px;gap:8px;place-items:center;text-align:center;padding:14px;cursor:pointer}.InvoicesTabs_dropAreaActive__skIKr{border-color:#2563eb;background:#eff6ff}.InvoicesTabs_hiddenInput__wpCTy{display:none}.InvoicesTabs_listArea__SiEo6{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.InvoicesTabs_uploadList__oIvKv{display:grid;grid-gap:8px;gap:8px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:2px;align-content:start;grid-auto-rows:min-content}.InvoicesTabs_uploadItem__Pqb75{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,420px) auto;grid-gap:8px;gap:8px;align-items:center;border:1px solid var(--color-border);border-radius:4px;background:#fff;padding:8px;min-height:48px}.InvoicesTabs_uploadMeta__dJPJ_{min-width:0;display:grid;grid-gap:2px;gap:2px}.InvoicesTabs_uploadName__rDGRm{font-size:12px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InvoicesTabs_uploadSize__Zf5RW{font-size:11px;color:#64748b}.InvoicesTabs_descriptionInput__Rf87u{width:100%;border:1px solid #cbd5e1;border-radius:4px;padding:8px 10px;font-size:12px;color:#0f172a;background:#fff}.InvoicesTabs_descriptionInput__Rf87u:focus{border-color:#2563eb;outline:1px solid #2563eb}.InvoicesTabs_removeIconButton__vfiMK{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:4px;background:#f8fafc;color:#475569;cursor:pointer;padding:0}.InvoicesTabs_removeIconButton__vfiMK:hover:not(:disabled){background:#fff1f2;color:#b91c1c;border-color:#fca5a5}.InvoicesTabs_removeIconButton__vfiMK:disabled{opacity:.5;cursor:not-allowed}.InvoicesTabs_removeIconButton__vfiMK svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.InvoicesTabs_modalActions__8HS5i{display:flex;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:6px;border-top:1px solid #e2e8f0;flex:0 0 auto}@media (max-width:440px){.InvoicesTabs_tabs__IDyDs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;margin-bottom:0;border-bottom:0}.InvoicesTabs_tab__MBIW9{border-bottom:1px solid #cfd8e3;border-radius:4px;padding:7px 8px;font-size:10px;min-height:40px}.InvoicesTabs_tabActive__lD6jz{transform:none;border-color:var(--color-border);border-top:2px solid #2563eb;background:linear-gradient(180deg,#fff,#eef6ff);box-shadow:inset 0 0 0 1px rgba(37,99,235,.25)}.InvoicesTabs_card___PBtS{border-radius:var(--radius)}.InvoicesTabs_searchBar__DoFwt{flex-direction:column;align-items:stretch}.InvoicesTabs_searchActions__PJ8Ak{width:100%;justify-content:flex-end}.InvoicesTabs_searchField__5bIN8{min-width:0;width:100%;flex:1 1 auto;max-width:none}.InvoicesTabs_toolsGrid__6Yud2{grid-template-columns:1fr}.InvoicesTabs_toolsActions__nJLHB{justify-content:stretch}.InvoicesTabs_toolsActions__nJLHB .btn{flex:1 1}}@media (max-width:680px){.InvoicesTabs_tabs__IDyDs{padding:0;gap:3px}.InvoicesTabs_tab__MBIW9{padding:7px 10px;font-size:10px}.InvoicesTabs_card___PBtS{padding:12px}.InvoicesTabs_cardHeader__X4Qyh{flex-direction:column;align-items:flex-start}.InvoicesTabs_filterSelectOption__1l3LD,.InvoicesTabs_filterSelectTrigger__Si8QQ,.InvoicesTabs_searchField__5bIN8 input{font-size:11px}.InvoicesTabs_card___PBtS td,.InvoicesTabs_card___PBtS th{padding:9px 6px;font-size:10px}.InvoicesTabs_statusBadge__y2OdW{padding:3px 8px;font-size:11px}.InvoicesTabs_previewFrame__wrAA7{height:100%}.InvoicesTabs_statusActionButton__akuer{padding:7px 9px;font-size:12px}.InvoicesTabs_previewStatusBar___QTLe{justify-content:flex-start}.InvoicesTabs_toolsGrid__6Yud2{grid-template-columns:repeat(2,minmax(0,1fr))}.InvoicesTabs_uploadItem__Pqb75{grid-template-columns:1fr;gap:6px}}@media (max-width:600px){.InvoicesTabs_pagination__clUvB{flex-direction:row;align-items:center}.InvoicesTabs_pagination__clUvB span{flex:1 1 auto;min-width:0;text-align:center}.InvoicesTabs_pagination__clUvB .btn{width:34px;min-width:34px;height:32px;padding:0;font-size:0;line-height:0}.InvoicesTabs_pagination__clUvB .btn:first-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23334155' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12.5 4.5L7 10l5.5 5.5'/%3E%3C/svg%3E")}.InvoicesTabs_pagination__clUvB .btn:first-child:before,.InvoicesTabs_pagination__clUvB .btn:last-child:before{content:"";display:block;width:18px;height:18px;background-repeat:no-repeat;background-position:50%;background-size:18px 18px}.InvoicesTabs_pagination__clUvB .btn:last-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23334155' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.5 4.5L13 10l-5.5 5.5'/%3E%3C/svg%3E")}}