.standing-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.standing-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:20px}.standing-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.standing-card{padding:18px;border:1px solid #d4e4dc;border-radius:18px;background:#fff;display:grid;gap:13px}.standing-card.active{border-color:#9bd7bd;box-shadow:0 12px 30px #073b300d}.standing-card header,.standing-card footer,.standing-card dl,.standing-route{display:flex;align-items:center;justify-content:space-between;gap:10px}.standing-card header div{display:grid;gap:4px}.standing-card header small{font:10px monospace;color:#5e756d}.standing-card mark{padding:5px 8px;border-radius:999px;background:#edf5f1;color:#537068;font:800 10px monospace}.standing-card.active mark{background:#dff6eb;color:#06704d}.standing-route{justify-content:flex-start;font:700 13px monospace;color:#315a4d}.standing-route i{color:#00a878}.standing-card>strong{font-size:1.8rem}.standing-card p{min-height:1.2em;margin:0;color:#517068}.standing-card dl{margin:0;padding:11px;border-radius:11px;background:#f3f8f5}.standing-card dl div{display:grid;gap:3px}.standing-card dt{font-size:10px;text-transform:uppercase;color:#71847d}.standing-card dd{margin:0;font-weight:800}.standing-card footer{justify-content:flex-end}.standing-card footer button{border:0;border-radius:8px;padding:8px 10px;background:#eaf5ef;color:#073b30;font-weight:800;cursor:pointer}.standing-card footer button.danger{background:#fff0f1;color:#cf3d4c}.standing-timeline{padding:18px;border-radius:18px;background:#073b30;color:#fff;align-self:start}.standing-timeline h3{margin-top:0}.standing-instance{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:11px 0;border-bottom:1px solid #ffffff20}.standing-instance span{display:grid}.standing-instance small{color:#bcd4cb}.standing-instance mark{align-self:start;padding:4px 6px;border-radius:6px;background:#ffffff17;color:#fff;font:700 9px monospace}.standing-instance mark.ok{background:#087b55}.standing-instance mark.bad{background:#ba3443}.standing-empty,.standing-error{grid-column:1/-1;padding:22px;border-radius:14px;background:#fff;color:#60766e}.standing-error{background:#fff0f1;color:#b52f40}.standing-dialog{width:min(760px,calc(100% - 24px));border:0;border-radius:22px;padding:0;box-shadow:0 30px 80px #001b1560}.standing-dialog::backdrop{background:#001b1590}.standing-dialog form{padding:24px}.standing-dialog header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.standing-dialog header h2{margin:0}.standing-dialog header button{border:0;background:none;font-size:1.5rem;cursor:pointer}.standing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.standing-fields label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#557068}.standing-fields label.wide{grid-column:1/-1}.standing-fields input,.standing-fields select{width:100%;padding:12px;border:1px solid #bfd7cc;border-radius:9px;background:#fff}.standing-target{display:grid;grid-template-columns:1fr auto;gap:8px}.standing-recipient{grid-column:1/-1;display:grid;padding:10px;border-radius:9px;background:#eef8f3}.standing-recipient.ok{color:#087b55}.standing-recipient.bad{color:#bd3543;background:#fff0f1}.standing-dialog .actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.transaction-detail-actions{gap:10px;flex-wrap:wrap}@media(max-width:850px){.standing-layout,.standing-list{grid-template-columns:1fr}}@media(max-width:600px){.standing-toolbar,.standing-fields{grid-template-columns:1fr;display:grid}.standing-fields label.wide{grid-column:auto}.standing-target{grid-template-columns:1fr}.standing-dialog form{padding:18px}.transaction-detail-actions .btn{width:100%}}

/* Card headers and footers must not inherit the sticky page chrome. */
.standing-card>header{position:static;z-index:auto;width:auto;height:auto;padding:0;background:transparent;border:0;backdrop-filter:none}
.standing-card>footer{width:auto;padding:0;background:transparent;color:inherit;font-size:inherit}
.standing-card dd small{display:block;margin-top:3px;color:#60766e;font-size:10px;font-weight:600;white-space:nowrap}
.standing-card .standing-result dd{display:grid;gap:4px}.standing-card .standing-result dd b{line-height:1.15}.standing-card .standing-result dd small{margin:0;line-height:1.2}.standing-card .standing-result .result-date{padding-top:3px;color:#168563;font-size:12px;font-weight:800}.standing-card .standing-result .result-time{color:#60766e;font-size:11px;font-variant-numeric:tabular-nums}

/* Use the full card area while the run timeline is hidden. */
.standing-layout:has(.standing-timeline[hidden]) .standing-list{grid-column:1/-1}

.customer-payment-alerts{display:grid;gap:10px;margin:16px 0 6px}.customer-payment-alerts[hidden]{display:none}.customer-payment-alert{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 17px;border:1px solid #efb9bf;border-radius:15px;background:#fff4f5;color:#7f2430}.payment-alert-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#c93648;color:#fff;font-weight:900}.customer-payment-alert b{display:block;color:#9e2635}.customer-payment-alert p{margin:3px 0;color:#3f514b;font-weight:800}.customer-payment-alert small{color:#765d60}.customer-payment-alert button{border:0;border-radius:9px;padding:9px 12px;background:#fff;color:#9e2635;font-weight:800;cursor:pointer}@media(max-width:600px){.customer-payment-alert{grid-template-columns:auto minmax(0,1fr)}.customer-payment-alert button{grid-column:2;justify-self:start}}

/* The author-level grid rule on labels must not override the native hidden attribute. */
.standing-fields label[hidden]{display:none}
.standing-dialog>form>header{position:static;z-index:auto;width:auto;height:auto;margin:0 0 18px;padding:0 0 18px;background:transparent;border:0;border-bottom:1px solid #dbe9e1;backdrop-filter:none}.standing-dialog>form>header h2{margin:0;font-size:24px;line-height:1.2}.standing-dialog>form>header button{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;margin:0;padding:0;border:1px solid #9dbdb0;border-radius:9px;background:#fff;color:#073b30;font-size:23px;line-height:1;cursor:pointer}.standing-dialog>form>header button:hover{background:#edf7f1;border-color:#00a878}
@media(max-width:600px){.standing-dialog .actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:10px;width:100%;margin-left:0;margin-right:0}.standing-dialog .actions .btn{width:100%;min-width:0;min-height:52px;padding:12px 10px}}
