:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#101012;--color-surface:#17171b;--color-surface-raised:#1d1c22;--color-workspace:#121216;--color-border:#2e2c35;--color-border-strong:#44404e;--color-text:#f4f2f7;--color-text-secondary:#cbc7d2;--color-text-muted:#918c9c;--color-accent:#8b67e8;--color-accent-hover:#9d7cf1;--color-accent-soft:#8b67e829;--color-success:#54c99a;--color-success-hover:#67d6a9;--color-drag-object:#e69a55;--color-drag-object-hover:#f0ad68;--color-danger:#ff8c91;--radius-sm:4px;--radius-md:8px;--page-gutter:clamp(1rem, 2.5vw, 2rem);--font-sans:Inter, Aptos, "Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);font-family:var(--font-sans);text-rendering:optimizelegibility;line-height:1.5}::selection{background:var(--color-accent);color:#fff}button,input,a{font:inherit}button,.primary-action,.secondary-action{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;min-height:2.875rem;padding:.75rem 1.15rem;font-weight:650;line-height:1.2;text-decoration:none}button{background:var(--color-accent);color:#fff}button:hover:not(:disabled){background:var(--color-accent-hover)}button:disabled{cursor:not-allowed;opacity:.52}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #9d7cf161}h1,p{margin-top:0}.product-name,.field-caption,.experiment-progress-copy span{font-family:var(--font-mono)}.product-name{color:var(--color-text);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.product-name span{color:var(--color-text-muted);font-weight:500}.eyebrow,.field-caption{color:var(--color-accent-hover);letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:700}.error{color:var(--color-danger);margin:0;font-size:.875rem}.primary-action{background:var(--color-accent);color:#fff}.secondary-action{border-color:var(--color-border-strong);color:var(--color-text);background:0 0;justify-content:center;align-items:center;display:inline-flex}.secondary-action:hover{border-color:var(--color-accent);background:var(--color-accent-soft)}.intro-page,.result-page{place-items:center;min-height:100vh;padding:clamp(1.5rem,5vw,4.5rem);display:grid}.intro-shell{text-align:center;width:min(43rem,100%);margin:auto}.intro-shell h1{letter-spacing:-.035em;max-width:24ch;margin:0 auto 1.25rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:620;line-height:1.12}.intro-description{max-width:41rem;color:var(--color-text-secondary);text-align:left;margin:0 auto;font-size:1rem;line-height:1.65}.intro-description p{margin-bottom:.75rem}.data-notice{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:left;width:min(39rem,100%);margin:1.5rem auto 0;padding:1rem 0}.data-notice h2{color:var(--color-text);margin:0 0 .65rem;font-size:1rem;font-weight:650}.data-notice p{color:var(--color-text-muted);margin:0 0 .65rem;font-size:.88rem;line-height:1.6}.data-notice p:last-child{margin-bottom:0}.data-notice strong{color:var(--color-text-secondary)}.privacy-link,.privacy-back-link,.privacy-content a{color:var(--color-accent-hover);text-underline-offset:.18em}.privacy-link{font-size:.88rem}.consent-control{width:min(39rem,100%);color:var(--color-text-secondary);text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;margin:1.1rem auto 0;font-size:.8rem;line-height:1.55;display:grid}.consent-control input{width:1.05rem;height:1.05rem;accent-color:var(--color-accent);cursor:pointer;margin:.15rem 0 0}.consent-control label{cursor:pointer}.consent-control a{color:var(--color-accent-hover);text-underline-offset:.16em}.intro-action-row{justify-content:center;margin-top:1.25rem;display:flex}.intro-error{text-align:center;margin-top:1rem}.backend-waiting{width:min(39rem,100%);min-height:2.75rem;color:var(--color-text-muted);text-align:left;justify-content:center;align-items:center;gap:.7rem;margin:1rem auto 0;font-size:.85rem;line-height:1.5;display:flex}.backend-waiting p{margin:0}.backend-waiting-spinner{border:2px solid var(--color-border-strong);border-top-color:var(--color-accent);border-radius:50%;flex:none;width:1rem;height:1rem;animation:.8s linear infinite backend-waiting-spin}@keyframes backend-waiting-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.backend-waiting-spinner{border-color:var(--color-accent);animation:none}}.mobile-restriction-page{place-items:center;min-height:100vh;padding:clamp(1.5rem,6vw,4rem);display:grid}.mobile-restriction-content{text-align:center;width:min(38rem,100%)}.mobile-restriction-content h1{letter-spacing:-.035em;margin-bottom:1.25rem;font-size:clamp(1.8rem,6vw,2.5rem);font-weight:620;line-height:1.12}.mobile-restriction-description{color:var(--color-text-secondary);font-size:1rem;line-height:1.65}.mobile-restriction-description p{margin-bottom:.85rem}.mobile-restriction-description p:last-child{margin-bottom:0}.mobile-privacy-link{margin-top:1.25rem;display:inline-block}.privacy-page{min-height:100vh;padding:clamp(1.5rem,5vw,4rem)}.privacy-content{width:min(48rem,100%);margin:0 auto}.privacy-back-link{margin-bottom:2rem;font-size:.88rem;display:inline-block}.privacy-header{margin-bottom:2.5rem}.privacy-header h1{letter-spacing:-.035em;max-width:24ch;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:620;line-height:1.12}.privacy-header>p:last-child{max-width:42rem;color:var(--color-text-secondary);margin-bottom:0}.privacy-content section{border-top:1px solid var(--color-border);padding:1.4rem 0}.privacy-content h2{color:var(--color-text);margin:0 0 .75rem;font-size:1.1rem;font-weight:650}.privacy-content section p,.privacy-content li{color:var(--color-text-secondary);font-size:.92rem;line-height:1.7}.privacy-content section p{margin-bottom:.8rem}.privacy-content section p:last-child{margin-bottom:0}.privacy-content ul{margin:0 0 .9rem;padding-left:1.25rem}.privacy-content li+li{margin-top:.3rem}.privacy-back-link-bottom{margin:1.5rem 0 0}.experiment-page{min-height:100vh;padding:var(--page-gutter);place-items:center;display:grid}.experiment-shell{grid-template-rows:auto minmax(0,1fr);gap:1rem;width:min(1480px,100%);height:calc(100dvh - clamp(2rem,5vw,4rem));min-height:40rem;max-height:60rem;display:grid}.experiment-header{justify-content:space-between;align-items:center;gap:3rem;min-height:4.5rem;padding:.25rem 0;display:flex}.experiment-heading{min-width:0}.experiment-title{color:var(--color-text);margin:0 0 .2rem;font-size:.95rem;font-weight:650}.experiment-hint{color:var(--color-text-muted);margin:0;font-size:.78rem}.experiment-progress-block{width:min(34rem,48vw)}.experiment-progress-copy{justify-content:space-between;align-items:baseline;margin-bottom:.55rem;display:flex}.experiment-progress-copy span{color:var(--color-text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem}.experiment-progress-copy strong{color:var(--color-text-secondary);font-size:.82rem;font-weight:620}.experiment-progress{appearance:none;background:var(--color-border);width:100%;height:4px;color:var(--color-accent);border:0;border-radius:0;display:block;overflow:hidden}.experiment-progress::-webkit-progress-bar{background:var(--color-border)}.experiment-progress::-webkit-progress-value{background:var(--color-accent)}.experiment-progress::-moz-progress-bar{background:var(--color-accent)}.experiment-stage{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-workspace);min-height:0;position:relative;overflow:hidden}.experiment-task-slot{height:100%;min-height:0;padding:clamp(1.25rem,2.6vw,2.25rem)}.experiment-notice{z-index:3;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface-raised);align-items:center;gap:.85rem;max-width:calc(100% - clamp(2rem,4.8vw,4rem));padding:.75rem;display:flex;position:absolute;bottom:clamp(1rem,2.4vw,2rem);right:clamp(1rem,2.4vw,2rem)}.experiment-notice .error{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.experiment-notice .secondary-action{flex:none}.task-status{color:var(--color-text-muted);margin:0;font-size:.875rem}.task-loading{place-items:center;height:100%;display:grid}.target-click-task,.text-input-task,.key-press-task,.number-choice-task,.drag-drop-task{grid-template-rows:4.25rem minmax(0,1fr);height:100%;min-height:0;margin:0;display:grid}.task-instruction{min-height:4.25rem;color:var(--color-text-secondary);text-align:center;justify-content:center;align-items:flex-start;margin:0;padding:0 .25rem 1.25rem;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:560;display:flex}.target-arena,.drag-drop-arena{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.click-target{background:var(--color-success);border:3px solid #8ce4bc;border-radius:50%;min-height:0;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #54c99a21}.click-target:hover:not(:disabled){background:var(--color-success-hover)}.click-target:focus-visible{outline-color:#54c99a73}.text-input-content{align-self:center;width:min(46rem,100%);margin:auto}.field-caption{color:var(--color-text-muted);margin-bottom:.75rem}.text-input-prompt{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);color:var(--color-text);letter-spacing:-.025em;text-align:center;margin-bottom:2rem;padding:1.25rem 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:570}.text-input-form{gap:.65rem;display:grid}.text-input-form label{color:var(--color-text-secondary);font-size:.85rem;font-weight:600}.text-input-controls{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.text-input-form input{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-background);width:100%;min-height:3.25rem;color:var(--color-text);padding:.75rem .9rem;font-size:1.05rem}.text-input-form input:hover:not(:disabled){border-color:#5d5869}.text-input-form input:focus{border-color:var(--color-accent)}.text-input-feedback{min-height:2rem;padding-top:.6rem}.text-input-error{margin:0}.key-press-target{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface-raised);min-width:clamp(8rem,18vw,12rem);min-height:clamp(8rem,18vw,12rem);color:var(--color-text);font-family:var(--font-sans);border-bottom-width:5px;place-items:center;margin:auto;padding:1.5rem;font-size:clamp(4.5rem,10vw,7rem);font-weight:650;line-height:1;display:grid}.number-choice-options{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:1rem;width:min(48rem,100%);margin:auto;display:grid}.number-choice-option{border-color:var(--color-border);background:var(--color-surface);min-height:clamp(5.5rem,12vh,7.5rem);color:var(--color-text);font-family:var(--font-mono);font-size:clamp(1.5rem,3vw,2.15rem);font-weight:600}.number-choice-option:hover:not(:disabled){border-color:var(--color-accent);background:var(--color-accent-soft)}.drag-drop-arena{touch-action:none;-webkit-user-select:none;user-select:none;min-width:0}.drag-drop-target,.drag-drop-object{position:absolute;transform:translate(-50%,-50%)}.drag-drop-target{border:2px dashed var(--color-accent-hover);background:var(--color-accent-soft);color:var(--color-accent-hover);font-family:var(--font-mono);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:.68rem;font-weight:700;display:grid}.drag-drop-object{z-index:1;background:var(--color-drag-object);cursor:grab;border:3px solid #ffd09f;border-radius:50%;min-height:0;padding:0}.drag-drop-object:hover:not(:disabled){background:var(--color-drag-object-hover)}.drag-drop-object:focus-visible{outline-color:#e69a5573}.drag-drop-object.is-dragging{cursor:grabbing}.result-shell{text-align:center;width:min(36rem,100%)}.result-shell h1{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:620;line-height:1.08}.result-description{max-width:34rem;color:var(--color-text-secondary);margin:0 auto 1.75rem;font-size:1rem;line-height:1.65}.result-secondary-text{color:var(--color-text-muted);margin:1rem 0 0;font-size:.82rem}.result-error{margin-top:1rem}@media (width<=760px){.experiment-header{gap:1rem}.experiment-progress-block{width:min(19rem,50vw)}.text-input-controls{grid-template-columns:1fr}}@media (width<=520px){.experiment-header{flex-direction:column;align-items:stretch}.experiment-shell{grid-template-rows:auto 36rem;height:auto;min-height:calc(100dvh - 2rem)}.experiment-progress-block{width:100%}.experiment-notice{flex-direction:column;align-items:flex-start;gap:.6rem}.experiment-notice .error{max-width:100%;font-size:.75rem}.number-choice-options{gap:.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
