.student-portal-frame{min-height:100vh;background:var(--color-background,#f4f6f8);display:flex;flex-direction:column}.student-portal-frame__legal{margin-top:auto;padding:16px;text-align:center}.student-portal-frame>.portal-shell,.student-portal-frame>.student-portal-c3{flex:1 1 auto}.student-portal-c3__brand{margin-bottom:12px}.student-portal-c3__brand .brand-lockup{height:56px}.student-portal-c3__session-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 12px;margin-bottom:12px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.student-portal-c3__session-info{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;min-width:0}.student-portal-c3__session-label{font-size:.875rem;font-weight:600;color:#0f172a}.student-portal-c3__session-scope{font-size:.75rem;font-weight:600;color:#1d4ed8;background:#eff6ff;padding:2px 8px;border-radius:999px}.student-portal-c3__logout-btn{flex-shrink:0;min-height:40px;padding:8px 14px;font-size:.875rem}.student-portal-c3__today-reminder{margin-bottom:16px;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #dbeafe}.student-portal-c3__today-reminder-title{margin:0 0 6px;font-size:1rem;font-weight:700;color:#0f172a}.student-portal-c3__today-reminder-text{margin:0;font-size:.9375rem;line-height:1.5;color:#475569}.student-portal-c3__phase-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.student-portal-c3__phase-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.student-portal-c3__phase-item strong{font-size:1rem;color:#0f172a}.student-portal-c3__phase-count{font-size:.875rem;color:#64748b}.student-portal-c3__course-map-notice{padding:20px 16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center}.student-portal-c3--auth-clean{max-width:640px;margin:0 auto;padding:24px 16px 48px}.student-portal-c3--auth-product{max-width:960px;margin:0 auto;padding:24px 16px 48px}.student-portal-c3__auth-layout{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr;align-items:start}.student-portal-c3__intro-card{padding:24px;border-radius:16px;background:linear-gradient(165deg,#eff6ff,#ffffff);border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06)}.student-portal-c3__auth-brand{margin-bottom:16px}.student-portal-c3__auth-brand .brand-lockup{height:64px;max-width:min(360px,100%)}@media (min-width:768px){.student-portal-c3__auth-brand--login{display:none}}.student-portal-c3__intro-eyebrow{font-size:.8125rem;font-weight:700;color:#2563eb;margin:0 0 8px}.student-portal-c3__intro-title{font-size:1.75rem;font-weight:800;margin:0 0 8px;color:#0f172a}.student-portal-c3__intro-subtitle{margin:0 0 16px;color:#64748b;line-height:1.55}.student-portal-c3__intro-list{margin:0;padding-left:1.2rem;color:#475569;line-height:1.6;font-size:.944rem}.student-portal-c3__login-card{padding:24px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(15,23,42,.06)}.student-portal-c3__login-title{font-size:1.25rem;font-weight:800;margin:0 0 6px;color:#0f172a}.student-portal-c3__login-sub{margin:0 0 16px;font-size:.944rem;color:#64748b}.student-portal-c3__field input{border:1px solid #e2e8f0;box-sizing:border-box}.student-portal-c3__submit{margin-top:12px;width:100%;min-height:44px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;border:none;font-weight:600}[data-product-ui=primary-student-auth-gate] .student-portal-c3__intro-card{background:linear-gradient(165deg,#fffef7,#fef9c3 55%,#ffffff);border-color:rgba(234,88,12,.18)}[data-product-ui=primary-student-auth-gate] .student-portal-c3__intro-eyebrow{color:var(--hybrid-login-primary-accent,#ea580c)}[data-product-ui=primary-student-auth-gate] .student-portal-c3__login-card{border-color:rgba(234,88,12,.12)}[data-product-ui=primary-student-auth-gate] .student-portal-c3__field input:focus{outline:none;border-color:var(--hybrid-login-primary-accent,#ea580c);box-shadow:0 0 0 3px rgba(234,88,12,.15)}[data-product-ui=primary-student-auth-gate] .student-portal-c3__submit{background:linear-gradient(135deg,var(--hybrid-login-primary-accent,#ea580c),#f97316)}.student-portal-c3__error-card{margin-top:12px;padding:12px 14px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca}.student-portal-c3__error-title{margin:0 0 4px;font-weight:700;color:#991b1b;font-size:.944rem}.student-portal-c3__error-text{margin:0;color:#b91c1c;font-size:.889rem;line-height:1.45}.student-portal-c3__demo-helper{margin-top:14px;font-size:.833rem;color:#64748b}.student-portal-c3__demo-helper summary{cursor:pointer;font-weight:600;min-height:44px;display:flex;align-items:center}@media (max-width:768px){.student-portal-c3__auth-layout{grid-template-columns:1fr}}.student-portal-c3--clean{background:var(--color-background,#f4f6f8)}.student-portal-c3__session-badge{margin:0 0 12px;padding:8px 12px;border-radius:999px;display:inline-block;font-size:.8125rem;font-weight:600;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.student-portal-c3__demo-mode-strip{margin:0 0 12px;padding:10px 14px;border-radius:var(--layout-radius-md,12px);font-size:.875rem;line-height:1.45;color:var(--color-demo-text,#92400e);background:var(--color-demo-bg,#fef3c7);border:1px solid var(--color-demo-border,#f59e0b)}.student-portal-c3__auth-hint{margin-top:12px;font-size:.833rem;color:var(--color-muted-text,#64748b);text-align:center}.student-portal-c3__nav-btn.is-active{border-color:var(--color-primary,#2563eb);background:var(--color-primary-subtle,#eff6ff);color:var(--color-primary,#2563eb)}.student-portal-c3__nav-btn{border:2px solid var(--color-border,#e2e8f0);background:var(--color-card,#fff)}.student-portal-c3{font-size:16px}.student-portal-c3__nav{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 20px}.student-portal-c3__nav-btn{font:inherit;font-size:.889rem;font-weight:700;padding:10px 16px;border-radius:12px;border:2px solid var(--portal-bold-border,#e2e8f0);background:var(--portal-bold-surface,#fff);cursor:pointer;min-height:44px}.student-portal-c3__nav-btn.is-active{border-color:var(--portal-bold-primary);background:color-mix(in srgb,var(--portal-bold-primary) 12%,#fff);color:var(--portal-bold-primary)}.student-portal-c3__encourage{padding:12px 16px;border-radius:var(--layout-radius-md,12px);margin-bottom:14px;background:var(--accent-warm-bg,#fffbeb);border:1px solid rgba(245,158,11,.22);font-weight:600;font-size:.944rem;line-height:1.45;overflow-wrap:anywhere}.student-portal-c3__progress-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;margin-bottom:14px;border-radius:var(--layout-radius-md,12px);background:#fff;border:1px solid var(--color-border,#e2e8f0);font-size:.889rem;font-weight:600;color:#475569}.student-portal-c3__progress-strip strong{color:var(--color-primary,#2563eb)}.portal-shell--hybrid-primary-student .portal-mission-card__progress-bar{background:var(--color-primary,#2563eb)}.student-portal-c3__empty-today{padding:16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;margin:0}.portal-shell--hybrid-primary-student.student-portal-c3{font-size:1.0625rem;line-height:1.65}.portal-shell--hybrid-primary-student .exercise-card__title{font-size:1.125rem;line-height:1.5}.portal-shell--hybrid-primary-student .exercise-option__text{font-size:1.05rem;line-height:1.45}.portal-shell--hybrid-primary-student .student-portal-c3__encourage{font-size:1.05rem}.portal-shell--hybrid-primary-student .portal-mission-card__title{font-size:1.1rem;line-height:1.4}.student-portal-c3--clean{font-size:1.0625rem;line-height:1.65}.student-portal-c3--clean .exercise-card__title{font-size:1.125rem;line-height:1.5}.student-portal-c3--clean .exercise-option__text{font-size:1.05rem;line-height:1.45}.student-portal-c3--clean .exercise-card,.student-portal-c3--clean .student-activity-exercise-list .exercise-card{background:#ffffff;color:#0f172a;border:1px solid #cbd5e1;box-shadow:0 2px 10px rgba(15,23,42,.06)}.student-portal-c3--clean .exercise-option{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.student-portal-c3--clean .exercise-option:has(input:checked){background:#eff6ff;border-color:#2563eb}.student-portal-c3__compliance-details{margin-top:12px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.student-portal-c3__compliance-summary{cursor:pointer;font-weight:600;font-size:.875rem;color:#334155;list-style:none}.student-portal-c3__compliance-summary::-webkit-details-marker{display:none}.student-portal-c3__compliance-stack{display:flex;flex-direction:column;gap:8px;margin-top:10px}.student-portal-c3__compliance-stack .compliance-student-notice-strip,.student-portal-c3__compliance-stack aside{margin-top:0!important}.student-portal-c3--clean .portal-content{min-width:0;overflow-x:clip}.student-portal-c3__mission-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;margin-top:16px}.student-portal-c3__mission-grid .portal-mission-card{height:100%}.student-portal-c3__auth{max-width:480px;margin:0 auto;padding:24px;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(15,23,42,.08)}.student-portal-c3__field{margin-bottom:14px}.student-portal-c3__field label{display:block;font-weight:600;margin-bottom:6px;font-size:.889rem}.student-portal-c3__field input{width:100%;font:inherit;font-size:1rem;padding:12px 14px;border-radius:12px;border:2px solid #e2e8f0;min-height:44px}.student-portal-c3__error{color:#dc2626;font-weight:600;margin-top:8px}.student-portal-c3__secondary{margin-top:16px}.student-activity-exercise-list{display:flex;flex-direction:column;gap:16px}.student-activity-exercise-list .exercise-card{margin:0}.hybrid-junior-activity .exercise-card,.hybrid-junior-placement .exercise-card,.portal-shell--hybrid-junior-student .exercise-card{background:#ffffff;color:#0f172a;border:1px solid #cbd5e1;box-shadow:0 2px 10px rgba(15,23,42,.06)}.hybrid-junior-activity .exercise-option,.hybrid-junior-placement .exercise-option,.portal-shell--hybrid-junior-student .exercise-option{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.hybrid-junior-activity .exercise-option:has(input:checked),.hybrid-junior-placement .exercise-option:has(input:checked),.portal-shell--hybrid-junior-student .exercise-option:has(input:checked){background:#eff6ff;border-color:#2563eb}.hybrid-junior-student-portal .product-card,.portal-shell--hybrid-junior-student .product-card{background:#ffffff;color:#0f172a;opacity:1}.portal-shell--hybrid-junior-student .student-portal-c3__nav-btn{background:#ffffff;color:#0f172a;border-color:#cbd5e1}.portal-shell--hybrid-junior-student .student-portal-c3__nav-btn.is-active{background:#eff6ff;color:#2563eb;border-color:#2563eb}@media (max-width:480px){.student-portal-c3__mission-grid{grid-template-columns:1fr}.student-portal-c3 .portal-content{padding-inline:12px}.student-activity-exercise-list{padding-bottom:96px;scroll-padding-bottom:80px}.student-activity-progress{position:-webkit-sticky;position:sticky;top:0;z-index:2}.student-activity-exercise-list .layer-c-notice{margin-bottom:8px}.exercise-card__title-row{flex-wrap:wrap;gap:6px}.student-portal-c3__nav-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);text-align:center;font-size:.85rem;padding:10px 12px}.exercise-card__title{font-size:1rem}.exercise-ordering__row{padding:12px}}@media (min-width:640px){.exercise-ordering__row{flex-direction:row;align-items:center}.exercise-ordering__controls{width:auto;flex-shrink:0}.exercise-ordering__btn{flex:0 1 auto;min-width:72px}}@media (prefers-reduced-motion:reduce){.student-portal-c3__nav-btn{transition:none}}.exercise-card__title-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.exercise-card__number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:color-mix(in srgb,var(--portal-bold-primary,#2563eb) 14%,#fff);color:var(--portal-bold-primary,#2563eb);font-weight:800;font-size:.85rem;flex-shrink:0}.exercise-card__type-badge{font-size:.78rem}.exercise-card__header{margin-bottom:16px}.exercise-card__title{margin:0;font-size:1.05rem;line-height:1.55;padding-bottom:4px}.exercise-card__choices{margin-top:4px}.exercise-card__choices .exercise-option{padding:10px 14px}.exercise-submit-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.45)}.exercise-submit-modal{width:min(420px,100%);padding:20px 22px;border-radius:12px;background:#fff;color:#0f172a;box-shadow:0 12px 40px rgba(15,23,42,.18)}.exercise-submit-modal--correct{border-top:4px solid var(--ok,#16a34a)}.exercise-submit-modal__title{margin:0 0 10px;font-size:1.1rem}.exercise-submit-modal__message{margin:0 0 16px;line-height:1.5;color:#334155}.exercise-submit-modal__answer{margin:-8px 0 16px;padding:8px 10px;border-radius:8px;background:#f0fdf4;color:#166534;font-weight:600;line-height:1.45}.exercise-submit-modal__close{width:100%}.exercise-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 0}.exercise-card__meta .badge{margin:0}.exercise-card__feedback{margin-top:12px;color:var(--muted)}.exercise-card__feedback--correct{color:var(--ok,#16a34a);font-weight:600}.exercise-input{font-size:1rem;min-height:44px}.exercise-input--textarea{min-height:120px;resize:vertical;line-height:1.5}.exercise-matching{display:flex;flex-direction:column;gap:12px}.exercise-matching__row{display:flex;flex-direction:column;gap:8px}.exercise-matching__label{line-height:1.4}.exercise-matching__select{width:100%;min-height:44px}.exercise-ordering__row{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-bottom:10px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.exercise-ordering__guide{margin:0 0 10px;color:var(--muted,#64748b);font-size:.875rem;line-height:1.45}.exercise-ordering__controls{display:flex;gap:8px;width:100%}.exercise-ordering__btn{flex:1 1;min-height:44px;font-size:.9rem}.exercise-ordering__index{flex-shrink:0;font-weight:700;min-width:1.5rem}.exercise-ordering__text{flex:1 1;min-width:0;line-height:1.4}.exercise-sentence-building__preview{padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;min-height:44px;line-height:1.5;margin:0 0 12px}.exercise-sentence-building__bank{display:flex;flex-wrap:wrap;gap:8px}.exercise-submit-btn{width:100%;max-width:320px}.speaking-session-recorder__prompt{margin:12px 0 0;line-height:1.5;color:var(--muted,#64748b)}.speaking-session-recorder__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.speaking-session-recorder__actions .btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);min-width:140px}.speaking-session-recorder__countdown{margin:10px 0 0;font-size:.9375rem;font-weight:700;color:#b45309}.speaking-session-recorder__auto-stop{margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#fffbeb;border:1px solid #fde68a;color:#92400e;font-size:.875rem;line-height:1.45}.speaking-session-recorder__actions .btn.recorder-button--start{background:#16a34a;border:1px solid #15803d;color:#fff}.speaking-session-recorder__actions .btn.recorder-button--stop{background:#dc2626;border:1px solid #b91c1c;color:#fff}.speaking-session-recorder__actions .btn.recorder-button--playback{background:#2563eb;border:1px solid #1d4ed8;color:#fff}.speaking-session-recorder__actions .btn.recorder-button--retry{background:#d97706;border:1px solid #b45309;color:#fff}.speaking-session-recorder__actions .btn.recorder-button--complete{background:#7c3aed;border:1px solid #6d28d9;color:#fff}.speaking-session-recorder__actions .btn.recorder-button--complete:disabled,.speaking-session-recorder__actions .btn.recorder-button--playback:disabled,.speaking-session-recorder__actions .btn.recorder-button--retry:disabled,.speaking-session-recorder__actions .btn.recorder-button--start:disabled,.speaking-session-recorder__actions .btn.recorder-button--stop:disabled{opacity:.55;cursor:not-allowed}.speaking-session-recorder__primary{flex:1 1 100%}.speaking-session-recorder__mic-level{display:flex;align-items:center;gap:10px;margin-bottom:10px}.speaking-session-recorder__mic-level-label{font-size:.92rem;color:var(--portal-bold-muted,#78716c);white-space:nowrap}.speaking-session-recorder__mic-level-meter{flex:1 1;height:14px}.speaking-session-recorder__playback{width:100%;max-width:420px;margin-top:12px}.speaking-session-recorder__complete{margin-top:12px;color:var(--ok,#16a34a);font-weight:600;line-height:1.45}.speaking-session-recorder__complete--failed{color:var(--danger,#dc2626)}.speaking-session-recorder__complete--done,.speaking-session-recorder__complete--processing{color:var(--ok,#16a34a)}.asr-async-reading--headless{display:none!important}.asr-async-reading{margin-top:12px;padding:12px;border:1px solid var(--border,#e5e7eb);border-radius:8px;background:var(--surface-muted,#f9fafb)}.asr-async-reading__status{display:flex;flex-direction:column;gap:4px;margin:8px 0;font-weight:600}.asr-async-reading__status--done{color:var(--ok,#16a34a)}.asr-async-reading__status--fail_closed,.asr-async-reading__status--failed{color:var(--warn,#b45309)}.asr-async-reading__teacher-note{font-weight:500;font-size:.95rem;color:var(--text-muted,#6b7280)}.asr-async-reading__transcript{margin:8px 0;font-size:.95rem}.asr-async-reading__score{margin:8px 0;padding:10px 12px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0}.asr-async-reading__score-value{margin:0 0 4px;font-size:.95rem}.asr-async-reading__score-explanation{margin:0 0 8px;font-size:.875rem;color:var(--text-muted,#6b7280)}.asr-async-reading__tips{margin:0;padding-left:1.25rem;font-size:.875rem}.asr-async-reading__status--idle,.asr-async-reading__tips{color:var(--text-muted,#6b7280)}.asr-async-reading__status--processing,.asr-async-reading__status--queued{color:#1d4ed8}.asr-async-reading__actions{display:flex;flex-wrap:wrap;gap:8px}.asr-async-reading__actions .btn{flex:1 1 auto;min-width:140px;max-width:100%}.listening-sample-audio-player{width:100%;max-width:420px;margin:8px 0}.expressive-exercise__label{display:block;font-weight:700;margin-bottom:6px;font-size:1rem}.expressive-exercise__guide{margin:0 0 10px;color:#475569;font-size:.9rem;line-height:1.5}.expressive-exercise__hint{margin:8px 0 0;color:var(--muted,#64748b);font-size:.875rem;line-height:1.45}.student-ai-feedback-panel{margin-top:14px;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #bfdbfe}.student-ai-feedback-panel--ready{border-style:solid;background:#f0fdf4;border-color:#86efac}.student-ai-feedback-panel__header{display:flex;gap:12px;align-items:flex-start}.student-ai-feedback-panel__icon{font-size:1.25rem;color:#2563eb}.student-ai-feedback-panel__title{margin:0;font-weight:700;font-size:.95rem}.student-ai-feedback-panel__subtitle{margin:4px 0 0;color:#64748b;font-size:.8rem}.student-ai-feedback-panel__hint{margin:10px 0 0;color:#475569;font-size:.875rem;line-height:1.45}.student-ai-feedback-panel__hint--muted{color:#94a3b8}.student-ai-feedback-panel__cta{margin-top:10px;width:100%;max-width:280px}.student-ai-feedback-panel__result{margin-top:10px}.student-ai-feedback-panel__encourage{margin:0 0 8px;font-weight:600;line-height:1.45}.student-ai-feedback-panel__tip{margin:0 0 8px;line-height:1.45;color:#334155}.student-ai-feedback-panel__disclaimer{margin:0;font-size:.8rem;color:#64748b}.student-ai-feedback-panel__badge{display:inline-block;margin-top:8px;padding:2px 8px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.75rem;font-weight:700}.student-ai-feedback-placeholder{display:flex;gap:12px;margin-top:14px;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #bfdbfe;box-shadow:0 2px 8px rgba(37,99,235,.06)}.student-ai-feedback-placeholder__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#dbeafe;font-size:1.1rem;line-height:1;color:#1d4ed8;flex-shrink:0}.student-ai-feedback-placeholder__title{margin:0 0 6px;font-weight:700;font-size:.95rem;color:#1e3a5f}.student-ai-feedback-placeholder__text{margin:0;color:#475569;font-size:.9rem;line-height:1.5}.student-ai-feedback-placeholder__badge{display:inline-block;margin-top:10px;padding:3px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.78rem;font-weight:700}.speaking-session-recorder__steps{margin:12px 0 0;padding-left:1.25rem;color:#475569;font-size:.9rem;line-height:1.55}.speaking-session-recorder__steps li+li{margin-top:4px}.student-activity-progress{padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.student-activity-progress__label{font-size:.875rem;font-weight:600;margin-bottom:8px;color:#334155}.student-activity-progress__bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.student-activity-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#38bdf8);transition:width .2s ease}.student-activity-incomplete{padding:12px 14px;border-radius:14px;background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.student-activity-incomplete__title{margin:0 0 8px;font-size:.9375rem;font-weight:600}.student-activity-incomplete__list{margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.5}.student-activity-incomplete__list li+li{margin-top:4px}.student-result-panel--mobile-safe{overflow-wrap:anywhere;word-break:break-word}.student-result-breakdown-strip{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.student-result-breakdown-strip__item{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600;border:1px solid transparent;max-width:100%;overflow-wrap:anywhere}.student-result-breakdown-strip__item--auto{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.student-result-breakdown-strip__item--wrong{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.student-result-breakdown-strip__item--pending{background:#fffbeb;color:#b45309;border-color:#fde68a}.student-result-breakdown-strip__item--asr,.student-result-summary-strip__chip--asr{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.student-result-question--asr{border-left:3px solid #3b82f6}.student-result-question__badge--asr{background:#eff6ff;color:#1d4ed8}.student-result-question__asr-reference{margin:0 0 .75rem;padding:.5rem .75rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.8125rem;line-height:1.5;color:#475569;overflow-wrap:anywhere}.student-result-actions--mobile-safe{display:flex;flex-wrap:wrap;gap:.5rem}.student-recent-attempts__badges{display:flex;flex-wrap:wrap;gap:.375rem;margin:.375rem 0 .625rem}.student-recent-attempts__badge{display:inline-flex;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1px solid transparent;max-width:100%;overflow-wrap:anywhere}.student-recent-attempts__badge--auto{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.student-recent-attempts__badge--wrong{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.student-recent-attempts__badge--pending{background:#fffbeb;color:#b45309;border-color:#fde68a}.student-recent-attempts__badge--asr{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.student-recent-attempts--mobile-safe,.student-recent-attempts__item--mobile-safe{overflow-wrap:anywhere;word-break:break-word}.student-result-panel{max-width:100%;overflow-x:hidden}.student-result-profile{display:grid;grid-template-columns:1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;margin:0}.student-result-profile>div{display:grid;grid-template-columns:minmax(5rem,7rem) 1fr;grid-gap:.5rem;gap:.5rem;align-items:start}.student-result-profile dt{margin:0;font-size:.8125rem;color:var(--muted-foreground,#64748b)}.student-result-profile dd{margin:0;font-size:.9375rem;word-break:break-word}.student-result-profile__mono{font-family:ui-monospace,monospace;font-size:.8125rem}.student-result-feedback section+section{margin-top:1rem}.student-result-feedback h4{margin:0 0 .375rem;font-size:.9375rem}.student-result-feedback ul{margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.55}.student-result-summary-strip{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.student-result-summary-strip__chip{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;border:1px solid transparent}.student-result-summary-strip__chip--correct{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.student-result-summary-strip__chip--incorrect{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.student-result-summary-strip__chip--pending{background:#fffbeb;color:#b45309;border-color:#fde68a}.student-result-questions{display:flex;flex-direction:column;gap:.5rem}.student-result-question{border:1px solid var(--border,#e2e8f0);border-radius:.5rem;overflow:hidden}.student-result-question--incorrect{border-color:#fecaca;background:#fffbfb}.student-result-question__summary{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .625rem;padding:.625rem .75rem;cursor:pointer;list-style:none;font-size:.875rem}.student-result-question__summary::-webkit-details-marker{display:none}.student-result-question__badge{padding:.0625rem .4375rem;border-radius:999px;font-size:.75rem}.student-result-question__badge--correct{background:#d1fae5;color:#065f46}.student-result-question__badge--incorrect{background:#fee2e2;color:#991b1b}.student-result-question__badge--pending{background:#fef3c7;color:#92400e}.student-result-question__skill{margin-left:auto;font-size:.75rem;color:var(--muted-foreground,#64748b)}.student-result-question__body{padding:0 .75rem .75rem;border-top:1px solid var(--border,#e2e8f0)}.student-result-question__stem{margin:.625rem 0;font-size:.9375rem;line-height:1.5}.student-result-question__answers{margin:0;display:grid;grid-gap:.5rem;gap:.5rem}.student-result-question__answers dt{font-size:.75rem;color:var(--muted-foreground,#64748b)}.student-result-question__answers dd{margin:.125rem 0 0;font-size:.875rem;word-break:break-word}.student-result-question__correct{color:#166534;font-weight:600}.student-result-question__analysis dd{color:#b45309}.student-result-local-note{margin:.75rem 0 0;font-size:.8125rem;color:var(--muted-foreground,#64748b)}.student-result-actions{display:flex;flex-wrap:wrap;gap:.5rem}.student-recent-attempts{margin-top:1.25rem}.student-recent-attempts__note{margin:0 0 .75rem;font-size:.8125rem;color:var(--muted-foreground,#64748b)}.student-recent-attempts__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.student-recent-attempts__item{display:grid;grid-gap:.375rem;gap:.375rem;padding:.75rem;border:1px solid var(--border,#e2e8f0);border-radius:.5rem}.student-recent-attempts__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.375rem;font-size:.875rem}.student-recent-attempts__stats{display:flex;flex-wrap:wrap;gap:.5rem .875rem;font-size:.8125rem;color:var(--muted-foreground,#64748b)}@media (min-width:640px){.student-result-profile{grid-template-columns:1fr 1fr}}@media (max-width:480px){.student-result-question__skill{margin-left:0;width:100%}.student-result-actions .btn{width:100%}}@media (min-width:640px){.exercise-matching__row{flex-direction:row;align-items:center}.exercise-matching__select{width:auto;min-width:200px;margin-left:auto}.speaking-session-recorder__actions .btn,.speaking-session-recorder__primary{flex:0 1 auto}}.exercise-collection-practice{padding-bottom:24px}.exercise-collection-sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:3;margin-bottom:14px}.exercise-collection-groups{display:flex;flex-direction:column;gap:12px}.exercise-collection-group{border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}.exercise-collection-group__header{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:12px 14px;border:0;background:#f8fafc;text-align:left;cursor:pointer;font:inherit}.exercise-collection-group__title{flex:1 1 160px;font-weight:700;color:#0f172a}.exercise-collection-group__meta{font-size:.8125rem;color:#64748b}.exercise-collection-group__chevron{font-size:.8125rem;font-weight:600;color:#2563eb}.exercise-collection-group__body{padding:12px 14px 16px;max-width:100%;overflow-x:clip}.exercise-collection-sticky-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 -4px 16px rgba(15,23,42,.06);position:-webkit-sticky;position:sticky;bottom:8px;z-index:4}.exercise-collection-sticky-bar__progress{margin:0;font-size:.875rem;font-weight:600;color:#334155}.exercise-collection-sticky-bar__submit{flex:1 1 auto;min-width:140px;max-width:100%}.exercise-collection-completed-actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:12px}.exercise-card--listening-choice .exercise-card__listening-block,.exercise-card--speaking-read-aloud .exercise-card__speaking-block{display:flex;flex-direction:column;gap:12px}.exercise-card__listening-hint{font-weight:600;color:#334155}.exercise-card__listening-player{width:100%;max-width:100%;border-radius:10px;background:#f1f5f9}.exercise-card--listening-choice,.exercise-card--speaking-read-aloud{padding-bottom:4px}.exercise-card--listening-choice .exercise-card__choices,.exercise-card--speaking-read-aloud .exercise-card__choices{display:flex;flex-direction:column;gap:10px}@media (max-width:480px){.student-portal-c3__session-bar{padding:8px 10px;margin-bottom:8px}.exercise-collection-practice{padding-bottom:calc(96px + env(safe-area-inset-bottom, 0px))}.exercise-collection-sticky-top{scroll-margin-top:8px}.exercise-collection-sticky-bar{position:fixed;left:0;right:0;bottom:0;margin:0;border-radius:14px 14px 0 0;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.exercise-collection-sticky-bar__submit{flex:1 1 100%}}.exercise-card--visual-hierarchy{padding:18px 18px 20px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 12px rgba(15,23,42,.05);margin-bottom:4px}.exercise-collection-group__body .exercise-card--visual-hierarchy,.student-activity-exercise-list .exercise-card--visual-hierarchy+.exercise-card--visual-hierarchy{margin-top:14px}.exercise-card--visual-hierarchy .exercise-card__header{padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid #f1f5f9}.exercise-card--visual-hierarchy .exercise-card__title{font-size:1.0625rem;font-weight:700;overflow-wrap:anywhere;word-break:break-word}.exercise-card--needs-answer{border-color:#fcd34d;box-shadow:0 0 0 2px rgba(251,191,36,.35)}.exercise-card__media-zone{padding:14px 16px;border-radius:12px;background:linear-gradient(165deg,#eff6ff,#f8fafc);border:1px solid #bfdbfe;margin-bottom:14px}.exercise-card__media-zone .exercise-card__listening-hint{margin:0 0 10px;color:#1e40af}.exercise-card__media-zone .exercise-card__listening-player{margin:0;min-height:44px}.exercise-card__answer-zone{display:flex;flex-direction:column;gap:10px}.exercise-card__answer-zone .exercise-option{margin-bottom:0;max-width:100%}.exercise-card__answer-zone .exercise-option__text{overflow-wrap:anywhere;word-break:break-word}.exercise-card--listening-choice .exercise-card__choices{gap:0}.exercise-collection-group{border-left:4px solid #2563eb}.exercise-collection-group__header{padding:14px 16px;background:linear-gradient(90deg,#f8fafc,#ffffff);border-bottom:1px solid #e2e8f0}.exercise-collection-group__title{font-size:1rem;letter-spacing:-.01em}.exercise-collection-group__progress{font-size:.8125rem;font-weight:700;padding:4px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.exercise-collection-groups{padding-bottom:8px}@media (max-width:480px){.exercise-collection-groups{padding-bottom:calc(88px + env(safe-area-inset-bottom, 0px))}.exercise-collection-group__body{padding-bottom:20px}}.speaking-session-recorder__zone{padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;margin-top:12px}.speaking-session-recorder__zone--prompt{background:#f8fafc;margin-top:0}.speaking-session-recorder__zone--record{background:linear-gradient(165deg,#f0fdf4,#ffffff);border-color:#bbf7d0}.speaking-session-recorder__zone--asr{background:#fafafa;border-color:#e5e7eb}.speaking-session-recorder__zone--teacher-review{background:#fffbeb;border-color:#fde68a}.speaking-session-recorder__teacher-review-note{margin:0 0 12px;font-size:.875rem;font-weight:600;color:#92400e;line-height:1.5}.speaking-session-recorder__zone--record .speaking-session-recorder__actions{margin-top:0}.asr-async-reading{margin-top:0;border-radius:10px;border-color:#d1d5db}.asr-async-reading__status--fail_closed,.asr-async-reading__status--failed{padding:8px 10px;border-radius:8px;background:#fffbeb;border:1px solid #fde68a;color:#92400e}.asr-async-reading__status--fail_closed .asr-async-reading__teacher-note,.asr-async-reading__status--failed .asr-async-reading__teacher-note{color:#b45309}.student-portal-course-map-notice__title{margin:0 0 8px;font-size:1.125rem;font-weight:800;color:#0f172a}.student-portal-course-map-notice__desc{margin:0 0 16px;color:#64748b;line-height:1.55;font-size:.9375rem}.student-portal-course-map-notice__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.student-portal-course-map-notice__redirect{margin:14px 0 0;font-size:.8125rem;color:#94a3b8}@media (max-width:430px){.student-portal-course-map-notice__actions .portal-cta-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:0}}.student-portal-mobile-safe,.student-portal-mobile-safe .portal-content{max-width:100%;overflow-x:clip}@media (max-width:430px){.student-portal-mobile-safe .student-portal-c3__session-bar{padding:8px 10px;margin-bottom:6px;gap:6px 8px}.student-portal-mobile-safe .student-portal-c3__nav{margin:10px 0 14px;gap:6px}.student-portal-mobile-safe .student-portal-c3__compliance-details{margin-top:8px;padding:8px 10px}.student-portal-mobile-safe .student-portal-c3__compliance-summary{font-size:.8125rem}.exercise-card--visual-hierarchy{padding:14px 14px 16px}.exercise-card__answer-zone{gap:8px}.speaking-session-recorder__actions .btn{flex:1 1 100%;min-width:0}}@media (max-width:390px){.student-portal-mobile-safe .student-portal-page-header{padding:16px}.student-portal-mobile-safe .student-portal-page-header__title{font-size:1.375rem}}.student-portal-frame[data-skin-id=visual_preview_v12]{--v12-cream:#fdf8f2;--v12-cream-deep:#f5ebe0;--v12-peach:#f4b8a8;--v12-peach-soft:#fce4dc;--v12-peach-deep:#e8957a;--v12-sky:#a8d4f0;--v12-sky-deep:#6bb8e0;--v12-lavender:#c9b8e8;--v12-lavender-deep:#9b82c4;--v12-gold:#e8c878;--v12-gold-light:#f5e4b8;--v12-text:#3d3548;--v12-muted:#7a7088;--v12-radius-sm:12px;--v12-radius-md:18px;--v12-radius-lg:28px;--v12-shadow:0 8px 32px rgba(61,53,72,0.1);min-height:100vh;color:var(--v12-text);background:linear-gradient(180deg,var(--v12-cream) 0,var(--v12-peach-soft) 42%,#e8dff5 100%)}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior]{background:linear-gradient(180deg,#eef6fc 0,var(--v12-cream) 45%,#e8dff5 100%)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3{position:relative}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3:before{content:"";display:block;height:4px;margin:0 0 14px;border-radius:999px;background:linear-gradient(90deg,var(--v12-peach),var(--v12-gold),var(--v12-sky),var(--v12-lavender),var(--v12-peach));background-size:200% 100%;animation:student-v12-rainbow 8s linear infinite}@keyframes student-v12-rainbow{0%{background-position:0 50%}to{background-position:200% 50%}}@media (prefers-reduced-motion:reduce){.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3:before{animation:none}}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__session-bar{padding:14px 16px;border-radius:var(--v12-radius-md);border:2px solid rgba(255,255,255,.85);box-shadow:var(--v12-shadow);background:linear-gradient(135deg,var(--v12-peach-deep),var(--v12-gold));color:#fff}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .student-portal-c3__session-bar{background:linear-gradient(135deg,var(--v12-sky-deep),#5a9ec4)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__session-label{color:#fff;font-weight:700}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__session-scope{color:var(--v12-text);background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.9)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__logout-btn{border-radius:999px;border:2px solid rgba(255,255,255,.7);background:rgba(255,255,255,.22);color:#fff;font-weight:700}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__logout-btn:hover{background:rgba(255,255,255,.35)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__nav{gap:10px}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__nav-btn{border-radius:999px;border:2px solid var(--v12-peach-soft);background:#fff;color:var(--v12-muted);box-shadow:0 4px 16px rgba(61,53,72,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .student-portal-c3__nav-btn{border-color:rgba(168,212,240,.8)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__nav-btn:hover{transform:translateY(-1px);box-shadow:var(--v12-shadow)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__nav-btn.is-active{border-color:var(--v12-peach);background:linear-gradient(135deg,var(--v12-peach-soft),var(--v12-lavender));color:var(--v12-text)}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .student-portal-c3__nav-btn.is-active{border-color:var(--v12-sky-deep);background:linear-gradient(135deg,#dff0fb,var(--v12-lavender));color:#2a6080}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__encourage,.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__phase-item,.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__today-reminder{border-radius:var(--v12-radius-md);border:2px solid rgba(255,255,255,.9);background:rgba(255,255,255,.88);box-shadow:0 4px 20px rgba(61,53,72,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__today-reminder{background:linear-gradient(135deg,#fff8e7,#fff3d4);border:2px dashed var(--v12-gold)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__phase-item strong,.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__today-reminder-title{color:var(--v12-text)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__today-reminder-text{color:var(--v12-muted)}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card{border-radius:var(--v12-radius-md);border:2px solid rgba(255,255,255,.95);background:rgba(255,255,255,.9);box-shadow:var(--v12-shadow)}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card--primary{border-top:5px solid var(--v12-peach-deep)}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card--junior{border-top:5px solid var(--v12-sky-deep)}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card__eyebrow{color:var(--v12-peach-deep)}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card--junior .course-unit-card__eyebrow{color:#2a6080}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card__title{color:var(--v12-text)}.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card .btn,.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card [class*=cta],.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card button,.student-portal-frame[data-skin-id=visual_preview_v12] .course-unit-card__cta,.student-portal-frame[data-skin-id=visual_preview_v12] .portal-cta-btn--primary,.student-portal-frame[data-skin-id=visual_preview_v12] .product-btn-primary,.student-portal-frame[data-skin-id=visual_preview_v12] button.product-btn-primary{border-radius:999px!important;border:none!important;background:linear-gradient(180deg,var(--v12-peach) 0,var(--v12-peach-deep) 100%)!important;color:#fff!important;box-shadow:0 4px 16px rgba(232,149,122,.35),inset 0 1px 0 rgba(255,255,255,.35);font-weight:700}.student-portal-frame[data-skin-id=visual_preview_v12] .portal-cta-btn--secondary{border-radius:999px!important;border:2px solid var(--v12-peach-soft)!important;background:#fff!important;color:var(--v12-text)!important;box-shadow:0 4px 12px rgba(61,53,72,.06)}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .course-unit-card__cta,.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .portal-cta-btn--primary,.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .product-btn-primary,.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] button.product-btn-primary{background:linear-gradient(180deg,var(--v12-sky) 0,var(--v12-sky-deep) 100%)!important;box-shadow:0 4px 16px rgba(107,184,224,.35),inset 0 1px 0 rgba(255,255,255,.35)}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .portal-cta-btn--secondary{border-color:rgba(168,212,240,.9)!important}.student-portal-frame[data-skin-id=visual_preview_v12] .product-card,.student-portal-frame[data-skin-id=visual_preview_v12] .product-section>section,.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-page-card{border-radius:var(--v12-radius-md);border:2px solid rgba(255,255,255,.9);background:rgba(255,255,255,.88);box-shadow:0 4px 20px rgba(61,53,72,.08)}.student-portal-frame[data-skin-id=visual_preview_v12] .portal-footer,.student-portal-frame[data-skin-id=visual_preview_v12] .product-footer-note{color:var(--v12-muted)}.student-portal-frame[data-skin-id=visual_preview_v12] .product-footer-note a{color:var(--v12-lavender-deep);font-weight:700}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__intro-card,.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__login-card{border-radius:var(--v12-radius-lg);border:2px solid rgba(255,255,255,.9);background:rgba(255,255,255,.9);box-shadow:var(--v12-shadow)}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__intro-eyebrow{color:var(--v12-peach-deep);font-weight:700}.student-portal-frame[data-skin-id=visual_preview_v12][data-product-line=junior] .student-portal-c3__intro-eyebrow{color:#2a6080}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__field input{border-radius:var(--v12-radius-sm);border:2px solid var(--v12-peach-soft);background:#fff}.student-portal-frame[data-skin-id=visual_preview_v12] .student-portal-c3__field input:focus{border-color:var(--v12-peach-deep);outline:none;box-shadow:0 0 0 3px rgba(232,149,122,.2)}.student-portal-frame[data-skin-id^=visual_preview_] .course-unit-card,.student-portal-frame[data-skin-id^=visual_preview_] .portal-cta-btn,.student-portal-frame[data-skin-id^=visual_preview_] .student-portal-c3__nav-btn{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.student-portal-frame[data-skin-id=visual_preview_v01]{--vp-primary:#1e40af;--vp-accent:#3b82f6;--vp-warm:#ea580c;--vp-bg:#f0f4f8;--vp-text:#1e293b;--vp-muted:#64748b;--vp-radius:12px;background:#e2e8f0;color:var(--vp-text)}.student-portal-frame[data-skin-id=visual_preview_v01][data-product-line=primary]{background:linear-gradient(180deg,#fff7ed,#f0f4f8 55%)}.student-portal-frame[data-skin-id=visual_preview_v01] .student-portal-c3:before{content:"静态视觉预览 v0.1 · 六端口基线";display:block;margin:0 0 12px;padding:10px 14px;border-radius:0 0 12px 12px;background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#f8fafc;font-size:.75rem;font-weight:600;border-bottom:3px solid #fbbf24;text-align:center}.student-portal-frame[data-skin-id=visual_preview_v01] .student-portal-c3__session-bar{border-radius:var(--vp-radius);border:1px solid #cbd5e1;background:#fff;box-shadow:0 4px 12px rgba(15,23,42,.06)}.student-portal-frame[data-skin-id=visual_preview_v01][data-product-line=primary] .student-portal-c3__session-bar{border-top:4px solid var(--vp-warm)}.student-portal-frame[data-skin-id=visual_preview_v01][data-product-line=junior] .student-portal-c3__session-bar{border-top:4px solid var(--vp-primary)}.student-portal-frame[data-skin-id=visual_preview_v01] .student-portal-c3__session-scope{background:#eff6ff;color:var(--vp-primary)}.student-portal-frame[data-skin-id=visual_preview_v01][data-product-line=primary] .student-portal-c3__session-scope{background:#fff7ed;color:var(--vp-warm)}.student-portal-frame[data-skin-id=visual_preview_v01] .student-portal-c3__nav-btn{border-radius:999px;border:1px solid #cbd5e1;background:#fff}.student-portal-frame[data-skin-id=visual_preview_v01] .student-portal-c3__nav-btn.is-active{border-color:var(--vp-primary);background:#eff6ff;color:var(--vp-primary)}.student-portal-frame[data-skin-id=visual_preview_v01][data-product-line=primary] .student-portal-c3__nav-btn.is-active{border-color:var(--vp-warm);background:#fff7ed;color:var(--vp-warm)}.student-portal-frame[data-skin-id=visual_preview_v01] .course-unit-card{border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(15,23,42,.06)}.student-portal-frame[data-skin-id=visual_preview_v01] .portal-cta-btn--primary{border-radius:10px!important;background:var(--vp-primary)!important;color:#fff!important;border:none!important}.student-portal-frame[data-skin-id=visual_preview_v01][data-product-line=primary] .portal-cta-btn--primary{background:var(--vp-warm)!important}.student-portal-frame[data-skin-id=visual_preview_v04]{--vp-orange:#ff6b35;--vp-yellow:#ffd23f;--vp-pink:#ff6b9d;--vp-green:#06d6a0;--vp-blue:#4cc9f0;--vp-calm:#334155;--vp-bg:#f1f5f9;background:linear-gradient(180deg,#e2e8f0,#cbd5e1);color:#1e293b}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=primary]{background:linear-gradient(180deg,#fff8f0,#ffe8d6 45%,#e2e8f0)}.student-portal-frame[data-skin-id=visual_preview_v04] .student-portal-c3:before{content:"🎨 v0.4 卡通组件 · 原始导航/课程卡保留";display:block;margin:0 0 12px;padding:10px 14px;border-radius:16px;background:linear-gradient(90deg,#ffd23f,#ff6b35,#ff6b9d);color:#1e293b;font-size:.75rem;font-weight:800;text-align:center}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=junior] .student-portal-c3:before{background:linear-gradient(90deg,#64748b,#334155);color:#fff;content:"v0.4 Calm Junior · 沉稳灰蓝"}.student-portal-frame[data-skin-id=visual_preview_v04] .student-portal-c3__session-bar{border-radius:24px;border:3px solid #ff9f1c;background:#fff;box-shadow:0 4px 0 rgba(0,0,0,.12),0 8px 20px rgba(255,107,53,.15)}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=junior] .student-portal-c3__session-bar{border-color:#94a3b8;border-radius:12px;box-shadow:0 1px 3px rgba(51,65,85,.08)}.student-portal-frame[data-skin-id=visual_preview_v04] .student-portal-c3__nav-btn{border-radius:999px;border:3px solid #ffd23f;background:#fff;font-weight:800}.student-portal-frame[data-skin-id=visual_preview_v04] .student-portal-c3__nav-btn.is-active{background:var(--vp-orange);border-color:var(--vp-orange);color:#fff}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=junior] .student-portal-c3__nav-btn{border-width:1px;border-color:#cbd5e1;font-weight:700}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=junior] .student-portal-c3__nav-btn.is-active{background:var(--vp-calm);border-color:var(--vp-calm);color:#fff}.student-portal-frame[data-skin-id=visual_preview_v04] .student-portal-c3__today-reminder{border-radius:20px;border:3px dashed var(--vp-pink);background:#fff8f0}.student-portal-frame[data-skin-id=visual_preview_v04] .course-unit-card{border-radius:24px;border:3px solid #ff9f1c;box-shadow:0 4px 0 rgba(0,0,0,.12)}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=junior] .course-unit-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(51,65,85,.08)}.student-portal-frame[data-skin-id=visual_preview_v04] .portal-cta-btn--primary{border-radius:999px!important;border:3px solid #1e293b!important;background:var(--vp-yellow)!important;color:#1e293b!important;font-weight:800!important;box-shadow:0 4px 0 #1e293b}.student-portal-frame[data-skin-id=visual_preview_v04][data-product-line=junior] .portal-cta-btn--primary{border:none!important;background:var(--vp-calm)!important;color:#fff!important;box-shadow:none}.student-portal-frame[data-skin-id=visual_preview_v06]{--vp-primary:#1e40af;--vp-warm:#ea580c;--vp-accent:#fbbf24;--vp-pink:#fb7185;background:linear-gradient(160deg,#e2e8f0,#cbd5e1);color:#1e293b}.student-portal-frame[data-skin-id=visual_preview_v06][data-product-line=primary]{background:linear-gradient(160deg,#fff7ed,#ffe4e6 40%,#e0f2fe)}.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3:before{content:none;display:none}.student-portal-c3__branch-banner{display:none}.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__branch-banner{display:flex;align-items:center;justify-content:center;gap:.35rem;margin:0 0 12px;padding:10px 14px;border-radius:16px;background:linear-gradient(90deg,#1e40af,#3b82f6,#fbbf24,#fb7185,#1e40af);background-size:200% 100%;animation:student-vp06-shimmer 8s ease infinite;color:#fff;font-size:.75rem;font-weight:800;text-align:center}.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__branch-banner-icon{flex-shrink:0;line-height:1}@keyframes student-vp06-shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__session-bar{border-radius:24px;border:2px solid rgba(59,130,246,.35);background:rgba(255,255,255,.92);box-shadow:0 4px 20px rgba(15,23,42,.1);animation:student-vp06-float 4s ease-in-out infinite}@keyframes student-vp06-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__nav-btn{border-radius:16px;border:2px solid #bfdbfe;background:#fff}.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__nav-btn.is-active{border-color:var(--vp-primary);background:#dbeafe;color:var(--vp-primary);box-shadow:0 0 0 4px rgba(59,130,246,.2)}.student-portal-frame[data-skin-id=visual_preview_v06][data-product-line=primary] .student-portal-c3__nav-btn.is-active{border-color:var(--vp-warm);background:#ffedd5;color:var(--vp-warm);box-shadow:0 0 0 4px rgba(234,88,12,.18)}.student-portal-frame[data-skin-id=visual_preview_v06] .course-unit-card{border-radius:24px;border:2px solid #e2e8f0;box-shadow:0 4px 20px rgba(15,23,42,.1)}.student-portal-frame[data-skin-id=visual_preview_v06] .course-unit-card:hover{transform:translateY(-3px)}.student-portal-frame[data-skin-id=visual_preview_v06] .portal-cta-btn--primary{border-radius:999px!important;background:linear-gradient(135deg,#1e40af,#3b82f6)!important;color:#fff!important;border:none!important}.student-portal-frame[data-skin-id=visual_preview_v06][data-product-line=primary] .portal-cta-btn--primary{background:linear-gradient(135deg,#ea580c,#fbbf24)!important;color:#1e293b!important}@media (prefers-reduced-motion:reduce){.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__branch-banner,.student-portal-frame[data-skin-id=visual_preview_v06] .student-portal-c3__session-bar{animation:none}}.student-portal-frame[data-skin-id=visual_preview_v07]{--vp-sea:#0a1628;--vp-panel:#1a3558;--vp-cyan:#22d3ee;--vp-ice:#a8d4f0;--vp-text:#f0f9ff;background:linear-gradient(160deg,#0f1f38,#132a4a 40%,#e8edf3);color:var(--vp-sea)}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3:before{content:"◈ v0.7 深海学习 OS · 驾驶舱风格";display:block;margin:0 0 12px;padding:10px 14px;background:linear-gradient(90deg,#0a1628,#132a4a);color:var(--vp-ice);border-bottom:2px solid var(--vp-cyan);box-shadow:0 0 24px rgba(34,211,238,.35);font-size:.75rem;font-weight:700;text-align:center}.student-portal-frame[data-layout=v07] .student-portal-c3--v07:before,.student-portal-frame[data-layout=v07] .student-portal-c3:before{content:none!important;display:none!important}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__session-bar{border-radius:12px;border:1px solid rgba(34,211,238,.35);background:linear-gradient(135deg,#0a1628,#1a3558);color:var(--vp-text);box-shadow:0 8px 32px rgba(10,22,40,.45)}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__logout-btn,.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__session-label{color:var(--vp-text)}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__session-scope{background:rgba(34,211,238,.15);color:var(--vp-cyan);border:1px solid rgba(34,211,238,.4)}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__logout-btn{border:1px solid rgba(34,211,238,.45);background:rgba(34,211,238,.1)}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__nav-btn{border-radius:10px;border:1px solid rgba(34,211,238,.25);background:rgba(26,53,88,.9);color:var(--vp-ice)}.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__nav-btn.is-active{border-color:var(--vp-cyan);background:rgba(34,211,238,.18);color:var(--vp-cyan);box-shadow:0 0 16px rgba(34,211,238,.35)}.student-portal-frame[data-skin-id=visual_preview_v07] .course-unit-card,.student-portal-frame[data-skin-id=visual_preview_v07] .product-card,.student-portal-frame[data-skin-id=visual_preview_v07] .student-portal-c3__today-reminder{border-radius:12px;border:1px solid rgba(34,211,238,.28);background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(10,22,40,.18)}.student-portal-frame[data-skin-id=visual_preview_v07] .course-unit-card--junior,.student-portal-frame[data-skin-id=visual_preview_v07] .course-unit-card--primary{border-top:3px solid var(--vp-cyan)}.student-portal-frame[data-skin-id=visual_preview_v07] .portal-cta-btn--primary{border-radius:10px!important;border:1px solid var(--vp-cyan)!important;background:linear-gradient(135deg,#0891b2,#22d3ee)!important;color:#0a1628!important;font-weight:800!important;box-shadow:0 0 18px rgba(34,211,238,.35)}.student-portal-frame[data-skin-id=visual_preview_v07] .portal-cta-btn--secondary{border-radius:10px!important;border:1px solid rgba(34,211,238,.4)!important;background:#0a1628!important;color:var(--vp-ice)!important}.student-portal-frame[data-skin-id=visual_preview_v07] .product-footer-note a{color:#0891b2}.student-portal-frame[data-skin-id=visual_preview_v08]{--vp-purple:#7c3aed;--vp-lake:#0ea5e9;--vp-lemon:#facc15;--vp-coral:#fb7185;--vp-mint:#34d399;background:linear-gradient(180deg,#ede9fe,#e0f2fe 35%,#fef9c3 70%,#ffe4e6);color:#1e293b}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3:before{content:"🌟 v0.8 多彩成长宇宙 · 彩虹导航保留原入口";display:block;margin:0 0 12px;padding:10px 14px;background:linear-gradient(90deg,#4c1d95,#0369a1);color:#fff;border-bottom:3px solid var(--vp-lemon);font-size:.75rem;font-weight:800;text-align:center}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__session-bar{border-radius:24px;border:3px solid #c4b5fd;background:linear-gradient(135deg,#7c3aed,#0ea5e9);color:#fff;box-shadow:0 8px 28px rgba(124,58,237,.18)}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__session-label{color:#fff}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__session-scope{background:var(--vp-lemon);color:#4c1d95;border:none}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__logout-btn{border:2px solid rgba(255,255,255,.7);background:rgba(255,255,255,.2);color:#fff;border-radius:999px}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__nav-btn{border-radius:999px;border:2px solid #c4b5fd;background:#fff;font-weight:800;color:#4c1d95}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__nav-btn.is-active{background:linear-gradient(135deg,#ede9fe,#fef9c3);border-color:var(--vp-purple);color:var(--vp-purple)}.student-portal-frame[data-skin-id=visual_preview_v08] .student-portal-c3__today-reminder{border-radius:18px;border:2px solid var(--vp-coral);background:#ffe4e6}.student-portal-frame[data-skin-id=visual_preview_v08] .course-unit-card{border-radius:20px;border:2px solid #c4b5fd;box-shadow:0 8px 28px rgba(124,58,237,.12)}.student-portal-frame[data-skin-id=visual_preview_v08] .course-unit-card--primary{border-top:5px solid var(--vp-coral)}.student-portal-frame[data-skin-id=visual_preview_v08] .course-unit-card--junior{border-top:5px solid var(--vp-lake)}.student-portal-frame[data-skin-id=visual_preview_v08] .portal-cta-btn--primary{border-radius:999px!important;border:none!important;background:linear-gradient(135deg,#7c3aed,#0ea5e9)!important;color:#fff!important;font-weight:800!important}.student-portal-frame[data-skin-id=visual_preview_v08] .portal-cta-btn--secondary{border-radius:999px!important;border:2px solid var(--vp-lemon)!important;background:#fef9c3!important;color:#4c1d95!important}.student-portal-frame[data-skin-id=visual_preview_v10]{--vp-gem:#2563eb;--vp-orange:#f97316;--vp-purple:#7c3aed;--vp-green:#22c55e;background:linear-gradient(160deg,#dbeafe,#e9d5ff 50%,#fed7aa);color:#1e293b}.student-portal-frame[data-skin-id=visual_preview_v10][data-product-line=primary]{background:linear-gradient(160deg,#fff7ed,#fed7aa 40%,#e9d5ff)}.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3:before{content:"🗺️ v0.10 游戏任务地图 · 今日任务即关卡入口";display:block;margin:0 0 12px;padding:10px 14px;border-radius:14px;background:linear-gradient(90deg,#2563eb,#7c3aed,#f97316,#2563eb);background-size:200% 100%;animation:student-vp10-shift 7s ease infinite;color:#fff;font-size:.75rem;font-weight:800;text-align:center}@keyframes student-vp10-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3__session-bar{border-radius:16px;border:2px solid #60a5fa;background:#eff6ff;box-shadow:0 4px 20px rgba(30,41,59,.1)}.student-portal-frame[data-skin-id=visual_preview_v10][data-product-line=primary] .student-portal-c3__session-bar{border-color:#fb923c;background:#fff7ed}.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3__session-scope{background:var(--vp-gem);color:#fff}.student-portal-frame[data-skin-id=visual_preview_v10][data-product-line=primary] .student-portal-c3__session-scope{background:var(--vp-orange)}.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3__nav-btn{border-radius:999px;border:2px solid #93c5fd;background:#fff;font-weight:800}.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3__nav-btn.is-active{background:var(--vp-gem);border-color:var(--vp-gem);color:#fff}.student-portal-frame[data-skin-id=visual_preview_v10][data-product-line=primary] .student-portal-c3__nav-btn.is-active{background:var(--vp-orange);border-color:var(--vp-orange)}.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3__today-reminder{border-radius:16px;border:2px solid var(--vp-purple);background:#f5f3ff}.student-portal-frame[data-skin-id=visual_preview_v10] .course-unit-card{border-radius:20px;border:2px solid #cbd5e1;box-shadow:0 4px 20px rgba(30,41,59,.1);position:relative}.student-portal-frame[data-skin-id=visual_preview_v10] .course-unit-card:after{content:"⚔️";position:absolute;top:12px;right:14px;font-size:1rem;opacity:.7}.student-portal-frame[data-skin-id=visual_preview_v10] .course-unit-card--primary{border-top:5px solid var(--vp-orange)}.student-portal-frame[data-skin-id=visual_preview_v10] .course-unit-card--junior{border-top:5px solid var(--vp-gem)}.student-portal-frame[data-skin-id=visual_preview_v10] .portal-cta-btn--primary{border-radius:999px!important;border:none!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;font-weight:800!important}.student-portal-frame[data-skin-id=visual_preview_v10][data-product-line=primary] .portal-cta-btn--primary{background:linear-gradient(135deg,#f97316,#fb923c)!important}@media (prefers-reduced-motion:reduce){.student-portal-frame[data-skin-id=visual_preview_v10] .student-portal-c3:before{animation:none}}.student-portal-frame[data-layout=v06]{--v06-blue:#1e40af;--v06-blue-bright:#3b82f6;--v06-warm:#ea580c;--v06-gold:#fbbf24;--v06-pink:#fb7185;--v06-soft:#fff7ed;--v06-bg-junior:#f0f4f8;--v06-text:#1e293b;--v06-muted:#64748b;--v06-radius:24px;--v06-shadow:0 12px 40px rgba(15,23,42,0.12);min-height:100vh;background:linear-gradient(160deg,#dbeafe,#e2e8f0 45%,#f8fafc);color:var(--v06-text);padding:20px 16px 24px;display:flex;flex-direction:column}.student-portal-frame[data-layout=v06][data-product-line=primary]{background:linear-gradient(165deg,#fff7ed,#ffe4e6 32%,#e0f2fe 68%,#fef9c3)}.student-portal-frame[data-layout=v06] .student-portal-c3--v06{max-width:1440px;margin:0 auto}.student-portal-frame[data-layout=v06] .v06-frame{border-radius:var(--v06-radius);overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:var(--v06-shadow);transition:transform .35s ease,box-shadow .35s ease}.student-portal-frame[data-layout=v06] .v06-frame:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(15,23,42,.14)}.student-portal-frame[data-layout=v06][data-product-line=primary] .v06-frame{background:var(--v06-soft)}.student-portal-frame[data-layout=v06][data-product-line=junior] .v06-frame{background:var(--v06-bg-junior)}.student-portal-c3--v06 .v06-header,.student-portal-frame[data-layout=v06] .v06-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 22px;color:#fff}.student-portal-c3--v06 .v06-header__brand,.student-portal-frame[data-layout=v06] .v06-header__brand{background:#fff;border-radius:12px;padding:6px 12px 6px 8px;box-shadow:0 0 0 2px rgba(255,255,255,.95);display:inline-flex;flex:0 0 auto}.student-portal-c3--v06 .v06-header__brand .brand-lockup,.student-portal-frame[data-layout=v06] .v06-header__brand .brand-lockup{height:64px}.student-portal-c3--v06 .v06-header__copy,.student-portal-frame[data-layout=v06] .v06-header__copy{flex:1 1 200px;min-width:0}.student-portal-frame[data-layout=v06][data-product-line=primary] .v06-header{background:linear-gradient(135deg,#ea580c,#f97316 45%,#fbbf24)}.student-portal-frame[data-layout=v06][data-product-line=junior] .v06-header{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#3b82f6)}.student-portal-frame[data-layout=v06] .v06-header__title{margin:0;font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.student-portal-frame[data-layout=v06] .v06-header__deco{display:inline-block;margin-left:6px;animation:v06-spin 6s linear infinite}.student-portal-frame[data-layout=v06] .v06-header__student-name{display:inline-block;margin-left:14px;padding-left:14px;border-left:1px solid rgba(255,255,255,.35);font-size:1.05rem;font-weight:700;letter-spacing:.01em;opacity:.96;vertical-align:baseline}@keyframes v06-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.student-portal-frame[data-layout=v06] .v06-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.student-portal-frame[data-layout=v06] .v06-nav__btn{min-height:40px;padding:8px 14px;border-radius:999px;border:0;background:rgba(255,255,255,.22);color:#fff;font:inherit;font-size:.875rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease}.student-portal-frame[data-layout=v06] .v06-nav__btn:hover{transform:scale(1.05);background:rgba(255,255,255,.32)}.student-portal-frame[data-layout=v06] .v06-nav__btn.is-active{background:rgba(255,255,255,.95);color:#1e293b;box-shadow:0 4px 14px rgba(15,23,42,.12)}.student-portal-frame[data-layout=v06] .v06-user{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:600}.student-portal-frame[data-layout=v06] .v06-user__meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.student-portal-frame[data-layout=v06] .v06-user__scope{font-size:.75rem;opacity:.9}.student-portal-frame[data-layout=v06] .v06-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#fff;border:2px solid rgba(255,255,255,.7);background:#f59e0b;animation:v06-bob 2.5s ease-in-out infinite}.student-portal-frame[data-layout=v06][data-product-line=junior] .v06-avatar{background:#2563eb}@keyframes v06-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.student-portal-frame[data-layout=v06] .v06-logout{margin-top:8px;min-height:36px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.16);color:#fff;font:inherit;font-size:.8125rem;font-weight:700;cursor:pointer}.student-portal-frame[data-layout=v06] .v06-body{position:relative;padding:22px}.student-portal-frame[data-layout=v06] .v06-float{position:absolute;pointer-events:none;font-size:1.5rem;opacity:.7;animation:v06-float 4s ease-in-out infinite}.student-portal-frame[data-layout=v06] .v06-float--a{top:8px;right:18px}.student-portal-frame[data-layout=v06] .v06-float--b{top:48px;left:10px;animation-delay:1s}.student-portal-frame[data-layout=v06] .v06-float--c{bottom:24px;right:36px;animation-delay:1.6s}@keyframes v06-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.student-portal-frame[data-layout=v06] .v06-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.student-portal-frame[data-layout=v06] .v06-pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.student-portal-frame[data-layout=v06] .v06-pill--warm{background:#ffedd5;color:#c2410c;border:2px solid #f97316}.student-portal-frame[data-layout=v06] .v06-pill--blue{background:#dbeafe;color:#1e40af}.student-portal-frame[data-layout=v06] .v06-pill--note{background:#fef3c7;color:#92400e;border:1px dashed #d97706}.student-portal-frame[data-layout=v06] .v06-today-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:16px;gap:16px;margin-bottom:18px}@media (max-width:800px){.student-portal-frame[data-layout=v06] .v06-today-grid{grid-template-columns:1fr}}.student-portal-frame[data-layout=v06] .v06-card{position:relative;border-radius:18px;padding:18px 18px 16px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 4px 20px rgba(15,23,42,.08);overflow:visible;animation:v06-reveal .7s cubic-bezier(.22,1,.36,1) both;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.student-portal-frame[data-layout=v06] .v06-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 14px 36px rgba(15,23,42,.12)}.student-portal-frame[data-layout=v06] .v06-card--delay-1{animation-delay:.08s}.student-portal-frame[data-layout=v06] .v06-card--delay-2{animation-delay:.16s}.student-portal-frame[data-layout=v06] .v06-card--delay-3{animation-delay:.24s}@keyframes v06-reveal{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.student-portal-frame[data-layout=v06] .v06-card__eyebrow{margin:0 0 8px;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--v06-muted)}.student-portal-frame[data-layout=v06] .v06-card__title{margin:0 0 10px;font-size:1.35rem;font-weight:800;line-height:1.25;color:var(--v06-text)}.student-portal-frame[data-layout=v06] .v06-card__text{margin:0 0 14px;font-size:.9375rem;line-height:1.5;color:var(--v06-muted)}.student-portal-frame[data-layout=v06] .v06-mascot{position:absolute;top:-18px;right:12px;font-size:2.4rem;animation:v06-float 2.2s ease-in-out infinite;filter:drop-shadow(0 6px 10px rgba(15,23,42,.15))}.student-portal-frame[data-layout=v06] .v06-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:12px 18px;border:none;border-radius:14px;font:inherit;font-size:1.05rem;font-weight:800;cursor:pointer;color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);box-shadow:0 8px 20px rgba(37,99,235,.28);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.student-portal-frame[data-layout=v06][data-product-line=primary] .v06-cta{background:linear-gradient(135deg,#ea580c,#fbbf24);color:#1e293b;box-shadow:0 8px 20px rgba(234,88,12,.28)}.student-portal-frame[data-layout=v06] .v06-cta:hover{transform:scale(1.04)}.student-portal-frame[data-layout=v06] .v06-progress{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin:8px 0 10px}.student-portal-frame[data-layout=v06] .v06-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#60a5fa)}.student-portal-frame[data-layout=v06][data-product-line=primary] .v06-progress__fill{background:linear-gradient(90deg,#ea580c,#fbbf24)}.student-portal-frame[data-layout=v06] .v06-paws,.student-portal-frame[data-layout=v06] .v06-stars{display:flex;gap:6px;font-size:1.25rem;margin-top:8px}.student-portal-frame[data-layout=v06] .v06-paws span,.student-portal-frame[data-layout=v06] .v06-stars span{animation:v06-twinkle 2s ease-in-out infinite}.student-portal-frame[data-layout=v06] .v06-paws span:nth-child(2),.student-portal-frame[data-layout=v06] .v06-stars span:nth-child(2){animation-delay:.2s}.student-portal-frame[data-layout=v06] .v06-paws span:nth-child(3),.student-portal-frame[data-layout=v06] .v06-stars span:nth-child(3){animation-delay:.4s}@keyframes v06-twinkle{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.75}}.student-portal-frame[data-layout=v06] .v06-section-title{margin:8px 0 12px;font-size:1.05rem;font-weight:800;color:var(--v06-text)}.student-portal-frame[data-layout=v06] .v06-units .course-unit-card{border-radius:18px;border:1px solid rgba(15,23,42,.06);box-shadow:0 4px 18px rgba(15,23,42,.08);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;animation:v06-reveal .65s cubic-bezier(.22,1,.36,1) both}.student-portal-frame[data-layout=v06] .v06-units .course-unit-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 14px 32px rgba(15,23,42,.12)}.student-portal-frame[data-layout=v06][data-product-line=primary] .v06-units .course-unit-card--primary{border-top:5px solid #ea580c}.student-portal-frame[data-layout=v06][data-product-line=junior] .v06-units .course-unit-card--junior{border-top:5px solid #1e40af}.student-portal-frame[data-layout=v06] .v06-units .portal-cta-btn--primary{border-radius:12px!important;border:none!important;font-weight:800!important}.student-portal-frame[data-layout=v06][data-product-line=primary] .v06-units .portal-cta-btn--primary{background:linear-gradient(135deg,#ea580c,#fbbf24)!important;color:#1e293b!important}.student-portal-frame[data-layout=v06][data-product-line=junior] .v06-units .portal-cta-btn--primary{background:linear-gradient(135deg,#1e40af,#3b82f6)!important;color:#fff!important}.student-portal-frame[data-layout=v06] .v06-compliance{margin-top:18px}.student-portal-frame[data-layout=v06] .v06-footer{margin-top:16px;text-align:center;color:var(--v06-muted)}.student-portal-frame[data-layout=v06] .v06-footer a{color:var(--v06-blue);font-weight:700}@media (prefers-reduced-motion:reduce){.student-portal-frame[data-layout=v06] .v06-avatar,.student-portal-frame[data-layout=v06] .v06-card,.student-portal-frame[data-layout=v06] .v06-float,.student-portal-frame[data-layout=v06] .v06-header__deco,.student-portal-frame[data-layout=v06] .v06-mascot,.student-portal-frame[data-layout=v06] .v06-paws span,.student-portal-frame[data-layout=v06] .v06-stars span,.student-portal-frame[data-layout=v06] .v06-units .course-unit-card{animation:none!important}.student-portal-frame[data-layout=v06] .v06-card:hover,.student-portal-frame[data-layout=v06] .v06-cta:hover,.student-portal-frame[data-layout=v06] .v06-frame:hover,.student-portal-frame[data-layout=v06] .v06-nav__btn:hover,.student-portal-frame[data-layout=v06] .v06-units .course-unit-card:hover{transform:none}}.student-portal-c3--v07{--v07-sea:#0a1628;--v07-mid:#132a4a;--v07-panel:#1a3558;--v07-ice:#a8d4f0;--v07-ice-light:#d4ebfa;--v07-silver:#94a3b8;--v07-cyan:#22d3ee;--v07-cyan-dim:#0891b2;--v07-text:#f0f9ff;--v07-glow:0 0 24px rgba(34,211,238,0.35);padding:0!important;max-width:none!important;background:linear-gradient(160deg,#0f1f38,#e8edf3 42%,#dce4ed)}.student-portal-c3--v07[data-product-line=primary]{--v07-cyan:#f472b6;--v07-cyan-dim:#db2777;--v07-ice:#fbcfe8;--v07-ice-light:#fce7f3;--v07-glow:0 0 24px rgba(244,114,182,0.35)}.student-portal-c3--v07 .v07-cockpit{display:grid;grid-template-columns:72px minmax(0,1fr);min-height:min(860px,calc(100vh - 48px));margin:12px;border-radius:16px;overflow:hidden;border:1px solid rgba(34,211,238,.28);background:var(--v07-sea);box-shadow:0 12px 40px rgba(10,22,40,.45)}.student-portal-c3--v07[data-product-line=primary] .v07-cockpit{grid-template-columns:168px minmax(0,1fr);border-color:rgba(244,114,182,.32)}.student-portal-c3--v07 .v07-rail{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .35rem;background:linear-gradient(180deg,#061018 0,var(--v07-mid) 100%);border-right:1px solid rgba(34,211,238,.2)}.student-portal-c3--v07[data-product-line=primary] .v07-rail{background:linear-gradient(180deg,#1a1040 0,var(--v07-mid) 100%);border-right-color:rgba(244,114,182,.25);padding:1rem .65rem}.student-portal-c3--v07 .v07-rail__logo{width:56px;height:56px;margin-bottom:.75rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.9);overflow:hidden}.student-portal-c3--v07 .v07-rail__logo .brand-lockup{height:44px;max-width:48px}.student-portal-c3--v07 .v07-planet__brand{width:72px;height:72px;margin-bottom:.5rem;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px rgba(255,255,255,.95)}.student-portal-c3--v07 .v07-planet__brand .brand-lockup{height:56px;max-width:56px}.student-portal-c3--v07 .v07-planet{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:.85rem;color:var(--v07-ice-light)}.student-portal-c3--v07 .v07-planet__mascot{width:72px;height:72px;margin-bottom:.5rem;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fde68a,#f472b6 45%,#7c3aed 100%);box-shadow:0 0 28px rgba(244,114,182,.45);position:relative;animation:v07-planet-float 4s ease-in-out infinite}.student-portal-c3--v07 .v07-planet__mascot:after{content:"★";position:absolute;top:16%;right:14%;font-size:.7rem;color:#fef08a}.student-portal-c3--v07 .v07-planet__title{margin:0;font-size:.8125rem;font-weight:700;color:#fbcfe8}.student-portal-c3--v07 .v07-planet__text{margin:.25rem 0 0;font-size:.65rem;color:var(--v07-silver);line-height:1.35}.student-portal-c3--v07 .v07-rail__item{width:100%;max-width:56px;padding:.45rem .15rem;display:flex;flex-direction:column;align-items:center;gap:.15rem;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--v07-silver);font-size:.5625rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s,border-color .2s}.student-portal-c3--v07[data-product-line=primary] .v07-rail__item{max-width:100%;font-size:.625rem}.student-portal-c3--v07 .v07-rail__icon{font-size:1.125rem;line-height:1}.student-portal-c3--v07 .v07-rail__item.is-active,.student-portal-c3--v07 .v07-rail__item:hover{color:var(--v07-cyan);background:rgba(34,211,238,.15);border-color:rgba(34,211,238,.35);box-shadow:inset 0 0 12px rgba(34,211,238,.15)}.student-portal-c3--v07[data-product-line=primary] .v07-rail__item.is-active,.student-portal-c3--v07[data-product-line=primary] .v07-rail__item:hover{background:rgba(244,114,182,.16);border-color:rgba(244,114,182,.4);box-shadow:inset 0 0 12px rgba(244,114,182,.15)}.student-portal-c3--v07 .v07-rail__spacer{flex:1 1;min-height:.5rem}.student-portal-c3--v07 .v07-rail__logout{margin-top:.25rem}.student-portal-c3--v07 .v07-main{display:flex;flex-direction:column;min-width:0;background:var(--v07-sea)}.student-portal-c3--v07 .v07-status{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.7rem 1.15rem;background:linear-gradient(90deg,var(--v07-mid),var(--v07-panel));border-bottom:1px solid rgba(34,211,238,.15);color:var(--v07-ice)}.student-portal-c3--v07 .v07-status__brand{background:#fff;border-radius:10px;padding:4px 10px;box-shadow:0 0 0 2px rgba(255,255,255,.9);flex:0 0 auto}.student-portal-c3--v07 .v07-status__brand .brand-lockup{height:48px}.student-portal-c3--v07 .v07-status__title{margin:0;font-size:.95rem;font-weight:700;color:var(--v07-text)}.student-portal-c3--v07 .v07-status__student-name{display:inline-block;margin-left:12px;padding-left:12px;border-left:1px solid rgba(148,163,184,.35);font-size:.9rem;font-weight:650;letter-spacing:.01em;color:var(--v07-ice);opacity:.95;vertical-align:baseline}.student-portal-c3--v07 .v07-status__meta{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-top:.3rem}.student-portal-c3--v07 .v07-pill{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.06);font-size:.7rem;font-weight:600;color:var(--v07-ice)}.student-portal-c3--v07 .v07-pill--glow{border-color:var(--v07-cyan);color:var(--v07-cyan);box-shadow:var(--v07-glow)}.student-portal-c3--v07 .v07-user{display:flex;align-items:center;gap:.55rem;font-size:.75rem;color:var(--v07-ice-light)}.student-portal-c3--v07 .v07-avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--v07-sea);background:linear-gradient(135deg,var(--v07-cyan-dim),var(--v07-cyan))}.student-portal-c3--v07 .v07-workspace{flex:1 1;padding:1.1rem 1.15rem 1.25rem;background:linear-gradient(180deg,#0d1e36,#122640);overflow:auto}.student-portal-c3--v07[data-product-line=primary] .v07-workspace{background:linear-gradient(180deg,#17102f,#122640)}.student-portal-c3--v07 .v07-workspace .portal-content,.student-portal-c3--v07 .v07-workspace .product-card,.student-portal-c3--v07 .v07-workspace .product-section,.student-portal-c3--v07 .v07-workspace .student-textbook-step-practice,.student-portal-c3--v07 .v07-workspace .textbook-unit-activity-entry{color:#0f172a}.student-portal-c3--v07 .v07-workspace .product-card,.student-portal-c3--v07 .v07-workspace .product-section{border-radius:12px;border:1px solid rgba(34,211,238,.22);background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(10,22,40,.2)}.student-portal-c3--v07 .v07-compliance{margin-top:1rem;border-radius:10px;border:1px solid rgba(148,163,184,.28);background:rgba(26,53,88,.55);color:var(--v07-ice-light);padding:.35rem .75rem}.student-portal-c3--v07 .v07-compliance summary{cursor:pointer;color:var(--v07-ice);font-size:.8rem}.student-portal-c3--v07 .v07-footer{margin:0 12px 12px;padding:.5rem .75rem;border-radius:10px;background:rgba(10,22,40,.72);color:var(--v07-ice)}.student-portal-c3--v07 .v07-footer a{color:var(--v07-cyan)}@keyframes v07-planet-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.student-portal-c3--v07 .v07-planet__mascot{animation:none}}@media (max-width:720px){.student-portal-c3--v07 .v07-cockpit,.student-portal-c3--v07[data-product-line=primary] .v07-cockpit{grid-template-columns:1fr;margin:8px;min-height:auto}.student-portal-c3--v07 .v07-rail{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.35rem;border-right:none;border-bottom:1px solid rgba(34,211,238,.2);padding:.65rem}.student-portal-c3--v07 .v07-rail__spacer{display:none}.student-portal-c3--v07 .v07-planet{width:100%;flex-direction:row;gap:.65rem;text-align:left;margin-bottom:.35rem}.student-portal-c3--v07 .v07-planet__mascot{width:48px;height:48px;margin:0}.student-portal-c3--v07 .v07-rail__item{max-width:none;min-width:64px;flex-direction:row;gap:.3rem;padding:.4rem .55rem}}.student-preview-skin-switcher{position:fixed;right:16px;bottom:16px;z-index:80;font-family:inherit}.student-preview-skin-switcher__toggle{min-height:40px;padding:8px 14px;border-radius:999px;border:2px solid rgba(15,23,42,.18);background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(15,23,42,.16);font-size:.8125rem;font-weight:700;color:#0f172a;cursor:pointer}.student-preview-skin-switcher__panel{position:absolute;right:0;bottom:calc(100% + 8px);width:min(280px,calc(100vw - 32px));max-height:min(420px,60vh);overflow:auto;padding:10px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 12px 40px rgba(15,23,42,.18);display:grid;grid-gap:6px;gap:6px}.student-preview-skin-switcher__hint{margin:0 0 4px;font-size:.75rem;color:#64748b;line-height:1.4}.student-preview-skin-switcher__option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:#f8fafc;text-align:left;cursor:pointer;font:inherit}.student-preview-skin-switcher__option:hover{border-color:#cbd5e1}.student-preview-skin-switcher__option.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.student-preview-skin-switcher__opt-label{font-size:.8125rem;font-weight:600}.student-preview-skin-switcher__opt-id{font-size:.75rem;font-weight:700;opacity:.7}