*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{margin:0;color:#1d2a32;background:#f3f6f7}.login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#e6f2ef,#f6f8f9 55%,#e8f0f4)}.login section{width:min(420px,calc(100% - 32px));padding:38px 42px 42px;background:#fff;border:1px solid #d9e5e4;border-radius:8px;box-shadow:0 20px 56px #143d3a1c}.login h2{margin:0 0 7px!important;color:#17363a}.login .ant-typography{color:#66787c}.brand-mark{width:42px;height:42px;display:grid;place-items:center;margin-bottom:20px;border-radius:6px;color:#fff;font-weight:700;background:#087f72;box-shadow:0 6px 14px #087f7238}.shell{--content-inset: 20px;--sider-width: 212px;height:100vh;overflow:hidden}.shell.sider-collapsed{--sider-width: 64px}.shell>.ant-layout,.shell .ant-layout{min-width:0}.sider{position:relative;background:#12383b!important;border-right:1px solid #20494b}.sider .ant-menu{padding-top:8px;background:transparent!important}.sider .ant-menu-item{width:calc(100% - 16px);height:42px;margin:4px 8px!important;border-radius:5px}.sider .ant-menu-dark .ant-menu-item-selected{background:#166d66!important;box-shadow:inset 3px 0 #8dd4c2}.sider .ant-layout-sider-trigger{background:#0d2e31!important}.logo{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;color:#fff;line-height:1.18;font-weight:650;border-bottom:1px solid #2b5153}.logo>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #79c7b2;border-radius:5px;color:#a9e9d7;font-weight:750}.logo small{color:#a9bfbd;font-weight:400;font-size:11px}.account{position:absolute;bottom:14px;left:16px;right:16px;padding-top:14px;border-top:1px solid #315b5c;color:#c0d1cf;font-size:12px}.account span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account .ant-btn{padding-left:0;color:#dceae8}.header{display:flex;align-items:center;height:64px!important;padding:0 20px!important;background:#fff!important;border-bottom:1px solid #dfe8ea}.header h4{margin:0!important;color:#17363a;font-weight:650}.content{height:calc(100vh - 64px);min-width:0;min-height:0;margin:0;padding:16px 20px 20px;overflow:hidden;background:#f5f7f8;border:1px solid #e0e8ea;border-top:0}.toolbar{display:flex;width:100%;min-width:0;justify-content:space-between;align-items:center;min-height:52px;gap:12px;margin-bottom:12px;padding:8px 12px;background:#fff;border:1px solid #dde7e9;border-radius:6px}.toolbar>*{min-width:0}.toolbar>.ant-typography{color:#5d7074;font-size:12px}.toolbar .ant-input-search{width:min(400px,100%)}.toolbar .ant-space{max-width:100%;flex-wrap:wrap}.toolbar .ant-btn{min-height:30px}.ant-table-wrapper{width:100%;min-width:0;background:#fff;border:1px solid #dde7e9;border-radius:6px;overflow:hidden}.ant-table-container{min-width:0}.ant-table-content{max-height:calc(100vh - 218px);overflow:auto;scrollbar-gutter:stable}.ant-table{table-layout:fixed}.ant-table-thead>tr>th{position:sticky;top:0;z-index:2;padding:10px 12px!important;color:#53666b!important;font-size:12px;font-weight:650;background:#f1f5f6!important;border-bottom:1px solid #dce7e9!important}.ant-table-tbody>tr>td{padding:10px 12px!important;border-bottom-color:#e8eef0!important}.ant-table-tbody>tr:hover>td{background:#f5fbfa!important}.ant-table-cell{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:middle}.ant-table-cell .ant-btn-link{height:26px;padding-inline:4px}.ant-table-pagination{position:fixed;left:calc(var(--sider-width) + var(--content-inset));right:var(--content-inset);bottom:20px;z-index:6;display:flex;justify-content:flex-end;width:auto;margin:0!important;padding:6px 10px;background:#fff;border:1px solid #dce6e8;border-radius:6px;box-shadow:0 3px 12px #1f3a3f14}.ant-tag{margin-inline-end:0;border-radius:4px;font-size:12px;line-height:21px}.responsive-card-list{width:100%;background:#fff;border:1px solid #dde7e9;border-radius:6px;padding:0 12px}.responsive-card{padding:10px 0!important}.responsive-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;width:100%}.responsive-card-field{min-width:0;overflow-wrap:anywhere;font-size:12px}.responsive-card-field .ant-typography{display:block;margin-bottom:2px;color:#728488;font-size:11px}.responsive-card-expand{margin-top:9px;padding-top:9px;border-top:1px solid #e7edef}@media(max-width:720px){.shell{--content-inset: 12px;--sider-width: 64px}.sider{width:64px!important;flex:0 0 64px!important;max-width:64px!important;min-width:64px!important}.logo{padding:15px}.logo div,.account{display:none}.header{height:52px!important;padding:0 14px!important}.header h4{font-size:15px}.content{height:calc(100vh - 52px);padding:10px 12px}.toolbar{align-items:flex-start;flex-direction:column;min-height:0;gap:8px;margin-bottom:10px;padding:9px 10px}.toolbar .ant-input-search,.toolbar .ant-space{width:100%}.toolbar .ant-space-item{max-width:100%}.detail-actions{right:12px;bottom:10px}.ant-table-pagination{bottom:10px}.workflow-detail-table .ant-table-pagination{bottom:66px}.responsive-card-list .ant-pagination{margin:0}.responsive-card-grid{gap:8px 12px}.invoice-items>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}}.workflow-detail-table .ant-table-content{max-height:calc(100vh - 290px)}.workflow-detail-table .ant-table,.workflow-detail-table .ant-table-cell,.workflow-detail-table .ant-btn{font-size:12px}.workflow-detail-table .ant-table-cell{line-height:1.45;overflow-wrap:anywhere}.workflow-detail-table .ant-btn{padding-inline:3px}.detail-actions{position:fixed;left:calc(var(--sider-width) + var(--content-inset));right:var(--content-inset);bottom:20px;z-index:7;display:flex;justify-content:flex-end;margin:0;padding:10px 12px;background:#fff;border:1px solid #dde7e9;border-radius:6px;box-shadow:0 4px 16px #1f3a3f17}.detail-actions .ant-space{justify-content:flex-end}.workflow-detail-table .ant-table-pagination{bottom:78px}.candidate-group{display:grid;gap:8px;padding:12px 0;border-bottom:1px solid #edf1f0}.candidate-option{display:block;margin:6px 0;line-height:1.5;white-space:normal}.invoice-items{display:grid;gap:0;max-width:780px;font-size:12px;background:#fff;border:1px solid #dfe8e9;border-radius:5px;overflow:hidden}.invoice-items>div{display:grid;grid-template-columns:minmax(160px,2fr) minmax(130px,2fr) minmax(70px,1fr) minmax(90px,1fr);gap:10px;padding:7px 10px;border-bottom:1px solid #edf1f0;overflow-wrap:anywhere}.invoice-items>div:last-child{border-bottom:0}.invoice-items .invoice-item-head{color:#63777b;font-size:11px;font-weight:650;background:#f2f6f7}.account-collapsed{left:8px;right:8px;text-align:center}.account-collapsed span{display:none}.sider .account{bottom:56px}.workflow-no-input,.supplier-input{min-width:128px}.invoice-choice-list{display:grid;gap:10px;max-width:820px}.invoice-choice{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px;background:#f7fafb;border:1px solid #dfe8e9;border-radius:5px}.invoice-choice>div{display:grid;flex:1;gap:8px;min-width:0}.invoice-info{display:grid;gap:3px;min-width:0;color:#4d6267;font-size:12px;line-height:1.5}.invoice-info strong{color:#1d3a40;overflow-wrap:anywhere}.invoice-info span{overflow-wrap:anywhere}.manual-upload-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;background:#f1f8f7;border:1px dashed #9bcac2;border-radius:5px}.manual-upload-row .ant-typography{color:#52716d;font-size:12px}.shell.theme-teal{--theme-deep: #12383b;--theme-dark: #0d2e31;--theme-active: #166d66;--theme-border: #20494b;--theme-accent: #8dd4c2;--theme-brand: #087f72}.shell.theme-blue{--theme-deep: #173452;--theme-dark: #10263e;--theme-active: #2368a2;--theme-border: #294b6a;--theme-accent: #9ccbed;--theme-brand: #1769aa}.shell.theme-green{--theme-deep: #1d3b2a;--theme-dark: #142b1e;--theme-active: #3c8055;--theme-border: #315740;--theme-accent: #a5d9af;--theme-brand: #2f7d4a}.shell.theme-wine{--theme-deep: #482633;--theme-dark: #351b26;--theme-active: #914057;--theme-border: #624050;--theme-accent: #e9a9b9;--theme-brand: #a03b52}.shell .sider{background:var(--theme-deep)!important;border-right-color:var(--theme-border)}.shell .sider .ant-menu-dark .ant-menu-item-selected{background:var(--theme-active)!important;box-shadow:inset 3px 0 var(--theme-accent)}.shell .sider .ant-layout-sider-trigger{background:var(--theme-dark)!important}.shell .logo{border-bottom-color:var(--theme-border)}.shell .logo>span{border-color:var(--theme-accent);color:var(--theme-accent)}.shell .brand-mark{background:var(--theme-brand)}@media(min-width:1500px){.shell{--content-inset: 28px}.header{padding-inline:28px!important}.content{padding-inline:28px}}@media(max-width:980px)and (min-width:721px){.shell{--content-inset: 14px}.content{padding-inline:14px}.header{padding-inline:14px!important}.toolbar{align-items:flex-start}.toolbar .ant-space{row-gap:6px}}.ant-modal{max-width:calc(100vw - 32px)}
