:root{font-family:PingFang SC,Hiragino Sans GB,sans-serif;color:#253f4a;background:#eef2f3;font-synthesis:none;line-height:1.65}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{background:#315e73;color:#fff;border:0;border-radius:5px;padding:11px 24px;cursor:pointer}button:disabled{background:#bac6cd;cursor:default}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b06b27;outline-offset:4px}a{color:#315e73}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cad6db;padding:20px 32px;background:#f8fafb}header span{font-size:13px;color:#5f737d}h1,h2{font-weight:550;line-height:1.45;letter-spacing:.015em}h1{font-size:28px}h2{font-size:23px}p{margin:16px 0}.sheet{max-width:820px;background:#fff;margin:44px auto;padding:38px 46px;border:1px solid #d7e0e4;border-radius:8px}.sheet.wide{max-width:1360px;padding:20px}.lead{font-size:18px;line-height:1.9}.muted{color:#607782;font-size:14px}.controls{display:flex;gap:14px;margin-top:24px;align-items:center;flex-wrap:wrap}label{display:block;margin:16px 0}input[type=checkbox],input[type=radio]{accent-color:#315e73;width:19px;height:19px;vertical-align:middle;margin-right:9px}input[type=text],input[type=number],select,textarea{border:1px solid #adbec6;border-radius:4px;padding:10px;background:#fff;max-width:100%}textarea{width:100%;min-height:90px}fieldset{border:0;padding:0;margin:18px 0}legend{font-size:20px;margin-bottom:18px}.ratings{display:flex;justify-content:space-between;gap:8px}.ratings label{padding:10px 13px;border:1px solid #ccd7dd;border-radius:5px;cursor:pointer}.ratings label:has(input:checked){background:#e2edf2;border-color:#315e73}video{display:block;width:100%;aspect-ratio:16/9;background:#141f24;max-height:calc(100vh - 170px)}.trial-status{min-height:40px;padding:8px 0;display:flex;justify-content:space-between}.error{padding:18px;border-left:4px solid #a55d33;background:#fcf3e8}.render-page{background:#fff;overflow-x:auto}.render-page #app{display:flex;align-items:flex-start}.render-page canvas{width:1280px;height:720px;flex:none}.render-page #review{min-width:320px;padding:20px;background:#f3f6f7;min-height:720px}.render-page output{white-space:pre-wrap;display:block;font-size:14px}.render-page input{width:100%}kbd{padding:3px 12px;border:1px solid #aebfc8;border-bottom-width:3px;border-radius:4px;background:#f5f8f9}.note{border-left:3px solid #7394a4;padding-left:17px}table{border-collapse:collapse;width:100%;font-size:14px}th,td{border-bottom:1px solid #d6e0e4;padding:8px;text-align:left}@media(max-width:850px){header{padding:16px}.sheet{margin:20px 12px;padding:22px}.ratings{flex-wrap:wrap}.ratings label{margin:4px}h1{font-size:24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.sheet.wide{margin:12px auto;padding:12px 20px}.wide>p.muted{margin:0 0 6px}.wide video{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 205px);margin:0 auto;aspect-ratio:16/9}.wide .controls{margin-top:4px}.render-page:has(#review) #app{flex-direction:column-reverse}.render-page:has(#review) canvas{width:min(1280px,100vw);height:auto}.render-page #review{min-height:0;width:100%;display:flex;gap:22px;align-items:center;flex-wrap:wrap;padding:10px 20px}.render-page #review h1{font-size:20px;margin:0}.render-page #review p{display:none}.render-page #review label{margin:4px 0}.render-page #review output{font-size:12px}.render-page #review select{max-width:320px}.stimulus-fit{position:relative;margin:0 auto;overflow:hidden}.stimulus-stage{width:1280px;height:800px;transform-origin:top left;background:#101e29}.wide .stimulus-stage video{width:1280px;height:720px;max-width:none;max-height:none;margin:0;aspect-ratio:16/9}.runner-strip{width:1280px;height:80px;padding:12px 24px;background:#e9f0f4;color:#203845;display:flex;align-items:center;justify-content:space-between;font:20px/1.4 PingFang SC,sans-serif;box-sizing:border-box}.runner-strip>div>div+div{font-size:17px;color:#415b6b;margin-top:3px}.runner-strip #confirmation{font-size:20px;font-weight:600;color:#315e73;min-width:80px}.stimulus-stage *{box-sizing:border-box}.trial-status[hidden]{display:none}.stimulus-stage{position:relative}.video-start{position:absolute;inset:0 auto auto 0;width:1280px;height:720px;display:grid;place-items:center;border-radius:0;padding:0;margin:0;background:#0a182140;color:#fff;z-index:1}.video-start span{padding:18px 30px;border-radius:10px;background:#132a37eb;font-size:28px;font-weight:550;box-shadow:0 4px 18px #0003}.video-start:hover{background:#0a18212e}.video-start:disabled{background:#0a18214d;cursor:wait}.video-start[hidden]{display:none}.video-start:focus-visible{outline-offset:-5px}body:not(:has(.stimulus-stage)){--page:#f8f8f9;--ink:#232427;--muted:#64666d;--rule:#d5d6da;--field:#fdfdfd;--action:#292b30;--on-action:#fafafa;--selected:#e6e7eb;background:var(--page);color:var(--ink);color-scheme:light;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,sans-serif}body:not(:has(.stimulus-stage)) header{max-width:1120px;margin:0 auto;padding:25px 32px;min-height:78px;background:transparent;border-bottom:1px solid var(--rule);gap:24px}body:not(:has(.stimulus-stage)) header strong{font-size:16px;font-weight:600;letter-spacing:.02em}body:not(:has(.stimulus-stage)) header span{font-size:14px;color:var(--muted)}body:not(:has(.stimulus-stage)) .brand-divider{padding:0 6px;font-weight:400}body:not(:has(.stimulus-stage)) .sheet{max-width:736px;margin:48px auto 64px;padding:0 32px;background:transparent;border:0;border-radius:0;box-shadow:none}body:not(:has(.stimulus-stage)) h1{font-size:32px;font-weight:600;line-height:1.45;letter-spacing:-.025em;margin:0 0 24px}body:not(:has(.stimulus-stage)) h2{font-size:24px;letter-spacing:-.01em}body:not(:has(.stimulus-stage)) p{font-size:16px;line-height:1.85;margin:18px 0}body:not(:has(.stimulus-stage)) p.lead{font-size:18px}body:not(:has(.stimulus-stage)) .muted{color:var(--muted);font-size:14px}body:not(:has(.stimulus-stage)) button{background:var(--action);color:var(--on-action);border:1px solid var(--action);border-radius:3px;min-height:48px;padding:11px 26px;font-weight:550}body:not(:has(.stimulus-stage)) button:not(:disabled):hover{filter:brightness(1.18)}body:not(:has(.stimulus-stage)) button:not(:disabled):active{transform:translateY(1px)}body:not(:has(.stimulus-stage)) button:disabled{background:var(--selected);border-color:var(--rule);color:var(--muted)}body:not(:has(.stimulus-stage)) :is(button,input,textarea,select,a):focus-visible{outline:2px solid var(--ink);outline-offset:4px}body:not(:has(.stimulus-stage)) :is(input:not([type=checkbox]):not([type=radio]),select,textarea){display:block;width:100%;margin-top:9px;min-height:48px;padding:11px 14px;border:1px solid #8a8c93;border-radius:3px;background:var(--field);color:var(--ink)}body:not(:has(.stimulus-stage)) input::placeholder,body:not(:has(.stimulus-stage)) textarea::placeholder{color:var(--muted);opacity:1}body:not(:has(.stimulus-stage)) input:is([type=checkbox],[type=radio]){accent-color:var(--action)}body:not(:has(.stimulus-stage)) #entry{margin:32px 0 12px}body:not(:has(.stimulus-stage)) #entry input{font-family:SFMono-Regular,Consolas,monospace;letter-spacing:.08em;font-size:20px}body:not(:has(.stimulus-stage)) #entry button{margin-top:4px;min-width:200px}body:not(:has(.stimulus-stage)) #entry~button{background:transparent;color:var(--ink);border-color:var(--rule)}body:not(:has(.stimulus-stage)) #error:empty{display:none}body:not(:has(.stimulus-stage)) #error{border-left:3px solid var(--ink);padding-left:16px}body:not(:has(.stimulus-stage)) label{font-size:16px;margin:22px 0}body:not(:has(.stimulus-stage)) .ratings{gap:8px}body:not(:has(.stimulus-stage)) .ratings label{flex:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--rule);border-radius:3px;min-height:56px;padding:8px;margin:0}body:not(:has(.stimulus-stage)) .ratings label:has(input:checked){background:var(--selected);border-color:var(--action);box-shadow:inset 0 -2px var(--action)}body:not(:has(.stimulus-stage)) .note{border-color:var(--rule)}body:not(:has(.stimulus-stage)) kbd{background:var(--field);border-color:var(--rule);border-radius:3px}body:not(:has(.stimulus-stage)) a{color:var(--ink);text-underline-offset:4px}body:not(:has(.stimulus-stage)) #sync-state{max-width:736px;margin:16px auto 24px;padding:0 32px;font-size:14px;color:var(--muted)}body:has(.stimulus-stage) #sync-state{max-width:800px;margin:12px auto 24px;padding:0 20px;font-size:14px;color:#54717d}body:has(.stimulus-stage) header strong{letter-spacing:.06em}body:has(.stimulus-stage) .brand-divider{color:#71a2b3;font-weight:400}body:has(.stimulus-stage) header span{font-size:14px}#content:focus{outline:none}@media(prefers-color-scheme:dark){body:not(:has(.stimulus-stage)){--page:#1c1d20;--ink:#eeeff1;--muted:#b2b4bc;--rule:#4c4e55;--field:#26272c;--action:#eeeff1;--on-action:#242529;--selected:#3c3e45;color-scheme:dark}}@media(max-width:767px){body:not(:has(.stimulus-stage)) header{padding:20px 24px;gap:12px;flex-wrap:wrap}body:not(:has(.stimulus-stage)) .sheet{margin:32px auto 48px;padding:0 24px}body:not(:has(.stimulus-stage)) h1{font-size:27px}body:not(:has(.stimulus-stage)) #sync-state{padding:0 24px}body:not(:has(.stimulus-stage)) .ratings{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.sheet.wide.critical-presentation{max-width:1314px;margin:8px auto 24px;padding:8px 16px;border:0;border-radius:0;background:transparent}.critical-presentation>p{margin:0 0 8px}.critical-presentation .stimulus-stage{height:720px}.critical-presentation .critical-view{width:100%;background:transparent}.critical-presentation .critical-view:fullscreen{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;background:#101e29}.critical-presentation .critical-view:fullscreen .stimulus-fit{flex:none}.critical-presentation .runner-strip{width:100%;height:auto;min-height:64px;margin:0 auto;padding:8px 16px;gap:12px;font-size:16px;flex:none}.critical-presentation .runner-strip>div>div+div{font-size:14px;margin-top:2px}.critical-presentation .runner-strip #confirmation{font-size:16px}.critical-presentation .critical-view-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0;min-height:30px;background:#e9f0f4;color:#203845;flex:none}.critical-presentation .critical-view-tools button{padding:4px 12px;min-height:30px;font-size:14px;background:transparent;color:#203845;border:1px solid #8a9da8;border-radius:3px}.critical-presentation .critical-size-hint{font-size:14px}@media(max-width:850px){.sheet.wide.critical-presentation{margin:6px 0 20px;padding:6px 8px}}
