@import url(https://fonts.googleapis.com/css2?family=Spectral:wght@400;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#fcfbf5;color:#000c;font-family:Spectral,Georgia,serif}.app,body{min-height:100vh}.app{display:flex;flex-direction:column;padding:20px}.app-header{justify-content:space-between;margin:0 auto 20px;max-width:900px;padding:15px 20px;width:100%}.app-header,.header-logo{align-items:center;display:flex}.header-logo{color:#2096ff;font-size:1.2rem;font-weight:600;gap:10px;text-decoration:none;transition:opacity .2s ease}.header-logo:hover{opacity:.8}.logo-image{border-radius:4px;height:40px;width:40px}.logo-text{font-size:1.2rem;font-weight:600}.header-links{gap:20px}.github-link,.header-links{align-items:center;display:flex}.github-link{border-radius:6px;color:#0009;font-size:.95rem;gap:8px;padding:8px 12px;text-decoration:none;transition:color .2s ease}.github-link:hover{background:#2096ff0d;color:#2096ff}.github-icon{height:20px;width:20px}.phase-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:0 auto;max-width:700px;padding:50px 40px;width:100%}h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:10px}h1,h2{color:#000000e6;text-align:center}h2{font-size:1.8rem;margin-bottom:20px}h2,h3{font-weight:600}h3{color:#2096ff;font-size:1.3rem;margin-bottom:15px}.subtitle{color:#00000080;font-size:1.2rem;font-style:italic;margin-bottom:35px;text-align:center}.info-box{background:#2096ff0d;border:1px solid #2096ff26;border-radius:8px;line-height:1.7;margin:25px 0;padding:25px}.info-box ol,.info-box ul{margin-bottom:15px;margin-left:25px}.info-box li{line-height:1.7;margin:10px 0}.info-box.hypothesis{background:#9c27b00d;border-color:#9c27b026}.info-box.methodology{background:#edece6;border-color:#dad9d4;font-size:.95rem}.primary-btn{background:#2096ff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:Spectral,Georgia,serif;font-size:1.1rem;font-weight:600;margin:30px auto 0;max-width:300px;padding:16px 32px;transition:all .2s ease;width:100%}.primary-btn:hover{background:#1a7dd9;box-shadow:0 4px 12px #2096ff4d;transform:translateY(-1px)}.primary-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.progress-bar{background:#edece6;border-radius:3px;height:6px;margin-bottom:10px;overflow:hidden;width:100%}.progress-fill{background:#2096ff;border-radius:3px;height:100%;transition:width .3s ease}.progress-text{color:#00000080;font-size:.9rem;margin-bottom:20px;text-align:center}.statement-display{background:#f8f8f5;border:1px solid #edece6;border-radius:8px;margin:25px 0;padding:30px;text-align:center}.statement-text{color:#000000d9;font-size:1.35rem;line-height:1.7}.condition-badge{border-radius:6px;font-size:1.05rem;font-weight:600;margin:20px 0;padding:12px 24px;text-align:center}.condition-badge.saved{background:#4caf501a;border:2px solid #4caf504d;color:#2e7d32}.condition-badge.deleted{background:#f443361a;border:2px solid #f443364d;color:#c62828}.input-section{margin-top:25px}.instruction{color:#0009;font-size:1.05rem;margin-bottom:12px;text-align:center}input[type=number],input[type=text],textarea{background:#fff;border:2px solid #dad9d4;border-radius:8px;color:#000000d9;font-family:Spectral,Georgia,serif;font-size:1.05rem;padding:15px;resize:vertical;transition:border-color .2s ease;width:100%}input:focus,textarea:focus{border-color:#2096ff;box-shadow:0 0 0 3px #2096ff1a;outline:none}.distractor .timer{color:#ff6b35;font-size:1.6rem;font-weight:600;margin-bottom:30px;text-align:center}.math-problem{text-align:center}.problem-text{color:#000000e6;font-size:2.8rem;font-weight:600;margin-bottom:25px}.math-problem input{display:block;font-size:1.6rem;margin:0 auto 15px;max-width:150px;text-align:center}.math-score{color:#00000080;margin-top:20px;text-align:center}.response-buttons{display:flex;gap:15px;justify-content:center;margin-top:30px}.response-btn{background:#fff;border:2px solid;border-radius:8px;cursor:pointer;font-family:Spectral,Georgia,serif;font-size:1.1rem;font-weight:600;padding:15px 45px;transition:all .2s ease}.response-btn.yes{border-color:#4caf50;color:#2e7d32}.response-btn.yes:hover{background:#4caf501a}.response-btn.no{border-color:#f44336;color:#c62828}.response-btn.no:hover{background:#f443361a}.response-btn:not(.yes):not(.no){border-color:#dad9d4;color:#0009}.response-btn:not(.yes):not(.no):hover{background:#f8f8f5}.folder-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:25px}.folder-btn{background:#fff;border:2px solid #dad9d4;border-radius:8px;color:#000c;cursor:pointer;font-family:Spectral,Georgia,serif;font-size:1rem;font-weight:600;padding:16px;transition:all .2s ease}.folder-btn:hover{background:#2096ff0d;border-color:#2096ff;color:#2096ff}.stroop-intro .key-instructions{background:#f8f8f5;border:1px solid #edece6;border-radius:8px;margin:25px 0;padding:25px;text-align:center}.stroop-intro .key-instructions p{font-size:1.1rem;margin:12px 0}kbd{background:#504f4d;border:1px solid #0003;border-radius:5px;color:#fff;display:inline-block;font-family:monospace;font-size:1rem;font-weight:700;margin:0 5px;padding:6px 14px}.phase-label{color:#00000080;font-size:.95rem;margin-bottom:12px;text-align:center}.question-display{background:#f8f8f5;border:1px solid #edece6;border-radius:8px;margin:25px 0;padding:35px;text-align:center}.question-text{color:#000000d9;font-size:1.45rem;line-height:1.6}.stroop-word{font-size:4.5rem;font-weight:700;letter-spacing:3px;padding:70px 20px;text-align:center;text-transform:uppercase}.key-reminder{color:#00000080;display:flex;font-size:1.05rem;gap:50px;justify-content:center;margin-top:35px}.stroop-task{max-width:100%;padding:20px}.stroop-tap-zones{display:flex;gap:0;height:60vh;margin:20px -40px;min-height:400px}.tap-zone{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;flex:1 1;justify-content:center;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.tap-zone.blue-zone{background:#2196f31a;border-right:2px solid #2196f34d}.tap-zone.blue-zone:active,.tap-zone.blue-zone:hover{background:#2196f333}.tap-zone.red-zone{background:#f443361a;border-left:2px solid #f443364d}.tap-zone.red-zone:active,.tap-zone.red-zone:hover{background:#f4433633}.tap-zone .stroop-word{padding:40px 20px;pointer-events:none}.tap-hint{color:#00000080;display:flex;font-size:1.05rem;font-weight:600;justify-content:space-between;margin-top:20px}.swipe-hint{color:#00000080;font-size:.95rem;font-style:italic;margin:15px 0;text-align:center}.results{max-width:800px}.results-section{border-bottom:1px solid #edece6;margin:35px 0;padding-bottom:30px}.result-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:25px 0}.result-card{background:#f8f8f5;border:1px solid #edece6;border-radius:8px;padding:25px;text-align:center}.result-card.highlight{background:#2096ff14;border:2px solid #2096ff}.result-label{color:#00000080;font-size:.9rem;margin-bottom:10px}.result-value{color:#2096ff;font-size:2rem;font-weight:700}.result-subtext{color:#00000080;font-size:.95rem;margin-top:8px}.interpretation{color:#0009;font-size:1.05rem;font-style:italic;line-height:1.7;margin-top:20px;text-align:center}.actions{margin-top:35px}@media (max-width:600px){.phase-container{padding:30px 25px}.stroop-task{padding:15px}.app-header{flex-direction:column;gap:15px;text-align:center}h1{font-size:1.8rem}.statement-text{font-size:1.15rem}.stroop-word{font-size:3rem}.tap-zone .stroop-word{font-size:2.5rem;padding:30px 15px}.stroop-tap-zones{height:50vh;margin:20px -25px;min-height:300px}.tap-hint{font-size:.9rem}.response-buttons{flex-direction:column}.response-btn{width:100%}.github-link span{display:none}.logo-text{font-size:1rem}.swipe-hint{font-size:.85rem}}
/*# sourceMappingURL=main.facbf49b.css.map*/