@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f0f9ef,#e8f5e4 50%,#dcf2d8);color:#2d5a2d;font-family:Inter,sans-serif}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.main-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.progress-container{background:#ffffffe6;border-bottom:1px solid #98d38f4d;padding:1rem 2rem}.progress-label{color:#2d5a2d;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.progress-bar{background:#e8f5e4;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:#98d38f;height:100%;transition:width .3s ease}.progress-text{color:#6b7280;font-size:.8rem;text-align:center}.completion-page,.question-display,.sentence-display,.study-introduction{background:#fffffff2;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin:0 auto;max-width:800px;padding:3rem;width:100%}.study-introduction h1{color:#2d5a2d;font-size:2.5rem;margin-bottom:2rem;text-align:center}.study-introduction h2{color:#2d5a2d;font-size:1.8rem;margin-bottom:1.5rem}.study-introduction h3{color:#2d5a2d;font-size:1.3rem;margin-bottom:1rem}.instructions{margin-bottom:2rem;text-align:left}.instructions p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.instructions ol{margin-bottom:1.5rem;margin-left:1.5rem}.instructions li{color:#4a5568;line-height:1.6;margin-bottom:1rem}.important-note{background:#f0f9ef;border-left:4px solid #98d38f;border-radius:8px;margin-top:2rem;padding:1.5rem}.important-note ul{margin-left:1.5rem;margin-top:1rem}.important-note li{color:#2d5a2d;margin-bottom:.5rem}.start-button{background:#98d38f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin:2rem auto 0;padding:1rem 2rem;transition:all .2s ease}.start-button:hover{background:#7bc470;box-shadow:0 4px 12px #98d38f66;transform:translateY(-2px)}.sentence-display h2{color:#2d5a2d;font-size:1.8rem;margin-bottom:2rem;text-align:center}.sentence-container{background:#f0f9ef;border-left:4px solid #98d38f;border-radius:8px;margin-bottom:2rem;padding:2rem}.sentence{color:#2d5a2d;font-size:1.3rem;font-weight:500;line-height:1.6;text-align:center}.instruction{color:#6b7280;font-size:1.1rem;margin-bottom:2rem;text-align:center}.continue-button{background:#98d38f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin:0 auto;padding:1rem 2rem;transition:all .2s ease}.continue-button:hover{background:#7bc470;box-shadow:0 4px 12px #98d38f66;transform:translateY(-2px)}.question-header{align-items:center;border-bottom:2px solid #e8f5e4;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.question-header h3{color:#2d5a2d;font-size:1.5rem}.question-counter{background:#98d38f;border-radius:6px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.question-container{text-align:center}.question-text{color:#2d5a2d;font-size:1.3rem;font-weight:500;line-height:1.4;margin-bottom:2rem}.answer-input{border:2px solid #e8f5e4;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;margin-bottom:1.5rem;min-height:120px;padding:1rem;resize:vertical;transition:border-color .2s ease;width:100%}.answer-input:focus{border-color:#98d38f;box-shadow:0 0 0 3px #98d38f26;outline:none}.submit-answer-button{background:#98d38f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.submit-answer-button:hover{background:#7bc470;box-shadow:0 4px 12px #98d38f66;transform:translateY(-2px)}.completion-page{text-align:center}.completion-page h1{color:#2d5a2d;font-size:2.5rem;margin-bottom:2rem}.completion-page p{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:1rem}.participant-id{background:#f0f9ef;border-radius:8px;color:#2d5a2d;font-family:Courier New,monospace;font-weight:600;margin:2rem 0;padding:1rem}@media (max-width:768px){.main-content{padding:1rem}.completion-page,.question-display,.sentence-display,.study-introduction{padding:2rem}.study-introduction h1{font-size:2rem}.question-header{flex-direction:column;gap:1rem;text-align:center}.question-text,.sentence{font-size:1.1rem}}
/*# sourceMappingURL=main.a17452ae.css.map*/