:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.rich-text-editor{--rte-border: #c4c4c4;--rte-toolbar-bg: #f0f0f0;--rte-surface-bg: #ffffff;--rte-surface-fg: #1a1a1a;--rte-btn-bg: #ffffff;--rte-btn-fg: #1a1a1a;--rte-placeholder: #888888;--rte-link: #1565c0;color-scheme:light}@media(prefers-color-scheme:dark){.rich-text-editor{--rte-border: #4a4a4a;--rte-toolbar-bg: #2d2d2d;--rte-surface-bg: #1e1e1e;--rte-surface-fg: #e8e8e8;--rte-btn-bg: #3a3a3a;--rte-btn-fg: #e8e8e8;--rte-placeholder: #9a9a9a;--rte-link: #64b5f6;color-scheme:dark}}.rich-text-editor__toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:6px;border:1px solid var(--rte-border);border-bottom:none;border-radius:4px 4px 0 0;background:var(--rte-toolbar-bg)}.rich-text-editor__divider{width:1px;align-self:stretch;margin:0 4px;background:var(--rte-border)}.rich-text-editor__btn{padding:4px 8px;font-size:13px;border:1px solid var(--rte-border);border-radius:4px;background:var(--rte-btn-bg);color:var(--rte-btn-fg);cursor:pointer}.rich-text-editor__btn:hover{filter:brightness(1.08)}.rich-text-editor__surface{min-height:160px;padding:10px;border:1px solid var(--rte-border);border-radius:0 0 4px 4px;outline:none;line-height:1.5;background:var(--rte-surface-bg);color:var(--rte-surface-fg);caret-color:var(--rte-surface-fg);text-align:left}.rich-text-editor__surface:empty:before{content:attr(data-placeholder);color:var(--rte-placeholder);pointer-events:none}.rich-text-editor__surface :is(h1,h2,h3,p,li,span,div,b,i,u){color:inherit}.rich-text-editor__surface a{color:var(--rte-link)}.create-news-form{--form-border: #dddddd;--form-surface: #ffffff;--form-fg: #1a1a1a;--form-muted: #666666;text-align:left}@media(prefers-color-scheme:dark){.create-news-form{--form-border: #4a4a4a;--form-surface: #2a2a2a;--form-fg: #e8e8e8;--form-muted: #aaaaaa}}.create-news-form{border:1px solid var(--form-border);color:var(--form-fg)}.create-news-form .admin-field{padding:8px 10px;border:1px solid var(--form-border);border-radius:4px;background:var(--form-surface);color:var(--form-fg);font:inherit}.create-news-form .admin-field::placeholder{color:var(--form-muted)}.create-news-form .admin-hint{font-size:12px;color:var(--form-muted)}.news-html-content{color:var(--news-content-fg, #333333);line-height:1.6;text-align:left}@media(prefers-color-scheme:dark){.news-html-content{--news-content-fg: rgba(255, 255, 255, .87)}.news-html-content a{color:#64b5f6}}.news-html-content h2{margin:.75em 0 .35em;font-size:1.25rem}.news-html-content p{margin:0 0 .75em}.news-html-content ul,.news-html-content ol{margin:0 0 .75em;padding-left:1.5em}.news-html-content a{color:#1565c0}.read-the-docs{color:#888}.book-list-page{text-align:left;max-width:560px;margin:0 auto}.book-list-page h1{text-align:center}.book-list{--book-card-border: #e0e0e0;--book-card-border-hover: #b0b0b0;--book-card-bg: #ffffff;--book-card-fg: #1a1a1a;--book-card-muted: #666666;--book-card-title: #646cff;list-style:none;padding:0;margin:0;display:grid;gap:1rem}.book-list__item{margin:0}.book-card{display:flex;gap:1rem;align-items:flex-start;width:100%;padding:1rem;border:1px solid var(--book-card-border);border-radius:8px;background:var(--book-card-bg);color:var(--book-card-fg);text-decoration:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.book-card:hover{border-color:var(--book-card-border-hover);box-shadow:0 2px 10px #00000014}.book-card__cover{flex-shrink:0;width:80px;height:120px;object-fit:cover;border-radius:4px;display:block}.book-card__cover--placeholder{background:var(--book-card-border)}.book-card__body{flex:1;min-width:0;text-align:left}.book-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:var(--book-card-title)}.book-card__category{margin:.35rem 0 0;font-size:.875rem;color:var(--book-card-muted)}.book-card__price{margin:.5rem 0 0;font-size:1rem;font-weight:600;color:var(--book-card-fg)}.product-page{max-width:640px;margin:0 auto;text-align:left}.product-page__section{margin-top:1.5rem}.product-page__section h2{margin:0 0 .75rem;font-size:1.25rem;text-align:left}.product-page__description{margin:0;white-space:pre-wrap;line-height:1.6}.topic-list{--topic-border: #e0e0e0;--topic-muted: #666666;--topic-bg: #fafafa;list-style:none;margin:0;padding:0;border:1px solid var(--topic-border);border-radius:8px;overflow:hidden}.topic-chapters__audio{display:none}.topic-list__hint,.topic-list__error{margin:0 0 .75rem;font-size:.875rem}.topic-list__error{color:#c62828}.topic-list__item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--topic-border);background:var(--topic-bg)}.topic-list__item--active{background:var(--topic-active-bg, #eef1ff)}.topic-list__item:last-child{border-bottom:none}.topic-list__play{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--topic-border);border-radius:50%;background:var(--topic-play-bg, #ffffff);color:var(--topic-play-fg, #333333);font-size:.75rem;line-height:1;cursor:pointer}.topic-list__play:hover{border-color:var(--topic-play-hover, #646cff);color:var(--topic-play-hover, #646cff)}.topic-list__item--active .topic-list__play{border-color:var(--topic-play-hover, #646cff);background:var(--topic-play-hover, #646cff);color:#fff}.topic-list__index{flex-shrink:0;width:1.5rem;font-size:.875rem;color:var(--topic-muted);text-align:right}.topic-list__title{flex:1;min-width:0;line-height:1.4}.topic-list__duration{flex-shrink:0;font-size:.875rem;font-variant-numeric:tabular-nums;color:var(--topic-muted)}@media(prefers-color-scheme:dark){.topic-list{--topic-border: #444444;--topic-muted: #aaaaaa;--topic-bg: #1a1a1a;--topic-active-bg: #2a2d3a;--topic-play-bg: #2a2a2a;--topic-play-fg: #e8e8e8;--topic-play-hover: #8b9eff}}@media(prefers-color-scheme:dark){.book-list{--book-card-border: #444444;--book-card-border-hover: #666666;--book-card-bg: #1a1a1a;--book-card-fg: rgba(255, 255, 255, .87);--book-card-muted: #aaaaaa;--book-card-title: #8b9eff}.book-card:hover{box-shadow:0 2px 12px #0006}}
