.student-space{--student-accent:#83d3df;--student-wash:#173b46;--paper:#14263b;--surface:#14263b;--surface-2:#183149;--ink:#e9f2fb;--muted:#adc1d4;--line:#2c4b63;--sea:#8bcaf5;--sea-soft:#173750;--buoy:#c6a362;--buoy-soft:#403421;--on-accent:#102235}.student-mistakes{--student-accent:#e3b371;--student-wash:#403421}.student-progress{--student-accent:#75d7bc;--student-wash:#123c3e}.student-exam{--student-accent:#c6a2e6;--student-wash:#302940}.student-review{--student-accent:#8bcaf5;--student-wash:#173750}.student-space .student-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 24px;color:var(--muted);font-size:14px}.student-breadcrumb a{display:flex;gap:9px;align-items:center}.student-breadcrumb svg{width:17px}.student-space .student-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:linear-gradient(120deg,var(--student-wash),#14263b 75%);padding:34px 38px;margin-bottom:24px;min-height:220px}.student-hero .student-kicker{color:var(--student-accent);font-size:14px;font-weight:600}.student-space .student-hero h1{font-size:clamp(28px,3.5vw,42px);line-height:1.5;margin:9px 0 13px;font-weight:700;color:#e9f2fb}.student-space .student-hero p{color:#adc1d4;font-size:16px}.student-emblem{position:relative;flex-shrink:0;width:112px;height:112px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--student-accent) 50%,transparent);border-radius:30px;background:var(--student-wash);transform:rotate(-6deg);color:var(--student-accent)}.student-emblem svg{width:49px;height:49px}.student-emblem span{position:absolute;border:1px solid var(--student-accent);border-radius:50%;width:13px;height:13px;right:-18px;top:14px;opacity:.65}.student-emblem span:last-child{left:-14px;right:auto;top:auto;bottom:8px;width:8px;height:8px}.student-tabs{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 12px;margin-bottom:24px}.student-tabs a{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;min-width:145px;white-space:nowrap;padding:15px;border:1px solid var(--line);border-radius:13px;background:#14263b;color:#adc1d4;transition:transform .18s,border-color .18s}.student-tabs a:hover{transform:translateY(-2px);border-color:var(--student-accent)}.student-tabs a[aria-current=page]{color:var(--student-accent);background:var(--student-wash);border-color:var(--student-accent);box-shadow:inset 0 -3px var(--student-accent)}.student-content{padding:27px;background:#102034;border:1px solid var(--line);border-radius:23px;min-height:250px;color:var(--ink)}.student-content .student-intro{margin-bottom:24px}.student-content>.student-existing>h1,.student-content>.student-existing>header h1,.student-content>.student-existing>nav{display:none}.student-content .card,.student-content .empty-state{border:1px solid var(--line);border-radius:17px;background:#14263b;box-shadow:none}.student-content .empty-state{padding:38px 24px}.student-content .card-hover:hover{border-color:var(--student-accent)}.student-content .btn-primary{background:#b99346;border-color:#b99346;color:#102235}.student-content .btn-ghost,.student-content .btn-quiet{color:#e9f2fb;border-color:var(--line)}.student-content input:not([type=checkbox]):not([type=radio]),.student-content select,.student-content textarea{background:#183149;color:#e9f2fb;border:1px solid #48647c;border-radius:11px}.student-content input::placeholder{color:#adc1d4;opacity:1}.student-content input[type=checkbox],.student-content input[type=radio]{accent-color:var(--student-accent)}.student-space a:focus-visible,.student-space button:focus-visible{outline:3px solid var(--student-accent);outline-offset:3px}[data-theme=light] .student-breadcrumb{color:#263f53}@media(prefers-color-scheme:light){html:not([data-theme=dark]) .student-breadcrumb{color:#263f53}}@media(max-width:700px){.student-space .student-hero{padding:25px 22px;min-height:190px;gap:15px}.student-emblem{width:64px;height:64px;border-radius:20px}.student-emblem svg{width:32px;height:32px}.student-space .student-hero p{font-size:14px}.student-tabs{gap:8px}.student-tabs a{min-width:125px;padding:12px;font-size:14px}.student-content{padding:16px;border-radius:18px}.student-breadcrumb{font-size:12px!important}.student-space .student-hero h1{font-size:27px}}@media(prefers-reduced-motion:reduce){.student-tabs a{transition:none}.student-tabs a:hover{transform:none}}@media print{.student-breadcrumb,.student-emblem,.student-tabs{display:none!important}.student-content,.student-space{background:white!important;color:black!important;--ink:#111;--muted:#444;--surface:#fff;--paper:#fff}.student-content{border:0;padding:0}.student-space .student-hero{background:white!important;min-height:0;border:0;padding:0}.student-content p,.student-space .student-hero h1,.student-space .student-hero p{color:black!important}.student-content .card{background:white!important;color:black!important}}.service-space .student-content>div{padding-top:16px;padding-bottom:16px}.service-space h1{color:#e9f2fb!important;line-height:1.6}.service-space h2{color:#e9f2fb}.service-space .student-content{background:linear-gradient(140deg,#153447,#102034 55%)}@media print{.exterior-shell:has(.student-space)>.footer,.exterior-shell:has(.student-space)>.header{display:none!important}}