.dashboard-page{max-width:1560px;container-type:inline-size}.home-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.home-heading h2{font-size:32px;line-height:1.15;letter-spacing:-.045em;margin:5px 0 7px;font-weight:720}.home-heading p{color:var(--muted);margin:0;font-size:15px}.eyebrow{font-size:11px;font-weight:760;letter-spacing:.13em;color:var(--accent)}
.dashboard-page .btn{border-radius:12px}
.role-picker{position:relative;display:grid;gap:6px;width:min(17rem,100%);z-index:20}.role-picker>span{font-size:12px;color:var(--muted);padding-left:3px}.role-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.78);backdrop-filter:blur(22px) saturate(160%);border-radius:14px;padding:11px 13px;color:var(--text);font-weight:650;box-shadow:0 1px 2px rgba(0,0,0,.03),0 8px 24px rgba(0,0,0,.04);cursor:pointer}.role-trigger:hover{background:#fff}.role-trigger[aria-expanded="true"]{box-shadow:0 0 0 4px rgba(124,58,237,.11),0 16px 44px rgba(0,0,0,.11)}.role-trigger svg{width:16px;color:#86868b;transition:transform .2s}.role-trigger[aria-expanded="true"] svg{transform:rotate(180deg)}
.role-menu{position:absolute;top:calc(100% + 8px);right:0;width:min(22rem,calc(100vw - 2rem));padding:7px;background:rgba(255,255,255,.88);backdrop-filter:blur(32px) saturate(180%);border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.16),0 2px 8px rgba(0,0,0,.06)}.role-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:transparent;border-radius:12px;padding:10px 11px;text-align:left;color:var(--text);cursor:pointer}.role-menu button:hover{background:rgba(120,120,128,.1)}.role-menu button>span{display:grid;gap:1px}.role-menu strong{font-size:14px}.role-menu small{font-size:12px;color:var(--muted)}.role-menu svg{width:17px;color:var(--accent);opacity:0}.role-menu button[aria-checked="true"]{background:var(--accent-soft)}.role-menu button[aria-checked="true"] svg{opacity:1}
.news-feed{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;background:#1d1d1f;color:#fff;border-radius:18px;padding:14px 14px 14px 18px;overflow:hidden;margin-bottom:16px;box-shadow:0 16px 38px rgba(0,0,0,.1)}.feed-label{display:flex;align-items:center;gap:7px;color:#d8cbff;font-size:12px;font-weight:750;white-space:nowrap}.feed-label svg{width:15px;color:#b99af8}.news-feed>a{display:flex;gap:10px;align-items:center;min-width:0}.news-feed>a strong,.news-feed>a span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-feed>a strong{font-size:14px;letter-spacing:-.01em}.news-feed>a span{font-size:12px;color:#aeb0b8}.feed-controls{display:flex;gap:4px}.feed-controls button{width:32px;height:32px;border:0;border-radius:10px;background:rgba(255,255,255,.09);color:#fff;display:grid;place-items:center;cursor:pointer}.feed-controls button:hover{background:rgba(255,255,255,.16)}.feed-controls svg{width:15px}.feed-timer{position:absolute;left:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--pink));transition:width .2s linear}
.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.stat{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:108px;padding:19px 20px;border:0;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 1px 2px rgba(0,0,0,.03),0 12px 34px rgba(0,0,0,.035);transition:transform .22s ease,box-shadow .22s ease}.stat:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(0,0,0,.08)}.stat-copy span{font-size:13px;color:#6e6e73}.stat-copy strong{display:block;font-size:30px;line-height:1.1;margin-top:4px;letter-spacing:-.035em}.stat-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.stat-icon.pink{background:var(--pink-soft);color:var(--pink)}.stat-icon.green{background:var(--good-soft);color:#149a45}.stat-icon svg{width:19px}.stat-arrow{display:flex;align-items:center;gap:4px;color:#86868b;font-size:12px;margin-top:8px}.stat-arrow svg{width:14px}
.dashboard-layout{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(0,.85fr);gap:16px;align-items:start}.orders-surface,.focus-rail{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:0;border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.03),0 16px 42px rgba(0,0,0,.045);min-width:0;overflow:hidden}.surface-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 20px 17px;border-bottom:1px solid rgba(0,0,0,.055)}.surface-head h3{font-size:18px;letter-spacing:-.025em;margin:2px 0 0}.tabs{background:#f1f1f3;padding:3px;border-radius:11px}.tab{border-radius:8px;padding:7px 11px}.tab.active{background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.08)}
.order-list{display:grid}.order-card{border:0;border-bottom:1px solid rgba(0,0,0,.055);background:transparent;width:100%;text-align:left;padding:18px 20px;cursor:pointer;color:var(--text);transition:background .18s}.order-card:last-child{border-bottom:0}.order-card:hover{background:rgba(120,120,128,.055)}.order-card.selected{background:linear-gradient(90deg,rgba(124,58,237,.09),rgba(255,255,255,.15) 78%)}.order-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.order-top strong{display:block;font-size:15px;letter-spacing:-.015em}.order-top small{color:var(--muted);display:block;margin-top:3px}.order-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px}.order-summary .stage-grid{min-width:0}.overall-mini{text-align:right}.overall-mini small{display:block;color:var(--muted);font-size:11px}.overall-mini b{font-size:19px;color:var(--accent)}
.focus-rail{position:sticky;top:80px}.focus-hero{padding:20px;background:#1d1d1f;color:#fff}.focus-hero-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.focus-hero h3{font-size:19px;letter-spacing:-.025em;margin:4px 0}.focus-hero p{margin:0;color:#a9a9ae;font-size:12px}.focus-progress{margin-top:19px}.focus-progress-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px;font-size:12px;color:#c7c7cc}.focus-progress-label b{color:#fff;font-size:19px}.focus-track{height:7px;border-radius:99px;background:#36363a;overflow:hidden}.focus-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--pink))}
.focus-body{padding:18px;display:grid;gap:17px}.compact-steps{display:grid;gap:9px}.compact-step{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.compact-step-label{display:flex;align-items:center;gap:8px;min-width:0}.step-dot{width:8px;height:8px;border-radius:50%;background:#d2d2d7}.step-dot.done{background:var(--good)}.step-dot.active{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.compact-step span{font-size:13px}.compact-step b{font-size:12px;font-variant-numeric:tabular-nums}.focus-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px}.focus-meta div{background:#f5f5f7;padding:11px;border-radius:12px;min-width:0}.focus-meta span{display:block;color:var(--muted);font-size:11px}.focus-meta strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.attention{background:var(--pink-soft);color:#b8216b;padding:13px;border-radius:13px;font-size:13px;overflow-wrap:anywhere}.focus-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.focus-actions .primary{grid-column:1/-1}
@media(max-width:1180px){.dashboard-layout{grid-template-columns:1fr}.focus-rail{position:static}.stage-grid{grid-template-columns:repeat(5,minmax(58px,1fr))}}
@media(max-width:980px){.dashboard-layout{grid-template-columns:1fr}.focus-rail{position:static}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.home-heading{align-items:flex-start;flex-direction:column}.role-picker{width:100%}.role-menu{left:0;right:auto}.news-feed{grid-template-columns:1fr auto}.feed-label{display:none}.news-feed>a{display:block}.news-feed>a strong,.news-feed>a span{display:block}.stats{grid-template-columns:1fr}.surface-head{align-items:flex-start;flex-direction:column}.order-summary{grid-template-columns:1fr}.overall-mini{text-align:left}.focus-meta{grid-template-columns:1fr}.focus-actions{grid-template-columns:1fr}.focus-actions .primary{grid-column:auto}}
.live-dot{width:7px;height:7px;border-radius:50%;background:#ff375f;box-shadow:0 0 0 5px rgba(255,55,95,.14)}
.feed-content{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:13px!important;align-items:center;min-width:0}.feed-tags{display:flex!important;gap:5px;align-items:center;white-space:nowrap}.feed-tags em{font-style:normal;font-size:11px;line-height:1;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.1);color:#e4e4e8}.feed-tags em.priority{background:#ff375f;color:#fff;font-weight:750}.feed-copy{display:flex!important;align-items:center;gap:9px;min-width:0}.feed-copy strong,.feed-copy>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-content.feed-enter{animation:feed-enter .34s ease both}@keyframes feed-enter{from{opacity:.25;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.feed-tags em:nth-child(4){display:none}.feed-content{grid-template-columns:auto minmax(0,1fr)}}
@media(max-width:720px){.feed-content{grid-template-columns:1fr!important}.feed-tags{overflow:auto}.feed-copy{display:grid!important;gap:1px}.feed-copy strong,.feed-copy>span{display:block!important}.news-feed{padding-left:14px}}
.feed-tags em.priority{background:rgba(255,255,255,.16)}.feed-tags em.priority.urgent{background:#ff375f}.feed-tags em.priority.high{background:#ff9f0a;color:#1d1d1f}
.feed-tags em:nth-child(4){display:inline-flex!important}

/* Request flow ticker: requester -> owner, continuous marquee, and empty state */
.news-feed{grid-template-columns:auto minmax(0,1fr) auto;gap:16px;padding:13px 14px 13px 18px}
.news-feed>a.feed-content{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:14px!important;align-items:center;color:inherit;text-decoration:none;overflow:hidden}
.feed-route{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;color:#f5f5f7}
.feed-route b{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:8px;background:rgba(255,255,255,.11);font-size:12px;font-weight:720;letter-spacing:-.01em}
.feed-route b:last-of-type{background:rgba(124,58,237,.38);color:#fff}
.feed-route svg{width:15px;color:#c7c7cc;flex:0 0 auto}
.feed-route small{color:#a9a9ae;font-size:11px}
.feed-marquee{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%)}
.feed-marquee-track{display:flex;align-items:center;width:max-content;will-change:transform;animation:feed-marquee 24s linear infinite}
.feed-scroll-group{display:flex;align-items:center;gap:12px;min-width:max-content;padding-right:44px}
.feed-scroll-group .feed-tags{display:flex!important;flex:0 0 auto}
.feed-scroll-group .feed-copy{display:flex!important;flex:0 0 auto;overflow:visible}
.feed-scroll-group .feed-copy strong,.feed-scroll-group .feed-copy>span{overflow:visible;text-overflow:clip}
.news-feed.paused .feed-marquee-track{animation-play-state:paused}
@keyframes feed-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.feed-controls[hidden]{display:none!important}
.feed-controls .feed-done{background:rgba(52,199,89,.17);color:#8ff0aa}
.feed-controls .feed-done:hover{background:rgba(52,199,89,.3)}
.news-feed.empty{grid-template-columns:auto minmax(0,1fr);background:#262629}
.news-feed.empty>a.feed-content{display:block!important}
.feed-empty{display:flex;align-items:center;gap:11px;min-height:32px}
.feed-empty>svg{width:20px;color:#8ff0aa;flex:0 0 auto}
.feed-empty>span{display:grid;gap:1px}
.feed-empty strong{font-size:13px;color:#fff}
.feed-empty small{font-size:11px;color:#a9a9ae}
@media(max-width:920px){.news-feed>a.feed-content{grid-template-columns:1fr;gap:9px!important}.feed-marquee{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 18px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 18px),transparent 100%)}}
@media(max-width:720px){.news-feed{grid-template-columns:minmax(0,1fr) auto}.news-feed>a.feed-content{display:grid!important}.feed-route{overflow-x:auto;padding-bottom:1px}.feed-route::-webkit-scrollbar{display:none}.feed-scroll-group{gap:9px;padding-right:32px}.feed-tags em:nth-child(4){display:none!important}.news-feed.empty{grid-template-columns:1fr}.feed-empty small{white-space:normal}}
@media(prefers-reduced-motion:reduce){.feed-marquee-track{animation:none}.feed-scroll-group[aria-hidden="true"]{display:none}}

/* Operational-first dashboard */
.environment-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.environment-badge svg{width:13px;color:var(--accent)}
.surface-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.view-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.view-switch button{border:0;border-radius:8px;background:transparent;color:var(--muted);padding:7px 10px;font-size:11px;font-weight:700;cursor:pointer}.view-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 5px rgba(0,0,0,.09)}
.order-card.insight-card{display:block;text-decoration:none}.order-priority-info{display:grid;grid-template-columns:.75fr 1fr 1.5fr 1.25fr;gap:8px;margin-bottom:12px}.order-priority-info>div{display:grid;align-content:start;gap:3px;min-width:0;padding:10px;border-radius:11px;background:var(--surface-2)}.order-priority-info span{font-size:10px;color:var(--muted)}.order-priority-info strong{font-size:12px;line-height:1.4;word-break:keep-all}.order-priority-info .reason strong{color:var(--danger)}.order-schedule{display:flex;align-items:center;gap:10px;padding-left:12px;border-left:3px solid var(--good);font-size:11px}.order-schedule.estimated{border-left-style:dashed;border-left-color:var(--accent)}.order-schedule span{color:var(--muted)}.order-schedule strong{font-size:12px}.order-schedule em{margin-left:auto;color:var(--accent);font-style:normal;font-weight:750}.orders-more{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 18px 18px;padding:11px;border:1px solid var(--line);border-radius:12px;color:var(--accent);font-size:12px;font-weight:750}.orders-more:hover{background:var(--accent-soft)}.orders-more svg{width:15px}
.schedule-overview{display:grid;padding:18px 20px 8px}.schedule-period{display:flex;align-items:center;gap:8px;padding:0 0 15px;border-bottom:1px solid var(--line)}.schedule-period svg{width:17px;color:var(--accent)}.schedule-period strong{font-size:13px}.schedule-period span{margin-left:auto;color:var(--muted);font-size:10px}.schedule-row{display:grid;grid-template-columns:44px 48px minmax(0,1fr);align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.schedule-row time{font-size:11px;font-weight:750}.schedule-line{height:0;border-top:3px solid var(--good)}.schedule-row.estimated .schedule-line{border-top-style:dashed;border-top-color:var(--accent)}.schedule-row>div{display:grid;gap:1px}.schedule-row small{font-size:9px;color:var(--muted)}.schedule-row strong{font-size:13px}.schedule-row em{font-size:10px;color:var(--muted);font-style:normal}
html[data-theme="dark"] .stat,html[data-theme="dark"] .orders-surface,html[data-theme="dark"] .focus-rail{background:rgba(28,28,31,.9)}html[data-theme="dark"] .tabs,html[data-theme="dark"] .view-switch{background:var(--surface-2)}html[data-theme="dark"] .tab.active,html[data-theme="dark"] .view-switch button.active{background:#35353a}html[data-theme="dark"] .order-card:hover{background:rgba(255,255,255,.035)}html[data-theme="dark"] .order-card.selected{background:linear-gradient(90deg,rgba(36,120,242,.16),transparent)}html[data-theme="dark"] .focus-meta div{background:var(--surface-2)}
@media(max-width:1080px){.order-priority-info{grid-template-columns:1fr 1fr}.order-priority-info .reason{grid-column:auto}}
@media(max-width:720px){.environment-badge{align-self:flex-start}.surface-controls{width:100%;justify-content:space-between}.order-priority-info{grid-template-columns:1fr 1fr}.order-priority-info .reason,.order-priority-info>div:last-child{grid-column:1/-1}.order-schedule{flex-wrap:wrap}.order-schedule em{width:100%;margin-left:0}.schedule-period span{display:none}}

/* Four equal overview blocks with a static request feed */
.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.overview-grid .stats{display:contents}.overview-grid .stat{height:150px;min-height:150px;margin:0;overflow:hidden}.overview-grid .news-feed{height:150px;min-height:150px;margin:0;overflow:hidden}
.compact-feed{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:16px 17px;background:#1d1d1f;border-radius:18px}.compact-feed .feed-label{justify-content:flex-start}.compact-feed .feed-label>b{margin-left:auto;color:#fff;font-size:11px}.compact-feed>a.feed-content{display:grid!important;grid-template-columns:1fr;align-content:start;gap:8px!important;overflow:hidden}.compact-feed .feed-route{gap:5px}.compact-feed .feed-route b{min-height:23px;padding:0 7px;font-size:10px}.compact-feed .feed-static-copy{display:grid;gap:2px;min-width:0}.compact-feed .feed-static-copy strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;font-size:12px;line-height:1.4}.compact-feed .feed-static-copy small{color:#b4b4bc;font-size:9px}.compact-feed .feed-static-copy em{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8e8e96;font-size:9px;font-style:normal}.compact-feed .feed-controls{display:flex;align-items:center;gap:4px}.feed-pages{display:flex;gap:3px;margin-right:auto}.feed-pages button{width:23px;height:23px;border:0;border-radius:7px;background:rgba(255,255,255,.08);color:#b7b7bf;font-size:9px;font-weight:800;cursor:pointer}.feed-pages button.active{background:#fff;color:#1d1d1f}.compact-feed .feed-controls>button{width:27px;height:27px;border-radius:8px}.compact-feed.news-feed.empty{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr}.compact-feed .feed-empty{align-self:center}.compact-feed .feed-empty strong{font-size:12px}
@media(max-width:1180px){.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid .stat,.overview-grid .news-feed{height:140px;min-height:140px}}
@media(max-width:640px){.overview-grid{grid-template-columns:1fr}.overview-grid .stat,.overview-grid .news-feed{height:132px;min-height:132px}}

/* Consistent dashboard type scale */
.dashboard-page{font-size:14px}.home-heading h2{font-size:28px;line-height:1.25}.home-heading p{font-size:14px;line-height:1.55}.eyebrow{font-size:12px}.surface-head h3{font-size:20px;line-height:1.35}.surface-controls button,.tabs .tab,.view-switch button{min-height:36px;font-size:14px}.stat-copy span{font-size:14px}.stat-copy strong{font-size:30px}.stat-arrow{font-size:12px}.order-top strong{font-size:16px;font-weight:650}.order-top small{font-size:12px;line-height:1.5}.order-priority-info span{font-size:12px}.order-priority-info strong{font-size:14px;line-height:1.5}.order-priority-info .reason strong{color:var(--muted)}.order-priority-info .reason.alert strong{color:var(--danger)}.order-priority-info .reason.safe strong{color:var(--muted);font-weight:600}.order-schedule{font-size:12px}.order-schedule strong{font-size:14px}.order-schedule em{font-size:12px;color:var(--muted)}.focus-hero h3{font-size:20px}.compact-step span,.compact-step b{font-size:14px}.focus-meta span{font-size:12px}.focus-meta strong{font-size:14px}.focus-actions .btn{min-height:42px;font-size:14px}.badge{font-size:12px}

/* Restored progress overview and five-stage flow */
.order-overall-progress{display:grid;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:10px;margin:12px 0 10px}.order-overall-progress>span{font-size:12px;color:var(--muted)}.order-overall-progress>div{height:8px;border-radius:99px;background:var(--surface-2);overflow:hidden}.order-overall-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--pink));animation:stage-grow .65s ease both}.order-overall-progress b{font-size:14px;color:var(--accent);font-variant-numeric:tabular-nums}.insight-card .stage-grid{margin-bottom:13px}.insight-card .stage{font-size:12px}.insight-card .stage-name small{font-size:11px}.insight-card .stage-track{height:6px}

/* Calendar timeline */
.timeline-view{padding:18px 20px 20px}.timeline-toolbar{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:14px;margin-bottom:12px}.timeline-toolbar>strong{text-align:center;font-size:18px}.timeline-nav{display:flex;gap:5px}.timeline-nav button{min-width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);display:grid;place-items:center;padding:0 10px;font-size:14px;font-weight:700;cursor:pointer}.timeline-nav button svg{width:16px}.timeline-selects{display:flex;gap:6px}.timeline-selects select{height:36px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);padding:0 28px 0 10px;font-size:14px}.timeline-legend{display:flex;align-items:center;gap:13px;min-height:36px;margin-bottom:10px;color:var(--muted);font-size:12px;white-space:nowrap;overflow-x:auto}.timeline-legend span{display:flex;align-items:center;gap:5px}.timeline-legend i{width:9px;height:9px;border-radius:3px}.timeline-legend i.material{background:#8b5cf6}.timeline-legend i.production{background:#22c55e}.timeline-legend i.package{background:#ec4899}.timeline-legend i.due{background:#f59e0b}.timeline-legend em{margin-left:auto;font-style:normal}.timeline-layout{display:grid;grid-template-columns:220px minmax(0,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--surface)}.timeline-names{position:relative;z-index:2;border-right:1px solid var(--line);background:var(--surface);box-shadow:8px 0 18px rgba(0,0,0,.035)}.timeline-name-head{height:54px;padding:16px;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.timeline-name{height:84px;display:grid;align-content:center;gap:2px;padding:10px 14px;border-bottom:1px solid var(--line)}.timeline-name:last-child{border-bottom:0}.timeline-name strong{font-size:14px}.timeline-name small{font-size:12px;color:var(--muted)}.timeline-name em{font-size:11px;color:var(--muted);font-style:normal}.timeline-scroll{overflow-x:auto;overscroll-behavior-inline:contain}.timeline-axis,.timeline-track{display:grid;grid-template-columns:repeat(var(--days),minmax(34px,1fr));min-width:calc(var(--days) * 34px)}.timeline-axis{height:54px;border-bottom:1px solid var(--line)}.timeline-axis>div{display:grid;place-content:center;text-align:center;border-right:1px solid var(--line);background:var(--surface-2)}.timeline-axis>div:last-child{border-right:0}.timeline-axis span{font-size:11px;color:var(--muted)}.timeline-axis b{font-size:13px}.timeline-axis .weekend{background:var(--danger-soft)}.timeline-axis .today{background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 -3px var(--accent)}.timeline-track{position:relative;height:84px;border-bottom:1px solid var(--line);background:var(--surface)}.timeline-track:last-child{border-bottom:0}.timeline-grid-lines{grid-column:1/-1;grid-row:1;background:repeating-linear-gradient(to right,transparent 0,transparent calc((100% / var(--days)) - 1px),var(--line) calc((100% / var(--days)) - 1px),var(--line) calc(100% / var(--days)));pointer-events:none}.timeline-marker{position:relative;z-index:2;grid-column:var(--column);grid-row:1;justify-self:center;display:flex;align-items:center;gap:4px;white-space:nowrap;font-size:11px;font-weight:700}.timeline-marker i{width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.timeline-marker.check{align-self:start;margin-top:13px;color:var(--accent)}.timeline-marker.due{align-self:end;margin-bottom:13px;color:var(--warn)}.timeline-marker.due i{border-radius:2px;background:var(--warn);box-shadow:none;transform:rotate(45deg)}.timeline-marker.due.estimated{border-bottom:1px dashed currentColor}.timeline-marker.due.confirmed{border-bottom:2px solid currentColor}.timeline-note{margin:11px 0 0;color:var(--muted);font-size:12px;line-height:1.5}
html[data-theme="dark"] .timeline-layout,html[data-theme="dark"] .timeline-names,html[data-theme="dark"] .timeline-axis>div,html[data-theme="dark"] .timeline-track{background:var(--surface)}html[data-theme="dark"] .timeline-axis>div{background:var(--surface-2)}
@media(max-width:820px){.timeline-toolbar{grid-template-columns:1fr auto}.timeline-toolbar>strong{grid-column:1/-1;grid-row:1;text-align:left}.timeline-nav{grid-row:2}.timeline-selects{grid-row:2}.timeline-layout{grid-template-columns:165px minmax(0,1fr)}.timeline-name{padding:9px 10px}.timeline-name em{display:none}.order-priority-info{grid-template-columns:1fr 1fr}.insight-card .stage-grid{display:none}.order-overall-progress{margin-bottom:12px}}
@media(max-width:560px){.timeline-view{padding:14px 12px 16px}.timeline-toolbar{grid-template-columns:1fr}.timeline-toolbar>strong,.timeline-nav,.timeline-selects{grid-column:1;grid-row:auto}.timeline-selects select{min-width:0;flex:1}.timeline-layout{grid-template-columns:140px minmax(0,1fr)}.timeline-legend em{display:none}.order-priority-info{grid-template-columns:1fr}.order-priority-info>div,.order-priority-info .reason,.order-priority-info>div:last-child{grid-column:1}.order-overall-progress{grid-template-columns:auto 1fr auto}}

.feed-list-row>a{padding-block:2px}

/* Compact overview cards: stable dimensions, card-level navigation and restrained feedback */
.overview-grid .stat{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 16px;transform:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;border:1px solid transparent}.overview-grid .stat:hover,.overview-grid .stat:focus-visible{transform:translateY(-2px);border-color:rgba(124,58,237,.24);box-shadow:0 12px 28px rgba(0,0,0,.09)}.overview-grid .stat:active{transform:translateY(0) scale(.995)}.overview-grid .stat-copy{display:grid;align-content:center;gap:7px;min-width:0}.overview-grid .stat-copy>span{font-size:14px;font-weight:700;color:var(--text)}.stat-metric-note{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:11px;white-space:nowrap}.stat-metric-note b{color:var(--muted);font-size:11px}.stat-side{display:grid;grid-template-columns:auto 30px;align-items:center;gap:8px}.stat-side>strong{font-size:25px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.04em}.stat-side>strong em{margin-left:2px;color:var(--muted);font-size:11px;font-style:normal;font-weight:650;letter-spacing:0}.stat-open{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:var(--surface-2);color:var(--muted)}.stat-open svg{width:15px}.stat:hover .stat-open,.stat:focus-visible .stat-open{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.overview-grid .news-feed{transition:transform .18s ease,box-shadow .18s ease}.overview-grid .news-feed:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.12)}
@media(prefers-reduced-motion:reduce){.overview-grid .stat,.overview-grid .news-feed{transition:none!important;transform:none!important}}

/* Request feed list: all pending items are visible without a ticker or page switching. */
.compact-feed{grid-template-rows:auto minmax(0,1fr);gap:6px;padding:12px 12px 10px}.feed-list{min-height:0;display:grid;align-content:start;gap:0;overflow-y:auto;scrollbar-width:thin;margin:0;padding:0;list-style:none}.feed-list-row{display:grid;grid-template-columns:20px minmax(0,1fr) 25px;align-items:center;gap:5px;min-height:28px;border-top:1px solid rgba(255,255,255,.09)}.feed-list-row:first-child{border-top:0}.feed-list-index{font-size:8px;font-weight:800;color:#777780;font-variant-numeric:tabular-nums}.feed-list-row>a{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:3px 2px;color:#fff}.feed-list-route{display:flex;align-items:center;gap:3px;white-space:nowrap}.feed-list-route b{font-size:8px;color:#d8cbff}.feed-list-route svg{width:9px;color:#777780}.feed-list-copy{min-width:0;display:grid;gap:0}.feed-list-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25}.feed-list-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aeb0b8;font-size:8px;line-height:1.25}.feed-list-row>button{width:25px;height:25px;border:0;border-radius:6px;background:rgba(255,255,255,.08);color:#c9c9d0;display:grid;place-items:center;cursor:pointer}.feed-list-row>button:hover,.feed-list-row>button:focus-visible{background:rgba(255,255,255,.18);color:#fff}.feed-list-row>button svg{width:12px}.compact-feed.empty{grid-template-rows:auto 1fr}.compact-feed .feed-empty{height:100%;display:flex;align-items:center;gap:8px;color:#fff;list-style:none}.compact-feed .feed-empty svg{width:17px;color:#8f8f98}.compact-feed .feed-empty span{display:grid}.compact-feed .feed-empty strong{font-size:11px}.compact-feed .feed-empty small{font-size:9px;color:#9999a2}

/* Focused task card: user-controlled, compact, and separate from approval state. */
.overview-grid .compact-feed{padding:9px;background:#e9ecef;color:#1d1d1f;border:1px solid #dde1e5;box-shadow:none}.compact-feed .feed-label{padding:0 3px;color:#4c5967}.compact-feed .feed-label .live-dot{background:#18a999}.compact-feed .feed-label>b{color:#4c5967}.compact-feed .feed-list{overflow:visible}.task-feed-card{height:108px;display:grid;grid-template-rows:auto 1fr auto;gap:3px;padding:9px 10px 7px;border:1px solid rgba(19,38,61,.08);border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(20,37,58,.08);list-style:none}.task-feed-top{display:flex;align-items:center;justify-content:space-between;gap:7px}.task-source{display:flex;align-items:center;gap:4px;min-width:0;color:#236a72;font-size:9px;font-weight:800}.task-source svg{width:11px}.task-count{color:#737d88;font-size:9px;font-variant-numeric:tabular-nums}.task-feed-copy{display:grid;align-content:center;min-width:0;color:#1d1d1f}.task-feed-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.task-feed-copy span,.task-feed-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-feed-copy span{color:#59636f;font-size:9px}.task-feed-copy small{color:#7b8590;font-size:8px}.task-feed-actions{display:grid;grid-template-columns:auto auto 25px 25px auto;gap:4px}.task-feed-actions button,.task-feed-actions a{min-height:24px;display:flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:7px;background:#eef1f4;color:#52606d;padding:0 6px;font-size:8px;font-weight:750;cursor:pointer}.task-feed-actions svg{width:11px}.task-feed-actions a{background:#e4f4f2;color:#14756b}.task-feed-actions .personal-complete{background:#163b5c;color:#fff}.task-feed-boundary{display:none}.compact-feed.feed-change .task-feed-card{animation:task-card-in .22s ease both}@keyframes task-card-in{from{opacity:.25;transform:translateX(8px)}to{opacity:1;transform:none}}
html[data-theme="dark"] .overview-grid .compact-feed{background:#25292d;border-color:#383e44}html[data-theme="dark"] .task-feed-card{background:#f7f7f8;color:#171719}html[data-theme="dark"] .compact-feed .feed-label,html[data-theme="dark"] .compact-feed .feed-label>b{color:#d7dce1}

/* The selected-order bar paints from zero once, then settles at the real value. */
.focus-track{position:relative}.focus-track .liquid-fill{position:relative;width:var(--target);background:linear-gradient(90deg,#2478f2,#18a999)}.focus-track .liquid-fill.animate{animation:focus-fill-in .82s cubic-bezier(.2,.78,.25,1) both}.focus-track .liquid-fill.animate:after{content:"";position:absolute;right:-2px;top:-2px;width:11px;height:11px;border-radius:50%;background:#1eb3a5;animation:focus-fill-tip .42s ease .68s both}@keyframes focus-fill-in{from{width:0}to{width:var(--target)}}@keyframes focus-fill-tip{0%{transform:scale(.55);opacity:.4}55%{transform:scale(1.25);opacity:.85}100%{transform:scale(1);opacity:0}}
.order-card.selected{background:linear-gradient(90deg,rgba(36,120,242,.1),transparent 78%)}.order-overall-progress i{background:linear-gradient(90deg,#2478f2,#18a999)}.order-overall-progress b{color:#187f92}.stat-icon{background:#e6f0ff;color:#2478f2}.stat-icon.green{background:#e4f6f2;color:#148c7e}.stat-icon.pink{background:#fff0f3;color:#d94065}
@media(max-width:640px){.task-feed-actions{grid-template-columns:1fr 1fr 25px 25px}.task-feed-actions .personal-complete{grid-column:1/-1}.overview-grid .compact-feed{height:164px!important;min-height:164px!important}.task-feed-card{height:122px}}
@media(prefers-reduced-motion:reduce){.compact-feed.feed-change .task-feed-card{animation:none}.focus-track .liquid-fill.animate{animation:none;width:var(--target)}.focus-track .liquid-fill.animate:after{display:none}}
.overview-grid .compact-feed{height:150px!important;min-height:150px!important}.task-feed-card{height:108px}
html[data-theme="dark"] .compact-order-row.selected{background:linear-gradient(90deg,rgba(36,120,242,.16),transparent 78%);box-shadow:inset 3px 0 #2478f2}

/* Arc-style request card: one radius family, clear hierarchy, fewer competing buttons. */
.overview-grid .compact-feed{padding:8px;background:var(--surface-2);border-color:var(--line);border-radius:var(--radius-card)!important}
.compact-feed .feed-label{min-height:20px;padding:0 5px;color:var(--muted);font-size:12px}.compact-feed .feed-label>b{color:var(--muted);font-size:12px}
.task-feed-card{height:110px;grid-template-rows:auto 1fr auto;gap:4px;padding:10px 11px 9px;border:1px solid var(--line);border-radius:var(--radius-card)!important;background:var(--surface);box-shadow:0 7px 20px rgba(14,28,45,.07)}
.task-feed-top{min-height:18px}.task-source{gap:5px;color:var(--muted);font-size:11px}.task-source svg{width:12px}.task-priority{padding:3px 7px;border-radius:999px;background:var(--danger-soft);color:var(--danger);font-size:10px;font-weight:800}
.task-feed-copy{gap:1px;color:var(--text)}.task-feed-copy strong{font-size:13px;line-height:1.35}.task-feed-copy span{font-size:11px}.task-feed-copy small{font-size:10px}
.surface-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.surface-title .eyebrow{flex-basis:100%}.surface-all-link{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:12px;font-weight:750}.surface-all-link:hover,.surface-all-link:focus-visible{color:var(--text)}.surface-all-link svg{width:14px}
.source-schedule-view{display:grid;gap:7px;padding:12px}.source-schedule-view>p{margin:0 0 4px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface-2);color:var(--muted);font-size:11px}.source-schedule-view>p strong{display:block;color:var(--text);font-size:12px}.source-schedule-view>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface);color:var(--text);text-align:left}.source-schedule-view>button span{display:grid}.source-schedule-view>button small{color:var(--muted)}.source-schedule-view>button b{white-space:nowrap}.source-boundary{margin:0;padding:9px 10px;border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface-2);color:var(--muted);font-size:10px;line-height:1.45}
.attention{display:flex;align-items:flex-start;gap:8px}.attention .ua-icon{margin-top:-2px}
.overview-grid .task-feed-card{background:#fff;color:#1d1d1f}.overview-grid .task-feed-copy,.overview-grid .task-feed-copy strong{color:#1d1d1f}.overview-grid .task-feed-copy span{color:#4d5966}.overview-grid .task-feed-copy small,.overview-grid .task-count{color:#68727d}.overview-grid .task-feed-actions button{background:#eef1f4;color:#364250}.overview-grid .task-feed-actions .personal-complete{background:#163b5c;color:#fff}
.task-feed-footer{display:flex;align-items:center;justify-content:space-between;gap:7px}.task-feed-nav,.task-feed-actions{display:flex;align-items:center;gap:4px}.task-feed-nav span{min-width:29px;text-align:center;color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}
.task-feed-nav button,.task-feed-actions button,.task-feed-actions a{min-height:27px;height:27px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:var(--radius-small)!important;background:var(--surface-2);color:var(--muted);padding:0 8px;font-size:10px;font-weight:750;cursor:pointer}.task-feed-nav button,.task-feed-actions>[data-feed-snooze]{width:27px;padding:0}.task-feed-footer svg{width:12px}.task-feed-actions .task-open{background:var(--accent-soft);border-color:transparent;color:var(--accent)}.task-feed-actions .personal-complete{background:var(--text);border-color:var(--text);color:var(--surface)}
.task-feed-nav button:hover,.task-feed-actions button:hover,.task-feed-actions a:hover{border-color:var(--accent);color:var(--accent)}.task-feed-actions .personal-complete:hover{background:var(--accent);color:#fff}
html[data-theme="dark"] .overview-grid .compact-feed{background:var(--surface-2);border-color:var(--line)}html[data-theme="dark"] .task-feed-card{background:var(--surface);color:var(--text)}
@media(max-width:640px){.task-feed-card{height:126px}.task-feed-footer{align-items:flex-end}.task-feed-actions .task-open{padding-inline:6px}.task-feed-actions .personal-complete span{display:none}.task-feed-actions .personal-complete{width:27px;padding:0}}

/* Flat Arc request feed: one card surface, no nested-card effect. */
.overview-grid .compact-feed{padding:13px 14px 12px;border:1px solid var(--line);background:var(--surface);box-shadow:0 8px 24px rgba(19,38,61,.045)}
.compact-feed .feed-label{min-height:23px;padding:0 0 9px;border-bottom:1px solid var(--line);color:var(--text);font-size:13px;font-weight:760}
.compact-feed .feed-label .live-dot{width:7px;height:7px;background:var(--pink);box-shadow:0 0 0 4px var(--pink-soft)}
.compact-feed .feed-label>b{margin-left:auto;color:var(--accent);font-size:12px;font-weight:800}
.task-feed-card{height:auto;min-height:0;gap:4px;padding:7px 0 0;border:0;border-radius:0!important;background:transparent!important;box-shadow:none}
.task-feed-top{min-height:25px}.task-source{color:var(--muted);font-size:11px}.task-source svg:last-of-type{color:var(--accent)}
.task-priority{padding:2px 7px;border-radius:999px;background:var(--pink-soft);color:var(--pink);font-size:10px}
.task-feed-copy{gap:2px}.task-feed-copy strong{font-size:13px;line-height:1.3}.task-feed-copy span{font-size:11px;line-height:1.35}.task-feed-copy small{font-size:10px;line-height:1.3}
.task-feed-footer{justify-content:flex-end;padding-top:4px;border-top:1px solid var(--line)}
.task-feed-actions{width:100%;justify-content:flex-end}
.task-feed-nav button,.task-feed-actions button,.task-feed-actions a{border-radius:var(--radius-small)!important}
.task-feed-actions .task-open{background:transparent;border-color:var(--line-strong);color:var(--text)}
.task-feed-actions .personal-complete{background:var(--accent);border-color:var(--accent);color:#fff}
.task-feed-actions .task-open:hover,.task-feed-actions .task-open:focus-visible{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}
html[data-theme="dark"] .overview-grid .compact-feed{background:var(--surface);border-color:var(--line)}
html[data-theme="dark"] .task-feed-card{background:transparent!important;color:var(--text)}
@media(max-width:640px){.overview-grid .compact-feed{height:168px!important;min-height:168px!important}.task-feed-card{height:auto}}

/* Keep the 4-up overview rhythm: request feed and KPI cards share one height. */
.overview-grid .compact-feed{height:124px!important;min-height:124px!important;padding:9px 12px 8px}
.compact-feed .feed-label{min-height:18px;padding:0 0 5px;font-size:12px}
.task-feed-card{height:80px;grid-template-rows:20px 28px 24px;gap:2px;padding:2px 0 0}
.task-feed-top{min-height:20px}.task-feed-nav button{width:22px;min-height:22px;height:22px;padding:0}.task-feed-nav span{min-width:25px;font-size:9px}
.task-feed-copy{align-content:start}.task-feed-copy strong{font-size:12px}.task-feed-copy span{display:none}.task-feed-copy small{font-size:9px}
.task-feed-footer{padding-top:0;border-top:0}.task-feed-actions button,.task-feed-actions a{min-height:23px;height:23px;font-size:10px}
html[data-theme="dark"] .overview-grid .task-feed-copy,html[data-theme="dark"] .overview-grid .task-feed-copy strong{color:var(--text)}html[data-theme="dark"] .overview-grid .task-feed-copy small{color:var(--muted)}
@media(max-width:640px){.overview-grid .compact-feed{height:142px!important;min-height:142px!important}.task-feed-card{height:102px;grid-template-rows:22px 42px 28px}.task-feed-copy span{display:block}}

/* Respond to the space the dashboard actually receives after the sidebar. */
@container (max-width:1100px){.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-layout{grid-template-columns:1fr}.focus-rail{position:static}.surface-head{align-items:flex-start;flex-direction:column}.surface-controls{width:100%;display:grid;grid-template-columns:1fr;justify-items:start}.surface-controls .tabs{width:100%;justify-content:flex-start}.dashboard-page .compact-order-row{grid-template-columns:minmax(150px,1.4fr) 72px 68px 58px 64px 74px;gap:7px}.dashboard-page .compact-order-row .badge{display:none}}
@container (max-width:620px){.overview-grid{grid-template-columns:1fr}}

/* Final dashboard balance: equal-height detail columns and a black request-feed anchor. */
.dashboard-layout{align-items:stretch}
.orders-surface,.focus-rail{height:100%}
.orders-surface{display:grid;grid-template-rows:auto 1fr auto}
.focus-rail{align-self:stretch}
.focus-hero .eyebrow{color:#fff;font-size:12px;font-weight:780;letter-spacing:.04em;opacity:.82}
.focus-hero h3{margin-top:7px}
.overview-grid .compact-feed,
html[data-theme="dark"] .overview-grid .compact-feed{background:#1d1d1f;border-color:#1d1d1f;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.15)}
.compact-feed .feed-label,
html[data-theme="dark"] .compact-feed .feed-label{border-color:rgba(255,255,255,.12);color:#fff}
.compact-feed .feed-label>b,
html[data-theme="dark"] .compact-feed .feed-label>b{color:#cdbbff}
.overview-grid .task-feed-copy,
.overview-grid .task-feed-copy strong,
html[data-theme="dark"] .overview-grid .task-feed-copy,
html[data-theme="dark"] .overview-grid .task-feed-copy strong{color:#fff}
.overview-grid .task-feed-copy small,
.overview-grid .task-count,
.task-feed-nav span,
html[data-theme="dark"] .overview-grid .task-feed-copy small{color:#aeb0b8}
.task-source{color:#d8cbff}
.task-feed-nav button,.overview-grid .task-feed-actions button,.overview-grid .task-feed-actions a{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:#e9e9ed}
.overview-grid .task-feed-actions .task-open{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff}
.overview-grid .task-feed-actions .personal-complete{border-color:#7c3aed;background:#7c3aed;color:#fff}

/* Feed changes on its own; only urgent cards carry an animated alert badge. */
.task-feed-actions{flex-wrap:nowrap;min-width:0}.task-feed-actions .task-open{min-width:0;white-space:nowrap}.task-feed-actions .personal-complete{white-space:nowrap}.compact-feed.feed-change .task-feed-card{animation:feed-slide-in .46s cubic-bezier(.2,.8,.2,1)}.feed-alert-chip{display:inline-flex;align-items:center;min-height:16px;padding:0 5px;border-radius:999px;background:#ff1769;color:#fff;font-size:8px;font-weight:850;letter-spacing:.07em;animation:feed-alert-pulse 2.2s ease-in-out infinite}
.stat-metric-note .urgent{color:#d82665}.stat-metric-note i{font-style:normal;color:var(--line-strong)}
@keyframes feed-slide-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes feed-alert-pulse{0%,100%{transform:translateY(0);opacity:.82}50%{transform:translateY(-1px);opacity:1}}
@media(max-width:760px){.task-feed-actions .task-open{padding-inline:6px}}@media(prefers-reduced-motion:reduce){.feed-alert-chip,.compact-feed.feed-change .task-feed-card{animation:none}}

/* Fade out the current request before replacing it; reserve fixed action lanes so buttons cannot clip. */
.compact-feed .task-feed-card{transition:opacity .18s ease,transform .18s ease}.compact-feed.feed-fading .task-feed-card{opacity:0;transform:translateY(-5px)}.compact-feed.feed-change .task-feed-card{animation:feed-fade-in .32s cubic-bezier(.2,.75,.25,1) both}
.task-feed-actions{display:grid!important;grid-template-columns:27px minmax(0,1fr) 56px!important;width:100%;gap:4px}.task-feed-actions>[data-feed-snooze]{width:27px}.task-feed-actions .task-open{width:100%;overflow:hidden;text-overflow:ellipsis}.task-feed-actions .personal-complete{width:56px;padding-inline:6px}
@keyframes feed-fade-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:640px){.task-feed-actions{grid-template-columns:27px minmax(0,1fr) 27px!important}.task-feed-actions .personal-complete{width:27px;padding:0}.task-feed-actions .personal-complete span{display:none}}
