.scheduled-transfer-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:14px;margin-top:16px}.scheduled-transfer-grid>.cardx{padding:0;overflow:hidden;height:350px}.scheduled-transfer-grid .section-head{padding:15px 17px;border-bottom:1px solid var(--line);margin:0;min-height:72px}.scheduled-count{border-radius:99px;padding:6px 10px;background:#fff0e6;color:#c97423;font-size:10px;font-weight:700}.scheduled-scroll{height:278px;overflow:auto}.scheduled-due-row,.scheduled-list-row{display:grid;align-items:center;gap:10px;padding:10px 14px;border-top:1px solid var(--line)}.scheduled-due-row:first-child,.scheduled-list-row:first-child{border-top:0}.scheduled-due-row{grid-template-columns:38px minmax(0,1fr) auto}.scheduled-due-row>div:last-child{display:flex;gap:6px}.scheduled-list-row{grid-template-columns:38px minmax(0,1fr) auto auto}.scheduled-due-row strong,.scheduled-due-row span,.scheduled-due-row small,.scheduled-list-row strong,.scheduled-list-row span,.scheduled-list-row small{display:block}.scheduled-due-row span,.scheduled-list-row span{font-size:11px;color:var(--muted);margin-top:2px}.scheduled-due-row small,.scheduled-list-row small{font-size:10px;color:var(--muted);margin-top:2px}.scheduled-transfer-icon{width:36px;height:36px;border-radius:10px;background:#efedff;color:#6558d3;display:grid;place-items:center}.scheduled-transfer-icon.automatic{background:#fff4df;color:#d58d20}.scheduled-transfer-icon svg{width:17px}.scheduled-list-row>em{border-radius:99px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:700}.scheduled-list-row>em.active{background:#e8f7ef;color:#29815d}.scheduled-list-row>em.paused{background:#eef0f4;color:#747c89}.scheduled-list-row.paused{opacity:.65}.scheduled-actions{display:flex;gap:4px}.scheduled-actions button{width:30px;height:30px;border:0;border-radius:8px;background:#f6f7fa;color:#687180;display:grid;place-items:center}.scheduled-actions button:hover{background:#ece9ff;color:#6152d0}.scheduled-actions button:last-child:hover{background:#fff0f2;color:#d6485e}.scheduled-actions svg{width:15px}.scheduled-empty{height:100%;min-height:180px}.scheduled-currency-check{display:flex;align-items:flex-start;gap:9px;border-radius:11px;background:#eef8f3;color:#317b5d;padding:11px 12px;font-size:11px}.scheduled-currency-check.invalid{background:#fff0f2;color:#c84458}.scheduled-currency-check svg{width:17px;flex:0 0 auto}.scheduled-run-summary{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fafbfe;margin-bottom:16px}.scheduled-run-summary strong,.scheduled-run-summary span{display:block}.scheduled-run-summary span{font-size:11px;color:var(--muted)}@media(max-width:1100px){.scheduled-transfer-grid{grid-template-columns:1fr}.scheduled-transfer-grid>.cardx{height:330px}.scheduled-scroll{height:258px}}@media(max-width:700px){.scheduled-due-row{grid-template-columns:36px 1fr}.scheduled-due-row>div:last-child{grid-column:2}.scheduled-list-row{grid-template-columns:36px minmax(0,1fr) auto}.scheduled-list-row>em{grid-column:2}.scheduled-actions{grid-column:3;grid-row:1/3}}
