.home{min-height:100dvh;display:flex;flex-direction:column}.home-header{background:linear-gradient(135deg,#2e7d32,#1b5e20);color:#fff;padding:32px 20px 28px;display:flex;align-items:center;gap:16px}.home-logo{width:52px;height:52px;background:#fff3;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.3rem;letter-spacing:1px;flex-shrink:0}.home-header h1{font-size:1.4rem;font-weight:800;letter-spacing:-.3px}.home-subtitle{font-size:.9rem;opacity:.85;margin-top:2px}.home-content{padding:20px 16px;flex:1}.general-exam-btn{width:100%;display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#2e7d32,#388e3c);color:#fff;border:none;border-radius:16px;padding:18px 20px;cursor:pointer;text-align:left;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #2e7d3259}.general-exam-btn:active{transform:scale(.98)}.general-exam-icon{font-size:2rem;flex-shrink:0}.general-exam-text{display:flex;flex-direction:column;gap:2px;flex:1}.general-exam-text strong{font-size:1.1rem;font-weight:700}.general-exam-text span{font-size:.85rem;opacity:.9}.general-exam-arrow{font-size:1.8rem;opacity:.7;flex-shrink:0}.section-title{font-size:1rem;font-weight:700;color:#424242;margin:24px 0 14px 4px;text-transform:uppercase;letter-spacing:.5px}.categories-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.category-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:20px 14px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #0000000f}.category-card:active{transform:scale(.97);box-shadow:0 1px 4px #0000001a}.category-icon{font-size:2.2rem}.category-name{font-size:.9rem;font-weight:600;color:#212121;text-align:center;line-height:1.3}.category-count{font-size:.78rem;color:#2e7d32;font-weight:600;background:#e8f5e9;padding:3px 10px;border-radius:20px}.home-footer{text-align:center;padding:20px;color:#9e9e9e;font-size:.8rem}.exam-list{min-height:100dvh}.exam-list-content{padding:16px}.exams{display:flex;flex-direction:column;gap:10px}.exam-item{width:100%;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:16px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 6px #0000000d;text-align:left}.exam-item:active{transform:scale(.98);box-shadow:0 1px 3px #0000001a}.exam-number{width:44px;height:44px;background:#e8f5e9;color:#2e7d32;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;flex-shrink:0}.exam-info{flex:1;display:flex;flex-direction:column;gap:2px}.exam-title{font-size:1rem;font-weight:600;color:#212121}.exam-detail{font-size:.82rem;color:#757575}.exam-arrow{font-size:1.5rem;color:#bdbdbd;flex-shrink:0}.empty-state{text-align:center;padding:40px 20px;color:#757575}.question-card{padding:20px 16px}.question-header{margin-bottom:16px}.question-number{font-size:.82rem;color:#757575;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.question-image-wrapper{margin-bottom:16px;border-radius:12px;overflow:hidden;background:#f5f5f5;display:flex;justify-content:center}.question-image{max-width:100%;max-height:240px;object-fit:contain;display:block}.question-text{font-size:1rem;line-height:1.6;color:#212121;margin-bottom:20px;font-weight:500}.options{display:flex;flex-direction:column;gap:10px}.option{width:100%;display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .15s;text-align:left;font-size:.95rem;line-height:1.4;position:relative}.option:active:not(:disabled){transform:scale(.98)}.option.selected,.option.correct{border-color:#2e7d32;background:#e8f5e9}.option.wrong{border-color:#c62828;background:#ffebee}.option-letter{width:30px;height:30px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#616161;flex-shrink:0;margin-top:1px}.option.selected .option-letter,.option.correct .option-letter{background:#2e7d32;color:#fff}.option.wrong .option-letter{background:#c62828;color:#fff}.option-text{flex:1;color:#333;padding-top:4px}.option-badge{position:absolute;top:-8px;right:12px;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.3px}.correct-badge{background:#2e7d32;color:#fff}.wrong-badge{background:#c62828;color:#fff}.exam-page{min-height:100dvh;padding-bottom:100px}.progress-bar-wrapper{height:4px;background:#e0e0e0;position:sticky;top:56px;z-index:99}.progress-bar{height:100%;background:linear-gradient(90deg,#43a047,#2e7d32);transition:width .3s ease;border-radius:0 2px 2px 0}.question-dots-wrapper{background:#fff;border-bottom:1px solid #eee;position:sticky;top:60px;z-index:98;overflow:hidden}.question-dots{display:flex;gap:6px;padding:10px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.question-dots::-webkit-scrollbar{display:none}.dot{min-width:32px;height:32px;border-radius:50%;border:2px solid #e0e0e0;background:#fff;font-size:.72rem;font-weight:600;color:#9e9e9e;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.dot-answered{border-color:#2e7d32;background:#e8f5e9;color:#2e7d32}.dot-active{border-color:#2e7d32;background:#2e7d32;color:#fff;transform:scale(1.1)}.exam-nav{display:flex;gap:12px;padding:12px 16px;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid #eee;z-index:100}.nav-btn{flex:1;padding:14px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;font-size:.95rem;font-weight:600;color:#616161;cursor:pointer;transition:all .15s}.nav-btn:active:not(:disabled){transform:scale(.97)}.nav-btn:disabled{opacity:.4;cursor:default}.nav-next{background:#2e7d32;border-color:#2e7d32;color:#fff}.nav-finish{background:#e65100;border-color:#e65100;color:#fff}.finish-floating{position:fixed;bottom:72px;left:50%;transform:translate(-50%);width:100%;max-width:480px;padding:0 16px;z-index:99}.finish-btn{width:100%;padding:12px;background:#e65100;color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #e651004d;transition:all .15s}.finish-btn:active:not(:disabled){transform:scale(.98)}.finish-btn:disabled{opacity:.7}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.modal{background:#fff;border-radius:20px;padding:28px 24px 24px;max-width:340px;width:100%;text-align:center}.modal h3{font-size:1.2rem;margin-bottom:12px;color:#212121}.modal p{font-size:.95rem;color:#616161;line-height:1.5;margin-bottom:24px}.modal-actions{display:flex;gap:10px}.modal-btn{flex:1;padding:12px;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer}.modal-cancel{background:#f5f5f5;color:#616161}.modal-confirm{background:#e65100;color:#fff}.result-page{min-height:100dvh}.result-hero{padding:48px 20px 36px;text-align:center;color:#fff}.result-passed{background:linear-gradient(135deg,#2e7d32,#1b5e20)}.result-failed{background:linear-gradient(135deg,#c62828,#b71c1c)}.result-badge{width:80px;height:80px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;margin:0 auto 16px}.result-status{font-size:1.8rem;font-weight:800;margin-bottom:20px}.result-score{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:8px}.score-big{font-size:4rem;font-weight:800;line-height:1}.score-divider{font-size:2.5rem;opacity:.6}.score-total{font-size:2.5rem;opacity:.7}.result-percentage{font-size:1.1rem;opacity:.9;margin-bottom:4px}.result-threshold{font-size:.85rem;opacity:.7}.result-stats{display:flex;gap:1px;background:#e0e0e0;margin:0}.stat{flex:1;background:#fff;padding:20px 12px;text-align:center;display:flex;flex-direction:column;gap:4px}.stat-number{font-size:1.4rem;font-weight:800}.stat-correct .stat-number{color:#2e7d32}.stat-wrong .stat-number{color:#c62828}.stat-pct .stat-number{color:#1565c0}.stat-label{font-size:.78rem;color:#757575;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.result-actions{padding:24px 16px;display:flex;flex-direction:column;gap:12px}.action-btn{width:100%;padding:16px;border:none;border-radius:14px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .15s}.action-btn:active{transform:scale(.98)}.action-review{background:#2e7d32;color:#fff;box-shadow:0 4px 12px #2e7d324d}.action-home{background:#f5f5f5;color:#424242}.review-filters{padding:10px 16px;background:#fff;border-bottom:1px solid #eee}.filter-btn{padding:6px 16px;border:1px solid #e0e0e0;border-radius:20px;background:#fff;font-size:.82rem;font-weight:600;color:#616161;cursor:pointer}.filter-btn.active{background:#e8f5e9;border-color:#2e7d32;color:#2e7d32}.result-page .question-dots-wrapper{background:#fff;border-bottom:1px solid #eee;overflow:hidden}.result-page .question-dots{display:flex;gap:6px;padding:10px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.result-page .question-dots::-webkit-scrollbar{display:none}.result-page .dot{min-width:32px;height:32px;border-radius:50%;border:2px solid #e0e0e0;background:#fff;font-size:.72rem;font-weight:600;color:#9e9e9e;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.dot-correct{border-color:#2e7d32!important;background:#e8f5e9!important;color:#2e7d32!important}.dot-wrong{border-color:#c62828!important;background:#ffebee!important;color:#c62828!important}.result-page .dot-active{transform:scale(1.15);box-shadow:0 2px 6px #0003}.review-nav{display:flex;gap:12px;padding:12px 16px;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid #eee;z-index:100}.review-nav .nav-btn{flex:1;padding:14px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;font-size:.95rem;font-weight:600;color:#616161;cursor:pointer}.review-nav .nav-btn:disabled{opacity:.4}.review-nav .nav-next{background:#2e7d32;border-color:#2e7d32;color:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;color:#212121;line-height:1.5;min-height:100dvh;-webkit-font-smoothing:antialiased}.app{max-width:480px;margin:0 auto;min-height:100dvh;background:#fff;position:relative}.header{background:#2e7d32;color:#fff;padding:16px 20px;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000026}.header h1{font-size:1.2rem;font-weight:700;flex:1}.header .subtitle{font-size:.85rem;font-weight:400;opacity:.9}.back-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:4px 8px;border-radius:8px;display:flex;align-items:center;transition:background .2s}.back-btn:active{background:#fff3}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#2e7d32;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#757575;font-size:.95rem}.error{padding:40px 20px;text-align:center;color:#c62828}.error p{margin-bottom:16px}.retry-btn{background:#2e7d32;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:1rem;cursor:pointer}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}@media (min-width: 481px){.app{box-shadow:0 0 20px #0000001a}}
