@font-face{font-family:Geist;src:url(https://cdn.schulminator.com/font/geist/geist.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.schulminator.com/font/geist/geist-italic.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://cdn.schulminator.com/font/geist/geistmono.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://cdn.schulminator.com/font/geist/geistmono-italic.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}:root{--font-sans: "Geist", system-ui, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--shell-bg: #f1f2f3;--shell-surface: #fff;--shell-surface-soft: #fafafa;--shell-border: #e5e5e5;--shell-text: #171717;--shell-body: #404040;--shell-muted: #737373;--shell-primary: #0d9488;--shell-primary-hover: #0f766e;--shell-focus: #14b8a6;--shell-on-primary: #fff;--shell-title-size: clamp(1.875rem, 3vw, 2.25rem);--shell-heading-size: 1.25rem;--shell-body-size: 1rem;--shell-muted-size: .875rem;--shell-label-size: .75rem;--shell-line-height: 1.625;--shell-font-weight-heading: 600;--shell-radius: 1rem;--shell-radius-button: 9999px;--shell-shadow-interactive: 0 10px 25px rgb(0 0 0 / .08);--shell-display-size: clamp(2.5rem, 5.5vw, 3.75rem);--shell-display-tracking: -.02em;--shell-section-size: clamp(1.75rem, 3.5vw, 2.25rem);--shell-lead-size: clamp(1.0625rem, 1.6vw, 1.25rem);--shell-primary-deep: #115e59;--shell-primary-soft: #ccfbf1;--shell-motion: .25s;--shell-ease-out: cubic-bezier(.16, 1, .3, 1);--shell-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--shell-shadow-lift: 0 12px 32px -8px rgb(0 0 0 / .1);--shell-shadow-brand: 0 10px 30px -10px color-mix(in oklab, var(--shell-primary) 60%, transparent);--shell-radius-lg: 1.5rem;--shell-dot-color: #d1d5db;--shell-dot-size: 24px;--accent: var(--shell-primary);--accent-soft: var(--shell-primary-soft);--accent-strong: var(--shell-primary-hover);--mela: #4f46e5;--mela-soft: #eef2ff;--mela-strong: #3730a3;--lern-ok: #15803d;--lern-ok-soft: #dcfce7;--lern-bad: #b91c1c;--lern-bad-soft: #fee2e2;--lern-warn: #b45309;--lern-warn-soft: #fef3c7}body{background:var(--shell-bg);color:var(--shell-body);font-family:var(--font-sans)}@layer components{.t-title{color:var(--shell-text);font-size:var(--shell-title-size);font-weight:var(--shell-font-weight-heading);line-height:1.15}.t-heading{color:var(--shell-text);font-size:var(--shell-heading-size);font-weight:var(--shell-font-weight-heading);line-height:1.3}.t-body{color:var(--shell-body);font-size:var(--shell-body-size);line-height:var(--shell-line-height)}.t-muted{color:var(--shell-muted);font-size:var(--shell-muted-size);line-height:var(--shell-line-height)}.t-label{color:var(--shell-body);font-size:var(--shell-label-size);font-weight:var(--shell-font-weight-heading);line-height:1.4}.s-btn{align-items:center;border:1px solid transparent;border-radius:var(--shell-radius-button);cursor:pointer;display:inline-flex;font-size:var(--shell-muted-size);font-weight:var(--shell-font-weight-heading);gap:.5rem;justify-content:center;line-height:1.2;min-height:2.75rem;padding:.65rem 1.25rem;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.s-btn:focus-visible,.card-interactive:focus-visible,.field:focus-visible{outline:2px solid var(--shell-focus);outline-offset:2px}.s-btn-primary{background:var(--shell-primary);box-shadow:var(--shell-shadow-brand);color:var(--shell-on-primary)}.s-btn-primary:hover{background:var(--shell-primary-hover)}.s-btn:active{transform:scale(.97)}.s-btn-secondary{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-body)}.s-btn-secondary:hover,.s-btn-ghost:hover{background:var(--shell-surface-soft);color:var(--shell-primary-hover)}.s-btn-ghost{background:transparent;color:var(--shell-primary)}.card,.card-flat,.card-interactive{border:1px solid var(--shell-border);border-radius:var(--shell-radius)}.card,.card-interactive{background:var(--shell-surface)}.card-flat{background:var(--shell-surface-soft)}.card-interactive{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.card-interactive:hover{border-color:var(--shell-focus);box-shadow:var(--shell-shadow-interactive);transform:translateY(-.125rem)}.field{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--shell-radius);color:var(--shell-text);display:block;font:inherit;min-height:2.75rem;padding:.7rem 1rem;width:100%}.field::placeholder{color:var(--shell-muted)}.tile-accent{align-items:center;background:var(--accent-soft);border-radius:.875rem;color:var(--accent-strong);display:inline-flex;flex-shrink:0;height:3rem;justify-content:center;transition:transform var(--shell-motion) var(--shell-ease-spring);width:3rem}.tile-inverse{background:#ffffff2e;color:var(--shell-on-primary)}.chip-accent{background:var(--accent-soft);border-radius:.375rem;color:var(--accent-strong);display:block;transition:background-color var(--shell-motion) var(--shell-ease-out)}.chip-accent:hover{background:color-mix(in oklab,var(--accent) 18%,transparent)}.dot-accent{background:var(--accent);border-radius:var(--shell-radius-button);flex-shrink:0}.badge{align-items:center;background:var(--shell-surface-soft);border:1px solid var(--shell-border);border-radius:var(--shell-radius-button);color:var(--shell-body);display:inline-flex;font-size:var(--shell-label-size);font-weight:var(--shell-font-weight-heading);line-height:1.2;min-height:2rem;padding:.35rem .75rem}.container-page{margin-inline:auto;padding-inline:1rem;width:100%}@media(min-width:40rem){.container-page{padding-inline:1.5rem}}}[data-accent=teal]{--accent: #0d9488;--accent-soft: #ccfbf1;--accent-strong: #0f766e}[data-accent=violet]{--accent: #7c3aed;--accent-soft: #ede9fe;--accent-strong: #5b21b6}[data-accent=blue]{--accent: #2563eb;--accent-soft: #dbeafe;--accent-strong: #1d4ed8}[data-accent=rose]{--accent: #e11d48;--accent-soft: #ffe4e6;--accent-strong: #be123c}[data-accent=indigo]{--accent: #4f46e5;--accent-soft: #e0e7ff;--accent-strong: #4338ca}[data-accent=cyan]{--accent: #0891b2;--accent-soft: #cffafe;--accent-strong: #0e7490}[data-accent=emerald]{--accent: #059669;--accent-soft: #d1fae5;--accent-strong: #047857}[data-accent=purple]{--accent: #9333ea;--accent-soft: #f3e8ff;--accent-strong: #7e22ce}[data-accent=amber]{--accent: #d97706;--accent-soft: #fef3c7;--accent-strong: #b45309}[data-accent=slate]{--accent: #475569;--accent-soft: #f1f5f9;--accent-strong: #334155}[data-accent=sky]{--accent: #0284c7;--accent-soft: #e0f2fe;--accent-strong: #0369a1}[data-accent=red]{--accent: #dc2626;--accent-soft: #fee2e2;--accent-strong: #b91c1c}[data-accent=green]{--accent: #16a34a;--accent-soft: #dcfce7;--accent-strong: #15803d}[data-accent=orange]{--accent: #ea580c;--accent-soft: #ffedd5;--accent-strong: #c2410c}[data-accent=pink]{--accent: #db2777;--accent-soft: #fce7f3;--accent-strong: #be185d}[data-accent=neutral],[data-accent=gray]{--accent: #525252;--accent-soft: #f5f5f5;--accent-strong: #404040}@layer components{.t-display{color:var(--shell-text);font-size:var(--shell-display-size);font-weight:var(--shell-font-weight-heading);letter-spacing:var(--shell-display-tracking);line-height:1.08;text-wrap:balance}.t-section{color:var(--shell-text);font-size:var(--shell-section-size);font-weight:var(--shell-font-weight-heading);letter-spacing:-.01em;line-height:1.2;text-wrap:balance}.t-lead{color:var(--shell-muted);font-size:var(--shell-lead-size);line-height:1.6}.t-eyebrow{color:var(--accent);font-size:var(--shell-muted-size);font-weight:var(--shell-font-weight-heading);letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.t-accent{color:var(--accent)}.surface-hero{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--surface-radius, var(--shell-radius-lg));isolation:isolate;overflow:hidden;position:relative}.surface-hero:before{background-image:radial-gradient(circle,var(--shell-dot-color) 1px,transparent 1px);background-size:var(--shell-dot-size) var(--shell-dot-size);content:"";inset:0;-webkit-mask-image:radial-gradient(ellipse 75% 55% at 50% 0%,#000 35%,transparent 100%);mask-image:radial-gradient(ellipse 75% 55% at 50% 0%,#000 35%,transparent 100%);opacity:.5;pointer-events:none;position:absolute;z-index:-1}.surface-hero:after{background:radial-gradient(circle,color-mix(in oklab,var(--shell-primary) 22%,transparent) 0%,transparent 70%);content:"";height:30rem;pointer-events:none;position:absolute;right:-8rem;top:-6rem;width:30rem;z-index:-1}.surface-brand{background:linear-gradient(135deg,var(--shell-primary) 0%,var(--shell-primary-deep) 100%);border-radius:var(--surface-radius, var(--shell-radius-lg));color:var(--shell-on-primary);isolation:isolate;overflow:hidden;position:relative}.surface-brand:before{background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:20px 20px;content:"";inset:0;opacity:.1;pointer-events:none;position:absolute;z-index:-1}.surface-brand:after{background:radial-gradient(circle,rgb(255 255 255 / .16) 0%,transparent 70%);content:"";height:24rem;pointer-events:none;position:absolute;right:-6rem;top:-6rem;width:24rem;z-index:-1}.surface-brand :is(.t-display,.t-section,.t-title,.t-heading){color:var(--shell-on-primary)}.surface-brand :is(.t-lead,.t-body,.t-muted,.t-eyebrow,.t-label){color:color-mix(in oklab,var(--shell-on-primary) 80%,transparent)}.surface-brand .badge{background:#ffffff1f;border-color:#ffffff40;color:var(--shell-on-primary)}.surface-brand-photo:before{background-image:url(https://cdn.schulminator.com/img/loslegen-bg.webp);background-position:center;background-size:cover;opacity:.4}.page-aurora{isolation:isolate;position:relative}.page-aurora:before{background:radial-gradient(60rem 30rem at 12% -10%,color-mix(in oklab,var(--shell-primary) 16%,transparent),transparent 70%),radial-gradient(45rem 26rem at 92% 8%,color-mix(in oklab,#7c3aed 12%,transparent),transparent 70%);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}.card-lift{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--shell-radius)}.card-lift:hover{border-color:var(--accent);box-shadow:var(--shell-shadow-lift);transform:translateY(-.25rem)}.pill-subject{align-items:center;background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:var(--shell-radius-button);color:var(--shell-body);display:inline-flex;font-size:var(--shell-muted-size);font-weight:var(--shell-font-weight-heading);gap:.5rem;min-height:2.75rem;padding:.5rem 1rem;text-decoration:none}.pill-subject:hover{border-color:var(--accent);box-shadow:0 6px 20px -4px #0000001a;color:var(--accent-strong);transform:translateY(-.125rem)}.card-lift:focus-visible,.pill-subject:focus-visible{outline:2px solid var(--shell-focus);outline-offset:2px}.card-lift:hover .tile-accent{transform:scale(1.08) rotate(-3deg)}.surface-flush{--surface-radius: 0}.step-index{align-items:center;background:var(--accent-soft);border-radius:var(--shell-radius-button);color:var(--accent-strong);display:inline-flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.rule-soft{background:var(--shell-border);border:0}.avatar-stack{display:inline-flex}.avatar-stack>*{align-items:center;background:var(--accent-soft);border:2px solid var(--shell-surface);border-radius:var(--shell-radius-button);color:var(--accent-strong);display:inline-flex;font-size:.625rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.avatar-stack>*+*{margin-left:-.5rem}.s-btn-lg{font-size:var(--shell-body-size);min-height:3.25rem;padding:.9rem 2rem}.s-btn-inverse{background:var(--shell-surface);box-shadow:0 10px 25px -10px #00000059;color:var(--shell-primary-hover)}.s-btn-inverse:hover{background:var(--shell-primary-soft)}.s-btn-arrow svg{transition:transform var(--shell-motion) var(--shell-ease-out)}.s-btn-arrow:hover svg{transform:translate(.15rem)}.card-lift,.pill-subject{transition:border-color var(--shell-motion) var(--shell-ease-out),box-shadow var(--shell-motion) var(--shell-ease-out),color var(--shell-motion) var(--shell-ease-out),transform var(--shell-motion) var(--shell-ease-out)}@media(prefers-reduced-motion:reduce){.card-interactive,.card-lift,.pill-subject,.s-btn,.tile-accent{transition:none}.card-interactive:hover,.card-lift:hover,.card-lift:hover .tile-accent,.pill-subject:hover,.s-btn:active,.s-btn-arrow:hover svg{transform:none}}}@layer components{.longform{color:var(--shell-body);font-size:var(--shell-body-size);line-height:var(--shell-line-height);overflow-wrap:break-word}.longform>:first-child{margin-top:0}.longform h2{color:var(--shell-text);font-size:var(--shell-section-size);font-weight:var(--shell-font-weight-heading);letter-spacing:-.01em;line-height:1.25;margin:2.5rem 0 1rem}.longform h3{color:var(--shell-text);font-size:var(--shell-heading-size);font-weight:var(--shell-font-weight-heading);line-height:1.35;margin:2rem 0 .75rem}.longform h4{color:var(--shell-text);font-weight:var(--shell-font-weight-heading);margin:1.5rem 0 .5rem}.longform p,.longform ul,.longform ol,.longform blockquote,.longform table,.longform pre{margin:0 0 1.25rem}.longform ul,.longform ol{padding-left:1.5rem}.longform ul{list-style:disc}.longform ol{list-style:decimal}.longform li{margin-bottom:.5rem}.longform li::marker{color:var(--shell-muted)}.longform a{color:var(--shell-primary);text-decoration:underline;text-underline-offset:.15em}.longform a:hover{color:var(--shell-primary-hover)}.longform strong{color:var(--shell-text);font-weight:var(--shell-font-weight-heading)}.longform blockquote{border-left:3px solid var(--shell-border);color:var(--shell-muted);padding-left:1rem}.longform code{background:var(--shell-surface-soft);border:1px solid var(--shell-border);border-radius:.375rem;font-size:.875em;padding:.1em .35em}.longform pre{background:var(--shell-surface-soft);border:1px solid var(--shell-border);border-radius:var(--shell-radius);overflow-x:auto;padding:1rem}.longform pre code{background:none;border:0;padding:0}.longform img{border-radius:var(--shell-radius);height:auto;max-width:100%}.longform hr{border:0;border-top:1px solid var(--shell-border);margin:2.5rem 0}.longform table{border-collapse:collapse;display:block;overflow-x:auto;width:100%}.longform th,.longform td{border:1px solid var(--shell-border);padding:.5rem .75rem;text-align:left}.longform th{background:var(--shell-surface-soft);color:var(--shell-text);font-weight:var(--shell-font-weight-heading)}}[data-shell-tone=warning]{background:#fffbeb;border-color:#fde68a;color:#78350f;border-bottom-style:solid;border-bottom-width:1px}[data-shell-tone=danger]{border-color:#fecdd3;color:#be123c}[data-shell-tone=danger]:hover{background:#fff1f2;color:#9f1239}#requirements-box [id^=req-].text-teal-600{color:var(--shell-primary)}.status-icon{display:inline-block}@keyframes req-pop{0%{transform:scale(.6)}to{transform:scale(1)}}@media(prefers-reduced-motion:no-preference){#requirements-box [id^=req-].text-teal-600 .status-icon{animation:req-pop .32s var(--shell-ease-spring)}}[for^=profile_color_]{border-radius:var(--shell-radius-button);transition:box-shadow .15s ease}code,pre{font-family:var(--font-mono)}@view-transition{navigation:auto}@supports (view-transition-name: none){::view-transition-group(root),::view-transition-old(root),::view-transition-new(root){animation-duration:.25s;animation-timing-function:cubic-bezier(.25,1,.5,1)}}:root{--scrollbar-size: 6px;--thumb-idle: rgba(0, 0, 0, .12);--thumb-hover: rgba(0, 0, 0, .25);--thumb-active: rgba(0, 0, 0, .4);--track-idle: transparent;--track-hover: rgba(0, 0, 0, .04)}*{scrollbar-width:thin;scrollbar-color:var(--thumb-idle) var(--track-idle)}*:hover{scrollbar-color:var(--thumb-hover) var(--track-hover)}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:var(--track-idle)}::-webkit-scrollbar-thumb{background:var(--thumb-idle);border-radius:999px}::-webkit-scrollbar-corner{background:transparent}*:hover::-webkit-scrollbar-track{background:var(--track-hover)}*:hover::-webkit-scrollbar-thumb{background:var(--thumb-hover)}*:hover::-webkit-scrollbar-thumb:hover{background:var(--thumb-active)}::-webkit-scrollbar-thumb:active{background:var(--thumb-active)}#lw-wiki :is(details.chapter,details.chapter>summary,h3,h4){scroll-margin-top:5.5rem}body>.toc-widget{z-index:30}.icon-mask{-webkit-mask:var(--mask-url) center / contain no-repeat;mask:var(--mask-url) center / contain no-repeat}.fach-card{align-items:center;border:1px solid transparent;border-radius:.75rem;display:flex;gap:.75rem;padding:.625rem .75rem;transition:all .15s ease}.fach-row,.fach-row-search{align-items:center;border-radius:.5rem;display:flex;font-size:.875rem}@layer components{.fach-row{color:#404040}}.fach-row{gap:.625rem;padding:.5rem .75rem;transition:color .15s ease,background-color .15s ease}.fach-row-search{color:#404040;cursor:pointer;gap:.75rem;margin-bottom:.25rem;padding:.625rem .75rem;transition:all .15s ease}#searchInput::-webkit-search-cancel-button{appearance:none;-webkit-appearance:none}[data-sidebar-shell] .fach-row{min-height:2.75rem}#appSidebar{transition:width .3s ease}#appMain{padding-top:4rem;transition:padding-left .3s ease}@media(min-width:1024px){#appSidebar{width:16rem}#appMain{padding-left:16rem;padding-top:0}html.sidebar-collapsed #appSidebar{width:5rem}html.sidebar-collapsed #appMain{padding-left:5rem}}.app-content{margin-left:auto;margin-right:auto;max-width:90rem}html.sidebar-collapsed .sidebar-label,html.sidebar-collapsed .sidebar-submenu{display:none}html.sidebar-collapsed .sidebar-nav-link,html.sidebar-collapsed .sidebar-account-link,html.sidebar-collapsed .sidebar-header{justify-content:center}html.sidebar-collapsed .sidebar-toggle{margin-left:0}.collapse-chevron{transform:rotate(180deg)}html.sidebar-collapsed .collapse-chevron{transform:none}#fachOverlay,#fachPanel{left:5rem}#fachTrigger.fach-open{background-color:#f0fdfa;color:#0f766e}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}#toast-container.toast-enter{animation:toast-in .3s cubic-bezier(.16,1,.3,1) forwards}#toast-container.toast-exit{animation:toast-out .2s ease-in forwards;pointer-events:none}.toc-border-progress{--toc-border-progress: 0;--toc-border-width: 2.5px;--toc-border-base: #e5e7eb;--toc-border-active: #0d9488;border:var(--toc-border-width) solid transparent;isolation:isolate;position:relative}.toc-border-progress:before{-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;background:conic-gradient(from -90deg,var(--toc-border-active) 0deg,var(--toc-border-active) calc(var(--toc-border-progress) * 360deg),var(--toc-border-base) calc(var(--toc-border-progress) * 360deg),var(--toc-border-base) 360deg);border-radius:inherit;content:"";inset:calc(var(--toc-border-width) * -1);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;padding:var(--toc-border-width);pointer-events:none;position:absolute;transition:background .18s ease-out;z-index:-1}@layer components{.mela-card{background:var(--mela-soft);border:1px solid color-mix(in oklab,var(--mela) 28%,transparent);border-radius:var(--shell-radius);color:var(--shell-text)}.mela-eyebrow{align-items:center;color:var(--mela);display:inline-flex;font-size:var(--shell-label-size);font-weight:var(--shell-font-weight-heading);gap:.4rem;letter-spacing:.04em;line-height:1.4;text-transform:uppercase}.mela-avatar{align-items:center;background:var(--mela);border-radius:var(--shell-radius-button);color:var(--shell-on-primary);display:inline-flex;flex-shrink:0;font-size:var(--shell-label-size);font-weight:700;justify-content:center;line-height:1}.s-btn-mela{background:var(--mela);box-shadow:0 10px 30px -10px color-mix(in oklab,var(--mela) 60%,transparent);color:var(--shell-on-primary)}.s-btn-mela:hover{background:var(--mela-strong)}.lern-bar{appearance:none;background:var(--shell-border);border:0;border-radius:var(--shell-radius-button);display:block;height:.5rem;overflow:hidden;width:100%}.lern-bar::-webkit-progress-bar{background:var(--shell-border);border-radius:var(--shell-radius-button)}.lern-bar::-webkit-progress-value{background:var(--shell-primary);border-radius:var(--shell-radius-button);transition:width var(--shell-motion) var(--shell-ease-out)}.lern-bar::-moz-progress-bar{background:var(--shell-primary);border-radius:var(--shell-radius-button)}.lern-countdown{color:var(--shell-text);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1}.lern-num{color:var(--shell-text);font-size:1.75rem;font-weight:700;line-height:1}.level-pill{align-items:center;background:var(--shell-surface-soft);border:1px solid var(--shell-border);border-radius:var(--shell-radius-button);color:var(--shell-muted);display:inline-flex;font-size:var(--shell-label-size);font-weight:var(--shell-font-weight-heading);line-height:1.4;padding:.15rem .6rem;white-space:nowrap}.level-pill[data-level="0"]{background:var(--lern-bad-soft);border-color:transparent;color:var(--lern-bad)}.level-pill[data-level="1"]{background:var(--lern-warn-soft);border-color:transparent;color:var(--lern-warn)}.level-pill[data-level="2"]{background:var(--mela-soft);border-color:transparent;color:var(--mela-strong)}.level-pill[data-level="3"]{background:var(--lern-ok-soft);border-color:transparent;color:var(--lern-ok)}.lern-question{color:var(--shell-text);font-size:1.25rem;font-weight:var(--shell-font-weight-heading);line-height:1.45}.lern-option{align-items:center;background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:.875rem;color:var(--shell-text);cursor:pointer;display:flex;font:inherit;gap:.85rem;line-height:1.4;min-height:3rem;padding:.8rem 1rem;text-align:left;transition:border-color .15s ease,background-color .15s ease;width:100%}.lern-option:hover:not(:disabled){background:var(--shell-surface-soft);border-color:var(--shell-focus)}.lern-option:disabled{cursor:default}.lern-option:focus-visible{outline:2px solid var(--shell-focus);outline-offset:2px}.lern-option[data-state=correct]{background:var(--lern-ok-soft);border-color:var(--lern-ok)}.lern-option[data-state=wrong]{background:var(--lern-bad-soft);border-color:var(--lern-bad)}.lern-key{align-items:center;background:var(--shell-surface-soft);border:1px solid var(--shell-border);border-radius:.5rem;color:var(--shell-muted);display:inline-flex;flex-shrink:0;font-size:var(--shell-label-size);font-weight:700;height:1.75rem;justify-content:center;width:1.75rem}.lern-option[data-state=correct] .lern-key{background:var(--lern-ok);border-color:transparent;color:var(--shell-on-primary)}.lern-option[data-state=wrong] .lern-key{background:var(--lern-bad);border-color:transparent;color:var(--shell-on-primary)}.lern-tag{font-size:var(--shell-label-size);font-weight:var(--shell-font-weight-heading);margin-left:auto;white-space:nowrap}.lern-feedback{border-radius:var(--shell-radius);line-height:var(--shell-line-height);padding:1rem 1.25rem}.lern-feedback[data-tone=ok]{background:var(--lern-ok-soft);color:var(--lern-ok)}.lern-feedback[data-tone=nope]{background:var(--lern-bad-soft);color:#7f1d1d}.lern-row{align-items:center;border-top:1px solid var(--shell-border);display:flex;gap:.75rem;padding:.75rem 0}.lern-row:first-child{border-top:0}.lern-dashed{border:1px dashed var(--shell-border);border-radius:var(--shell-radius)}}
