.auto-import-button{background:#183e2e;color:#fff;border-color:#183e2e}.auto-import-button:hover{background:#0f3023;color:#fff}.finance-import-open{overflow:hidden}.finance-import-backdrop{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(12,32,24,.58);backdrop-filter:blur(4px)}.finance-import-backdrop.show{display:flex}.finance-import-modal{width:min(1120px,96vw);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d8e3dc;border-radius:18px;background:#f8fbf9;box-shadow:0 28px 90px rgba(9,35,25,.3)}.finance-import-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 28px 20px;border-bottom:1px solid #dce6e0;background:#fff}.finance-import-head h2{margin:4px 0 6px;color:#183e2e;font-size:24px}.finance-import-head p{margin:0;color:#728078;font-size:13px}.finance-import-eyebrow{color:#2b7c5b;font-size:10px;font-weight:800;letter-spacing:.14em}.finance-import-close{width:36px;height:36px;flex:0 0 36px;border:0;border-radius:9px;background:#edf3ef;color:#254c3a;font-size:24px;cursor:pointer}.finance-import-body{overflow:auto;padding:22px 28px}.finance-import-drop{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1.5px dashed #9db8aa;border-radius:14px;background:#fff;cursor:pointer;transition:.15s}.finance-import-drop:hover{border-color:#247353;background:#f3faf6}.finance-import-drop strong{color:#183e2e;font-size:16px}.finance-import-drop span{color:#748078;font-size:12px}.finance-import-drop em{margin-top:4px;padding:8px 18px;border-radius:8px;background:#e4f3eb;color:#1d6d4c;font-style:normal;font-weight:800}.finance-import-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:10px 2px 0;color:#748078;font-size:12px}.finance-import-tools button,.finance-import-fileline button{border:0;background:transparent;color:#1f7652;font-weight:800;cursor:pointer}.finance-import-status{margin-top:14px;padding:11px 14px;border-radius:9px;background:#edf3ef;color:#385448;font-size:13px}.finance-import-status.error{background:#fff0ee;color:#a73e35}.finance-import-status.success{background:#e7f7ed;color:#16653f}.finance-import-status.loading{background:#edf5ff;color:#2f5f93}.finance-import-result{margin-top:18px}.finance-import-fileline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.finance-import-fileline div{display:flex;align-items:baseline;gap:12px;min-width:0}.finance-import-fileline b{overflow:hidden;color:#183e2e;text-overflow:ellipsis;white-space:nowrap}.finance-import-fileline span{color:#748078;font-size:12px}.finance-import-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:15px}.finance-import-stats article{min-width:0;padding:13px 14px;border:1px solid #dbe6df;border-radius:10px;background:#fff}.finance-import-stats span{display:block;margin-bottom:6px;color:#748078;font-size:11px}.finance-import-stats strong{display:block;overflow:hidden;color:#183e2e;font-size:17px;text-overflow:ellipsis}.finance-import-stats strong.positive{color:#137347}.finance-import-stats strong.negative{color:#c44940}.finance-import-tablewrap{max-height:300px;overflow:auto;border:1px solid #dbe5df;border-radius:10px;background:#fff}.finance-import-tablewrap table{width:100%;border-collapse:collapse;font-size:12px}.finance-import-tablewrap th{position:sticky;top:0;z-index:1;padding:10px 12px;background:#edf4f0;color:#425c50;text-align:left;white-space:nowrap}.finance-import-tablewrap td{padding:9px 12px;border-top:1px solid #edf1ee;white-space:nowrap}.finance-import-type{display:inline-block;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800}.finance-import-type.operation{background:#e5f3ec;color:#176744}.finance-import-type.fixed{background:#fff1df;color:#9a5b16}.finance-import-empty{text-align:center;color:#849088}.finance-import-hint{margin:10px 2px 0;color:#748078;font-size:12px;line-height:1.6}.finance-import-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 28px;border-top:1px solid #dce6e0;background:#fff}.finance-import-actions button{min-width:110px;padding:10px 16px;border-radius:8px;font-weight:800;cursor:pointer}.finance-import-cancel{border:1px solid #cad8d0;background:#fff;color:#365046}.finance-import-confirm{border:1px solid #183e2e;background:#183e2e;color:#fff}.finance-import-confirm:disabled,.finance-import-actions button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:900px){.finance-import-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.finance-import-backdrop{padding:8px}.finance-import-modal{max-height:96vh;border-radius:12px}.finance-import-head,.finance-import-body,.finance-import-actions{padding-left:16px;padding-right:16px}.finance-import-head h2{font-size:19px}.finance-import-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-import-tools,.finance-import-fileline{align-items:flex-start;flex-direction:column}.finance-import-actions button{min-width:0;flex:1}}
