*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#1a1a1a;background:#fafafa}#root{max-width:600px;margin:0 auto;padding:2rem 1rem}.app-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.app-logo{width:48px;height:48px}.app-header h1{font-size:2rem;margin:0;flex:1}.menu-wrapper{position:relative}.menu-toggle{font-size:1.5rem;background:none;border:none;cursor:pointer;padding:.25rem;color:#555;line-height:1}.menu-toggle:hover{color:#e85d04}.menu-dropdown{position:absolute;right:0;top:100%;margin-top:.5rem;background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;box-shadow:0 4px 12px #0000001a;z-index:10;min-width:220px}.menu-label{display:block;font-size:.85rem;font-weight:600;color:#555;margin-bottom:.5rem}.controls{max-width:580px}.controls h2{font-size:1.1rem;margin:1.5rem 0 .5rem}.factor-row{display:flex;gap:.35rem;flex-wrap:nowrap}.factor-btn{width:2.75rem;height:2.75rem;font-size:.95rem;border-radius:6px;border:2px solid #ccc;background:#fff;color:#333;cursor:pointer;-webkit-tap-highlight-color:transparent}.factor-btn.active{border-color:#e85d04;background:#e85d04;color:#fff;font-weight:700}.session-picker{display:flex;gap:.5rem}.session-picker button{width:3rem;height:2.5rem;font-size:1rem;border-radius:6px;border:2px solid #ccc;background:#fff;cursor:pointer;color:#333}.session-picker button.active{border-color:#e85d04;background:#e85d04;color:#fff;font-weight:700}.print-btn{margin-top:1rem;width:100%;padding:.6rem 1rem;font-size:1.1rem;font-weight:700;border:none;border-radius:8px;background:#e85d04;color:#fff;cursor:pointer}.print-btn:hover{background:#d45203}.print-btn:disabled{opacity:.4;cursor:not-allowed}.setup-row{display:flex;gap:1.5rem;margin-top:.5rem}.setup-row h2{margin-top:1rem}.question-picker{display:flex;gap:.5rem}.question-picker button{width:3rem;height:2.75rem;font-size:1rem;border-radius:6px;border:2px solid #ccc;background:#fff;cursor:pointer;color:#333;-webkit-tap-highlight-color:transparent}.question-picker button.active{border-color:#e85d04;background:#e85d04;color:#fff;font-weight:700}.time-picker{display:flex;gap:.5rem}.time-picker button{min-width:3.2rem;height:2.75rem;padding:0 .5rem;font-size:.95rem;border-radius:6px;border:2px solid #ccc;background:#fff;cursor:pointer;color:#333}.time-picker button.active{border-color:#e85d04;background:#e85d04;color:#fff;font-weight:700}.go-btn{margin-top:1.5rem;width:100%;padding:.9rem 1rem;font-size:1.3rem;font-weight:700;border:none;border-radius:8px;background:#e85d04;color:#fff;cursor:pointer}.go-btn:hover{background:#d45203}.go-btn:disabled{opacity:.4;cursor:not-allowed}.quiz-timer{text-align:center;font-size:2.5rem;font-weight:700;font-variant-numeric:tabular-nums;margin-bottom:1.5rem;color:#333}.quiz-timer.warning{color:#d00}.quiz-problems{margin:0;padding-left:1.5rem;list-style:decimal}.quiz-problem{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;font-size:1.15rem}.quiz-expression{min-width:7rem}.quiz-input{width:5rem;height:2.75rem;padding:.35rem .5rem;font-size:1.1rem;border:2px solid #ccc;border-radius:6px;text-align:center;font-size:16px}.quiz-input:focus{outline:none;border-color:#e85d04}.quiz-input::-webkit-inner-spin-button,.quiz-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quiz-input[type=number]{-moz-appearance:textfield}.quiz-submit{margin-top:1.5rem;width:100%;padding:.9rem 1rem;font-size:1.1rem;font-weight:700;border:none;border-radius:8px;background:#e85d04;color:#fff;cursor:pointer}.quiz-submit:hover{background:#d45203}.result-summary{text-align:center;margin-bottom:1.5rem}.result-score{font-size:2.5rem;font-weight:700;color:#333}.result-time{font-size:1rem;color:#777}.result-list{margin:0;padding-left:1.5rem;list-style:decimal}.result-item{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:1.1rem}.result-item.correct{color:#1a7d1a}.result-item.wrong{color:#d00}.result-expression{min-width:10rem}.result-mark,.result-correction{font-weight:700}.result-correction:before{content:"→ ";font-weight:400}.print-sheet{display:none}@media print{.screen-ui{display:none!important}.print-sheet{display:block;width:210mm;padding:8mm 10mm;font-family:Helvetica,Arial,sans-serif;color:#000}.print-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:4mm}.header-ninja{width:28px;height:28px}.header-title{font-size:20pt;margin:0}.print-fields{display:flex;justify-content:space-between;font-size:10pt;margin-bottom:4mm}.print-grid{display:grid;grid-template-columns:1fr 1fr;gap:4mm}.print-grid.grid-1{grid-template-columns:1fr;max-width:50%}.print-grid.grid-3{grid-template-columns:1fr 1fr}.mathbelt-block{border:1px solid #666;padding:3mm;break-inside:avoid}.block-header{display:flex;align-items:center;gap:2mm}.block-ninja{width:14px;height:14px}.block-title{font-size:11pt;font-weight:700}.block-divider{border:none;border-top:1px solid #bbb;margin:2mm 0}.problem-list{margin:0;padding-left:6mm;font-size:11pt;list-style:decimal}.problem-list li{padding:1.2mm 0}.print-footer{text-align:center;font-style:italic;font-size:8pt;margin-top:4mm}@page{size:A4;margin:10mm}}
