.actions{grid-template-columns:repeat(3,1fr)!important}
@media(max-width:520px){.actions{grid-template-columns:1fr 1fr!important}.actions button:last-child{grid-column:1/-1}}
.vitals{position:absolute;left:18px;bottom:18px;width:min(230px,34%);padding:10px 12px;background:rgba(5,8,10,.84);border:1px solid #36434c;box-shadow:0 8px 28px rgba(0,0,0,.4);backdrop-filter:blur(4px)}
.vital-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 4px}.vital-head:not(:first-child){margin-top:8px}.vital-head span{font-size:.68rem;color:#b8c3ca;letter-spacing:.06em}.vital-head strong{font-family:"Cascadia Mono",monospace;font-size:.78rem}.vital-track{height:8px;background:#232b31;border:1px solid #45515a;overflow:hidden}.vital-track i{display:block;height:100%;width:100%;transition:width .2s linear,background .2s}.survival-track i{background:linear-gradient(90deg,#2fa95f,#79e49a)}.oxygen-track i{width:0;background:linear-gradient(90deg,#61c9ee,#ffd166,#ff5d3a)}
.vitals.warning{border-color:#d3a34e}.vitals.critical{border-color:#ff5d3a;box-shadow:0 0 24px rgba(255,66,45,.3)}.vitals small{display:block;margin-top:7px;color:#74818a;font-size:.58rem;letter-spacing:.04em}
@media(max-width:1050px){.vitals{bottom:118px}}
@media(max-width:650px){.prompt{max-width:62%}.vitals{left:10px;bottom:116px;width:42%;padding:8px}.vitals small{display:none}.posture{right:10px;bottom:112px}}

.events p.copilot{color:#b5f3e9}
.events[hidden]{display:none}

/* Pilot-study flow */
.study-gate{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 25%,rgba(44,85,92,.28),transparent 45%),rgba(5,8,10,.94);backdrop-filter:blur(10px)}
.study-gate.hidden,.study-card.hidden{display:none}.study-card{width:min(620px,100%);padding:34px;border:1px solid #34424a;background:linear-gradient(145deg,#11171b,#090d10);box-shadow:0 28px 80px rgba(0,0,0,.55)}
.study-card h1{margin:.45rem 0 .75rem;font-size:clamp(1.7rem,4vw,2.6rem)}.study-card>p{color:#bac4ca;line-height:1.7}.study-card>small{display:block;margin-top:18px;color:#78868e;line-height:1.5}
.study-card form{display:grid;gap:10px;margin-top:24px}.study-card label{font-size:.78rem;letter-spacing:.08em;color:#aebac1;text-transform:uppercase}.study-card input{width:100%;padding:14px 16px;border:1px solid #46545c;background:#080c0f;color:#eef4f6;font:600 1rem "Cascadia Mono",monospace;outline:none}.study-card input:focus{border-color:#63d4c8;box-shadow:0 0 0 3px rgba(99,212,200,.12)}
.form-error{min-height:1.2em!important;margin:0!important;color:#ff8b78!important;font-size:.78rem}.study-card .primary{justify-self:start;min-width:170px;padding:13px 22px}.study-card .primary:disabled{cursor:not-allowed;opacity:.45}
.study-status{margin-left:auto;padding:6px 10px;border:1px solid #344149;background:#11181c;color:#9edfd8;font:600 .7rem "Cascadia Mono",monospace;letter-spacing:.04em}.topbar .live{margin-left:12px}
.placeholder-video{display:grid;place-items:center;min-height:290px;margin:22px 0;padding:26px;border:1px solid #3e4b52;background:linear-gradient(135deg,#111a1f,#1c292f);text-align:center}.video-symbol{display:grid;place-items:center;width:68px;height:68px;margin-bottom:15px;border:1px solid #71d9ce;border-radius:50%;color:#71d9ce;font-size:1.5rem}.placeholder-video p{color:#91a0a8}.placeholder-video time{margin-top:10px;font:700 .8rem "Cascadia Mono",monospace;color:#ffd166}.video-progress{width:min(380px,90%);height:8px;margin-top:18px;border:1px solid #48565e;background:#080b0d;overflow:hidden}.video-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#50bdb2,#85e8b7)}
.pilot-note{padding:12px 14px;border:1px solid #3a4b54;background:#0c1216;color:#aebbc2;font-size:.78rem;line-height:1.55}.result-card .pilot-primary{color:#78dfd2}
@media(max-width:700px){.study-gate{padding:12px}.study-card{padding:24px 18px}.study-status{display:none}}
