.badge.svelte-1d424mm{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.done.svelte-1d424mm{background:var(--color-success);color:#fff}.pending.svelte-1d424mm{background:var(--color-bg-secondary);color:var(--color-text-muted);border:1px solid var(--color-border)}.navbar.svelte-rfuq4y{background:var(--color-primary);color:#fff;padding:.5rem 0;position:sticky;top:0;z-index:100}.navbar-inner.svelte-rfuq4y{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.navbar-brand.svelte-rfuq4y{color:#fff;font-weight:700;font-size:1.25rem;text-decoration:none}.navbar-brand.svelte-rfuq4y:hover{color:#fff;text-decoration:none}.navbar-left.svelte-rfuq4y{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.nav-home-btn.svelte-rfuq4y{color:#ffffffd9;text-decoration:none;padding:.3rem;border-radius:6px;transition:background .15s,color .15s;flex-shrink:0;display:flex;align-items:center}.nav-home-btn.svelte-rfuq4y:hover{background:#ffffff26;color:#fff;text-decoration:none}.navbar-lesson-title.svelte-rfuq4y{font-size:1.15rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;margin:0;line-height:1.3}.nav-dropdown.svelte-rfuq4y{position:relative;display:flex;align-items:center;margin-right:.25rem}.dropdown-toggle.svelte-rfuq4y{color:#ffffffd9;transition:color .15s;display:flex;align-items:center}.dropdown-toggle.svelte-rfuq4y:hover{color:#fff}.dropdown-menu.svelte-rfuq4y{position:absolute;top:100%;left:0;margin-top:.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:0 4px 12px #00000026;min-width:160px;display:flex;flex-direction:column;overflow:hidden;z-index:200}.dropdown-item.svelte-rfuq4y{padding:.6rem 1rem;background:none;border:none;color:var(--color-text);text-align:left;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:background .15s}.dropdown-item.svelte-rfuq4y:hover{background:var(--color-bg-secondary);color:var(--color-primary);text-decoration:none}.dropdown-divider.svelte-rfuq4y{height:1px;background:var(--color-border);margin:.25rem 0}.navbar-actions.svelte-rfuq4y{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.btn-nav-next.svelte-rfuq4y{background:#fff3;color:#fff;border:none;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.btn-nav-next.svelte-rfuq4y:hover{background:#ffffff4d;color:#fff;text-decoration:none}.user-label.svelte-rfuq4y{font-size:.8rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.btn-icon-sm.svelte-rfuq4y{background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;padding:.2rem}.modal-overlay.svelte-rfuq4y{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200}.modal-card.svelte-rfuq4y{background:var(--color-bg);color:var(--color-text);border-radius:var(--radius);padding:2rem;width:min(400px,90vw);box-shadow:var(--shadow)}.modal-card.svelte-rfuq4y h2:where(.svelte-rfuq4y){margin-bottom:1rem;font-size:1.25rem}.modal-card.svelte-rfuq4y input:where(.svelte-rfuq4y){width:100%;padding:.6rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:1rem;margin-bottom:.75rem;background:var(--color-bg-secondary);color:var(--color-text)}.modal-card.svelte-rfuq4y .btn:where(.svelte-rfuq4y){width:100%;justify-content:center}.error.svelte-rfuq4y{color:var(--color-danger);font-size:.85rem;margin-bottom:.5rem}@media(max-width:768px){.navbar-inner.svelte-rfuq4y{gap:.35rem}.navbar-lesson-title.svelte-rfuq4y{font-size:.9rem}.user-label.svelte-rfuq4y{display:inline-block;font-size:.65rem;max-width:80px}.btn-nav-next.svelte-rfuq4y{font-size:.7rem;padding:.2rem .4rem;max-width:90px}}.footer.svelte-jz8lnl{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:1rem 0;text-align:center;font-size:.8rem;color:var(--color-text-muted);margin-top:auto}.teacher-link.svelte-jz8lnl{color:var(--color-primary);text-decoration:none;font-weight:500}.teacher-link.svelte-jz8lnl:hover{text-decoration:underline}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #0d6efd;--color-primary-dark: #0a58ca;--color-bg: #ffffff;--color-bg-secondary: #f8f9fa;--color-text: #212529;--color-text-muted: #6c757d;--color-border: #dee2e6;--color-success: #198754;--color-danger: #dc3545;--color-warning: #ffc107;--radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .08);--font-mono: "Fira Code", "JetBrains Mono", "Cascadia Code", monospace}[data-theme=dark]{--color-bg: #1a1a2e;--color-bg-secondary: #16213e;--color-text: #e0e0e0;--color-text-muted: #a0a0a0;--color-border: #2a2a4a;--shadow: 0 2px 8px rgba(0, 0, 0, .3)}[data-theme=dark] .hljs{background:#16213e;color:#c9d1d9}[data-theme=dark] .hljs-keyword,[data-theme=dark] .hljs-selector-tag{color:#ff7b72}[data-theme=dark] .hljs-string,[data-theme=dark] .hljs-attr{color:#a5d6ff}[data-theme=dark] .hljs-comment,[data-theme=dark] .hljs-quote{color:#8b949e}[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-literal{color:#79c0ff}[data-theme=dark] .hljs-type,[data-theme=dark] .hljs-built_in{color:#ffa657}[data-theme=dark] .hljs-title,[data-theme=dark] .hljs-function{color:#d2a8ff}[data-theme=dark] .hljs-meta{color:#79c0ff}[data-theme=dark] .hljs-section{color:#1f6feb;font-weight:700}[data-theme=dark] .hljs-symbol,[data-theme=dark] .hljs-bullet{color:#f2cc60}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--color-text);background:var(--color-bg);line-height:1.6}body{min-height:100dvh;display:flex;flex-direction:column}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-dark);text-decoration:underline}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:var(--radius);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,transform .1s}.btn:active{transform:scale(.97)}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-dark)}.btn-success{background:var(--color-success);color:#fff}.btn-danger{background:var(--color-danger);color:#fff}pre code{font-family:var(--font-mono);font-size:.85rem}img{max-width:100%;height:auto}.card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.circuit-embed{margin:.75rem 0;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;position:relative;background:var(--color-bg-secondary)}.circuit-embed-wrapper{display:block}.circuit-embed-loading{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--color-text-muted);font-size:.85rem}@media(max-width:768px){.container{padding-inline:.75rem}}
