.pmu-quiz-board,.pmu-quiz-card,.pmu-quiz-history{box-sizing:border-box;font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;letter-spacing:-.02em;word-break:keep-all}.pmu-quiz-card{max-width:820px;margin:0 auto 42px;padding:38px;border:1px solid #e8e1dc;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(47,32,24,.06)}.pmu-quiz-kicker{display:flex;justify-content:space-between;gap:16px;color:#9b6f55;font-weight:700;font-size:14px}.pmu-quiz-kicker span{color:#777;font-weight:500}.pmu-quiz-title{margin:10px 0 25px;font-size:28px;line-height:1.35}.pmu-question{margin:0 0 24px;padding:22px 24px;border-left:4px solid #9b6f55;background:#faf7f5;font-size:19px;font-weight:700;line-height:1.65}.pmu-choice-list{display:grid;gap:10px;margin:0 0 22px}.pmu-choice-list label,.pmu-choice-list li{display:flex;align-items:center;gap:12px;margin:0;padding:15px 18px;border:1px solid #ddd;border-radius:10px;background:#fff;line-height:1.55;list-style:none}.pmu-choice-list label{cursor:pointer;transition:.15s}.pmu-choice-list label:hover,.pmu-choice-list label:has(input:checked){border-color:#9b6f55;background:#faf7f5}.pmu-choice-list input{margin-top:5px}.pmu-choice-number{display:inline-flex;flex:0 0 27px;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:#eee;font-weight:700}.pmu-quiz-button{display:inline-block;padding:13px 25px;border:0;border-radius:7px;background:#6e4936!important;color:#fff!important;font-size:16px;font-weight:700;text-decoration:none!important;cursor:pointer}.pmu-quiz-button:hover{background:#513426!important}.pmu-one-attempt{margin:9px 0 0;color:#888;font-size:13px}.pmu-result{margin:0 0 18px;padding:20px 22px;border-radius:10px}.pmu-result p{margin:5px 0}.pmu-result.is-correct{background:#edf8f1;color:#176b38}.pmu-result.is-wrong{background:#fff1f0;color:#a12e28}.pmu-result-heading{font-size:20px;font-weight:800}.pmu-choice-result .choice-correct{border-color:#46a66d;background:#edf8f1}.pmu-choice-result .choice-selected-wrong{border-color:#dd6d66;background:#fff1f0}.pmu-explanation{margin-top:22px;padding:22px;border-radius:10px;background:#f5f2ef}.pmu-explanation h3{margin:0 0 10px;font-size:18px}.pmu-explanation p{margin:0;line-height:1.7}.pmu-login-required{text-align:center;padding:30px 20px;background:#faf7f5;border-radius:10px}.pmu-login-required p{margin:0 0 18px}.pmu-back-link{display:inline-block;margin-top:25px;color:#6e4936}.pmu-quiz-history{max-width:820px;margin:0 auto}.pmu-quiz-history h2{margin-bottom:16px}.pmu-history-list{border-top:2px solid #4d372c}.pmu-history-list a{display:grid;grid-template-columns:100px 1fr 65px;gap:16px;align-items:center;padding:16px 8px;border-bottom:1px solid #e7e2df;color:inherit;text-decoration:none!important}.pmu-history-list a:hover{background:#faf7f5}.pmu-history-date{color:#777;font-size:14px}.pmu-history-title{font-weight:600}.pmu-history-status{justify-self:end;padding:4px 9px;border-radius:20px;background:#eee;color:#666;font-size:12px}.pmu-history-status.correct{background:#e6f5ec;color:#176b38}.pmu-history-status.wrong{background:#ffebe9;color:#a12e28}.pmu-quiz-alert{margin-bottom:12px;padding:12px;background:#fff5d9;color:#755600}.pmu-quiz-empty{max-width:820px;margin:0 auto 30px;padding:30px;text-align:center;background:#faf7f5;border-radius:12px}@media(max-width:600px){.pmu-quiz-card{padding:24px 18px;border-radius:12px}.pmu-quiz-title{font-size:23px}.pmu-question{padding:17px;font-size:17px}.pmu-quiz-kicker{display:block}.pmu-quiz-kicker span{display:block;margin-top:4px}.pmu-history-list a{grid-template-columns:82px 1fr;gap:8px}.pmu-history-status{grid-column:2;justify-self:start}.pmu-choice-list label,.pmu-choice-list li{padding:13px 12px}}.pmu-board-title{margin:0 0 18px;font-size:32px;line-height:1.3}.pmu-quiz-history{margin:0 auto 34px}.pmu-history-head{display:grid;grid-template-columns:110px minmax(0,1fr) 74px;gap:14px;padding:11px 14px;border-top:2px solid #4d372c;border-bottom:1px solid #d8d0cb;background:#f7f4f2;color:#66564d;font-size:13px;font-weight:700}.pmu-history-head span:last-child{text-align:center}.pmu-history-list{border-top:0}.pmu-history-list a{grid-template-columns:110px minmax(0,1fr) 74px;gap:14px;padding:15px 14px;min-height:54px;box-sizing:border-box}.pmu-history-list a.is-selected{background:#faf3ef;box-shadow:inset 4px 0 0 #8a5b43}.pmu-history-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pmu-history-status{min-width:54px;box-sizing:border-box;text-align:center}.pmu-quiz-card{margin-top:0}.pmu-quiz-pagination{margin:18px 0 0}.pmu-quiz-pagination .page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.pmu-quiz-pagination .page-numbers li{margin:0}.pmu-quiz-pagination a.page-numbers,.pmu-quiz-pagination span.page-numbers{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#5a4438;text-decoration:none;box-sizing:border-box}.pmu-quiz-pagination span.current{border-color:#6e4936;background:#6e4936;color:#fff}.pmu-quiz-form .pmu-quiz-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;padding:0 20px!important;line-height:1!important;box-sizing:border-box!important}.pmu-one-attempt{text-align:center}.pmu-no-quiz{padding:24px 0;text-align:center;color:#777}@media(max-width:600px){.pmu-board-title{font-size:27px;margin-bottom:14px}.pmu-quiz-history{padding:0 12px;margin-bottom:26px}.pmu-history-head{grid-template-columns:68px minmax(0,1fr) 58px;gap:7px;padding:9px 7px;font-size:11px}.pmu-history-list a{grid-template-columns:68px minmax(0,1fr) 58px;gap:7px;padding:13px 7px;min-height:50px}.pmu-history-date{font-size:11px}.pmu-history-title{font-size:13px}.pmu-history-status{grid-column:auto;justify-self:end;min-width:50px;padding:4px 5px;font-size:11px}.pmu-quiz-pagination a.page-numbers,.pmu-quiz-pagination span.page-numbers{min-width:34px;height:34px;padding:0 8px;font-size:12px}}
