.demo-question-module__ZiS3jq__card{z-index:2;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-width:0;max-width:560px;position:relative;overflow:hidden;box-shadow:0 28px 70px #17223b29}.demo-question-module__ZiS3jq__cardHeader{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:17px 20px 14px;display:flex}.demo-question-module__ZiS3jq__cardHeader strong{color:#65748c;letter-spacing:.06em;font-size:.72rem}.demo-question-module__ZiS3jq__tags{gap:7px;display:flex}.demo-question-module__ZiS3jq__tags span{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;background:#f7f9fc;border:1px solid #d8dee8;border-radius:3px;padding:4px 8px;font-size:.64rem;font-weight:750}.demo-question-module__ZiS3jq__tags span:last-child{color:#88620f;background:#fbf7ed;border-color:#eadcb7}.demo-question-module__ZiS3jq__progress{background:#eef1f5;height:3px}.demo-question-module__ZiS3jq__progress span{background:var(--gold);width:70%;height:100%;display:block}.demo-question-module__ZiS3jq__questionContent{padding:26px 28px 27px}.demo-question-module__ZiS3jq__questionLabel{color:var(--gold-dark);letter-spacing:.16em;margin-bottom:8px;font-size:.67rem;font-weight:800;display:block}.demo-question-module__ZiS3jq__questionContent h2{color:var(--navy);margin:0;font-size:1.05rem;font-weight:700}.demo-question-module__ZiS3jq__expression{color:#17223b;letter-spacing:.02em;margin:13px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.demo-question-module__ZiS3jq__questionContent>p{color:#475873;margin:0 0 17px;font-size:.88rem;line-height:1.6}.demo-question-module__ZiS3jq__options{border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.demo-question-module__ZiS3jq__option{color:#455672;cursor:pointer;background:#fff;border:1px solid #dce2eb;border-radius:4px;align-items:center;gap:8px;min-width:0;min-height:46px;padding:7px 9px;font-family:Georgia,Times New Roman,serif;font-size:.96rem;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;position:relative}.demo-question-module__ZiS3jq__option:hover{border-color:#9eabc0}.demo-question-module__ZiS3jq__option input{opacity:0;width:1px;height:1px;position:absolute}.demo-question-module__ZiS3jq__optionLetter{color:#63718a;width:22px;height:22px;font-family:var(--font-body);background:#eef1f5;border-radius:50%;flex:none;place-items:center;font-size:.63rem;font-weight:800;display:grid}.demo-question-module__ZiS3jq__selected{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy);background:#f7f9fc}.demo-question-module__ZiS3jq__selected .demo-question-module__ZiS3jq__optionLetter{color:#fff;background:var(--navy)}.demo-question-module__ZiS3jq__correct{background:#f3faf6;border-color:#2f7653;box-shadow:0 0 0 1px #2f7653}.demo-question-module__ZiS3jq__correct .demo-question-module__ZiS3jq__optionLetter{background:#2f7653}.demo-question-module__ZiS3jq__answerCheck{color:#fff;background:#2f7653;border-radius:50%;padding:2px;position:absolute;top:-6px;right:-6px}.demo-question-module__ZiS3jq__feedbackCorrect,.demo-question-module__ZiS3jq__feedbackWrong{border-left:3px solid;flex-direction:column;gap:2px;margin-top:13px;padding:10px 12px;font-size:.75rem;line-height:1.45;display:flex}.demo-question-module__ZiS3jq__feedbackCorrect{color:#245c42;background:#f3faf6;border-color:#2f7653}.demo-question-module__ZiS3jq__feedbackWrong{color:#7a491d;background:#fff9f0;border-color:#b86f29}.demo-question-module__ZiS3jq__submitButton{border:1px solid var(--navy);color:#fff;background:var(--navy);width:100%;min-height:45px;font-family:var(--font-body);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:9px;margin-top:16px;font-size:.8rem;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:flex}.demo-question-module__ZiS3jq__submitButton:hover{background:var(--navy-dark);transform:translateY(-1px);box-shadow:0 10px 24px #17223b29}.demo-question-module__ZiS3jq__submitButton:focus-visible{outline-offset:2px;outline:3px solid #bf8d1d57}.demo-question-module__ZiS3jq__option:has(input:focus-visible){outline-offset:2px;outline:3px solid #bf8d1d57}.demo-question-module__ZiS3jq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:560px){.demo-question-module__ZiS3jq__questionContent{padding:23px 20px 22px}.demo-question-module__ZiS3jq__options{grid-template-columns:repeat(5,1fr);gap:5px}.demo-question-module__ZiS3jq__option{justify-content:center;gap:3px;padding:5px 3px;font-size:.84rem}.demo-question-module__ZiS3jq__optionLetter{width:19px;height:19px;font-size:.56rem}}html[data-theme=dark] .demo-question-module__ZiS3jq__card{background:#14233d;border-color:#2f4772;box-shadow:0 28px 70px #00000057}:is(html[data-theme=dark] .demo-question-module__ZiS3jq__cardHeader,html[data-theme=dark] .demo-question-module__ZiS3jq__questionContent){border-color:#2f4772}:is(html[data-theme=dark] .demo-question-module__ZiS3jq__cardHeader strong,html[data-theme=dark] .demo-question-module__ZiS3jq__questionContent>p){color:#c8d3e4}html[data-theme=dark] .demo-question-module__ZiS3jq__tags span{color:#f8fafc;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .demo-question-module__ZiS3jq__tags span:last-child{color:#f4c95d;background:#d4a4291a;border-color:#d4a4297a}:is(html[data-theme=dark] .demo-question-module__ZiS3jq__progress,html[data-theme=dark] .demo-question-module__ZiS3jq__optionLetter){background:#1d335a}html[data-theme=dark] .demo-question-module__ZiS3jq__questionContent h2{color:#f8fafc}html[data-theme=dark] .demo-question-module__ZiS3jq__expression{color:#f8fafc}html[data-theme=dark] .demo-question-module__ZiS3jq__option{color:#e8eef8;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .demo-question-module__ZiS3jq__option:hover{border-color:#6078a0}html[data-theme=dark] .demo-question-module__ZiS3jq__optionLetter{color:#c8d3e4}html[data-theme=dark] .demo-question-module__ZiS3jq__selected{background:#d4a42914;border-color:#d4a429;box-shadow:0 0 0 1px #d4a429}html[data-theme=dark] .demo-question-module__ZiS3jq__selected .demo-question-module__ZiS3jq__optionLetter{color:#071225;background:#d4a429}html[data-theme=dark] .demo-question-module__ZiS3jq__submitButton{color:#071225;background:#d4a429}:is(html[data-theme=dark] .demo-question-module__ZiS3jq__correct,html[data-theme=dark] .demo-question-module__ZiS3jq__feedbackCorrect){color:#a8dfbf;background:#3274542e;border-color:#4b9270}html[data-theme=dark] .demo-question-module__ZiS3jq__feedbackWrong{color:#f0c08f;background:#b86f2924;border-color:#b86f29}html[data-theme=dark] .demo-question-module__ZiS3jq__submitButton{border-color:#d4a429}html[data-theme=dark] .demo-question-module__ZiS3jq__submitButton:hover{background:#f4c95d;box-shadow:0 10px 24px #00000047}
.theme-toggle-module__KNGn7q__toggle{color:#10203b;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:40px;height:40px;padding:0;transition:color .16s,background .16s,transform .16s;display:grid}.theme-toggle-module__KNGn7q__toggle:hover{color:var(--navy);background:#eef1f6}.theme-toggle-module__KNGn7q__toggle:focus-visible{outline-offset:2px;outline:3px solid #bf8d1d6b}.theme-toggle-module__KNGn7q__sunIcon{display:none}html[data-theme=dark] .theme-toggle-module__KNGn7q__toggle{color:#fff}html[data-theme=dark] .theme-toggle-module__KNGn7q__toggle:hover{color:#f4c95d;background:#1d335a}html[data-theme=dark] .theme-toggle-module__KNGn7q__moonIcon{display:none}html[data-theme=dark] .theme-toggle-module__KNGn7q__sunIcon{display:block}
.app-header-module__xGPNTa__header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:relative}.app-header-module__xGPNTa__inner{align-items:center;width:min(100% - 48px,1180px);min-height:76px;margin:0 auto;display:flex}.app-header-module__xGPNTa__brand{color:var(--navy);font-family:var(--font-display);white-space:nowrap;align-items:center;gap:7px;font-weight:700;display:flex}.app-header-module__xGPNTa__brand>span{color:var(--gold);font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.app-header-module__xGPNTa__brand small{color:#6b7a91;font-family:var(--font-body);letter-spacing:.16em;border-left:1px solid #cfd6e1;margin-left:6px;padding-left:12px;font-size:.63rem}.app-header-module__xGPNTa__nav{align-self:stretch;gap:30px;margin-left:54px;display:flex}.app-header-module__xGPNTa__nav a{color:#69778e;align-items:center;font-size:.76rem;font-weight:720;transition:color .16s;display:flex;position:relative}.app-header-module__xGPNTa__nav a:hover,.app-header-module__xGPNTa__nav a.app-header-module__xGPNTa__active{color:var(--navy)}.app-header-module__xGPNTa__nav a.app-header-module__xGPNTa__active:after{background:var(--gold);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.app-header-module__xGPNTa__user{align-items:center;gap:10px;margin-left:auto;display:flex}.app-header-module__xGPNTa__premiumBadge{color:#2862a8;letter-spacing:.03em;background:#f1f6fc;border:1px solid #7fa7d8;border-radius:999px;align-items:center;min-height:25px;padding:0 10px;font-size:.59rem;font-weight:800;display:inline-flex}.app-header-module__xGPNTa__upgradeLink{border:1px solid var(--navy);color:#fff;background:var(--navy);border-radius:4px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:.65rem;font-weight:800;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.app-header-module__xGPNTa__upgradeLink:hover,.app-header-module__xGPNTa__upgradeActive{background:var(--navy-dark);transform:translateY(-1px);box-shadow:0 9px 20px #172b5229}@media (max-width:700px){.app-header-module__xGPNTa__inner{flex-wrap:wrap;width:min(100% - 30px,1180px);min-height:0;padding:14px 0 0}.app-header-module__xGPNTa__user{margin-left:auto}.app-header-module__xGPNTa__nav{order:3;justify-content:space-between;gap:12px;width:100%;height:48px;margin:8px 0 0}.app-header-module__xGPNTa__nav a{justify-content:center;font-size:.66rem}.app-header-module__xGPNTa__upgradeLink{min-height:32px;padding-inline:11px}}html[data-theme=dark] .app-header-module__xGPNTa__header{background:#071225f5;border-bottom-color:#1d335a}html[data-theme=dark] .app-header-module__xGPNTa__brand{color:#f8fafc}html[data-theme=dark] .app-header-module__xGPNTa__nav a:hover{color:#f8fafc}html[data-theme=dark] .app-header-module__xGPNTa__nav a.app-header-module__xGPNTa__active{color:#f8fafc}:is(html[data-theme=dark] .app-header-module__xGPNTa__brand small,html[data-theme=dark] .app-header-module__xGPNTa__nav a){color:#c8d3e4}html[data-theme=dark] .app-header-module__xGPNTa__brand small{border-left-color:#2f4772}html[data-theme=dark] .app-header-module__xGPNTa__premiumBadge{color:#f4c95d;background:#d4a4291f;border-color:#d4a4298f}html[data-theme=dark] .app-header-module__xGPNTa__upgradeLink{color:#071225;background:#d4a429;border-color:#d4a429}html[data-theme=dark] .app-header-module__xGPNTa__upgradeLink:hover{background:#f4c95d;box-shadow:0 9px 20px #00000047}html[data-theme=dark] .app-header-module__xGPNTa__upgradeActive{background:#f4c95d;box-shadow:0 9px 20px #00000047}
.app-page-module__KooMgG__page{background-color:#f5f7fa;background-image:linear-gradient(#1f3b7309 1px,#0000 1px),linear-gradient(90deg,#1f3b7309 1px,#0000 1px);background-size:48px 48px;min-height:100vh}.app-page-module__KooMgG__content{width:min(100% - 48px,1180px);margin:0 auto;padding:54px 0 90px}.app-page-module__KooMgG__intro{justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px;display:flex}.app-page-module__KooMgG__kicker{color:var(--gold-dark);letter-spacing:.15em;margin-bottom:10px;font-size:.63rem;font-weight:850;display:block}.app-page-module__KooMgG__intro h1,.app-page-module__KooMgG__setup h1{color:var(--navy);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,3.1rem)}.app-page-module__KooMgG__intro p{max-width:460px;color:var(--muted);font-size:.82rem;line-height:1.65}.app-page-module__KooMgG__setup{text-align:center;background-color:#f8fafc;background-image:linear-gradient(#1f3b730e 1px,#0000 1px),linear-gradient(90deg,#1f3b730e 1px,#0000 1px);background-size:48px 48px;place-content:center;min-height:100vh;padding:55px 28px;display:grid}.app-page-module__KooMgG__setup h1{margin-bottom:16px}.app-page-module__KooMgG__setup p{max-width:560px;color:var(--muted);margin:0 auto;font-size:.78rem;line-height:1.7}.app-page-module__KooMgG__setup a{color:#fff;background:var(--navy);border-radius:4px;justify-content:center;align-items:center;min-height:44px;margin:25px auto 0;padding:0 17px;font-size:.74rem;font-weight:750;display:inline-flex}@media (max-width:700px){.app-page-module__KooMgG__content{width:min(100% - 30px,1180px);padding-top:38px}.app-page-module__KooMgG__intro{flex-direction:column;align-items:flex-start;gap:14px}}:is(html[data-theme=dark] .app-page-module__KooMgG__page,html[data-theme=dark] .app-page-module__KooMgG__setup){background-color:#071225;background-image:linear-gradient(#2f477247 1px,#0000 1px),linear-gradient(90deg,#2f477247 1px,#0000 1px)}:is(html[data-theme=dark] .app-page-module__KooMgG__intro h1,html[data-theme=dark] .app-page-module__KooMgG__setup h1){color:#f8fafc}:is(html[data-theme=dark] .app-page-module__KooMgG__intro p,html[data-theme=dark] .app-page-module__KooMgG__setup p){color:#c8d3e4}html[data-theme=dark] .app-page-module__KooMgG__setup a{color:#071225;background:#d4a429}
.accuracy-chart-module__ti7uza__card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;padding:26px 28px 22px}.accuracy-chart-module__ti7uza__heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.accuracy-chart-module__ti7uza__heading span{color:var(--gold-dark);letter-spacing:.15em;margin-bottom:7px;font-size:.59rem;font-weight:850;display:block}.accuracy-chart-module__ti7uza__heading h2{color:var(--navy);font-family:var(--font-display);font-size:1.2rem}.accuracy-chart-module__ti7uza__heading p{color:#7a879a;margin-top:7px;font-size:.68rem;line-height:1.5}.accuracy-chart-module__ti7uza__heading strong{color:var(--navy);font-family:var(--font-display);font-size:1.8rem}.accuracy-chart-module__ti7uza__chartWrap{min-height:270px;position:relative}.accuracy-chart-module__ti7uza__chart{width:100%;height:auto;display:block;overflow:visible}.accuracy-chart-module__ti7uza__gridLine{stroke:#e7ebf0;stroke-width:1px}.accuracy-chart-module__ti7uza__axisLine{stroke:#adb7c6;stroke-width:1px}.accuracy-chart-module__ti7uza__yLabel,.accuracy-chart-module__ti7uza__xLabel{fill:#7a879a;font-family:var(--font-body);font-size:10px}.accuracy-chart-module__ti7uza__yLabel{text-anchor:end}.accuracy-chart-module__ti7uza__dataLine{fill:none;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.accuracy-chart-module__ti7uza__dataPoint{fill:#fff;stroke:var(--navy);stroke-width:2.5px}.accuracy-chart-module__ti7uza__empty{color:#65738a;text-align:center;justify-content:center;gap:5px;display:grid;position:absolute;inset:35% 0 auto 48px}.accuracy-chart-module__ti7uza__empty strong{color:var(--navy);font-family:var(--font-display);font-size:.9rem}.accuracy-chart-module__ti7uza__empty span,.accuracy-chart-module__ti7uza__sparseNote{font-size:.65rem}.accuracy-chart-module__ti7uza__sparseNote{color:#7a879a;text-align:center;margin-top:-5px}@media (max-width:700px){.accuracy-chart-module__ti7uza__card{padding:22px 16px 18px}.accuracy-chart-module__ti7uza__heading strong{font-size:1.5rem}.accuracy-chart-module__ti7uza__chartWrap{min-height:210px}}html[data-theme=dark] .accuracy-chart-module__ti7uza__card{background:#14233d;border-color:#2f4772}:is(html[data-theme=dark] .accuracy-chart-module__ti7uza__heading h2,html[data-theme=dark] .accuracy-chart-module__ti7uza__heading strong,html[data-theme=dark] .accuracy-chart-module__ti7uza__empty strong){color:#f8fafc}html[data-theme=dark] .accuracy-chart-module__ti7uza__heading p{color:#c8d3e4}html[data-theme=dark] .accuracy-chart-module__ti7uza__empty{color:#c8d3e4}html[data-theme=dark] .accuracy-chart-module__ti7uza__sparseNote{color:#c8d3e4}html[data-theme=dark] .accuracy-chart-module__ti7uza__gridLine{stroke:#2f4772}html[data-theme=dark] .accuracy-chart-module__ti7uza__axisLine{stroke:#6078a0}:is(html[data-theme=dark] .accuracy-chart-module__ti7uza__yLabel,html[data-theme=dark] .accuracy-chart-module__ti7uza__xLabel){fill:#c8d3e4}html[data-theme=dark] .accuracy-chart-module__ti7uza__dataPoint{fill:#14233d;stroke:#f4c95d}
.question-difficulty-badge-module__vEndXG__badge.question-difficulty-badge-module__vEndXG__badge.question-difficulty-badge-module__vEndXG__badge{letter-spacing:.02em;text-transform:none;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:4px;width:max-content;padding:3px 6px;font-weight:750;line-height:1;display:inline-flex}.question-difficulty-badge-module__vEndXG__badge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.question-difficulty-badge-module__vEndXG__tag.question-difficulty-badge-module__vEndXG__tag.question-difficulty-badge-module__vEndXG__tag{border-radius:3px;padding:5px 8px}.question-difficulty-badge-module__vEndXG__tag:before{display:none}.question-difficulty-badge-module__vEndXG__easy.question-difficulty-badge-module__vEndXG__easy.question-difficulty-badge-module__vEndXG__easy{color:#236b43;background:#eaf6ee;border-color:#9bcdae}.question-difficulty-badge-module__vEndXG__medium.question-difficulty-badge-module__vEndXG__medium.question-difficulty-badge-module__vEndXG__medium{color:#80570a;background:#fff5d8;border-color:#dfbe63}.question-difficulty-badge-module__vEndXG__hard.question-difficulty-badge-module__vEndXG__hard.question-difficulty-badge-module__vEndXG__hard{color:#9d3737;background:#fff0ef;border-color:#dfa39e}html[data-theme=dark] .question-difficulty-badge-module__vEndXG__easy.question-difficulty-badge-module__vEndXG__easy.question-difficulty-badge-module__vEndXG__easy{color:#8ee0ac;background:#2d975529;border-color:#5bc98585}html[data-theme=dark] .question-difficulty-badge-module__vEndXG__medium.question-difficulty-badge-module__vEndXG__medium.question-difficulty-badge-module__vEndXG__medium{color:#f4cb66;background:#d4a42926;border-color:#e6b43a8f}html[data-theme=dark] .question-difficulty-badge-module__vEndXG__hard.question-difficulty-badge-module__vEndXG__hard.question-difficulty-badge-module__vEndXG__hard{color:#ffaaa4;background:#c43e362b;border-color:#eb6c658a}
.attempts-module__iun8oa__history{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.attempts-module__iun8oa__historyHeader{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;gap:24px;padding:23px 26px;display:flex}.attempts-module__iun8oa__historyHeader h2{color:var(--navy);font-family:var(--font-display);font-size:1.2rem}.attempts-module__iun8oa__historyHeader p{color:#7b8799;margin-top:6px;font-size:.65rem}.attempts-module__iun8oa__historyHeader a{color:var(--navy);align-items:center;gap:5px;font-size:.65rem;font-weight:750;display:inline-flex}.attempts-module__iun8oa__historyHeader a:hover,.attempts-module__iun8oa__openLink:hover{color:var(--gold-dark)}.attempts-module__iun8oa__tableWrap{overflow-x:auto}.attempts-module__iun8oa__tableWrap:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.attempts-module__iun8oa__tableWrap table{border-collapse:collapse;text-align:left;width:100%}.attempts-module__iun8oa__tableWrap th{color:#738096;letter-spacing:.08em;text-transform:uppercase;background:#f7f8fa;padding:13px 24px;font-size:.57rem;font-weight:800}.attempts-module__iun8oa__tableWrap td{color:#69788f;vertical-align:middle;border-top:1px solid #edf0f4;padding:17px 24px;font-size:.67rem}.attempts-module__iun8oa__tableWrap tbody tr:first-child td{border-top:0}.attempts-module__iun8oa__tableWrap td:first-child{width:155px}.attempts-module__iun8oa__tableWrap td:nth-child(4){width:125px}.attempts-module__iun8oa__tableWrap td:last-child{width:50px;padding-left:8px}.attempts-module__iun8oa__tableWrap td strong,.attempts-module__iun8oa__tableWrap time span,.attempts-module__iun8oa__tableWrap td:nth-child(2) span{display:block}.attempts-module__iun8oa__tableWrap td strong{color:#2b3e62;font-size:.72rem}.attempts-module__iun8oa__tableWrap time span,.attempts-module__iun8oa__tableWrap td:nth-child(2) span{color:#8a95a5;margin-top:5px;font-size:.59rem}.attempts-module__iun8oa__result{border:1px solid;border-radius:3px;align-items:center;gap:5px;padding:6px 8px;font-size:.61rem;font-weight:780;display:inline-flex}.attempts-module__iun8oa__correct{color:#3e6845;background:#f2f7f2;border-color:#bdcfbf}.attempts-module__iun8oa__incorrect{color:#84504a;background:#faf4f3;border-color:#d8c4c1}.attempts-module__iun8oa__openLink{width:31px;height:31px;color:var(--navy);border:1px solid #dbe1e9;border-radius:50%;place-items:center;display:grid}.attempts-module__iun8oa__empty{text-align:center;padding:62px 24px}.attempts-module__iun8oa__empty h3{color:var(--navy);font-family:var(--font-display)}.attempts-module__iun8oa__empty p{color:#7b8799;margin:8px 0 18px;font-size:.7rem}.attempts-module__iun8oa__empty a{color:var(--gold-dark);font-size:.69rem;font-weight:750}.attempts-module__iun8oa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:700px){.attempts-module__iun8oa__historyHeader{flex-direction:column;align-items:flex-start;padding-inline:18px}.attempts-module__iun8oa__tableWrap th,.attempts-module__iun8oa__tableWrap td{padding-left:17px;padding-right:17px}.attempts-module__iun8oa__tableWrap table{min-width:720px}}html[data-theme=dark] .attempts-module__iun8oa__history{background:#14233d;border-color:#2f4772}html[data-theme=dark] .attempts-module__iun8oa__historyHeader{border-color:#2f4772}html[data-theme=dark] .attempts-module__iun8oa__tableWrap td{border-color:#2f4772}html[data-theme=dark] .attempts-module__iun8oa__historyHeader h2{color:#f8fafc}html[data-theme=dark] .attempts-module__iun8oa__tableWrap td strong{color:#f8fafc}html[data-theme=dark] .attempts-module__iun8oa__empty h3{color:#f8fafc}html[data-theme=dark] .attempts-module__iun8oa__historyHeader p{color:#c8d3e4}html[data-theme=dark] .attempts-module__iun8oa__tableWrap td{color:#c8d3e4}html[data-theme=dark] .attempts-module__iun8oa__tableWrap time span{color:#c8d3e4}html[data-theme=dark] .attempts-module__iun8oa__tableWrap td:nth-child(2) span{color:#c8d3e4}html[data-theme=dark] .attempts-module__iun8oa__empty p{color:#c8d3e4}html[data-theme=dark] .attempts-module__iun8oa__historyHeader a{color:#f4c95d}html[data-theme=dark] .attempts-module__iun8oa__openLink{color:#f4c95d}html[data-theme=dark] .attempts-module__iun8oa__empty a{color:#f4c95d}html[data-theme=dark] .attempts-module__iun8oa__tableWrap th{color:#c8d3e4;background:#0b1730}html[data-theme=dark] .attempts-module__iun8oa__openLink{background:#0b1730;border-color:#2f4772}html[data-theme=dark] .attempts-module__iun8oa__correct{color:#a8dfbf;background:#3274542e;border-color:#4b9270}html[data-theme=dark] .attempts-module__iun8oa__incorrect{color:#f0b4b0;background:#b55b5629;border-color:#a85a56}
.dashboard-module__XABe8G__progressCard{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 18px;margin-bottom:22px;padding:25px 28px;display:grid}.dashboard-module__XABe8G__progressIcon,.dashboard-module__XABe8G__topicIcon{width:44px;height:44px;color:var(--gold-dark);background:#fbf7ed;border:1px solid #e1d3af;border-radius:50%;place-items:center;display:grid}.dashboard-module__XABe8G__progressCopy>span,.dashboard-module__XABe8G__topicsHeading>div>span{color:var(--gold-dark);letter-spacing:.15em;margin-bottom:6px;font-size:.59rem;font-weight:850;display:block}.dashboard-module__XABe8G__progressCopy h2,.dashboard-module__XABe8G__topicsHeading h2{color:var(--navy);font-family:var(--font-display);font-size:1.15rem}.dashboard-module__XABe8G__progressCopy p{color:#7a879a;margin-top:5px;font-size:.66rem}.dashboard-module__XABe8G__progressValue{justify-items:end;display:grid}.dashboard-module__XABe8G__progressValue strong{color:var(--navy);font-family:var(--font-display);letter-spacing:-.04em;font-size:2rem}.dashboard-module__XABe8G__progressValue strong span{color:#9aa5b5;font-size:1.2rem}.dashboard-module__XABe8G__progressValue small{color:#6e7c91;margin-top:2px;font-size:.61rem;font-weight:750}.dashboard-module__XABe8G__progressTrack{background:#e8ecf1;border-radius:999px;grid-column:2/-1;height:6px;margin-top:7px;overflow:hidden}.dashboard-module__XABe8G__progressTrack span{border-radius:inherit;background:var(--gold);height:100%;display:block}.dashboard-module__XABe8G__progressLink{width:max-content;color:var(--navy);grid-column:2/-1;align-items:center;gap:5px;margin-top:4px;font-size:.65rem;font-weight:750;display:inline-flex}.dashboard-module__XABe8G__dashboardGrid{grid-template-columns:minmax(0,1.85fr) minmax(280px,.85fr);align-items:stretch;gap:22px;display:grid}.dashboard-module__XABe8G__topicsCard{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;min-width:0;padding:26px 25px 22px;display:flex}.dashboard-module__XABe8G__topicsHeading{border-bottom:1px solid #e8ecf1;align-items:center;gap:13px;padding-bottom:20px;display:flex}.dashboard-module__XABe8G__topicIcon{width:39px;height:39px}.dashboard-module__XABe8G__topicList{list-style:none}.dashboard-module__XABe8G__topicList li{border-bottom:1px solid #edf0f4;grid-template-columns:30px 1fr;gap:10px;padding:17px 0;display:grid}.dashboard-module__XABe8G__topicNumber{color:#a07822;font-family:var(--font-display);font-size:.71rem;font-weight:700}.dashboard-module__XABe8G__topicList strong{color:#2b3e62;margin-bottom:5px;font-size:.75rem;display:block}.dashboard-module__XABe8G__topicList p,.dashboard-module__XABe8G__emptyTopics{color:#7a879a;font-size:.63rem;line-height:1.5}.dashboard-module__XABe8G__emptyTopics{padding:28px 0}.dashboard-module__XABe8G__topicsLink{width:max-content;color:var(--navy);align-items:center;gap:5px;margin-top:auto;padding-top:19px;font-size:.65rem;font-weight:750;display:inline-flex}.dashboard-module__XABe8G__progressLink:hover,.dashboard-module__XABe8G__topicsLink:hover{color:var(--gold-dark)}@media (max-width:900px){.dashboard-module__XABe8G__dashboardGrid{grid-template-columns:1fr}}@media (max-width:600px){.dashboard-module__XABe8G__progressCard{grid-template-columns:auto 1fr;padding:21px 18px}.dashboard-module__XABe8G__progressValue{grid-column:1/-1;justify-items:start;margin-top:10px}.dashboard-module__XABe8G__progressTrack,.dashboard-module__XABe8G__progressLink{grid-column:1/-1}}:is(html[data-theme=dark] .dashboard-module__XABe8G__progressCard,html[data-theme=dark] .dashboard-module__XABe8G__topicsCard){background:#14233d;border-color:#2f4772}:is(html[data-theme=dark] .dashboard-module__XABe8G__progressIcon,html[data-theme=dark] .dashboard-module__XABe8G__topicIcon){color:#f4c95d;background:#1d335a;border-color:#d4a42973}:is(html[data-theme=dark] .dashboard-module__XABe8G__progressCopy h2,html[data-theme=dark] .dashboard-module__XABe8G__topicsHeading h2,html[data-theme=dark] .dashboard-module__XABe8G__progressValue strong,html[data-theme=dark] .dashboard-module__XABe8G__topicList strong){color:#f8fafc}html[data-theme=dark] .dashboard-module__XABe8G__progressCopy p{color:#c8d3e4}html[data-theme=dark] .dashboard-module__XABe8G__progressValue strong span{color:#c8d3e4}html[data-theme=dark] .dashboard-module__XABe8G__progressValue small{color:#c8d3e4}html[data-theme=dark] .dashboard-module__XABe8G__topicList p{color:#c8d3e4}html[data-theme=dark] .dashboard-module__XABe8G__emptyTopics{color:#c8d3e4}html[data-theme=dark] .dashboard-module__XABe8G__progressTrack{background:#1d335a}html[data-theme=dark] .dashboard-module__XABe8G__topicsHeading{border-color:#2f4772}html[data-theme=dark] .dashboard-module__XABe8G__topicList li{border-color:#2f4772}:is(html[data-theme=dark] .dashboard-module__XABe8G__topicNumber,html[data-theme=dark] .dashboard-module__XABe8G__progressLink,html[data-theme=dark] .dashboard-module__XABe8G__topicsLink){color:#f4c95d}
.page-module___8aEwW__page{min-height:100vh;color:var(--text);background:#fff;overflow:hidden}.page-module___8aEwW__header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d8dee8eb;position:sticky;top:0;box-shadow:0 2px 12px #17223b09}.page-module___8aEwW__navShell{justify-content:space-between;align-items:center;width:min(100% - 48px,1240px);height:78px;margin:0 auto;display:flex}.page-module___8aEwW__brand{color:var(--navy);font-family:var(--font-display);letter-spacing:-.02em;flex:none;align-items:center;gap:7px;font-size:1.02rem;font-weight:700;display:inline-flex}.page-module___8aEwW__nabla{color:var(--gold);font-family:Georgia,serif;font-size:1.75rem;font-weight:400;line-height:1}.page-module___8aEwW__brandDivider{background:#cfd6e1;width:1px;height:20px;margin:0 3px}.page-module___8aEwW__brandProduct{color:#687993;font-family:var(--font-body);letter-spacing:.18em;font-size:.75rem;font-weight:800}.page-module___8aEwW__navLinks{align-items:center;gap:34px;margin-left:auto;margin-right:42px;display:flex}.page-module___8aEwW__navLinks a,.page-module___8aEwW__signInLink{color:#4e5f78;font-size:.82rem;font-weight:650;transition:color .16s}.page-module___8aEwW__navLinks a:hover,.page-module___8aEwW__signInLink:hover{color:var(--navy)}.page-module___8aEwW__navActions{align-items:center;gap:20px;display:flex}.page-module___8aEwW__navCta,.page-module___8aEwW__primaryButton,.page-module___8aEwW__goldButton{border-radius:4px;justify-content:center;align-items:center;gap:9px;font-size:.8rem;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.page-module___8aEwW__navCta{color:#fff;background:var(--navy);min-height:43px;padding:0 17px}.page-module___8aEwW__navCtaShort{display:none}.page-module___8aEwW__navCta:hover,.page-module___8aEwW__primaryButton:hover{background:var(--navy-dark);transform:translateY(-1px);box-shadow:0 12px 26px #172b522e}.page-module___8aEwW__hero{background:#fbfcfe;position:relative}.page-module___8aEwW__gridPattern{opacity:.9;background-image:linear-gradient(#1f3b730e 1px,#0000 1px),linear-gradient(90deg,#1f3b730e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#000000bf 63%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000bf 63%,#0000 100%)}.page-module___8aEwW__heroGlow{opacity:.52;filter:blur(10px);background:radial-gradient(circle,#dbc38b30,#0000 68%);border-radius:50%;width:760px;height:620px;position:absolute;top:-260px;left:18%}.page-module___8aEwW__heroShell{z-index:2;grid-template-columns:minmax(0,.94fr) minmax(500px,.96fr);align-items:center;gap:84px;width:min(100% - 48px,1240px);min-height:670px;margin:0 auto;padding:70px 0 98px;display:grid;position:relative}.page-module___8aEwW__heroCopy{min-width:0;padding-bottom:12px}.page-module___8aEwW__eyebrow{color:#8e6711;letter-spacing:.12em;text-transform:uppercase;background:#f7f0ded1;border:1px solid #e8dab7;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.66rem;font-weight:800;display:inline-flex}.page-module___8aEwW__heroCopy h1{max-width:650px;color:var(--navy);font-family:var(--font-display);letter-spacing:-.048em;margin:26px 0 21px;font-size:clamp(3.1rem,5.15vw,4.65rem);line-height:1.11}.page-module___8aEwW__heroCopy h1 em{color:var(--gold);font-weight:700}.page-module___8aEwW__heroDescription{max-width:610px;color:var(--muted);font-size:1.05rem;line-height:1.75}.page-module___8aEwW__heroActions{align-items:center;gap:12px;margin-top:30px;display:flex}.page-module___8aEwW__primaryButton,.page-module___8aEwW__secondaryButton{border:1px solid var(--navy);border-radius:4px;min-height:50px;padding:0 20px;font-size:.83rem;font-weight:750}.page-module___8aEwW__primaryButton{color:#fff;background:var(--navy)}.page-module___8aEwW__secondaryButton{color:var(--navy);background:#ffffffad;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.page-module___8aEwW__secondaryButton:hover{background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #17223b14}.page-module___8aEwW__heroProof{color:#697993;flex-wrap:wrap;gap:17px;margin-top:22px;font-size:.72rem;font-weight:600;list-style:none;display:flex}.page-module___8aEwW__heroProof li{align-items:center;gap:6px;display:flex}.page-module___8aEwW__heroProof svg{color:var(--gold)}.page-module___8aEwW__heroProduct{justify-content:flex-end;min-width:0;padding-bottom:36px;display:flex;position:relative}.page-module___8aEwW__heroProduct:before{z-index:0;content:"";border:1px solid #bf8d1d38;border-radius:12px;width:90%;height:88%;position:absolute;top:30px;right:-30px;transform:rotate(2.6deg)}.page-module___8aEwW__decorativeFormula{z-index:3;color:#fff;background:var(--gold);border-radius:50%;place-items:center;width:58px;height:58px;font-family:Georgia,serif;font-size:1.75rem;display:grid;position:absolute;top:-19px;right:-18px;box-shadow:0 14px 28px #9369113d}.page-module___8aEwW__solutionPeek{z-index:3;background:#fff;border:1px solid #d9e0e9;border-radius:5px;align-items:center;gap:12px;width:78%;padding:13px 15px;display:flex;position:absolute;bottom:0;right:28px;box-shadow:0 16px 38px #17223b24}.page-module___8aEwW__playIcon{color:#fff;background:var(--navy);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.page-module___8aEwW__solutionPeek>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module___8aEwW__solutionPeek small{color:var(--gold-dark);letter-spacing:.12em;font-size:.55rem;font-weight:800}.page-module___8aEwW__solutionPeek strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.page-module___8aEwW__solutionDuration{color:#8490a2;font-size:.64rem;font-weight:700}.page-module___8aEwW__sectionShell{width:min(100% - 48px,1160px);margin:0 auto}.page-module___8aEwW__methodSection{background:#fff;border-top:1px solid #edf0f4;padding:105px 0 112px}.page-module___8aEwW__sectionHeading{grid-template-columns:1fr .8fr;align-items:end;gap:90px;display:grid}.page-module___8aEwW__kicker{color:var(--gold-dark);letter-spacing:.16em;margin-bottom:13px;font-size:.68rem;font-weight:850;display:block}.page-module___8aEwW__sectionHeading h2,.page-module___8aEwW__bankCopy h2,.page-module___8aEwW__ctaCard h2{color:var(--navy);font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(2.1rem,3.5vw,3.25rem);line-height:1.17}.page-module___8aEwW__sectionHeading>p,.page-module___8aEwW__bankCopy>p{color:var(--muted);font-size:.93rem;line-height:1.8}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}.page-module___8aEwW__featureCard{border:1px solid var(--line);background:#fff;border-radius:5px;min-height:285px;padding:32px 30px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.page-module___8aEwW__featureCard:hover{border-color:#c4cdd9;transform:translateY(-4px);box-shadow:0 18px 45px #17223b17}.page-module___8aEwW__featureNumber{color:#edf0f4;font-family:var(--font-display);font-size:3.2rem;font-weight:700;position:absolute;top:17px;right:20px}.page-module___8aEwW__featureIcon{width:48px;height:48px;color:var(--navy);background:#eef1f6;border-radius:4px;place-items:center;display:grid}.page-module___8aEwW__featureCard h3{color:var(--navy);font-family:var(--font-display);letter-spacing:-.02em;margin:48px 0 12px;font-size:1.25rem}.page-module___8aEwW__featureCard p{color:var(--muted);font-size:.82rem;line-height:1.75}.page-module___8aEwW__bankSection{background:#f5f7fa;border-top:1px solid #e9edf2;border-bottom:1px solid #e4e9ef;padding:112px 0 120px}.page-module___8aEwW__bankLayout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:86px;display:grid}.page-module___8aEwW__bankCopy h2{margin-bottom:20px}.page-module___8aEwW__bankBenefits{gap:20px;margin:31px 0 29px;display:grid}.page-module___8aEwW__bankBenefits>div{grid-template-columns:42px 1fr;align-items:start;gap:14px;display:grid}.page-module___8aEwW__bankBenefits>div>span{width:42px;height:42px;color:var(--gold-dark);background:#fff;border:1px solid #d9e0e9;border-radius:4px;place-items:center;display:grid}.page-module___8aEwW__bankBenefits p{color:#63718a;font-size:.78rem;line-height:1.62}.page-module___8aEwW__bankBenefits strong{color:var(--navy);margin-bottom:3px;font-size:.85rem;display:block}.page-module___8aEwW__textLink{color:var(--navy);align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:inline-flex}.page-module___8aEwW__textLink:after{content:"";display:block;position:absolute}.page-module___8aEwW__textLink:hover{color:var(--gold-dark)}.page-module___8aEwW__bankPreview{background:#fff;border:1px solid #d4dbe5;border-radius:7px;overflow:hidden;box-shadow:0 30px 70px #17223b1f}.page-module___8aEwW__previewHeader{justify-content:space-between;align-items:center;padding:27px 30px 18px;display:flex}.page-module___8aEwW__previewHeader .page-module___8aEwW__kicker{margin-bottom:5px;font-size:.57rem}.page-module___8aEwW__previewHeader h3{color:var(--navy);font-family:var(--font-display);font-size:1.28rem}.page-module___8aEwW__progressSummary{text-align:right}.page-module___8aEwW__progressSummary span{color:#7a879b;margin-bottom:3px;font-size:.61rem;font-weight:700;display:block}.page-module___8aEwW__progressSummary strong{color:var(--navy);font-size:.8rem}.page-module___8aEwW__progressTrack{background:#ebeff4;border-radius:999px;height:4px;margin:0 30px}.page-module___8aEwW__progressTrack span{border-radius:inherit;background:var(--gold);width:60%;height:100%;display:block}.page-module___8aEwW__filterRow{border-bottom:1px solid #e7ebf0;gap:8px;padding:20px 30px 16px;display:flex}.page-module___8aEwW__filterRow button{color:#6b7890;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:4px;padding:6px 10px;font-size:.63rem;font-weight:700}.page-module___8aEwW__filterRow .page-module___8aEwW__activeFilter{border-color:var(--navy);color:#fff;background:var(--navy)}.page-module___8aEwW__questionList{padding:7px 16px 13px}.page-module___8aEwW__questionRow{border-bottom:1px solid #edf0f4;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;padding:15px 14px;transition:background .16s;display:grid}.page-module___8aEwW__questionRow:last-child{border-bottom:0}.page-module___8aEwW__questionRow:hover{background:#f8f9fb}.page-module___8aEwW__questionRow>svg{color:#9ba6b6}.page-module___8aEwW__questionNumber,.page-module___8aEwW__completedNumber{border-radius:50%;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:800;display:grid}.page-module___8aEwW__questionNumber{color:#62718a;background:#f7f8fa;border:1px solid #d9e0e9}.page-module___8aEwW__completedNumber{color:#fff;background:#3c765b}.page-module___8aEwW__questionInfo h4{color:#283b60;margin-bottom:6px;font-size:.75rem;font-weight:750}.page-module___8aEwW__questionInfo>div{flex-wrap:wrap;gap:6px;display:flex}.page-module___8aEwW__questionInfo span{color:#748198;background:#f0f3f6;border-radius:3px;align-items:center;gap:4px;padding:3px 6px;font-size:.56rem;font-weight:650;display:inline-flex}.page-module___8aEwW__aboutSection{background:#fff;padding:110px 24px}.page-module___8aEwW__aboutShell{text-align:center;max-width:860px;margin:0 auto}.page-module___8aEwW__aboutMark{color:var(--gold);margin-bottom:22px;font-family:Georgia,serif;font-size:2.8rem;line-height:1;display:block}.page-module___8aEwW__aboutShell blockquote{color:var(--navy);font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.8rem,3.2vw,2.65rem);line-height:1.45}.page-module___8aEwW__aboutShell blockquote em{color:var(--gold)}.page-module___8aEwW__aboutRule{background:var(--gold);width:42px;height:2px;margin:30px auto 23px}.page-module___8aEwW__aboutShell>p{max-width:610px;color:var(--muted);margin:0 auto;font-size:.82rem;line-height:1.7}.page-module___8aEwW__ctaSection{background:#fff;padding:0 24px 110px}.page-module___8aEwW__ctaCard{color:#fff;background:var(--navy);border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:70px;width:min(100%,1060px);margin:0 auto;padding:58px 64px;display:grid;position:relative;overflow:hidden}.page-module___8aEwW__ctaCard>:not(.page-module___8aEwW__ctaGrid){z-index:2;position:relative}.page-module___8aEwW__ctaGrid{opacity:.22;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 72%,#0000);mask-image:linear-gradient(90deg,#0000,#000 72%,#0000)}.page-module___8aEwW__ctaKicker{color:#e5bb59;letter-spacing:.16em;margin-bottom:12px;font-size:.62rem;font-weight:800;display:block}.page-module___8aEwW__ctaCard h2{color:#fff;max-width:600px;font-size:clamp(1.9rem,3.4vw,2.8rem)}.page-module___8aEwW__ctaCard p{color:#d8e0ed;max-width:620px;margin-top:13px;font-size:.82rem;line-height:1.7}.page-module___8aEwW__goldButton{min-height:50px;color:var(--navy-dark);white-space:nowrap;background:#d4a429;padding:0 20px}.page-module___8aEwW__goldButton:hover{background:#e0b443;transform:translateY(-1px);box-shadow:0 14px 30px #050d1d3d}.page-module___8aEwW__footer{color:#d8deeb;background:var(--navy-dark)}.page-module___8aEwW__footerShell{grid-template-columns:1fr auto;gap:80px;width:min(100% - 48px,1160px);margin:0 auto;padding:68px 0 54px;display:grid}.page-module___8aEwW__footer .page-module___8aEwW__brand{color:#fff}.page-module___8aEwW__footer .page-module___8aEwW__brandProduct{color:#b9c4d6}.page-module___8aEwW__footer .page-module___8aEwW__brandDivider{background:#526384}.page-module___8aEwW__footerBrand>p{color:#aebbd0;margin-top:17px;font-size:.76rem}.page-module___8aEwW__footerLinks{grid-template-columns:repeat(2,130px);gap:60px;display:grid}.page-module___8aEwW__footerLinks>div{flex-direction:column;gap:10px;display:flex}.page-module___8aEwW__footerLinks strong{color:#d6a83e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.65rem}.page-module___8aEwW__footerLinks a{color:#b7c2d4;font-size:.73rem;transition:color .16s}.page-module___8aEwW__footerLinks a:hover{color:#fff}.page-module___8aEwW__copyright{color:#8796ae;border-top:1px solid #394c70;justify-content:space-between;width:min(100% - 48px,1160px);margin:0 auto;padding:23px 0 27px;font-size:.65rem;display:flex}.page-module___8aEwW__navCta:focus-visible,.page-module___8aEwW__primaryButton:focus-visible,.page-module___8aEwW__secondaryButton:focus-visible,.page-module___8aEwW__goldButton:focus-visible,.page-module___8aEwW__textLink:focus-visible,.page-module___8aEwW__navLinks a:focus-visible,.page-module___8aEwW__brand:focus-visible,.page-module___8aEwW__signInLink:focus-visible,.page-module___8aEwW__footer a:focus-visible{outline-offset:3px;outline:3px solid #bf8d1d75}@media (max-width:1080px){.page-module___8aEwW__navLinks{gap:22px;margin-right:26px}.page-module___8aEwW__heroShell{grid-template-columns:minmax(0,.88fr) minmax(450px,1fr);gap:46px}.page-module___8aEwW__heroCopy h1{font-size:clamp(2.85rem,5vw,4rem)}.page-module___8aEwW__bankLayout{gap:55px}}@media (max-width:900px){.page-module___8aEwW__navLinks{display:none}.page-module___8aEwW__navActions{margin-left:auto}.page-module___8aEwW__heroShell{grid-template-columns:1fr;gap:68px;padding-top:76px}.page-module___8aEwW__heroCopy{max-width:680px}.page-module___8aEwW__heroProduct{justify-self:center;width:min(100%,620px)}.page-module___8aEwW__sectionHeading,.page-module___8aEwW__bankLayout{grid-template-columns:1fr;gap:30px}.page-module___8aEwW__featureGrid{grid-template-columns:1fr}.page-module___8aEwW__featureCard{min-height:240px}.page-module___8aEwW__bankLayout{gap:55px}.page-module___8aEwW__bankCopy{max-width:620px}.page-module___8aEwW__ctaCard{grid-template-columns:1fr;gap:30px}}@media (max-width:660px){.page-module___8aEwW__navShell,.page-module___8aEwW__heroShell,.page-module___8aEwW__sectionShell,.page-module___8aEwW__footerShell,.page-module___8aEwW__copyright{width:min(100% - 36px,1160px)}.page-module___8aEwW__navShell{height:68px}.page-module___8aEwW__signInLink{display:none}.page-module___8aEwW__brand{gap:5px}.page-module___8aEwW__brandDivider{height:17px;margin:0 1px}.page-module___8aEwW__brandProduct{letter-spacing:.13em;font-size:.62rem}.page-module___8aEwW__navActions{gap:10px}.page-module___8aEwW__navCta{min-height:40px;padding:0 13px;font-size:.72rem}.page-module___8aEwW__navCta svg{display:none}.page-module___8aEwW__heroShell{min-height:auto;padding:56px 0 82px}.page-module___8aEwW__heroCopy h1{letter-spacing:-.05em;margin-top:22px;font-size:clamp(2.3rem,11.2vw,3rem)}.page-module___8aEwW__heroDescription{font-size:.94rem}.page-module___8aEwW__heroActions{flex-direction:column;align-items:stretch}.page-module___8aEwW__heroActions a{width:100%}.page-module___8aEwW__heroProof{gap:11px 15px}.page-module___8aEwW__decorativeFormula{width:48px;height:48px;font-size:1.45rem;top:-25px;right:-8px}.page-module___8aEwW__heroProduct:before{right:-10px}.page-module___8aEwW__solutionPeek{width:calc(100% - 24px);right:12px}.page-module___8aEwW__methodSection,.page-module___8aEwW__bankSection{padding:78px 0 82px}.page-module___8aEwW__sectionHeading h2,.page-module___8aEwW__bankCopy h2{font-size:2.25rem}.page-module___8aEwW__featureCard{min-height:255px;padding:28px 25px}.page-module___8aEwW__previewHeader{padding:23px 21px 17px}.page-module___8aEwW__progressTrack{margin:0 21px}.page-module___8aEwW__filterRow{padding:17px 21px 14px;overflow-x:auto}.page-module___8aEwW__filterRow button{flex:none}.page-module___8aEwW__questionList{padding-inline:9px}.page-module___8aEwW__questionRow{grid-template-columns:35px 1fr auto;gap:9px;padding-inline:10px}.page-module___8aEwW__questionNumber,.page-module___8aEwW__completedNumber{width:32px;height:32px}.page-module___8aEwW__aboutSection{padding:82px 20px}.page-module___8aEwW__ctaSection{padding:0 18px 82px}.page-module___8aEwW__ctaCard{padding:42px 26px}.page-module___8aEwW__goldButton{width:100%}.page-module___8aEwW__footerShell{grid-template-columns:1fr;gap:45px;padding:54px 0 44px}.page-module___8aEwW__footer .page-module___8aEwW__brandProduct,.page-module___8aEwW__footer .page-module___8aEwW__brandDivider{display:inline-block}.page-module___8aEwW__footer .page-module___8aEwW__brandDivider{display:block}.page-module___8aEwW__footerLinks{grid-template-columns:repeat(2,1fr);gap:35px}.page-module___8aEwW__copyright{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:360px){.page-module___8aEwW__navCtaLong{display:none}.page-module___8aEwW__navCtaShort{display:inline}}html[data-theme=dark] .page-module___8aEwW__page{color:#e8eef8;background:#071225}html[data-theme=dark] .page-module___8aEwW__header{background:#071225f0;border-bottom-color:#1d335a;box-shadow:0 2px 12px #0000002e}html[data-theme=dark] .page-module___8aEwW__brand{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__heroCopy h1{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__solutionPeek strong{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__sectionHeading h2{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__bankCopy h2{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__featureCard h3{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__bankBenefits strong{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__previewHeader h3{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__progressSummary strong{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__questionInfo h4{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__aboutShell blockquote{color:#f8fafc}html[data-theme=dark] .page-module___8aEwW__brandDivider{background:#2f4772}html[data-theme=dark] .page-module___8aEwW__brandProduct{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__navLinks a{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__signInLink{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__heroDescription{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__heroProof{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__solutionDuration{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__sectionHeading>p{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__bankCopy>p{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__featureCard p{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__bankBenefits p{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__progressSummary span{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__aboutShell>p{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__navLinks a:hover{color:#f4c95d}html[data-theme=dark] .page-module___8aEwW__signInLink:hover{color:#f4c95d}html[data-theme=dark] .page-module___8aEwW__textLink{color:#f4c95d}html[data-theme=dark] .page-module___8aEwW__solutionPeek small{color:#f4c95d}html[data-theme=dark] .page-module___8aEwW__navCta{color:#071225;background:#d4a429;border-color:#d4a429}html[data-theme=dark] .page-module___8aEwW__primaryButton{color:#071225;background:#d4a429;border-color:#d4a429}html[data-theme=dark] .page-module___8aEwW__filterRow .page-module___8aEwW__activeFilter{color:#071225;background:#d4a429;border-color:#d4a429}:is(html[data-theme=dark] .page-module___8aEwW__navCta:hover,html[data-theme=dark] .page-module___8aEwW__primaryButton:hover){background:#f4c95d;box-shadow:0 12px 26px #00000047}:is(html[data-theme=dark] .page-module___8aEwW__hero,html[data-theme=dark] .page-module___8aEwW__bankSection){background:#0b1730}html[data-theme=dark] .page-module___8aEwW__gridPattern{background-image:linear-gradient(#2f477257 1px,#0000 1px),linear-gradient(90deg,#2f477257 1px,#0000 1px)}html[data-theme=dark] .page-module___8aEwW__heroGlow{opacity:.42;background:radial-gradient(circle,#d4a42933,#0000 68%)}html[data-theme=dark] .page-module___8aEwW__eyebrow{color:#f4c95d;background:#d4a4291a;border-color:#d4a42973}html[data-theme=dark] .page-module___8aEwW__secondaryButton{color:#f8fafc;background:0 0;border-color:#d4a429}html[data-theme=dark] .page-module___8aEwW__secondaryButton:hover{background:#14233d;box-shadow:0 10px 24px #0000003d}:is(html[data-theme=dark] .page-module___8aEwW__solutionPeek,html[data-theme=dark] .page-module___8aEwW__featureCard,html[data-theme=dark] .page-module___8aEwW__bankPreview){background:#14233d;border-color:#2f4772;box-shadow:0 24px 60px #00000042}:is(html[data-theme=dark] .page-module___8aEwW__playIcon,html[data-theme=dark] .page-module___8aEwW__featureIcon){color:#f4c95d;background:#1d335a}:is(html[data-theme=dark] .page-module___8aEwW__methodSection,html[data-theme=dark] .page-module___8aEwW__aboutSection,html[data-theme=dark] .page-module___8aEwW__ctaSection){background:#071225}:is(html[data-theme=dark] .page-module___8aEwW__methodSection,html[data-theme=dark] .page-module___8aEwW__bankSection){border-color:#1d335a}html[data-theme=dark] .page-module___8aEwW__featureCard:hover{border-color:#6078a0;box-shadow:0 18px 45px #00000047}html[data-theme=dark] .page-module___8aEwW__featureNumber{color:#24375a}html[data-theme=dark] .page-module___8aEwW__bankBenefits>div>span{color:#c8d3e4;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .page-module___8aEwW__filterRow button{color:#c8d3e4;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .page-module___8aEwW__questionNumber{color:#c8d3e4;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .page-module___8aEwW__questionInfo span{color:#c8d3e4;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .page-module___8aEwW__progressTrack{background:#1d335a}:is(html[data-theme=dark] .page-module___8aEwW__filterRow,html[data-theme=dark] .page-module___8aEwW__previewHeader,html[data-theme=dark] .page-module___8aEwW__questionRow){border-color:#2f4772}html[data-theme=dark] .page-module___8aEwW__questionRow:hover{background:#1d335a}html[data-theme=dark] .page-module___8aEwW__questionRow>svg{color:#c8d3e4}html[data-theme=dark] .page-module___8aEwW__ctaCard{background:#142a55}html[data-theme=dark] .page-module___8aEwW__footer{background:#24375a}
.premium-module__zNuela__content{width:min(100% - 48px,780px);margin:0 auto;padding:54px 0 90px}.premium-module__zNuela__cancelled{color:#765e2d;text-align:center;background:#fcf8ef;border:1px solid #d9c9aa;border-radius:5px;margin-bottom:18px;padding:12px 16px;font-size:.7rem}.premium-module__zNuela__hero{text-align:center;max-width:650px;margin:0 auto 30px}.premium-module__zNuela__crown{color:#2d64aa;background:#eff5fc;border:1px solid #9cb9df;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 16px;display:grid}.premium-module__zNuela__hero h1,.premium-module__zNuela__successShell h1{color:var(--navy);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2rem,5vw,3rem)}.premium-module__zNuela__hero p,.premium-module__zNuela__successShell p{max-width:560px;color:var(--muted);margin:15px auto 0;font-size:.8rem;line-height:1.7}.premium-module__zNuela__priceCard{background:#fff;border:1px solid #cfd9e7;border-radius:8px;overflow:hidden;box-shadow:0 26px 70px #1f38641a}.premium-module__zNuela__planTop{background:#f8fafc;border-bottom:1px solid #e7ecf2;justify-content:space-between;align-items:center;gap:28px;padding:28px 32px;display:flex}.premium-module__zNuela__planTop>div:first-child>span{color:#2d64aa;letter-spacing:.15em;margin-bottom:7px;font-size:.59rem;font-weight:850;display:block}.premium-module__zNuela__planTop h2{color:var(--navy);font-family:var(--font-display);font-size:1.25rem}.premium-module__zNuela__price{justify-items:end;display:grid}.premium-module__zNuela__price strong{color:var(--navy);font-family:var(--font-display);letter-spacing:-.04em;font-size:2.2rem}.premium-module__zNuela__price span{color:#7b8799;font-size:.61rem;font-weight:700}.premium-module__zNuela__features{border-bottom:1px solid #e7ecf2;grid-template-columns:repeat(3,1fr);gap:12px;padding:24px 32px;list-style:none;display:grid}.premium-module__zNuela__features li{color:#50617b;align-items:center;gap:7px;font-size:.67rem;font-weight:650;display:flex}.premium-module__zNuela__features svg{color:#2d64aa;flex:none}.premium-module__zNuela__checkoutForm{padding:26px 32px 30px}.premium-module__zNuela__checkoutForm label{color:var(--navy);margin-bottom:9px;font-size:.66rem;font-weight:750;display:block}.premium-module__zNuela__couponRow{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.premium-module__zNuela__couponRow input{width:100%;min-height:47px;color:var(--navy);text-transform:uppercase;background:#fff;border:1px solid #ccd5e1;border-radius:4px;outline:none;padding:0 14px;font-size:.73rem}.premium-module__zNuela__couponRow input:focus{border-color:#5681b8;box-shadow:0 0 0 3px #2d64aa1c}.premium-module__zNuela__couponRow button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:47px;padding:0 19px;font-size:.7rem;font-weight:750;display:inline-flex}.premium-module__zNuela__couponRow button:hover:not(:disabled){background:var(--navy-dark)}.premium-module__zNuela__couponRow button:disabled,.premium-module__zNuela__couponRow input:disabled{cursor:not-allowed;opacity:.65}.premium-module__zNuela__spinner{animation:.8s linear infinite premium-module__zNuela__spin}.premium-module__zNuela__formError{color:#8b4742;margin-top:11px;font-size:.67rem}.premium-module__zNuela__secureNote{color:#8290a3;margin-top:12px;font-size:.6rem;line-height:1.5}.premium-module__zNuela__activePlan,.premium-module__zNuela__setupNotice{border-radius:5px;margin:27px 32px 31px;padding:15px 17px}.premium-module__zNuela__activePlan{color:#245997;background:#eff6fd;border:1px solid #a9c5e8;align-items:center;gap:9px;font-size:.72rem;font-weight:750;display:flex}.premium-module__zNuela__setupNotice{color:#705a2d;background:#fcf8ef;border:1px solid #decfae}.premium-module__zNuela__setupNotice strong{font-size:.73rem}.premium-module__zNuela__setupNotice p{margin-top:6px;font-size:.65rem}.premium-module__zNuela__terms{color:#7f8b9c;text-align:center;margin-top:20px;font-size:.61rem;line-height:1.6}.premium-module__zNuela__terms a{color:var(--navy);font-weight:700}.premium-module__zNuela__successShell{text-align:center;place-content:center;width:min(100% - 40px,680px);min-height:520px;margin:0 auto;padding:75px 35px;display:grid}.premium-module__zNuela__successIcon,.premium-module__zNuela__warningIcon{border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 19px;display:grid}.premium-module__zNuela__successIcon{color:#2d64aa;background:#eff6fd;border:1px solid #a9c5e8}.premium-module__zNuela__warningIcon{color:#8b6928;background:#fcf8ef;border:1px solid #ddc6a5}.premium-module__zNuela__successShell>a{color:#fff;background:var(--navy);border-radius:4px;justify-content:center;align-items:center;min-height:45px;margin:25px auto 0;padding:0 18px;font-size:.72rem;font-weight:750;display:inline-flex}@keyframes premium-module__zNuela__spin{to{transform:rotate(360deg)}}@media (max-width:700px){.premium-module__zNuela__content{width:min(100% - 30px,780px);padding-top:38px}.premium-module__zNuela__planTop{align-items:flex-start;padding-inline:20px}.premium-module__zNuela__features{grid-template-columns:1fr;padding-inline:20px}.premium-module__zNuela__checkoutForm{padding-inline:20px}.premium-module__zNuela__couponRow{grid-template-columns:1fr}.premium-module__zNuela__activePlan,.premium-module__zNuela__setupNotice{margin-inline:20px}}:is(html[data-theme=dark] .premium-module__zNuela__hero h1,html[data-theme=dark] .premium-module__zNuela__successShell h1,html[data-theme=dark] .premium-module__zNuela__planTop h2,html[data-theme=dark] .premium-module__zNuela__price strong,html[data-theme=dark] .premium-module__zNuela__checkoutForm label){color:#f8fafc}html[data-theme=dark] .premium-module__zNuela__hero p{color:#c8d3e4}html[data-theme=dark] .premium-module__zNuela__successShell p{color:#c8d3e4}html[data-theme=dark] .premium-module__zNuela__price span{color:#c8d3e4}html[data-theme=dark] .premium-module__zNuela__features li{color:#c8d3e4}html[data-theme=dark] .premium-module__zNuela__secureNote{color:#c8d3e4}html[data-theme=dark] .premium-module__zNuela__terms{color:#c8d3e4}:is(html[data-theme=dark] .premium-module__zNuela__crown,html[data-theme=dark] .premium-module__zNuela__successIcon){color:#f4c95d;background:#1d335a;border-color:#d4a4298c}html[data-theme=dark] .premium-module__zNuela__priceCard{background:#14233d;border-color:#2f4772;box-shadow:0 26px 70px #00000047}html[data-theme=dark] .premium-module__zNuela__planTop{background:#0b1730;border-color:#2f4772}html[data-theme=dark] .premium-module__zNuela__planTop>div:first-child>span{color:#f4c95d}html[data-theme=dark] .premium-module__zNuela__features svg{color:#f4c95d}html[data-theme=dark] .premium-module__zNuela__terms a{color:#f4c95d}html[data-theme=dark] .premium-module__zNuela__features{border-color:#2f4772}html[data-theme=dark] .premium-module__zNuela__couponRow input{color:#f8fafc;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .premium-module__zNuela__couponRow input:focus{border-color:#d4a429;box-shadow:0 0 0 3px #d4a42929}:is(html[data-theme=dark] .premium-module__zNuela__couponRow button,html[data-theme=dark] .premium-module__zNuela__successShell>a){color:#071225;background:#d4a429}html[data-theme=dark] .premium-module__zNuela__couponRow button:hover:not(:disabled){background:#f4c95d}html[data-theme=dark] .premium-module__zNuela__activePlan{color:#f4c95d;background:#d4a4291a;border-color:#d4a4298c}:is(html[data-theme=dark] .premium-module__zNuela__cancelled,html[data-theme=dark] .premium-module__zNuela__setupNotice,html[data-theme=dark] .premium-module__zNuela__warningIcon){color:#f4c95d;background:#d4a4291a;border-color:#d4a42973}html[data-theme=dark] .premium-module__zNuela__formError{color:#f0b4b0}
.question-module__mcxaAG__page{background-color:#f5f7fa;background-image:linear-gradient(#1f3b730b 1px,#0000 1px),linear-gradient(90deg,#1f3b730b 1px,#0000 1px);background-size:48px 48px;min-height:100vh}.question-module__mcxaAG__siteHeader{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0}.question-module__mcxaAG__headerInner{align-items:center;width:min(100% - 48px,1180px);height:76px;margin:0 auto;display:flex}.question-module__mcxaAG__brand{color:var(--navy);font-family:var(--font-display);align-items:center;gap:7px;font-weight:700;display:flex}.question-module__mcxaAG__brand>span{color:var(--gold);font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.question-module__mcxaAG__brand small{color:#6b7a91;font-family:var(--font-body);letter-spacing:.16em;border-left:1px solid #cfd6e1;margin-left:6px;padding-left:12px;font-size:.63rem}.question-module__mcxaAG__dashboardLink{color:#63718a;margin-left:auto;font-size:.75rem;font-weight:700}.question-module__mcxaAG__userButton{margin-left:22px}.question-module__mcxaAG__pageShell{width:min(100% - 48px,920px);margin:0 auto;padding:38px 0 90px}.question-module__mcxaAG__backLink{color:#66758c;align-items:center;gap:7px;margin-bottom:22px;font-size:.72rem;font-weight:700;display:inline-flex}.question-module__mcxaAG__questionCard{background:#fff;border:1px solid #d2dae5;border-radius:7px;overflow:hidden;box-shadow:0 24px 65px #17223b1c}.question-module__mcxaAG__questionNavigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.question-module__mcxaAG__questionNavigationButton{min-height:66px;color:var(--navy);background:#fff;border:1px solid #d2dae5;border-radius:5px;align-items:center;gap:12px;padding:12px 16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 8px 24px #17223b0f}.question-module__mcxaAG__questionNavigationButton:not(.question-module__mcxaAG__questionNavigationDisabled):hover{border-color:#9eabc0;transform:translateY(-1px);box-shadow:0 11px 28px #17223b1a}.question-module__mcxaAG__nextQuestionButton{text-align:right;justify-content:flex-end}.question-module__mcxaAG__questionNavigationCopy{gap:3px;display:grid}.question-module__mcxaAG__questionNavigationCopy>span{color:#758299;letter-spacing:.05em;text-transform:uppercase;font-size:.59rem;font-weight:800}.question-module__mcxaAG__questionNavigationCopy strong{font-size:.72rem;font-weight:800}.question-module__mcxaAG__questionNavigationDisabled{cursor:not-allowed;opacity:.48;box-shadow:none}.question-module__mcxaAG__premiumGate{text-align:center;background:#fff;border:1px solid #d2dae5;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:490px;padding:58px 44px;display:flex;box-shadow:0 24px 65px #17223b1c}.question-module__mcxaAG__premiumGateIcon{color:#1f5fae;background:#eaf3ff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.question-module__mcxaAG__premiumGateBadge{color:#1f5fae;letter-spacing:.08em;text-transform:uppercase;background:#eef5ff;border:1px solid #9dbce9;border-radius:999px;margin-top:20px;padding:5px 11px;font-size:.6rem;font-weight:850}.question-module__mcxaAG__premiumGateNumber{color:#758299;letter-spacing:.06em;text-transform:uppercase;margin-top:20px;font-size:.64rem;font-weight:800}.question-module__mcxaAG__premiumGate h1{max-width:620px;color:var(--navy);font-family:var(--font-display);margin-top:12px;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.25}.question-module__mcxaAG__premiumGateCopy{color:#64748b;max-width:570px;margin-top:17px;font-size:.78rem;line-height:1.75}.question-module__mcxaAG__premiumGateActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;margin-top:28px;display:flex}.question-module__mcxaAG__upgradeButton,.question-module__mcxaAG__secondaryButton{border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:.7rem;font-weight:800;display:inline-flex}.question-module__mcxaAG__upgradeButton{color:#fff;background:var(--navy)}.question-module__mcxaAG__secondaryButton{color:var(--navy);background:#fff;border:1px solid #d2dae5}.question-module__mcxaAG__questionHeader{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;gap:20px;padding:17px 26px;display:flex}.question-module__mcxaAG__questionHeader>span{color:#758299;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:800}.question-module__mcxaAG__tags{flex-wrap:wrap;gap:7px;display:flex}.question-module__mcxaAG__tags span{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;background:#f6f8fa;border:1px solid #d8dfe8;border-radius:3px;padding:5px 8px;font-size:.59rem;font-weight:800}.question-module__mcxaAG__tags span:nth-child(2){color:#8a6412;background:#fbf7ed;border-color:#e5d5ac}.question-module__mcxaAG__questionBody{padding:42px 48px 46px}.question-module__mcxaAG__eyebrow,.question-module__mcxaAG__explanationHeading>div>span,.question-module__mcxaAG__setup>span{color:var(--gold-dark);letter-spacing:.16em;margin-bottom:10px;font-size:.62rem;font-weight:850;display:block}.question-module__mcxaAG__questionBody h1{color:var(--navy);font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.65rem,3.3vw,2.35rem);line-height:1.25}.question-module__mcxaAG__prompt{border-left:3px solid var(--gold);color:#2d3e5e;background:#f7f9fb;margin:23px 0 31px;padding:22px 24px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.75;overflow-x:auto}.question-module__mcxaAG__diagram{background:#fff;border:1px solid #d9e0e9;border-radius:5px;justify-content:center;align-items:center;min-height:120px;margin:-8px 0 31px;padding:20px;display:flex}.question-module__mcxaAG__diagramImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:520px}.question-module__mcxaAG__options{border:0;gap:10px;margin:0;padding:0;display:grid}.question-module__mcxaAG__options legend{color:#596981;margin-bottom:12px;font-size:.72rem;font-weight:750}.question-module__mcxaAG__option{color:#3c4d68;cursor:pointer;background:#fff;border:1px solid #d9e0e9;border-radius:4px;grid-template-columns:37px 1fr auto;align-items:center;gap:14px;min-height:60px;padding:10px 16px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.question-module__mcxaAG__option:hover{border-color:#9eabc0;transform:translateY(-1px)}.question-module__mcxaAG__options:disabled .question-module__mcxaAG__option{cursor:default}.question-module__mcxaAG__options:disabled .question-module__mcxaAG__option:hover{transform:none}.question-module__mcxaAG__option input{appearance:none;opacity:0;width:1px;height:1px;position:absolute}.question-module__mcxaAG__optionLabel{color:#62718a;background:#eef1f5;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.68rem;font-weight:850;display:grid}.question-module__mcxaAG__optionText{scrollbar-width:none;min-width:0;padding:3px 0;font-family:Georgia,Times New Roman,serif;font-size:.98rem;overflow-x:auto}.question-module__mcxaAG__optionText::-webkit-scrollbar{display:none}:is(.question-module__mcxaAG__prompt .katex,.question-module__mcxaAG__optionText .katex){font-size:1.04em}.question-module__mcxaAG__selectedOption{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy);background:#f7f9fc}.question-module__mcxaAG__selectedOption .question-module__mcxaAG__optionLabel{color:#fff;background:var(--navy)}.question-module__mcxaAG__correctOption{color:#245b42;background:#f2faf5;border-color:#327454;box-shadow:0 0 0 1px #327454}.question-module__mcxaAG__correctOption .question-module__mcxaAG__optionLabel{color:#fff;background:#327454}.question-module__mcxaAG__incorrectOption{color:#8a3d39;background:#fff6f5;border-color:#b55b56;box-shadow:0 0 0 1px #b55b56}.question-module__mcxaAG__incorrectOption .question-module__mcxaAG__optionLabel{color:#fff;background:#b55b56}.question-module__mcxaAG__feedback{border:1px solid;border-radius:4px;align-items:center;gap:10px;margin-top:18px;padding:13px 15px;font-size:.76rem;font-weight:700;line-height:1.5;display:flex}.question-module__mcxaAG__feedbackCorrect{color:#285e44;background:#f2faf5;border-color:#bcdac8}.question-module__mcxaAG__feedbackIncorrect{color:#8a3d39;background:#fff6f5;border-color:#e5c5c2}.question-module__mcxaAG__feedbackError{color:#815c15;background:#fffaf0;border-color:#ead6b3}.question-module__mcxaAG__submitButton{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:20px;font-size:.78rem;font-weight:800;transition:background .16s,box-shadow .16s,transform .16s;display:flex}.question-module__mcxaAG__submitButton:hover:not(:disabled){background:var(--navy-dark);transform:translateY(-1px);box-shadow:0 12px 26px #172b522e}.question-module__mcxaAG__submitButton:disabled{cursor:not-allowed;opacity:.52}.question-module__mcxaAG__spinner{animation:.8s linear infinite question-module__mcxaAG__spin}@keyframes question-module__mcxaAG__spin{to{transform:rotate(360deg)}}.question-module__mcxaAG__explanation{background:#f7f9fb;border-top:1px solid #dfe5ec;padding:34px 48px 46px}.question-module__mcxaAG__explanationPending{background:#f7f9fb;border-top:1px solid #dfe5ec;padding:30px 48px 34px}.question-module__mcxaAG__explanationPending>span{color:var(--gold-dark);letter-spacing:.16em;font-size:.57rem;font-weight:850}.question-module__mcxaAG__explanationPending h2{color:var(--navy);font-family:var(--font-display);margin-top:6px;font-size:1.1rem}.question-module__mcxaAG__explanationHeading{align-items:center;gap:14px;margin-bottom:20px;display:flex}.question-module__mcxaAG__playIcon{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.question-module__mcxaAG__explanationHeading>div>span{margin-bottom:4px;font-size:.57rem}.question-module__mcxaAG__explanation h2{color:var(--navy);font-family:var(--font-display);font-size:1.25rem}.question-module__mcxaAG__videoFrame{background:#0b1427;border-radius:5px;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 16px 36px #17223b29}.question-module__mcxaAG__videoFrame mux-player{border:0;width:100%;height:100%;position:absolute;inset:0}.question-module__mcxaAG__submitButton:focus-visible,.question-module__mcxaAG__backLink:focus-visible,.question-module__mcxaAG__questionNavigationButton:focus-visible,.question-module__mcxaAG__dashboardLink:focus-visible,.question-module__mcxaAG__brand:focus-visible{outline-offset:3px;outline:3px solid #bf8d1d66}.question-module__mcxaAG__option:has(input:focus-visible){outline-offset:3px;outline:3px solid #bf8d1d66}.question-module__mcxaAG__setup{text-align:center;background:#f7f9fb;place-content:center;min-height:100vh;padding:30px;display:grid}.question-module__mcxaAG__setup h1{max-width:600px;color:var(--navy);font-family:var(--font-display);font-size:2.3rem}.question-module__mcxaAG__setup a{color:var(--gold-dark);margin-top:24px;font-size:.78rem;font-weight:800}@media (max-width:650px){.question-module__mcxaAG__headerInner,.question-module__mcxaAG__pageShell{width:min(100% - 32px,920px)}.question-module__mcxaAG__dashboardLink{display:none}.question-module__mcxaAG__questionHeader{flex-direction:column;align-items:flex-start;padding:16px 18px}.question-module__mcxaAG__questionBody,.question-module__mcxaAG__explanation,.question-module__mcxaAG__explanationPending{padding:30px 20px 34px}.question-module__mcxaAG__premiumGate{min-height:440px;padding:42px 22px}.question-module__mcxaAG__questionNavigation{grid-template-columns:1fr}.question-module__mcxaAG__prompt{padding:18px;font-size:.95rem}.question-module__mcxaAG__diagram{padding:14px}.question-module__mcxaAG__option{grid-template-columns:34px 1fr auto;gap:10px;padding-inline:12px}}:is(html[data-theme=dark] .question-module__mcxaAG__page,html[data-theme=dark] .question-module__mcxaAG__setup){background-color:#071225;background-image:linear-gradient(#2f477247 1px,#0000 1px),linear-gradient(90deg,#2f477247 1px,#0000 1px)}html[data-theme=dark] .question-module__mcxaAG__backLink{color:#c8d3e4}html[data-theme=dark] .question-module__mcxaAG__questionHeader>span{color:#c8d3e4}html[data-theme=dark] .question-module__mcxaAG__options legend{color:#c8d3e4}html[data-theme=dark] .question-module__mcxaAG__questionCard{background:#14233d;border-color:#2f4772;box-shadow:0 24px 65px #0000004d}html[data-theme=dark] .question-module__mcxaAG__questionNavigationButton{color:#f8fafc;background:#14233d;border-color:#2f4772;box-shadow:0 8px 24px #00000038}html[data-theme=dark] .question-module__mcxaAG__questionNavigationButton:not(.question-module__mcxaAG__questionNavigationDisabled):hover{border-color:#6078a0;box-shadow:0 11px 28px #0000004d}html[data-theme=dark] .question-module__mcxaAG__questionNavigationCopy>span{color:#c8d3e4}html[data-theme=dark] .question-module__mcxaAG__premiumGate{background:#14233d;border-color:#2f4772;box-shadow:0 24px 65px #0000004d}html[data-theme=dark] .question-module__mcxaAG__premiumGateIcon{color:#acd0ff;background:#2968b833}html[data-theme=dark] .question-module__mcxaAG__premiumGateBadge{color:#acd0ff;background:#2968b82e;border-color:#537fbe}:is(html[data-theme=dark] .question-module__mcxaAG__premiumGateNumber,html[data-theme=dark] .question-module__mcxaAG__premiumGateCopy){color:#c8d3e4}html[data-theme=dark] .question-module__mcxaAG__premiumGate h1{color:#f8fafc}html[data-theme=dark] .question-module__mcxaAG__upgradeButton{color:#071225;background:#d4a429}html[data-theme=dark] .question-module__mcxaAG__secondaryButton{color:#f8fafc;background:#0b1730;border-color:#2f4772}:is(html[data-theme=dark] .question-module__mcxaAG__questionHeader,html[data-theme=dark] .question-module__mcxaAG__explanation,html[data-theme=dark] .question-module__mcxaAG__explanationPending){border-color:#2f4772}html[data-theme=dark] .question-module__mcxaAG__tags span{color:#f8fafc;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .question-module__mcxaAG__tags span:nth-child(2){color:#f4c95d;background:#d4a4291a;border-color:#d4a4297a}:is(html[data-theme=dark] .question-module__mcxaAG__questionBody h1,html[data-theme=dark] .question-module__mcxaAG__explanation h2,html[data-theme=dark] .question-module__mcxaAG__explanationPending h2,html[data-theme=dark] .question-module__mcxaAG__setup h1){color:#f8fafc}html[data-theme=dark] .question-module__mcxaAG__prompt{color:#e8eef8;background:#0b1730}:is(html[data-theme=dark] .question-module__mcxaAG__diagram,html[data-theme=dark] .question-module__mcxaAG__option){color:#e8eef8;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .question-module__mcxaAG__diagram{background:#f8fafc}html[data-theme=dark] .question-module__mcxaAG__option:hover{border-color:#6078a0}html[data-theme=dark] .question-module__mcxaAG__optionLabel{color:#c8d3e4;background:#1d335a}html[data-theme=dark] .question-module__mcxaAG__selectedOption{background:#d4a42914;border-color:#d4a429;box-shadow:0 0 0 1px #d4a429}html[data-theme=dark] .question-module__mcxaAG__selectedOption .question-module__mcxaAG__optionLabel{color:#071225;background:#d4a429}html[data-theme=dark] .question-module__mcxaAG__submitButton{color:#071225;background:#d4a429}html[data-theme=dark] .question-module__mcxaAG__playIcon{color:#071225;background:#d4a429}html[data-theme=dark] .question-module__mcxaAG__submitButton:hover:not(:disabled){background:#f4c95d;box-shadow:0 12px 26px #00000040}:is(html[data-theme=dark] .question-module__mcxaAG__correctOption,html[data-theme=dark] .question-module__mcxaAG__feedbackCorrect){color:#a8dfbf;background:#3274542e;border-color:#4b9270}:is(html[data-theme=dark] .question-module__mcxaAG__incorrectOption,html[data-theme=dark] .question-module__mcxaAG__feedbackIncorrect){color:#f0b4b0;background:#b55b5629;border-color:#a85a56}html[data-theme=dark] .question-module__mcxaAG__feedbackError{color:#f4c95d;background:#d4a4291a;border-color:#d4a42973}:is(html[data-theme=dark] .question-module__mcxaAG__explanation,html[data-theme=dark] .question-module__mcxaAG__explanationPending){background:#0b1730}html[data-theme=dark] .question-module__mcxaAG__explanationPending>span{color:#f4c95d}html[data-theme=dark] .question-module__mcxaAG__setup a{color:#f4c95d}
.questions-module__1RLDsG__bank{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:visible}.questions-module__1RLDsG__bankHeader{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;gap:24px;padding:23px 26px;display:flex}.questions-module__1RLDsG__bankHeader h2{color:var(--navy);font-family:var(--font-display);font-size:1.2rem}.questions-module__1RLDsG__bankHeader p{color:#7b8799;margin-top:6px;font-size:.65rem;font-weight:500}.questions-module__1RLDsG__sortControl{flex:none;position:relative}.questions-module__1RLDsG__sortButton{color:#5f6f87;cursor:pointer;background:#fff;border:1px solid #d8dfe8;border-radius:6px;align-items:center;gap:7px;padding:8px 10px;font-size:.64rem;font-weight:750;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.questions-module__1RLDsG__sortButton:hover,.questions-module__1RLDsG__sortButton:focus-visible{color:var(--navy);background:#fbf7ed;border-color:#bf8d1d;outline:none}.questions-module__1RLDsG__sortButton svg:last-child{transition:transform .15s}.questions-module__1RLDsG__sortButtonOpen svg:last-child{transform:rotate(180deg)}.questions-module__1RLDsG__sortMenu{z-index:20;background:#fff;border:1px solid #d8dfe8;border-radius:8px;width:218px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 35px #17223b29}.questions-module__1RLDsG__sortGroup+.questions-module__1RLDsG__sortGroup{border-top:1px solid #e8ecf1;margin-top:6px;padding-top:6px}.questions-module__1RLDsG__sortGroupLabel{color:#8b96a8;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px 4px;font-size:.52rem;font-weight:850;display:block}.questions-module__1RLDsG__sortOption{color:#53647d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:7px;width:100%;padding:9px 10px;font-size:.65rem;font-weight:650;display:grid}.questions-module__1RLDsG__sortOption:hover,.questions-module__1RLDsG__sortOption:focus-visible{color:var(--navy);background:#f5f7fa;outline:none}.questions-module__1RLDsG__sortOptionActive{color:var(--navy);background:#fbf7ed}.questions-module__1RLDsG__sortCheck{color:#9b7115;place-items:center;height:16px;display:grid}.questions-module__1RLDsG__questionRow{border-bottom:1px solid #edf0f4;grid-template-columns:48px minmax(0,1fr) 120px 128px;align-items:center;gap:15px;padding:19px 25px;display:grid}.questions-module__1RLDsG__questionList{border-radius:0 0 6px 6px;overflow:hidden}.questions-module__1RLDsG__questionRow:last-child{border-bottom:0}.questions-module__1RLDsG__number{color:#5f7089;width:38px;height:38px;font-family:var(--font-display);border:1px solid #d8dfe8;border-radius:50%;place-items:center;font-size:.67rem;font-weight:700;display:grid}.questions-module__1RLDsG__questionDetails h3{color:#2b3e62;font-size:.79rem}.questions-module__1RLDsG__titleRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.questions-module__1RLDsG__premiumBadge{color:#1f5fae;letter-spacing:.04em;text-transform:uppercase;background:#eef5ff;border:1px solid #9dbce9;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.54rem;font-weight:850;display:inline-flex}.questions-module__1RLDsG__questionMeta span.questions-module__1RLDsG__premiumUnlocked{color:#bd8611;text-transform:none;border:0;place-items:center;min-width:14px;padding:0;line-height:1;display:inline-grid}.questions-module__1RLDsG__questionMeta{flex-wrap:wrap;gap:7px;display:flex}.questions-module__1RLDsG__questionMeta span{color:#7b8799;text-transform:capitalize;border-right:1px solid #dce2ea;align-items:center;padding-right:7px;font-size:.58rem;font-weight:750;display:inline-flex}.questions-module__1RLDsG__questionMeta span:last-child{border-right:0}.questions-module__1RLDsG__status,.questions-module__1RLDsG__action{align-items:center;gap:6px;font-size:.64rem;font-weight:700;display:inline-flex}.questions-module__1RLDsG__status{color:#69788f}.questions-module__1RLDsG__status svg{color:#a07822}.questions-module__1RLDsG__action{color:var(--navy);justify-content:flex-end}.questions-module__1RLDsG__action:hover{color:var(--gold-dark)}.questions-module__1RLDsG__empty{text-align:center;padding:60px 24px}.questions-module__1RLDsG__empty h3{color:var(--navy);font-family:var(--font-display)}.questions-module__1RLDsG__empty p{color:#7b8799;margin-top:8px;font-size:.7rem}@media (max-width:820px){.questions-module__1RLDsG__questionRow{grid-template-columns:44px minmax(0,1fr) auto}.questions-module__1RLDsG__status{grid-column:2}.questions-module__1RLDsG__action{grid-area:1/3/span 2}}@media (max-width:600px){.questions-module__1RLDsG__bankHeader,.questions-module__1RLDsG__questionRow{padding-inline:17px}.questions-module__1RLDsG__bankHeader{gap:12px}.questions-module__1RLDsG__questionRow{grid-template-columns:42px minmax(0,1fr)}.questions-module__1RLDsG__status,.questions-module__1RLDsG__action{grid-column:2}.questions-module__1RLDsG__action{grid-row:auto;justify-content:flex-start}}html[data-theme=dark] .questions-module__1RLDsG__bank{background:#14233d;border-color:#2f4772}html[data-theme=dark] .questions-module__1RLDsG__bankHeader{border-color:#2f4772}html[data-theme=dark] .questions-module__1RLDsG__questionRow{border-color:#2f4772}html[data-theme=dark] .questions-module__1RLDsG__questionMeta span{border-color:#2f4772}:is(html[data-theme=dark] .questions-module__1RLDsG__bankHeader h2,html[data-theme=dark] .questions-module__1RLDsG__questionDetails h3,html[data-theme=dark] .questions-module__1RLDsG__empty h3){color:#f8fafc}html[data-theme=dark] .questions-module__1RLDsG__bankHeader p{color:#c8d3e4}html[data-theme=dark] .questions-module__1RLDsG__questionMeta span{color:#c8d3e4}html[data-theme=dark] .questions-module__1RLDsG__status{color:#c8d3e4}html[data-theme=dark] .questions-module__1RLDsG__empty p{color:#c8d3e4}html[data-theme=dark] .questions-module__1RLDsG__number{color:#f8fafc;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .questions-module__1RLDsG__action{color:#f4c95d}html[data-theme=dark] .questions-module__1RLDsG__status svg{color:#f4c95d}html[data-theme=dark] .questions-module__1RLDsG__premiumBadge{color:#acd0ff;background:#2968b82e;border-color:#537fbe}html[data-theme=dark] .questions-module__1RLDsG__questionMeta span.questions-module__1RLDsG__premiumUnlocked{color:#f4c95d}:is(html[data-theme=dark] .questions-module__1RLDsG__sortButton,html[data-theme=dark] .questions-module__1RLDsG__sortMenu){color:#c8d3e4;background:#0b1730;border-color:#2f4772}html[data-theme=dark] .questions-module__1RLDsG__sortButton:hover{color:#f8fafc;background:#d4a4291f;border-color:#d4a429}html[data-theme=dark] .questions-module__1RLDsG__sortButton:focus-visible{color:#f8fafc;background:#d4a4291f;border-color:#d4a429}html[data-theme=dark] .questions-module__1RLDsG__sortOptionActive{color:#f8fafc;background:#d4a4291f;border-color:#d4a429}html[data-theme=dark] .questions-module__1RLDsG__sortOption{color:#c8d3e4}html[data-theme=dark] .questions-module__1RLDsG__sortGroup+.questions-module__1RLDsG__sortGroup{border-color:#2f4772}html[data-theme=dark] .questions-module__1RLDsG__sortGroupLabel{color:#8fa2bd}:is(html[data-theme=dark] .questions-module__1RLDsG__sortOption:hover,html[data-theme=dark] .questions-module__1RLDsG__sortOption:focus-visible){color:#f8fafc;background:#1d335a}html[data-theme=dark] .questions-module__1RLDsG__sortCheck{color:#f4c95d}html[data-theme=dark] .questions-module__1RLDsG__questionRow:hover{background:#1d335a}
.auth-page-shell-module__mkWiNG__page{background:#f8fafc;place-items:center;min-height:100vh;padding:72px 24px;display:grid;position:relative;overflow:hidden}.auth-page-shell-module__mkWiNG__grid{opacity:.82;background-image:linear-gradient(#1f3b730e 1px,#0000 1px),linear-gradient(90deg,#1f3b730e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 36% 45%,#000 12%,#0000 69%);mask-image:radial-gradient(circle at 36% 45%,#000 12%,#0000 69%)}.auth-page-shell-module__mkWiNG__backLink{z-index:2;color:#5f6f87;align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:flex;position:absolute;top:28px;left:34px}.auth-page-shell-module__mkWiNG__themeToggle{z-index:3;position:absolute;top:21px;right:27px}.auth-page-shell-module__mkWiNG__shell{z-index:2;grid-template-columns:minmax(0,.82fr) minmax(390px,1fr);align-items:center;gap:85px;width:min(100%,970px);display:grid;position:relative}.auth-page-shell-module__mkWiNG__brand{color:var(--navy);font-family:var(--font-display);align-items:center;gap:7px;margin-bottom:74px;font-weight:700;display:inline-flex}.auth-page-shell-module__mkWiNG__brand>span{color:var(--gold);font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.auth-page-shell-module__mkWiNG__brand small{color:#6c7b91;font-family:var(--font-body);letter-spacing:.17em;border-left:1px solid #cfd6e1;margin-left:5px;padding-left:12px;font-size:.64rem}.auth-page-shell-module__mkWiNG__kicker,.auth-page-shell-module__mkWiNG__setupNotice>span{color:var(--gold-dark);letter-spacing:.16em;margin-bottom:13px;font-size:.64rem;font-weight:850;display:block}.auth-page-shell-module__mkWiNG__intro h1{color:var(--navy);font-family:var(--font-display);letter-spacing:-.045em;font-size:clamp(2.5rem,4.5vw,3.7rem);line-height:1.13}.auth-page-shell-module__mkWiNG__intro>p{max-width:450px;color:var(--muted);margin-top:18px;font-size:.88rem;line-height:1.75}.auth-page-shell-module__mkWiNG__quote{border-top:1px solid var(--line);align-items:center;gap:13px;margin-top:38px;padding-top:24px;display:flex}.auth-page-shell-module__mkWiNG__quote>span{color:#fff;background:var(--gold);border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:1.1rem;display:grid}.auth-page-shell-module__mkWiNG__quote p{color:#687890;max-width:310px;font-family:var(--font-display);font-size:.8rem;line-height:1.55}.auth-page-shell-module__mkWiNG__authCard{justify-content:center;align-items:center;min-height:520px;display:flex}.auth-page-shell-module__mkWiNG__setupNotice{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;padding:42px;box-shadow:0 24px 60px #17223b1f}.auth-page-shell-module__mkWiNG__setupNotice h2{color:var(--navy);font-family:var(--font-display);font-size:1.65rem}.auth-page-shell-module__mkWiNG__setupNotice p{color:var(--muted);margin:15px 0 25px;font-size:.82rem;line-height:1.7}.auth-page-shell-module__mkWiNG__setupNotice code{color:var(--navy);background:#eef1f5;border-radius:3px;padding:2px 5px;font-size:.76rem}.auth-page-shell-module__mkWiNG__setupNotice a{color:#fff;background:var(--navy);border-radius:4px;justify-content:center;align-items:center;min-height:43px;padding:0 16px;font-size:.75rem;font-weight:750;display:inline-flex}@media (max-width:800px){.auth-page-shell-module__mkWiNG__page{padding:90px 20px 55px;display:block}.auth-page-shell-module__mkWiNG__shell{grid-template-columns:1fr;gap:35px;margin:0 auto}.auth-page-shell-module__mkWiNG__intro{text-align:center}.auth-page-shell-module__mkWiNG__brand{margin-bottom:42px}.auth-page-shell-module__mkWiNG__intro>p,.auth-page-shell-module__mkWiNG__quote p{margin-inline:auto}.auth-page-shell-module__mkWiNG__quote{justify-content:center}.auth-page-shell-module__mkWiNG__authCard{min-height:auto}}html[data-theme=dark] .auth-page-shell-module__mkWiNG__page{background:#071225}html[data-theme=dark] .auth-page-shell-module__mkWiNG__grid{background-image:linear-gradient(#2f477257 1px,#0000 1px),linear-gradient(90deg,#2f477257 1px,#0000 1px)}html[data-theme=dark] .auth-page-shell-module__mkWiNG__backLink{color:#c8d3e4}html[data-theme=dark] .auth-page-shell-module__mkWiNG__brand small{color:#c8d3e4}html[data-theme=dark] .auth-page-shell-module__mkWiNG__intro>p{color:#c8d3e4}html[data-theme=dark] .auth-page-shell-module__mkWiNG__quote p{color:#c8d3e4}html[data-theme=dark] .auth-page-shell-module__mkWiNG__setupNotice p{color:#c8d3e4}html[data-theme=dark] .auth-page-shell-module__mkWiNG__brand{color:#f8fafc}html[data-theme=dark] .auth-page-shell-module__mkWiNG__intro h1{color:#f8fafc}html[data-theme=dark] .auth-page-shell-module__mkWiNG__setupNotice h2{color:#f8fafc}html[data-theme=dark] .auth-page-shell-module__mkWiNG__brand small{border-color:#2f4772}html[data-theme=dark] .auth-page-shell-module__mkWiNG__quote{border-color:#2f4772}html[data-theme=dark] .auth-page-shell-module__mkWiNG__setupNotice{background:#14233d;border-color:#2f4772;box-shadow:0 24px 60px #00000047}html[data-theme=dark] .auth-page-shell-module__mkWiNG__setupNotice code{color:#f8fafc;background:#0b1730}html[data-theme=dark] .auth-page-shell-module__mkWiNG__setupNotice a{color:#071225;background:#d4a429}
