.login-page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff}.login-card{width:100%;max-width:420px;padding:2.5rem 2.25rem;background:#fff;border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}.login-title{margin:0 0 2rem;text-align:center;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:1.65rem;font-weight:600;letter-spacing:-.03em;line-height:1.25;color:#0f172a}.login-form{display:flex;flex-direction:column;gap:.5rem}.login-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.login-input{width:100%;padding:.65rem .85rem;font:inherit;font-size:1rem;color:#0f172a;background:#fff;border:1px solid #cfd4dc;border-radius:6px;outline:none;transition:border-color .15s,box-shadow .15s}.login-input::placeholder{color:#94a3b8}.login-input:focus{border-color:#003057;box-shadow:0 0 0 3px #0030571f}.login-error{margin:.35rem 0 0;font-size:.875rem;color:#b91c1c}.login-local-hint{margin:.25rem 0 0;font-size:.8125rem;color:#64748b;line-height:1.4}.login-submit{margin-top:1.25rem;width:100%;padding:.7rem 1rem;font:inherit;font-size:1rem;font-weight:600;color:#fff;background:#003057;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.login-submit:hover{background:#002646}.login-submit:active{background:#001f38}.sat-root{min-height:100%;display:flex;flex-direction:column}.sat-topbar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 1.25rem;background:#2c3e50;color:#f8f9fa;border-bottom:1px solid #1e2d3a}.sat-topbar__start{display:flex;align-items:center;gap:.75rem;min-width:0}.sat-topbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;flex-shrink:0}.sat-topbar__save{padding:.35rem .65rem;font:inherit;font-size:.8125rem;font-weight:600;color:#0f172a;background:#fbbf24;border:1px solid rgba(15,23,42,.12);border-radius:4px;cursor:pointer;transition:background .15s}.sat-topbar__save:hover{background:#f59e0b}.sat-topbar__title{margin:0;font-size:1rem;font-weight:600;letter-spacing:.02em;min-width:0}.sat-topbar__exit{flex-shrink:0;padding:.35rem .65rem;font:inherit;font-size:.8125rem;font-weight:600;color:#e2e8f0;background:#ffffff14;border:1px solid rgba(255,255,255,.22);border-radius:4px;cursor:pointer;transition:background .15s}.sat-topbar__exit:hover{background:#ffffff24}.sat-exit-bar{flex-shrink:0;display:flex;align-items:center;padding:.5rem 1rem;background:#2c3e50;color:#f8f9fa;border-bottom:1px solid #1e2d3a}.sat-topbar__meta{display:flex;align-items:center;gap:1.25rem;font-size:.9rem;font-variant-numeric:tabular-nums}.sat-timer{font-weight:600;padding:.25rem .65rem;background:#ffffff1f;border-radius:4px}.sat-timer--q{background:#fbbf2459;color:#fffbeb}.sat-progress{opacity:.95}.sat-main{flex:1;display:flex;min-height:0;max-width:1400px;width:100%;margin:0 auto;background:#faf9f6;box-shadow:0 0 0 1px #0000000f}.sat-panel{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.sat-panel--passage{border-right:1px solid #c5c9ce;background:#f3f1ec}.sat-panel__header{flex-shrink:0;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#5c6370;background:#0000000a;border-bottom:1px solid #c5c9ce}.sat-panel__scroll{flex:1;overflow:auto;padding:1.25rem 1.5rem 2rem}.sat-passage__graphic-missing{margin:0 0 1rem;padding:1rem 1.1rem;background:#fff7ed;border:1px solid #fdba74;border-radius:8px;border-left:4px solid #ea580c}.sat-passage__graphic-missing__title{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:#9a3412}.sat-passage__graphic-missing__text{margin:0;font-size:.9rem;line-height:1.5;color:#431407}.sat-passage__graphic{margin:0 0 1.1rem;padding:.65rem .75rem;background:#fff;border:1px solid #b8bcc4;border-radius:8px;box-shadow:0 1px 3px #0f172a0f;overflow:auto;max-height:min(42vh,320px)}.sat-passage__graphic svg{display:block;width:100%;max-width:100%;height:auto;min-height:120px}.sat-passage__body{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.65;color:#222}.sat-passage__blank{font-weight:700;text-decoration:underline;text-underline-offset:3px}.sat-question-stem{margin:0 0 1.25rem;font-size:1rem;line-height:1.5;font-weight:500;color:#1a1a1a}.sat-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.sat-option{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;text-align:left;border:2px solid #b8bcc4;border-radius:6px;background:#fff;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s,background .15s,box-shadow .15s}.sat-option:hover:not(:disabled){border-color:#5b7c99;background:#f7fafc}.sat-option:disabled{cursor:default}.sat-option--selected{border-color:#2c5282;background:#ebf4ff;box-shadow:0 0 0 1px #2c5282}.sat-option__label{flex-shrink:0;font-weight:700;min-width:1.25rem}.sat-option__text{flex:1;line-height:1.45;font-size:.95rem}.sat-next{align-self:flex-start;padding:.65rem 1.75rem;font-size:1rem;font-weight:600;color:#fff;background:#2c5282;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.sat-next:hover:not(:disabled){background:#234876}.sat-next:disabled{opacity:.45;cursor:not-allowed}.sat-loading,.sat-error{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#444}.sat-error{flex-direction:column;gap:.75rem;color:#9b2c2c;max-width:36rem;margin:0 auto}.sat-error__pre{display:block;margin-top:.5rem;white-space:pre-line;text-align:left;font-size:.9rem;color:#742a2a}.sat-error__hint{margin:0;font-size:.875rem;line-height:1.5;color:#555;text-align:left}.sat-results{flex:1;overflow:auto;padding:1.5rem 1.75rem 2.5rem;max-width:900px;margin:0 auto;width:100%}.sat-results__score{margin:0 0 1.5rem;padding:1rem 1.25rem;background:#e6f2e9;border:1px solid #9dc7a8;border-radius:8px;font-size:1.25rem;font-weight:700;color:#1e4620}.sat-results__sub{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#333}.sat-mistake{margin-bottom:1.5rem;padding:1rem 1.15rem;background:#fff;border:1px solid #c5c9ce;border-radius:8px;border-left:4px solid #c53030}.sat-mistake__title{margin:0 0 .5rem;font-size:.95rem;font-weight:700}.sat-mistake__answers{margin:0 0 .75rem;font-size:.9rem;color:#444}.sat-mistake__exp{margin:0;font-size:.88rem;line-height:1.55;color:#333}.sat-mistake__exp h4{margin:.75rem 0 .35rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#5c6370}.sat-mistake__exp h4:first-child{margin-top:0}@media(max-width:800px){.sat-main{flex-direction:column}.sat-panel--passage{border-right:none;border-bottom:1px solid #c5c9ce;max-height:42vh}}.sat-results--full{max-width:960px}.sat-results__timing{margin:0 0 1.5rem;padding:1rem 1.15rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;line-height:1.55;color:#334155}.sat-results__timing p{margin:0 0 .5rem}.sat-results__timing p:last-child{margin-bottom:0}.sat-results__all-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#1e293b}.sat-timer--muted{font-weight:500;font-size:.8rem;opacity:.9}.sat-review-card{margin-bottom:1.75rem;padding:1.15rem 1.25rem;background:#fff;border:1px solid #c5c9ce;border-radius:8px}.sat-review-card--ok{border-left:4px solid #2f855a}.sat-review-card--bad{border-left:4px solid #c53030}.sat-review-card__head{margin:0 0 .5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700}.sat-review-card__badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .45rem;border-radius:4px}.sat-review-card__badge--ok{background:#c6f6d5;color:#22543d}.sat-review-card__badge--bad{background:#fed7d7;color:#742a2a}.sat-review-card__badge--time{background:#feebc8;color:#7b341e}.sat-review-card__answers{margin:0 0 1rem;font-size:.88rem;color:#444}.sat-review-passage{margin-bottom:1rem;padding:.85rem 1rem;background:#f3f1ec;border-radius:6px;border:1px solid #ddd8cf}.sat-review-passage__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#5c6370;margin-bottom:.5rem}.sat-review-stem{margin-top:0}.sat-result-options{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem}.sat-result-option{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:.65rem .8rem;border:2px solid #b8bcc4;border-radius:6px;background:#fafafa}.sat-result-option--correct{border-color:#2f855a;background:#f0fff4}.sat-result-option--user-wrong{border-color:#c53030;background:#fff5f5}.sat-result-option--user-correct{box-shadow:0 0 0 1px #2f855a}.sat-result-option__label{flex-shrink:0;font-weight:700;min-width:1.25rem}.sat-result-option__text{flex:1;min-width:0;line-height:1.45;font-size:.92rem}.sat-result-option__tag{flex-shrink:0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .4rem;border-radius:4px;background:#2f855a;color:#fff}.sat-result-option__tag--user{background:#2c5282}.sat-review-exp--ok{border-top:1px solid #e2e8f0;padding-top:.75rem;margin-top:.25rem}.proxy-connection-dot{position:fixed;bottom:14px;right:14px;z-index:9999;width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 2px #fffffff2;pointer-events:none}.proxy-connection-dot--ok{background:#16a34a}.proxy-connection-dot--bad{background:#dc2626}.proxy-connection-dot--pending{background:#94a3b8}.app-shell--hub{min-height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff}.app-hub-card{width:100%;max-width:440px;padding:2.5rem 2.25rem;text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}.app-hub-brand{margin:0 0 .35rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.app-hub-title{margin:0 0 .75rem;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:1.35rem;font-weight:600;letter-spacing:-.02em;color:#0f172a}.app-hub-hint{margin:0 0 1rem;font-size:.9rem;line-height:1.5;color:#64748b}.app-hub-stats-block{margin:0 0 1.25rem;padding:.65rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.8125rem;line-height:1.45}.app-hub-stats-muted{margin:0;color:#64748b}.app-hub-stats-unavailable{margin:0;color:#94a3b8}.app-hub-stats-list{margin:0;padding:0;list-style:none}.app-hub-stats-list__item{display:flex;justify-content:space-between;gap:.75rem;padding:.2rem 0;border-bottom:1px solid #e2e8f0;color:#334155}.app-hub-stats-list__item:last-child{border-bottom:none;padding-bottom:0}.app-hub-stats-list__label{font-weight:500}.app-hub-stats-list__nums{flex-shrink:0;font-variant-numeric:tabular-nums;color:#64748b}.app-hub-smart-hint{margin:.4rem 0 0;font-size:.8125rem;line-height:1.4;color:#64748b}.app-hub-primary{display:block;width:100%;padding:.7rem 1rem;font:inherit;font-size:1rem;font-weight:600;color:#fff;background:#003057;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.app-hub-primary:hover{background:#002646}.app-hub-out{margin-top:1rem;padding:0;font:inherit;font-size:.8125rem;color:#64748b;background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.app-hub-out:hover{color:#003057}.app-hub-card--wide{max-width:520px;text-align:left}.app-hub-card--wide .app-hub-title,.app-hub-card--wide .app-hub-brand{text-align:center}.app-hub-field-label{display:block;margin:0 0 .35rem;font-size:.8125rem;font-weight:600;color:#475569}.app-hub-select{width:100%;margin-bottom:1.25rem;padding:.55rem .65rem;font:inherit;font-size:.9375rem;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer}.app-hub-select:focus{outline:2px solid #003057;outline-offset:1px}.app-hub-sections-label{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:#475569}.app-hub-section-grid{display:flex;flex-direction:column;gap:.5rem}.app-hub-smart-drill{margin:0 0 .75rem}.app-hub-section--smart{border-style:dashed;border-color:#94a3b8;color:#334155}.app-hub-section--smart:hover:not(:disabled){border-color:#b45309;background:#fffbeb}.app-hub-section{width:100%;padding:.65rem 1rem;font:inherit;font-size:.9rem;font-weight:600;text-align:left;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.app-hub-section:hover{background:#f1f5f9;border-color:#003057}.app-hub-out--block{display:block;width:100%;margin-top:1.5rem;text-align:center}.app-hub-card--dimmed{opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none}.app-resume-banner{width:100%;max-width:520px;margin:0 auto 1rem;padding:.85rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px}.app-resume-banner__text{margin:0 0 .65rem;font-size:.875rem;line-height:1.45;color:#1e3a5f}.app-resume-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem}.app-resume-banner__btn{padding:.4rem .75rem;font:inherit;font-size:.8125rem;font-weight:600;border-radius:5px;cursor:pointer;border:1px solid #cbd5e1;background:#fff;color:#475569}.app-resume-banner__btn:hover{background:#f8fafc}.app-resume-banner__btn--primary{color:#fff;background:#003057;border-color:#003057}.app-resume-banner__btn--primary:hover{background:#002646}.app-resume-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f172a73}.app-resume-dialog{width:100%;max-width:420px;padding:1.75rem 1.5rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0f172a0f,0 12px 32px #0f172a1f}.app-resume-dialog__title{margin:0 0 .75rem;font-size:1.2rem;font-weight:600;color:#0f172a;text-align:center}.app-resume-dialog__text{margin:0 0 .5rem;font-size:.95rem;line-height:1.5;color:#334155;text-align:center}.app-resume-dialog__hint{margin:0 0 1.25rem;font-size:.875rem;color:#64748b;text-align:center}.app-resume-dialog__actions{display:flex;flex-direction:column;gap:.5rem}.app-resume-dialog__btn{padding:.65rem 1rem;font:inherit;font-size:.95rem;font-weight:600;border-radius:6px;cursor:pointer;border:none;transition:background .15s}.app-resume-dialog__btn--primary{color:#fff;background:#003057}.app-resume-dialog__btn--primary:hover{background:#002646}.app-resume-dialog__btn--secondary{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.app-resume-dialog__btn--secondary:hover{background:#e2e8f0}.app-hub-history{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.app-hub-history__title{margin:0 0 .65rem;font-size:.8125rem;font-weight:600;color:#475569}.app-hub-history__empty{margin:0;font-size:.85rem;line-height:1.45;color:#94a3b8}.app-hub-history__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:220px;overflow:auto}.app-hub-history__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;padding:.55rem .65rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.app-hub-history__meta{min-width:0;flex:1}.app-hub-history__name{display:block;font-size:.875rem;font-weight:600;color:#0f172a}.app-hub-history__sub{display:block;margin-top:.15rem;font-size:.75rem;color:#64748b}.app-hub-history__actions{display:flex;flex-wrap:wrap;gap:.35rem}.app-hub-history__btn{padding:.35rem .6rem;font:inherit;font-size:.75rem;font-weight:600;border-radius:5px;cursor:pointer;border:1px solid #cbd5e1;background:#fff;color:#475569}.app-hub-history__btn:hover:not(:disabled){background:#f1f5f9}.app-hub-history__btn:disabled{opacity:.45;cursor:not-allowed}.app-hub-history__btn--primary{color:#fff;background:#003057;border-color:#003057}.app-hub-history__btn--primary:hover:not(:disabled){background:#002646}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;background:#fff;color:#1a1a1a;-webkit-font-smoothing:antialiased}
