/* Scoped card entry point: preserve existing card titles, links, status controls and drag targets. */
.cfu-strip{display:flex;flex-direction:column;align-items:flex-end;gap:3px;width:100%;min-width:0;margin:0 0 9px;padding:0;text-align:right;grid-column:1/-1;box-sizing:border-box}
.cfu-strip .cfu-open{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:39px;padding:8px 13px;border:1px solid #d9cff8;border-radius:12px;background:linear-gradient(115deg,#eee8ff,#fff0f9);color:#6037a5;font:inherit;font-size:13px;font-weight:800;line-height:1.4;white-space:normal;cursor:pointer;text-align:center;box-shadow:0 3px 10px #5b31900a}
.cfu-strip .cfu-open:hover:not(:disabled){background:linear-gradient(115deg,#e4d9ff,#ffe1f3);border-color:#ac8edf}
.cfu-strip .cfu-open:disabled{cursor:default;opacity:.62;box-shadow:none}
.cfu-strip .cfu-open:focus-visible,.cfu-close:focus-visible{outline:3px solid #ad91ef;outline-offset:3px}
.cfu-last,.cfu-response{display:block;max-width:100%;font-size:11px;line-height:1.5;overflow-wrap:anywhere;color:#776b8c}
.cfu-response:empty{display:none}.cfu-strip.cfu-overdue .cfu-response{color:#b42344;font-weight:750}
.cfu-dialog-open{overflow:hidden!important}.cfu-modal-backdrop[hidden]{display:none!important}
.cfu-modal-backdrop{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(33,24,52,.46);backdrop-filter:blur(3px);box-sizing:border-box}
.cfu-modal{width:min(800px,100%);max-height:calc(100dvh - 44px);overflow:auto;overscroll-behavior:contain;border:1px solid #e6def3;border-radius:22px;background:#fff;box-shadow:0 25px 80px #20133245;color:#312444;box-sizing:border-box}
.cfu-modal-heading{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 21px;background:#fff;border-bottom:1px solid #ece5f6}
.cfu-modal-heading h2{margin:0;font-size:20px;line-height:1.5;color:#442768}.cfu-close{width:40px;height:40px;padding:0;flex:0 0 40px;border:1px solid #e5dbf1;border-radius:12px;background:#f8f5fc;color:#6b5683;font:500 27px/1 sans-serif;cursor:pointer}
#card-followup-widget-v54.qf-widget{margin:16px;border-radius:14px}
@media(max-width:600px){.cfu-modal-backdrop{padding:10px}.cfu-modal{max-height:calc(100dvh - 20px);border-radius:17px}.cfu-modal-heading{padding:12px 14px}.cfu-modal-heading h2{font-size:18px}#card-followup-widget-v54.qf-widget{margin:10px}.cfu-strip .cfu-open{min-height:42px}}
