:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;align-items:center;width:100%;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#eef2ff,#f9fafb);color:#0f172a;line-height:1.6;font-size:16px}.app{min-height:100vh;display:flex;flex-direction:column}.study-header{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,#1d4ed8,#4f46e5);color:#e5e7eb;padding:.3rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;box-shadow:0 2px 8px #0f172a59}.study-header-left{display:flex;flex-direction:column}.study-title{font-size:1.1rem;font-weight:700}.study-subtitle{font-size:.8rem;opacity:.9}.study-header-right{max-width:360px;width:100%;margin-left:1rem}.progress-top-label{font-size:.85rem;margin-bottom:.25rem;text-align:right}.progress-bar{width:100%;height:10px;border-radius:999px;background:#0f172a59;overflow:hidden}.progress-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#93c5fd,#22c55e);transition:width .25s ease-out}.screen-size-warning{display:none!important}.page-container{flex:1;min-height:calc(100vh - 50px);display:flex;align-items:flex-start;justify-content:center;padding:1rem .75rem 1.25rem;box-sizing:border-box}.card{background:#fff;border-radius:16px;box-shadow:0 12px 32px #0f172a29;max-width:1200px;max-height:calc(100vh - 80px);width:100%;padding:1.1rem 1.3rem;border:1px solid rgba(148,163,184,.25);display:flex;flex-direction:column;overflow-y:auto}@media(min-width:1600px){.card{max-width:1400px}}.card h1{margin-top:0;margin-bottom:.25rem;font-size:1.7rem}.card h2{margin-top:.5rem;margin-bottom:.15rem;font-size:1.2rem}.card h3{margin-top:.6rem;margin-bottom:.15rem;font-size:1.02rem}.card-body{flex:1}.card p,.card ul,.card ol{margin-top:.15rem;margin-bottom:.45rem}.card ul,.card ol{padding-left:1.25rem}.page-description{color:#4b5563}.hint{font-size:.86rem;color:#6b7280}.timer-text{margin-top:.4rem;margin-bottom:.2rem;font-size:1.5rem}button{border:none;border-radius:999px;padding:.8rem 2rem;font-size:1.05rem;cursor:pointer;background:#2563eb;color:#fff;font-weight:600;letter-spacing:.01em;transition:background .15s ease,transform .08s ease,box-shadow .15s ease}button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 20px #2563eb66}button:active{transform:translateY(0);box-shadow:0 4px 12px #2563eb66}button:disabled{opacity:.6;cursor:default;box-shadow:none;transform:none}.trial-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.trial-meta span{background:#eff6ff;border-radius:999px;padding:.35rem .9rem;border:1px solid #bfdbfe}.image-container{display:flex;justify-content:center;align-items:center;width:100%}.trial-image-wrapper{position:relative;flex:0 0 auto;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;width:min(640px,90vw,60vh);height:min(640px,60vh)}.trial-image{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.trial-image-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a59;color:#f9fafb;font-size:.9rem;font-weight:500;pointer-events:none}.trial-horizontal{display:flex;align-items:flex-start;justify-content:center;gap:1.75rem;margin-top:.5rem}.trial-left{flex-shrink:0}.trial-right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:min(640px,60vh)}.choice-row{display:flex;gap:1.25rem;justify-content:center;margin-top:.4rem;margin-bottom:.2rem}.choice-button{min-width:170px;background:#e5e7eb;color:#111827;font-size:1.05rem}.choice-button.selected{background:#22c55e;color:#022c22}.trial-timer{margin-top:.15rem;text-align:center;font-size:1.5rem;color:#4b5563}.trial-text-list{font-size:.9rem;color:#4b5563;margin:.15rem 0 .3rem;padding-left:1.1rem}@media(max-width:768px){.trial-horizontal{flex-direction:column;gap:1.25rem}.trial-right{align-items:center;min-height:auto}.choice-row{flex-wrap:wrap}}.intro-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:1.2rem;margin-top:.8rem;align-items:flex-start}.intro-grid-wrapper{max-height:min(60vh,600px);overflow-y:auto;padding-right:.25rem}.intro-side-panel{position:sticky;top:0;display:flex;flex-direction:column;align-items:stretch;gap:.6rem}.intro-side-panel .timer-text{margin-top:0;text-align:left;font-size:1.5rem}.intro-side-panel .small-hint{font-size:.85rem}.intro-side-panel .intro-start-button{width:100%}.intro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:100%;max-width:1100px}@media(min-width:1600px){.intro-grid{max-width:1200px}}@media(max-width:900px){.intro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.intro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.intro-cell{overflow:hidden;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;cursor:zoom-in;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1}.intro-image{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.intro-cell:hover .intro-image{transform:scale(1.6)}.intro-preview-overlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:50}.intro-preview-content{background:#fff;border-radius:18px;padding:1.4rem 1.6rem;box-shadow:0 24px 60px #0f172a66;max-width:720px;width:100%}.intro-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-weight:600;color:#111827}.intro-preview-image-wrapper{width:600px;height:600px;max-width:100%;margin:0 auto .75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;align-items:center;justify-content:center}.intro-preview-image{width:600px;height:600px;max-width:100%;object-fit:contain}.scale-group{margin-bottom:1.3rem;padding:.9rem 1rem 1.1rem;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.scale-group label{display:block;font-size:1rem;margin-bottom:.6rem;color:#111827}.scale-slider-wrapper{margin-top:.3rem}.scale-slider-value{display:none}.scale-group input[type=range]{width:100%;-webkit-appearance:none;appearance:none;height:10px;border-radius:999px;background:#e5e7eb;outline:none}.scale-group input[type=range]::-webkit-slider-runnable-track{height:10px;border-radius:999px;background:linear-gradient(90deg,#bfdbfe,#60a5fa)}.scale-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:999px;background:#1d4ed8;border:2px solid #ffffff;margin-top:-5px;cursor:pointer}.scale-group input[type=range]::-moz-range-track{height:10px;border-radius:999px;background:linear-gradient(90deg,#bfdbfe,#60a5fa)}.scale-group input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:999px;background:#1d4ed8;border:2px solid #ffffff;cursor:pointer}.scale-label-row{display:flex;justify-content:space-between;font-size:.85rem;color:#6b7280;margin-top:.35rem}.demographics-card{max-width:860px}.demographics-page input,.demographics-page select,.demographics-page textarea{margin:.25rem 0 .9rem;padding:.5rem .7rem;border-radius:8px;border:1px solid #d1d5db;width:100%;max-width:420px;font-size:.96rem}.demographics-page textarea{min-height:90px}.form-row{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:.75rem;max-width:420px}.form-row span{font-size:.95rem;margin-bottom:.15rem;color:#111827}.code-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem}.code-grid label{display:block;font-size:.95rem;margin-bottom:.25rem}label.radio-label{display:inline-flex;align-items:flex-start;gap:.5rem;font-size:.95rem}.radio-row{display:flex;gap:1.5rem;margin:.5rem 0 1rem}.familiarity-grid{margin-top:.75rem;display:flex;flex-direction:column;gap:1rem}.familiarity-row{padding:.4rem .1rem .6rem;border-bottom:1px solid #e5e7eb}.familiarity-label{display:flex;justify-content:space-between;align-items:baseline;font-size:.95rem;margin-bottom:.25rem;color:#111827}.familiarity-value{font-size:.85rem;color:#6b7280}.familiarity-row input[type=range]{width:100%;max-width:420px}.familiarity-scale{display:flex;justify-content:space-between;font-size:.75rem;color:#9ca3af;max-width:420px;margin-top:.25rem}@media(max-width:768px){.study-header{flex-direction:column;align-items:flex-start;gap:.4rem}.study-header-right{max-width:100%}.page-container{padding:.8rem .6rem 1rem}.card{padding:1rem;border-radius:14px}.card h1{font-size:1.6rem}.card h2{font-size:1.15rem}}.scoreboard-card{max-width:1400px}.scoreboard-title{margin-top:0;font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.scoreboard-section{margin-top:2rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.scoreboard-section-title{font-size:1.45rem;font-weight:600;color:#334155;margin-bottom:1rem}.comparison-row{margin-bottom:1.25rem}.comparison-label{font-weight:600;color:#475569;margin-bottom:.25rem}.comparison-bars{display:flex;align-items:center;gap:.75rem;margin-bottom:.3rem}.bar-label{width:60px;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500}.you-dot,.ai-dot{width:10px;height:10px;border-radius:50%}.you-dot{background:#1d4ed8}.ai-dot{background:#16a34a}.score-bar{height:10px;border-radius:999px;flex-grow:1}.score-bar.human{background:#1d4ed866}.score-bar.ai{background:#16a34a66}.score-value{width:60px;text-align:right;font-weight:600;color:#1e293b}.scoreboard-table{width:100%;border-collapse:collapse;background:#f8fafc;border-radius:10px;overflow:hidden;font-size:.95rem}.scoreboard-table th,.scoreboard-table td{padding:.75rem;border-bottom:1px solid #e2e8f0}.scoreboard-table th{background:#e2e8f0;text-align:left;font-weight:600}.scoreboard-table td{color:#334155}.scoreboard-table tr:hover td{background:#eef2ff}.error-text{color:#dc2626;font-weight:600}@media(max-height:800px){.page-container{padding:.8rem .5rem 1rem}.card{padding:1rem}.trial-image-wrapper,.trial-image,.intro-preview-image-wrapper,.intro-preview-image{width:500px;height:500px}}@media(max-height:700px){.card{padding:.9rem}.trial-image-wrapper,.trial-image,.intro-preview-image-wrapper,.intro-preview-image{width:450px;height:450px}}
