.test-exam-wrap{max-width:1100px;margin:0 auto;background:#fff;border:1px solid #d1d5db;box-shadow:0 4px 24px rgba(15,23,42,.08)}.test-exam-head{text-align:center;padding:1.25rem 1rem 0;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#f8fafc,#fff)}.test-exam-head h1{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;color:#1a3a5a;letter-spacing:.02em;margin:0}.test-exam-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;margin-top:1rem;font-size:.8125rem;font-weight:600;color:#1e293b}.test-exam-tab{display:inline-flex;align-items:center;padding:.65rem 1rem;border:none;background:transparent;cursor:default;color:inherit;position:relative}.test-exam-tab.is-active{color:#c2410c}.test-exam-tab.is-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#ea580c;border-radius:0 2px 2px 0}.test-exam-tab.is-clickable{cursor:pointer}.test-exam-tab.is-clickable:hover{color:#ea580c}.test-exam-tab-sep{color:#94a3b8;padding:0 .15rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.test-exam-body{display:grid;gap:0}@media (min-width:900px){.test-exam-body{grid-template-columns:1fr 280px}.test-exam-body--wide-aside{grid-template-columns:1fr minmax(300px,400px)}}.test-exam-main{padding:1.5rem 1.75rem 2rem;border-right:1px solid #e5e7eb;min-height:420px}.test-exam-sidebar{padding:1.25rem 1rem 1.5rem;background:#fafbfc}.test-exam-intro-aside{font-size:.8125rem;line-height:1.7;color:#475569;text-align:justify}.test-exam-intro-aside p+p{margin-top:.85rem}.test-exam-intro-aside__figure{margin:1rem 0 0}.test-exam-intro-aside__img{width:100%;height:auto;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff}.test-exam-intro-aside__caption{margin-top:.45rem;font-size:.6875rem;line-height:1.45;color:#64748b;text-align:center}.test-exam-intro-aside--with-image{max-height:calc(100vh - 12rem);overflow-y:auto;padding-right:.15rem}.test-exam-meta-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.test-exam-meta-row{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid #e5e7eb;font-size:.875rem}.test-exam-meta-row dt{font-weight:600;color:#334155}.test-exam-meta-row dd{margin:0;color:#475569;text-align:right}.test-exam-requirements{margin-top:1rem;font-size:.8125rem;line-height:1.65;color:#475569;text-align:justify}.test-exam-completed-notice{margin-bottom:1rem;padding:.85rem 1rem;border-radius:.75rem;border:1px solid #bbf7d0;background:#f0fdf4}.test-exam-completed-notice__title{margin:0;font-size:.9375rem;font-weight:700;color:#166534;display:flex;align-items:center;gap:.4rem}.test-exam-completed-notice__meta{margin:.35rem 0 0;font-size:.8125rem;color:#15803d}.test-exam-start-wrap{display:flex;justify-content:flex-end;margin-top:2rem}.test-exam-start-btn{font-style:italic;font-size:.9375rem;padding:.5rem 1.25rem;border:1px solid #64748b;border-radius:999px;background:#fff;color:#1e293b;cursor:pointer;transition:border-color .15s,background .15s}.test-exam-start-btn:hover:not(:disabled){border-color:#003366;background:#f8fafc}.test-exam-start-btn:disabled{opacity:.5;cursor:not-allowed}.test-exam-timer-box{text-align:center;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;margin-bottom:1rem}.test-exam-timer-icon{font-size:1.75rem;color:#64748b;margin-bottom:.35rem}.test-exam-timer-label{font-size:.75rem;font-weight:600;color:#475569;margin-bottom:.5rem}.test-exam-timer-digits{font-size:1.35rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a;letter-spacing:.12em;padding:.35rem .5rem;background:#f1f5f9;border-radius:4px;display:inline-block}.test-exam-timer-digits.is-low{color:#b91c1c}.test-exam-qgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;max-height:280px;overflow-y:auto;padding-right:4px}.test-exam-qcell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#64748b;border:1px solid #cbd5e1;background:#fff;transform:rotate(45deg);border-radius:4px;cursor:pointer;padding:0;transition:border-color .15s,background .15s,color .15s}.test-exam-qcell span{transform:rotate(-45deg)}.test-exam-qcell.is-answered{border-color:#003366;background:#e8f0f8;color:#003366}.test-exam-qcell.is-current{border-color:#ea580c;background:#fff7ed;color:#c2410c;box-shadow:0 0 0 2px rgba(234,88,12,.25)}.test-exam-qcell:disabled{cursor:default;opacity:.5}.test-exam-question-title{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:1.25rem;line-height:1.55}.test-exam-choices{display:grid;gap:.65rem}.test-exam-choice{display:block;width:100%;text-align:left;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.875rem;line-height:1.5;cursor:pointer;transition:border-color .15s,background .15s}.test-exam-choice:hover{border-color:#0055aa;background:#f8fafc}.test-exam-choice.is-selected{border-color:#003366;background:#e8f0f8}.test-exam-choice strong{color:#0055aa;margin-right:.35rem}.test-exam-nav{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;flex-wrap:wrap;gap:.75rem}.test-exam-nav-btn{padding:.5rem 1.1rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer}.test-exam-nav-btn:disabled{opacity:.4;cursor:not-allowed}.test-exam-nav-btn--primary{background:#003366;color:#fff;border-color:#003366}.test-exam-nav-btn--primary:hover:not(:disabled){background:#0055aa}.disc-options-grid{display:grid;gap:.65rem}@media (min-width:640px){.disc-options-grid{grid-template-columns:repeat(2,1fr)}}.test-exam-choice--disc{min-height:3.5rem;display:flex;align-items:center}.holland-rating-grid{display:grid;gap:.5rem}@media (min-width:640px){.holland-rating-grid{grid-template-columns:repeat(5,1fr)}}.holland-rating-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:4.5rem;padding:.5rem .35rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.holland-rating-btn:hover{border-color:#0055aa;background:#f8fafc}.holland-rating-btn.is-selected{border-color:#003366;background:#e8f0f8;box-shadow:0 0 0 2px rgba(0,51,102,.15)}.holland-rating-num{font-size:1.1rem;font-weight:800;color:#003366}.holland-rating-hint{margin-top:.25rem;font-size:.65rem;line-height:1.25;color:#64748b}.test-exam-result-type{font-size:2rem;font-weight:800;color:#003366;letter-spacing:.06em}.test-exam-submit-bar{margin-top:1.5rem;padding:1rem 1.25rem;border:2px solid #ea580c;border-radius:10px;background:#fff7ed;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.test-exam-empty-hint{padding:2rem 1rem;text-align:center;color:#64748b;font-size:.9375rem}