*{box-sizing:border-box}body{margin:0;background:#515859;color:#515859;font-family:Arial,sans-serif;padding:40px}main{max-width:1200px;margin:auto;background:#f0d5a6;padding:32px;box-shadow:0 12px 40px #0004}header{display:flex;align-items:center;justify-content:space-between;border-bottom:4px solid #515859;padding-bottom:22px}header img{width:240px}header div{display:flex;gap:16px;align-items:center}header span{background:#7f7384;color:#fff;padding:8px 12px}.top{padding:24px 0;display:flex;justify-content:space-between;align-items:flex-end}.eyebrow{font-weight:900;letter-spacing:2px}h1{font:700 44px Georgia,serif;margin:8px 0 18px}h2{font:700 30px Georgia,serif;margin:0 0 16px}#status{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:650px}#status strong{font:700 30px Georgia,serif;background:#f7e4bf;padding:18px;border-top:6px solid #85b09a}#status strong:nth-child(2){border-color:#7f7384}#status small{grid-column:1/-1}.live{text-align:right}.live span{display:inline-block;width:12px;height:12px;border-radius:50%;background:#7f7384;margin-right:8px}.live span.on{background:#85b09a}.live button{display:block;margin-top:12px}.panel{background:#f7e4bf;border-top:7px solid #eca154;padding:24px;margin-top:16px}.scenes{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}button,.links a{border:0;background:#515859;color:#fff;font-weight:900;padding:16px 18px;cursor:pointer;text-decoration:none;font-size:14px}button.active{background:#85b09a;color:#263031}.transport{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.transport #next{background:#d6b161;color:#263031;min-width:240px}.row{display:flex;justify-content:space-between;align-items:center}.row p{margin:0}.links{display:flex;gap:10px;margin-top:20px}
.datasetRow{display:flex;gap:18px;align-items:center}.datasetRow select{min-width:420px;background:#f0d5a6;border:2px solid #515859;color:#515859;padding:13px 15px;font:700 15px inherit}.datasetRow .hint{font-size:12px;opacity:.75;max-width:620px}
