.mx{background:#fff;border:1px solid #e8e1d6;border-radius:20px;box-shadow:0 2px 4px rgba(26,21,18,.04),0 14px 34px -18px rgba(26,21,18,.18);padding:24px}.mx__bar{height:6px;border-radius:999px;background:#efeae2;overflow:hidden;margin-bottom:14px}.mx__bar span{display:block;height:100%;background:#ff4c0c;border-radius:999px;transition:width .25s ease}.mx__meta{display:flex;justify-content:space-between;font-size:12.5px;font-weight:700;color:#948b7e;margin-bottom:16px}.mx__q{font-size:19px;font-weight:800;letter-spacing:-.01em;color:#1a1512;line-height:1.35;margin-bottom:18px;text-wrap:balance}.mx__opts{display:flex;flex-direction:column;gap:10px}.mx__opt{display:flex;align-items:center;gap:12px;text-align:left;width:100%;padding:14px 16px;border-radius:13px;border:1px solid #e8e1d6;background:#fbf9f6;font-size:15px;color:#1a1512;cursor:pointer;transition:border-color .12s ease,background .12s ease}.mx__opt:hover{border-color:#ffb499}.mx__opt.is-selected{border-color:#ff4c0c;background:#fff0e9}.mx__opt-key{width:28px;height:28px;flex:none;border-radius:8px;background:#fff;border:1px solid #e8e1d6;display:grid;place-items:center;font-weight:800;font-size:13px;color:#6a6156}.mx__opt.is-selected .mx__opt-key{background:#ff4c0c;color:#fff;border-color:#ff4c0c}.mx__nav{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.mx__btn{padding:12px 22px;border-radius:999px;border:1px solid #e8e1d6;background:#fff;font-size:14px;font-weight:700;color:#1a1512;cursor:pointer;transition:transform .12s ease}.mx__btn:hover:not(:disabled){transform:translateY(-1px)}.mx__btn:disabled{opacity:.5;cursor:not-allowed}.mx__btn--primary{background:#ff4c0c;border-color:#ff4c0c;color:#fff;box-shadow:0 8px 20px -8px rgba(255,76,12,.55)}.mx__result{text-align:center;padding:8px 8px 20px;border-bottom:1px solid #efeae2;margin-bottom:20px}.mx__result-badge{display:inline-block;padding:6px 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.mx__result--pass .mx__result-badge{background:#e7f6ee;color:#1e9e5a}.mx__result--fail .mx__result-badge{background:#fdecec;color:#e5343b}.mx__result-score{font-size:44px;font-weight:800;letter-spacing:-.02em;color:#1a1512;display:flex;align-items:baseline;justify-content:center;gap:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mx__result-pct{font-size:20px;color:#ff4c0c;font-weight:800}.mx__result-note{font-size:14px;color:#6a6156;margin:8px auto 18px;max-width:44ch}.mx__review{display:flex;flex-direction:column;gap:18px}.mx__rev-q{display:flex;gap:10px;font-size:15.5px;font-weight:700;color:#1a1512;margin-bottom:10px}.mx__rev-n{width:24px;height:24px;flex:none;border-radius:50%;background:#f4f0ea;color:#6a6156;display:grid;place-items:center;font-size:12px;font-weight:800}.mx__rev-opts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.mx__rev-opt{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid #efeae2;font-size:14px;color:#514a40}.mx__rev-opt.is-correct{border-color:#b7e4c9;background:#eefaf2;color:#157a44;font-weight:600}.mx__rev-opt.is-wrong{border-color:#f3c2c4;background:#fdecec;color:#c62d33;font-weight:600}.mx__tag{margin-left:auto;font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#1e9e5a}.mx__tag--wrong{color:#e5343b}.mx__rev-explain{margin-top:8px;font-size:13px;color:#6a6156;line-height:1.55;padding-left:34px}.mx-info{margin:30px 0}.mx-info h2{font-size:18px;font-weight:800;color:#1a1512;margin:0 0 10px}.mx-info p{font-size:14.5px;color:#514a40;line-height:1.7}.mx-daily{margin:34px 0 0;background:#fff;border:1px solid #e8e1d6;border-radius:20px;padding:24px}.mx-daily__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px}.mx-daily__title,.mx-key__title,.mx-lb__title{font-size:18px;font-weight:800;letter-spacing:-.01em;color:#1a1512;margin:0}.mx-daily__date{font-size:12.5px;font-weight:700;color:#948b7e}.mx-daily__intro,.mx-key__intro,.mx-lb__intro{font-size:14px;color:#6a6156;line-height:1.65;margin:6px 0 18px}.mx-daily__list,.mx-key__list{list-style:none;counter-reset:mxq;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.mx-daily__item,.mx-key__item{counter-increment:mxq;border-top:1px solid #efeae2;padding-top:18px}.mx-daily__list>.mx-daily__item:first-child,.mx-key__list>.mx-key__item:first-child{border-top:0;padding-top:0}.mx-daily__q,.mx-key__q{font-size:15.5px;font-weight:700;color:#1a1512;line-height:1.45;margin:0 0 10px}.mx-daily__q:before,.mx-key__q:before{content:counter(mxq) ". ";color:#948b7e;font-weight:800}.mx-daily__opts,.mx-key__opts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.mx-daily__opt,.mx-key__opt{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #efeae2;font-size:14px;color:#514a40}.mx-daily__opt-key,.mx-key__opt-key{width:22px;height:22px;flex:none;border-radius:6px;background:#f4f0ea;color:#6a6156;display:grid;place-items:center;font-size:11px;font-weight:800}.mx-daily__opt.is-correct,.mx-key__opt.is-correct{border-color:#e2dbcf;background:#fbf9f6;color:#1a1512;font-weight:600}.mx-daily__opt.is-wrong{border-color:#f3c2c4;background:#fdecec;color:#c62d33;font-weight:600}.mx-key__tag{margin-left:auto;font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#ff4c0c;white-space:nowrap}.mx-key__tag--wrong{color:#948b7e}.mx-daily__answer{margin-top:10px}.mx-daily__answer>summary{cursor:pointer;display:inline-block;font-size:12.5px;font-weight:800;letter-spacing:.02em;color:#ff4c0c;list-style:none}.mx-daily__answer>summary::-webkit-details-marker{display:none}.mx-daily__answer>summary:after{content:" +"}.mx-daily__answer[open]>summary:after{content:" −"}.mx-daily__answer>p,.mx-daily__explain,.mx-key__answer{font-size:13.5px;color:#514a40;line-height:1.6;margin:8px 0 0}.mx-key__answer{margin-top:10px;color:#6a6156}.mx-key,.mx-lb-section{margin:34px 0 0}.mx-lb{margin-top:4px}.mx-lb__table-wrap{overflow-x:auto;border:1px solid #e8e1d6;border-radius:16px;background:#fff}.mx-lb__table{width:100%;min-width:560px;border-collapse:collapse;font-size:14px}.mx-lb__table caption{text-align:left}.mx-lb__table .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mx-lb__table thead th{text-align:left;font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#948b7e;padding:12px 14px;border-bottom:1px solid #efeae2;white-space:nowrap}.mx-lb__table tbody td,.mx-lb__table tbody th{padding:12px 14px;border-top:1px solid #f4f0ea;text-align:left;font-weight:400;color:#514a40;vertical-align:middle}.mx-lb__table tbody tr:first-child td,.mx-lb__table tbody tr:first-child th{border-top:0}.mx-lb__table .num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.mx-lb__table thead th:nth-child(3),.mx-lb__table thead th:nth-child(4),.mx-lb__table thead th:nth-child(5){text-align:right}.mx-lb__rank{width:48px;font-weight:800;color:#948b7e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mx-lb__name{font-weight:700;color:#1a1512}.mx-lb__pct{font-weight:800;color:#1a1512}.mx-lb__pct.is-fail{color:#948b7e}.mx-lb__table tbody tr.is-me{background:#fff5f1}.mx-lb__table tbody tr.is-me .mx-lb__pct,.mx-lb__table tbody tr.is-me .mx-lb__rank,.mx-lb__you{color:#ff4c0c}.mx-lb__you{margin-left:8px;font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.mx-lb__me{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:12px;padding:12px 16px;border:1px solid #ffd9cc;background:#fff5f1;border-radius:12px;font-size:13.5px;color:#514a40}.mx-lb__me-label{font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#948b7e}.mx-lb__me-rank{font-size:17px;font-weight:800;color:#ff4c0c;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mx-lb__me-note{margin-left:auto;color:#948b7e}.mx-lb__empty{font-size:14px;color:#6a6156;line-height:1.65;padding:18px;border:1px solid #e8e1d6;border-radius:16px;background:#fff;margin:0}.mx-dash{padding:8px 4px 40px}.mx-dash__title{font-size:22px;font-weight:800;letter-spacing:-.01em;color:#1a1512;margin:0}.mx-dash__sub{font-size:14px;color:#6a6156;line-height:1.65;margin:6px 0 0;max-width:62ch}.mx-dash__section{margin-top:30px}.mx-dash__section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mx-dash__h2{font-size:17px;font-weight:800;color:#1a1512;margin:0 0 12px}.mx-dash__section-head .mx-dash__h2{margin:0}.mx-dash__muted{font-size:14px;color:#6a6156;line-height:1.65;margin:10px 0 0}.mx-dash__link{background:none;border:0;padding:0;font:inherit;font-weight:700;color:#ff4c0c;cursor:pointer;text-decoration:none}.mx-dash__link:hover{text-decoration:underline}.mx-dash__tabs{display:flex;gap:6px}.mx-dash__tab{border:1px solid #e8e1d6;background:#fff;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:700;color:#6a6156;cursor:pointer}.mx-dash__tab.is-active{border-color:#ff4c0c;color:#ff4c0c}@media (max-width:640px){.mx-daily,.mx-lb__empty{padding:18px}.mx-lb__me-note{margin-left:0;width:100%}}