.hub-linked-task__open{padding:.55rem .75rem!important;color:#fff!important;background:#285e43!important;border:0!important;border-radius:.55rem!important;font-weight:850!important;cursor:pointer}
.hub-task-dialog-open{overflow:hidden}
.hub-linked-task-dialog{width:min(920px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);padding:0;color:var(--hub-text,#17231b);background:var(--hub-panel,#fff);border:1px solid var(--hub-border,#d6dfd8);border-radius:1rem;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.hub-linked-task-dialog::backdrop{background:rgba(8,15,11,.72);backdrop-filter:blur(4px)}
.hub-linked-task-dialog .hub-task-dialog__shell>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.2rem;color:#fff;background:#285e43}
.hub-linked-task-dialog .hub-task-dialog__shell>header small{display:block;margin-bottom:.2rem;color:#d8eadf;font-size:.68rem;font-weight:850;text-transform:uppercase}
.hub-linked-task-dialog .hub-task-dialog__shell>header h2{margin:0;color:#fff;font-size:1.25rem}
.hub-linked-task-dialog .hub-task-dialog__close{display:grid;width:2.35rem;height:2.35rem;padding:0;place-items:center;color:#fff;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.35);border-radius:50%;font-size:1.55rem;cursor:pointer}
.hub-linked-task-dialog .hub-task-dialog__body{padding:1.2rem;overflow:auto}
.hub-linked-task-dialog .hub-task-dialog__body>main{display:grid;gap:1rem}
.hub-linked-task-dialog .hub-task-dialog__content{padding:1rem;background:var(--hub-soft,#f3f6f4);border-radius:.75rem}
:is(html[data-theme="dark"],body.hub-dark-mode) .hub-linked-task-dialog{color:#f4faf6;background:#17231d;border-color:#526158;color-scheme:dark}
:is(html[data-theme="dark"],body.hub-dark-mode) .hub-linked-task-dialog .hub-task-dialog__content{background:#101813}
@media(max-width:640px){.hub-linked-task-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;border:0;border-radius:0}.hub-linked-task-dialog .hub-task-dialog__body{max-height:calc(100dvh - 76px);padding:.85rem}}
