.quiz_wrapper__UP5XO{max-width:1200px;margin:auto;padding:40px 20px;display:flex;gap:50px;background:#fff}.quiz_content__SXxRg{flex:1 1;max-width:760px}.quiz_title__wEJT2{font-size:32px;font-weight:800;margin-bottom:8px;color:#012169;letter-spacing:-.5px}.quiz_count__vg4_f{font-size:14px;font-weight:700;color:#64748b;margin-bottom:30px;text-transform:uppercase;letter-spacing:1px}.quiz_card__C0TJf{background:#fff;padding:30px;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:24px}.quiz_qNumber__blwtz{background:#012169;color:#fff;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;font-weight:800;margin-right:12px}.quiz_questionText__ar_z5{font-size:20px;color:#0f172a;margin-bottom:20px;line-height:1.5;font-weight:700}.quiz_optionsList__1NOso{display:flex;flex-direction:column;gap:12px}.quiz_option__BkYWp{display:flex;align-items:flex-start;background:#f8fafc;padding:16px 20px;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.quiz_option__BkYWp:hover{background:#f1f5f9}.quiz_selectedOption__1ljmx{background:#eef2ff!important;border-color:#012169!important}.quiz_radioInput___vpZk{width:20px;height:20px;margin-right:14px;margin-top:2px;flex-shrink:0;accent-color:#012169}.quiz_optionLabel__ykptx{font-size:16px;color:#334155;font-weight:500;line-height:1.4}.quiz_resultHeader__g5sj4{padding:40px;border-radius:28px;text-align:center;margin-bottom:40px;border:1px solid #e2e8f0;transition:all .3s ease}.quiz_passed__8U6mj{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.quiz_failed__GtJbk{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a}.quiz_resultIcon__RYSMY{font-size:50px;margin-bottom:10px}.quiz_scoreCircle__LuiUB{width:110px;height:110px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:20px auto;box-shadow:0 10px 20px rgba(0,0,0,.05);border:6px solid #012169}.quiz_scoreValue__kkmdL{font-size:32px;font-weight:900;color:#012169}.quiz_scoreDetail___4Gfi{font-size:18px;color:#1e293b;font-weight:600}.quiz_noticeText__VYu3H{font-size:15px;color:#475569;margin:15px 0 25px;line-height:1.5}.quiz_nextBtn__Tvye4,.quiz_retakeBtn__PXuuF{padding:16px 40px;border-radius:14px;font-weight:800;cursor:pointer;border:none;font-size:16px;transition:transform .2s;display:inline-block;text-decoration:none}.quiz_retakeBtn__PXuuF{background:#012169;color:#fff}.quiz_nextBtn__Tvye4{background:#ffcd00;color:#012169}.quiz_nextBtn__Tvye4:hover,.quiz_retakeBtn__PXuuF:hover{transform:scale(1.03)}.quiz_promoLinks__Qbzdo{margin-top:35px;padding-top:25px;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:center;gap:24px}.quiz_promoItem__JNXQD{font-size:15px;font-weight:700;color:#012169;text-decoration:none;display:flex;align-items:center;gap:8px}.quiz_promoItem__JNXQD:hover{text-decoration:underline}.quiz_reviewTitle__FCQLm{font-size:24px;font-weight:800;margin:40px 0 20px;color:#012169}.quiz_explainCard__TaAPs{background:#fff;padding:24px;border-radius:16px;margin-bottom:20px;border:1px solid #e2e8f0}.quiz_correctOption__2LYKB,.quiz_optionResult__GFRtc,.quiz_wrongOption__1Bsah{padding:14px 18px;border-radius:10px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:15px}.quiz_correctOption__2LYKB{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.quiz_wrongOption__1Bsah{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.quiz_optionResult__GFRtc{background:#f8fafc;color:#64748b;border:1px solid #f1f5f9}.quiz_explanationBox__klSZf{margin-top:15px;padding:18px;background:#eff6ff;border-radius:12px;font-size:14px;line-height:1.6;color:#1e40af;border-left:4px solid #012169}.quiz_actions__c8OMp{margin-top:40px;padding-bottom:60px}.quiz_submit__6Zbdd{background:#012169;color:#fff;width:100%;padding:18px;border-radius:12px;font-weight:700;font-size:16px;cursor:pointer;border:none}.quiz_submit__6Zbdd:disabled{background:#cbd5e1;cursor:not-allowed}.quiz_helperText__ouw3r{font-size:14px;color:#64748b;background:#f1f5f9;padding:10px 20px;border-radius:8px;border:1px dashed #cbd5e1;margin-bottom:15px}.quiz_postActions__6Cmex{display:flex;gap:15px}.quiz_next__rYaMf,.quiz_retake__cJZXZ{flex:1 1;padding:16px;border-radius:12px;text-align:center;font-weight:700;text-decoration:none;cursor:pointer}.quiz_next__rYaMf{background:#ffcd00;color:#012169}.quiz_retake__cJZXZ{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.quiz_modalOverlay__dvBZf{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.quiz_modalContent__lO46c{background:#fff;padding:2rem;border-radius:12px;width:100%;max-width:400px;text-align:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.quiz_modalContent__lO46c h2{margin-bottom:.5rem;color:#111}.quiz_modalContent__lO46c p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.quiz_modalActions__6gX_8{display:flex;gap:10px}.quiz_primaryBtn__Y9ghp,.quiz_secondaryBtn__Q04TU{flex:1 1;padding:12px;border-radius:6px;font-weight:600;cursor:pointer;border:none}.quiz_primaryBtn__Y9ghp{background:#2563eb;color:#fff}.quiz_secondaryBtn__Q04TU{background:#f3f4f6;color:#444}@media (max-width:480px){.quiz_modalActions__6gX_8{flex-direction:column}.quiz_modalContent__lO46c{padding:1.5rem}}@media (max-width:600px){.quiz_wrapper__UP5XO{flex-direction:column;padding:20px}.quiz_content__SXxRg{max-width:100%}.quiz_promoLinks__Qbzdo{flex-direction:column;align-items:center;gap:15px}.quiz_postActions__6Cmex{flex-direction:column}.quiz_title__wEJT2{font-size:24px}.quiz_questionText__ar_z5{font-size:18px}.quiz_card__C0TJf{padding:20px 8px}.quiz_option__BkYWp{padding:14px 5px;gap:8px}.quiz_optionLabel__ykptx{font-size:15px}.quiz_radioInput___vpZk{margin-right:8px;width:18px;height:18px}.quiz_resultHeader__g5sj4{padding:20px}.quiz_nextBtn__Tvye4,.quiz_retakeBtn__PXuuF{padding:16px 20px}}.Breadcrumbs_breadcrumbNav__RK0DJ{margin-bottom:24px;font-size:.95rem;padding:12px 16px;width:100%;box-sizing:border-box;border-bottom:1px solid #eee}.Breadcrumbs_breadcrumbList__8mdG0{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;align-items:center;line-height:1.5}.Breadcrumbs_breadcrumbItem__4HdRt{display:flex;align-items:center;flex-shrink:0}.Breadcrumbs_breadcrumbItem__4HdRt a{text-decoration:none;color:#0056b3;padding:4px 0;transition:color .2s ease-in-out}.Breadcrumbs_breadcrumbItem__4HdRt a:hover{color:#004494;text-decoration:underline}.Breadcrumbs_separator____QXN{margin:0 10px;color:#bbb;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:300}.Breadcrumbs_currentPage__bZoCS{color:#222;font-weight:600}@media (max-width:600px){.Breadcrumbs_breadcrumbNav__RK0DJ{font-size:.85rem;padding:8px 12px;margin-bottom:16px}.Breadcrumbs_breadcrumbItem__4HdRt a{padding:8px 0}.Breadcrumbs_separator____QXN{margin:0 6px}}.practicenew_wrapper__6zNdI{max-width:1200px;margin:auto;padding:50px 20px;display:flex;gap:50px;background:#f4f6fb}.practicenew_content__pPcLY{flex:1 1;max-width:760px}.practicenew_sidebar__unT9_{position:fixed;top:130px;right:calc((100vw - 1200px)/2 + 20px);width:330px;height:calc(100vh - 140px);overflow-y:auto;padding-right:3px}.practicenew_sidebar__unT9_::-webkit-scrollbar{width:4px}.practicenew_sidebar__unT9_::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:20px}.practicenew_heroCard__Haez9{display:flex;align-items:center;justify-content:space-between;padding:30px 50px;background:#00008b;background:linear-gradient(110deg,#001a57,#002b85);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);position:relative;box-shadow:0 20px 40px rgba(0,0,0,.15);margin-bottom:20px}.practicenew_price__C0RxB{display:inline-flex;align-items:center;font-size:18px;font-weight:800;letter-spacing:1.2px;color:#000;background:#ffcd00;padding:4px 15px;border-radius:6px;margin-bottom:12px;text-transform:uppercase}.practicenew_heroCard__Haez9 h2{font-size:28px;font-weight:700;margin:0 0 4px;color:#fff}.practicenew_heroCard__Haez9 p:not(.practicenew_price__C0RxB){font-size:16px;color:hsla(0,0%,100%,.8);margin:0}.practicenew_buyButton____wLp{padding:12px 32px;background:#fff;color:#001a57;font-weight:700;border-radius:8px;text-decoration:none;font-size:15px;transition:all .2s ease;white-space:nowrap}.practicenew_buyButton____wLp:hover{background:#ffcd00;transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,205,0,.3)}.practicenew_heroGrid__rLn7z{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.practicenew_heroCard__Haez9.practicenew_compact__OitF3{padding:20px 25px;flex-direction:column;align-items:flex-start;text-align:left}.practicenew_heroCard__Haez9.practicenew_compact__OitF3 .practicenew_buyButton____wLp{margin-top:15px;width:100%;text-align:center}.practicenew_price__C0RxB.practicenew_new__CmOgU{background:#00e676;color:#000}.practicenew_price__C0RxB.practicenew_popular__Ge_V2{background:#00b0ff;color:#fff}.practicenew_price__C0RxB.practicenew_focused__GQrtG{background:#ff5252;color:#fff}.practicenew_topicList__QGtt_{width:100%;margin-top:20px}.practicenew_topicItem__tuQGJ{display:grid;grid-template-columns:3fr 1fr 2fr;align-items:center;padding:20px 0;border-bottom:1px solid #edf2f7;text-decoration:none;transition:all .2s ease}.practicenew_topicItem__tuQGJ:hover{background:rgba(248,250,252,.8)}.practicenew_topicName__HgrlL{display:flex;align-items:center;gap:16px}.practicenew_topicEmoji__fzJhX{font-size:24px}.practicenew_topicTitleText__DVJqo{font-size:17px;font-weight:600;color:#012169}.practicenew_topicCount__QvgqR{text-align:center}.practicenew_countNumber__y5ei7{display:block;font-size:18px;font-weight:700;color:#012169}.practicenew_countLabel__VsjqS{display:block;font-size:11px;text-transform:uppercase;color:#94a3b8;letter-spacing:.5px}.practicenew_topicCta__zIlPP{text-align:right}.practicenew_badgeLite__8UIvJ{display:inline-block;font-size:13px;font-weight:700;color:#0f9d58;background:#e7f8ee;padding:6px 16px;border-radius:6px}@media (max-width:768px){.practicenew_topicItem__tuQGJ{grid-template-columns:1fr 1fr;gap:15px}.practicenew_topicCount__QvgqR{display:none}.practicenew_heroCard__Haez9{flex-direction:column;text-align:center;gap:20px;padding:30px}}.practicenew_section__ibc6_{background:#fff;padding:35px;border-radius:18px;margin-bottom:30px;box-shadow:0 12px 30px rgba(0,0,0,.06);border:1px solid #eef1f7}.practicenew_section__ibc6_ h2{font-size:26px;margin-bottom:18px;color:#012169}.practicenew_section__ibc6_ p{font-size:16px;line-height:1.7;color:#444;margin-bottom:16px}.practicenew_section__ibc6_ ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:20px;padding:0}.practicenew_section__ibc6_ li{list-style:none;background:linear-gradient(180deg,#f7f9ff,#eef2ff);padding:14px;border-radius:10px;font-size:15px;font-weight:500;border:1px solid #e6ebff;transition:.2s}.practicenew_section__ibc6_ li:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.08)}.practicenew_reviewCard__zFdB5{background:linear-gradient(180deg,#f8f9ff,#eef2ff);padding:20px;border-radius:14px;margin-bottom:15px;font-style:italic;border:1px solid #e7ecff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.practicenew_group__fjwNq{background:#fff;border-radius:16px;padding:22px;margin-bottom:26px;border:1px solid #eef1f7;box-shadow:0 8px 18px rgba(0,0,0,.05)}.practicenew_groupTitle__2lVpK{font-size:18px;font-weight:700;margin-bottom:14px;color:#012169}.practicenew_simpleLink__hoq80{display:block;font-size:15px;padding:8px 0;text-decoration:none;color:#012169;transition:.15s}.practicenew_simpleLink__hoq80:hover{color:#0033a0}.practicenew_topicCard__P_ppq{display:block;background:#fff;padding:18px;border-radius:14px;border:1px solid #edf0f7;margin-bottom:14px;text-decoration:none;transition:.25s}.practicenew_topicCard__P_ppq:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.practicenew_topicTop__xd52E{font-size:17px;font-weight:700;color:#012169;margin-bottom:8px}.practicenew_badges__e7RdM{display:flex;gap:6px;margin-bottom:8px}.practicenew_badgeBlue__cv5oS{background:#e8f0ff;color:#1a4ed8}.practicenew_badgeBlue__cv5oS,.practicenew_badgeGreen__AlovL{font-size:13px;padding:3px 8px;border-radius:6px;font-weight:600}.practicenew_badgeGreen__AlovL{background:#e7f8ee;color:#0f9d58}.practicenew_testCount__BVWn0{font-size:14px;font-weight:600;color:#555}.practicenew_topNavContainer__7zrMk{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.practicenew_mobileMenu__nX_zQ{display:block;margin-bottom:20px}.practicenew_menuButton__S61rf{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-size:15px;font-weight:700;background:#001a57;color:#fff;border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 12px rgba(0,26,87,.2);transition:background .2s}.practicenew_menuButton__S61rf:hover{background:#002b85}.practicenew_mobileDropdown__Q9Ibl{background:#fff;padding:10px;border-radius:16px;margin-top:8px;box-shadow:0 20px 40px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.05);max-height:80vh;overflow-y:auto}.practicenew_navSection__xd9As{padding:12px}.practicenew_navSection__xd9As:not(:last-child){border-bottom:1px solid #f1f5f9}.practicenew_sectionLabel__UuRXQ{font-size:11px;font-weight:800;color:#64748b;letter-spacing:1px;margin-bottom:10px;padding-left:4px}.practicenew_mobileDropdown__Q9Ibl a{display:block;padding:10px;color:#001a57;text-decoration:none;font-size:15px;font-weight:500;border-radius:8px;transition:.2s}.practicenew_mobileDropdown__Q9Ibl a:hover{background:#f8fafc;color:#0033a0}.practicenew_complexLink__DRsQy{margin-bottom:4px}.practicenew_linkTitle__qM7Kx{font-weight:600;color:#001a57}.practicenew_linkMeta__J1pTC{font-size:12px;color:#64748b;margin-top:2px}.practicenew_premiumLink__1Ks7z{background:#fffbeb!important;color:#92400e!important;font-weight:700!important;border:1px solid #fef3c7}.practicenew_premiumLink__1Ks7z:hover{background:#fef3c7!important}.practicenew_h1gap__W7Tsr{margin-bottom:20px}@media (min-width:901px){.practicenew_topNavContainer__7zrMk{display:none}}@media(max-width:900px){.practicenew_wrapper__6zNdI{flex-direction:column}.practicenew_sidebar__unT9_{display:none}.practicenew_mobileMenu__nX_zQ{display:block;margin-bottom:20px}.practicenew_section__ibc6_{padding:15px}.practicenew_section__ibc6_ ul{grid-template-columns:1fr}}