.dx-overview-scope{--dx-overview-surface:linear-gradient(180deg, #fff1, #ffffff0b);--dx-overview-surface-strong:linear-gradient(180deg, #ffffff16, #ffffff10);--dx-overview-surface-2:#ffffff0a;--dx-overview-border:#ffffff1b;--dx-overview-border-soft:#ffffff15;--dx-overview-accent:var(--dx-accent);--dx-overview-accent-soft:color-mix(in srgb, var(--dx-accent), transparent 72%);--dx-overview-danger:var(--dx-error);--dx-overview-success:var(--dx-success);--dx-overview-warn:var(--dx-warning);--dx-overview-text:var(--dx-text);--dx-overview-text-2:var(--dx-text-secondary);--dx-overview-text-3:color-mix(in srgb, var(--dx-text-secondary), transparent 24%);--dx-overview-radius:18px;--dx-overview-radius-sm:14px;--dx-overview-gap:clamp(12px, 1.2vw, 16px);--dx-overview-section-gap:clamp(16px, 1.8vw, 24px);--dx-overview-shadow:0 10px 24px -20px #0406144d, 0 1px 0 #ffffff08;--dx-overview-display-font:var(--font-dm-sans,var(--font-sans));--dx-overview-body-font:var(--font-dm-sans,var(--font-sans));font-family:var(--font-dm-sans), var(--font-sans), system-ui, -apple-system, sans-serif!important}.dx-overview-scope :where(*),.dx-overview-heading{font-family:inherit!important}.dx-overview-card{border:1px solid var(--dx-overview-border);border-radius:var(--dx-overview-radius);background:var(--dx-overview-surface);-webkit-backdrop-filter:blur(8px)saturate(102%);box-shadow:var(--dx-overview-shadow)}.dx-overview-card-soft{border:1px solid var(--dx-overview-border-soft);border-radius:var(--dx-overview-radius-sm);background:var(--dx-overview-surface-2);-webkit-backdrop-filter:blur(6px)saturate(101%);box-shadow:none}.dx-overview-milestones{background:var(--dx-overview-surface)}.dx-overview-badge{transition:background-color .2s,border-color .2s,color .2s}.dx-brief-collapsible{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.dx-brief-collapsible[data-open=true]{opacity:1;max-height:620px}.dx-overdue-pulse{animation:2s ease-in-out infinite dx-overdue-pulse}.dx-timeline-item{opacity:0;animation:.36s forwards dx-timeline-in;transform:translateY(8px)}.dx-timeline-item:first-child{animation-delay:80ms}.dx-timeline-item:nth-child(2){animation-delay:.16s}.dx-timeline-item:nth-child(3){animation-delay:.24s}.dx-timeline-item:nth-child(4){animation-delay:.32s}.dx-focus-task{opacity:0;animation:.3s forwards dx-focus-in;transform:translate(16px)}.dx-focus-task:first-child{animation-delay:50ms}.dx-focus-task:nth-child(2){animation-delay:.1s}.dx-focus-task:nth-child(3){animation-delay:.15s}.dx-focus-task:nth-child(4){animation-delay:.2s}.dx-focus-task:nth-child(5){animation-delay:.25s}.dx-progress-ring-fill{transition:stroke-dashoffset .6s ease-out}.dx-milestone-node-active{animation:2s ease-in-out infinite dx-node-pulse}.dx-milestone-node-overdue{animation:2s ease-in-out infinite dx-overdue-pulse}.dx-mobile-sheet-handle{background:#fff3;border-radius:999px;width:52px;height:4px;margin-inline:auto}@keyframes dx-overdue-pulse{0%,to{box-shadow:0 0 0 2px #ef444433}50%{box-shadow:0 0 0 5px #ef44440f}}@keyframes dx-node-pulse{0%,to{box-shadow:0 0 0 3px color-mix(in srgb, var(--dx-overview-accent), transparent 72%)}50%{box-shadow:0 0 0 6px color-mix(in srgb, var(--dx-overview-accent), transparent 86%)}}@keyframes dx-timeline-in{to{opacity:1;transform:translate(0,0)}}@keyframes dx-focus-in{to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.dx-overdue-pulse,.dx-milestone-node-active,.dx-milestone-node-overdue,.dx-timeline-item,.dx-focus-task,.dx-progress-ring-fill{transition-duration:1ms!important;transition-delay:0s!important;animation:none!important;transform:none!important}}
