*{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}.hero-title-row{align-items:center;gap:16px;margin-bottom:10px;display:flex}.hero-logo{object-fit:contain;filter:drop-shadow(0 6px 14px #0f172a24);flex:none;width:72px;height:72px}.theme-math .hero{background:#ffe8cc}.theme-reading .hero{background:#dff7e7}.theme-science .hero{background:#fff5c7}.hero h1{margin:0;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}.notice-card{padding:14px 18px}.notice-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.notice-row p{margin:0}.notice-error{background:#fef2f2;border-color:#fecaca}.notice-success{background:#f0fdf4;border-color:#bbf7d0}.notice-info{background:#eff6ff;border-color:#bfdbfe}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,textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;margin-bottom:8px;padding:12px 14px}input:focus,select:focus,textarea:focus{border-color:#6366f1;outline:2px solid #c7d2fe}textarea{resize:vertical}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}.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}.notice-dismiss{background:#ffffffb3}.generation-status,.generation-card-row{align-items:center;gap:14px;display:flex}.generation-status{background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 100%);border:1px solid #c7d2fe;border-radius:14px;margin-top:16px;padding:14px 16px}.generation-status p,.generation-copy{margin:6px 0 0}.generation-card{border-color:#c7d2fe}.generation-spinner{border:3px solid #c7d2fe;border-top-color:#4338ca;border-radius:999px;flex:none;width:18px;height:18px;animation:.8s linear infinite spin}.generation-spinner-lg{border-width:4px;width:42px;height:42px}.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}.quiz-edit-meta{margin-bottom:14px}.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}.question-editor{gap:12px;margin-top:14px;display:grid}.editor-choice-grid,.editor-meta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.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}.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:flex-start;gap:16px;padding:16px;display:flex}.saved-item-content{flex:1}.saved-item h3{margin:0 0 4px;font-size:1rem}.saved-item-actions{gap:8px;min-width:140px;display:grid}.saved-item-actions .secondary-btn{width:100%}.saved-rename-row{gap:10px;display:grid}.saved-rename-actions{flex-wrap:wrap;gap:8px;display:flex}.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}.answer-key-meta{color:#6b7280;margin-top:8px}.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}.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}.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}.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}.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)}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.license-popup{top:auto;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));border-radius:14px;width:min(100vw - 24px,320px);max-height:min(70vh,520px);padding:12px;left:auto;overflow-y:auto;box-shadow:0 12px 28px #0f172a2e}.license-popup-header{align-items:center}.license-popup-header h3{font-size:.95rem}.license-mini-text{font-size:.76rem}.license-button-row{flex-wrap:wrap}.tiny-btn{flex:120px}.generation-status,.generation-card-row{align-items:flex-start}}@media (width<=640px){.app{padding:16px 12px 132px}.hero{padding:22px 20px}.hero-title-row{align-items:flex-start;gap:12px}.hero-logo{width:56px;height:56px}.hero h1{font-size:1.6rem}.license-popup{width:calc(100vw - 24px);max-width:none}.license-popup-body{margin-top:10px}.license-input,.license-status-card,.buy-credits-link{margin-bottom:8px}.license-help,.license-help-secondary,.license-warning{font-size:.8rem}.saved-item{flex-direction:column;align-items:stretch}.saved-item-actions{min-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}}
