.start-page{display:flex;justify-content:center;align-items:center;min-height:60vh}.start-page-content{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;max-width:600px;width:100%}.start-page-content h2{margin-bottom:1rem;color:#333}.hint{color:#666;margin-bottom:1.5rem}.purposes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.purpose-checkbox{display:flex;align-items:center;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s}.purpose-checkbox:hover{border-color:#667eea;background-color:#f8f9ff}.purpose-checkbox input{margin-right:.5rem;width:18px;height:18px;cursor:pointer}.purpose-checkbox input:checked+span{font-weight:600;color:#667eea}.difficulty-section{margin-bottom:1.5rem}.difficulty-section h3{margin-bottom:1rem;color:#333}.difficulty-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer}.difficulty-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none}.difficulty-info{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.difficulty-info small{color:#666;font-size:.85rem}.invitation-section{margin-bottom:1.5rem}.invitation-section label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.invitation-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s;margin-bottom:1rem}.invitation-input:focus{outline:none;border-color:#667eea}.verify-button{width:100%;padding:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.verify-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.verify-button:disabled{opacity:.6;cursor:not-allowed}.user-id-section{margin-bottom:1.5rem}.user-id-section label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.user-id-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s}.user-id-input:focus{outline:none;border-color:#667eea}.start-button{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.start-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.start-button:disabled{opacity:.6;cursor:not-allowed}.learning-page{display:flex;gap:2rem;min-height:60vh}.sidebar{width:280px;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;height:fit-content;position:sticky;top:2rem}.sidebar-section{margin-bottom:1.5rem}.sidebar-section h3{margin-bottom:1rem;color:#333;font-size:1.1rem}.info-item{margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.info-item strong{color:#666;margin-right:.5rem}.divider{height:1px;background:#e0e0e0;margin:1.5rem 0}.difficulty-control{display:flex;flex-direction:column;gap:.5rem}.difficulty-slider{width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none;-webkit-appearance:none}.difficulty-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#667eea;cursor:pointer}.difficulty-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#667eea;cursor:pointer;border:none}.difficulty-info{font-size:.85rem}.difficulty-info small{color:#666;font-size:.8rem;display:block;margin-top:.25rem}.restart-button{width:100%;padding:.75rem;background:#f5f5f5;color:#333;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;cursor:pointer;transition:all .2s}.restart-button:hover{background:#eee;border-color:#ccc}.learning-content{flex:1;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.loading{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.error-message{background-color:#fee;color:#c33;padding:.75rem;border-radius:6px;margin-bottom:1rem;border:1px solid #fcc}.retry-button{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem}.retry-button:hover{background:#5568d3}.content-section{margin-bottom:2rem}.content-section h2{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.root-info,.word-info{display:flex;gap:2rem;align-items:flex-start}.metric{min-width:150px;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;text-align:center}.metric-label{font-size:.9rem;opacity:.9;margin-bottom:.5rem}.metric-value{font-size:1.5rem;font-weight:600}.root-details,.word-details{flex:1;padding:1rem;background:#f8f9ff;border-radius:8px}.root-details p,.word-details p{margin-bottom:.5rem;line-height:1.6}.sentence-item{margin-bottom:1.5rem}.sentence-text{background:#e3f2fd;padding:1.5rem;border-radius:8px;font-size:1.1rem;line-height:1.8;color:#1976d2;font-weight:500;margin-bottom:1rem}.sentence-meta{display:flex;gap:2rem;flex-wrap:wrap;font-size:.9rem;color:#666}.sentence-meta span{display:flex;align-items:center;gap:.5rem}.complete-section{display:flex;gap:1.5rem;align-items:center;padding:1.5rem;background:#f8f9ff;border-radius:8px}.score-control{flex:1}.score-control label{display:flex;flex-direction:column;gap:.5rem;font-weight:500;color:#333}.score-slider{width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none;-webkit-appearance:none}.score-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer}.score-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none}.score-value{font-size:1.1rem;color:#667eea;font-weight:600}.complete-button{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.complete-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.complete-button:disabled{opacity:.6;cursor:not-allowed}.no-content{text-align:center;padding:3rem;color:#666;font-size:1.1rem}@media (max-width: 768px){.learning-page{flex-direction:column}.sidebar{width:100%;position:static}.root-info,.word-info{flex-direction:column}.complete-section{flex-direction:column;align-items:stretch}.complete-button{width:100%}}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;text-align:center;box-shadow:0 2px 4px #0000001a}.app-header h1{font-size:2rem;margin-bottom:.5rem}.app-header p{font-size:1rem;opacity:.9}.app-main{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:2rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333}#root{min-height:100vh}
