/* Quiet Instrument Panel: schedule and stop-loss language should make the driver feel more in control, never pressured to work more. */
.time-control-section { align-items:start; color:var(--paper); background:linear-gradient(135deg,#0a1422 0%,#172942 60%,#0c1726 100%); }.time-control-section:before { position:absolute; inset:0; content:""; opacity:.38; background:repeating-linear-gradient(90deg,transparent 0 44px,rgba(185,242,39,.08) 44px 45px),linear-gradient(120deg,transparent 0 49%,rgba(185,242,39,.1) 49% 49.1%,transparent 49.1%); pointer-events:none; }.time-control-copy,.time-questions { position:relative; z-index:1; }.time-control-copy h2 { margin:20px 0 0; font-family:"Space Grotesk",sans-serif; font-size:clamp(46px,5.3vw,74px); letter-spacing:-.07em; line-height:.95; }.time-control-copy h2 i { color:var(--lime); font-style:normal; }.time-control-copy>p:not(.signal-label) { max-width:520px; margin:22px 0 22px; color:#c6d1df; font-size:17px; line-height:1.65; }.time-questions { display:grid; border-top:1px solid rgba(255,255,255,.24); }.time-questions article { display:grid; grid-template-columns:45px 1fr; gap:15px; border-bottom:1px solid rgba(255,255,255,.2); padding:21px 0; }.time-questions article>span { color:var(--lime); font-family:"Space Grotesk",sans-serif; font-size:13px; font-weight:700; }.time-questions h3 { margin:0; color:#fff; font-family:"Space Grotesk",sans-serif; font-size:25px; letter-spacing:-.055em; line-height:1.05; }.time-questions p { max-width:570px; margin:7px 0 0; color:#b7c5d5; font-size:14px; line-height:1.55; }.time-receipt { margin-top:26px; border-left:2px solid var(--lime); background:rgba(4,11,20,.47); padding:16px 18px; }.time-receipt small { display:block; color:var(--lime); font-size:9px; font-weight:700; letter-spacing:.14em; }.time-receipt strong { display:block; margin-top:6px; color:#fff; font-family:"Space Grotesk",sans-serif; font-size:19px; letter-spacing:-.055em; line-height:1.1; }@media (max-width:760px) { .time-questions article { grid-template-columns:32px 1fr; gap:10px; }.time-questions h3 { font-size:22px; } }
