.admin-root{--admin-bg:#0f1117;--admin-panel:#1a1f2e;--admin-border:#2d3548;--admin-text:#e8ecf4;--admin-muted:#9aa3b5;--admin-accent:#6b8cff;--admin-danger:#e85d5d;background:var(--admin-bg);min-height:100dvh;color:var(--admin-text)}.admin-mfa-qr-wrap{justify-content:center;margin:0 0 1rem;display:flex}.admin-mfa-qr{border:1px solid var(--admin-border);background:#fff;border-radius:8px}.admin-shell{max-width:52rem;margin:0 auto;padding:1rem 1.25rem 3rem}.admin-header{border-bottom:1px solid var(--admin-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.admin-footer{border-top:1px solid var(--admin-border);margin-top:2rem;padding-top:1rem}.admin-header--stacked{align-items:flex-start}.admin-header__lead{flex-direction:column;flex:12rem;gap:.35rem;min-width:0;display:flex}.admin-title{margin:0;font-size:1.25rem;font-weight:700}.session-mode-bar{flex-direction:column;gap:.3rem;display:flex}.session-mode-bar__hint{color:var(--admin-muted);margin:0;font-size:.78rem;line-height:1.45}.session-mode-bar__extra{margin-top:.15rem}.session-mode-badge{letter-spacing:.04em;border-radius:999px;align-self:flex-start;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.session-mode-badge--admin{color:#7c2d12;background:#ffedd5;border:1px solid #fdba74}.session-mode-badge--creator{color:#1e3a8a;background:#dbeafe;border:1px solid #93c5fd}.session-mode-badge--learner{color:#166534;background:#dcfce7;border:1px solid #86efac}.session-mode-learner-chip{color:var(--admin-accent);background:rgba(107,140,255,.1);border:1px solid rgba(107,140,255,.25);border-radius:8px;align-items:center;gap:.2rem;padding:.25rem .55rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.session-mode-learner-chip:hover{background:rgba(107,140,255,.18)}.session-mode-learner-chip strong{font-weight:800}.session-mode-learner-summary{color:var(--admin-text);margin:0;font-size:.88rem}.session-mode-learner-summary a{color:var(--admin-accent);text-decoration:none}.session-mode-learner-summary a:hover{text-decoration:underline}.session-mode-learner-summary__note{color:var(--admin-muted);font-size:.82rem}.shell-header__title-row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;min-width:0;display:flex}.shell-header__title{margin:0}.shell-brand-link{color:inherit;text-decoration:none}.shell-brand-link:hover{color:var(--admin-accent)}.shell-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.shell-page-heading{margin:0 0 1rem;font-size:1.05rem;font-weight:700}.shell-menu{position:relative}.shell-menu__toggle{border:1px solid var(--admin-border);background:var(--admin-panel);width:2.25rem;height:2.25rem;color:var(--admin-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.shell-menu__toggle:hover{border-color:var(--admin-accent)}.shell-menu__bars{flex-direction:column;gap:.22rem;width:1rem;display:flex}.shell-menu__bars span{background:currentColor;border-radius:1px;height:2px;display:block}.shell-menu__panel{z-index:40;border:1px solid var(--admin-border);background:var(--admin-panel);border-radius:10px;min-width:11rem;padding:.35rem 0;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px rgba(0,0,0,.12)}.shell-menu__list{margin:0;padding:0;list-style:none}.shell-menu__link{color:var(--admin-text);padding:.55rem 1rem;font-size:.9rem;text-decoration:none;display:block}.shell-menu__link:hover{color:var(--admin-accent);background:rgba(107,140,255,.08)}.shell-menu__list--bottom,.shell-menu__item--divider .shell-menu__link{border-top:1px solid var(--admin-border)}.shell-menu__footer{border-top:1px solid var(--admin-border);padding:.5rem 1rem .35rem}.admin-card__heading{margin:0 0 .5rem;font-size:1.1rem}.admin-card__meta{color:var(--admin-muted);margin:0;font-size:.9rem}.admin-invite-code{letter-spacing:.12em}.admin-invite-code--large{letter-spacing:.2em;margin:0;font-size:1.5rem;font-weight:700}.admin-progress{background:#e8eaf5;border-radius:4px;height:8px;margin-bottom:.75rem;overflow:hidden}.admin-progress__bar{height:100%}.admin-root--dark .admin-progress{background:rgba(255,255,255,.08)}.learner-welcome-msg{color:#334155;background:linear-gradient(135deg,#f0f7ff 0%,#f8fbff 100%);border:1px solid #c7d9f5;border-radius:10px;margin-bottom:1rem;padding:.75rem .9rem;line-height:1.65}.admin-root--light .session-mode-badge--admin{color:#9a3412;background:#fff7ed;border-color:#fdba74}.admin-root--light .session-mode-badge--creator{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.admin-root--light .session-mode-badge--learner{color:#15803d;background:#f0fdf4;border-color:#86efac}.admin-root--light .session-mode-learner-chip{color:#3d5fc4;background:#eef0fb;border-color:#c5d0f5}.admin-nav{flex-wrap:wrap;gap:.5rem;display:flex}.admin-link{color:var(--admin-accent);font-size:.9rem;text-decoration:none}.admin-link:hover{text-decoration:underline}.admin-btn{border:1px solid var(--admin-border);background:var(--admin-panel);color:var(--admin-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.875rem;display:inline-flex}.admin-btn:hover{border-color:var(--admin-accent)}.admin-btn--primary{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-btn--danger{border-color:var(--admin-danger);color:var(--admin-danger)}.admin-card{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:12px;margin-bottom:1rem;padding:1rem 1.1rem}.admin-card h2{margin:0 0 .75rem;font-size:1rem}.admin-field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.admin-field label{color:var(--admin-muted);font-size:.8rem}.admin-field input,.admin-field select,.admin-field textarea{box-sizing:border-box;border:1px solid var(--admin-border);background:var(--admin-bg);width:100%;color:var(--admin-text);font:inherit;border-radius:8px;padding:.5rem .65rem}.admin-field textarea{resize:vertical;min-height:5rem;font-family:var(--font-geist-mono),monospace;font-size:.85rem}.admin-rich-textarea--resizable{resize:both;min-width:12rem;max-width:100%;min-height:5.5rem;overflow:auto}.admin-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-row--blank{align-items:flex-start}.admin-blank-row{grid-template-columns:3.75rem minmax(0,1fr) auto;align-items:start;gap:.5rem;margin-bottom:.5rem;display:grid}.admin-blank-marker{flex-direction:column;gap:.35rem;display:flex}.admin-blank-marker label{color:var(--admin-muted);font-size:.8rem}.admin-blank-marker input{box-sizing:border-box;border:1px solid var(--admin-border);background:var(--admin-bg);width:100%;color:var(--admin-text);font:inherit;text-align:center;border-radius:8px;padding:.5rem .4rem}.admin-blank-answer{min-width:0}.admin-blank-answer .admin-field{margin-bottom:0}.admin-blank-delete{align-self:start}.admin-btn--compact{flex:none;padding:.4rem .65rem;font-size:.8rem}.admin-btn:disabled{opacity:.45;cursor:not-allowed}.admin-list{margin:0;padding:0;list-style:none}.admin-list li{border-bottom:1px solid var(--admin-border)}.admin-list li:last-child{border-bottom:none}.admin-list a{color:inherit;justify-content:space-between;gap:.75rem;padding:.75rem .25rem;text-decoration:none;display:flex}.admin-list a:hover{color:var(--admin-accent)}.admin-list-item{align-items:center;gap:.5rem;padding:.5rem .25rem;display:flex}.admin-list-item__link{min-width:0;color:inherit;flex:1;justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;text-decoration:none;display:flex}.admin-list-item__link:hover{color:var(--admin-accent)}.admin-list-order{flex-direction:column;flex-shrink:0;gap:.2rem;display:flex}.admin-list-order .admin-btn{min-width:2.25rem;padding:.2rem .45rem;font-size:.75rem;line-height:1.2}.admin-subject-group{margin-bottom:1.25rem}.admin-subject-group:last-child{margin-bottom:0}.admin-subject-group h3{color:var(--admin-text);margin:0 0 .65rem;font-size:1rem;font-weight:700}.admin-period-group{border-left:2px solid var(--admin-border);margin:0 0 1rem .5rem;padding-left:.65rem}.admin-period-group:last-child{margin-bottom:0}.admin-period-group h4{color:var(--admin-muted);margin:0 0 .45rem;font-size:.85rem;font-weight:600}.learner-join-card{margin-top:1.25rem;margin-bottom:0}.learner-become-creator-card{border:1px solid color-mix(in srgb,var(--admin-accent,#5058b8)35%,transparent);background:color-mix(in srgb,var(--admin-accent,#5058b8)6%,var(--admin-card-bg,#fff));margin-top:1.25rem;margin-bottom:0}.learner-become-creator-card__title{margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.learner-become-creator-card__lead{color:var(--admin-muted);margin:0 0 .5rem;font-size:.9rem;line-height:1.55}.learner-become-creator-card__note{color:var(--admin-muted);margin:0 0 1rem;font-size:.85rem}.learner-become-creator-card__link{text-decoration:none;display:inline-block}.learner-join-card__title{color:var(--admin-text);margin:0 0 .4rem;font-size:1.05rem;font-weight:800}.learner-join-card__lead{color:var(--admin-muted);margin:0 0 1rem;font-size:.88rem;line-height:1.65}.learner-join-form__label{color:var(--admin-text);margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.learner-join-form__row{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.learner-join-form__input{border:1px solid var(--admin-border);letter-spacing:.15em;text-transform:uppercase;min-width:0;color:var(--admin-text);background:var(--admin-surface);border-radius:8px;flex:10rem;padding:.6rem .75rem;font-size:1rem}.learner-join-form__btn{flex:none;align-self:stretch}.learner-workspace-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#d4e3f8;box-shadow:0 2px 12px rgba(61,95,196,.07)}.learner-workspace-card .learner-workspace-title{letter-spacing:-.02em;color:#1a3260;margin:0 0 .35rem;font-size:1.35rem;font-weight:800;line-height:1.25}.learner-workspace-meta{color:#5c6b82;border-bottom:1px solid #d4e3f8;margin:0 0 1rem;padding-bottom:.65rem;font-size:.88rem}.learner-workspace-meta strong{color:var(--admin-text);font-weight:700}.learner-period-toolbar{margin:0 0 1rem}.learner-period-group{border-left:none;margin:.75rem 0 0;padding-left:0}.learner-period-group:last-child{margin-bottom:.25rem}.learner-subject-group .learner-period-group:first-of-type,.learner-subject-dropdown-panel .learner-period-group:first-of-type{margin-top:.5rem}.learner-period-group .learner-period-heading{box-sizing:border-box;letter-spacing:.05em;color:#1e4a8c;background:linear-gradient(90deg,#dbeafe 0%,#eff6ff 55%,#f8fbff 100%);border-top:1px solid #bfdbfe;border-bottom:1px solid #bfdbfe;border-radius:0;margin:0 0 .45rem;padding:.5rem .85rem;font-size:.78rem;font-weight:700;line-height:1.35;display:block}.learner-subject-dropdown-panel .learner-period-group .learner-period-heading{margin-left:-.65rem;margin-right:-.65rem}.learner-pinned-group .learner-period-heading{color:#7c4a03;background:linear-gradient(90deg,#fef3c7 0%,#fffbeb 55%,#fffdf5 100%);border-top-color:#fcd34d;border-bottom-color:#fcd34d}.learner-period-group .learner-study-list{border-left:none;margin:0;padding:0 .15rem}.learner-pinned-group .learner-study-list{border-left:none}.learner-pinned-group .learner-study-link{background:#fffdf5;border-color:#fde68a}.learner-pinned-group .learner-study-link:hover{color:#7c4a03;background:#fff8e6;border-color:#fbbf24;box-shadow:0 2px 8px rgba(245,158,11,.12)}.learner-pinned-group .learner-study-link:focus-visible{color:#7c4a03;background:#fff8e6;border-color:#fbbf24;box-shadow:0 2px 8px rgba(245,158,11,.12)}.admin-content-pinned-field{color:var(--admin-text);align-items:flex-start;gap:.5rem;margin:.75rem 0 0;font-size:.9rem;line-height:1.5;display:flex}.admin-content-pinned-field input{margin-top:.2rem}.learner-subject-list{flex-direction:column;gap:.85rem;display:flex}.learner-subject-group{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #d4e3f8;border-radius:12px;margin:0;padding:.65rem .75rem .75rem;box-shadow:0 1px 4px rgba(61,95,196,.06)}.learner-subject-label{letter-spacing:.04em;color:#1e4a8c;margin:0 0 .35rem;font-size:1rem;font-weight:700}.learner-subject-group .learner-subject-label{background:linear-gradient(135deg,#e8f1ff 0%,#f3f8ff 100%);border:1px solid #c7d9f5;border-radius:8px;padding:.5rem .65rem}.learner-subject-dropdown{background:#fff;border:1px solid #d4e3f8;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px rgba(61,95,196,.06)}.learner-subject-dropdown-trigger{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#e8f1ff 0%,#f5f9ff 100%);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;list-style:none;display:flex}.learner-subject-dropdown-trigger::-webkit-details-marker{display:none}.learner-subject-dropdown-trigger .learner-subject-label{background:0 0;border:none;margin:0;padding:0}.learner-subject-dropdown-meta{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.learner-subject-count{color:#1e4a8c;background:#fff;border:1px solid #c7d9f5;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.learner-subject-chevron{border-bottom:2px solid #3d6fd4;border-right:2px solid #3d6fd4;width:.5rem;height:.5rem;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.learner-subject-dropdown[open] .learner-subject-chevron{transform:rotate(-135deg)translateY(1px)}.learner-subject-dropdown-panel{background:#fff;border-top:1px solid #d4e3f8;padding:0 .65rem .65rem}.learner-study-list{flex-direction:column;gap:.35rem;margin:0;display:flex}.learner-study-list li,.learner-study-list li:last-child{border-bottom:none}.learner-study-link{width:100%;color:inherit;box-sizing:border-box;background:#fafcff;border:1px solid #e8f0fb;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .85rem;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:flex}.learner-study-link:hover{color:#1e4a8c;background:#f0f7ff;border-color:#b8d0f5;outline:none;box-shadow:0 2px 8px rgba(61,95,196,.1)}.learner-study-link:focus-visible{color:#1e4a8c;background:#f0f7ff;border-color:#b8d0f5;outline:none;box-shadow:0 2px 8px rgba(61,95,196,.1)}.learner-study-link__text{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.learner-study-link__title{word-break:break-word;color:var(--admin-text);font-size:.95rem;font-weight:600;line-height:1.45}.learner-study-link__meta{letter-spacing:.02em;color:#2d5aa8;background:#e8f1ff;border-radius:999px;align-self:flex-start;padding:.12rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.learner-study-link__arrow{color:#3d6fd4;opacity:1;background:#e8f1ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.9rem;line-height:1;transition:background .15s,color .15s,transform .15s;display:inline-flex}.learner-study-link:hover .learner-study-link__arrow{color:#fff;background:#3d6fd4;transform:translate(2px)}.learner-study-link:focus-visible .learner-study-link__arrow{color:#fff;background:#3d6fd4;transform:translate(2px)}.admin-hint{color:var(--admin-muted);margin:0 0 .75rem;font-size:.8rem;line-height:1.5}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.75rem;display:grid}.admin-stat-card{border:1px solid var(--admin-border);background:var(--admin-bg);border-radius:10px;padding:.85rem 1rem}.admin-stat-card__label{color:var(--admin-muted);margin:0 0 .35rem;font-size:.78rem;font-weight:600}.admin-stat-card__value{color:var(--admin-text);margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.admin-stat-card__sub{color:var(--admin-muted);margin:.4rem 0 0;font-size:.72rem;line-height:1.4}.admin-badge{background:var(--admin-border);color:var(--admin-muted);border-radius:999px;flex-shrink:0;align-self:center;padding:.15rem .45rem;font-size:.75rem}.admin-badge--published{color:#7dcea0;background:#1e3a2f}.admin-badge--pending{color:#f5c842;background:#3a2e1e}.admin-badge--legacy{color:#9eb4e8;background:#2a3148}.admin-msg{border-radius:8px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.875rem}.admin-msg--error{color:#f5a0a0;background:#3a1e1e}.admin-msg--ok{color:#a8e6c1;background:#1e3a2f}.admin-loading{color:var(--admin-muted);padding:2rem 0}.admin-question{border:1px dashed var(--admin-border);border-radius:10px;margin-bottom:.75rem;padding:.85rem}.admin-section-head{flex-wrap:wrap;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.admin-section-order{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.admin-section-heading-field{flex:12rem;min-width:0;margin-bottom:0}.admin-section-insert{border-top:1px dashed var(--admin-border);margin-top:.65rem;padding-top:.65rem}.admin-lesson-blocks{margin-top:.5rem}.admin-block-wrap{gap:.5rem;margin-bottom:.75rem;display:flex}.admin-block-toolbar{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.admin-block-wrap .admin-block,.admin-block-wrap .admin-block--image{flex:1;min-width:0}.admin-block-label{color:var(--admin-muted);font-size:.8rem;font-weight:600}.admin-block{background:var(--admin-bg);border:1px solid var(--admin-border);border-radius:8px;padding:.65rem}.admin-image-paste{border:2px dashed var(--admin-border);cursor:pointer;border-radius:8px;outline:none;justify-content:center;align-items:center;min-height:8rem;margin:.5rem 0;padding:.5rem;display:flex}.admin-image-paste--busy{cursor:wait;border-color:var(--admin-accent)}.admin-image-paste:focus{border-color:var(--admin-accent)}.admin-image-paste-hint{color:var(--admin-muted);text-align:center;margin:0;font-size:.8rem;line-height:1.5}.admin-image-preview{max-width:100%;max-height:14rem;margin:0 auto;display:block}.admin-image-uploading{color:var(--admin-accent);text-align:center;margin:.5rem 0 0;font-size:.8rem}.admin-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-login{max-width:22rem;margin:4rem auto;padding:0 1.25rem}.admin-rich-text{gap:.75rem;display:grid}@media (min-width:720px){.admin-rich-text:has(.admin-rich-preview){grid-template-columns:1fr 1fr;align-items:start}}.admin-list-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem 1rem;margin-bottom:.75rem;display:flex}.admin-list-toolbar h2{margin:0}.admin-content-period-filter{flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem;margin:0;display:flex}.admin-content-period-filter .admin-field{margin:0}.admin-content-period-filter__mode{min-width:8.5rem}.admin-content-period-filter__part{min-width:5.5rem}.admin-content-period-filter__range{flex-wrap:wrap;align-items:flex-end;gap:.35rem .5rem;display:flex}.admin-content-period-filter__range-label{color:var(--admin-muted);white-space:nowrap;padding-bottom:.45rem;font-size:.78rem;font-weight:600}.admin-rich-toolbar{flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem;display:flex}.admin-rich-format-group{flex-wrap:wrap;gap:.35rem;display:flex}.admin-rich-marker-group{flex-wrap:wrap;flex:100%;align-items:center;gap:.35rem;display:flex}.admin-rich-preview-toggle{margin-top:.5rem}.admin-rich-marker-btn{min-width:2.5rem;padding-left:.3rem;padding-right:.3rem;font-size:.75rem}.admin-rich-preview{border:1px solid var(--admin-border);background:var(--admin-bg);color:var(--admin-text);border-radius:8px;padding:.75rem}.admin-rich-preview-label{color:var(--admin-text);opacity:.85;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.admin-rich-preview-body{color:var(--admin-text);font-size:.95rem;line-height:1.7}.admin-rich-preview-body .lesson-body,.admin-rich-preview-body .lesson-intro-body{white-space:pre-line}.admin-rich-preview-body p,.admin-rich-preview-body li,.admin-rich-preview-body strong{color:inherit}.admin-rich-preview-body .rich-text-large{color:var(--admin-text);font-size:1.15em;font-weight:700}.admin-rich-preview-body .rich-text-small{color:var(--admin-muted);font-size:.9em}.admin-rich-preview-body .rich-text-underline{text-underline-offset:2px;text-decoration:underline}.admin-row--blank .admin-rich-text,.admin-blank-answer .admin-rich-text{width:100%}.admin-rich-preview-body .rich-list{margin:.35rem 0 .5rem}.admin-rich-preview-body .rich-list li:before{color:var(--admin-text)}.admin-root--light{--admin-bg:#f4f5f8;--admin-panel:#fff;--admin-border:#d5dae3;--admin-text:#1a1f2e;--admin-muted:#5c6478;--admin-accent:#3d5fc4;--admin-danger:#c94a4a}.admin-root--light .admin-badge--published{color:#1a6b42;background:#d8f0e4}.admin-root--light .admin-badge--pending{color:#856404;background:#fff3cd}.admin-root--light .admin-badge--legacy{color:#4a5f8a;background:#e8edf8}.admin-root--light .admin-msg--error{color:#b32d2d;background:#fde8e8}.admin-root--light .admin-msg--ok{color:#1a7a45;background:#e6f7ed}.admin-root--light .adsense-unit{border:1px solid var(--admin-border);background:rgba(0,0,0,.03)}.admin-root--light .adsense-unit-label,.admin-root--light .adsense-unit-placeholder{color:rgba(0,0,0,.45)}.admin-theme-toggle{color:var(--admin-muted);align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.admin-theme-toggle__label{white-space:nowrap}.admin-theme-select{border:1px solid var(--admin-border);background:var(--admin-panel);color:var(--admin-text);font:inherit;cursor:pointer;border-radius:8px;padding:.35rem .5rem;font-size:.8rem}.admin-theme-select:hover{border-color:var(--admin-accent);outline:none}.admin-theme-select:focus-visible{border-color:var(--admin-accent);outline:none}.admin-root:not(.admin-root--light) .adsense-unit{border:1px solid var(--admin-border);background:rgba(255,255,255,.06)}.admin-root:not(.admin-root--light) .adsense-unit-label,.admin-root:not(.admin-root--light) .adsense-unit-placeholder{color:var(--admin-muted)}.study-back-link-wrap{margin:0 0 .75rem}.study-back-link{color:var(--admin-accent);font-size:.9rem;text-decoration:none}.study-back-link:hover{text-decoration:underline}.study-week-nav{border:1px solid var(--admin-border);background:var(--admin-panel);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0 0 1rem;padding:.85rem 1rem;display:flex}.study-week-nav__btn{border:1px solid var(--admin-border);background:var(--admin-bg);color:var(--admin-text);cursor:pointer;border-radius:8px;width:2rem;height:2rem}.study-week-nav__label{flex:12rem;min-width:0}.study-week-nav__label strong{font-size:.95rem;display:block}.study-week-nav__hint{color:var(--admin-muted);font-size:.78rem}.study-week-nav__today{flex:none}.study-week-nav__date{width:100%;color:var(--admin-muted);font-size:.78rem}.study-week-nav--compact{flex-wrap:nowrap;gap:.4rem;margin-bottom:.75rem;padding:.55rem .65rem}.study-week-nav--compact .study-week-nav__label{flex-wrap:wrap;flex:auto;align-items:baseline;gap:.35rem .5rem;display:flex}.study-week-nav--compact .study-week-nav__label strong{font-size:.92rem;display:inline}.study-week-nav__tag{color:var(--admin-accent);font-size:.72rem;font-weight:700}.study-week-nav__jump{color:var(--admin-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.study-summary-card--compact{margin-bottom:.75rem;padding:.75rem 1rem}.study-summary-card__row{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.study-summary-card__row--bar{align-items:center}.study-summary-card__bar-wrap{flex:auto;min-width:0}.study-summary-card--compact .study-summary-card__row--bar{margin-bottom:0}.study-summary-card--compact .study-summary-card__row--bar+.study-summary-card__meta{margin-top:.5rem}.study-summary-card--compact .study-summary-card__title{margin:0;font-size:.88rem;font-weight:600}.study-summary-card--compact .study-summary-card__meta{margin-top:.45rem;font-size:.78rem}.study-summary-card__title{margin:0 0 .75rem;font-size:1rem}.study-summary-card__meta{color:var(--admin-muted);margin:.65rem 0 0;font-size:.85rem}.study-summary-card__alert{color:#c47a00}.study-summary-card__urgent{color:#c0392b}.study-summary-card__done{color:#1a7f4b;font-weight:700}.study-plan-list{flex-direction:column;gap:.85rem;margin:.75rem 0;display:flex}.study-subject-section__head{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.4rem;display:flex}.study-subject-section__title{margin:0;font-size:1.05rem}.study-status-badge{white-space:nowrap;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:700;line-height:1.35;display:inline-block}.study-status-badge--warning{color:#9a6700;background:#fff4d6}.study-status-badge--danger,.study-status-badge--urgent{color:#b42318;background:#fde8e8}.study-subject-section__plan-wrap{margin-bottom:.75rem;position:relative}.study-subject-section__status{border-radius:999px;margin-bottom:.35rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.study-subject-section__status--warning{color:#9a6700;background:#fff4d6}.study-subject-section__status--danger,.study-subject-section__status--urgent{color:#b42318;background:#fde8e8}.study-plan-card{border:1px solid var(--admin-border);background:var(--admin-panel);border-radius:12px;padding:1rem}.study-plan-card--list{margin-bottom:.45rem;padding:.65rem .75rem}.study-plan-card--list:last-child{margin-bottom:0}.study-plan-card__header--list{align-items:center;margin-bottom:.4rem}.study-plan-card__meta-line{color:var(--admin-muted);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;font-size:.78rem;display:flex}.study-plan-card__period{font-variant-numeric:tabular-nums}.study-plan-card__meta-line .study-plan-card__days{margin-left:0;font-size:.78rem}.study-plan-card__items--list{gap:.45rem;margin-top:.55rem}.study-plan-card__item--list .study-plan-card__item-label{font-size:.84rem}.study-plan-card__item-actions{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.study-plan-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.study-plan-card__subject{margin:0;font-size:1.05rem}.study-plan-card__meta{color:var(--admin-muted);margin:.2rem 0 0;font-size:.82rem}.study-plan-card__days{color:var(--admin-text);margin-left:.5rem;font-weight:700}.study-plan-card__link{color:var(--admin-accent);white-space:nowrap;font-size:.85rem;text-decoration:none}.study-plan-card__link--action{font-weight:700}.study-plan-card__items{flex-direction:column;gap:.65rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.study-plan-card__item-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.study-plan-card__item-label{font-size:.88rem}.study-plan-card__scope{color:var(--admin-muted)}.study-alnum-text{font-variant-numeric:tabular-nums;letter-spacing:.06em;font-feature-settings:"tnum" 1}.study-plan-card__app-badge{margin-right:.25rem}.study-plan-card__play-link{color:var(--admin-accent);font-size:.8rem;text-decoration:none}.study-progress{grid-template-columns:1fr auto;align-items:center;gap:.25rem .65rem;display:grid}.study-progress--sm{gap:.15rem .5rem}.study-progress__header{grid-column:1/-1;justify-content:space-between;gap:.5rem;display:flex}.study-progress__label{font-size:.82rem}.study-progress__badge{border-radius:999px;padding:.1rem .45rem;font-size:.72rem;font-weight:700}.study-progress__badge--warning{color:#9a6700;background:#fff4d6}.study-progress__badge--danger,.study-progress__badge--urgent{color:#b42318;background:#fde8e8}.study-progress__track{background:rgba(0,0,0,.08);border-radius:999px;height:.55rem;overflow:hidden}.study-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#4f8cff,#3d6fd4);height:100%;transition:width .2s}.study-progress__track--warning .study-progress__fill{background:linear-gradient(90deg,#f0b429,#d48806)}.study-progress__track--danger .study-progress__fill,.study-progress__track--urgent .study-progress__fill{background:linear-gradient(90deg,#f97066,#d92d20)}.study-progress__percent{text-align:right;font-variant-numeric:tabular-nums;min-width:2.5rem;font-size:.82rem;font-weight:700}.study-progress--sm .study-progress__percent{min-width:2.25rem;font-size:.78rem}.study-progress-gauge{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;display:inline-flex;position:relative}.study-progress-gauge__badge{z-index:1;white-space:nowrap;border-radius:999px;padding:.08rem .35rem;font-size:.62rem;font-weight:700;position:absolute;top:-.15rem;right:-.25rem}.study-progress-gauge__badge--warning{color:#9a6700;background:#fff4d6}.study-progress-gauge__badge--danger,.study-progress-gauge__badge--urgent{color:#b42318;background:#fde8e8}.study-progress-gauge__svg{display:block;overflow:visible}.study-progress-gauge__track{stroke:rgba(0,0,0,.1)}.study-progress-gauge--ok .study-progress-gauge__value{stroke:#4f8cff}.study-progress-gauge--ok .study-progress-gauge__needle{stroke:#3d6fd4}.study-progress-gauge--ok .study-progress-gauge__hub{fill:#3d6fd4}.study-progress-gauge--warning .study-progress-gauge__value{stroke:#f0b429}.study-progress-gauge--warning .study-progress-gauge__needle{stroke:#d48806}.study-progress-gauge--warning .study-progress-gauge__hub{fill:#d48806}.study-progress-gauge--danger .study-progress-gauge__value,.study-progress-gauge--urgent .study-progress-gauge__value{stroke:#f97066}.study-progress-gauge--danger .study-progress-gauge__needle,.study-progress-gauge--urgent .study-progress-gauge__needle{stroke:#d92d20}.study-progress-gauge--danger .study-progress-gauge__hub,.study-progress-gauge--urgent .study-progress-gauge__hub{fill:#d92d20}.study-progress-gauge--complete .study-progress-gauge__value{stroke:#3cb371}.study-progress-gauge--complete .study-progress-gauge__needle{stroke:#1a7f4b}.study-progress-gauge--complete .study-progress-gauge__hub{fill:#1a7f4b}.study-progress-gauge__label{text-align:center;margin-top:-.35rem;line-height:1}.study-progress-gauge--sm .study-progress-gauge__label{margin-top:-.3rem}.study-progress-gauge__percent{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:800}.study-progress-gauge--sm .study-progress-gauge__percent{font-size:.75rem}.study-progress-gauge__complete{color:#1a7f4b;font-size:.78rem;font-weight:800}.study-progress-gauge--sm .study-progress-gauge__complete{font-size:.72rem}.study-plan-card--list .study-progress-gauge{margin-left:auto}.study-plan-card:not(.study-plan-card--list) .study-progress-gauge{margin:.15rem 0 .5rem}.study-detail-progress .study-progress-gauge{margin:0 auto;display:flex}.study-page-actions{flex-wrap:wrap;gap:.5rem;margin:1rem 0 2rem;display:flex}.study-plan-form__section{margin-bottom:1rem}.study-plan-form__heading{margin:0 0 .85rem;font-size:1rem}.study-plan-form__dates{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.study-plan-form__presets{margin:.5rem 0 .75rem}.study-plan-form__preset-btns{gap:.5rem;margin-top:.35rem;display:flex}.study-plan-form__item-list{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.study-plan-form__item-row{border:1px solid var(--admin-border);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.study-plan-form__item-badge{color:var(--admin-muted);margin-right:.35rem;font-size:.72rem;display:inline-block}.study-plan-form__item-scope{color:var(--admin-muted);margin-left:.25rem;font-size:.85rem}.study-plan-form__submit{margin:1rem 0 2rem}.study-source-picker__lead{margin:0 0 .75rem;font-weight:600}.study-source-picker__cards{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem;display:grid}.study-source-picker__card{border:2px solid var(--admin-border);background:var(--admin-bg);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem;display:flex}.study-source-picker__card:hover{border-color:var(--admin-accent)}.study-source-picker__icon{font-size:1.5rem}.study-source-picker__title{font-weight:700}.study-source-picker__desc{color:var(--admin-muted);font-size:.82rem}.study-source-form__title{margin:0 0 .75rem;font-size:.95rem}.study-source-form__actions{gap:.5rem;margin-top:.75rem;display:flex}.study-detail-header{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:1rem;display:flex}.study-detail-header__title{margin:0;font-size:1.35rem}.study-detail-header__meta{color:var(--admin-muted);margin:.35rem 0 0;font-size:.9rem}.study-detail-header__days{color:var(--admin-text);margin-left:.5rem;font-weight:700}.study-detail-header__memo{margin:.35rem 0 0;font-size:.88rem}.study-detail-header__actions{flex-wrap:wrap;gap:.5rem;display:flex}.study-detail-progress__title{margin:0 0 .65rem;font-size:.95rem}.study-item-editor-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.study-item-editor{border-bottom:1px solid var(--admin-border);padding:.85rem 0}.study-item-editor:last-child{border-bottom:none}.study-item-editor__head{justify-content:space-between;gap:.75rem;margin-bottom:.5rem;display:flex}.study-item-editor__badge{color:var(--admin-muted);font-size:.72rem}.study-item-editor__title{margin:.15rem 0 0;font-size:1rem}.study-item-editor__scope{color:var(--admin-muted);margin:.15rem 0 0;font-size:.85rem}.study-item-editor__play{color:var(--admin-accent);white-space:nowrap;font-size:.85rem;text-decoration:none}.study-item-editor__controls{flex-direction:column;gap:.5rem;margin-top:.65rem;display:flex}.study-item-editor__slider{width:100%}.study-item-editor__adjust-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.study-item-editor__stepper{align-items:center;gap:.35rem;display:inline-flex}.study-item-editor__step-btn{border:1px solid var(--admin-border);background:var(--admin-bg);width:2.25rem;height:2.25rem;color:var(--admin-text);cursor:pointer;border-radius:8px;font-size:1.15rem;font-weight:700;line-height:1}.study-item-editor__step-btn:hover:not(:disabled){border-color:var(--admin-accent);color:var(--admin-accent)}.study-item-editor__step-btn:disabled{opacity:.45;cursor:not-allowed}.study-item-editor__step-value{text-align:center;min-width:3rem;font-weight:700}.study-item-editor__number{align-items:center;gap:.5rem;display:flex}.study-item-editor__percent-input{width:5rem}.study-item-editor__quick{flex-wrap:wrap;gap:.35rem;display:flex}.study-item-editor__quick-btn{padding:.25rem .5rem;font-size:.78rem}@media (max-width:640px){.study-plan-form__dates{grid-template-columns:1fr}}@media (min-width:768px){.study-week-page__plans{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.65rem 1rem;display:grid}.study-subject-section{min-width:0}.study-subject-section__head{margin-bottom:.3rem}.study-subject-section__title{font-size:.98rem}.study-plan-card--list{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.3rem .75rem;margin-bottom:.35rem;padding:.5rem .65rem;display:grid}.study-plan-card__header--list{grid-area:1/1;margin-bottom:0}.study-plan-card--list>.study-progress-gauge{grid-area:1/2;justify-self:end;margin-left:0}.study-plan-card__items--list{grid-area:2/1/auto/-1;gap:.3rem;margin-top:.35rem}.study-plan-card__item--list{grid-template-columns:minmax(0,1fr) minmax(8rem,42%);align-items:center;column-gap:.65rem;display:grid}.study-plan-card__item--list .study-plan-card__item-head{margin-bottom:0}.study-summary-card--compact{padding:.6rem .85rem}.study-summary-card--compact .study-summary-card__row--bar{gap:1rem}.study-summary-card--compact .study-summary-card__title{white-space:nowrap;flex:none}.study-week-nav--compact{margin-bottom:.6rem;padding:.45rem .6rem}.learner-welcome-msg{margin-bottom:.65rem}}.study-settings-links{flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;display:flex}.study-master-manager__form{margin-bottom:1rem}.study-master-manager__title{margin:0 0 .75rem;font-size:1rem}.study-master-manager__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.study-master-manager__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.study-master-manager__meta{color:var(--admin-muted);margin:.25rem 0 0;font-size:.82rem}.study-master-manager__hint{color:var(--admin-muted);margin-top:1rem;font-size:.88rem}.study-external-mode-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.study-master-link{margin:0 0 .5rem;font-size:.85rem}.study-template-picker--empty{margin-bottom:1rem}.study-template-picker__link{margin:.5rem 0 0;font-size:.85rem}.study-template-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.study-template-list__row{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.study-template-list__row{flex-direction:row;justify-content:space-between;align-items:flex-start}}.study-template-list__name{font-size:1.05rem}.study-template-list__meta{color:var(--admin-muted);margin:.25rem 0 0;font-size:.85rem}.study-template-list__memo{margin:.35rem 0 0;font-size:.88rem}.study-template-list__items{color:var(--admin-muted);margin:.5rem 0 0;padding-left:1.1rem;font-size:.85rem}.study-template-list__actions{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}.study-save-template{margin-bottom:1rem}.study-save-template__title{margin:0 0 .5rem;font-size:1rem}.study-detail-template-save{margin-bottom:1rem}
