:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{border:0}.app-shell{grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #d9e1ea;flex-direction:column;gap:26px;padding:24px 18px;display:flex}.brand{align-items:center;gap:13px;display:flex}.brand-mark{color:#fff;background:#172033;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.brand h1,.brand p,.workspace-header h2,.workspace-header p,.test-topline h3,.test-topline p,.history h3{margin:0}.brand h1{font-size:21px;line-height:1.1}.brand p{color:#637083;margin-top:4px;font-size:13px}.test-nav{gap:8px;display:grid}.nav-item{color:#415066;cursor:pointer;text-align:left;background:0 0;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:56px;padding:11px 12px;display:grid}.nav-item:hover{background:#f2f5f9}.nav-item.selected{background:color-mix(in srgb, var(--accent), white 88%);color:#172033}.nav-item svg{color:var(--accent)}.nav-item span{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:650;overflow:hidden}.nav-item strong{color:#637083;font-size:12px;font-weight:700}.workspace{align-content:start;gap:18px;padding:34px;display:grid}.workspace-header{background:linear-gradient(90deg, color-mix(in srgb, var(--accent), #fff 82%), #fff);border:1px solid #dbe3ec;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-height:132px;padding:24px;display:flex}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:800}.workspace-header h2{margin-top:5px;font-size:clamp(32px,5vw,58px);line-height:1}.workspace-header p:not(.eyebrow){color:#59687c;margin-top:10px;font-size:16px}.best-box{background:#fff;border:1px solid #d8e0ea;border-radius:8px;min-width:168px;padding:16px}.best-box span{color:#68768a;text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:800;display:block}.best-box strong{margin-top:5px;font-size:24px;display:block}.test-stage,.test-card{background:#fff;border:1px solid #d7e0ea;border-radius:8px;min-height:520px;overflow:hidden}.test-stage{cursor:pointer;text-align:center;color:#fff;-webkit-user-select:none;user-select:none;background:#2f6fdd;align-content:center;place-items:center;gap:12px;display:grid}.test-stage h3{margin:0;font-size:clamp(38px,7vw,82px);line-height:1}.test-stage p{color:#ffffffc7;margin:0;font-size:17px}.reaction-stage.waiting{background:#d8463f}.reaction-stage.ready{background:#18a058}.reaction-stage.tooSoon{background:#b7791f}.reaction-stage.done{background:#172033}.test-card{grid-template-rows:auto minmax(0,1fr);gap:22px;padding:24px;display:grid}.compact-test{align-content:start}.test-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.test-topline h3{font-size:26px;line-height:1.1}.test-topline p{color:#647286;margin-top:6px}.primary-button,.ghost-button{white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:#172033}.ghost-button{color:#253247;background:#eef2f6}.primary-button:disabled,.ghost-button:disabled{opacity:.45;cursor:not-allowed}.large{min-width:142px;min-height:56px;font-size:18px}.button-row,.dual-actions{align-items:center;gap:10px;display:flex}.sequence-grid{aspect-ratio:1;grid-template-columns:repeat(3,1fr);align-self:center;gap:12px;width:min(68vh,520px);margin:0 auto;display:grid}.sequence-tile,.visual-cell{cursor:pointer;background:#dce4ee;border-radius:8px;transition:transform .12s,background .12s}.sequence-tile:hover,.visual-cell:hover{transform:translateY(-1px)}.sequence-tile.lit{background:#5b6ee1}.aim-card{padding-bottom:18px}.aim-field,.chimp-field{background-color:#f7f9fc;background-image:linear-gradient(#dce5ef 1px,#0000 1px),linear-gradient(90deg,#dce5ef 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:8px;min-height:410px;position:relative;overflow:hidden}.target{cursor:crosshair;background:#d94841;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 24px #d948413d}.target span{border:4px solid #fff;border-radius:50%;width:18px;height:18px}.center-message{color:#6a788c;place-items:center;height:100%;min-height:410px;font-weight:750;display:grid}.number-display,.word-display{text-align:center;overflow-wrap:anywhere;background:#f3f6fa;border-radius:8px;place-items:center;min-height:144px;padding:18px;font-size:clamp(34px,8vw,74px);font-weight:850;display:grid}.answer-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.answer-form input,textarea{color:#172033;background:#fff;border:1px solid #cbd6e3;border-radius:8px;outline:none;width:100%;padding:13px 14px}.answer-form input:focus,textarea:focus{border-color:#5264d8;box-shadow:0 0 0 3px #5264d81f}.dual-actions{justify-content:center}.chimp-tile{color:#fff;cursor:pointer;background:#172033;border-radius:8px;width:58px;height:58px;font-size:22px;font-weight:850;position:absolute;transform:translate(-50%,-50%)}.chimp-tile.cleared{visibility:hidden}.visual-grid{aspect-ratio:1;grid-template-columns:repeat(5,1fr);align-self:center;gap:8px;width:min(68vh,500px);margin:0 auto;display:grid}.visual-cell.lit{background:#2563eb}.visual-cell.picked{background:#172033}.quote{color:#2a374d;background:#f3f6fa;border-radius:8px;min-height:140px;padding:20px;font-size:25px;line-height:1.55}.quote .right{color:#15803d}.quote .wrong{color:#d94841;background:#d948411f}textarea{resize:vertical;min-height:132px;font-size:18px;line-height:1.5}.history{background:#fff;border:1px solid #d7e0ea;border-radius:8px;padding:18px 20px}.history h3{font-size:16px}.history-row{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.score-pill,.empty-state{color:#46566d;background:#eef2f6;border-radius:8px;align-items:center;min-height:34px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}.empty-state{color:#7a8797}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #d9e1ea;border-right:0}.test-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{padding:18px}.workspace-header,.test-topline{flex-direction:column;align-items:flex-start}.best-box{width:100%}.test-stage,.test-card{min-height:430px}}@media (width<=560px){.sidebar{padding:18px 12px}.test-nav{grid-template-columns:1fr}.workspace{padding:12px}.workspace-header{padding:18px}.workspace-header h2{font-size:34px}.test-card{padding:16px}.sequence-grid,.visual-grid{width:100%}.answer-form{grid-template-columns:1fr}.dual-actions,.button-row{flex-wrap:wrap;width:100%}.large,.primary-button,.ghost-button{flex:1}}
