.choices{display:grid;gap:10px;margin:18px 0}.choices button,.day-grid button{background:#fff;border:2px solid #ccd6dc;color:#123451;border-radius:12px;text-align:left}.choices button[aria-pressed=true],.day-grid button[aria-pressed=true]{background:#fff1c7;border-color:#a78020;box-shadow:inset 0 0 0 1px #a78020}.choices button[aria-pressed=true]:before{content:'✓ ';font-weight:900}.day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.day-grid button{padding:10px 0;text-align:center;font-size:14px;min-width:0}.day-row{border:1px solid #ccd6dc;border-radius:12px;margin:16px 0;padding:12px}.day-row legend{font-weight:700}.check-label{display:flex;align-items:center;gap:10px}.check-label input{width:22px;height:22px}.time-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.time-row input{min-width:0}#stage li{margin:10px 0}#stage h2{line-height:1.3}.actions{justify-content:space-between}#stage{scroll-margin-top:20px}input[type=file]{font-size:14px}
