.wo290-timerbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 18px;padding:14px 16px;border:1px solid #cbd8e6;border-radius:14px;background:linear-gradient(135deg,#f8fbff 0%,#edf5fc 100%);box-shadow:0 8px 24px rgba(21,69,113,.08)}
.wo290-timer-main,.wo290-timer-team,.wo290-inline-actions,.wo290-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wo290-timer-main>div{display:grid;gap:1px}.wo290-timer-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#154b7b;color:#fff;font-size:20px}.wo290-eyebrow{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#60758a}.wo290-timer-main strong{font-size:22px;font-variant-numeric:tabular-nums;color:#102b46}.wo290-timer-main small,.wo290-timer-team>span{color:#667b90;font-size:12px}.wo290-timer-team{justify-content:flex-end}
.wo290-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e0e7ef}.wo290-section-head h3{margin:0 0 4px;color:#173d61;font-size:18px}.wo290-section-head p{margin:0;color:#6b7d90;font-size:13px}.wo290-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wo290-form-grid .full{grid-column:1/-1}.wo290-actions{margin-top:18px}.wo290-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.wo290-checkline{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #d9e3ed;border-radius:10px;background:#fbfdff;font-weight:650;color:#354d63}.wo290-checkline input{width:17px;height:17px}
.wo290-state{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;background:#eef2f6;color:#586a7c;font-size:11px;font-weight:800}.wo290-state.ok{background:#e5f7ec;color:#167544}.wo290-state.warn{background:#fff1d7;color:#9a5c00}.wo290-state.active{background:#e4efff;color:#145bb7}
.wo290-readiness{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.wo290-readiness>div{display:grid;gap:5px;padding:13px;border:1px solid #dce5ee;border-radius:12px;background:#f8fafc}.wo290-readiness span{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#6d7d8d;font-weight:800}.wo290-readiness strong{color:#183b5d}.wo290-readiness .ok{border-color:#bde6cb;background:#f0fbf4}.wo290-readiness .warn{border-color:#f3d8a5;background:#fffaf0}.wo290-session-panel{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #dfe7ef}.wo290-summary-status{display:grid;gap:5px;margin-bottom:12px;padding:12px 13px;border-radius:11px;background:#123d64;color:#fff}.wo290-summary-status span{font-size:10px;text-transform:uppercase;letter-spacing:.07em;opacity:.75}.wo290-summary-status strong{font-size:13px}
@media(max-width:900px){.wo290-timerbar{align-items:flex-start;flex-direction:column}.wo290-timer-team{justify-content:flex-start}.wo290-readiness{grid-template-columns:repeat(2,minmax(0,1fr))}.wo290-form-grid,.wo290-checks{grid-template-columns:1fr}}
@media print{.wo290-timerbar{display:none!important}}
