.math-study-page{min-height:100vh;background:#f4f6f9;color:#14213a}.math-study-topbar{height:64px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;border-bottom:1px solid #dce2ea;background:#fff;padding:0 24px}.math-study-exit{display:inline-flex;align-items:center;gap:7px;color:#34435a;font-size:14px;font-weight:750;text-decoration:none}.math-study-brand{display:flex;align-items:baseline;justify-content:center;gap:10px}.math-study-brand strong{color:#12284d;font-size:18px;letter-spacing:-.02em}.math-study-brand span{color:#8995a7;font-size:12px}.math-study-more{justify-self:end;display:grid;place-items:center;border:0;background:transparent;color:#526176;cursor:pointer}.math-study-cases{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid #dce2ea;background:#fff;padding:0 max(24px,calc((100vw - 1180px) / 2))}.math-study-cases button{min-height:68px;display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;align-content:center;-moz-column-gap:9px;column-gap:9px;border:0;border-bottom:3px solid transparent;background:transparent;color:#66758a;padding:9px 12px;text-align:left;cursor:pointer}.math-study-cases button>span{grid-row:1/3;width:24px;height:24px;display:grid;place-items:center;align-self:center;border:1px solid #c7d0dd;border-radius:50%;font-size:11px;font-weight:800}.math-study-cases button strong{color:#34435a;font-size:13px}.math-study-cases button small{font-size:11px}.math-study-cases button.active{border-bottom-color:#1f4f92;background:#f7f9fc}.math-study-cases button.active>span{border-color:#1f4f92;background:#1f4f92;color:#fff}.math-study-cases button.active strong{color:#163f78}.math-study-sessionbar{min-height:54px;display:grid;grid-template-columns:190px minmax(120px,1fr) auto;align-items:center;gap:24px;border-bottom:1px solid #dce2ea;background:#fbfcfd;padding:8px max(24px,calc((100vw - 1180px) / 2))}.math-study-sessionbar>div:first-child{display:flex;align-items:center;gap:7px;color:#65748a;font-size:12px}.math-study-progress{height:4px;overflow:hidden;border-radius:999px;background:#dfe5ed}.math-study-progress span{height:100%;display:block;border-radius:inherit;background:#24558f;transition:width .2s ease}.math-study-actions{gap:8px}.math-study-actions button{min-height:36px;display:inline-flex;align-items:center;gap:7px;border:1px solid #c8d1dd;border-radius:7px;color:#33435b;padding:7px 11px;font-size:12px}.math-study-actions button.active{border-color:#234f89;background:#eef4fb;color:#174277}.math-study-reference{padding:18px 24px 0}.math-study-workspace{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding:28px 24px 96px}.math-study-page.calculator-open .math-study-workspace{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr)}.math-study-question-stage{min-width:0}.math-study-question-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px;padding:0 3px}.math-study-question-heading>div{display:flex;align-items:baseline;gap:10px}.math-study-question-heading span{color:#7c899a;font-size:12px}.math-study-question-heading strong{color:#34445b;font-size:13px}.math-study-difficulty{border:1px solid #d5dce6;border-radius:999px;background:#fff;padding:5px 9px}.math-study-question-stage .math-native-prompt,.math-study-question-stage .math-native-response{border-radius:10px;box-shadow:0 4px 18px rgba(21,34,56,.035)}.math-study-question-stage .math-native-prompt{min-height:260px;display:grid;align-content:center;padding:42px 48px}.math-study-question-stage .math-native-response{padding:26px 30px}.math-study-question-stage .math-native-content{font-size:17px}.math-study-question-stage .math-native-prompt>.math-native-content{max-width:760px;margin:0 auto;width:100%}.math-study-question-stage .math-native-prompt .math-native-text{display:inline;margin:0}.math-study-question-stage .math-native-prompt .math-native-inline{margin-left:.18em}.math-study-question-stage .math-native-response .math-choice-list{max-width:none}.math-study-calculator{min-width:0;min-height:650px;overflow:hidden;border:1px solid #ccd5e0;border-radius:10px;background:#fff;box-shadow:0 8px 28px rgba(15,31,54,.08)}.math-study-calculator>header{height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce2ea;padding:0 12px 0 15px}.math-study-calculator>header div{display:flex;align-items:center;gap:8px;color:#2f4058;font-size:13px}.math-study-calculator>header button{display:grid;place-items:center;border:0;background:transparent;color:#5f6f84;cursor:pointer}.math-study-calculator .math-calculator-unavailable,.math-study-calculator .math-desmos-host{min-height:604px}.math-study-footer{position:fixed;z-index:30;right:0;bottom:0;left:0;min-height:66px;display:grid;grid-template-columns:180px 1fr 180px;align-items:center;border-top:1px solid #d4dce6;background:rgba(255,255,255,.97);padding:10px max(24px,calc((100vw - 1180px) / 2));box-shadow:0 -6px 22px rgba(17,31,51,.05)}.math-study-footer button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #bdc8d6;border-radius:7px;background:#fff;color:#263851;padding:7px 12px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.math-study-footer button:last-child{justify-self:end}.math-study-footer button:disabled{opacity:.38;cursor:not-allowed}.math-study-footer>span{color:#929dad;font-size:11px;text-align:center}.math-study-next-icon{transform:rotate(180deg)}.math-study-state{min-height:100vh;display:grid;place-content:center;gap:7px;background:#f4f6f9;color:#273850;text-align:center}.math-study-state span{color:#7b899b;font-size:13px}@media (max-width:860px){.math-study-topbar{grid-template-columns:70px 1fr 40px;padding:0 14px}.math-study-brand span,.math-study-exit span{display:none}.math-study-cases{display:flex;overflow-x:auto;padding:0 10px}.math-study-cases button{min-width:145px}.math-study-sessionbar{grid-template-columns:1fr auto;gap:12px;padding:9px 14px}.math-study-progress{grid-column:1/3;grid-row:2}.math-study-page.calculator-open .math-study-workspace{grid-template-columns:1fr}.math-study-calculator{position:fixed;z-index:60;inset:64px 0 0;min-height:0;border:0;border-radius:0}.math-study-calculator .math-calculator-unavailable,.math-study-calculator .math-desmos-host{min-height:calc(100vh - 110px)}.math-study-workspace{padding:20px 12px 90px}.math-study-question-stage .math-native-prompt{min-height:0;padding:28px 22px}.math-study-question-stage .math-native-response{padding:20px}.math-study-footer{grid-template-columns:1fr 1fr;padding:9px 12px}.math-study-footer>span{display:none}.math-study-footer button{width:auto}}.math-map-page{min-height:100vh;background:#fff;color:#0f172a;padding:0 22px 60px}.math-map-inner{width:min(824px,100%);margin:0 auto}.math-map-inner>nav[aria-label="SAT section"]{margin-bottom:22px}.math-map-hero{padding:0 0 18px}.math-map-hero h1{margin:0 0 3px;font-size:24px;font-weight:650;letter-spacing:-.025em}.math-map-hero p{margin:0;color:#1756ae;font-size:13px}.math-map-hero p span{margin-left:9px;color:#172033;font-size:11px;font-weight:650}.math-map-filters{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:24px}.math-map-filter-group{display:flex;align-items:center;gap:8px}.math-map-filter-group>span{color:#596579;font-size:11px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.math-map-filter-group>div{display:flex;gap:5px}.math-map-filter-group button{min-height:36px;border:1px solid #e2e3e5;border-radius:999px;background:#fff;color:#526075;padding:6px 16px;font:inherit;font-size:13px;cursor:pointer}.math-map-filter-group button.active{border-color:#111827;background:#111827;color:#fff}.math-map-filter-group button.filter-adaptive.active{border-color:#1e3a8a;background:#1e3a8a}.math-map-filter-group button.filter-easy.active{border-color:#15803d;background:#15803d}.math-map-filter-group button.filter-medium.active{border-color:#a16207;background:#a16207}.math-map-filter-group button.filter-hard.active{border-color:#b91c1c;background:#b91c1c}.math-map-domains{display:grid;gap:28px}.math-map-domain>header{display:flex;align-items:center;justify-content:space-between;padding:0 2px 7px}.math-map-domain>header h2{margin:0;color:#3c485a;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.math-map-domain>header span{color:#596579;font-size:12px}.math-map-skill{width:100%;min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;border-bottom:1px solid #eceef1;background:transparent;padding:9px 2px;color:#1d2b40;font:inherit;text-align:left;cursor:pointer}.math-map-skill:hover{border-radius:6px;background:rgba(15,23,42,.022)}.math-map-skill-main{width:min(360px,72%)}.math-map-skill-main>span{display:block;font-size:14.5px;font-weight:500}.math-map-progress{width:100%;height:2px;margin-top:8px;overflow:hidden;background:#e7e7e3}.math-map-progress i{height:100%;display:block;background:#111827}.math-map-skill-meta{display:flex;align-items:center;gap:8px;color:#0f172a}.math-map-skill-meta>span{min-width:48px;color:#596579;font-size:13px;text-align:right}.math-map-skill-meta strong{color:#0f172a;font-weight:650}.math-map-skill-meta i{margin:0 4px;color:#d3dae3;font-style:normal}.math-map-empty{border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;padding:24px;color:#7a8595;text-align:center}.math-map-state{min-height:100vh;display:grid;place-content:center;gap:7px;background:#fff;color:#243249;text-align:center}.math-map-state span{color:#8792a2;font-size:13px}@media (max-width:700px){.math-map-page{padding:0 16px 48px}.math-map-filters{gap:11px}.math-map-filter-group,.math-map-filters{align-items:flex-start;flex-direction:column}.math-map-filter-group{width:100%}.math-map-filter-group>div{max-width:100%;overflow-x:auto;padding-bottom:2px}.math-map-skill-main{width:min(290px,76%)}}.math-preview-root{min-height:100vh;background:#f6f8fb;color:#182033;padding:24px}.math-analytics-page{background:#f3f5f8}.math-analytics-page .lib-hero-sub{color:#596579}.math-preview-root>nav[aria-label="SAT section"]{margin:0 auto}.math-preview-header{max-width:1180px;margin:0 auto 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.math-library{max-width:980px;margin:0 auto;border:1px solid #d8dee8;border-radius:14px;background:#fff;padding:30px 34px;box-shadow:0 8px 30px rgba(15,23,42,.05)}.math-library-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #e5e9ef;padding-bottom:22px}.math-library-kicker{color:#5d6a7d;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.math-library-header h1{margin:5px 0 2px;color:#152238;font-size:30px}.math-library-header p{margin:0;color:#596579;font-size:13px}.math-difficulty-tabs{display:flex;flex-wrap:wrap;gap:7px}.math-difficulty-tabs button{min-height:36px;border:1px solid #cbd3df;border-radius:8px;background:#fff;color:#46556b;padding:7px 12px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.math-difficulty-tabs button.active{border-color:#1d3557;background:#1d3557;color:#fff}.math-library-groups{display:grid;gap:30px;padding-top:28px}.math-domain-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px}.math-domain-group>header h2{margin:0;color:#3e4b5f;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.math-domain-group>header span{color:#596579;font-size:13px;font-weight:750}.math-skill-list{border-top:1px solid #edf0f4}.math-skill-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:13px 3px 13px 0;color:#1d2b40;font:inherit;font-size:15px;text-align:left;cursor:pointer}.math-skill-row:hover{background:#f8fafc}.math-skill-count{color:#34435a;font-size:13px;font-weight:850}.math-skill-arrow{color:#506078;font-size:24px;font-weight:400;line-height:1}.math-library-empty{margin:28px 0 0;border:1px solid #dde3eb;border-radius:8px;background:#f8fafc;padding:22px;color:#67758a;text-align:center}.math-bank-receipt{max-width:980px;margin:12px auto 0;color:#596579;font-size:12px;text-align:right}.math-direct-missing{max-width:980px;margin:0 auto 12px;border:1px solid #dfc9a7;border-radius:8px;background:#fff8e8;padding:11px 14px;color:#72511f;font-size:13px}.math-direct-missing button{min-height:44px;padding:10px 14px;border:1px solid;border-radius:6px;color:inherit;background:transparent;font:inherit;cursor:pointer}.math-direct-missing button:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.math-bank-state{min-height:70vh;display:grid;place-content:center;gap:8px;background:#f6f8fb;color:#243249;text-align:center}.math-bank-state span{color:#7a8799;font-size:13px}.math-bank-state{padding:24px;overflow-wrap:anywhere}.math-bank-state>*{max-width:min(100%,36rem)}.math-bank-state button{min-height:44px;padding:10px 16px;border:1px solid #53647c;border-radius:8px;background:#fff;color:#243249;font:inherit;cursor:pointer}.math-bank-state button:focus-visible{outline:3px solid #285dcc;outline-offset:3px}.math-source-viewer{min-height:100vh;background:#f4f6f9;color:#17243a;padding:20px}.math-source-toolbar{position:sticky;z-index:20;top:0;max-width:1020px;margin:0 auto 16px;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;gap:12px;border:1px solid #d5dce6;border-radius:10px;background:rgba(255,255,255,.96);padding:10px 12px;box-shadow:0 5px 20px rgba(15,23,42,.06)}.math-source-footer button,.math-source-toolbar button{min-height:38px;border:1px solid #bec8d6;border-radius:7px;background:#fff;color:#20304a;padding:7px 11px;font:inherit;font-weight:750;cursor:pointer}.math-source-toolbar>div{display:flex;align-items:baseline;justify-content:center;gap:10px;min-width:0}.math-source-toolbar>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.math-source-toolbar>div span,.math-source-toolbar>span{color:#78869a;font-size:12px}.math-source-toolbar>span{text-align:right}.math-source-card{max-width:1020px;margin:0 auto 16px;overflow:hidden;border:1px solid #d5dce6;border-radius:12px;background:#fff;padding:16px}.math-source-card img{width:100%;height:auto;display:block}.math-source-missing{padding:60px 20px;color:#8a5660;text-align:center}.math-source-response{max-width:1020px;margin:0 auto 16px;border:1px solid #d5dce6;border-radius:12px;background:#fff;padding:18px}.math-source-choice-buttons{display:grid;grid-template-columns:repeat(4,52px);gap:10px}.math-source-choice-buttons button{width:52px;height:52px;border:2px solid #b9c4d2;border-radius:50%;background:#fff;color:#26364f;font:inherit;font-weight:850;cursor:pointer}.math-source-choice-buttons button.selected{border-color:#1d4f91;background:#eaf2fc;color:#143d75}.math-source-response .math-check-button{max-width:320px}.math-source-reveal{border-color:#bbd8c8}.math-native-question{max-width:1020px;margin:0 auto 16px}.math-native-prompt,.math-native-response{margin-bottom:16px;border:1px solid #d5dce6;border-radius:12px;background:#fff;padding:28px}.math-native-content{color:#17243a;font-size:18px;line-height:1.65}.math-native-text{margin:0 0 14px;white-space:pre-wrap}.math-native-text-lead{font-size:1.12em}.math-native-text-caption{color:#64748b;font-size:13px}.math-native-inline{display:inline}.math-native-display{margin:22px 0;text-align:center}.math-native-asset{margin:22px auto}.math-native-asset figcaption{margin-top:7px;color:#64748b;font-size:13px}.math-native-table-wrap{width:-moz-fit-content;width:fit-content;max-width:100%;margin:22px auto 26px;overflow:visible}.math-native-table-scroller{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.math-native-table-wrap table{width:-moz-max-content;width:max-content;min-width:0;margin:0 auto;border-collapse:collapse;border-top:2px solid #202936;border-bottom:2px solid #202936;background:#fff;table-layout:auto}.math-native-table-caption{width:100%;margin-bottom:9px;color:#202936;font-weight:650;text-align:center;overflow-wrap:break-word}.math-native-table-wrap td,.math-native-table-wrap th{min-width:4.5ch;border:0;padding:7px 18px;text-align:center;vertical-align:middle}.math-native-table-wrap thead th{border-bottom:1px solid #667085;font-weight:750}.math-native-table-wrap th[scope=row]{padding-left:14px;text-align:left}.math-native-table-wrap :is(th,td){font-variant-numeric:tabular-nums}.math-native-table-value{display:inline-block}.math-native-table-value .katex-display{margin:0}.math-native-asset{max-width:100%;margin:20px auto;text-align:center}.math-native-asset img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.math-qview-root{width:100%;height:100dvh;max-height:100dvh}.math-qview-prompt .passage-content{width:min(100%,760px);height:auto;margin:0 auto}.math-qview-prompt .math-native-content{font-size:clamp(18px,1.05vw,20px);line-height:1.62}.math-qview-prompt .math-native-text{display:inline;margin:0;white-space:pre-wrap}.math-qview-prompt .math-native-inline{display:inline;margin:0 .16em}.math-qview-prompt .math-native-asset,.math-qview-prompt .math-native-display,.math-qview-prompt .math-native-table-wrap{display:block;clear:both}.math-qview-prompt .math-native-asset img{max-height:min(48vh,460px)}.math-qview-root .qview-passage,.math-qview-root .qview-sidebar{min-height:0;scrollbar-width:thin;scrollbar-color:#9aa7b8 transparent}.math-qview-root .qview-passage::-webkit-scrollbar,.math-qview-root .qview-sidebar::-webkit-scrollbar{width:8px;height:8px}.math-qview-root .qview-passage::-webkit-scrollbar-thumb,.math-qview-root .qview-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#9aa7b8}.math-qview-root .qview-sidebar{flex:0 0 auto;min-width:320px}.math-qview-root .qview-sidebar .qview-q-header{font-size:16px}.math-qview-root .qview-sidebar .cb-choice{min-height:66px}.math-qview-root .qview-sidebar .cb-choice-inner{padding:16px 20px}.math-qview-root .qview-sidebar .cb-choice-text{font-size:clamp(17px,.98vw,19px);line-height:1.5}.math-qview-root .qview-sidebar .cb-choice-label{width:34px;height:34px;font-size:15px}.math-qview-root .math-native-table-wrap{font-size:16px}.math-qview-root .math-native-table-wrap td,.math-qview-root .math-native-table-wrap th{padding:9px 14px}.math-qview-root .math-native-table-scroller{scrollbar-width:thin;scrollbar-color:#aeb9c8 transparent}.math-qview-root .passage-content .math-native-table-wrap :is(th,td){font-family:inherit;font-size:16px;font-style:normal;white-space:normal;overflow-wrap:break-word}.math-qview-root .math-qview-spr{margin-top:4px}.math-qview-root .math-qview-spr .math-response-input{width:min(260px,100%)}.math-qview-root .cb-choice-text .math-native-content,.math-qview-root .cb-choice-text .math-native-text{margin:0;font-size:inherit;line-height:inherit}.math-qview-root .cb-choice-text .math-native-inline{display:inline}.math-qview-domain{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#263750;font-size:13px}.math-native-response .math-choice-list{max-width:720px}.math-choice-source-note{width:auto;height:auto;display:inline;border:0;border-radius:0;color:#64748b;font-size:13px;font-weight:500}.math-native-explanation{max-width:none;margin:0 0 16px}.math-native-source-explanation{margin-top:18px;border-top:1px solid #d8e3dd;padding-top:14px}.math-native-source-explanation summary{color:#315b49;font-weight:750;cursor:pointer}.math-native-source-explanation img{width:100%;height:auto;display:block;margin-top:12px}.math-source-footer{max-width:1020px;margin:0 auto;display:flex;justify-content:space-between}.math-source-footer button:disabled{cursor:not-allowed;opacity:.4}.math-preview-brand{color:#102a56;font-weight:800;text-decoration:none;font-size:20px}.math-preview-section{display:block;margin-top:5px;color:#64748b;font-size:13px}.math-preview-tools{display:flex;align-items:flex-start;gap:10px}.math-tool-button{min-height:40px;border:1px solid #b8c2d1;border-radius:8px;background:#fff;color:#182033;padding:8px 14px;font:inherit;font-weight:700;cursor:pointer}.math-tool-button:disabled{cursor:not-allowed;opacity:.45}.math-reference-sheet{max-width:1180px;margin:0 auto 20px;border:1px solid #d5dce7;border-radius:12px;background:#fff;padding:20px}.math-reference-sheet h2{margin:0 0 4px;font-size:19px}.math-reference-note{color:#64748b;font-size:13px}.math-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.math-reference-formula{border:1px solid #e0e5ed;border-radius:8px;background:#f8fafc;padding:11px}.math-reference-label{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.math-reference-value{margin-top:4px;font-family:Georgia,serif;font-size:17px}.math-calculator-shell{position:relative}.math-study-native .math-calculator-shell>.math-tool-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;box-sizing:border-box;text-decoration:none}.math-calculator-panel{position:fixed;z-index:120;top:76px;right:16px;bottom:76px;display:flex;width:min(440px,calc(100vw - 32px));min-height:360px;overflow:hidden;flex-direction:column;border:1px solid #b9c5d5;border-radius:14px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,.24)}.math-calculator-panel[hidden]{display:none}.math-calculator-panel.is-expanded{width:min(720px,calc(100vw - 32px))}.math-calculator-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #dce3ec;background:#f8fafc}.math-calculator-panel-header h2{margin:0;color:#172033;font-size:16px;line-height:1.2}.math-calculator-panel-header h2:focus-visible{outline:2px solid #284a9f;outline-offset:3px;border-radius:3px}.math-calculator-panel-header p{margin:3px 0 0;color:#64748b;font-size:11px}.math-calculator-panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.math-calculator-panel-actions button{min-height:40px;border:1px solid #b8c2d1;border-radius:8px;background:#fff;color:#182033;padding:7px 10px;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.math-calculator-panel-actions button:focus-visible,.math-calculator-panel-footer a:focus-visible{outline:2px solid #284a9f;outline-offset:2px}.math-calculator-frame{position:relative;flex:1 1 auto;width:100%;min-height:0;border:0;background:#fff}.math-calculator-host{width:100%;height:100%;min-height:0}.math-calculator-status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:28px;background:#fff;color:#475569;text-align:center}.math-calculator-status strong{color:#172033;font-size:16px}.math-calculator-status span{max-width:40ch;font-size:13px;line-height:1.5}.math-calculator-status button{min-height:44px;border:1px solid #9aa9bd;border-radius:8px;background:#fff;color:#173f7a;padding:8px 14px;font:inherit;font-weight:750;cursor:pointer}.math-calculator-status button:focus-visible{outline:2px solid #284a9f;outline-offset:2px}.math-calculator-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-top:1px solid #dce3ec;background:#f8fafc;color:#5b6472;font-size:10px;line-height:1.35}.math-calculator-panel-footer span{max-width:31ch}.math-calculator-panel-footer a{flex:0 0 auto;color:#244a9a;font-weight:750}@media (max-width:700px){.math-calculator-panel,.math-calculator-panel.is-expanded{inset:56px 0 64px;width:100%;min-height:0;border-right:0;border-left:0;border-radius:0}.math-calculator-panel-actions button:first-child{display:none}.math-calculator-panel-footer{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:no-preference){.math-calculator-panel{animation:math-calculator-enter .16s ease-out}}@keyframes math-calculator-enter{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.math-study-native .study-skill{overflow-wrap:anywhere}.math-study-native .study-progress{white-space:nowrap}.math-study-native .math-tool-button:focus-visible,.math-study-native .study-bar-exit:focus-visible,.math-study-native .study-progress:focus-visible{outline:2px solid #284a9f;outline-offset:3px}.math-question-shell{max-width:1180px;margin:0 auto;overflow:hidden;border:1px solid #d5dce7;border-radius:14px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.06)}.math-question-meta{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #e2e8f0;padding:12px 18px}.math-question-meta span{border-radius:999px;background:#eef3fa;color:#40516a;padding:5px 9px;font-size:12px}.math-question-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);min-height:520px}.math-question-prompt{border-right:1px solid #e2e8f0;padding:34px}.math-question-number{color:#64748b;font-size:13px;font-weight:700}.math-question-content{margin-top:44px;font-size:19px;line-height:1.65}.math-question-content .math-display{margin-bottom:30px;font-size:1.35em}.math-question-answer{padding:34px}.math-choice,.math-choice-list{display:grid;gap:12px}.math-choice{width:100%;min-height:58px;grid-template-columns:36px 1fr;align-items:center;border:2px solid #ccd5e1;border-radius:10px;background:#fff;padding:10px 14px;color:#182033;text-align:left;cursor:pointer}.math-choice>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #9aa8bc;border-radius:50%;font-weight:800}.math-choice.selected{border-color:#2457a7;background:#f2f6fd}.math-choice.correct{border-color:#16834f;background:#edf9f2}.math-choice.wrong{border-color:#c23b3b;background:#fff1f1}.math-check-button{width:100%;min-height:46px;margin-top:22px;border:0;border-radius:9px;background:#174b95;color:#fff;font:inherit;font-weight:800;cursor:pointer}.math-check-button:disabled{cursor:not-allowed;opacity:.45}.math-result{margin-top:22px;border-left:4px solid #c23b3b;background:#fff4f4;padding:16px;line-height:1.55}.math-result.correct{border-left-color:#16834f;background:#edf9f2}.math-result strong{display:block;margin-bottom:8px}.math-response-field{display:grid;justify-items:center;gap:10px;width:100%}.math-response-label{font-size:14px;font-weight:800}.math-response-entry-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:min(420px,100%)}.math-response-input{display:block;width:min(320px,100%);height:58px;border:1.5px solid #b8c1cf;border-radius:14px;background:#fff;padding:0 18px;color:#182033;font:inherit;font-size:20px;text-align:center}.math-response-input:focus{border-color:#2457a7;outline:3px solid rgba(36,87,167,.15)}.math-response-symbols{display:flex;gap:6px}.math-response-symbol{width:46px;min-width:46px;height:46px;border:1px solid #b8c1cf;border-radius:9px;background:#fff;color:#263750;font:inherit;font-size:21px;font-weight:750;cursor:pointer}.math-response-symbol:hover:not(:disabled){border-color:#7890b3;background:#f7f9fc}.math-response-symbol[aria-pressed=true]{border-color:#2457a7;background:#edf3fb;color:#174b95}.math-response-symbol:focus-visible{outline:3px solid rgba(36,87,167,.2);outline-offset:2px}.math-response-symbol:disabled{cursor:not-allowed;opacity:.45}.math-response-help{margin:0;color:#64748b;font-size:12px}.math-response-error{margin:0;color:#a52626;font-size:13px;font-weight:700}.math-preview-footer{display:flex;justify-content:space-between;border-top:1px solid #e2e8f0;padding:14px 18px}.math-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.math-study-native.explain-open .study-body{padding-right:0}.math-study-explain-panel{width:min(540px,92vw)}.math-study-explain-panel .study-explain-body{padding-left:24px;padding-right:24px}.math-study-explain-panel .study-explain-body>figure{width:100%;max-width:100%;min-width:0;margin:0}.math-study-explain-panel .study-explain-body>figure img{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:760px){.math-study-native.explain-open .study-body{padding-right:0}.math-study-explain-panel{width:min(460px,92vw)}.math-preview-root{padding:14px}.math-preview-header{align-items:stretch;flex-direction:column}.math-library{padding:22px 18px}.math-library-header{align-items:flex-start;flex-direction:column}.math-source-viewer{padding:10px}.math-source-toolbar{position:static;grid-template-columns:auto 1fr auto}.math-source-toolbar>div{align-items:center;flex-direction:column;gap:1px}.math-source-toolbar>div strong{max-width:150px}.math-source-card{padding:6px}.math-native-prompt,.math-native-response{padding:20px}.math-native-content{font-size:16px}.math-preview-tools{justify-content:flex-start}.math-question-layout,.math-reference-grid{grid-template-columns:1fr}.math-question-prompt{border-right:0;border-bottom:1px solid #e2e8f0;padding:24px}.math-question-answer{padding:24px}}.math-practice-intro,.math-practice-state{min-height:100vh;display:grid;place-items:center;background:#f7f8fa;color:#172033;padding:24px}.math-practice-intro section{width:min(680px,100%);border:1px solid #e2e6ec;border-radius:14px;background:#fff;padding:56px;box-shadow:0 18px 50px rgba(20,32,51,.06)}.math-practice-intro section>span,.math-practice-score>span{color:#1f55a5;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.math-practice-intro h1{margin:8px 0 12px;font-size:38px;letter-spacing:-.04em}.math-practice-intro p{max-width:570px;color:#596579;line-height:1.65}.math-practice-intro dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.math-practice-intro dl div{border-top:1px solid #e5e8ed;padding-top:12px}.math-practice-intro dt{color:#8a94a4;font-size:11px;text-transform:uppercase}.math-practice-intro dd{margin:5px 0 0;font-weight:750}.math-practice-intro button,.math-practice-score button,.math-practice-state button{border:0;border-radius:8px;background:#153e7c;color:#fff;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer}.math-practice-state{align-content:center;gap:12px;text-align:center}.math-practice-state>strong{font-size:28px}.math-practice-state>span{max-width:520px;color:#657186}.math-practice-state small{color:#929cab}.math-practice-intro section>nav[aria-label="SAT section"]{display:flex;margin-bottom:30px}.math-practice-state>nav[aria-label="SAT section"]{margin-bottom:10px}.math-practice-page{min-height:100vh;background:#fff;color:#142039;padding-bottom:92px}.math-practice-topbar{height:66px;display:grid;grid-template-columns:150px 1fr 150px;align-items:center;border-bottom:1px solid #dfe3e9;padding:0 28px}.math-practice-topbar>a{color:#3b4658}.math-practice-topbar>strong{text-align:center}.math-practice-toolbar button,.math-practice-topbar>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#46536a;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.math-practice-toolbar>button.active,.math-practice-topbar>button.active{color:#174d95}.math-practice-toolbar{height:54px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e5e8ed;background:#fafbfc;padding:0 max(28px,calc((100vw - 1180px)/2))}.math-practice-toolbar>button:first-child{justify-self:start}.math-practice-toolbar>button:last-child{justify-self:end}.math-practice-toolbar>div{display:flex;align-items:center;gap:8px}.math-practice-reference{padding:18px 24px 0}.math-practice-workspace{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:46px 24px}.math-practice-page.calculator-open .math-practice-workspace{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr)}.math-practice-question{min-width:0}.math-practice-number{display:flex;align-items:center;gap:12px;border-bottom:2px dashed #182132;padding-bottom:9px}.math-practice-number strong{display:grid;place-items:center;width:34px;height:34px;background:#172033;color:#fff}.math-practice-number span{color:#778296;font-size:12px}.math-practice-question>article{min-height:260px;display:grid;align-content:center;padding:42px 22px}.math-practice-question>article>.math-native-content{max-width:790px;width:100%;margin:0 auto;font-size:17px}.math-practice-answer{border-top:1px solid #e4e7ec;padding:25px 0}.math-practice-calculator{min-height:660px;overflow:hidden;border:1px solid #d5dbe4;border-radius:9px}.math-practice-calculator>header{height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e5eb;padding:0 13px}.math-practice-calculator>header button{border:0;background:transparent;cursor:pointer}.math-practice-calculator .math-calculator-unavailable,.math-practice-calculator .math-desmos-host{min-height:614px}.math-practice-footer{position:fixed;z-index:40;left:0;right:0;bottom:0;min-height:72px;display:grid;grid-template-columns:130px minmax(0,1fr) 150px;align-items:center;gap:18px;border-top:1px solid #d8dde5;background:rgba(255,255,255,.98);padding:10px max(22px,calc((100vw - 1180px)/2));box-shadow:0 -5px 20px rgba(19,31,50,.05)}.math-practice-footer>button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #bbc5d2;border-radius:7px;background:#fff;color:#23334b;font:inherit;font-weight:800;cursor:pointer}.math-practice-footer>button:last-child{background:#173f7b;color:#fff;border-color:#173f7b}.math-practice-footer>button:disabled{opacity:.35;cursor:not-allowed}.math-practice-palette{display:flex;justify-content:center;gap:4px;overflow-x:auto}.math-practice-palette button{position:relative;flex:0 0 29px;height:29px;border:1px solid #d5dbe3;border-radius:4px;background:#fff;color:#536075;font-size:11px;cursor:pointer}.math-practice-palette button.answered{background:#e8eef8;color:#173f7b}.math-practice-palette button.current{outline:2px solid #173f7b;outline-offset:1px}.math-practice-palette button.flagged:after{content:"";position:absolute;top:2px;right:2px;width:5px;height:5px;border-radius:50%;background:#c47b13}.math-practice-results{min-height:100vh;background:#f6f7f9;color:#172033;padding:52px 22px}.math-practice-review,.math-practice-score{width:min(820px,100%);margin:0 auto;border:1px solid #e1e5eb;background:#fff}.math-practice-score{border-radius:14px;padding:42px}.math-practice-score h1{margin:10px 0 0;font-size:60px;letter-spacing:-.05em}.math-practice-score h1 small{color:#9aa3af;font-size:25px}.math-practice-score p{color:#667287}.math-practice-score>div{display:grid;grid-template-columns:1fr auto;gap:8px 20px;border-top:1px solid #e5e8ed;margin:24px 0;padding-top:18px}.math-practice-review{margin-top:18px;border-radius:12px;overflow:hidden}.math-practice-review h2{margin:0;padding:24px;border-bottom:1px solid #e5e8ed;font-size:18px}.math-practice-review details{border-bottom:1px solid #e8ebef}.math-practice-review summary{display:grid;grid-template-columns:34px 100px 1fr;align-items:center;gap:12px;padding:16px 22px;cursor:pointer}.math-practice-review summary span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eff2f6}.math-practice-review summary em{color:#788498;font-size:12px;font-style:normal;text-align:right}.math-practice-review details>div{padding:10px 28px 30px}.math-practice-review h3{margin-top:24px;font-size:14px}.math-study-native-prompt{overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.math-study-native-prompt .math-native-text{margin:0 0 1em}.math-study-native-prompt .math-native-asset{max-width:100%;margin:18px auto}.math-study-native-prompt .math-native-asset img{display:block;width:auto;max-width:100%;max-height:min(44vh,460px);height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.math-study-native-prompt .math-native-table-wrap{margin:22px auto;overflow-x:auto;border:1px solid #cbd5e1;border-radius:8px}.math-study-native-prompt .math-native-table-wrap table{min-width:0;font-size:17px}.math-study-native-prompt .math-native-table-wrap td,.math-study-native-prompt .math-native-table-wrap th{padding:11px 16px;border-color:#b8c3d1}.math-study-native .study-choice{display:flex;align-items:center;text-align:left}.math-study-native .study-choice .math-native-content{flex:1;font-size:16px}.math-study-native .study-choice .math-native-text{margin:0}.math-study-choice-label{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #b9c1ce;border-radius:50%;font-size:12px;font-weight:800}.math-study-spr{display:grid;justify-items:center;margin-top:18px}.math-study-spr .math-response-field{width:min(420px,100%);justify-items:center}.math-study-spr .math-response-label{font-size:15px}.math-study-spr .math-response-input{width:min(320px,100%)}.math-study-spr .math-check-button{width:min(320px,100%);margin-top:2px}.math-study-result{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.math-study-result>strong{margin-right:auto}.math-study-result.correct>strong{color:#18743d}.math-study-result.wrong>strong{color:#b42318}.math-study-result button{min-height:40px;border:1px solid #c8cfda;border-radius:8px;background:#fff;color:#263750;padding:9px 15px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.math-study-result button:last-child{border-color:#3048c8;background:#3048c8;color:#fff}.math-study-native-prompt>img{display:block;width:100%;height:auto}.math-study-image-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.math-study-image-choices .study-choice-row{gap:0}.math-study-image-choices .study-elim{display:none}.math-study-image-choices .study-choice{justify-content:center}.math-study-explain-panel{overflow:hidden}.math-study-explain-panel .study-explain-body{min-width:0;overflow-x:hidden;overflow-y:auto}.math-study-explain-panel .study-explain-body>.math-native-content{width:100%;min-width:0;overflow-wrap:anywhere}.math-study-explain-panel .math-native-text{max-width:100%;white-space:normal}.math-study-explain-panel .math-native-display,.math-study-explain-panel .math-native-table-wrap{max-width:100%;overflow-x:auto}.math-study-explain-panel .math-native-asset{max-width:100%;margin-left:auto;margin-right:auto}.math-study-explain-panel .math-native-asset img,.math-study-explain-panel .study-explain-body>img{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.math-study-result>strong:focus{outline:none}.math-study-spr.correct .math-response-input{border-color:#1f8a4c;background:#e7f4ec;box-shadow:0 0 0 1px #1f8a4c}.math-study-spr.wrong .math-response-input{border-color:#c01818;background:#fbe9e9;box-shadow:0 0 0 1px #c01818}.math-study-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.math-study-actions button{min-height:40px;border:1px solid #c8cfda;border-radius:8px;background:#fff;color:#263750;padding:9px 15px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.math-study-actions button:last-child{border-color:#3048c8;background:#3048c8;color:#fff}@media(max-width:760px){.math-practice-intro section{padding:30px 22px}.math-practice-intro dl{grid-template-columns:1fr}.math-practice-topbar{grid-template-columns:40px 1fr 42px;padding:0 12px}.math-practice-topbar>button{font-size:0}.math-practice-page.calculator-open .math-practice-workspace{grid-template-columns:1fr}.math-practice-calculator{position:fixed;z-index:60;inset:66px 0 72px;border:0;border-radius:0;background:#fff}.math-practice-workspace{padding:28px 14px}.math-practice-footer{grid-template-columns:90px 1fr 100px;padding:9px}.math-practice-palette{justify-content:flex-start}.math-practice-review summary{grid-template-columns:32px 90px 1fr}.math-practice-review summary em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.math-study-image-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.math-study-result{align-items:stretch;flex-direction:column}.math-study-result>strong{margin-right:0}.math-study-actions{align-items:stretch;flex-direction:column}}.math-study-exit-warning{width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;margin:auto;padding:22px;border:1px solid #b7791f;border-radius:12px;background:#fffaf0;color:#513512;overflow-wrap:anywhere}.math-study-exit-warning::backdrop{background:rgb(15 23 42/48%)}.math-study-exit-warning h2{margin:0 0 8px;font-size:18px;line-height:1.3}.math-study-exit-warning p{margin:0 0 12px;line-height:1.5}.math-study-exit-warning button{min-height:44px;max-width:100%;margin:4px 8px 4px 0;padding:8px 12px;border:1px solid #8a5a16;border-radius:8px;background:#fff;color:#513512;font:inherit;cursor:pointer}.math-study-exit-warning button:first-of-type{background:#513512;color:#fff}.math-study-exit-warning button:focus-visible{outline:2px solid #284a9f;outline-offset:3px}.math-study-native .study-stage{min-width:0;overflow:hidden}.math-study-native-prompt{scrollbar-gutter:auto;scrollbar-width:none;-ms-overflow-style:none}.math-study-native .study-stage{flex:0 0 auto}.math-study-native-prompt{overflow:visible;flex:0 0 auto}.math-study-spr{width:min(380px,100%);margin:24px auto 4px;gap:14px}.math-study-spr .math-response-field{width:100%;justify-items:stretch;text-align:left}.math-study-spr .math-response-entry-row{width:100%}.math-study-spr .math-response-input{width:100%;height:54px;border-radius:8px}.math-study-spr .math-check-button{width:100%;max-width:none}.math-response-help{line-height:1.5;text-align:inherit}.math-response-rules{width:100%;margin:0;color:#526176;font-size:12px;line-height:1.5;text-align:left}.math-response-rules summary{width:-moz-fit-content;width:fit-content;min-height:32px;display:flex;align-items:center;gap:6px;color:#24528b;font-weight:750;list-style:none;cursor:pointer}.math-response-rules summary::-webkit-details-marker{display:none}.math-response-rules summary:before{content:"+";width:16px;color:#526176;text-align:center}.math-response-rules[open] summary:before{content:"−"}.math-response-rules summary:focus-visible{outline:2px solid #2457a7;outline-offset:3px;border-radius:3px}.math-response-rules p{margin:2px 0 0;padding:8px 10px;border-left:2px solid #cad9ec;background:#f8fafc;color:#526176}.math-response-input:disabled{opacity:1;color:#182033;-webkit-text-fill-color:#182033}.math-native-table-wrap{min-width:0}.math-native-table-scroller{padding-bottom:6px;scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9}.math-native-table-scroll-hint{display:none}.math-native-table-wrap[data-scroll-cue=true] .math-native-table-scroll-hint{position:sticky;left:0;display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 8px;padding:4px 7px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#475569;font-size:11px;font-weight:700;line-height:1.35}.math-native-table-wrap:focus-visible{outline:2px solid #2457a7;outline-offset:3px}.math-native-display:focus-visible{outline:2px solid #2457a7;outline-offset:-2px}.math-native-table-wrap td,.math-native-table-wrap th{max-width:24ch;white-space:normal;overflow-wrap:anywhere}.math-native-table-wrap tbody tr+tr{border-top:1px solid #e2e8f0}.math-native-display{display:block;max-width:100%;overflow-x:auto}.math-native-content{min-width:0}.math-native-prose-equation{margin-inline:.2em}.math-source-explanation-region{max-width:100%;overflow-x:auto;padding:2px 2px 10px;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9}.math-source-explanation-region:focus-visible{outline:3px solid #2563eb;outline-offset:-3px}.math-source-explanation-hint{position:sticky;left:0;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 8px;padding:5px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;line-height:1.35}.math-source-explanation-canvas{width:840px;max-width:none;margin-inline:auto}.math-source-explanation-canvas img,.math-study-explain-panel .math-source-explanation-canvas img{display:block;width:100%;max-width:none;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:760px){.math-source-explanation-canvas{margin-inline:0}.math-study-native-prompt .math-native-table-wrap td,.math-study-native-prompt .math-native-table-wrap th{padding:9px 12px}.math-study-spr{margin-top:20px}.math-study-result button{min-height:44px}}@media (max-width:420px){.math-native-table-wrap[data-columns="2"],.math-native-table-wrap[data-columns="3"]{width:100%;box-sizing:border-box;padding-inline:0}.math-native-table-wrap[data-columns="2"] table,.math-native-table-wrap[data-columns="3"] table{width:100%;min-width:0;table-layout:auto}.math-native-table-wrap[data-columns="2"] td,.math-native-table-wrap[data-columns="2"] th,.math-native-table-wrap[data-columns="3"] td,.math-native-table-wrap[data-columns="3"] th{min-width:0;max-width:none;padding-inline:6px}.math-study-native-prompt .math-native-table-wrap[data-columns="3"]{width:100%;box-sizing:border-box;padding-inline:0}.math-study-native-prompt .math-native-table-wrap[data-columns="3"] table{width:100%;min-width:0;table-layout:auto}.math-study-native-prompt .math-native-table-wrap[data-columns="3"] td,.math-study-native-prompt .math-native-table-wrap[data-columns="3"] th{min-width:0;max-width:none;padding-inline:6px}}.math-diagnostic-shell{min-height:100vh;display:grid;place-items:center;background:#f7f8fa;color:#172033;padding:24px}.math-diagnostic-shell>section{width:min(720px,100%);border:1px solid #dfe4eb;border-radius:14px;background:#fff;padding:48px}.math-diagnostic-intro>span,.math-diagnostic-results>span{color:#2457a7;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.math-diagnostic-intro h1,.math-diagnostic-results h1{margin:8px 0 12px;font-size:38px;letter-spacing:-.035em}.math-diagnostic-intro p,.math-diagnostic-results p{color:#5d6879;line-height:1.65}.math-diagnostic-intro dl{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.math-diagnostic-intro dl div{border-top:1px solid #e2e6ec;padding-top:12px}.math-diagnostic-intro dt{color:#596579;font-size:11px;text-transform:uppercase}.math-diagnostic-intro dd{margin:4px 0 0;font-weight:750}.math-diagnostic-intro button,.math-diagnostic-page footer button,.math-diagnostic-results a{display:inline-flex;border:0;border-radius:8px;background:#173f7b;color:#fff;padding:12px 18px;font:inherit;font-weight:800;text-decoration:none}.math-diagnostic-intro button:disabled,.math-diagnostic-page footer button:disabled{opacity:.45}.math-diagnostic-results>div{display:grid;gap:0;margin:24px 0}.math-diagnostic-results>div>div{display:flex;justify-content:space-between;border-top:1px solid #e5e8ed;padding:12px 0}.math-diagnostic-page{min-height:100vh;background:#f8f9fb;color:#172033;padding-bottom:84px}.math-diagnostic-page>header{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #dde3eb;background:#fff;padding:0 24px}.math-diagnostic-page>header a{color:#536176;text-decoration:none}.math-diagnostic-page>header span{text-align:right}.math-diagnostic-progress{height:4px;background:#e4e8ef}.math-diagnostic-progress span{display:block;height:100%;background:#2457a7;transition:width .2s ease}.math-diagnostic-page>.math-question-shell{margin:34px auto}.math-diagnostic-page>footer{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dce2ea;background:#fff;padding:14px max(22px,calc((100vw - 1180px)/2));box-shadow:0 -4px 18px rgba(20,32,51,.05)}.math-diagnostic-page>footer span{color:#697588;font-size:13px}@media(max-width:760px){.math-diagnostic-shell>section{padding:30px 22px}.math-diagnostic-intro dl{grid-template-columns:1fr}.math-diagnostic-page>header{grid-template-columns:auto 1fr auto;padding:0 14px}.math-diagnostic-page>header strong{text-align:center}.math-diagnostic-page>.math-question-shell{margin:18px 12px 100px}.math-diagnostic-page>footer{align-items:stretch;flex-direction:column;padding:12px 14px}.math-diagnostic-page>footer span{display:none}.math-diagnostic-page>footer button{width:100%;justify-content:center}}.math-reference-dialog{width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;padding:24px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:#172033;box-sizing:border-box}.math-reference-dialog::backdrop{background:rgb(15 23 42/45%)}.math-reference-close{min-height:44px;margin-bottom:16px;padding:8px 14px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#172033;cursor:pointer}.math-reference-close:focus-visible{outline:2px solid #2563eb;outline-offset:3px}@media (max-width:600px){.math-reference-dialog{padding:16px}.math-reference-dialog .math-reference-grid{grid-template-columns:1fr}}.math-module-review{max-width:960px;margin:0 auto;padding:32px 20px;color:#172033;background:#fff}.math-module-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-block:24px}.math-module-review-grid button{display:grid;gap:6px;text-align:left;min-height:72px;padding:14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#172033;cursor:pointer}.math-module-review-grid button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.math-qview-root .qview-resize-handle:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.math-qview-root :is(button,[role=radio],[role=separator]):focus-visible,.math-study-native :is(button,summary):focus-visible{outline:3px solid #2563eb;outline-offset:3px}.math-qview-root .bb-mark-btn{min-height:44px;padding:8px;line-height:1.2}.math-qview-root .bb-mark-label{margin-left:6px}.math-qview-root .qview-q-status{display:inline-flex;align-items:center;min-height:36px;padding:6px 14px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px;font-weight:700;white-space:nowrap}@media (max-width:760px){.math-qview-root .qview-split{flex-direction:column;overflow-y:auto;overflow-x:hidden;min-height:0}.math-qview-root .qview-passage{flex:none;width:100%;min-width:0;overflow:visible;box-sizing:border-box}.math-qview-root .qview-sidebar{width:100%!important;min-width:0;flex:none;overflow:visible;box-sizing:border-box}.math-qview-root .qview-footer-name,.math-qview-root .qview-resize-handle{display:none}.math-qview-root .math-qview-domain{max-width:120px}.math-qview-root .qview-passage{padding:24px 20px}.math-qview-root .qview-sidebar{padding:20px 20px 28px}.math-qview-root .qview-header-row{padding-inline:12px;gap:8px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.math-qview-root .qview-bar-right{gap:4px}.math-qview-root .highlight-notes-btn{display:inline-flex;min-width:44px;min-height:44px;padding:8px;justify-content:center}.math-qview-root .highlight-notes-btn .hn-label{display:none}.math-qview-root .qview-section-label{font-size:13px}.math-qview-root .qview-footer{grid-template-columns:minmax(0,1fr) auto;height:72px;min-height:72px;padding-inline:12px;gap:8px}.math-qview-root .qview-footer-left{display:none}.math-qview-root .qview-footer .pt-footer-center{position:static;justify-self:start;min-width:0}.math-qview-root .qview-footer .qview-footer-nav{position:static;right:auto;top:auto;transform:none;justify-self:end;gap:6px}.math-qview-root .qview-footer-nav .nav-btn{min-width:0;min-height:44px;padding:8px 12px}.math-qview-root .qview-q-status{font-size:12px}}.math-result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.math-result-actions button{min-height:44px}.math-result-actions button+button{background:#eef2f7;color:#153e7c}.math-result-actions button:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.math-result-actions button:disabled{opacity:.5;cursor:not-allowed}.math-review-filter{margin:16px}.math-review-filter button{padding:10px 16px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#153e7c;font:inherit;cursor:pointer}.math-review-filter button[aria-pressed=true]{background:#153e7c;color:#fff}.math-review-filter-status{margin:16px;overflow-wrap:anywhere}.math-review-practice-link{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;color:#153e7c;text-decoration:underline}.math-review-practice-link:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.math-choice-spoken-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.math-image-failure{padding:16px;border:1px solid #c8d2df;border-radius:8px;background:#f5f7fa;color:#172033;font:14px/1.6 system-ui,sans-serif;text-align:left}.math-image-failure p{margin-block:8px}.math-image-failure button{min-height:44px;padding:8px 16px;border:1px solid #153e7c;border-radius:6px;background:#fff;color:#153e7c;cursor:pointer;font:inherit}.math-image-failure button:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.math-image-crop{position:relative;width:100%;overflow:hidden;margin-inline:auto}.math-image-crop img{position:absolute!important;max-width:none!important;max-height:none!important;margin:0!important;-o-object-fit:fill!important;object-fit:fill!important}.math-skill-lesson{margin-block:16px;border:1px solid #dce2ea;border-radius:12px;background:#fff;color:#172033}.math-skill-lesson>summary{padding:16px;min-height:48px;cursor:pointer;font-weight:700}.math-skill-lesson article{padding:0 20px 20px;line-height:1.65;min-width:0;overflow-wrap:anywhere}.math-skill-lesson h3{margin-top:0;font-size:20px}.math-skill-lesson h4{margin-bottom:8px}.math-skill-lesson form{padding:16px;background:#f5f7fa;border-radius:8px}.math-skill-lesson button{padding:10px 16px;min-height:44px;margin-block:12px;border:0;border-radius:8px;background:#153e7c;color:#fff;font:inherit;cursor:pointer}.math-skill-lesson small{display:block;color:#596579;margin-top:12px}.math-skill-lesson button:focus-visible,.math-skill-lesson summary:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.math-practice-review summary{grid-template-columns:34px 100px minmax(0,1fr)}.math-practice-review summary:focus-visible{outline:3px solid #2563eb;outline-offset:-3px}@media (max-width:760px){.math-practice-results{padding:24px 12px}.math-practice-score{padding:24px 20px}.math-practice-review summary{grid-template-columns:32px minmax(0,1fr);padding:16px;gap:6px 12px}.math-practice-review summary>span{grid-row:1/3}.math-practice-review summary em{grid-column:2;text-align:left;white-space:normal;overflow:visible;overflow-wrap:anywhere}.math-practice-review details>.math-archive-content{padding:10px 16px 24px}}.math-diagnostic-skill-results{margin:24px 0;border-top:1px solid #e5e8ed}.math-diagnostic-skill-results summary{cursor:pointer;padding:14px 0;min-height:44px;font-weight:700}.math-diagnostic-skill-results summary:focus-visible{outline:3px solid #2457a7;outline-offset:3px}.math-diagnostic-skill-results ul{list-style:none;padding:0;margin:0}.math-diagnostic-skill-results li{display:grid;gap:6px;padding:12px 0;border-top:1px solid #e5e8ed;overflow-wrap:anywhere}.math-diagnostic-skill-results li span{color:#5d6879;font-size:14px}.math-study-native{background:#f5f7fb}.math-study-native .study-bar{min-height:68px;padding:10px clamp(16px,3vw,36px);border-bottom:1px solid #dfe4ec;background:rgb(255 255 255/96%);box-shadow:0 1px 0 rgb(15 23 42/2%)}.math-study-native .study-bar-left{min-width:0}.math-study-native .study-bar-exit{width:44px;height:44px;flex:0 0 44px;border:1px solid #d8dee8;background:#fff;color:#263750}.math-study-native .study-bar-exit:hover{border-color:#b8c3d1;background:#f8fafc;color:#172033}.math-study-native .study-bar-exit:focus-visible,.math-study-native .study-bar-right button:focus-visible,.math-study-native .study-choice:focus-visible,.math-study-native .study-elim:focus-visible{outline:3px solid rgb(37 99 235/32%);outline-offset:2px}.math-study-native .study-skill{min-width:0;overflow:hidden;color:#172033;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.math-study-native .study-bar-right{gap:10px}.math-study-native .study-progress{min-width:54px;color:#536176;font-weight:700;text-align:right}.math-study-save>div{flex-wrap:nowrap;gap:6px;padding:0}.math-study-save>div>button{min-height:40px;border-color:#d8dee8;border-radius:9px;padding:8px 12px;color:#244d78;font-size:12px;font-weight:750;white-space:nowrap}.math-study-save>div>button[aria-pressed=true]{border-color:#a8bdd8;background:#edf4fb}.math-study-native .math-study-report{min-height:40px;border:1px solid #d8dee8;border-radius:9px;padding:8px 11px;background:#fff;color:#526176;font-size:12px;font-weight:750}.math-study-native .math-study-report:hover{border-color:#b8c3d1;background:#f8fafc;color:#172033}.math-study-native .study-body{padding:clamp(14px,2.5vw,30px);overflow-y:auto}.math-study-native .study-stage{width:min(900px,100%);max-width:900px;min-height:auto;margin:0 auto;padding:clamp(20px,3.2vw,38px);overflow:visible;border:1px solid #dfe4ec;border-radius:16px;background:#fff;box-shadow:0 12px 36px rgb(20 32 51/6%)}.math-study-context{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px}.math-study-context span{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid #dbe2eb;border-radius:999px;background:#f8fafc;color:#526176;font-size:11px;font-weight:750;line-height:1}.math-study-context span:last-child{border-color:#cad9ec;background:#eef4fb;color:#24528b}.math-study-native-prompt .math-native-content{color:#172033;font-size:17px;line-height:1.65}.math-study-native-prompt .math-native-table-wrap{max-width:100%;margin:22px auto 26px;padding:0;overflow:visible;border:0;border-radius:0;background:#fff}.math-study-native-prompt .math-native-table-scroller{padding:0 4px 8px}.math-study-native-prompt .math-native-table-wrap table{width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;border-top:2px solid #263244;border-bottom:2px solid #263244;font-size:16px}.math-study-native-prompt .math-native-table-wrap[data-columns="2"]{width:min(100%,24rem);box-sizing:border-box}.math-study-native-prompt .math-native-table-wrap[data-columns="2"] table{width:100%;min-width:0}.math-study-native-prompt .math-native-table-caption{padding-bottom:4px;color:#263244;font-size:13px;line-height:1.4}.math-study-explain-panel .math-native-table-wrap{overflow:visible}.math-study-explain-panel .math-native-table-scroller{max-width:100%;overflow-x:auto}.math-table-choice{min-width:0}.cb-choice.math-table-choice,.math-choice.math-table-choice,.study-choice.math-table-choice{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:stretch}.math-table-choice-select{min-width:44px;min-height:44px;display:grid;place-items:center;align-self:stretch;border:0;border-right:1px solid #d8e0eb;border-radius:inherit;background:transparent;color:inherit;cursor:pointer}.math-table-choice-select:hover:not(:disabled){background:#eef4fb}.math-table-choice-select:focus-visible{position:relative;z-index:1;outline:3px solid #2457a7;outline-offset:-3px}.math-table-choice-select:disabled{cursor:default}.math-choice.math-table-choice{padding:0;gap:0;cursor:default}.math-choice.math-table-choice>.math-native-content,.study-choice.math-table-choice>.math-native-content{min-width:0;padding:0 10px}.math-choice.math-table-choice .math-table-choice-select>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #9aa8bc;border-radius:50%;font-weight:800}.study-choice.math-table-choice{padding:0;cursor:default}.study-choice.math-table-choice:hover:not(.correct):not(.wrong){border-color:#d8dbe6;box-shadow:none}.cb-choice.math-table-choice .math-native-table-wrap,.math-choice.math-table-choice .math-native-table-wrap,.study-choice.math-table-choice .math-native-table-wrap{width:100%;margin:8px 0}.cb-choice.math-table-choice .math-table-choice-content{min-width:0;padding:0 10px}.cb-choice.math-table-choice .math-table-choice-select{padding:8px}.math-study-native-prompt .math-native-table-wrap td,.math-study-native-prompt .math-native-table-wrap th{min-width:4.5ch;max-width:24ch;padding:9px 16px;border-color:#c7d0dc;white-space:normal;overflow-wrap:break-word}.math-study-native-prompt .math-native-table-wrap tbody tr:nth-child(2n){background:#f8fafc}.math-study-native .study-choices{gap:10px;margin-top:24px}.math-study-native .study-choice-row{gap:8px}.math-study-native .study-choice{min-width:0;min-height:54px;flex-wrap:wrap;gap:14px;padding:11px 14px;border:1px solid #d2d9e3;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgb(15 23 42/3%)}.math-study-native .study-choice:hover:not(:disabled){border-color:#6685bd;background:#f8fbff;box-shadow:0 0 0 3px rgb(37 99 235/10%)}.math-study-native .math-study-choice-label{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border:1px solid #aeb9c8;border-radius:50%;background:#fff;color:#34435a;font-size:12px;font-weight:800}.math-study-native .study-choice.correct .math-study-choice-label{border-color:#1f8a4c;background:#1f8a4c;color:#fff}.math-study-native .study-choice.wrong .math-study-choice-label{border-color:#c01818;background:#c01818;color:#fff}.math-study-native .math-study-choice-state{flex:0 0 100%;padding-left:44px;color:#34435a;font-size:11px;font-weight:750;line-height:1.2}.math-study-native .study-choice.correct .math-study-choice-state{color:#166534}.math-study-native .study-choice.wrong .math-study-choice-state{color:#991b1b}.math-study-native .study-choice.eliminated .math-study-choice-label{text-decoration:line-through}.math-study-native .study-elim{width:44px;min-height:44px;border-radius:10px;background:#f8fafc}.math-study-native .math-study-spr{width:min(440px,100%);margin:28px auto 4px;padding:20px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc}.math-study-native .math-study-spr .math-response-label{color:#263750;font-size:13px}.math-study-native .math-study-spr .math-response-input{height:56px;border-color:#aeb9c8;border-radius:9px;background:#fff;font-size:20px;font-variant-numeric:tabular-nums}.math-study-native .math-study-spr .math-response-input:focus{border-color:#2457a7;outline:3px solid rgb(36 87 167/14%)}.math-study-native .math-study-spr .math-response-help{color:#64748b}.math-study-native .math-study-spr .math-check-button{min-height:48px;border-radius:9px;box-shadow:0 1px 2px rgb(15 23 42/12%)}.math-study-native .math-study-result{margin-top:24px}@media (max-width:760px){.math-study-native .study-bar{min-height:0;align-items:center;padding:10px 12px}.math-study-native .study-bar-left{flex:1 1 calc(100% - 54px)}.math-study-native .study-bar-right{width:100%;margin-left:52px;justify-content:flex-start}.math-study-native .study-progress{margin-left:auto}.math-study-native .study-body{padding:12px}.math-study-native .study-stage{padding:20px 16px;border-radius:12px}.math-study-context{margin-bottom:18px}.math-study-native .study-choice{padding:10px}.math-study-native .study-elim{width:42px}.math-study-native .math-study-spr{margin-top:22px;padding:16px}.math-study-native .study-hints{display:none}}@media (max-width:480px){.math-study-save{order:0;width:auto}.math-study-save>div>button{width:auto;min-height:44px}.math-study-native .study-bar-right{gap:6px;margin-left:0;flex-wrap:wrap}.math-study-native .math-study-report{min-height:44px}}