.quiz-module__jJINOG__wrapper{--primary-red:#8b0000;--text-dark:#333;--text-light:#fff;color:var(--text-dark);background:#f5f5f5;justify-content:center;width:100%;min-height:100vh;padding:24px 0;font-family:Poppins,sans-serif;display:flex}.quiz-module__jJINOG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.quiz-module__jJINOG__quizBox{background:var(--text-light);border-radius:20px;width:100%;max-width:1100px;margin:0 auto;padding:40px;overflow:hidden;box-shadow:0 20px 60px #00000014}.quiz-module__jJINOG__formTitle{text-align:center;margin-bottom:30px;font-size:24px;font-weight:700}.quiz-module__jJINOG__formGroup{margin-bottom:20px}.quiz-module__jJINOG__formGroup label{margin-bottom:8px;font-size:18px;font-weight:600;display:block}.quiz-module__jJINOG__input{color:#000;background:#fff;border:2px solid #e0e0e0;border-radius:10px;width:100%;padding:12px 20px;font-size:1rem;font-weight:600}.quiz-module__jJINOG__input:focus{border-color:var(--primary-red);outline:none;box-shadow:0 0 10px #8b00001a}.quiz-module__jJINOG__btnPrimary{cursor:pointer;width:100%;margin-top:10px;font-size:1rem;font-weight:700;transition:transform .2s;background:var(--primary-red)!important;color:#fff!important;border:none!important;border-radius:10px!important;padding:12px 30px!important}.quiz-module__jJINOG__btnPrimary:hover{transform:translateY(-2px);background:#5c0000!important}.quiz-module__jJINOG__quizLayout{gap:40px;display:flex}.quiz-module__jJINOG__mainArea{flex:2}.quiz-module__jJINOG__progressArea{flex:1;justify-content:center;align-items:flex-start;padding-top:20px;display:flex}.quiz-module__jJINOG__qMeta{color:#888;margin-bottom:10px;font-size:.9rem;font-weight:500}.quiz-module__jJINOG__questionText{min-height:60px;margin-bottom:25px;font-size:1.35rem;font-weight:700;line-height:1.4}.quiz-module__jJINOG__optionsGrid{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:40px;display:grid}.quiz-module__jJINOG__optionCard{cursor:pointer;background:#fff;border:2px solid #eee;border-radius:12px;align-items:center;gap:15px;padding:15px 20px;transition:all .2s;display:flex}.quiz-module__jJINOG__optionCard:hover{background:#f9f9f9;border-color:#ddd}.quiz-module__jJINOG__optionSelected{border-color:var(--primary-red);background:var(--primary-red);color:#fff}.quiz-module__jJINOG__optLabel{opacity:.5;font-weight:700}.quiz-module__jJINOG__optionSelected .quiz-module__jJINOG__optLabel{opacity:1}.quiz-module__jJINOG__navRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.quiz-module__jJINOG__navBtn{cursor:pointer;color:var(--text-dark);background:0 0;border:2px solid #eee;border-radius:50px;padding:10px 25px;font-weight:600}.quiz-module__jJINOG__navBtn:disabled{opacity:.5;cursor:not-allowed;color:#666!important;background:#ccc!important}.quiz-module__jJINOG__navNext{background:var(--primary-red);color:#fff;border-color:var(--primary-red)}.quiz-module__jJINOG__pagination{flex-wrap:wrap;gap:8px;display:flex}.quiz-module__jJINOG__pageDot{border:1px solid var(--primary-red);width:35px;height:35px;color:var(--primary-red);cursor:pointer;background:#fff;border-radius:5px;font-weight:500}.quiz-module__jJINOG__pageDotActive{background:var(--primary-red);color:#fff}.quiz-module__jJINOG__pageDotAnswered{color:var(--primary-red);background:#ffe6e6}.quiz-module__jJINOG__pageDotDisabled{opacity:.5;cursor:not-allowed}.quiz-module__jJINOG__chartWrap{width:150px;max-width:100%}.quiz-module__jJINOG__chartSvg{max-width:100%;margin:0 auto;display:block}.quiz-module__jJINOG__circleBg{fill:none;stroke:#eee;stroke-width:2.5px}.quiz-module__jJINOG__circleFg{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke:var(--primary-red);transition:stroke-dasharray .6s}.quiz-module__jJINOG__percentText{fill:var(--text-dark);text-anchor:middle;font-size:.5em;font-weight:700}.quiz-module__jJINOG__resultBox{text-align:center;padding:40px}.quiz-module__jJINOG__resultBadge{color:var(--primary-red);background:#ffe6e6;border-radius:20px;margin-bottom:16px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block}.quiz-module__jJINOG__resultTitle{color:var(--primary-red);margin-bottom:12px;font-size:2rem;font-weight:800}.quiz-module__jJINOG__resultDesc{color:#555;margin-bottom:24px;line-height:1.6}.quiz-module__jJINOG__dateGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.quiz-module__jJINOG__dateLabel{color:#888;margin-bottom:4px;font-size:.75rem;display:block}.quiz-module__jJINOG__inputSpaced{margin-top:8px}.quiz-module__jJINOG__btnWa{color:#fff;background:#25d366;border-radius:50px;padding:15px 30px;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:768px){.quiz-module__jJINOG__quizBox{padding:20px}.quiz-module__jJINOG__quizLayout{flex-direction:column;gap:20px}.quiz-module__jJINOG__progressArea{order:-1;padding-top:0}.quiz-module__jJINOG__optionsGrid{grid-template-columns:1fr}.quiz-module__jJINOG__navRow{flex-direction:column-reverse;gap:15px}.quiz-module__jJINOG__navBtn{width:100%}}
