@keyframes furing{0%{opacity:.5;transform:scale(.92)}to{opacity:0;transform:scale(1.5)}}.cinema-dashboard{width:100%;min-width:0}.cinema-dashboard--compact{flex-direction:column;gap:16px;display:flex}.cinema-dashboard__status-bar{background:var(--bar);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;min-width:0;padding:14px 20px;display:flex}.cinema-dashboard__hero{box-sizing:border-box;min-width:0;overflow:clip}.cinema-dashboard__hero--compact{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;padding:28px 34px;display:grid}.cinema-dashboard__hero--broadsheet{text-align:center;border-bottom:1px solid var(--line2);flex-direction:column;align-items:center;gap:14px;padding:44px 120px 38px;display:flex}.cinema-dashboard__hero-copy{min-width:0}.cinema-dashboard--compact .cinema-dashboard__hero-copy{flex-direction:column;gap:10px;display:flex}.cinema-dashboard__hero-meta{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.cinema-dashboard__hero-title{overflow-wrap:anywhere;max-width:100%;color:var(--ink);font-weight:600;display:block}.cinema-dashboard__hero-title--compact{letter-spacing:-.01em;max-width:780px;font-size:40px;line-height:1.08}.cinema-dashboard__hero-title--broadsheet{letter-spacing:-.015em;max-width:920px;font-size:52px;line-height:1.06}.cinema-dashboard__hero-subtitle{max-width:640px;color:var(--mut);overflow-wrap:anywhere;font-size:13px;line-height:1.6;display:block}.cinema-dashboard__hero--broadsheet .cinema-dashboard__hero-subtitle{max-width:620px;font-size:13.5px}.cinema-dashboard__hero-action{flex-direction:column;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.cinema-dashboard__primary-action-frame{max-width:100%;position:relative}.cinema-dashboard__primary-action-frame--broadsheet{margin-top:8px}.cinema-dashboard__primary-action{box-sizing:border-box;background:var(--acc);max-width:100%;color:var(--onAcc);box-shadow:0 0 30px var(--accFill);font:inherit;text-align:center;white-space:normal;overflow-wrap:anywhere;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;padding:14px 34px;font-size:13.5px;font-weight:750;line-height:1.3;text-decoration:none;transition:background .2s;display:inline-flex;position:relative}.cinema-dashboard__primary-action-frame--broadsheet .cinema-dashboard__primary-action{padding:13px 38px}.cinema-dashboard__problem-counts{min-width:0}.cinema-dashboard__problem-counts--compact{background:var(--card2);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;align-items:center;gap:40px;padding:13px 22px;display:flex}.cinema-dashboard__problem-counts--broadsheet{grid-template-columns:repeat(var(--cinema-problem-count), minmax(0, 1fr));border-bottom:1px solid var(--line2);display:grid}.cinema-dashboard__problem-count{align-items:center;gap:11px;min-width:0;display:flex}.cinema-dashboard__problem-count--broadsheet{border-right:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:3px;padding:20px 22px}.cinema-dashboard__problem-spacer{flex:1}.cinema-dashboard__problem-note{overflow-wrap:anywhere;min-width:0}.cinema-dashboard__work-queues{min-width:0;display:grid}.cinema-dashboard__work-queues--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cinema-dashboard__work-queues--broadsheet{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;padding-top:26px}.cinema-dashboard__queue-card{background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.cinema-dashboard__queue-column{flex-direction:column;min-width:0;display:flex}.cinema-dashboard__queue-heading{flex-wrap:wrap;align-items:baseline;min-width:0;display:flex}.cinema-dashboard__queue-heading--compact{border-bottom:1px solid var(--line);gap:9px;padding:15px 20px 11px}.cinema-dashboard__queue-heading--broadsheet{border-bottom:2px solid var(--line2);gap:10px;padding-bottom:9px}.cinema-dashboard__work-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-width:0;padding:11px 20px;display:flex}.cinema-dashboard__work-row--broadsheet{padding:12px 0}.cinema-dashboard__row-action{box-sizing:border-box;text-align:center;white-space:normal;overflow-wrap:anywhere;flex:0 auto;max-width:100%}button.cinema-dashboard__row-action{font-family:inherit}.cinema-dashboard__row-action--plain{background:0 0;border:0;padding:0}.cinema-dashboard__throttle-footer,.cinema-dashboard__pulse-footer{flex-direction:column;gap:8px;min-width:0;display:flex}.cinema-dashboard__pulse-footer{border-top:2px solid var(--line2);margin-top:30px;padding-top:16px}.cinema-dashboard__footer-row{flex-wrap:wrap;align-items:center;min-width:0;display:flex}.cinema-dashboard__footer-row--compact{background:var(--card2);border:1px solid var(--line);border-radius:12px;gap:16px;padding:11px 18px}.cinema-dashboard__footer-row--broadsheet{gap:44px}.cinema-dashboard__footer-divider{background:var(--line2);width:1px;height:16px}.cinema-dashboard__throttle-group{flex-direction:column;align-items:flex-end;gap:5px;min-width:0;display:flex}.cinema-dashboard__throttle-readout{align-items:center;gap:10px;min-width:0;display:flex}.cinema-dashboard__throttle-track{background:var(--line);border-radius:2px;width:170px;height:4px;position:relative}.cinema-dashboard__throttle-track--fluid{flex:110px;min-width:110px}@media (max-width:720px){.cinema-dashboard__hero--compact{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px 20px}.cinema-dashboard__hero--broadsheet{padding:34px 20px 30px}.cinema-dashboard__hero-title{font-size:clamp(32px,9vw,42px)}.cinema-dashboard__hero-action,.cinema-dashboard__primary-action-frame,.cinema-dashboard__primary-action{width:100%}.cinema-dashboard__primary-action{white-space:normal}.cinema-dashboard__problem-counts{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cinema-dashboard__problem-counts--compact,.cinema-dashboard__problem-count--broadsheet{padding:18px}.cinema-dashboard__problem-spacer{display:none}.cinema-dashboard__problem-note{grid-column:1/-1}.cinema-dashboard__work-queues{grid-template-columns:minmax(0,1fr)}.cinema-dashboard__work-queues--broadsheet{gap:30px}.cinema-dashboard__work-row{flex-wrap:wrap}.cinema-dashboard__footer-row--broadsheet{gap:24px}}@media (max-width:420px){.cinema-dashboard__status-bar{padding:12px 14px}.cinema-dashboard__hero--compact{padding:21px 14px}.cinema-dashboard__hero--broadsheet{padding:28px 4px 24px}.cinema-dashboard__hero-title{font-size:clamp(29px,10.5vw,36px)}.cinema-dashboard__primary-action{padding-inline:18px}.cinema-dashboard__problem-counts{grid-template-columns:minmax(0,1fr)}.cinema-dashboard__problem-count--broadsheet{border-right:0;border-bottom:1px solid var(--line)}.cinema-dashboard__problem-note{grid-column:1}.cinema-dashboard__work-row{padding-inline:14px}.cinema-dashboard__work-row--broadsheet{padding-inline:0}.cinema-dashboard__queue-heading--compact{padding-inline:14px}.cinema-dashboard__footer-divider{display:none}.cinema-dashboard__throttle-group{align-items:flex-start;width:100%}.cinema-dashboard__throttle-readout{flex-wrap:wrap;width:100%}.cinema-dashboard__throttle-track{flex:130px;width:auto;min-width:130px}}
