@import "https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;600;700&display=swap";
.BooksQuiz-module__4fAupa__quizPage{background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:2rem 1rem 4rem;display:flex}.BooksQuiz-module__4fAupa__introContainer{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.BooksQuiz-module__4fAupa__introStars{pointer-events:none;z-index:0;position:fixed;inset:0}.BooksQuiz-module__4fAupa__star{color:var(--accent,#f93);opacity:.2;animation:3s ease-in-out infinite alternate BooksQuiz-module__4fAupa__twinkle;position:absolute}@keyframes BooksQuiz-module__4fAupa__twinkle{0%{opacity:.1;transform:scale(.9)}to{opacity:.5;transform:scale(1.1)}}.BooksQuiz-module__4fAupa__introCard{z-index:1;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a14f2;border:1px solid #ff99334d;border-radius:16px;width:100%;max-width:540px;padding:48px 40px 40px;position:relative;overflow:hidden;box-shadow:0 0 60px #ff993314,0 24px 48px #0009}.BooksQuiz-module__4fAupa__introSaberLeft,.BooksQuiz-module__4fAupa__introSaberRight{border-radius:1px;width:2px;animation:3s ease-in-out infinite alternate BooksQuiz-module__4fAupa__saberGlow;position:absolute;top:0;bottom:0}.BooksQuiz-module__4fAupa__introSaberLeft{background:linear-gradient(#0000,#3b82f6,#0000);left:0}.BooksQuiz-module__4fAupa__introSaberRight{background:linear-gradient(#0000,#ef4444,#0000);right:0}@keyframes BooksQuiz-module__4fAupa__saberGlow{0%{opacity:.3;box-shadow:none}to{opacity:1;box-shadow:0 0 12px 2px}}.BooksQuiz-module__4fAupa__introLogo{margin-bottom:16px;font-size:52px;animation:2.5s ease-in-out infinite BooksQuiz-module__4fAupa__pulse}@keyframes BooksQuiz-module__4fAupa__pulse{0%,to{filter:drop-shadow(0 0 8px #f936);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #ff9933b3);transform:scale(1.1)}}.BooksQuiz-module__4fAupa__introTitle{font-family:var(--font-primary),sans-serif;color:#fff;letter-spacing:3px;text-transform:uppercase;text-shadow:0 0 24px #ff99334d;margin:0 0 8px;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:900;line-height:1.25}.BooksQuiz-module__4fAupa__introSub{font-family:var(--font-handjet),monospace;color:#f939;letter-spacing:2px;margin:0 0 32px;font-size:16px}.BooksQuiz-module__4fAupa__introRules{text-align:left;flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.BooksQuiz-module__4fAupa__introRule{font-family:var(--font-primary),sans-serif;color:#ffffffb3;background:#ffffff08;border:1px solid #ff99331a;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:flex}.BooksQuiz-module__4fAupa__ruleIcon{text-align:center;flex-shrink:0;width:36px;font-size:20px}.BooksQuiz-module__4fAupa__startBtn{color:#000;width:100%;font-family:var(--font-primary),sans-serif;letter-spacing:3px;cursor:pointer;background:linear-gradient(135deg,#f93,#f60);border:none;border-radius:10px;margin-bottom:16px;padding:16px 24px;font-size:18px;font-weight:900;transition:transform .15s,box-shadow .15s;display:block;box-shadow:0 4px 24px #f936}.BooksQuiz-module__4fAupa__startBtn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ff99338c}.BooksQuiz-module__4fAupa__startBtn:active{transform:translateY(0)}.BooksQuiz-module__4fAupa__introBack{font-family:var(--font-handjet),monospace;color:#555;font-size:13px;text-decoration:none;transition:color .15s}.BooksQuiz-module__4fAupa__introBack:hover{color:var(--accent);transform:translate(-4px)}.BooksQuiz-module__4fAupa__seriesLinkTile{text-align:left;background:#ff99330d;border:1px solid #ff99331a;border-radius:8px;align-items:center;gap:1rem;margin:1.5rem 0;padding:1rem;display:flex}.BooksQuiz-module__4fAupa__seriesEmoji{font-size:1.5rem}.BooksQuiz-module__4fAupa__seriesText{flex:1}.BooksQuiz-module__4fAupa__seriesLabel{text-transform:uppercase;color:#888;letter-spacing:.05em;font-size:.7rem}.BooksQuiz-module__4fAupa__seriesTitle{color:var(--accent);font-size:.95rem;font-weight:700}.BooksQuiz-module__4fAupa__seriesBtn{color:var(--accent);background:#ff99331a;border:1px solid #f933;border-radius:4px;padding:4px 10px;font-size:.75rem;text-decoration:none;transition:all .2s}.BooksQuiz-module__4fAupa__seriesBtn:hover{background:var(--accent);color:#000}.BooksQuiz-module__4fAupa__quizGame{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04040cb3;border:1px solid #ff993314;border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:700px;min-height:100vh;margin:0 auto;padding:20px 16px 48px;transition:background .3s;display:flex;box-shadow:0 0 60px #00000080}.BooksQuiz-module__4fAupa__flashCorrect{background:radial-gradient(circle,#22c55e0f 0%,#0000 70%)}.BooksQuiz-module__4fAupa__flashWrong{background:radial-gradient(circle,#ef444414 0%,#0000 70%)}.BooksQuiz-module__4fAupa__quizHeader{align-items:center;gap:12px;display:flex}.BooksQuiz-module__4fAupa__lives{flex-shrink:0;gap:4px;display:flex}.BooksQuiz-module__4fAupa__livesShake{animation:.5s cubic-bezier(.36,.07,.19,.97) BooksQuiz-module__4fAupa__shake}@keyframes BooksQuiz-module__4fAupa__shake{0%,to{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-5px)}60%{transform:translate(5px)}75%{transform:translate(-3px)}90%{transform:translate(3px)}}.BooksQuiz-module__4fAupa__heart{font-size:22px;transition:transform .3s,filter .3s}.BooksQuiz-module__4fAupa__heartDead{opacity:.4;filter:grayscale();transform:scale(.85)}.BooksQuiz-module__4fAupa__progressWrap{flex:1;align-items:center;gap:10px;display:flex}.BooksQuiz-module__4fAupa__progressBar{background:#ffffff12;border-radius:3px;flex:1;height:6px;overflow:hidden}.BooksQuiz-module__4fAupa__progressFill{background:linear-gradient(90deg,#f93,#a855f7);border-radius:3px;height:100%;transition:width .4s}.BooksQuiz-module__4fAupa__progressText{font-family:var(--font-handjet),monospace;color:var(--accent,#f93);text-align:right;flex-shrink:0;min-width:44px;font-size:16px;font-weight:700}.BooksQuiz-module__4fAupa__progressOf{color:#555}.BooksQuiz-module__4fAupa__hintBtn{color:#f59e0b;cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b59;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:6px 12px;font-size:18px;transition:background .15s,border-color .15s,opacity .15s;display:flex}.BooksQuiz-module__4fAupa__hintBtn:hover:not(:disabled){background:#f59e0b33;border-color:#f59e0b99}.BooksQuiz-module__4fAupa__hintBtn:disabled{opacity:.45;cursor:not-allowed}.BooksQuiz-module__4fAupa__hintDepleted{opacity:.3!important;color:#555!important;border-color:#ffffff14!important}.BooksQuiz-module__4fAupa__hintCount{font-family:var(--font-handjet),monospace;font-size:15px;font-weight:700}.BooksQuiz-module__4fAupa__questionCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0c18e6;border:1px solid #f933;border-radius:12px;padding:18px 22px;animation:.4s cubic-bezier(.16,1,.3,1) BooksQuiz-module__4fAupa__cardSlideIn}@keyframes BooksQuiz-module__4fAupa__cardSlideIn{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.BooksQuiz-module__4fAupa__questionSource{font-family:var(--font-handjet),monospace;color:var(--accent,#f93);opacity:.8;letter-spacing:1px;text-transform:uppercase;background:#ff993314;border:1px solid #ff993326;border-radius:4px;margin-bottom:12px;padding:3px 10px;font-size:13px;font-weight:500;display:inline-block}.BooksQuiz-module__4fAupa__questionText{font-family:var(--font-primary),sans-serif;color:#f0f0f0;margin:0;font-size:clamp(15px,2.5vw,18px);font-weight:500;line-height:1.55;animation:.35s cubic-bezier(.16,1,.3,1) BooksQuiz-module__4fAupa__questionSlideIn}@keyframes BooksQuiz-module__4fAupa__questionSlideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.BooksQuiz-module__4fAupa__hintBox{background:#f59e0b12;border:1px solid #f59e0b40;border-radius:8px;flex-direction:column;gap:4px;margin-top:14px;padding:10px 14px;animation:.25s BooksQuiz-module__4fAupa__hintIn;display:flex}@keyframes BooksQuiz-module__4fAupa__hintIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.BooksQuiz-module__4fAupa__hintLabel{font-family:var(--font-handjet),monospace;color:#f59e0b;letter-spacing:1px;font-size:11px}.BooksQuiz-module__4fAupa__hintText{font-family:var(--font-primary),sans-serif;color:#ffffffa6;font-size:13px;line-height:1.5}.BooksQuiz-module__4fAupa__options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.BooksQuiz-module__4fAupa__option{color:#ccc;font-family:var(--font-primary),sans-serif;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:flex-start;gap:8px;min-height:56px;padding:12px 14px 12px 10px;font-size:clamp(13px,2vw,15px);line-height:1.4;transition:background .15s,border-color .15s,color .15s,transform .1s;animation:.3s cubic-bezier(.16,1,.3,1) both BooksQuiz-module__4fAupa__optionAppear;display:flex}@keyframes BooksQuiz-module__4fAupa__optionAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BooksQuiz-module__4fAupa__option:hover:not(:disabled){color:#fff;background:#ff993314;border-color:#f936;transform:translateY(-1px)}.BooksQuiz-module__4fAupa__option:disabled{cursor:not-allowed}.BooksQuiz-module__4fAupa__optionLetter{color:#ff9933b3;width:22px;height:22px;font-family:var(--font-handjet),monospace;background:#ff99331f;border:1px solid #ff993340;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:flex}.BooksQuiz-module__4fAupa__optionCorrect{animation:.35s BooksQuiz-module__4fAupa__correctPop;color:#86efac!important;background:#22c55e26!important;border-color:#22c55e!important}@keyframes BooksQuiz-module__4fAupa__correctPop{0%,to{transform:scale(1)}40%{transform:scale(1.03)}}.BooksQuiz-module__4fAupa__optionWrong{animation:.4s BooksQuiz-module__4fAupa__wrongShake;color:#fca5a5!important;background:#ef444426!important;border-color:#ef4444!important}@keyframes BooksQuiz-module__4fAupa__wrongShake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.BooksQuiz-module__4fAupa__bookSource{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:4px;margin-top:14px;padding:10px 14px;animation:.25s BooksQuiz-module__4fAupa__hintIn;display:flex}.BooksQuiz-module__4fAupa__bookSourceLabel{font-family:var(--font-handjet),monospace;color:#fff6;letter-spacing:1px;font-size:11px}.BooksQuiz-module__4fAupa__bookSourceText{font-family:var(--font-primary),sans-serif;color:#ffffffa6;font-size:13px;line-height:1.5}.BooksQuiz-module__4fAupa__streakBadge{text-align:center;font-family:var(--font-handjet),monospace;color:#f59e0b;letter-spacing:1px;font-size:16px;animation:.3s BooksQuiz-module__4fAupa__streakIn}@keyframes BooksQuiz-module__4fAupa__streakIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.BooksQuiz-module__4fAupa__resultOuter{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:540px;min-height:100vh;margin:0 auto;padding:24px 16px 48px;display:flex}.BooksQuiz-module__4fAupa__resultCard{text-align:center;background:#080812f2;border:1px solid #ff99334d;border-radius:16px;width:100%;padding:32px 28px 28px;animation:.6s cubic-bezier(.16,1,.3,1) BooksQuiz-module__4fAupa__cardIn;position:relative;overflow:hidden;box-shadow:0 0 80px #ff993314,0 24px 64px #000000b3}@keyframes BooksQuiz-module__4fAupa__cardIn{0%{opacity:0;transform:scale(.92)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}.BooksQuiz-module__4fAupa__resultCard:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#ff99331f 0%,#0000 65%);position:absolute;inset:0}.BooksQuiz-module__4fAupa__resultWon:after{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#22c55e0f 0%,#0000 60%);position:absolute;inset:0}.BooksQuiz-module__4fAupa__resultLost:after{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#ef44440f 0%,#0000 60%);position:absolute;inset:0}.BooksQuiz-module__4fAupa__corner{border-color:var(--accent,#f93);opacity:.6;border-style:solid;width:20px;height:20px;position:absolute}.BooksQuiz-module__4fAupa__cornerTL{border-width:2px 0 0 2px;border-radius:2px 0 0;top:10px;left:10px}.BooksQuiz-module__4fAupa__cornerTR{border-width:2px 2px 0 0;border-radius:0 2px 0 0;top:10px;right:10px}.BooksQuiz-module__4fAupa__cornerBL{border-width:0 0 2px 2px;border-radius:0 0 0 2px;bottom:10px;left:10px}.BooksQuiz-module__4fAupa__cornerBR{border-width:0 2px 2px 0;border-radius:0 0 2px;bottom:10px;right:10px}.BooksQuiz-module__4fAupa__resultBrand{font-family:var(--font-handjet),monospace;color:#ff993373;letter-spacing:2px;margin-bottom:4px;font-size:12px}.BooksQuiz-module__4fAupa__resultSubtitle{font-family:var(--font-handjet),monospace;color:#ffffff40;letter-spacing:2px;margin-bottom:28px;font-size:11px}.BooksQuiz-module__4fAupa__resultRankEmoji{margin-bottom:10px;font-size:56px;animation:3s ease-in-out infinite BooksQuiz-module__4fAupa__floatEmoji}@keyframes BooksQuiz-module__4fAupa__floatEmoji{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.BooksQuiz-module__4fAupa__resultRankLabel{font-family:var(--font-primary),sans-serif;letter-spacing:4px;text-transform:uppercase;text-shadow:0 0 24px;margin-bottom:24px;font-size:clamp(1.4rem,4vw,1.9rem);font-weight:900}.BooksQuiz-module__4fAupa__resultAccuracy{font-family:var(--font-primary),sans-serif;color:var(--accent,#f93);text-shadow:0 0 32px #ff993380;font-size:clamp(3.5rem,12vw,5.5rem);font-weight:900;line-height:1}.BooksQuiz-module__4fAupa__resultAccuracyLabel{font-family:var(--font-handjet),monospace;color:#ffffff4d;letter-spacing:3px;margin-bottom:20px;font-size:12px}.BooksQuiz-module__4fAupa__resultBarTrack{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:24px;overflow:hidden}.BooksQuiz-module__4fAupa__resultBarFill{background:linear-gradient(90deg,#f93,#a855f7);border-radius:3px;height:100%;transition:width 1s .3s}.BooksQuiz-module__4fAupa__resultStats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px;display:grid}.BooksQuiz-module__4fAupa__resultStat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;align-items:center;gap:3px;padding:10px 6px;display:flex}.BooksQuiz-module__4fAupa__resultStatVal{font-family:var(--font-primary),sans-serif;font-size:clamp(16px,3vw,22px);font-weight:700}.BooksQuiz-module__4fAupa__resultStatLabel{font-family:var(--font-handjet),monospace;color:#ffffff4d;letter-spacing:.5px;text-align:center;font-size:10px}.BooksQuiz-module__4fAupa__resultOutcome{font-family:var(--font-handjet),monospace;letter-spacing:2px;font-size:13px}.BooksQuiz-module__4fAupa__outcomeWon{color:#22c55e}.BooksQuiz-module__4fAupa__outcomeLost{color:#ef4444}.BooksQuiz-module__4fAupa__resultActions{flex-direction:column;gap:10px;width:100%;display:flex}.BooksQuiz-module__4fAupa__actionShare,.BooksQuiz-module__4fAupa__actionDownload,.BooksQuiz-module__4fAupa__actionRestart{width:100%;font-family:var(--font-primary),sans-serif;letter-spacing:1px;cursor:pointer;border:none;border-radius:10px;padding:14px 20px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s}.BooksQuiz-module__4fAupa__actionShare{color:#000;background:linear-gradient(135deg,#f93,#f97316);box-shadow:0 4px 20px #ff993359}.BooksQuiz-module__4fAupa__actionShare:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ff993380}.BooksQuiz-module__4fAupa__actionDownload{color:#ccc;background:#ffffff0f;border:1px solid #ffffff1f}.BooksQuiz-module__4fAupa__actionDownload:hover{color:#fff;background:#ffffff1a}.BooksQuiz-module__4fAupa__actionRestart{color:#f939;background:0 0;border:1px solid #f933;padding:10px 20px;font-size:13px}.BooksQuiz-module__4fAupa__actionRestart:hover{color:var(--accent,#f93);border-color:#ff993380}@media (max-width:540px){.BooksQuiz-module__4fAupa__options{grid-template-columns:1fr}.BooksQuiz-module__4fAupa__introCard{padding:32px 20px}.BooksQuiz-module__4fAupa__resultStats{grid-template-columns:repeat(2,1fr)}.BooksQuiz-module__4fAupa__quizHeader{gap:8px}}.BooksQuiz-module__4fAupa__bookCard{background:#0a0a16bf;border:1px solid #ff993326;border-radius:12px;gap:14px;padding:12px 14px;text-decoration:none;transition:background .2s,border-color .2s;animation:.4s cubic-bezier(.16,1,.3,1) .2s both BooksQuiz-module__4fAupa__cardSlideIn;display:flex;overflow:hidden}.BooksQuiz-module__4fAupa__bookCard:hover{background:#ff99330f;border-color:#ff99334d}.BooksQuiz-module__4fAupa__bookCardCover{border-radius:5px;flex-shrink:0;width:54px;height:78px;overflow:hidden}.BooksQuiz-module__4fAupa__bookCardImg{object-fit:cover;width:100%;height:100%;display:block}.BooksQuiz-module__4fAupa__bookCardPlaceholder{background:#1a1a2e;width:100%;height:100%}.BooksQuiz-module__4fAupa__bookCardInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.BooksQuiz-module__4fAupa__bookCardLabel{font-family:var(--font-handjet),monospace;color:#ff993373;letter-spacing:1px;text-transform:uppercase;margin-bottom:2px;font-size:10px}.BooksQuiz-module__4fAupa__bookCardTitle{font-family:var(--font-primary),sans-serif;color:#eee;font-size:14px;font-weight:700;line-height:1.3}.BooksQuiz-module__4fAupa__bookCardOrig{font-family:var(--font-primary),sans-serif;color:#555;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:italic;overflow:hidden}.BooksQuiz-module__4fAupa__bookCardMeta{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.BooksQuiz-module__4fAupa__bookCardMeta span{font-family:var(--font-handjet),monospace;color:#666;background:#ffffff0a;border:1px solid #ffffff12;border-radius:4px;padding:1px 6px;font-size:11px}.BooksQuiz-module__4fAupa__bookCardLink{font-family:var(--font-handjet),monospace;color:#ff993380;margin-top:4px;font-size:11px;transition:color .15s}.BooksQuiz-module__4fAupa__bookCard:hover .BooksQuiz-module__4fAupa__bookCardLink{color:var(--accent,#f93)}@media (max-width:540px){.BooksQuiz-module__4fAupa__options{grid-template-columns:1fr}.BooksQuiz-module__4fAupa__introCard{padding:32px 20px}.BooksQuiz-module__4fAupa__resultStats{grid-template-columns:repeat(2,1fr)}.BooksQuiz-module__4fAupa__quizHeader{gap:8px}}
@keyframes TopBar-module__56a56G__eb{0%{opacity:.5}to{opacity:1}}.TopBar-module__56a56G__topBar{height:var(--topbarH);border:1px solid #b46e0f59;border-bottom:2px solid var(--accent);box-shadow:0 0 0 1px #000000e6,inset 0 1px 0 #ffdc6414,0 2px 10px var(--shadow);z-index:2000;-webkit-user-select:none;user-select:none;background:#040300;border-radius:14px;align-items:center;margin:8px;padding:0 15px;display:flex;position:relative;top:0}.TopBar-module__56a56G__topBar:before{content:"";z-index:100;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#0000002e 2px 3px);position:absolute;inset:0}.TopBar-module__56a56G__topBar:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 30% at 50% 100%,#c864080f 0%,#0000 70%);animation:3.5s ease-in-out infinite alternate TopBar-module__56a56G__eb;position:absolute;inset:0}.TopBar-module__56a56G__logo{color:var(--accent);text-shadow:0 0 10px #f93c;white-space:nowrap;letter-spacing:.02em;z-index:2;margin-right:30px;font-family:Advent Pro,sans-serif;font-size:20px;font-weight:700;position:relative}.TopBar-module__56a56G__logoPrefix{color:#fff;text-shadow:0 0 10px #fff;animation:2s infinite TopBar-module__56a56G__blink}.TopBar-module__56a56G__navButton{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;color:#ffbe50d9;text-shadow:0 0 8px #ffb42866;-webkit-user-select:none;user-select:none;z-index:201;background:0 0;border:1px solid #b46e0f40;border-radius:4px;align-items:center;padding:6px 12px;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.TopBar-module__56a56G__navButton:hover{color:#fffadc;text-shadow:0 0 12px #ffc83ccc;background:linear-gradient(#ffeb8226 0%,#e6a51e1f 30%,#af640a2e 50%,#6e3a0538 51%,#9b550a1f 70%,#5a2d030f 100%);border-color:#ffc85099;text-decoration:none;box-shadow:0 0 20px #ffb4284d,inset 0 1px #fff5b433}.TopBar-module__56a56G__minimizedWindows{align-items:center;gap:5px;display:flex}.TopBar-module__56a56G__minimizedBtn{border:1px solid var(--accent);color:var(--accent);cursor:pointer;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;background:#2d2d2d;max-width:260px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;overflow:hidden}.TopBar-module__56a56G__minimizedBtn:hover{background:var(--accent);color:#000;transform:scale(1.05)}.TopBar-module__56a56G__navContainer{z-index:200;align-items:center;gap:8px;display:flex;position:relative}.TopBar-module__56a56G__searchInput{background:var(--bg1);border:1px solid var(--accent);color:var(--accent);font-family:var(--font-handjet),monospace;outline:none;width:200px;padding:6px 30px 6px 12px;font-size:14px;transition:all .3s}.TopBar-module__56a56G__searchInput:focus{border-color:#fff;box-shadow:0 0 10px #f936}.TopBar-module__56a56G__searchIcon{color:var(--accent);pointer-events:none;opacity:.7;font-size:14px;position:absolute;right:8px}.TopBar-module__56a56G__searchOverlay{z-index:9000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:flex-start;padding-top:80px;animation:.15s TopBar-module__56a56G__fadeIn;display:flex;position:fixed;inset:0}@keyframes TopBar-module__56a56G__fadeIn{0%{opacity:0}to{opacity:1}}.TopBar-module__56a56G__searchModal{border:2px solid var(--accent);background:#1a1a1a;width:600px;max-width:calc(100vw - 40px);animation:.18s TopBar-module__56a56G__slideDown;box-shadow:0 0 40px #ff993359,8px 8px #0009}@keyframes TopBar-module__56a56G__slideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.TopBar-module__56a56G__searchModalHeader{border-bottom:1px solid var(--accent);color:var(--accent);letter-spacing:1px;text-transform:uppercase;background:linear-gradient(90deg,#ff993326 0%,#0000 100%);justify-content:space-between;align-items:center;padding:8px 14px;font-size:13px;font-weight:700;display:flex}.TopBar-module__56a56G__searchModalClose{color:var(--accent);cursor:pointer;background:0 0;border:1px solid #f936;padding:2px 8px;font-size:14px;transition:all .15s}.TopBar-module__56a56G__searchModalClose:hover{background:var(--accent);color:#000}.TopBar-module__56a56G__searchModalBody{padding:16px}.TopBar-module__56a56G__profileLink{background:#ff99331a;border:1px solid #ff99334d;border-radius:4px;align-items:center;padding:4px 10px;text-decoration:none;transition:all .2s;display:flex}.TopBar-module__56a56G__profileLink:hover{border-color:var(--accent);background:#f933}.TopBar-module__56a56G__searchBtn{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;color:#ffbe50d9;text-shadow:0 0 8px #ffb42866;-webkit-user-select:none;user-select:none;background:linear-gradient(#0e0a04 0%,#080603 100%);border:1px solid #b46e0f59;border-radius:4px;padding:6px 12px;font-family:Share Tech Mono,monospace;font-size:11px;font-weight:500;transition:all .2s}.TopBar-module__56a56G__searchBtn:hover{color:#fffadc;text-shadow:0 0 12px #ffc83ccc;background:linear-gradient(#ffeb8226 0%,#e6a51e1f 30%,#af640a2e 50%,#6e3a0538 51%,#9b550a1f 70%,#5a2d030f 100%);border-color:#ffc85099;box-shadow:0 0 20px #ffb4284d,inset 0 1px #fff5b433}.TopBar-module__56a56G__loginBtn{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;color:#ffbe50d9;text-shadow:0 0 8px #ffb42866;-webkit-user-select:none;user-select:none;background:linear-gradient(#0e0a04 0%,#080603 100%);border:1px solid #b46e0f59;border-radius:4px;align-items:center;padding:6px 12px;font-family:Share Tech Mono,monospace;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.TopBar-module__56a56G__loginBtn:hover{color:#fffadc;text-shadow:0 0 12px #ffc83ccc;background:linear-gradient(#ffeb8226 0%,#e6a51e1f 30%,#af640a2e 50%,#6e3a0538 51%,#9b550a1f 70%,#5a2d030f 100%);border-color:#ffc85099;text-decoration:none;box-shadow:0 0 20px #ffb4284d,inset 0 1px #fff5b433}.TopBar-module__56a56G__profileAvatar{object-fit:cover;border:1px solid var(--accent);border-radius:50%;width:22px;height:22px}.TopBar-module__56a56G__profileAvatarPlaceholder{background:var(--accent);color:#000;border:1px solid var(--accent);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.TopBar-module__56a56G__profileName{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:11px;font-weight:600;overflow:hidden}.TopBar-module__56a56G__profileWrapper{display:inline-block;position:relative}.TopBar-module__56a56G__profileDropdown{z-index:3000;background:#040300;border:1px solid #b46e0f59;border-radius:4px;min-width:140px;margin-top:6px;animation:.25s cubic-bezier(.4,0,.2,1) TopBar-module__56a56G__dropdownSlide;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 0 0 1px #000000e6,inset 0 1px #ffdc6414,0 32px 80px #000000d9}.TopBar-module__56a56G__profileDropdownItem{color:#d28c23cc;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #b46e0f26;width:100%;padding:10px 14px;font-family:Share Tech Mono,monospace;font-size:12px;text-decoration:none;transition:all .2s;display:block}.TopBar-module__56a56G__profileDropdownItem:last-child{border-bottom:none}.TopBar-module__56a56G__profileDropdownItem:hover{color:#ffdc64f2;background:#ffc8641a}@media (max-width:768px){.TopBar-module__56a56G__topBar{justify-content:flex-start;padding:0 10px;overflow-x:auto}.TopBar-module__56a56G__logo{margin-right:15px;font-size:16px!important}.TopBar-module__56a56G__menuItem{padding:4px 8px;font-size:12px}.TopBar-module__56a56G__searchContainer,.TopBar-module__56a56G__minimizedWindows{display:none}.TopBar-module__56a56G__navContainer{gap:8px}.TopBar-module__56a56G__navButton,.TopBar-module__56a56G__navButtonSmall{padding:5px 10px;font-size:11px}}.TopBar-module__56a56G__navContainer{align-items:center;gap:12px;margin-left:20px;display:flex}.TopBar-module__56a56G__navButtonWrapper{z-index:202;display:inline-block;position:relative}.TopBar-module__56a56G__navButton{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;color:#ffbe50d9;text-shadow:0 0 8px #ffb42866;-webkit-user-select:none;user-select:none;background:linear-gradient(#0e0a04 0%,#080603 100%);border:1px solid #b46e0f59;border-radius:4px;padding:8px 16px;font-family:Share Tech Mono,monospace;font-size:12px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.TopBar-module__56a56G__navButton:hover{color:#fffadc;text-shadow:0 0 12px #ffc83ccc;background:linear-gradient(#ffeb8226 0%,#e6a51e1f 30%,#af640a2e 50%,#6e3a0538 51%,#9b550a1f 70%,#5a2d030f 100%);border-color:#ffc85099;box-shadow:0 0 20px #ffb4284d,inset 0 1px #fff5b433}.TopBar-module__56a56G__navButtonSmall{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;color:#ffb43cb3;-webkit-user-select:none;user-select:none;background:linear-gradient(#0e0a04 0%,#080603 100%);border:1px solid #b46e0f59;border-radius:4px;padding:8px 14px;font-family:Share Tech Mono,monospace;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s}.TopBar-module__56a56G__navButtonSmall:hover{color:#ffdc64e6;text-shadow:0 0 10px #ffb42880;background:linear-gradient(#ffeb821f 0%,#c887141a 100%);border-color:#ffbe4680}.TopBar-module__56a56G__navDropdown{z-index:3000;margin-top:8px;animation:.25s cubic-bezier(.4,0,.2,1) TopBar-module__56a56G__dropdownSlide;position:absolute;top:100%;left:0}@keyframes TopBar-module__56a56G__dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.TopBar-module__56a56G__navShell{background:#040300;border:1px solid #b46e0f59;border-radius:4px;width:280px;font-family:Share Tech Mono,monospace;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000e6,inset 0 1px #ffdc6414,0 32px 80px #000000d9}.TopBar-module__56a56G__navShell:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#0000002e 2px 3px);position:absolute;inset:0}.TopBar-module__56a56G__navHeader{-webkit-user-select:none;user-select:none;z-index:1;border-bottom:1px solid #b46e0f33;align-items:center;gap:10px;padding:10px 14px;display:flex;position:relative}.TopBar-module__56a56G__navHeaderIcon{border:1.5px solid #c8821473;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.TopBar-module__56a56G__navHeaderIcon span{background:#c882148c;width:8px;height:1.5px;display:block;position:relative}.TopBar-module__56a56G__navHeaderIcon span:before,.TopBar-module__56a56G__navHeaderIcon span:after{content:"";background:inherit;width:100%;height:100%;position:absolute;left:0}.TopBar-module__56a56G__navHeaderIcon span:before{top:-3px}.TopBar-module__56a56G__navHeaderIcon span:after{top:3px}.TopBar-module__56a56G__navHeaderLabel{letter-spacing:.15em;text-transform:uppercase;color:#ffbe3c8c;font-family:Share Tech Mono,monospace;font-size:11px}.TopBar-module__56a56G__navSection{z-index:1;border-bottom:1px solid #b46e0f26;position:relative}.TopBar-module__56a56G__navSection:last-child{border-bottom:none}.TopBar-module__56a56G__sectionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:stretch;display:flex;position:relative}.TopBar-module__56a56G__sectionAccent{opacity:.4;background:linear-gradient(#ffe678e6 0%,#c8780a99 60%,#783c054d 100%);flex-shrink:0;width:2px;transition:opacity .25s}.TopBar-module__56a56G__sectionHeader:hover .TopBar-module__56a56G__sectionAccent{opacity:1}.TopBar-module__56a56G__sectionHeaderInner{flex:1;justify-content:space-between;align-items:center;padding:9px 14px;display:flex}.TopBar-module__56a56G__sectionTitle{letter-spacing:.18em;text-transform:uppercase;color:#ffb937cc;text-shadow:0 0 8px #ffb42880;font-family:Share Tech Mono,monospace;font-size:10px}.TopBar-module__56a56G__sectionArrow{border-bottom:1.5px solid #c8821473;border-right:1.5px solid #c8821473;width:8px;height:8px;transition:transform .25s;transform:rotate(45deg)translateY(-2px)}.TopBar-module__56a56G__sectionHeader.TopBar-module__56a56G__collapsed .TopBar-module__56a56G__sectionArrow{transform:rotate(-45deg)translateY(2px)}.TopBar-module__56a56G__sectionItems{max-height:600px;transition:max-height .32s cubic-bezier(.4,0,.2,1);overflow:hidden}.TopBar-module__56a56G__sectionItems.TopBar-module__56a56G__collapsed{max-height:0}.TopBar-module__56a56G__navItem{cursor:pointer;border-top:1px solid #b46e0a1a;align-items:stretch;display:flex;position:relative;overflow:hidden}.TopBar-module__56a56G__itemBar{z-index:5;pointer-events:none;background:linear-gradient(#ffd2502e 0%,#b4640a1f 100%);flex-shrink:0;width:2px;transition:background .22s;position:relative}.TopBar-module__56a56G__itemText{color:#d28c2399;letter-spacing:.04em;z-index:5;pointer-events:none;text-shadow:0 0 4px #dc961459,0 0 1px #ffd25033;flex:1;padding:7.5px 14px;font-family:Share Tech Mono,monospace;font-size:12px;transition:color .1s;position:relative}.TopBar-module__56a56G__itemDot{z-index:5;pointer-events:none;background:#b46e0f33;border-radius:50%;flex-shrink:0;align-self:center;width:3px;height:3px;margin-right:14px;transition:background .22s,box-shadow .22s;position:relative}.TopBar-module__56a56G__glassBody{pointer-events:none;z-index:1;background:linear-gradient(#ffeb8217 0%,#c8871412 30%,#96520721 50%,#5f30032b 51%,#82440717 70%,#4b24020a 100%);transition:background .25s;position:absolute;inset:0}.TopBar-module__56a56G__glassDome{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.TopBar-module__56a56G__glassDome:before{content:"";background:radial-gradient(80% 100% at 50% -10%,#fffcd221 0%,#ffeb8c0f 35%,#0000 75%);height:55%;transition:background .25s;position:absolute;top:0;left:-10%;right:-10%}.TopBar-module__56a56G__glassDome:after{content:"";background:radial-gradient(70% 80% at 50% 110%,#c86e0817 0%,#0000 70%);height:60%;transition:background .25s;position:absolute;bottom:-4px;left:5%;right:5%}.TopBar-module__56a56G__glassRim{pointer-events:none;z-index:3;transition:box-shadow .25s;position:absolute;inset:0;box-shadow:inset 0 1px #fff5b41a,inset 0 -1px #5023024d}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__glassBody{background:linear-gradient(#ffeb8233 0%,#e6a51e38 30%,#af640a4d 50%,#6e3a055c 51%,#9b550a33 70%,#5a2d031a 100%)}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__glassDome:before{background:radial-gradient(85% 110% at 50% -10%,#fffddc6b 0%,#ffee9b33 30%,#0000 80%)}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__glassDome:after{background:radial-gradient(75% 90% at 50% 110%,#dc820c42 0%,#0000 72%)}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__glassRim{box-shadow:inset 0 1px #fff8be6b,inset 0 -1px #5a2a038c,inset 1px 0 #ffe46e1a,inset -1px 0 #ffe46e12}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__itemBar{background:linear-gradient(#fff296e6 0%,#dc9114b3 50%,#8c480866 100%)}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__itemDot{background:#ffd580;box-shadow:0 0 8px 2px #ffd250b3}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__itemText{color:#ffdc64f2;text-shadow:0 0 6px #ffc828b3,0 0 14px #ffb41459}.TopBar-module__56a56G__navItem:active{transition-duration:60ms;transform:scaleY(.975)}.TopBar-module__56a56G__standaloneSection{padding:6px 0}.TopBar-module__56a56G__standaloneTitle{letter-spacing:.22em;text-transform:uppercase;color:#b46e1447;padding:8px 14px 4px;font-family:Share Tech Mono,monospace;font-size:10px}.TopBar-module__56a56G__tooltipDropdown{z-index:3000;margin-top:8px;animation:.25s cubic-bezier(.4,0,.2,1) TopBar-module__56a56G__dropdownSlide;position:absolute;top:100%;left:0}.TopBar-module__56a56G__tooltipShell{background:#040300;border:1px solid #b46e0f59;border-radius:4px;width:240px;font-family:Share Tech Mono,monospace;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000e6,inset 0 1px #ffdc6414,0 32px 80px #000000d9}.TopBar-module__56a56G__tooltipHeader{letter-spacing:.15em;text-transform:uppercase;color:#ffbe3c8c;z-index:2;border-bottom:1px solid #b46e0f33;padding:10px 14px;font-family:Share Tech Mono,monospace;font-size:11px;position:relative}.TopBar-module__56a56G__tooltipItem{cursor:pointer;z-index:2;border-bottom:1px solid #b46e0f1a;padding:8px 14px;transition:background .2s;position:relative}.TopBar-module__56a56G__tooltipItem:hover{background:#ffc8640d}.TopBar-module__56a56G__tooltipItem:last-child{border-bottom:none}.TopBar-module__56a56G__tooltipTitle{color:#ffc864e6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:12px;overflow:hidden}.TopBar-module__56a56G__tooltipMeta{color:#b4822899;font-size:10px}.TopBar-module__56a56G__tooltipUser{z-index:2;border-bottom:1px solid #b46e0f1a;align-items:center;gap:10px;padding:6px 14px;display:flex;position:relative}.TopBar-module__56a56G__tooltipUser:last-child{border-bottom:none}.TopBar-module__56a56G__tooltipAvatar{object-fit:cover;border:1px solid var(--accent);border-radius:50%;width:24px;height:24px}.TopBar-module__56a56G__tooltipAvatarPlaceholder{background:var(--accent);color:#000;border:1px solid var(--accent);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.TopBar-module__56a56G__tooltipUsername{color:#d28c23cc;font-family:Share Tech Mono,monospace;font-size:12px}.TopBar-module__56a56G__tooltipThreadTitle{color:#ffc864e6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:11px;font-weight:600;overflow:hidden}.TopBar-module__56a56G__tooltipContent{color:#b48228b3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.TopBar-module__56a56G__cursorLight{pointer-events:none;z-index:3;background:radial-gradient(circle at var(--cx,50%)var(--cy,50%),#ffdc641f 0%,transparent 50%);opacity:0;transition:opacity .2s;position:absolute;inset:0}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__cursorLight{opacity:1}.TopBar-module__56a56G__sheen{pointer-events:none;z-index:4;background:linear-gradient(var(--sheen-angle,152deg),transparent 28%,#fffcd20f 42%,transparent 56%);position:absolute;inset:0}.TopBar-module__56a56G__navItem:hover .TopBar-module__56a56G__sheen{background:linear-gradient(var(--sheen-angle,152deg),transparent 26%,#fffdd742 42%,transparent 58%)}.TopBar-module__56a56G__ripple{pointer-events:none;z-index:10;background:radial-gradient(circle,#ffdc64e6 0%,#0000 70%);border-radius:50%;width:8px;height:8px;animation:.55s cubic-bezier(.2,0,.4,1) forwards TopBar-module__56a56G__ripple-out;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes TopBar-module__56a56G__ripple-out{to{opacity:0;transform:translate(-50%,-50%)scale(28)}}.TopBar-module__56a56G__itemText.TopBar-module__56a56G__scrambling{color:#ffd246e6;text-shadow:0 0 6px #ffc828b3,0 0 14px #ffb41459}@media (max-width:1100px){div[class*=NewsTicker]{display:none}}
.BookCardPicker-module__GhK3bq__overlay{z-index:10000;background:#000000d9;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.BookCardPicker-module__GhK3bq__modal{background:#0a0500fa;border:1px solid #f936;border-radius:8px;flex-direction:column;width:90%;max-width:520px;max-height:70vh;display:flex;box-shadow:0 20px 60px #000000e6,0 0 0 1px #ff99331a}.BookCardPicker-module__GhK3bq__header{background:#ff99330d;border-bottom:1px solid #f933;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.BookCardPicker-module__GhK3bq__title{font-family:var(--font-handjet,monospace),monospace;color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem}.BookCardPicker-module__GhK3bq__closeBtn{color:#f939;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.2rem;line-height:1;transition:color .15s}.BookCardPicker-module__GhK3bq__closeBtn:hover{color:var(--accent,#f93)}.BookCardPicker-module__GhK3bq__searchBox{border-bottom:1px solid #ff993326;padding:16px 18px;position:relative}.BookCardPicker-module__GhK3bq__input{color:#eee;width:100%;font-size:.95rem;font-family:var(--font-primary,sans-serif);background:#ff99330f;border:1px solid #ff993340;border-radius:6px;outline:none;padding:12px 40px 12px 14px;transition:border-color .2s,background .2s}.BookCardPicker-module__GhK3bq__input:focus{background:#ff99331a;border-color:#ff993380}.BookCardPicker-module__GhK3bq__input::placeholder{color:#ffc89666}.BookCardPicker-module__GhK3bq__spinner{color:var(--accent,#f93);font-size:1.1rem;animation:1s linear infinite BookCardPicker-module__GhK3bq__spin;position:absolute;top:50%;right:28px;transform:translateY(-50%)}@keyframes BookCardPicker-module__GhK3bq__spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.BookCardPicker-module__GhK3bq__hint{color:#ffc89680;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-family:var(--font-handjet,monospace),monospace;border-bottom:1px solid #ff99331a;padding:8px 18px}.BookCardPicker-module__GhK3bq__list{max-height:45vh;padding:8px;overflow-y:auto}.BookCardPicker-module__GhK3bq__empty{text-align:center;color:#ffc89666;padding:30px;font-size:.9rem}.BookCardPicker-module__GhK3bq__bookItem{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;transition:background .12s;display:flex}.BookCardPicker-module__GhK3bq__bookItem:hover,.BookCardPicker-module__GhK3bq__bookItem.BookCardPicker-module__GhK3bq__selected{background:#ff99331a;border-color:#ff99334d}.BookCardPicker-module__GhK3bq__thumb{background:#0000004d;border-radius:4px;flex-shrink:0;width:48px;height:72px;overflow:hidden}.BookCardPicker-module__GhK3bq__thumbImg{object-fit:cover;width:100%;height:100%}.BookCardPicker-module__GhK3bq__thumbPlaceholder{background:#1a1a2e;width:100%;height:100%}.BookCardPicker-module__GhK3bq__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.BookCardPicker-module__GhK3bq__titleRow{align-items:center;gap:8px;display:flex}.BookCardPicker-module__GhK3bq__bookTitle{color:#fda;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.BookCardPicker-module__GhK3bq__badge{flex-shrink:0;font-size:.75rem}.BookCardPicker-module__GhK3bq__canon{color:#22c55e}.BookCardPicker-module__GhK3bq__legends{color:#a855f7}.BookCardPicker-module__GhK3bq__meta{color:#ffc89699;gap:8px;font-size:.8rem;display:flex}.BookCardPicker-module__GhK3bq__arrow{color:#f936;font-size:1.2rem;transition:color .15s}.BookCardPicker-module__GhK3bq__bookItem:hover .BookCardPicker-module__GhK3bq__arrow,.BookCardPicker-module__GhK3bq__bookItem.BookCardPicker-module__GhK3bq__selected .BookCardPicker-module__GhK3bq__arrow{color:var(--accent,#f93)}
.InterestingSection-module__eW56dq__section{width:100%;margin:0;position:relative}.InterestingSection-module__eW56dq__compact{max-height:220px;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0000 100%)}.InterestingSection-module__eW56dq__expanded{max-height:none;padding-bottom:1rem;-webkit-mask-image:none;mask-image:none}.InterestingSection-module__eW56dq__header{border-bottom:1px solid #ff99331a;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;display:flex}.InterestingSection-module__eW56dq__title{color:#f93;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 0 15px #ff993380;align-items:center;gap:8px;margin:0;font-size:1.1rem;font-weight:900;display:flex}.InterestingSection-module__eW56dq__title:before{content:"★";color:#fc3;filter:drop-shadow(0 0 5px #fc3);font-size:.9rem}.InterestingSection-module__eW56dq__addBtn{color:#f939;cursor:pointer;background:0 0;border:1px solid #f936;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:700;transition:all .2s}.InterestingSection-module__eW56dq__addBtn:hover{color:#000;background:#f93;border-color:#f93}.InterestingSection-module__eW56dq__grid{flex-direction:column;gap:.5rem;display:flex}.InterestingSection-module__eW56dq__compact .InterestingSection-module__eW56dq__grid{scrollbar-width:none;max-height:180px;padding:0 .5rem 2rem 0;overflow-y:auto}.InterestingSection-module__eW56dq__compact .InterestingSection-module__eW56dq__grid::-webkit-scrollbar{display:none}.InterestingSection-module__eW56dq__expanded .InterestingSection-module__eW56dq__grid{gap:.75rem;max-height:none;padding:0;overflow:visible}.InterestingSection-module__eW56dq__articleCard{cursor:pointer;background:#0003;border:1px solid #ffffff08;border-radius:6px;flex:none;align-items:center;padding:.5rem;transition:all .2s;display:flex;overflow:hidden}.InterestingSection-module__eW56dq__articleCard:hover{background:#ffffff0d;border-color:#f933;transform:translate(4px)}.InterestingSection-module__eW56dq__imageWrap{border-radius:4px;flex-shrink:0;width:40px;height:40px;margin-right:.75rem;overflow:hidden}.InterestingSection-module__eW56dq__image{object-fit:cover;opacity:.7;width:100%;height:100%}.InterestingSection-module__eW56dq__articleContent{flex-direction:column;flex:1;min-width:0;display:flex}.InterestingSection-module__eW56dq__articleTitle{white-space:nowrap;text-overflow:ellipsis;color:#eee;margin:0;font-size:.9rem;font-weight:700;overflow:hidden}.InterestingSection-module__eW56dq__articlePreview{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.InterestingSection-module__eW56dq__articleLinksRow{align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.InterestingSection-module__eW56dq__articlePermalink{color:#ffb366d9;border-bottom:1px dashed #ffb36673;font-size:.62rem;text-decoration:none;transition:all .2s}.InterestingSection-module__eW56dq__articlePermalink:hover{color:#ffd1a3;border-bottom-color:#ffd1a3e6}.InterestingSection-module__eW56dq__articleFooter{justify-content:flex-end;margin-top:.25rem;display:flex}.InterestingSection-module__eW56dq__adminActions{gap:.5rem;display:flex}.InterestingSection-module__eW56dq__adminBtn{color:#888;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:1px 6px;font-size:.6rem;transition:all .2s}.InterestingSection-module__eW56dq__adminBtn:hover{color:#000;background:#f93}.InterestingSection-module__eW56dq__readMore{display:none}.InterestingSection-module__eW56dq__readerOverlay{z-index:99999;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;inset:0}.InterestingSection-module__eW56dq__readerContent{background:#0a0a0a;border:1px solid #f933;border-radius:12px;flex-direction:column;width:100%;max-width:850px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) InterestingSection-module__eW56dq__readerOpen;display:flex;position:relative;box-shadow:0 0 50px #000,0 0 20px #ff99331a}@keyframes InterestingSection-module__eW56dq__readerOpen{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.InterestingSection-module__eW56dq__closeReader{color:#000;cursor:pointer;z-index:100;background:#f93c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.InterestingSection-module__eW56dq__closeReader:hover{background:#f93;transform:rotate(90deg)}.InterestingSection-module__eW56dq__readerHero{object-fit:cover;border-radius:12px 12px 0 0;flex-shrink:0;width:100%;height:300px}.InterestingSection-module__eW56dq__readerBody{scrollbar-width:thin;scrollbar-color:#f93 #0003;flex:1;padding:3rem;overflow-y:auto}.InterestingSection-module__eW56dq__readerBody::-webkit-scrollbar{width:8px}.InterestingSection-module__eW56dq__readerBody::-webkit-scrollbar-thumb{background:#f93;border-radius:4px}.InterestingSection-module__eW56dq__readerTitle{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2;font-family:var(--font-primary),monospace;margin-bottom:2rem}.InterestingSection-module__eW56dq__readerText{color:#ccc;font-size:1.1rem;line-height:1.8}.InterestingSection-module__eW56dq__externalLink{color:#f93;border-bottom:2px solid #ff99334d;margin-top:3rem;padding-bottom:2px;font-weight:700;text-decoration:none;display:inline-block}.InterestingSection-module__eW56dq__externalLink:hover{color:#ffb366;border-bottom-color:#f93}@media (max-width:768px){.InterestingSection-module__eW56dq__readerOverlay{padding:0}.InterestingSection-module__eW56dq__readerContent{border-radius:0;max-height:100vh}.InterestingSection-module__eW56dq__readerBody{padding:1.5rem}.InterestingSection-module__eW56dq__readerTitle{font-size:1.75rem}}@media (max-width:640px){.InterestingSection-module__eW56dq__compact{max-height:120px;padding:0 .5rem;overflow:hidden}.InterestingSection-module__eW56dq__header{margin-bottom:.3rem;padding-bottom:.15rem}.InterestingSection-module__eW56dq__title{font-size:.8rem}.InterestingSection-module__eW56dq__title:before{font-size:.7rem}.InterestingSection-module__eW56dq__compact .InterestingSection-module__eW56dq__grid{gap:.3rem;max-height:80px}.InterestingSection-module__eW56dq__articleCard{padding:.3rem}.InterestingSection-module__eW56dq__articleTitle{font-size:.95rem}.InterestingSection-module__eW56dq__articlePreview{font-size:.85rem}.InterestingSection-module__eW56dq__articleContent{overflow:hidden}.InterestingSection-module__eW56dq__imageWrap{width:28px;height:28px;margin-right:.4rem}.InterestingSection-module__eW56dq__readerOverlay{width:100vw;height:100vh;padding:0;position:fixed;inset:0}.InterestingSection-module__eW56dq__readerContent{border-radius:0;flex-direction:column;width:100%;max-width:100vw;height:100vh;max-height:100vh;display:flex}.InterestingSection-module__eW56dq__readerHero{flex-shrink:0;height:180px}.InterestingSection-module__eW56dq__readerBody{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow:hidden auto}.InterestingSection-module__eW56dq__readerTitle{margin-bottom:.8rem;padding-right:40px;font-size:1.2rem}.InterestingSection-module__eW56dq__readerText{font-size:.85rem;line-height:1.5}.InterestingSection-module__eW56dq__readerText strong{font-weight:700}.InterestingSection-module__eW56dq__externalLink{margin-top:1.5rem;font-size:.85rem}.InterestingSection-module__eW56dq__readerAdmin{flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-bottom:1rem}.InterestingSection-module__eW56dq__adminBtnLarge,.InterestingSection-module__eW56dq__adminBtnLargeDanger{width:100%;padding:.6rem 1rem;font-size:.85rem}.InterestingSection-module__eW56dq__closeReader{width:40px;height:40px;font-size:1rem;top:.5rem;right:.5rem}}.InterestingSection-module__eW56dq__readerAdmin{border-top:1px solid #ffffff0d;gap:1.5rem;margin-top:4rem;padding-top:2rem;display:flex}.InterestingSection-module__eW56dq__adminBtnLarge{color:#000;cursor:pointer;background:#f93;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.InterestingSection-module__eW56dq__adminBtnLarge:hover{background:#ffb366;transform:translateY(-2px);box-shadow:0 5px 15px #f933}.InterestingSection-module__eW56dq__adminBtnLargeDanger{color:#f44;cursor:pointer;background:0 0;border:1px solid #ff44444d;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.InterestingSection-module__eW56dq__adminBtnLargeDanger:hover{background:#ff44441a;border-color:#f44}
.MobileFiltersDrawer-module__wXPb7q__overlay{z-index:10000;-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#000000d9;transition:opacity .25s;position:fixed;inset:0}.MobileFiltersDrawer-module__wXPb7q__overlayVisible{opacity:1;pointer-events:auto}.MobileFiltersDrawer-module__wXPb7q__drawer{z-index:10001;background:#08080efa;border-top:1px solid #f936;border-radius:20px 20px 0 0;flex-direction:column;height:min(96vh,100dvh - 8px);transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -10px 40px #000c}.MobileFiltersDrawer-module__wXPb7q__drawerVisible{transform:translateY(0)}.MobileFiltersDrawer-module__wXPb7q__drawerHandle{flex-shrink:0;justify-content:center;align-items:center;padding:12px 0 8px;display:flex}.MobileFiltersDrawer-module__wXPb7q__drawerHandleBar{background:#f936;border-radius:2px;width:36px;height:4px}.MobileFiltersDrawer-module__wXPb7q__drawerHeader{border-bottom:1px solid #ff993326;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px 14px;display:flex}.MobileFiltersDrawer-module__wXPb7q__drawerTitle{color:#f93;text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;font-weight:800;font-family:var(--font-primary),monospace}.MobileFiltersDrawer-module__wXPb7q__drawerClose{color:#f93;cursor:pointer;background:#ff99331f;border:1px solid #ff99334d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .2s;display:flex}.MobileFiltersDrawer-module__wXPb7q__drawerClose:hover{background:#ff993340}.MobileFiltersDrawer-module__wXPb7q__drawerBody{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ff99334d transparent;flex:1;padding:16px 16px 100px;overflow-y:auto}.MobileFiltersDrawer-module__wXPb7q__drawerBody::-webkit-scrollbar{width:4px}.MobileFiltersDrawer-module__wXPb7q__drawerBody::-webkit-scrollbar-thumb{background:#ff99334d;border-radius:4px}.MobileFiltersDrawer-module__wXPb7q__fab{z-index:9999;cursor:pointer;font-family:var(--font-primary),monospace;text-transform:uppercase;letter-spacing:.06em;color:#f93;background:linear-gradient(#ffffff26 0%,#ffffff0d 48%,#0003 50%,#00000080 100%),#140c04f2;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.2,0,0,1);display:flex;position:fixed;bottom:20px;left:12px;right:12px;box-shadow:0 0 0 1px #ff9933b3,0 0 15px 2px #ff78144d,0 4px 20px #0009}.MobileFiltersDrawer-module__wXPb7q__fab:active{transform:scale(.95)}.MobileFiltersDrawer-module__wXPb7q__fabBadge{color:#000;background:#f93;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:900;display:flex}.MobileFiltersDrawer-module__wXPb7q__applyBtn{background:#08080ef2;border-top:1px solid #ff993326;flex-shrink:0;padding:16px 20px;position:sticky;bottom:0;left:0;right:0}.MobileFiltersDrawer-module__wXPb7q__applyBtnInner{width:100%;font-family:var(--font-primary),monospace;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;color:#000;background:linear-gradient(#ffb347 0%,#f93 100%);border:none;border-radius:12px;padding:14px;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #f936}.MobileFiltersDrawer-module__wXPb7q__applyBtnInner:active{transform:scale(.98)}@media (min-width:641px){.MobileFiltersDrawer-module__wXPb7q__fab,.MobileFiltersDrawer-module__wXPb7q__overlay,.MobileFiltersDrawer-module__wXPb7q__drawer{display:none}}
.books-module__ZjqBFq__page{min-height:100vh;color:var(--accent,#f93);font-family:var(--font-primary),monospace;background:#04040ad1;padding:2rem 1rem;overflow-x:hidden}.books-module__ZjqBFq__loadingState{min-height:60vh;color:var(--accent,#f93);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1.1rem;display:flex}.books-module__ZjqBFq__loadingSpinner{border:3px solid #f933;border-top-color:var(--accent,#f93);border-radius:50%;width:40px;height:40px;animation:1s linear infinite books-module__ZjqBFq__spin}@keyframes books-module__ZjqBFq__spin{to{transform:rotate(360deg)}}.books-module__ZjqBFq__hero{z-index:1000;width:100%;margin-bottom:2rem;padding:1rem;position:relative}.books-module__ZjqBFq__starfield{display:none}.books-module__ZjqBFq__heroContent{z-index:1;grid-template-columns:320px 1fr;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.books-module__ZjqBFq__heroRight{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.books-module__ZjqBFq__heroSubtitle{color:#888;margin:0;font-family:ZenMaruGothic-Light,sans-serif;font-size:1rem}.books-module__ZjqBFq__searchBar{justify-content:center;width:100%;margin-top:1rem;display:flex}.books-module__ZjqBFq__main{z-index:1;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 1rem 4rem;display:flex;position:relative}@media (max-width:900px){.books-module__ZjqBFq__heroContent{grid-template-columns:1fr;gap:1rem}.books-module__ZjqBFq__main{flex-direction:column}.books-module__ZjqBFq__hero{padding:1rem}}@media (max-width:640px){.books-module__ZjqBFq__page{max-width:100vw;padding:0;overflow-x:hidden}.books-module__ZjqBFq__hero{margin-bottom:0;padding:.5rem 0 0}.books-module__ZjqBFq__heroContent{grid-template-columns:1fr;gap:.4rem}.books-module__ZjqBFq__heroRight{gap:.4rem;padding:0}.books-module__ZjqBFq__main{flex-direction:column;gap:0;padding:0 8px 5rem}.books-module__ZjqBFq__searchBar{margin-top:0;padding:0 12px}.books-module__ZjqBFq__navMenu{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:6px;margin-bottom:0;padding:4px 12px 6px;display:flex;overflow-x:auto}.books-module__ZjqBFq__navMenu::-webkit-scrollbar{display:none}.books-module__ZjqBFq__navMenu>button,.books-module__ZjqBFq__navMenu>a{flex-shrink:0;border-radius:14px!important;height:28px!important;padding:0 10px!important}.books-module__ZjqBFq__navMenu>button span[class*=tagLabel],.books-module__ZjqBFq__navMenu>a span[class*=tagLabel]{white-space:nowrap;font-size:11px!important}body.surprise-open .books-module__ZjqBFq__searchBar{display:none}}@media (max-width:380px){.books-module__ZjqBFq__page{padding:0}.books-module__ZjqBFq__hero{padding:.25rem 0 0}.books-module__ZjqBFq__main{padding:0 4px 5rem}}.books-module__ZjqBFq__navMenu{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;margin-bottom:20px;display:flex}
.Taskbar-module__S5mmtW__taskbar{height:var(--taskbarH);border-top:2px solid var(--accent);box-shadow:0 -2px 10px var(--shadow);z-index:5000;-webkit-user-select:none;user-select:none;background:linear-gradient(#3d3d3d 0%,#1a1a1a 100%);align-items:center;gap:8px;padding:0 15px;display:flex;position:relative;bottom:auto;left:auto;right:auto}.Taskbar-module__S5mmtW__taskbarBtn{border:1px solid var(--accent);color:var(--accent);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#2d2d2d;padding:6px 14px;font-size:14px;font-weight:600;transition:all .2s}.Taskbar-module__S5mmtW__taskbarBtn:hover{background:var(--accent);color:#000;box-shadow:0 0 10px #f93c}.Taskbar-module__S5mmtW__taskbarBtn.Taskbar-module__S5mmtW__taskActive{background:var(--accent);color:#000;box-shadow:0 0 10px #ff9933a6}.Taskbar-module__S5mmtW__quicklaunch{gap:6px;display:flex}.Taskbar-module__S5mmtW__taskbarPrograms{flex:auto;gap:6px;padding:0 6px;display:flex;overflow-x:auto}.Taskbar-module__S5mmtW__taskbarPrograms::-webkit-scrollbar{height:8px}.Taskbar-module__S5mmtW__taskbarPrograms::-webkit-scrollbar-track{background:#00000059}.Taskbar-module__S5mmtW__taskbarPrograms::-webkit-scrollbar-thumb{background:var(--accent);border:1px solid #000;border-radius:6px}.Taskbar-module__S5mmtW__clock{color:var(--accent);border:1px solid var(--accent);background:#00000080;margin-left:auto;padding:6px 18px;font-size:18px;font-weight:700}@media (max-width:768px){.Taskbar-module__S5mmtW__btnText{display:none}.Taskbar-module__S5mmtW__taskbar{gap:4px;padding:0 5px}.Taskbar-module__S5mmtW__taskbarBtn{padding:6px 8px}.Taskbar-module__S5mmtW__clock{padding:6px 8px;font-size:14px}}
.AllNewsPage-module__AZQIJa__wrapper{min-height:calc(100vh - var(--topbarH) - var(--taskbarH));background:radial-gradient(1200px 420px at 50% -10%,#ffa22c1f 0%,#0000 60%),linear-gradient(#080501f2 0%,#050301fa 100%);padding:26px 24px 30px}.AllNewsPage-module__AZQIJa__wrapperEmbedded{background:0 0;min-height:0;padding:0}.AllNewsPage-module__AZQIJa__shell{background:#050300e6;border:1px solid #b46e0f59;border-radius:18px;max-width:1100px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000b3,inset 0 1px #ffdc6414}.AllNewsPage-module__AZQIJa__shellEmbedded{background:#050300e0;border-color:#b46e0f4d;border-radius:14px;max-width:none}.AllNewsPage-module__AZQIJa__shell:before{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#00000029 2px 3px);position:absolute;inset:0}.AllNewsPage-module__AZQIJa__header{z-index:1;border-bottom:1px solid #b46e0f42;padding:18px 20px 16px;position:relative}.AllNewsPage-module__AZQIJa__headerTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.AllNewsPage-module__AZQIJa__closeBtn{color:#f5b168f2;font-family:var(--font-advent-pro),sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#eb8e311f;border:1px solid #eb8e3173;border-radius:6px;padding:6px 10px;font-size:11px;transition:background .16s}.AllNewsPage-module__AZQIJa__closeBtn:hover{background:#eb8e3133}.AllNewsPage-module__AZQIJa__kicker{letter-spacing:.18em;text-transform:uppercase;color:#e19834d1;font-size:11px;font-family:var(--font-advent-pro),sans-serif;margin-bottom:6px}.AllNewsPage-module__AZQIJa__title{letter-spacing:.02em;color:#f59835f5;text-shadow:0 0 8px #eb8e3173;font-size:34px;line-height:1.08;font-family:var(--font-advent-pro),sans-serif;margin:0}.AllNewsPage-module__AZQIJa__subtitle{color:#dccdb9d1;max-width:860px;font-size:15px;line-height:1.55;font-family:var(--font-advent-pro),sans-serif;margin-top:10px}.AllNewsPage-module__AZQIJa__grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid;position:relative}.AllNewsPage-module__AZQIJa__section{background:#0a0602e0;border:1px solid #a5610e47;border-radius:12px;overflow:hidden}.AllNewsPage-module__AZQIJa__sectionHead{border-bottom:1px solid #a5610e33;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.AllNewsPage-module__AZQIJa__sectionTitle{letter-spacing:.12em;text-transform:uppercase;color:#f59835f2;font-size:13px;font-family:var(--font-advent-pro),sans-serif}.AllNewsPage-module__AZQIJa__count{letter-spacing:.08em;color:#dcaa78c7;font-size:11px;font-family:var(--font-advent-pro),sans-serif}.AllNewsPage-module__AZQIJa__list{max-height:70vh;overflow:auto}.AllNewsPage-module__AZQIJa__item{border-bottom:1px solid #8c500c26;padding:10px 12px 11px;text-decoration:none;transition:background .18s;display:block}.AllNewsPage-module__AZQIJa__item:last-child{border-bottom:none}.AllNewsPage-module__AZQIJa__item:hover{background:#ffaa3c0f}.AllNewsPage-module__AZQIJa__meta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.AllNewsPage-module__AZQIJa__badge{letter-spacing:.1em;text-transform:uppercase;color:#eb8e31e6;font-size:10px;font-family:var(--font-advent-pro),sans-serif;background:#eb8e3114;border:1px solid #eb8e316b;border-radius:2px;padding:2px 6px}.AllNewsPage-module__AZQIJa__badgeWorld{color:#78dc78db;background:#78c87814;border-color:#78c87866}.AllNewsPage-module__AZQIJa__badgeOther{color:#96beffdb;background:#82aaff14;border-color:#82aaff61}.AllNewsPage-module__AZQIJa__date{letter-spacing:.05em;color:#dcaa78cc;font-size:12px;font-family:var(--font-advent-pro),sans-serif}.AllNewsPage-module__AZQIJa__itemTitle{color:#f59835eb;text-shadow:0 0 6px #eb8e3159;font-size:17px;line-height:1.3;font-family:var(--font-advent-pro),sans-serif}.AllNewsPage-module__AZQIJa__snippet{color:#d7ccbabf;font-size:14px;line-height:1.45;font-family:var(--font-advent-pro),sans-serif;margin-top:6px}.AllNewsPage-module__AZQIJa__empty{color:#b4a082bf;text-align:center;font-size:13px;font-family:var(--font-advent-pro),sans-serif;padding:18px 12px}.AllNewsPage-module__AZQIJa__loading{text-align:center;color:#e6a54ccc;font-family:var(--font-advent-pro),sans-serif;letter-spacing:.1em;padding:34px}@media (max-width:980px){.AllNewsPage-module__AZQIJa__grid{grid-template-columns:1fr}.AllNewsPage-module__AZQIJa__list{max-height:none}}
.AppWindow-module__WqLs6G__appWindow{background:var(--bg1);border:3px solid var(--accent);min-width:260px;max-width:calc(100vw - 12px);max-height:calc(100vh - var(--topbarH) - var(--taskbarH) - 12px);pointer-events:auto;display:none;position:fixed;overflow:hidden;box-shadow:0 0 24px #ff993373,4px 4px #00000059}.AppWindow-module__WqLs6G__chromeless{box-shadow:none!important;background:0 0!important;border:none!important;max-height:100vh!important;overflow:visible!important}.AppWindow-module__WqLs6G__chromeless .AppWindow-module__WqLs6G__appWindowContent{max-height:100%!important;overflow:visible!important}.AppWindow-module__WqLs6G__appWindow.AppWindow-module__WqLs6G__open{flex-direction:column;display:flex}.AppWindow-module__WqLs6G__appWindowContent{background:var(--bg2);color:#ccc;flex:1;min-height:0;padding:14px;font-size:15px;overflow:auto}.AppWindow-module__WqLs6G__appWindowContent::-webkit-scrollbar{width:12px}.AppWindow-module__WqLs6G__appWindowContent::-webkit-scrollbar-track{background:var(--bg1)}.AppWindow-module__WqLs6G__appWindowContent::-webkit-scrollbar-thumb{background:var(--accent);border:1px solid #000;border-radius:6px}.AppWindow-module__WqLs6G__maximized{width:calc(100vw - 12px)!important;height:calc(100vh - 97px)!important;top:46px!important;left:6px!important}.AppWindow-module__WqLs6G__hint{color:#aaa;background:#0000004d;border-left:3px solid #ff99334d;margin-top:12px;padding:8px;font-size:13px;font-style:italic}
.ICQ-module__zbgEnG__icqReset{color:#000;box-sizing:border-box;font-family:Tahoma,Arial,sans-serif;font-size:11px;line-height:normal}.ICQ-module__zbgEnG__mainPanel{-webkit-user-select:none;user-select:none;background:linear-gradient(#eff7ff 0%,#dceefc 100%);border:1px solid #666;border-radius:6px 6px 12px 12px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff4d,0 0 10px #00000080}.ICQ-module__zbgEnG__mainHeader{background:linear-gradient(#88b5eb 0%,#5795d9 100%);border-bottom:1px solid #47a;padding:2px}.ICQ-module__zbgEnG__headerTop{color:#fff;text-shadow:1px 1px 1px #0000004d;justify-content:space-between;align-items:center;padding:2px 4px;font-weight:700;display:flex}.ICQ-module__zbgEnG__headerUin{align-items:center;gap:4px;display:flex}.ICQ-module__zbgEnG__proBadge{color:#fff;background:#4a8f30;border:1px solid #fff;border-radius:2px;margin-right:4px;padding:0 3px;font-size:9px;font-weight:800}.ICQ-module__zbgEnG__adArea{background:#fff;border:1px solid #666;justify-content:center;align-items:center;height:60px;margin:2px;display:flex;overflow:hidden}.ICQ-module__zbgEnG__contactListContainer{flex-direction:column;flex:1;margin:4px 2px 2px;display:flex;position:relative;overflow:hidden}.ICQ-module__zbgEnG__listHeader{color:#6a7c93;text-shadow:1px 1px #fff;z-index:1;background:linear-gradient(#f0f5fa 0%,#d8e4f3 100%);border:1px solid #7f9db9;border-bottom-color:#a0b0c0;border-radius:10px 10px 0 0;justify-content:center;align-items:center;height:18px;min-height:18px;font-size:10px;font-weight:700;display:flex;box-shadow:inset 0 1px 2px #fffc}.ICQ-module__zbgEnG__contactList{background:#fff;border:1px solid #7f9db9;border-top:none;flex:1;padding:2px 0;overflow:hidden auto;box-shadow:inset 1px 1px 2px #0000000d}.ICQ-module__zbgEnG__groupHeader{color:navy;cursor:pointer;align-items:center;margin-top:2px;padding:1px 4px;font-size:10px;font-weight:700;display:flex}.ICQ-module__zbgEnG__groupHeader:hover{background:#efefef}.ICQ-module__zbgEnG__groupArrow{color:navy;margin-right:4px;font-size:9px}.ICQ-module__zbgEnG__contactItem{cursor:pointer;align-items:center;padding:1px 2px 1px 18px;font-size:11px;display:flex}.ICQ-module__zbgEnG__contactItem:hover{background-color:#316ac5;color:#fff!important}.ICQ-module__zbgEnG__contactItem:hover .ICQ-module__zbgEnG__contactName{color:#fff}.ICQ-module__zbgEnG__contactName{color:#000}.ICQ-module__zbgEnG__contactName.ICQ-module__zbgEnG__statusAway{color:#cf0000}.ICQ-module__zbgEnG__statusIcon{width:14px;height:14px;margin-right:4px;position:relative}.ICQ-module__zbgEnG__statusName{color:#000}.ICQ-module__zbgEnG__statusName.ICQ-module__zbgEnG__offline{color:#888}.ICQ-module__zbgEnG__separator{text-align:center;border-top:1px solid #ccc;margin:4px 0;position:relative}.ICQ-module__zbgEnG__separator span{color:#666;background:#eef3f9;padding:0 4px;font-size:10px;position:relative;top:-8px}.ICQ-module__zbgEnG__bottomPanel{background:#dceefc;padding:2px}.ICQ-module__zbgEnG__actionGrid{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:2px;display:grid}.ICQ-module__zbgEnG__actionBtn{text-align:center;color:#036;cursor:pointer;background:linear-gradient(#fff 0%,#e0e0e0 100%);border:1px solid #7f9db9;border-radius:3px;padding:2px;font-size:11px;font-weight:700;box-shadow:0 1px 2px #0000001a}.ICQ-module__zbgEnG__actionBtn:active{background:#ccc;box-shadow:inset 0 1px 2px #0000001a}.ICQ-module__zbgEnG__bottomRow{gap:2px;display:flex}.ICQ-module__zbgEnG__mainMenuBtn{color:#000;cursor:pointer;background:linear-gradient(#f0f0f0 0%,#d0d0d0 100%);border:1px solid #7f9db9;border-radius:3px;flex:1;padding:3px;font-weight:700}.ICQ-module__zbgEnG__statusBtn{color:#000;cursor:pointer;background:linear-gradient(#f0f0f0 0%,#d0d0d0 100%);border:1px solid #7f9db9;border-radius:3px;flex:1;justify-content:center;align-items:center;gap:6px;padding:3px;font-weight:700;display:flex}.ICQ-module__zbgEnG__msgWindow{background:#dbe8f9;border:1px solid #47a;border-radius:6px 6px 12px 12px;flex-direction:column;height:100%;font-family:Tahoma,sans-serif;font-size:11px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff4d,0 0 10px #00000080}.ICQ-module__zbgEnG__msgToolbar{background:linear-gradient(#f9fbfe 0%,#e2e8f1 100%);border-bottom:1px solid #a0b0c0;gap:4px;padding:2px;display:flex}.ICQ-module__zbgEnG__msgToolBtn{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ICQ-module__zbgEnG__msgToolBtn:hover{background:#c1d2e8;border:1px solid #316ac5;border-radius:2px}.ICQ-module__zbgEnG__msgInfoPanel{background:#eef3fa;border:1px solid #7f9db9;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:8px;margin:4px;padding:4px;font-size:11px;display:grid}.ICQ-module__zbgEnG__infoLabel{color:#444}.ICQ-module__zbgEnG__infoValue{color:navy;background:#fff;border:1px solid #abc;padding:1px 4px;font-weight:700}.ICQ-module__zbgEnG__historyArea{background:#fff;border:1px solid #7f9db9;flex:1;margin:0 4px;padding:4px;font-family:Times New Roman,serif;font-size:14px;overflow-y:auto}.ICQ-module__zbgEnG__msgLogItem{margin-bottom:4px}.ICQ-module__zbgEnG__logHeader{color:navy;margin-bottom:2px;font-family:Tahoma,sans-serif;font-size:12px;font-weight:700}.ICQ-module__zbgEnG__logHeader.ICQ-module__zbgEnG__me{color:maroon}.ICQ-module__zbgEnG__logTime{color:#888;margin-left:4px;font-size:10px;font-weight:400}.ICQ-module__zbgEnG__formatToolbar{align-items:center;gap:2px;margin:2px 4px;display:flex}.ICQ-module__zbgEnG__fmtBtn{color:#000;cursor:pointer;background:#f0f0f0;border:1px solid #dcdcdc;justify-content:center;align-items:center;width:20px;height:20px;font-family:serif;font-weight:700;display:flex}.ICQ-module__zbgEnG__inputArea{resize:none;background:#fff;border:1px solid #7f9db9;height:60px;margin:0 4px;padding:4px;font-family:Arial,sans-serif;font-size:12px}.ICQ-module__zbgEnG__sendPanel{background:#dbe8f9;border-top:1px solid #fff;justify-content:space-between;align-items:center;height:50px;padding:0 4px;display:flex;position:relative;overflow:hidden;box-shadow:0 -1px #a0b0c0}.ICQ-module__zbgEnG__leftControls{z-index:2;align-items:center;gap:6px;padding-left:4px;display:flex}.ICQ-module__zbgEnG__cancelBtn{color:#000;cursor:pointer;background:linear-gradient(#fff 0%,#e0e0e0 100%);border:1px solid #7f9db9;border-radius:12px;padding:3px 12px;font-size:11px;box-shadow:0 1px 2px #0000001a}.ICQ-module__zbgEnG__cancelBtn:active{background:#ccc;box-shadow:inset 0 1px 2px #0000001a}.ICQ-module__zbgEnG__talkIcon{cursor:pointer;opacity:.7;font-size:16px}.ICQ-module__zbgEnG__sendGroup{background:linear-gradient(#f2f7fd 0%,#dbe8f9 100%);border:none;border-top:1px solid #fff;border-left:1px solid #fffc;border-top-left-radius:30px;align-items:center;height:42px;margin-top:8px;padding:0 8px 0 24px;display:flex;position:relative;box-shadow:-2px -2px 4px #0000000d}.ICQ-module__zbgEnG__sendGroup:before{content:"";pointer-events:none;border-top:1px solid #fff;border-left:1px solid #fff;border-top-left-radius:30px;position:absolute;inset:0}.ICQ-module__zbgEnG__sendOptions{align-items:center;gap:6px;margin-right:12px;display:flex}.ICQ-module__zbgEnG__sendByLabel{color:#036;margin-right:4px;font-size:11px;font-weight:700}.ICQ-module__zbgEnG__sendBtn{cursor:pointer;color:#444;background:linear-gradient(#f0f0f0 0%,#d0d0d0 100%);border:1px solid #7f9db9;border-radius:14px;padding:4px 20px;font-weight:700;box-shadow:0 1px 2px #0000001a}.ICQ-module__zbgEnG__sendBtn:active{background:#bbb;box-shadow:inset 0 1px 2px #0000001a}.ICQ-module__zbgEnG__statusDot{background:radial-gradient(circle at 30% 30%,gold,#daa520);border:1px solid #b8860b;border-radius:50%;width:12px;height:12px;margin-left:6px;box-shadow:1px 1px 2px #0003}.ICQ-module__zbgEnG__msgAd{background:#fff;border:1px solid #999;justify-content:center;align-items:center;height:50px;margin:4px;display:flex}.ICQ-module__zbgEnG__flowerIcon{width:13px;height:13px;position:relative}.ICQ-module__zbgEnG__flowerIcon:before{content:"";clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:radial-gradient(circle,#cfc 20%,#0a0 100%);border-radius:50%;width:100%;height:100%;position:absolute}.ICQ-module__zbgEnG__flowerIcon.ICQ-module__zbgEnG__red:before{background:radial-gradient(circle,#fcc 20%,#a00 100%)}.ICQ-module__zbgEnG__flowerIcon.ICQ-module__zbgEnG__grey:before{background:radial-gradient(circle,#eee 20%,#888 100%)}.ICQ-module__zbgEnG__flowerIcon:after{content:"";background:#fff;border:1px solid #333;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.BookInlineEditor-module__LdfMwW__fixedPanel{z-index:9000;background:#0a0500f7;border:1px solid #ff993380;border-radius:6px;min-width:200px;max-width:280px;transition:right .3s cubic-bezier(.4,0,.2,1),transform .3s,min-width .2s;position:fixed;bottom:60px;right:16px;box-shadow:0 4px 30px #000000b3,0 0 0 1px #ff99331a}.BookInlineEditor-module__LdfMwW__fixedPanelShifted{right:calc(min(520px,100vw) + 16px)}.BookInlineEditor-module__LdfMwW__fixedPanelCollapsed{min-width:0}.BookInlineEditor-module__LdfMwW__fixedHeader{cursor:default;background:#ff993314;border-bottom:1px solid #f933;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.BookInlineEditor-module__LdfMwW__fixedBody{padding:8px}.BookInlineEditor-module__LdfMwW__adminLabel{font-family:var(--font-handjet,monospace),monospace;color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;font-size:.78rem}.BookInlineEditor-module__LdfMwW__collapseBtn{color:#ff993380;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.75rem;line-height:1;transition:color .12s}.BookInlineEditor-module__LdfMwW__collapseBtn:hover{color:var(--accent,#f93)}.BookInlineEditor-module__LdfMwW__adminBtns{flex-direction:column;gap:4px;display:flex}.BookInlineEditor-module__LdfMwW__sectionBtn{text-align:left;color:#ffc864b3;cursor:pointer;width:100%;font-size:.75rem;font-family:var(--font-primary,sans-serif);background:#ff993308;border:1px solid #ff993326;border-radius:4px;padding:7px 10px;transition:all .12s}.BookInlineEditor-module__LdfMwW__sectionBtn:hover{color:var(--accent,#f93);background:#ff99331a;border-color:#f936}.BookInlineEditor-module__LdfMwW__sectionBtnActive{color:var(--accent,#f93);background:#ff99331f;border-color:#ff993380}.BookInlineEditor-module__LdfMwW__editOverlay{z-index:8999;background:#080400fa;border-left:2px solid #f936;flex-direction:column;width:min(520px,100vw);animation:.18s BookInlineEditor-module__LdfMwW__slideIn;display:flex;position:fixed;top:40px;bottom:60px;right:0;overflow:hidden;box-shadow:-8px 0 40px #000c}@keyframes BookInlineEditor-module__LdfMwW__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.BookInlineEditor-module__LdfMwW__editOverlayHeader{background:#ff99330f;border-bottom:1px solid #f933;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.BookInlineEditor-module__LdfMwW__editOverlayBody{flex:1;padding:16px 12px 20px 20px;overflow:hidden auto}.BookInlineEditor-module__LdfMwW__panelTitle{font-family:var(--font-handjet,monospace),monospace;color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem}.BookInlineEditor-module__LdfMwW__label{color:#ff99338c;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-family:var(--font-primary,sans-serif);margin-bottom:5px;display:block}.BookInlineEditor-module__LdfMwW__hint{color:#3a3020;text-transform:none;letter-spacing:0;margin-top:2px;font-size:.65rem;font-style:italic;display:block}.BookInlineEditor-module__LdfMwW__textarea{color:#ddd;width:100%;font-family:var(--font-primary,sans-serif);resize:vertical;box-sizing:border-box;background:#ff99330a;border:1px solid #f933;border-radius:4px;padding:10px 12px;font-size:.88rem;line-height:1.6;transition:border-color .15s}.BookInlineEditor-module__LdfMwW__textarea:focus{border-color:#ff993373;outline:none}.BookInlineEditor-module__LdfMwW__input{color:#ddd;font-family:var(--font-primary,sans-serif);box-sizing:border-box;background:#ff99330a;border:1px solid #f933;border-radius:4px;flex:1;width:100%;padding:7px 10px;font-size:.85rem;transition:border-color .15s}.BookInlineEditor-module__LdfMwW__input:focus{border-color:#ff993373;outline:none}.BookInlineEditor-module__LdfMwW__select{color:#ddd;font-family:var(--font-primary,sans-serif);cursor:pointer;background:#ff99330a;border:1px solid #f933;border-radius:4px;width:100%;padding:7px 10px;font-size:.85rem}.BookInlineEditor-module__LdfMwW__select:focus{border-color:#ff993373;outline:none}.BookInlineEditor-module__LdfMwW__spoilerRow{align-items:center;gap:8px;width:100%;margin-bottom:6px;display:flex;position:relative}.BookInlineEditor-module__LdfMwW__commentCard{background:#ff993308;border:1px solid #ff99331f;border-radius:4px;margin-bottom:10px;padding:12px}.BookInlineEditor-module__LdfMwW__commentRow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.BookInlineEditor-module__LdfMwW__commentField{flex:1;min-width:100px}.BookInlineEditor-module__LdfMwW__panelActions{gap:10px;margin-top:16px;display:flex}.BookInlineEditor-module__LdfMwW__saveBtn{color:var(--accent,#f93);cursor:pointer;font-family:var(--font-handjet,monospace),monospace;text-transform:uppercase;letter-spacing:1px;background:#ff99331f;border:1px solid #ff993373;border-radius:4px;padding:9px 22px;font-size:.9rem;font-weight:700;transition:all .15s}.BookInlineEditor-module__LdfMwW__saveBtn:hover:not(:disabled){background:#ff993338}.BookInlineEditor-module__LdfMwW__saveBtn:disabled{opacity:.5;cursor:not-allowed}.BookInlineEditor-module__LdfMwW__cancelBtn{color:#555;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:4px;padding:9px 16px;font-size:.85rem;transition:all .15s}.BookInlineEditor-module__LdfMwW__cancelBtn:hover{color:#888;border-color:#444}.BookInlineEditor-module__LdfMwW__addBtn{color:var(--accent,#f93);cursor:pointer;background:#ff993312;border:1px solid #ff993340;border-radius:4px;flex-shrink:0;padding:7px 12px;font-size:.95rem;transition:all .12s}.BookInlineEditor-module__LdfMwW__addBtn:hover{background:#ff993324}.BookInlineEditor-module__LdfMwW__removeBtn{color:#f87171;cursor:pointer;white-space:nowrap;background:#ef444412;border:1px solid #ef444433;border-radius:4px;flex-shrink:0;padding:5px 10px;font-size:.78rem;transition:all .12s}.BookInlineEditor-module__LdfMwW__removeBtn:hover{background:#ef444424}.BookInlineEditor-module__LdfMwW__savedToast{z-index:9999;color:#4ade80;font-family:var(--font-handjet,monospace),monospace;text-transform:uppercase;letter-spacing:1px;background:#22c55e1f;border:1px solid #22c55e66;border-radius:6px;padding:10px 20px;font-size:1rem;font-weight:700;animation:.2s BookInlineEditor-module__LdfMwW__fadeInUp;position:fixed;bottom:80px;right:300px}@keyframes BookInlineEditor-module__LdfMwW__fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.BookInlineEditor-module__LdfMwW__autocompleteContainer{width:100%;margin-bottom:6px;position:relative}.BookInlineEditor-module__LdfMwW__autocompleteDropdown{z-index:10001;background:#0a0a0a;border:1px solid #f936;border-radius:4px;max-height:200px;overflow-y:auto;box-shadow:0 4px 12px #000c}.BookInlineEditor-module__LdfMwW__autocompleteItem{cursor:pointer;color:#eee;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;transition:background .1s;display:flex}.BookInlineEditor-module__LdfMwW__autocompleteItem:hover{background:#f933}.BookInlineEditor-module__LdfMwW__autocompleteItemActive{background:#ff99334d}
.BookReviews-module__Hxk44q__section{margin-top:30px}.BookReviews-module__Hxk44q__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.BookReviews-module__Hxk44q__sectionTitle{color:#e6edf3;font-size:18px;font-weight:700;font-family:var(--font-handjet,monospace);align-items:center;gap:8px;display:flex}.BookReviews-module__Hxk44q__writeBtn{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;transition:all .15s}.BookReviews-module__Hxk44q__writeBtn:hover{background:#30363d;border-color:#8b949e}.BookReviews-module__Hxk44q__reviewList{flex-direction:column;gap:16px;display:flex}.BookReviews-module__Hxk44q__reviewCard{background:#161b22;border:1px solid #21262d;border-radius:8px;padding:16px}.BookReviews-module__Hxk44q__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.BookReviews-module__Hxk44q__reviewAuthor{color:#c9d1d9;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.BookReviews-module__Hxk44q__reviewAuthor:hover{color:#58a6ff;text-decoration:underline}.BookReviews-module__Hxk44q__reviewDate{color:#484f58;font-size:11px}.BookReviews-module__Hxk44q__reviewRatings{flex-wrap:wrap;gap:12px;margin-bottom:10px;display:flex}.BookReviews-module__Hxk44q__ratingPill{color:#8b949e;background:#0d1117;border:1px solid #21262d;border-radius:12px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;display:flex}.BookReviews-module__Hxk44q__ratingPillValue{color:var(--accent,#f93);font-weight:700}.BookReviews-module__Hxk44q__reviewText{color:#c9d1d9;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.6}.BookReviews-module__Hxk44q__spoilerTag{color:#f85149;text-transform:uppercase;background:#f851491a;border:1px solid #f851494d;border-radius:4px;align-items:center;gap:4px;margin-left:8px;padding:2px 8px;font-size:10px;display:inline-flex}.BookReviews-module__Hxk44q__spoilerHidden{color:#484f58;cursor:pointer;text-align:center;border:1px dashed #21262d;border-radius:6px;padding:10px;font-style:italic}.BookReviews-module__Hxk44q__spoilerHidden:hover{color:#6e7681;border-color:#30363d}.BookReviews-module__Hxk44q__reviewFooter{border-top:1px solid #21262d;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.BookReviews-module__Hxk44q__likeBtn{color:#6e7681;cursor:pointer;background:0 0;border:1px solid #21262d;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:12px;transition:all .15s;display:flex}.BookReviews-module__Hxk44q__likeBtn:hover{color:#f85149;border-color:#f85149}.BookReviews-module__Hxk44q__likeBtn.BookReviews-module__Hxk44q__liked{color:#f85149;background:#f8514914;border-color:#f85149}.BookReviews-module__Hxk44q__commentBtn{color:#6e7681;cursor:pointer;background:0 0;border:1px solid #21262d;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:12px;transition:all .15s}.BookReviews-module__Hxk44q__commentBtn:hover{color:#58a6ff;border-color:#58a6ff}.BookReviews-module__Hxk44q__deleteBtn{color:#484f58;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:11px}.BookReviews-module__Hxk44q__deleteBtn:hover{color:#f85149}.BookReviews-module__Hxk44q__adminDeleteBtn{color:#f0883e;cursor:pointer;opacity:.7;background:0 0;border:none;padding:4px 6px;font-size:13px;transition:opacity .15s}.BookReviews-module__Hxk44q__adminDeleteBtn:hover{opacity:1;transform:scale(1.1)}.BookReviews-module__Hxk44q__commentsSection{border-left:2px solid #21262d;flex-direction:column;gap:12px;margin-top:16px;padding-left:12px;display:flex}.BookReviews-module__Hxk44q__commentItem{padding-bottom:8px;position:relative}.BookReviews-module__Hxk44q__commentHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.BookReviews-module__Hxk44q__commentAuthor{color:#8b949e;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}.BookReviews-module__Hxk44q__commentAuthor:hover{color:#58a6ff;text-decoration:underline}.BookReviews-module__Hxk44q__commentDate{color:#484f58;font-size:10px}.BookReviews-module__Hxk44q__commentText{color:#c9d1d9;font-size:13px;line-height:1.5}.BookReviews-module__Hxk44q__commentDeleteBtn{color:#484f58;cursor:pointer;background:0 0;border:none;padding-top:4px;font-size:10px}.BookReviews-module__Hxk44q__commentDeleteBtn:hover{color:#f85149}.BookReviews-module__Hxk44q__commentForm{background:#0d1117;border:1px solid #21262d;border-radius:6px;margin-top:8px;padding:10px}.BookReviews-module__Hxk44q__commentInput{color:#e6edf3;resize:vertical;background:0 0;border:none;outline:none;width:100%;min-height:60px;margin-bottom:8px;font-family:inherit;font-size:13px}.BookReviews-module__Hxk44q__commentFormActions{justify-content:flex-end;gap:8px;display:flex}.BookReviews-module__Hxk44q__commentSubmitBtn{color:#fff;cursor:pointer;background:#238636;border:none;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:600}.BookReviews-module__Hxk44q__commentSubmitBtn:disabled{opacity:.5}.BookReviews-module__Hxk44q__commentCancelBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:4px;padding:4px 10px;font-size:12px}.BookReviews-module__Hxk44q__writeForm{background:#161b22;border:1px solid #30363d;border-radius:8px;margin-bottom:16px;padding:16px}.BookReviews-module__Hxk44q__formLabel{text-transform:uppercase;color:#6e7681;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:600}.BookReviews-module__Hxk44q__textarea{color:#e6edf3;resize:vertical;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:100%;min-height:100px;margin-bottom:12px;padding:10px;font-family:inherit;font-size:14px;line-height:1.5}.BookReviews-module__Hxk44q__textarea:focus{border-color:#58a6ff;outline:none}.BookReviews-module__Hxk44q__ratingSelectors{flex-wrap:wrap;gap:16px;margin-bottom:12px;display:flex}.BookReviews-module__Hxk44q__ratingGroup{flex-direction:column;gap:4px;display:flex}.BookReviews-module__Hxk44q__ratingGroupLabel{color:#6e7681;text-transform:uppercase;font-size:10px}.BookReviews-module__Hxk44q__ratingGroupStars{gap:3px;display:flex}.BookReviews-module__Hxk44q__ratingStar{color:#30363d;cursor:pointer;background:#0d1117;border:1px solid #21262d;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:12px;transition:all .15s;display:flex}.BookReviews-module__Hxk44q__ratingStar:hover{border-color:var(--accent,#f93);color:var(--accent,#f93)}.BookReviews-module__Hxk44q__ratingStar.BookReviews-module__Hxk44q__filled{border-color:var(--accent,#f93);color:var(--accent,#f93);background:#ff99331f}.BookReviews-module__Hxk44q__formActions{align-items:center;gap:8px;display:flex}.BookReviews-module__Hxk44q__submitBtn{background:var(--accent,#f93);color:#000;cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700}.BookReviews-module__Hxk44q__submitBtn:hover{opacity:.9}.BookReviews-module__Hxk44q__submitBtn:disabled{opacity:.4;cursor:not-allowed}.BookReviews-module__Hxk44q__cancelBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px}.BookReviews-module__Hxk44q__spoilerCheck{color:#8b949e;cursor:pointer;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.BookReviews-module__Hxk44q__spoilerCheck input{accent-color:#f85149}.BookReviews-module__Hxk44q__quotesList{flex-direction:column;gap:12px;display:flex}.BookReviews-module__Hxk44q__quoteCard{border-left:3px solid var(--accent,#f93);background:#161b22;border-radius:0 8px 8px 0;padding:14px 16px}.BookReviews-module__Hxk44q__quoteText{color:#e6edf3;white-space:pre-wrap;margin-bottom:8px;font-size:15px;font-style:italic;line-height:1.6}.BookReviews-module__Hxk44q__quoteMeta{color:#484f58;justify-content:space-between;align-items:center;font-size:11px;display:flex}.BookReviews-module__Hxk44q__quoteAuthor{color:#6e7681}.BookReviews-module__Hxk44q__quoteAuthorLink{color:inherit;cursor:pointer;text-decoration:none;transition:color .15s}.BookReviews-module__Hxk44q__quoteAuthorLink:hover{color:#58a6ff;text-decoration:underline}.BookReviews-module__Hxk44q__quotePage{color:#6e7681}.BookReviews-module__Hxk44q__quoteActions{align-items:center;gap:8px;display:flex}.BookReviews-module__Hxk44q__quoteForm{background:#161b22;border:1px solid #30363d;border-radius:8px;margin-bottom:12px;padding:14px}.BookReviews-module__Hxk44q__quoteInput{color:#e6edf3;resize:vertical;white-space:pre-wrap;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:100%;min-height:60px;margin-bottom:8px;padding:10px;font-family:inherit;font-size:14px;font-style:italic;line-height:1.5}.BookReviews-module__Hxk44q__quoteInput:focus{border-color:#58a6ff;outline:none}.BookReviews-module__Hxk44q__quoteFormRow{align-items:center;gap:8px;display:flex}.BookReviews-module__Hxk44q__pageInput{color:#e6edf3;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:80px;padding:6px 8px;font-family:inherit;font-size:12px}.BookReviews-module__Hxk44q__pageInput:focus{border-color:#58a6ff;outline:none}.BookReviews-module__Hxk44q__emptyState{text-align:center;color:#484f58;padding:24px;font-size:13px}.BookReviews-module__Hxk44q__loginBtn{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:13px;text-decoration:none;transition:all .15s;display:inline-block}.BookReviews-module__Hxk44q__loginBtn:hover{color:#58a6ff;background:#30363d;border-color:#58a6ff}.BookReviews-module__Hxk44q__registerBtn{background:var(--accent,#f93);color:#000;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-block}.BookReviews-module__Hxk44q__registerBtn:hover{opacity:.9}.BookReviews-module__Hxk44q__smileToggle{color:var(--accent,#f93);cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-family:inherit;font-size:13px;transition:all .15s}.BookReviews-module__Hxk44q__smileToggle:hover{background:#21262d;border-color:#8b949e}.BookReviews-module__Hxk44q__smilePickerWrapper{z-index:10;border-radius:8px;max-width:500px;margin-top:5px;overflow:hidden}.BookReviews-module__Hxk44q__voteBtn{color:#8b949e;cursor:pointer;background:#0d1117;border:1px solid #30363d;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:13px;transition:all .15s;display:flex}.BookReviews-module__Hxk44q__voteBtn:hover{color:#58a6ff;border-color:#58a6ff}.BookReviews-module__Hxk44q__voteBtn.BookReviews-module__Hxk44q__votedUp{color:#238636;background:#2386361a;border-color:#238636}.BookReviews-module__Hxk44q__voteBtn.BookReviews-module__Hxk44q__votedDown{color:#f85149;background:#f851491a;border-color:#f85149}.BookReviews-module__Hxk44q__scoreBadge{border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.BookReviews-module__Hxk44q__scorePositive{color:#3fb950;background:#23863626}.BookReviews-module__Hxk44q__scoreNegative{color:#f85149;background:#f8514926}.BookReviews-module__Hxk44q__scoreDisplay{color:#6e7681;font-size:12px}
.ReportError-module__Mk3yua__reportBtn{color:#f85149;cursor:pointer;background:#f851491a;border:1px solid #f851494d;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:all .2s;display:inline-flex}.ReportError-module__Mk3yua__reportBtn:hover{background:#f8514933;border-color:#f85149}.ReportError-module__Mk3yua__overlay{z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ReportError-module__Mk3yua__modal{background:#0d1117;border:1px solid #30363d;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #00000080}.ReportError-module__Mk3yua__header{border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:20px;display:flex}.ReportError-module__Mk3yua__title{color:#c9d1d9;margin:0;font-size:18px;font-weight:600}.ReportError-module__Mk3yua__closeBtn{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.ReportError-module__Mk3yua__closeBtn:hover{color:#c9d1d9;background:#21262d}.ReportError-module__Mk3yua__form{padding:20px}.ReportError-module__Mk3yua__bookInfo{color:#8b949e;background:#161b22;border:1px solid #21262d;border-radius:6px;margin-bottom:20px;padding:12px;font-size:13px}.ReportError-module__Mk3yua__bookInfo strong{color:#c9d1d9}.ReportError-module__Mk3yua__field{margin-bottom:16px}.ReportError-module__Mk3yua__label{color:#c9d1d9;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.ReportError-module__Mk3yua__select,.ReportError-module__Mk3yua__textarea{color:#c9d1d9;background:#0d1117;border:1px solid #30363d;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .2s}.ReportError-module__Mk3yua__select:focus,.ReportError-module__Mk3yua__textarea:focus{border-color:#58a6ff}.ReportError-module__Mk3yua__textarea{resize:vertical;min-height:80px}.ReportError-module__Mk3yua__charCount{text-align:right;color:#6e7681;margin-top:4px;font-size:11px}.ReportError-module__Mk3yua__errorMessage{color:#f85149;background:#f851491a;border:1px solid #f851494d;border-radius:6px;margin-bottom:16px;padding:10px 12px;font-size:12px}.ReportError-module__Mk3yua__actions{justify-content:flex-end;gap:10px;display:flex}.ReportError-module__Mk3yua__cancelBtn,.ReportError-module__Mk3yua__submitBtn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.ReportError-module__Mk3yua__cancelBtn{color:#8b949e;background:0 0;border:1px solid #30363d}.ReportError-module__Mk3yua__cancelBtn:hover{color:#c9d1d9;background:#21262d}.ReportError-module__Mk3yua__submitBtn{color:#fff;background:#238636}.ReportError-module__Mk3yua__submitBtn:hover:not(:disabled){background:#2ea043}.ReportError-module__Mk3yua__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ReportError-module__Mk3yua__successMessage{text-align:center;padding:40px 20px}.ReportError-module__Mk3yua__successIcon{color:#fff;background:#238636;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:32px;display:flex}.ReportError-module__Mk3yua__successText{color:#c9d1d9;font-size:16px}@media (max-width:600px){.ReportError-module__Mk3yua__modal{border-radius:0;max-width:100%}.ReportError-module__Mk3yua__header,.ReportError-module__Mk3yua__form{padding:16px}}
.AddToCollection-module__SR_DsW__container{display:inline-block;position:relative}.AddToCollection-module__SR_DsW__addBtn{color:#58a6ff;cursor:pointer;background:#58a6ff1a;border:1px solid #58a6ff4d;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;transition:all .2s;display:inline-flex}.AddToCollection-module__SR_DsW__addBtn:hover{background:#58a6ff33;border-color:#58a6ff}.AddToCollection-module__SR_DsW__addBtnEmpty{color:#58a6ff;background:#58a6ff1a;border:1px dashed #58a6ff4d;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.AddToCollection-module__SR_DsW__addBtnEmpty:hover{background:#58a6ff33;border-color:#58a6ff}.AddToCollection-module__SR_DsW__chevron{transition:transform .2s}.AddToCollection-module__SR_DsW__chevron.AddToCollection-module__SR_DsW__open{transform:rotate(180deg)}.AddToCollection-module__SR_DsW__dropdown{z-index:1000;background:#0d1117;border:1px solid #30363d;border-radius:8px;min-width:220px;margin-top:4px;padding:6px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 16px #0000004d}.AddToCollection-module__SR_DsW__collectionItem{color:#c9d1d9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;transition:all .15s;display:flex}.AddToCollection-module__SR_DsW__collectionItem:hover{background:#161b22}.AddToCollection-module__SR_DsW__collectionItem.AddToCollection-module__SR_DsW__inCollection{background:#58a6ff1a}.AddToCollection-module__SR_DsW__collectionIcon{color:#58a6ff;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.AddToCollection-module__SR_DsW__collectionItem.AddToCollection-module__SR_DsW__inCollection .AddToCollection-module__SR_DsW__collectionIcon{color:#3fb950}.AddToCollection-module__SR_DsW__collectionName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.AddToCollection-module__SR_DsW__collectionCount{color:#6e7681;background:#21262d;border-radius:10px;padding:2px 6px;font-size:11px}.AddToCollection-module__SR_DsW__manageLink{color:#58a6ff;text-align:center;border-top:1px solid #21262d;margin-top:6px;padding:10px 12px;font-size:12px;text-decoration:none;display:block}.AddToCollection-module__SR_DsW__manageLink:hover{color:#79c0ff}.AddToCollection-module__SR_DsW__toast{color:#fff;white-space:nowrap;pointer-events:none;background:#238636;border-radius:6px;margin-top:8px;padding:8px 16px;font-size:12px;animation:1.5s AddToCollection-module__SR_DsW__fadeInOut;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes AddToCollection-module__SR_DsW__fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(-5px)}20%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-5px)}}@media (max-width:768px){.AddToCollection-module__SR_DsW__dropdown{min-width:200px;left:auto;right:0}}
.Toast-module__EllSoW__container{z-index:10001;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:80px;right:20px}.Toast-module__EllSoW__toast{pointer-events:auto;background:#0d1117;border:1px solid;border-radius:8px;align-items:center;gap:10px;max-width:350px;padding:12px 16px;animation:.3s Toast-module__EllSoW__slideIn,.3s 2.7s Toast-module__EllSoW__fadeOut;display:flex;box-shadow:0 4px 12px #0000004d}@keyframes Toast-module__EllSoW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__EllSoW__fadeOut{0%{opacity:1}to{opacity:0}}.Toast-module__EllSoW__success{background:#3fb9501a;border-color:#3fb950}.Toast-module__EllSoW__error{background:#f851491a;border-color:#f85149}.Toast-module__EllSoW__info{background:#58a6ff1a;border-color:#58a6ff}.Toast-module__EllSoW__icon{font-size:16px;font-weight:700}.Toast-module__EllSoW__success .Toast-module__EllSoW__icon{color:#3fb950}.Toast-module__EllSoW__error .Toast-module__EllSoW__icon{color:#f85149}.Toast-module__EllSoW__info .Toast-module__EllSoW__icon{color:#58a6ff}.Toast-module__EllSoW__message{color:#c9d1d9;flex:1;font-size:13px}.Toast-module__EllSoW__close{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:18px;transition:all .2s;display:flex}.Toast-module__EllSoW__close:hover{color:#c9d1d9;background:#ffffff1a}@media (max-width:768px){.Toast-module__EllSoW__container{top:60px;left:10px;right:10px}.Toast-module__EllSoW__toast{max-width:100%}}
.RichTextEditor-module__VIy_aa__richTextEditor{border:1px solid var(--accent);background:#000;flex-direction:column;height:100%;display:flex}.RichTextEditor-module__VIy_aa__toolbar{background:var(--bg1);border-bottom:1px solid var(--accent);flex-wrap:wrap;gap:8px;padding:8px;display:flex}.RichTextEditor-module__VIy_aa__toolbarGroup{border-right:1px solid #ff99334d;gap:4px;padding-right:8px;display:flex}.RichTextEditor-module__VIy_aa__toolbarGroup:last-child{border-right:none}.RichTextEditor-module__VIy_aa__toolbar button{color:var(--accent);cursor:pointer;background:#00000080;border:1px solid #0000;border-radius:4px;padding:6px 10px;font-family:inherit;font-size:14px;transition:all .2s}.RichTextEditor-module__VIy_aa__toolbar button:hover{border-color:var(--accent);background:#f933}.RichTextEditor-module__VIy_aa__toolbar button.RichTextEditor-module__VIy_aa__active{background:var(--accent);color:#000;font-weight:700}.RichTextEditor-module__VIy_aa__editorContainer{background:#111;flex:1;position:relative;overflow:hidden}.RichTextEditor-module__VIy_aa__editor{color:#eee;box-sizing:border-box;outline:none;height:100%;padding:20px;font-family:Arial,sans-serif;overflow-y:auto}.RichTextEditor-module__VIy_aa__editorContainer>div{flex-direction:column;height:100%;display:flex}.RichTextEditor-module__VIy_aa__editor .ProseMirror{outline:none;min-height:100%}.RichTextEditor-module__VIy_aa__editor .ProseMirror p{margin-bottom:1em;line-height:1.6}:is(.RichTextEditor-module__VIy_aa__editor .ProseMirror h1,.RichTextEditor-module__VIy_aa__editor .ProseMirror h2,.RichTextEditor-module__VIy_aa__editor .ProseMirror h3){color:var(--accent);margin-top:1.5em;margin-bottom:.5em}.RichTextEditor-module__VIy_aa__editor .ProseMirror blockquote{border-left:3px solid var(--accent);color:#aaa;margin-left:0;padding-left:1em}.RichTextEditor-module__VIy_aa__editor .ProseMirror code{background:#ffffff1a;border-radius:3px;padding:2px 4px;font-family:monospace}.RichTextEditor-module__VIy_aa__editor .ProseMirror pre{background:#000;border:1px solid #333;border-radius:4px;padding:10px;overflow-x:auto}.RichTextEditor-module__VIy_aa__editor .ProseMirror pre code{color:#0f0;background:0 0;padding:0}.RichTextEditor-module__VIy_aa__editor .ProseMirror img{border:1px solid #444;max-width:100%;height:auto}.RichTextEditor-module__VIy_aa__editor .ProseMirror img.floatLeft{float:left;max-width:50%;margin-bottom:10px;margin-right:20px}.RichTextEditor-module__VIy_aa__editor .ProseMirror img.floatRight{float:right;max-width:50%;margin-bottom:10px;margin-left:20px}.RichTextEditor-module__VIy_aa__editor .ProseMirror a{color:var(--accent);text-decoration:underline}.RichTextEditor-module__VIy_aa__markdownEditor{color:#ccc;resize:none;background:#1a1a1a;border:none;outline:none;width:100%;height:100%;padding:20px;font-family:Courier New,monospace;font-size:14px;line-height:1.5}.RichTextEditor-module__VIy_aa__linkDialog{border:2px solid var(--accent);z-index:100;background:#222;width:350px;padding:20px;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.RichTextEditor-module__VIy_aa__linkDialog h4{color:var(--accent);text-transform:uppercase;margin-top:0;margin-bottom:15px}.RichTextEditor-module__VIy_aa__linkDialog input{color:#fff;background:#000;border:1px solid #444;width:100%;margin-bottom:10px;padding:8px;font-family:inherit}.RichTextEditor-module__VIy_aa__linkDialog input:focus{border-color:var(--accent);outline:none}.RichTextEditor-module__VIy_aa__dialogButtons{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.RichTextEditor-module__VIy_aa__dialogButtons button{cursor:pointer;color:#fff;background:#333;border:1px solid #555;padding:6px 12px}.RichTextEditor-module__VIy_aa__dialogButtons button:first-child{background:var(--accent);color:#000;border-color:var(--accent);font-weight:700}.RichTextEditor-module__VIy_aa__suggestions{background:#111;border:1px solid #444;max-height:150px;margin-bottom:10px;overflow-y:auto}.RichTextEditor-module__VIy_aa__suggestionsLabel{color:#888;background:#222;padding:4px 8px;font-size:11px}.RichTextEditor-module__VIy_aa__suggestion{cursor:pointer;border-bottom:1px solid #333;padding:6px 8px;font-size:13px}.RichTextEditor-module__VIy_aa__suggestion:hover{color:var(--accent);background:#333}.RichTextEditor-module__VIy_aa__imageGallery{background:#111;border:1px solid #333;grid-template-columns:repeat(3,1fr);gap:8px;max-height:300px;margin-top:10px;padding:8px;display:grid;overflow-y:auto}.RichTextEditor-module__VIy_aa__galleryItem{cursor:pointer;background:#1a1a1a;border:1px solid #0000;transition:all .2s}.RichTextEditor-module__VIy_aa__galleryItem:hover{border-color:var(--accent);transform:scale(1.02)}.RichTextEditor-module__VIy_aa__galleryImgWrapper{background:#000;justify-content:center;align-items:center;width:100%;height:80px;display:flex;overflow:hidden}.RichTextEditor-module__VIy_aa__galleryImgWrapper img{object-fit:cover;width:100%;height:100%}.RichTextEditor-module__VIy_aa__galleryImgName{text-overflow:ellipsis;white-space:nowrap;color:#aaa;text-align:center;padding:4px;font-size:10px;overflow:hidden}.RichTextEditor-module__VIy_aa__bubbleMenu{border:1px solid var(--accent);background:#000;border-radius:.5rem;gap:.2rem;padding:.2rem;display:flex;box-shadow:0 0 10px #00000080}.RichTextEditor-module__VIy_aa__bubbleMenu button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.3rem;padding:.2rem .5rem;font-size:.8rem;transition:all .2s}.RichTextEditor-module__VIy_aa__bubbleMenu button:hover,.RichTextEditor-module__VIy_aa__bubbleMenu button.RichTextEditor-module__VIy_aa__active{background:var(--accent);color:#000}
.Stats-module__Rh0LZG__statsPage{color:#e6edf3;background:#0a0a0a;min-height:100vh;font-family:ZenMaruGothic-Light,sans-serif}.Stats-module__Rh0LZG__pageHeader{background:#0d1117;border-bottom:1px solid #21262d;padding:30px 20px}.Stats-module__Rh0LZG__breadcrumb{color:#6e7681;align-items:center;gap:8px;max-width:1100px;margin:20px auto 0;padding:0 20px;font-size:13px;display:flex}.Stats-module__Rh0LZG__breadcrumbLink{color:#8b949e;text-decoration:none;transition:color .15s}.Stats-module__Rh0LZG__breadcrumbLink:hover{color:var(--accent,#f93)}.Stats-module__Rh0LZG__sep{color:#30363d}.Stats-module__Rh0LZG__breadcrumbCurrent{color:#c9d1d9;font-weight:500}.Stats-module__Rh0LZG__pageTitle{color:#fff;font-size:24px;font-weight:700;font-family:var(--font-handjet,monospace);max-width:1100px;margin:0 auto}.Stats-module__Rh0LZG__content{max-width:1100px;margin:0 auto;padding:25px 20px}.Stats-module__Rh0LZG__topGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:30px;display:grid}.Stats-module__Rh0LZG__topCard{text-align:center;background:#161b22;border:1px solid #21262d;border-radius:10px;padding:18px;transition:border-color .2s}.Stats-module__Rh0LZG__topCard:hover{border-color:#30363d}.Stats-module__Rh0LZG__topValue{color:var(--accent,#f93);font-size:30px;font-weight:700;font-family:var(--font-handjet,monospace);line-height:1}.Stats-module__Rh0LZG__topLabel{color:#6e7681;text-transform:uppercase;letter-spacing:.5px;margin-top:6px;font-size:11px}.Stats-module__Rh0LZG__topSub{color:#484f58;margin-top:2px;font-size:11px}.Stats-module__Rh0LZG__mainGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}@media (max-width:800px){.Stats-module__Rh0LZG__mainGrid{grid-template-columns:1fr}}.Stats-module__Rh0LZG__panel{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:20px}.Stats-module__Rh0LZG__panelTitle{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600;font-family:var(--font-handjet,monospace);margin-bottom:16px}.Stats-module__Rh0LZG__heatmapGrid{grid-template-columns:repeat(12,1fr);gap:3px;display:grid}.Stats-module__Rh0LZG__heatCell{aspect-ratio:1;cursor:default;border-radius:2px;transition:transform .1s;position:relative}.Stats-module__Rh0LZG__heatCell:hover{z-index:1;transform:scale(1.3)}.Stats-module__Rh0LZG__heatTooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#000;border-radius:4px;padding:3px 8px;font-size:10px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.Stats-module__Rh0LZG__heatCell:hover .Stats-module__Rh0LZG__heatTooltip{opacity:1}.Stats-module__Rh0LZG__heatLegend{color:#484f58;justify-content:flex-end;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.Stats-module__Rh0LZG__heatLegendCell{border-radius:2px;width:12px;height:12px}.Stats-module__Rh0LZG__barList{flex-direction:column;gap:10px;display:flex}.Stats-module__Rh0LZG__barItem{align-items:center;gap:10px;display:flex}.Stats-module__Rh0LZG__barLabel{color:#c9d1d9;text-align:right;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:100px;font-size:12px;overflow:hidden}.Stats-module__Rh0LZG__barTrack{background:#0d1117;border-radius:4px;flex:1;height:14px;overflow:hidden}.Stats-module__Rh0LZG__barFill{border-radius:4px;min-width:2px;height:100%;transition:width .8s}.Stats-module__Rh0LZG__barCount{width:30px;color:var(--accent,#f93);text-align:left;font-size:12px;font-weight:700}.Stats-module__Rh0LZG__distBar{border-radius:6px;height:12px;margin-bottom:10px;display:flex;overflow:hidden}.Stats-module__Rh0LZG__distSegment{min-width:2px;height:100%;transition:width .6s}.Stats-module__Rh0LZG__distLegend{flex-wrap:wrap;gap:10px;display:flex}.Stats-module__Rh0LZG__distItem{color:#8b949e;align-items:center;gap:5px;font-size:11px;display:flex}.Stats-module__Rh0LZG__distDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Stats-module__Rh0LZG__recordsList{flex-direction:column;gap:10px;display:flex}.Stats-module__Rh0LZG__recordItem{background:#0d1117;border:1px solid #21262d;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Stats-module__Rh0LZG__recordLabel{color:#8b949e;font-size:12px}.Stats-module__Rh0LZG__recordValue{color:#e6edf3;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:13px;font-weight:600;overflow:hidden}.Stats-module__Rh0LZG__timelineChart{align-items:flex-end;gap:4px;height:120px;padding-top:10px;display:flex}.Stats-module__Rh0LZG__timelineBar{cursor:default;border-radius:3px 3px 0 0;flex:1;min-width:6px;transition:opacity .15s;position:relative}.Stats-module__Rh0LZG__timelineBar:hover{opacity:.8}.Stats-module__Rh0LZG__timelineBar:hover .Stats-module__Rh0LZG__heatTooltip{opacity:1}.Stats-module__Rh0LZG__timelineLabels{gap:4px;margin-top:4px;display:flex}.Stats-module__Rh0LZG__timelineLabel{text-align:center;color:#484f58;flex:1;min-width:6px;font-size:9px}.Stats-module__Rh0LZG__emptyState{text-align:center;color:#484f58;padding:40px 20px;font-size:13px}.Stats-module__Rh0LZG__emptyEmoji{margin-bottom:12px;font-size:48px}.Stats-module__Rh0LZG__browseLink{background:var(--accent,#f93);color:#000;border-radius:6px;margin-top:16px;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.Stats-module__Rh0LZG__fullPanel{background:#161b22;border:1px solid #21262d;border-radius:10px;margin-bottom:20px;padding:20px}
.articlePage-module__E7n8Ja__articleBody{color:#ccc;--formatted-text-font:"ZenMaruGothic-Regular";font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.8}.articlePage-module__E7n8Ja__articleBody p{margin-bottom:16px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.75}.articlePage-module__E7n8Ja__articleBody strong{color:var(--accent,#f93);font-weight:700}.articlePage-module__E7n8Ja__articleBody em{font-style:italic}.articlePage-module__E7n8Ja__articleBody h1,.articlePage-module__E7n8Ja__articleBody h2,.articlePage-module__E7n8Ja__articleBody h3{color:var(--accent,#f93);margin-top:2rem;margin-bottom:.75rem;font-family:Oranienbaum-Regular,serif;line-height:1.3}.articlePage-module__E7n8Ja__articleBody h1{font-size:1.75rem}.articlePage-module__E7n8Ja__articleBody h2{font-size:1.45rem}.articlePage-module__E7n8Ja__articleBody h3{font-size:1.2rem}.articlePage-module__E7n8Ja__articleBody blockquote{border-left:3px solid var(--accent,#f93);color:#ffdcb0;background:#ff99330d;margin:1rem 0;padding:.5rem 1rem;font-family:Oranienbaum-Regular,serif;font-size:17px;line-height:1.6}.articlePage-module__E7n8Ja__articleBody ul,.articlePage-module__E7n8Ja__articleBody ol{margin-bottom:1rem;margin-left:1.5rem;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.75}.articlePage-module__E7n8Ja__articleBody li{margin-bottom:.5rem}.articlePage-module__E7n8Ja__articleBody a{color:var(--accent,#f93);border-bottom:1px dotted var(--accent,#f93);text-decoration:none;transition:all .2s}.articlePage-module__E7n8Ja__articleBody a:hover{text-shadow:0 0 8px var(--accent,#f93);background:#ff99331a}.articlePage-module__E7n8Ja__articleMain{background:#000000bf;border:1px solid #ff99332e;border-radius:12px;padding:2rem 1rem 4rem;box-shadow:0 4px 24px #0006}.articlePage-module__E7n8Ja__articleTitle{color:#fff;margin:0 0 .8rem;font-family:Oranienbaum-Regular,serif;font-size:2rem;font-weight:400;line-height:1.2}.articlePage-module__E7n8Ja__langSwitchWrap{opacity:.78;background:#ff99330d;border:1px solid #ff993340;border-radius:999px;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.35rem;display:inline-flex}.articlePage-module__E7n8Ja__langSwitchBtn{color:#b6aba0;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700;transition:all .2s}.articlePage-module__E7n8Ja__langSwitchBtn:hover{color:#ffd3a1}.articlePage-module__E7n8Ja__langSwitchActive{color:#ffd3a1;background:#ff99332e;border-color:#ff99334d}@media (max-width:768px){.articlePage-module__E7n8Ja__articleBody,.articlePage-module__E7n8Ja__articleBody p,.articlePage-module__E7n8Ja__articleBody ul,.articlePage-module__E7n8Ja__articleBody ol{font-size:15px}.articlePage-module__E7n8Ja__articleTitle{font-size:1.5rem}.articlePage-module__E7n8Ja__langSwitchWrap{opacity:.92;margin-top:1rem}}
