.live-dockets{display:grid;gap:14px;width:min(100%,var(--page-shell-width,1240px));max-width:var(--page-shell-width,1240px);margin:0 auto;padding:14px 18px 6px;background:#f3f0e9;border-bottom:1px solid #b9b1a4}.state-decision-counter{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:stretch;gap:0;margin:0;border:2px solid #111;background:#fff7b2;box-shadow:0 3px 0 #111}.state-decision-counter strong{display:grid;place-items:center;min-height:86px;padding:8px 12px;background:#8b0000;color:#fff;font-size:clamp(2rem,5vw,3.6rem);line-height:1;font-variant-numeric:tabular-nums;animation:state-count-pulse 1.8s ease-in-out infinite}.state-decision-counter span{display:flex;align-items:center;padding:14px 18px;font-weight:900;font-size:clamp(1rem,2vw,1.25rem);line-height:1.25}.live-docket-bar{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:stretch;border:2px solid #111;background:#fff;box-shadow:0 3px 0 #111}.live-docket-bar h2{display:flex;align-items:center;margin:0;padding:14px 16px;font-size:clamp(.95rem,1.8vw,1.18rem);line-height:1.18;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:#111}.live-docket-bar.court h2{background:#8b0000}.live-docket-bar.pretrial h2{background:#283d66}.live-docket-bar.state-love h2{background:#5f3b17}.live-docket-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0}.live-docket-links a{display:flex;align-items:center;min-height:64px;padding:11px 13px;border-left:1px solid #bbb;border-bottom:1px solid #bbb;background:#fff;color:#111;font-weight:800;line-height:1.25;text-decoration:none}.live-docket-links a:nth-last-child(-n+3){border-bottom:0}.live-docket-links a:hover,.live-docket-links a:focus-visible{position:relative;z-index:1;background:#fff3a6;outline:3px solid #111;outline-offset:-3px}.live-docket-links a::after{content:' →';margin-left:auto;padding-left:8px;font-size:1.15em}@keyframes state-count-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.045)}}@media(prefers-reduced-motion:reduce){.state-decision-counter strong{animation:none}}@media(max-width:980px){.live-docket-bar{grid-template-columns:220px minmax(0,1fr)}.live-docket-links{grid-template-columns:repeat(2,minmax(0,1fr))}.live-docket-links a:nth-last-child(-n+3){border-bottom:1px solid #bbb}.live-docket-links a:nth-last-child(-n+2){border-bottom:0}}@media(max-width:720px){.live-dockets{padding:10px 18px 4px}.state-decision-counter{grid-template-columns:88px minmax(0,1fr)}.state-decision-counter strong{min-height:76px}.live-docket-bar{grid-template-columns:1fr}.live-docket-bar h2{min-height:54px}.live-docket-links{grid-template-columns:1fr}.live-docket-links a,.live-docket-links a:nth-last-child(-n+2),.live-docket-links a:nth-last-child(-n+3){min-height:50px;border-left:0;border-bottom:1px solid #bbb}.live-docket-links a:last-child{border-bottom:0}}@media(max-width:390px){.live-dockets{padding-right:14px;padding-left:14px}.state-decision-counter{grid-template-columns:1fr}.state-decision-counter strong{min-height:64px}.state-decision-counter span{text-align:center;justify-content:center}}