@import url("layout-fix.css");
.process-timers{margin:2rem 0;padding:1.1rem 1.2rem;border:2px solid #111;background:#faf8f1}.process-timers>header{display:flex;gap:1rem;justify-content:space-between;align-items:end;flex-wrap:wrap}.process-timers .timer-legend{max-width:70rem;margin:.35rem 0 .9rem;font-size:.92rem;line-height:1.35}.process-timers-dropdown{padding:0;overflow:hidden}.process-timers-dropdown>summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.85rem 1.1rem;cursor:pointer;font-weight:900;list-style:none;background:#f2efe5}.process-timers-dropdown>summary::-webkit-details-marker{display:none}.process-timers-dropdown>summary span{font-size:1.15rem}.process-timers-dropdown>summary strong{font-size:.86rem}.process-timers-dropdown[open]>summary{border-bottom:2px solid #111}.process-timers-dropdown-body{padding:.9rem 1.1rem 1.1rem}.timer-category{margin:1rem 0}.timer-category h3{margin:0 0 .45rem;font-size:1.02rem;line-height:1.2}.timer-grid{display:grid;gap:0}.process-timer{display:grid;grid-template-columns:minmax(10rem,12.5rem) minmax(0,1fr);gap:1rem;align-items:start;border-top:1px solid #bbb;padding:.62rem 0}.timer-value{font:800 .78rem/1.25 Arial,Helvetica,sans-serif;white-space:normal;text-transform:uppercase;letter-spacing:.02em;color:#333;padding:.1rem .7rem .1rem 0;border-right:1px solid #c7c7c7;min-height:100%}.timer-value [data-elapsed-days]{display:block;font-size:1.72rem;line-height:1;font-weight:900;letter-spacing:-.04em;color:#111;margin-bottom:.22rem}.timer-detail{min-width:0;padding-right:.1rem}.timer-detail h4{margin:0 0 .28rem;font-size:1.05rem;line-height:1.2}.timer-detail h4 a{font-weight:900;text-decoration-thickness:2px}.timer-detail p{margin:.08rem 0;line-height:1.28}.timer-basis{font-size:.83rem}.timer-basis b{font-family:Arial,Helvetica,sans-serif;font-size:.76rem;letter-spacing:.01em}.timer-category-count{font-weight:800}.timer-start-unverified .timer-value{opacity:.65}.historical-notice{margin:.6rem 0;padding:.65rem .85rem;border-left:4px solid #111;background:#fff}.historical-notice p{margin:.15rem 0}@media(max-width:700px){.process-timers{padding:.9rem}.process-timer{grid-template-columns:7.5rem minmax(0,1fr);gap:.75rem}.timer-value{font-size:.7rem;padding-right:.5rem}.timer-value [data-elapsed-days]{font-size:1.45rem}.timer-detail h4{font-size:.98rem}.timer-basis{font-size:.78rem}.process-timers-dropdown>summary{align-items:flex-start;flex-direction:column}}@media(max-width:460px){.process-timer{grid-template-columns:1fr}.timer-value{border-right:0;border-bottom:1px solid #ccc;padding:0 0 .35rem;display:flex;align-items:baseline;gap:.45rem}.timer-value [data-elapsed-days]{display:inline;margin:0;font-size:1.35rem}.timer-detail p{margin:.1rem 0}}
