.practice-main{padding-top:5.25rem;min-height:100vh;background:var(--white);overflow-x:hidden}body.engine-mode .practice-main{padding-top:0!important;background:#fff}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}.hub-orb{animation:none}}.practice-hub{position:relative;padding:6.5rem 0 5rem;min-height:calc(100vh - 5.25rem)}.practice-hub-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hub-orb{position:absolute;border-radius:50%;filter:blur(72px);opacity:.45;animation:hubFloat 14s var(--ease) infinite alternate}.hub-orb-1{width:420px;height:420px;top:-8%;left:-6%;background:#6f65532e}.hub-orb-2{width:360px;height:360px;top:18%;right:-8%;background:#2b292614;animation-delay:-4s}.hub-orb-3{width:280px;height:280px;bottom:8%;left:32%;background:#e3ddcde6;animation-delay:-8s}@keyframes hubFloat{0%{transform:translate(0) scale(1)}to{transform:translate(12px,-18px) scale(1.04)}}.practice-hub-inner{position:relative;z-index:1}.practice-hub-hero{text-align:center;max-width:560px;margin:0 auto 3rem}.practice-hub-hero h1{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:.75rem}.practice-hub-lead{color:var(--grey-600);font-size:1.0625rem;line-height:1.7;margin-bottom:1.75rem}.practice-hub-stats{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.hub-stat{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.875rem 1.25rem;border-radius:var(--radius-sm);min-width:5.5rem}.hub-stat strong{font-size:1.125rem;font-weight:700;color:var(--navy);letter-spacing:-.02em}.hub-stat span{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500)}.practice-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:760px;margin:0 auto}.practice-mode-card{position:relative;display:flex;flex-direction:column;gap:1.25rem;padding:1.75rem;border-radius:var(--radius);text-decoration:none;color:inherit;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease);border:1px solid transparent}.practice-mode-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:#2b29260f}.mode-card-featured{background:linear-gradient(145deg,#faf7eef2,#ece6d6d9)}.mode-card-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radius-sm);color:var(--navy)}.mode-icon-drill{background:#6f65531f}.mode-icon-test{background:#2b292614}.mode-badge{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--grey-500);margin-bottom:.375rem}.mode-card-body h2{font-size:1.25rem;margin-bottom:.375rem}.mode-card-body p{color:var(--grey-600);font-size:.9375rem;line-height:1.6}.mode-card-arrow{margin-top:auto;font-size:1.25rem;font-weight:600;color:var(--navy);transition:transform .3s var(--ease)}.practice-mode-card:hover .mode-card-arrow{transform:translate(4px)}.practice-page{padding:6.5rem 0 5rem;min-height:calc(100vh - 5.25rem)}.practice-page .section-header{text-align:center;max-width:540px;margin:0 auto 3rem}.practice-page .section-header h1{font-size:clamp(1.875rem,3.5vw,2.5rem);margin-bottom:.75rem}.practice-page .section-header p{color:var(--grey-600);font-size:1.0625rem;line-height:1.7}.free-practice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:720px;margin:0 auto}.free-practice-card{display:flex;flex-direction:column;align-items:flex-start;padding:2rem;border-radius:var(--radius);text-decoration:none;color:inherit;transition:transform var(--duration-fast) var(--ease),box-shadow var(--duration-fast) var(--ease)}.free-practice-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.practice-card-tag{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--grey-500);margin-bottom:.75rem}.free-practice-card h2{font-size:1.25rem;margin-bottom:.5rem}.free-practice-card p{color:var(--grey-600);font-size:.9375rem;line-height:1.65;margin-bottom:1.25rem;flex:1}.card-cta{font-weight:600;font-size:.9375rem;color:var(--navy)}.practice-secondary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;max-width:720px;margin:2.5rem auto 0}.practice-panel{padding:1.75rem;border-radius:var(--radius)}.practice-panel h3{font-size:1rem;margin-bottom:1rem}.practice-list{list-style:none;margin:0 0 1.25rem}.practice-list li{padding:.625rem 0;border-bottom:1px solid var(--grey-100);font-size:.9375rem;color:var(--grey-700)}.practice-list li:last-child{border-bottom:none}.practice-list-meta{display:block;font-size:.8125rem;color:var(--grey-500);margin-top:.125rem}.practice-list-sessions li{display:flex;align-items:center;justify-content:space-between;gap:1rem}.practice-list-title{display:block;font-weight:500;color:var(--grey-800)}.practice-list-link{flex-shrink:0;font-size:.8125rem;font-weight:600;color:var(--navy)}.practice-list-link:hover{text-decoration:underline}.practice-shell{max-width:520px;margin:0 auto}.practice-shell-wide{max-width:640px}.test-picker{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.test-picker-item{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem 1.375rem;border-radius:var(--radius-sm);border:1.5px solid var(--grey-100);background:var(--glass);text-align:left;cursor:pointer;font-family:var(--font-sans);color:inherit;transition:border-color .3s var(--ease),box-shadow .3s var(--ease),transform .3s var(--ease),background .3s var(--ease)}.test-picker-item:not(.is-disabled):hover{border-color:var(--grey-200);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.test-picker-item.selected{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy);background:#faf7eef2}.test-picker-item.is-disabled{opacity:.55;cursor:not-allowed}.test-picker-radio{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.2rem;border-radius:50%;border:2px solid var(--grey-400);transition:border-color .25s var(--ease),box-shadow .25s var(--ease)}.test-picker-item.selected .test-picker-radio{border-color:var(--navy);box-shadow:inset 0 0 0 3px var(--white);background:var(--navy)}.test-picker-body{flex:1;min-width:0}.test-picker-title{display:block;font-size:1.0625rem;font-weight:600;color:var(--navy);margin-bottom:.25rem}.test-picker-desc{display:block;font-size:.875rem;color:var(--grey-600);line-height:1.55;margin-bottom:.625rem}.test-picker-meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.75rem;font-weight:600;color:var(--grey-500);text-transform:uppercase;letter-spacing:.04em}.test-picker-meta span{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:100px;background:var(--grey-50)}.test-badge-soon{flex-shrink:0;align-self:center;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-500);padding:.35rem .65rem;border-radius:100px;border:1px solid var(--grey-200)}.test-picker-actions{max-width:320px;margin:0 auto}.test-picker-actions .btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.results-test-name{font-size:1.125rem;font-weight:600;color:var(--grey-700);margin:.25rem 0 .5rem}.sat-section-scores{margin:1rem 0 .5rem;padding-top:1rem;border-top:1px solid var(--grey-100);text-align:left}.sat-section-row{display:grid;grid-template-columns:1fr auto auto;gap:.75rem;align-items:center;padding:.5rem 0;font-size:.9375rem;color:var(--grey-700)}.sat-section-row strong{font-size:1.125rem;color:var(--navy);font-variant-numeric:tabular-nums}.sat-section-raw{font-size:.8125rem;color:var(--grey-500);font-variant-numeric:tabular-nums}.practice-shell-header{margin-bottom:1.75rem}.practice-shell-header h1{font-size:clamp(1.625rem,3vw,2rem);margin:.5rem 0 .625rem}.practice-shell-lead{color:var(--grey-600);font-size:1rem;line-height:1.65;max-width:42ch}.practice-shell-body{padding:2rem;border-radius:var(--radius)}.practice-shell-actions{display:flex;flex-direction:column;gap:.625rem;margin-top:.5rem}.back-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:500;color:var(--grey-500);margin-bottom:1.5rem;background:none;border:none;padding:0;font-family:var(--font-sans);cursor:pointer;transition:color var(--duration-fast) var(--ease)}.back-link:hover{color:var(--navy)}.practice-shell-body .form-row,.practice-shell .form-row{margin:0 0 1.25rem}.practice-shell-body label,.practice-shell label{display:block;font-size:.8125rem;font-weight:600;color:var(--grey-700);margin-bottom:.375rem;letter-spacing:.01em}.practice-shell-body select,.practice-shell select{width:100%;padding:.75rem 1rem;font-family:var(--font-sans);font-size:.9375rem;color:var(--grey-800);border:1px solid var(--grey-200);border-radius:var(--radius-xs);background:var(--white);transition:border-color var(--duration-fast) var(--ease)}.custom-select-native-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-select{position:relative;width:100%}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.8125rem 1rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--grey-800);background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-xs);cursor:pointer;transition:border-color .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease)}.custom-select-trigger:hover{border-color:var(--grey-400);background:var(--grey-50)}.custom-select.open .custom-select-trigger{border-color:var(--navy);box-shadow:0 0 0 3px #2b292614}.custom-select-value{text-align:left;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-chevron{font-size:.75rem;color:var(--grey-500);transition:transform .25s var(--ease)}.custom-select.open .custom-select-chevron{transform:rotate(180deg)}.custom-select-menu{position:absolute;z-index:40;top:calc(100% + .375rem);left:0;right:0;list-style:none;margin:0;padding:.375rem;background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-xs);box-shadow:var(--shadow-md);max-height:240px;overflow-y:auto;animation:selectMenuIn .2s var(--ease)}@keyframes selectMenuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.custom-select-option{padding:.625rem .75rem;border-radius:calc(var(--radius-xs) - 2px);font-size:.9375rem;color:var(--grey-700);cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease)}.custom-select-option:hover{background:var(--grey-50);color:var(--navy)}.custom-select-option.selected{background:var(--grey-100);color:var(--navy);font-weight:600}.practice-shell-body select:focus,.practice-shell select:focus{outline:none;border-color:var(--navy)}.mode-toggle{display:flex;flex-direction:column;gap:.5rem}.mode-opt{padding:.875rem 1rem;border:1px solid var(--grey-200);border-radius:var(--radius-xs);background:var(--white);font-family:var(--font-sans);font-size:.875rem;color:var(--grey-700);cursor:pointer;text-align:left;transition:border-color var(--duration-fast) var(--ease),background var(--duration-fast) var(--ease)}.mode-opt:hover{border-color:var(--grey-400)}.mode-opt.active{border-color:var(--navy);background:var(--grey-50);color:var(--navy);font-weight:600}.module-list{list-style:none;margin:0 0 1.5rem;padding:0}.module-list li{display:flex;flex-direction:column;gap:.125rem;padding:.875rem 0;border-bottom:1px solid var(--grey-100);font-size:.9375rem;color:var(--grey-700)}.module-list li:last-child{border-bottom:none}.module-list li strong{color:var(--navy);font-weight:600}.module-list li span{font-size:.8125rem;color:var(--grey-500)}.practice-break .practice-shell{max-width:420px}.break-card{padding:2.5rem 2rem;border-radius:var(--radius);text-align:center}.break-card h1{font-size:1.5rem;margin:.5rem 0 1rem}.break-timer{font-size:clamp(2.5rem,8vw,3.5rem);font-weight:700;font-variant-numeric:tabular-nums;color:var(--navy);margin:0 0 .75rem;letter-spacing:-.02em}.break-card .practice-shell-lead{margin:0 auto 1.75rem;text-align:center}.practice-results .practice-shell{max-width:480px}.results-card{padding:2.5rem 2rem;border-radius:var(--radius);text-align:center}.results-score{font-size:clamp(2.75rem,8vw,3.5rem);font-weight:700;color:var(--navy);margin:.75rem 0 .25rem;letter-spacing:-.03em;line-height:1}.results-sub{font-size:1rem;color:var(--grey-600);margin-bottom:.5rem}.results-note{font-size:.8125rem;color:var(--grey-500);margin-bottom:1.75rem;line-height:1.5}.results-breakdown{text-align:left;margin:1.75rem 0;padding-top:1.5rem;border-top:1px solid var(--grey-100)}.results-breakdown h3{font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);margin-bottom:1rem}.breakdown-row{display:grid;grid-template-columns:1fr 2fr auto;gap:.75rem;align-items:center;margin-bottom:.75rem;font-size:.875rem}.breakdown-label{color:var(--grey-700);font-weight:500}.breakdown-pct{color:var(--grey-600);font-variant-numeric:tabular-nums;min-width:2.5rem;text-align:right}.bar-track{height:6px;background:var(--grey-100);border-radius:100px;overflow:hidden}.bar-fill{height:100%;background:var(--navy);border-radius:100px;transition:width .4s var(--ease)}.weak-list{text-align:left;margin:0 0 1.5rem;padding-top:1.25rem;border-top:1px solid var(--grey-100)}.weak-list h3{font-size:.9375rem;margin-bottom:.625rem}.weak-list ul{list-style:none;padding:0}.weak-list li{font-size:.875rem;color:var(--grey-600);padding:.375rem 0}.results-actions{display:flex;flex-direction:column;gap:.625rem;margin-top:1.5rem}@media (max-width: 768px){.practice-hub,.practice-page{padding:5.5rem 0 3.5rem}.practice-mode-grid,.free-practice-grid{grid-template-columns:1fr}.practice-shell-body{padding:1.5rem}.breakdown-row{grid-template-columns:1fr;gap:.375rem}.breakdown-row .bar-track{order:3}}.practice-setup,.practice-hero,.practice-modes{padding:6.5rem 0 5rem}.setup-form{max-width:520px;margin:0 auto;padding:2rem;border-radius:var(--radius)}.setup-form h1{margin:.5rem 0 .625rem}.setup-form .form-row{margin:1.25rem 0}.setup-form label{display:block;font-size:.8125rem;font-weight:600;margin-bottom:.375rem}.setup-form select{width:100%;padding:.75rem 1rem;font-family:var(--font-sans);border:1px solid var(--grey-200);border-radius:var(--radius-xs);background:var(--white)}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem}.mode-card{padding:2rem;border-radius:var(--radius);transition:transform var(--duration-fast) var(--ease),box-shadow var(--duration-fast) var(--ease)}.mode-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.mode-card h2{font-size:1.375rem;margin-bottom:.5rem}.mode-card p{color:var(--grey-600);margin-bottom:1rem}.mode-link{font-weight:600;color:var(--navy)}.weak-preview,.recent-sessions{padding:1.5rem 2rem;border-radius:var(--radius);margin-top:1rem}.weak-preview ul,.session-list{margin:1rem 0;color:var(--grey-700)}.session-list li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--grey-100)}.session-list a{font-weight:600;color:var(--navy)}.practice-lead{font-size:1.125rem;color:var(--grey-600);max-width:560px}.practice-results{padding:6.5rem 0 5rem}.results-panel{max-width:480px;margin:0 auto;padding:2.5rem 2rem;border-radius:var(--radius)}.score-big{font-size:1.75rem;font-weight:700;color:var(--navy);margin:1rem 0}.breakdown-row.legacy{display:grid;grid-template-columns:1fr 2fr auto;gap:.75rem;align-items:center;margin-bottom:.625rem;font-size:.875rem}@media (max-width: 768px){.mode-grid{grid-template-columns:1fr}}.runner-wrap{padding:6rem 0 3rem}.runner{background:var(--white);border:1px solid var(--grey-100);border-radius:var(--radius);padding:1.5rem}.runner-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.runner-progress{display:flex;gap:1.5rem;font-size:.875rem;font-weight:500;color:var(--grey-600)}.runner-timer{font-variant-numeric:tabular-nums;color:var(--navy);font-weight:600}.runner-timer:empty:before{content:""}.btn-flag{font-size:.8125rem;padding:.375rem .75rem;border:1px solid var(--grey-200);border-radius:100px;background:var(--white);cursor:pointer}.btn-flag.flagged{background:#9b4d4d1a;border-color:var(--error);color:var(--error)}.runner-palette{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.palette-btn{width:2rem;height:2rem;font-size:.75rem;border:1px solid var(--grey-200);border-radius:var(--radius-xs);background:var(--white);cursor:pointer}.palette-btn.current{border-color:var(--navy);background:var(--navy);color:var(--white)}.palette-btn.answered{background:var(--grey-100)}.palette-btn.flagged{box-shadow:inset 0 0 0 2px var(--error)}.runner-body{display:grid;gap:1.5rem}.runner-body.has-stimulus{grid-template-columns:1fr 1fr}.runner-stimulus{padding:1.25rem;background:var(--grey-50);border-radius:var(--radius-sm);max-height:420px;overflow-y:auto;font-size:.9375rem;line-height:1.75}.runner-stem{margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.runner-choices{display:flex;flex-direction:column;gap:.625rem}.choice-btn{display:flex;align-items:flex-start;gap:.75rem;width:100%;text-align:left;padding:.875rem 1rem;border:1px solid var(--grey-200);border-radius:var(--radius-sm);background:var(--white);cursor:pointer;font-family:var(--font-sans);font-size:.9375rem;transition:border-color var(--duration-fast) var(--ease),background var(--duration-fast) var(--ease)}.choice-btn:hover{border-color:var(--grey-400);background:var(--grey-50)}.choice-btn.selected{border-color:var(--navy);background:var(--grey-50)}.choice-btn.correct{border-color:var(--success);background:#3d6b4f14}.choice-btn.incorrect{border-color:var(--error);background:#9b4d4d14}.choice-label{flex-shrink:0;font-weight:700;color:var(--navy)}.runner-feedback{margin-top:1.25rem;padding:1rem;border-radius:var(--radius-sm);font-size:.9375rem}.runner-feedback.visible.correct{background:#3d6b4f1a;border:1px solid rgba(61,107,79,.25)}.runner-feedback.visible.incorrect{background:#9b4d4d1a;border:1px solid rgba(155,77,77,.25)}.runner-actions{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--grey-100)}.runner-actions-right{display:flex;gap:.5rem}.practice-review{padding:6rem 0 4rem}.review-meta{color:var(--grey-600);margin-bottom:2rem}.review-card{padding:1.5rem;margin-bottom:1rem;border-radius:var(--radius-sm);border:1px solid var(--grey-100);background:var(--white)}.review-card.correct{border-left:4px solid var(--success)}.review-card.incorrect{border-left:4px solid var(--error)}.review-card-head{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem;font-weight:600}.review-badge{font-size:.75rem;padding:.2rem .5rem;border-radius:100px;background:var(--grey-100)}.review-stimulus{margin-bottom:1rem;padding:1rem;background:var(--grey-50);border-radius:var(--radius-xs);font-size:.9rem}.review-choices{list-style:none;margin:1rem 0}.review-choices li{padding:.5rem 0;font-size:.9rem}.review-choices .is-correct{color:var(--success);font-weight:600}.review-choices .is-wrong{color:var(--error)}.preview-bar{padding:5rem 0 1rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.preview-bar select{margin-left:.5rem;padding:.5rem}.optional{font-weight:400;color:var(--grey-500)}@media (max-width: 768px){.mode-grid,.runner-body.has-stimulus{grid-template-columns:1fr}.runner-stimulus{max-height:240px}}
