.exchanges-page input[type=number]::-webkit-outer-spin-button,.exchanges-page input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.exchanges-page input[type=number]{-moz-appearance:textfield;appearance:textfield}.exchanges-page{padding:0 16px 24px;max-width:100%;overflow-x:hidden;min-width:0}.exchanges-bulk-section{padding:16px!important}.exchanges-bulk-fields{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.exchanges-groups-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.exchanges-group-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;min-width:0}.exchanges-group-buttons{display:flex;align-items:center;gap:4px;flex-shrink:0}.exchanges-table-wrapper{width:100%;min-width:0;margin:0 -16px;padding:0 16px;overflow-x:auto}.exchanges-table-split{display:flex;flex-direction:column;height:min(70vh,800px)}.exchanges-table-header-fixed{flex-shrink:0;position:sticky;top:0;background:#16181c;border-bottom:1px solid #2f3336;z-index:10}.exchanges-table-body-scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.exchanges-table-wrapper table{width:100%}.exchanges-table-single{display:block;width:100%;border-collapse:collapse;table-layout:fixed}.exchanges-table-single thead{position:sticky;top:0;z-index:10;background:#16181c}.exchanges-table-single thead th{border-bottom:1px solid #2f3336;padding:12px;text-align:left;background:#16181c}.exchanges-table-single tbody tr{border-bottom:1px solid #2f3336;min-height:160px;height:160px}.exchanges-table-single tbody td{padding:12px;vertical-align:top;overflow:hidden;text-overflow:ellipsis}.exchanges-table-single tbody td:last-child{overflow:visible;min-width:90px}.exchanges-table-grid-virtual{width:100%;min-width:900px}.exchanges-table-grid-header{display:grid;grid-template-columns:minmax(0,2%) minmax(0,6%) minmax(0,11%) minmax(0,3%) minmax(0,8%) minmax(0,4%) minmax(0,5%) minmax(0,3%) minmax(0,4%) minmax(0,5%) minmax(0,6%) minmax(0,9%) minmax(0,6%) minmax(0,6%) minmax(0,10%) minmax(0,5%) minmax(0,4%);width:100%;min-width:900px;position:sticky;top:0;z-index:10;background:#16181c;border-bottom:1px solid #2f3336;flex-shrink:0}.exchanges-table-grid-row{display:grid;grid-template-columns:minmax(0,2%) minmax(0,6%) minmax(0,11%) minmax(0,3%) minmax(0,8%) minmax(0,4%) minmax(0,5%) minmax(0,3%) minmax(0,4%) minmax(0,5%) minmax(0,6%) minmax(0,9%) minmax(0,6%) minmax(0,6%) minmax(0,10%) minmax(0,5%) minmax(0,4%);width:100%;min-width:900px;min-height:160px;height:160px;border-bottom:1px solid #2f3336;box-sizing:border-box;align-items:start}.exchanges-table-grid-cell{padding:12px;overflow:hidden;text-overflow:ellipsis;min-width:0;box-sizing:border-box}.exchanges-table-grid-row .exchanges-table-grid-cell:last-child,.exchanges-table-grid-header .exchanges-table-grid-cell:last-child{overflow:visible;min-width:90px}.exchanges-pagination{margin-top:16px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.exchanges-action-buttons{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.exchanges-filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.exchanges-filter-list{max-height:220px;overflow:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.exchanges-page{padding:0 12px 20px}.exchanges-page h1{font-size:1.25rem!important;margin-bottom:16px!important}.exchanges-bulk-section{padding:12px!important}.exchanges-bulk-section h3{font-size:.95rem!important;margin-bottom:12px!important}.exchanges-bulk-fields{gap:12px}.exchanges-bulk-fields label{min-width:100%;flex-wrap:wrap}.exchanges-groups-grid{grid-template-columns:1fr;gap:8px}.exchanges-group-item{flex-direction:column;align-items:stretch;padding:10px 12px;gap:10px}.exchanges-group-item label{order:1}.exchanges-group-buttons{order:2;justify-content:flex-end;flex-wrap:wrap}.exchanges-group-buttons button{padding:8px 12px!important;min-height:40px;min-width:40px}.exchanges-table-wrapper{margin:0 -12px;padding:0 12px}.exchanges-table-wrapper th,.exchanges-table-wrapper td{padding:8px 6px!important;font-size:12px!important}.exchanges-table-wrapper input,.exchanges-table-wrapper select{padding:6px 8px!important;font-size:12px!important;min-width:50px!important}.exchanges-pagination{gap:6px;margin-top:12px}.exchanges-pagination button{padding:10px 14px!important;min-height:44px;min-width:44px}.exchanges-pagination input{min-height:44px;width:56px!important;font-size:16px!important}.exchanges-action-buttons{gap:8px;margin-bottom:12px}.exchanges-action-buttons button{padding:10px 14px!important;min-height:44px;flex:1;min-width:120px}.exchanges-filter-row input{min-width:100%!important;min-height:44px}.exchanges-filter-list label{padding:10px 0;min-height:44px}.exchanges-details summary{padding:12px 14px!important;font-size:13px!important}.exchanges-details summary button{min-height:44px;padding:10px 14px!important}.exchanges-details .details-content{padding:12px 14px!important}}.global-loading-overlay{position:fixed;inset:0;background:#000000bf;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.global-loading-content{text-align:center;max-width:400px}.global-loading-spinner{width:40px;height:40px;border:3px solid #2f3336;border-top-color:#1d9bf0;border-radius:50%;margin:0 auto 20px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.global-loading-message{color:#e7e9ea;font-size:20px;font-weight:600;margin-bottom:12px}.global-loading-detail{color:#8b98a5;font-size:14px;line-height:1.5;white-space:pre-line}.global-loading-content--wide{max-width:420px}.global-loading-progress-line{color:#e7e9ea;font-size:15px;line-height:1.45;margin-bottom:12px}.exchanges-sync-btn-wrap{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.exchanges-sync-background-inline{padding:8px 14px;font-size:14px;font-weight:600;border:1px solid #1d9bf0;border-radius:8px;background:#1d9bf0;color:#fff;cursor:pointer}.exchanges-sync-background-inline:hover{filter:brightness(1.08)}.sync-background-banner{margin:-8px 0 20px;padding:12px 14px;border-radius:10px;border:1px solid #5c4a00;background:linear-gradient(135deg,#2a2410,#1a1610)}.sync-background-banner-inner{display:flex;flex-direction:column;gap:8px}.sync-background-banner-title{color:#f5d547;font-size:14px;font-weight:700}.sync-background-banner-detail{color:#e7e9ea;font-size:13px;line-height:1.45}.sync-background-progress-track{height:6px;border-radius:3px;background:#2f3336;overflow:hidden}.sync-background-progress-track--overlay{margin-top:4px;margin-bottom:8px}.sync-background-progress-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#1d9bf0,#00ba7c);transition:width .25s ease-out}.sync-background-progress-indeterminate{height:6px;border-radius:3px;background:linear-gradient(90deg,#2f3336,#1d9bf0,#2f3336);background-size:200% 100%;animation:sync-indeterminate 1.2s ease-in-out infinite}.sync-background-progress-indeterminate--overlay{margin-top:4px;margin-bottom:8px}@keyframes sync-indeterminate{0%{background-position:100% 0}to{background-position:-100% 0}}.group-status-circle{transition:transform .15s,opacity .15s}.group-status-circle:hover:not(:disabled){transform:scale(1.3);opacity:.85}.group-status-circle:disabled{opacity:.5}@media(max-width:480px){.exchanges-page{padding:0 8px 16px}.exchanges-table-wrapper{margin:0 -8px;padding:0 8px}.exchanges-pagination span{font-size:12px}}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:#0f1419;color:#e7e9ea;min-height:100vh}#root{min-height:100vh}*{scrollbar-width:thin;scrollbar-color:#38444d #1a1f23}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#1a1f23}*::-webkit-scrollbar-thumb{background:#38444d;border-radius:5px}*::-webkit-scrollbar-thumb:hover{background:#4a5568}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
