*{box-sizing:border-box}:root{color:#1f2937;font-family:Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}body{color:#1f2937;background:radial-gradient(circle at 0 0,#ffffffe6,#0000 28%),linear-gradient(#f8fafc 0%,#eef2f7 100%);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}#root{width:100%}.app{min-height:100vh;padding:24px 16px 48px}.hero{border-radius:18px;max-width:860px;margin:0 auto 20px;padding:30px;transition:background-color .25s,border-color .25s}.theme-math .hero{background:#ffe8cc}.theme-reading .hero{background:#dff7e7}.theme-science .hero{background:#fff5c7}.hero h1{margin:0 0 8px;font-size:2rem;line-height:1.1}.hero p{color:#4b5563;margin:0}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;max-width:860px;margin:0 auto 20px;padding:20px;box-shadow:0 8px 24px #0f172a14}h2{margin-top:0;margin-bottom:12px}h3{margin-top:0}label{margin-top:12px;margin-bottom:6px;font-weight:700;display:block}input,select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;margin-bottom:8px;padding:12px 14px}input:focus,select:focus{border-color:#6366f1;outline:2px solid #c7d2fe}button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;width:100%;padding:12px 16px;font-weight:700;transition:transform 80ms,opacity .2s,background-color .2s}button:hover{opacity:.96}button:active{transform:scale(.99)}button:disabled{opacity:.7;cursor:not-allowed}.secondary-btn{color:#111827;background:#e5e7eb}.small-btn{width:auto;min-width:120px;padding:10px 12px}.submit-btn{max-width:860px;margin:0 auto 20px;display:block}.checkbox{align-items:center;gap:10px;margin-top:12px;margin-bottom:14px;font-weight:400;display:flex}.checkbox input{width:auto;margin:0}.topic-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:12px;display:grid}.topic-chip{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;margin:0;padding:12px;font-weight:400;display:flex}.topic-chip input{width:auto;margin:0}.choices{gap:10px;margin-top:12px;display:grid}.choice{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.choice input{width:auto;margin:0}.quiz-meta{color:#6b7280;margin:6px 0 0}.action-row{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.action-row .secondary-btn{width:auto;min-width:130px}.question-top-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.answer-box{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;margin-top:12px;padding:12px}.stats-card h2{margin-bottom:14px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:14px;display:grid}.stat-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.stat-label{color:#6b7280;margin-bottom:4px;font-size:.9rem;display:block}.progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:14px;overflow:hidden}.progress-bar-fill{background:#4f46e5;border-radius:999px;height:100%;transition:width .2s}.result-item p{margin:6px 0}.saved-list{gap:14px;display:grid}.saved-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.saved-item h3{margin:0 0 4px;font-size:1rem}.saved-item .secondary-btn{width:auto;min-width:120px}.muted{color:#6b7280}.print-line{border-bottom:2px solid #111827;height:28px;margin-top:18px}.only-print{display:none}.print-answer-key{max-width:860px;margin:0 auto 20px;padding:0 20px}.answer-key-list{margin-top:20px}.answer-key-item{break-inside:avoid;border-bottom:1px solid #d1d5db;padding:12px 0}.collapsible-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.collapsible-header span{color:#4b5563;font-size:18px;font-weight:700}.worksheet-header{flex-wrap:wrap;justify-content:space-between;gap:20px;margin:20px 0 10px;font-size:16px;display:flex}.worksheet-score{margin-bottom:15px;font-size:16px}.print-header h1{margin-bottom:10px}hr{border:none;border-top:1px solid #e5e7eb;margin:14px 0}@media (width<=640px){.app{padding:16px 12px 36px}.hero{padding:22px 20px}.hero h1{font-size:1.6rem}.saved-item{flex-direction:column;align-items:stretch}.saved-item .secondary-btn{width:100%}.question-top-row{flex-direction:column}.action-row,.action-row .secondary-btn{width:100%}}@media print{body{background:#fff!important}.app{padding:0;background:#fff!important}.hero{border:1px solid #ccc;background:#fff!important}.no-print{display:none!important}.card,.print-card{box-shadow:none;break-inside:avoid;border:1px solid #ccc;margin-bottom:14px}.choice{background:0 0}body[data-print-mode=quiz] .only-print.print-quiz-only{max-width:860px;margin:0 auto 20px;padding:0 20px;display:block!important}body[data-print-mode=answerKey] .only-print.print-answer-key-only{display:block!important}body[data-print-mode=quiz] .print-answer-key-only,body[data-print-mode=answerKey] .print-quiz-only,body[data-print-mode=answerKey] .question-card{display:none!important}}.license-popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#fffffff5;border:1px solid #cbd5e1f2;border-radius:16px;width:300px;padding:14px;position:fixed;top:16px;right:16px;box-shadow:0 10px 30px #0f172a1f}.license-popup-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.license-popup-header h3{margin:0;font-size:1rem}.license-mini-text{color:#6b7280;margin:2px 0 0;font-size:.82rem}.icon-btn{color:#3730a3;background:#eef2ff;border-radius:10px;width:34px;min-width:34px;height:34px;padding:0;font-size:1.1rem;line-height:1}.license-popup-body{margin-top:12px}.license-label{margin-top:0;margin-bottom:6px;font-size:.92rem}.license-input{margin-bottom:10px}.license-button-row{gap:8px;margin-bottom:12px;display:flex}.tiny-btn{width:auto;min-width:96px;padding:10px 12px;font-size:.92rem}.license-status-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;padding:10px 12px}.license-status-row{justify-content:space-between;align-items:center;gap:10px;margin:4px 0;font-size:.92rem;display:flex}.license-help{color:#4b5563;margin:0;font-size:.84rem;line-height:1.45}@media (width<=768px){.license-popup{width:auto;top:10px;left:10px;right:10px}.license-button-row{flex-wrap:wrap}.buy-credits-link{color:#fff;background:#4f46e5;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:12px;padding:10px 12px;font-size:.92rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform 80ms;display:inline-flex}.buy-credits-link:hover{opacity:.96}.buy-credits-link:active{transform:scale(.99)}.license-help-secondary{margin-top:8px}.license-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin:10px 0 0;padding:8px 10px;font-size:.84rem}.license-warning-empty{color:#991b1b;background:#fef2f2;border-color:#fecaca}.tiny-btn{flex:120px}}
