
.chemistry-rateeq-app{max-width:900px;margin:30px auto;padding:0 16px;font-family:Arial,Helvetica,sans-serif}.rateeq-header{margin-bottom:24px}.rateeq-header h2{margin:0 0 8px;font-size:30px}.rateeq-header p{margin:0;color:#555;line-height:1.5}.rateeq-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.rateeq-control{display:flex;flex-direction:column;gap:7px}.rateeq-control label{font-weight:700}.rateeq-control select{padding:10px 12px;border:1px solid #ccc;border-radius:7px;background:#fff;font-size:15px}.rateeq-card{border:1px solid #ddd;border-radius:12px;padding:24px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06)}.rateeq-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.rateeq-badge{padding:5px 10px;border-radius:999px;background:#f0f0f0;font-size:13px;font-weight:600;text-transform:capitalize}.rateeq-question{font-size:19px;line-height:1.65;font-weight:600;margin-bottom:22px}.rateeq-answer-area label{display:block;margin-bottom:8px;font-weight:700}.rateeq-answer-area input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #bbb;border-radius:8px;font-family:inherit;font-size:17px}.rateeq-hint{margin-top:7px;color:#666;font-size:13px}.rateeq-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.rateeq-button{border:0;border-radius:8px;padding:11px 18px;cursor:pointer;font-size:15px;font-weight:700}.rateeq-primary{background:#222;color:#fff}.rateeq-secondary{background:#ececec;color:#222}.rateeq-feedback{margin-top:20px;border-radius:10px;line-height:1.6}.rateeq-correct,.rateeq-incorrect,.rateeq-info{padding:16px}.rateeq-correct{background:#eaf7ee;border:1px solid #9fd4ae}.rateeq-incorrect{background:#fff1f1;border:1px solid #e2aaaa}.rateeq-info{background:#eef5ff;border:1px solid #aac8e8}.rateeq-title{font-size:18px;font-weight:700;margin-bottom:10px}.rateeq-working{margin-top:16px;padding-top:14px;border-top:1px solid rgba(0,0,0,.12)}.rateeq-working-title{font-weight:700;margin-bottom:8px}@media(max-width:650px){.rateeq-controls{grid-template-columns:1fr}.rateeq-card{padding:18px}.rateeq-buttons{flex-direction:column}.rateeq-button{width:100%}}
