:root{--wf145-navy:#071f43;--wf145-blue:#14569a;--wf145-gold:#e1aa21;--wf145-gold-soft:#fff4d2;--wf145-bg:#f4f7fb;--wf145-card:#fff;--wf145-text:#0b1b35;--wf145-muted:#66758c;--wf145-line:#dce5f1;--wf145-success:#14845f;--wf145-danger:#c64343;--wf145-shadow:0 16px 42px rgba(7,31,67,.10);} .wf145-header-logout{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(7,31,67,.14);border-radius:50%;color:var(--wf145-navy);background:#fff;text-decoration:none;transition:.2s ease} .wf145-header-logout:hover{transform:translateY(-1px);color:#fff;background:var(--wf145-navy)} .wf145-drawer-logout{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px!important;border:1px solid rgba(198,67,67,.18)!important;border-radius:13px!important;background:#fff7f7!important;color:#9f2f2f!important;text-decoration:none!important} .wf145-drawer-logout span{display:flex;align-items:center;gap:9px} .page-student-dashboard .student-dash-section{padding:26px 0 58px;background:linear-gradient(180deg,#eef4fb 0,#fff 46%)} .page-student-dashboard .student-dashboard-hero{overflow:hidden;position:relative} .page-student-dashboard .student-dashboard-hero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:310px;height:310px;border:55px solid rgba(255,255,255,.06);border-radius:50%;pointer-events:none} .page-student-dashboard .student-hero-actions{position:relative;z-index:1} .page-student-dashboard .wf145-dashboard-logout{display:inline-flex;align-items:center;gap:8px;color:#fff!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.22)!important} .page-student-dashboard .wf145-dashboard-stats{margin:18px 0;grid-template-columns:repeat(4,minmax(0,1fr))} .page-student-dashboard .wf145-dashboard-stats .stat{min-height:112px;padding:18px;text-decoration:none;transition:.2s ease} .page-student-dashboard .wf145-dashboard-stats a.stat:hover{transform:translateY(-3px);border-color:rgba(225,170,33,.55);box-shadow:var(--wf145-shadow)} .wf145-history-section{margin-top:20px;padding:24px!important;border:1px solid var(--wf145-line)!important;box-shadow:var(--wf145-shadow)!important} .wf145-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px} .wf145-history-head h2{margin:4px 0 5px!important;color:var(--wf145-text)!important} .wf145-history-head p{margin:0;color:var(--wf145-muted)} .wf145-history-head>span,.wf145-history-head-actions>span{display:inline-flex;align-items:center;min-height:31px;padding:5px 10px;border-radius:999px;background:#edf4fb;color:var(--wf145-blue);font-size:12px;font-weight:800;white-space:nowrap} .wf145-history-head-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end} .wf145-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px} .wf145-history-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;padding:17px;border:1px solid var(--wf145-line);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 9px 25px rgba(7,31,67,.06)} .wf145-history-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#7d91aa} .wf145-history-card.is-checked:before{background:var(--wf145-success)}.wf145-history-card.is-progress:before{background:var(--wf145-gold)}.wf145-history-card.is-pending:before{background:var(--wf145-blue)} .wf145-history-card-top{display:flex;align-items:center;gap:7px;min-width:0} .wf145-history-index,.wf145-history-type,.wf145-history-status{display:inline-flex;align-items:center;min-height:25px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:800;line-height:1.2} .wf145-history-index{background:var(--wf145-navy);color:#fff}.wf145-history-type{background:var(--wf145-gold-soft);color:#8c6200}.wf145-history-status{margin-left:auto;background:#eaf3fd;color:#285f94;max-width:50%;text-align:center;white-space:normal} .wf145-history-card h3{margin:13px 0 9px!important;color:var(--wf145-text)!important;font-size:17px!important;line-height:1.3;overflow-wrap:anywhere} .wf145-history-time{display:flex;flex-wrap:wrap;gap:8px 13px;color:var(--wf145-muted);font-size:11px} .wf145-history-time span{display:inline-flex;align-items:center;gap:6px}.wf145-history-time i{color:var(--wf145-gold)} .wf145-history-score-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;padding-top:13px;border-top:1px dashed var(--wf145-line)} .wf145-history-score-row small{display:block;color:var(--wf145-muted);font-size:10px}.wf145-history-score-row strong{display:flex;align-items:baseline;gap:3px;color:var(--wf145-navy);font-size:23px}.wf145-history-score-row strong span{font-size:11px;color:var(--wf145-muted)} .wf145-history-percent{--score:0;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:conic-gradient(var(--wf145-gold) calc(var(--score)*1%),#e6edf5 0)} .wf145-history-percent:before{content:"";grid-area:1/1;width:42px;height:42px;border-radius:50%;background:#fff}.wf145-history-percent span{grid-area:1/1;position:relative;color:var(--wf145-navy);font-size:11px;font-weight:900} .wf145-history-action{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding:10px 12px;border-radius:12px;background:var(--wf145-navy);color:#fff!important;text-decoration:none;font-size:12px;font-weight:800}.wf145-history-action:hover{background:var(--wf145-blue)} .wf145-history-empty{display:grid;place-items:center;text-align:center;padding:30px 18px;border:1px dashed #bfd0e3;border-radius:18px;background:#f8fbff}.wf145-history-empty>i{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--wf145-gold-soft);color:#9a6900;font-size:22px}.wf145-history-empty h3{margin:12px 0 5px!important;color:var(--wf145-text)!important}.wf145-history-empty p{max-width:520px;margin:0 0 14px;color:var(--wf145-muted)} .page-weekly-test .wf145-test-carousel{position:relative;margin:0 0 24px} .page-weekly-test .wf145-test-arrow,.page-weekly-test .wf145-test-dots{display:none} .page-weekly-test .wf129-test-card-action .wf-btn-label{white-space:normal!important;line-height:1.25;text-align:center} .page-weekly-test .wf129-test-setup{scroll-margin-top:22px} .page-weekly-test .wf129-test-setup[hidden]{display:none!important} .page-weekly-test .wf129-test-setup.is-open{display:block} .page-weekly-test #wfStartTest[aria-busy="true"]{opacity:.78;cursor:wait} .page-weekly-test .wf145-history-section{background:#fff} body.page-weekly-result{padding-top:0!important;scroll-padding-top:0!important;background:var(--wf145-bg)!important} body.page-weekly-result #mainContent{padding-top:0!important;margin-top:0!important} .wf145-result-page{padding:28px 0 64px;background:linear-gradient(180deg,#eef4fb 0,#fff 55%)} .wf145-result-shell{max-width:1180px} .wf145-result-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;color:var(--wf145-muted);font-size:12px;font-weight:700} .wf145-result-breadcrumb a{display:inline-flex;align-items:center;gap:7px;color:var(--wf145-navy);text-decoration:none} .wf145-result-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:30px;padding:34px;border-radius:28px;background:linear-gradient(130deg,#061a38,#124a86);box-shadow:0 22px 55px rgba(7,31,67,.22)} .wf145-result-hero:after{content:"";position:absolute;right:-105px;top:-130px;width:380px;height:380px;border:65px solid rgba(255,255,255,.06);border-radius:50%;pointer-events:none} .wf145-result-copy,.wf145-score-orbit{position:relative;z-index:1}.wf145-result-badges{display:flex;gap:8px;flex-wrap:wrap}.wf145-result-badges span,.wf145-result-badges strong{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:11px;line-height:1.2}.wf145-result-badges span{background:rgba(255,255,255,.1);color:#fff}.wf145-result-badges strong{background:var(--wf145-gold);color:var(--wf145-navy)} .wf145-result-hero h1{max-width:760px;margin:14px 0 8px!important;color:#fff!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.08;overflow-wrap:anywhere}.wf145-result-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.74);line-height:1.65} .wf145-result-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:20px}.wf145-result-actions .wf-btn{min-height:43px}.wf145-result-logout{display:inline-flex;align-items:center;gap:7px;padding:9px 5px;color:rgba(255,255,255,.82)!important;text-decoration:none;font-size:12px;font-weight:800} .wf145-score-orbit{--score:0;display:grid;place-items:center;width:210px;height:210px;border-radius:50%;background:conic-gradient(var(--wf145-gold) calc(var(--score)*1%),rgba(255,255,255,.13) 0);box-shadow:0 0 0 10px rgba(255,255,255,.05)} .wf145-score-orbit:before{content:"";grid-area:1/1;width:164px;height:164px;border-radius:50%;background:#092650}.wf145-score-orbit>div{grid-area:1/1;position:relative;display:grid;text-align:center}.wf145-score-orbit strong{color:#fff;font-size:42px;line-height:1}.wf145-score-orbit span{margin-top:8px;color:rgba(255,255,255,.68);font-size:11px;font-weight:700} .wf145-result-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:15px 0}.wf145-result-stat-grid article{display:flex;align-items:center;gap:12px;min-width:0;padding:16px;border:1px solid var(--wf145-line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(7,31,67,.05)}.wf145-result-stat-grid i{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:var(--wf145-gold-soft);color:#956700}.wf145-result-stat-grid div{min-width:0}.wf145-result-stat-grid strong,.wf145-result-stat-grid span{display:block}.wf145-result-stat-grid strong{color:var(--wf145-text);font-size:15px;overflow-wrap:anywhere}.wf145-result-stat-grid span{margin-top:2px;color:var(--wf145-muted);font-size:10px} .wf145-result-notices{display:grid;gap:8px;margin:14px 0}.wf145-result-notices p{display:flex;align-items:flex-start;gap:9px;margin:0;padding:12px 14px;border:1px solid #cfe0f2;border-radius:14px;background:#f4f9ff;color:#33546f}.wf145-result-notices p.is-warning{border-color:#f2d6a1;background:#fff8e9;color:#77540c}.wf145-result-notices i{margin-top:3px} .wf145-answer-review{margin-top:17px;padding:25px;border:1px solid var(--wf145-line);border-radius:24px;background:#fff;box-shadow:var(--wf145-shadow)} .wf145-answer-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.wf145-answer-review-head h2{margin:4px 0!important;color:var(--wf145-text)!important}.wf145-answer-review-head p{margin:0;color:var(--wf145-muted)}.wf145-review-summary{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.wf145-review-summary span{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800}.wf145-review-summary .is-correct{background:#e8f7f1;color:#147355}.wf145-review-summary .is-wrong{background:#fff0f0;color:#aa3434}.wf145-review-summary .is-review{background:#fff6dd;color:#886000} .wf145-answer-list{display:grid;gap:13px}.wf145-answer-card{overflow:hidden;border:1px solid var(--wf145-line);border-radius:17px;background:#fbfdff}.wf145-answer-card>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid var(--wf145-line);background:#f6f9fd}.wf145-answer-card>header>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--wf145-navy);color:#fff;font-size:11px;font-weight:900}.wf145-answer-card>header div{min-width:0}.wf145-answer-card>header b,.wf145-answer-card>header small{display:block}.wf145-answer-card>header b{color:var(--wf145-text);font-size:12px}.wf145-answer-card>header small{margin-top:2px;color:var(--wf145-muted);font-size:9px}.wf145-answer-card>header>strong{padding:5px 8px;border-radius:999px;font-size:10px}.wf145-answer-card.is-correct>header>strong{background:#e7f8f1;color:#137054}.wf145-answer-card.is-wrong>header>strong{background:#fff0f0;color:#aa3434}.wf145-answer-card.is-review>header>strong{background:#fff5d8;color:#8a6100} .wf145-answer-card>h3{margin:0!important;padding:15px 15px 8px;color:var(--wf145-text)!important;font-size:15px!important;line-height:1.45}.wf145-answer-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:7px 15px 15px}.wf145-answer-comparison>div{min-width:0;padding:11px;border:1px solid var(--wf145-line);border-radius:13px;background:#fff}.wf145-answer-comparison span{display:block;margin-bottom:5px;color:var(--wf145-muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.wf145-answer-comparison p{margin:0;color:var(--wf145-text);line-height:1.55;overflow-wrap:anywhere}.wf145-answer-note{display:flex;align-items:flex-start;gap:8px;margin:0 15px 15px;padding:10px 12px;border-radius:12px;background:#edf5ff;color:#335c7f} .wf145-result-missing{min-height:60vh;display:grid;align-items:center}.wf145-result-empty{display:grid;place-items:center;text-align:center;padding:38px 20px;border:1px dashed #bed0e3;border-radius:22px;background:#fff}.wf145-result-empty>i{font-size:34px;color:var(--wf145-gold)}.wf145-result-empty h1,.wf145-result-empty h3{color:var(--wf145-text)!important}.wf145-result-empty p{color:var(--wf145-muted)} .page-learning-roadmap .rm126-hero h1{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.15)} .page-learning-roadmap .rm126-hero p{color:rgba(255,255,255,.74)!important}.page-learning-roadmap .rm126-hero .rm126-back{color:#fff!important} .page-roadmap-lesson .duo-big-green[hidden],.page-roadmap-lesson .duo-check-btn[hidden],.page-roadmap-lesson button[hidden]{display:none!important} .page-roadmap-lesson .duo-voice-guide{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:9px 0 12px;padding:9px 11px;border:1px solid #d9e4ef;border-radius:13px;background:#f7faff} .page-roadmap-lesson .duo-voice-guide label{display:flex;align-items:center;gap:8px;color:var(--wf145-navy);font-size:11px;font-weight:800;cursor:pointer}.page-roadmap-lesson .duo-voice-guide input{width:17px;height:17px;accent-color:var(--wf145-gold)}.page-roadmap-lesson .duo-voice-guide label span{display:flex;align-items:center;gap:6px}.page-roadmap-lesson .duo-voice-guide small{color:var(--wf145-muted);font-size:10px;text-align:right} .page-roadmap-lesson .duo-result-box{position:static!important;inset:auto!important;z-index:auto!important;width:100%;margin:10px 0!important;transform:none!important}.page-roadmap-lesson .duo-result-box[hidden]{display:none!important} .page-roadmap-lesson .duo-answer-grid>.duo-complete-cta{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px;width:min(100%,520px)!important;min-height:54px!important;margin:6px auto 0!important;padding:12px 18px!important;border-radius:16px!important;font-size:14px!important;line-height:1.2!important} .page-roadmap-lesson .duo-finish-card>.completeLevel{width:min(100%,520px)!important;min-height:54px!important;margin-inline:auto!important;border-radius:16px!important} @media(max-width:980px){.page-student-dashboard .wf145-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))} .wf145-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .wf145-result-hero{grid-template-columns:minmax(0,1fr) 185px}.wf145-score-orbit{width:174px;height:174px}.wf145-score-orbit:before{width:136px;height:136px}.wf145-score-orbit strong{font-size:34px} .wf145-result-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media(max-width:720px){.wf145-header-logout{display:none} .page-student-dashboard .student-dash-section{padding:12px 0 86px}.page-student-dashboard .student-dashboard-hero{padding:18px!important;border-radius:21px!important}.page-student-dashboard .student-dashboard-hero h1{font-size:25px!important}.page-student-dashboard .student-dashboard-hero p{font-size:12px!important}.page-student-dashboard .student-progress-ring{width:92px!important;height:92px!important}.page-student-dashboard .student-progress-ring>div{width:70px!important;height:70px!important}.page-student-dashboard .student-progress-ring strong{font-size:21px!important}.page-student-dashboard .student-progress-ring span{font-size:8px!important}.page-student-dashboard .student-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.page-student-dashboard .student-hero-actions .btn{width:100%;min-width:0;min-height:42px;padding:8px 10px!important;justify-content:center;font-size:11px!important;white-space:normal!important}.page-student-dashboard .wf145-dashboard-stats{gap:8px;margin:11px 0}.page-student-dashboard .wf145-dashboard-stats .stat{min-height:88px;padding:12px!important}.page-student-dashboard .wf145-dashboard-stats strong{font-size:22px!important}.wf145-history-section{padding:16px!important;border-radius:18px!important} .wf145-history-head{display:block}.wf145-history-head-actions{justify-content:flex-start;margin-top:10px}.wf145-history-grid{display:flex;overflow-x:auto;gap:10px;margin-inline:-4px;padding:4px 4px 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.wf145-history-grid::-webkit-scrollbar{display:none}.wf145-history-card{flex:0 0 84%;width:84%;max-width:330px;scroll-snap-align:start}.wf145-history-head>span{margin-top:9px} .page-weekly-test .wf129-test-flow{display:none!important}.page-weekly-test .wf145-test-carousel{padding:0 28px;margin-bottom:16px}.page-weekly-test .wf129-test-card-grid{display:flex!important;overflow-x:auto;gap:10px;padding:4px 1px 11px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.page-weekly-test .wf129-test-card-grid::-webkit-scrollbar{display:none}.page-weekly-test .wf129-test-card{flex:0 0:calc(100% - 2px)!important;width:auto!important;min-width:0!important;scroll-snap-align:start;scroll-snap-stop:always;padding:14px!important}.page-weekly-test .wf129-test-card p{display:block!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page-weekly-test .wf145-test-arrow{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:27px;height:45px;border:0;border-radius:10px;background:var(--wf145-navy);color:#fff;transform:translateY(-60%);box-shadow:0 8px 18px rgba(7,31,67,.2)}.page-weekly-test .wf145-test-arrow.is-prev{left:0}.page-weekly-test .wf145-test-arrow.is-next{right:0}.page-weekly-test .wf145-test-arrow:disabled{opacity:.25}.page-weekly-test .wf145-test-dots{display:flex;justify-content:center;gap:5px;margin-top:1px}.page-weekly-test .wf145-test-dots span{width:6px;height:6px;border-radius:50%;background:#c7d3e2;cursor:pointer}.page-weekly-test .wf145-test-dots span.is-active{width:17px;border-radius:999px;background:var(--wf145-gold)}.page-weekly-test .wf129-test-heading{margin-bottom:8px!important}.page-weekly-test .wf129-test-heading h2{font-size:19px!important}.page-weekly-test .wf129-test-heading>p{display:none}.page-weekly-test .wf129-test-setup{padding:14px!important;border-radius:18px!important;scroll-margin-top:10px}.page-weekly-test .wf129-test-setup>header{grid-template-columns:38px minmax(0,1fr) 32px!important;gap:9px}.page-weekly-test .wf129-test-selected-icon{width:38px!important;height:38px!important}.page-weekly-test .wf129-test-setup h2{font-size:16px!important}.page-weekly-test .wf129-test-setup-grid{grid-template-columns:1fr!important;gap:9px!important}.page-weekly-test .wf129-test-safety{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px}.page-weekly-test .wf129-test-safety span{padding:7px 4px!important;font-size:9px!important}.page-weekly-test .wf129-test-setup footer{display:grid!important;grid-template-columns:1fr!important;gap:9px}.page-weekly-test .wf129-test-setup footer .wf-btn{width:100%}.page-weekly-test .wf145-history-section{margin-top:14px} .wf145-result-page{padding:12px 0 88px}.wf145-result-breadcrumb{margin-bottom:9px}.wf145-result-hero{grid-template-columns:1fr;gap:18px;padding:20px;border-radius:21px}.wf145-result-hero h1{font-size:27px!important}.wf145-result-hero p{font-size:11px}.wf145-result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.wf145-result-actions .wf-btn{width:100%;min-width:0;padding:9px!important;font-size:10px!important}.wf145-result-logout{grid-column:1/-1;justify-content:center}.wf145-score-orbit{width:144px;height:144px;margin:auto}.wf145-score-orbit:before{width:112px;height:112px}.wf145-score-orbit strong{font-size:29px}.wf145-result-stat-grid{gap:8px;margin:10px 0}.wf145-result-stat-grid article{padding:10px;gap:8px;border-radius:14px}.wf145-result-stat-grid i{flex-basis:34px;width:34px;height:34px}.wf145-result-stat-grid strong{font-size:12px}.wf145-answer-review{padding:15px;border-radius:19px}.wf145-answer-review-head{display:block}.wf145-review-summary{justify-content:flex-start;margin-top:10px}.wf145-answer-card>header{grid-template-columns:34px minmax(0,1fr);gap:8px}.wf145-answer-card>header>strong{grid-column:2;justify-self:start}.wf145-answer-card>h3{font-size:13px!important;padding:12px 12px 6px}.wf145-answer-comparison{grid-template-columns:1fr;padding:6px 12px 12px}.wf145-answer-note{margin:0 12px 12px} .page-learning-roadmap .rm126-hero h1{font-size:27px!important;line-height:1.1!important}.page-learning-roadmap .rm126-hero p{font-size:11px!important} .page-roadmap-lesson .duo-voice-guide{align-items:flex-start;padding:8px}.page-roadmap-lesson .duo-voice-guide small{max-width:56%;font-size:9px}.page-roadmap-lesson .duo-answer-grid>.duo-complete-cta,.page-roadmap-lesson .duo-finish-card>.completeLevel{min-height:48px!important;padding:10px 14px!important;font-size:12px!important;border-radius:14px!important}} @media(max-width:390px){.page-student-dashboard .student-hero-actions{grid-template-columns:1fr 1fr}.page-student-dashboard .wf145-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))} .page-weekly-test .wf145-test-carousel{padding-inline:24px}.page-weekly-test .wf145-test-arrow{width:23px;height:40px}.page-weekly-test .wf129-test-card{padding:12px!important}.page-weekly-test .wf129-test-meta{gap:5px!important}.page-weekly-test .wf129-test-card-action{min-height:39px!important} .wf145-result-actions{grid-template-columns:1fr}.wf145-result-logout{grid-column:auto}.wf145-result-stat-grid{grid-template-columns:1fr 1fr}.wf145-result-stat-grid article{display:grid;grid-template-columns:31px minmax(0,1fr)} .page-roadmap-lesson .duo-voice-guide{display:grid;gap:5px}.page-roadmap-lesson .duo-voice-guide small{max-width:none;text-align:left}} .page-weekly-test .wf145-test-login-gate{display:grid!important;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px!important} .page-weekly-test .wf145-test-login-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:var(--wf145-gold-soft);color:#946600;font-size:22px} .page-weekly-test .wf145-test-login-gate h2{margin:4px 0 5px!important;color:var(--wf145-text)!important}.page-weekly-test .wf145-test-login-gate p{margin:0;color:var(--wf145-muted)} .page-weekly-test .wf145-test-gate-back{grid-column:2/-1;display:inline-flex;align-items:center;gap:7px;color:var(--wf145-muted);text-decoration:none;font-size:11px;font-weight:800} @media(max-width:720px){.page-weekly-test .wf145-test-login-gate{grid-template-columns:44px minmax(0,1fr);gap:11px;padding:15px!important}.page-weekly-test .wf145-test-login-icon{width:44px;height:44px;border-radius:14px;font-size:18px}.page-weekly-test .wf145-test-login-gate>.wf-btn{grid-column:1/-1;width:100%}.page-weekly-test .wf145-test-gate-back{grid-column:1/-1;justify-content:center}}