.qz-container{max-width:760px;margin:0 auto;padding:0 20px}.qz-body{padding:32px 20px 80px}.qz-breadcrumb{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 0}.qz-breadcrumb ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.qz-breadcrumb li{color:#64748b}.qz-breadcrumb li+li:before{content:"›";margin-right:8px}.qz-breadcrumb a{color:#16a34a;text-decoration:none}.qz-hero{text-align:center;background:linear-gradient(135deg,#003916 0%,#005c27 50%,#003916 100%);padding:48px 20px 40px}.qz-hero-badge{color:#fbbf24;letter-spacing:.08em;background:#fbbf2426;border:1px solid #fbbf2466;border-radius:99px;margin-bottom:14px;padding:5px 16px;font-size:.7rem;font-weight:900;display:inline-block}.qz-hero h1{color:#fff;margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;line-height:1.15}.qz-yellow{color:#fbbf24}.qz-hero p{color:#ffffffbf;margin:0 0 16px;font-size:1rem}.qz-hero-stats{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.qz-hero-stats span{color:#ffffffd9;background:#ffffff1a;border-radius:99px;padding:5px 14px;font-size:.82rem;font-weight:700}.qz-box{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:28px;box-shadow:0 4px 24px #0000000f}.qz-progress-wrap{margin-bottom:24px}.qz-progress-text{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:.78rem;font-weight:700;display:flex}.qz-progress-bar-outer{background:#e2e8f0;border-radius:99px;height:8px;overflow:hidden}.qz-progress-bar-inner{background:linear-gradient(90deg,#16a34a,#22c55e);border-radius:99px;height:100%;transition:width .4s}.qz-question-wrap{margin-bottom:24px}.qz-q-num{color:#16a34a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;font-weight:900}.qz-question{color:#1e293b;margin:0;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:800;line-height:1.4}.qz-options{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.qz-option{text-align:left;color:#334155;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:14px 18px;font-size:.92rem;font-weight:600;transition:all .15s}.qz-option:not(:disabled):hover{color:#15803d;background:#f0fdf4;border-color:#16a34a;transform:translate(3px)}.qz-option--correct{font-weight:800;color:#166534!important;background:#dcfce7!important;border-color:#16a34a!important}.qz-option--wrong{color:#b91c1c!important;background:#fee2e2!important;border-color:#dc2626!important}.qz-option:disabled{cursor:default;transform:none}@keyframes qzFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.qz-fade-in{animation:.3s qzFadeIn}.qz-fb{border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.88rem;line-height:1.6;display:flex}.qz-fb--correct{color:#166534;background:#f0fdf4;border:1.5px solid #86efac}.qz-fb--wrong{color:#b91c1c;background:#fff5f5;border:1.5px solid #fca5a5}.qz-fb-icon{flex-shrink:0;font-size:1.4rem;line-height:1.2}.qz-btn-next{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;width:100%;margin-top:16px;padding:14px 24px;font-size:1rem;font-weight:800;transition:all .15s;display:block}.qz-btn-next:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 4px 16px #16a34a4d}.qz-level-badge{border:2px solid;border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.qz-level-icon{flex-shrink:0;font-size:3rem}.qz-level-label{margin-bottom:4px;font-size:1.3rem;font-weight:900}.qz-level-msg{color:#475569;font-size:.88rem;line-height:1.5}.qz-score-ring{text-align:center;background:#f8fafc;border-radius:16px;margin-bottom:24px;padding:28px}.qz-score-num{color:#003916;font-size:3.5rem;font-weight:900;line-height:1}.qz-score-num span{color:#94a3b8;font-size:1.5rem}.qz-score-pct{color:#64748b;margin-top:6px;font-size:1rem;font-weight:700}.qz-detail-title{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.78rem;font-weight:900}.qz-detail-list{margin-bottom:24px}.qz-detail-item{border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:10px 14px;font-size:.82rem;display:flex}.qz-detail--ok{background:#f0fdf4}.qz-detail--fail{background:#fff5f5}.qz-detail-num{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:900;display:flex}.qz-detail-q{color:#334155;flex:1;font-weight:600;line-height:1.4}.qz-detail-icon{flex-shrink:0;font-size:1rem}.qz-share{text-align:center;margin-bottom:24px}.qz-share p{color:#64748b;margin-bottom:10px;font-size:.85rem}.qz-share-btn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:10px;margin:4px;padding:10px 20px;font-size:.88rem;font-weight:700;transition:background .15s}.qz-share-btn:hover{background:#0f172a}.qz-share-btn--copy{background:#475569}.qz-share-btn--copy:hover{background:#334155}.qz-cta-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:24px;display:grid}.qz-cta-card{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:all .15s;display:flex}.qz-cta-card:hover{border-color:#16a34a;transform:translateY(-2px);box-shadow:0 4px 14px #16a34a1a}.qz-cta-icon{flex-shrink:0;font-size:2rem}.qz-cta-card strong{color:#1e293b;margin-bottom:2px;font-size:.88rem;font-weight:800;display:block}.qz-cta-card span{color:#64748b;font-size:.75rem}.qz-btn-restart{color:#fff;cursor:pointer;background:#64748b;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:800;transition:background .15s;display:block}.qz-btn-restart:hover{background:#475569}.qz-faq-section{background:#f8fafc;border-top:1px solid #e2e8f0;padding:48px 20px 64px}.qz-faq-title{color:#1e293b;margin:0 0 24px;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:900}.qz-faq-list{flex-direction:column;gap:10px;display:flex}.qz-faq-item{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:0;overflow:hidden}.qz-faq-item summary{color:#1e293b;cursor:pointer;justify-content:space-between;align-items:center;padding:14px 18px;font-size:.92rem;font-weight:700;list-style:none;display:flex}.qz-faq-item summary:after{content:"+";color:#16a34a;font-size:1.2rem}.qz-faq-item[open] summary:after{content:"−"}.qz-faq-item p{color:#475569;margin:0;padding:0 18px 16px;font-size:.88rem;line-height:1.7}@media (width<=600px){.qz-box{padding:20px 16px}.qz-level-badge{text-align:center;flex-direction:column}}
