.BooksGlobalStats-module__ReLroW__root{--stats-panel-bg:#0f0f19d9;--stats-border:#ff993326;--stats-accent:var(--accent,#f93);font-family:var(--font-handjet),monospace;box-sizing:border-box;width:100%;min-width:0;padding:20px 0 60px;overflow-x:hidden}.BooksGlobalStats-module__ReLroW__filterBar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.BooksGlobalStats-module__ReLroW__filterBtn{border:1px solid var(--stats-border);color:#888;cursor:pointer;font-family:var(--font-primary),sans-serif;letter-spacing:1px;text-transform:uppercase;background:0 0;border-radius:4px;padding:7px 18px;font-size:16px;font-weight:500;transition:all .2s}.BooksGlobalStats-module__ReLroW__filterBtn:hover{border-color:var(--stats-accent);color:var(--stats-accent)}.BooksGlobalStats-module__ReLroW__filterBtnActive{background:var(--stats-accent);border-color:var(--stats-accent);color:#000;font-weight:700}.BooksGlobalStats-module__ReLroW__filterCount{color:#555;letter-spacing:1px;margin-left:auto;font-size:13px}.BooksGlobalStats-module__ReLroW__bigGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-bottom:22px;display:grid}.BooksGlobalStats-module__ReLroW__bigStat{background:var(--stats-panel-bg);border:1px solid var(--stats-border);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;padding:12px 10px;transition:border-color .2s}.BooksGlobalStats-module__ReLroW__bigStat:hover{border-color:var(--stats-accent)}.BooksGlobalStats-module__ReLroW__bigStatValue{font-size:30px;font-family:var(--font-primary),sans-serif;color:var(--stats-accent);letter-spacing:1px;font-weight:600;line-height:1.1}.BooksGlobalStats-module__ReLroW__bigStatLabel{font-size:13px;font-family:var(--font-primary),sans-serif;color:#888;text-transform:uppercase;letter-spacing:.8px;margin-top:3px;font-weight:400}.BooksGlobalStats-module__ReLroW__bigStatSub{font-size:11px;font-family:var(--font-handjet),monospace;color:#555;margin-top:2px}.BooksGlobalStats-module__ReLroW__grid{grid-template-columns:1fr 1fr;gap:18px;min-width:0;display:grid}.BooksGlobalStats-module__ReLroW__panel{background:var(--stats-panel-bg);border:1px solid var(--stats-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px;min-width:0;padding:14px 16px;transition:border-color .2s;overflow:hidden}.BooksGlobalStats-module__ReLroW__panel:hover{border-color:#ff99334d}.BooksGlobalStats-module__ReLroW__panelWide{grid-column:1/-1}.BooksGlobalStats-module__ReLroW__panelTitle{font-size:17px;font-family:var(--font-primary),sans-serif;color:var(--stats-accent);text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid var(--stats-border);margin-bottom:11px;padding-bottom:7px;font-weight:600}.BooksGlobalStats-module__ReLroW__hbarList{flex-direction:column;gap:5px;display:flex}.BooksGlobalStats-module__ReLroW__hbarRow{grid-template-columns:minmax(0,1fr) 75px 60px;align-items:center;gap:6px;min-width:0;display:grid}.BooksGlobalStats-module__ReLroW__clickable{cursor:pointer;border-radius:3px;padding:2px 3px;transition:background .15s}.BooksGlobalStats-module__ReLroW__clickable:hover{background:#ff99330f}.BooksGlobalStats-module__ReLroW__hbarLabel{font-size:15px;font-family:var(--font-primary),sans-serif;color:#ccc;text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}.BooksGlobalStats-module__ReLroW__hbarLabelOrig{color:#555;font-size:12px;font-style:italic;font-weight:300}.BooksGlobalStats-module__ReLroW__hbarTrack{background:#ffffff0d;border-radius:2px;height:9px;overflow:hidden}.BooksGlobalStats-module__ReLroW__hbarFill{border-radius:2px;min-width:2px;height:100%;transition:width .6s}.BooksGlobalStats-module__ReLroW__hbarCount{font-size:14px;font-family:var(--font-primary),sans-serif;color:#888;text-align:right;white-space:nowrap;font-weight:600}.BooksGlobalStats-module__ReLroW__scrollList{max-height:280px;padding-right:4px;overflow-y:auto}.BooksGlobalStats-module__ReLroW__scrollList::-webkit-scrollbar{width:4px}.BooksGlobalStats-module__ReLroW__scrollList::-webkit-scrollbar-track{background:0 0}.BooksGlobalStats-module__ReLroW__scrollList::-webkit-scrollbar-thumb{background:#f933;border-radius:20px}.BooksGlobalStats-module__ReLroW__drilldown{border-top:1px solid var(--stats-border);margin-top:14px;padding-top:12px;animation:.2s BooksGlobalStats-module__ReLroW__fadeIn}@keyframes BooksGlobalStats-module__ReLroW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.BooksGlobalStats-module__ReLroW__drillTitle{font-size:14px;font-family:var(--font-primary),sans-serif;color:var(--stats-accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:600}.BooksGlobalStats-module__ReLroW__drillList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px;display:grid}.BooksGlobalStats-module__ReLroW__drillItem{font-size:15px;font-family:var(--font-primary),sans-serif;color:#aaa;border-radius:3px;align-items:center;gap:6px;padding:4px 6px;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.BooksGlobalStats-module__ReLroW__drillItem:hover{color:var(--stats-accent);background:#ff993314}.BooksGlobalStats-module__ReLroW__drillDot{background:var(--stats-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.BooksGlobalStats-module__ReLroW__drillSup{font-size:13px;font-family:var(--font-handjet),monospace;color:#555;margin-left:auto}.BooksGlobalStats-module__ReLroW__donutWrap{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.BooksGlobalStats-module__ReLroW__donutLegend{flex-direction:column;gap:7px;padding-top:8px;display:flex}.BooksGlobalStats-module__ReLroW__donutLegendItem{font-size:15px;font-family:var(--font-primary),sans-serif;color:#bbb;align-items:center;gap:8px;font-weight:400;display:flex}.BooksGlobalStats-module__ReLroW__donutDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.BooksGlobalStats-module__ReLroW__donutCount{color:#666;text-align:right;min-width:24px;font-size:14px;font-family:var(--font-handjet),monospace;margin-left:auto}.BooksGlobalStats-module__ReLroW__vbarOuter{flex-direction:column;gap:0;display:flex}.BooksGlobalStats-module__ReLroW__vbarWrap{align-items:flex-end;gap:3px;height:130px;padding-top:10px;display:flex}.BooksGlobalStats-module__ReLroW__vbarScrollWrap{padding-bottom:8px;overflow-x:auto}.BooksGlobalStats-module__ReLroW__vbarScrollWrap::-webkit-scrollbar{height:6px}.BooksGlobalStats-module__ReLroW__vbarScrollWrap::-webkit-scrollbar-thumb{background:#ff993380;border-radius:8px}.BooksGlobalStats-module__ReLroW__mobileSwipeHint{letter-spacing:.06em;text-transform:uppercase;color:#8b949e;margin-bottom:8px;font-size:11px;display:none}.BooksGlobalStats-module__ReLroW__vbarLabelsRow{gap:3px;margin-top:6px;display:flex}.BooksGlobalStats-module__ReLroW__vbarLabelCell{text-align:center;min-width:0;font-size:13px;font-family:var(--font-primary),sans-serif;color:#bbb;white-space:nowrap;text-overflow:clip;writing-mode:vertical-rl;text-orientation:mixed;flex:1;justify-content:flex-start;align-items:center;height:44px;font-weight:500;display:flex;overflow:hidden;transform:rotate(180deg)}.BooksGlobalStats-module__ReLroW__vbarCol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:20px;height:100%;display:flex;position:relative}.BooksGlobalStats-module__ReLroW__vbarCol:hover .BooksGlobalStats-module__ReLroW__vbarTooltip{opacity:1}.BooksGlobalStats-module__ReLroW__vbarTooltip{border:1px solid var(--stats-border);font-size:12px;font-family:var(--font-primary),sans-serif;color:#ccc;white-space:nowrap;opacity:0;pointer-events:none;z-index:2;background:#111;border-radius:3px;padding:3px 8px;transition:opacity .15s;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.BooksGlobalStats-module__ReLroW__vbarBar{border-radius:2px 2px 0 0;width:100%;min-height:2px;transition:height .5s}.BooksGlobalStats-module__ReLroW__stackedBar{border-radius:4px;gap:1px;height:18px;margin-bottom:14px;display:flex;overflow:hidden}.BooksGlobalStats-module__ReLroW__stackedSegment{min-width:2px;transition:width .5s}.BooksGlobalStats-module__ReLroW__eraLegend{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px;display:grid}.BooksGlobalStats-module__ReLroW__eraLegendItem{font-size:15px;font-family:var(--font-primary),sans-serif;color:#aaa;align-items:center;gap:7px;font-weight:400;display:flex}.BooksGlobalStats-module__ReLroW__eraDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.BooksGlobalStats-module__ReLroW__eraLegendLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.BooksGlobalStats-module__ReLroW__eraLegendCount{color:#666;font-size:14px;font-family:var(--font-handjet),monospace}.BooksGlobalStats-module__ReLroW__tagCloud{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BooksGlobalStats-module__ReLroW__tagChip{cursor:default;white-space:nowrap;font-size:1.05em;font-family:var(--font-primary),sans-serif;letter-spacing:.5px;border:1px solid;border-radius:20px;align-items:baseline;gap:4px;padding:5px 14px;font-weight:400;transition:background .2s;display:inline-flex}.BooksGlobalStats-module__ReLroW__tagChip:hover{background:#ffffff0d}.BooksGlobalStats-module__ReLroW__tagChip sup{color:#888;font-size:.65em}@media (max-width:900px){.BooksGlobalStats-module__ReLroW__grid{grid-template-columns:1fr}.BooksGlobalStats-module__ReLroW__panelWide{grid-column:1}}@media (max-width:640px){.BooksGlobalStats-module__ReLroW__root{padding:14px 0 48px}.BooksGlobalStats-module__ReLroW__hbarRow{grid-template-columns:minmax(0,1fr) 55px 52px;gap:4px}.BooksGlobalStats-module__ReLroW__bigGrid{grid-template-columns:repeat(2,1fr)}.BooksGlobalStats-module__ReLroW__donutWrap{flex-direction:column}.BooksGlobalStats-module__ReLroW__hbarLabel{font-size:13px}.BooksGlobalStats-module__ReLroW__panelTitle{font-size:15px}.BooksGlobalStats-module__ReLroW__grid{gap:24px}.BooksGlobalStats-module__ReLroW__vbarWrap,.BooksGlobalStats-module__ReLroW__vbarLabelsRow{min-width:760px}.BooksGlobalStats-module__ReLroW__mobileSwipeHint{display:block}.BooksGlobalStats-module__ReLroW__popup{width:calc(100vw - 20px);left:10px!important}}@media (max-width:480px){.BooksGlobalStats-module__ReLroW__grid{gap:26px}.BooksGlobalStats-module__ReLroW__hbarRow{grid-template-columns:minmax(0,1fr) 52px 44px;gap:4px}.BooksGlobalStats-module__ReLroW__hbarTrack{height:6px;display:block}.BooksGlobalStats-module__ReLroW__hbarCount,.BooksGlobalStats-module__ReLroW__hbarLabel{font-size:12px}.BooksGlobalStats-module__ReLroW__panel{padding:10px 12px}.BooksGlobalStats-module__ReLroW__bigGrid{grid-template-columns:repeat(2,1fr);gap:6px}.BooksGlobalStats-module__ReLroW__bigStatValue{font-size:22px}.BooksGlobalStats-module__ReLroW__bigStatLabel{font-size:11px}.BooksGlobalStats-module__ReLroW__popup{width:calc(100vw - 16px);left:8px!important}}.BooksGlobalStats-module__ReLroW__popup{z-index:999;width:340px;max-height:var(--pop-h,400px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:all;background:#0a0a12f5;border:1px solid #f936;border-radius:8px;flex-direction:column;animation:.18s cubic-bezier(.16,1,.3,1) BooksGlobalStats-module__ReLroW__popIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0009,0 0 0 1px #ff993314}@keyframes BooksGlobalStats-module__ReLroW__popIn{0%{opacity:0;transform:scale(.94)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.BooksGlobalStats-module__ReLroW__popupHeader{background:#ff99330f;border-bottom:1px solid #ff993326;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.BooksGlobalStats-module__ReLroW__popupTitle{font-family:var(--font-primary),sans-serif;color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;overflow:hidden}.BooksGlobalStats-module__ReLroW__popupClose{color:#666;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 0 0 10px;font-size:14px;line-height:1;transition:color .15s}.BooksGlobalStats-module__ReLroW__popupClose:hover{color:#ccc}.BooksGlobalStats-module__ReLroW__popupBody{flex-direction:column;padding:6px 4px;display:flex;overflow-y:auto}.BooksGlobalStats-module__ReLroW__popupBody::-webkit-scrollbar{width:4px}.BooksGlobalStats-module__ReLroW__popupBody::-webkit-scrollbar-track{background:0 0}.BooksGlobalStats-module__ReLroW__popupBody::-webkit-scrollbar-thumb{background:#ff993340;border-radius:2px}.BooksGlobalStats-module__ReLroW__popupItem{cursor:pointer;border-radius:5px;align-items:center;gap:10px;padding:6px 10px;transition:background .15s;display:flex}.BooksGlobalStats-module__ReLroW__popupItem:hover{background:#ff993312}.BooksGlobalStats-module__ReLroW__popupThumb{border:1px solid #ffffff12;border-radius:3px;flex-shrink:0;width:36px;height:52px;overflow:hidden}.BooksGlobalStats-module__ReLroW__popupThumbImg{object-fit:cover;width:100%;height:100%}.BooksGlobalStats-module__ReLroW__popupThumbPlaceholder{width:100%;height:100%}.BooksGlobalStats-module__ReLroW__popupItemBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.BooksGlobalStats-module__ReLroW__popupItemTitle{font-family:var(--font-primary),sans-serif;color:#ccc;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;transition:color .15s;overflow:hidden}.BooksGlobalStats-module__ReLroW__popupItem:hover .BooksGlobalStats-module__ReLroW__popupItemTitle{color:#fff}.BooksGlobalStats-module__ReLroW__popupItemYear{font-family:var(--font-handjet),monospace;color:#555;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.BooksGlobalStats-module__ReLroW__popupItemArrow{color:#444;flex-shrink:0;font-size:18px;transition:color .15s}.BooksGlobalStats-module__ReLroW__popupItem:hover .BooksGlobalStats-module__ReLroW__popupItemArrow{color:var(--accent,#f93)}.BooksGlobalStats-module__ReLroW__bookDetail{z-index:1000;width:300px;max-height:var(--detail-h,480px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080810f7;border:1px solid #ff993359;border-radius:10px;flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) BooksGlobalStats-module__ReLroW__popIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 12px 40px #000000b3,0 0 0 1px #ff99330f}.BooksGlobalStats-module__ReLroW__bookDetailClose{color:#888;cursor:pointer;z-index:2;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:color .15s,background .15s;display:flex;position:absolute;top:8px;right:8px}.BooksGlobalStats-module__ReLroW__bookDetailClose:hover{color:#fff;background:#000c}.BooksGlobalStats-module__ReLroW__bookDetailCover{background:#0d0d1a;flex-shrink:0;width:100%;height:160px;position:relative;overflow:hidden}.BooksGlobalStats-module__ReLroW__bookDetailImg{object-fit:cover;object-position:top;width:100%;height:100%}.BooksGlobalStats-module__ReLroW__bookDetailPlaceholder{width:100%;height:100%;font-family:var(--font-primary),sans-serif;color:#ffffff80;text-align:center;justify-content:center;align-items:center;padding:12px;font-size:14px;display:flex}.BooksGlobalStats-module__ReLroW__bookDetailBadge{font-family:var(--font-handjet),monospace;color:var(--accent,#f93);background:#000000bf;border:1px solid #f936;border-radius:4px;padding:2px 8px;font-size:11px;position:absolute;bottom:8px;left:8px}.BooksGlobalStats-module__ReLroW__bookDetailInfo{flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex;overflow-y:auto}.BooksGlobalStats-module__ReLroW__bookDetailInfo::-webkit-scrollbar{width:3px}.BooksGlobalStats-module__ReLroW__bookDetailInfo::-webkit-scrollbar-thumb{background:#f933;border-radius:2px}.BooksGlobalStats-module__ReLroW__bookDetailTitle{font-family:var(--font-primary),sans-serif;color:#fff;font-size:16px;font-weight:700;line-height:1.3}.BooksGlobalStats-module__ReLroW__bookDetailOrig{font-family:var(--font-handjet),monospace;color:#555;margin-top:-4px;font-size:11px}.BooksGlobalStats-module__ReLroW__bookDetailMeta{flex-wrap:wrap;gap:5px;display:flex}.BooksGlobalStats-module__ReLroW__bookDetailMeta span{font-family:var(--font-handjet),monospace;color:#888;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:3px;padding:2px 7px;font-size:11px}.BooksGlobalStats-module__ReLroW__bookDetailDesc{font-family:var(--font-primary),sans-serif;color:#888;margin:0;font-size:13px;line-height:1.55}.BooksGlobalStats-module__ReLroW__bookDetailLink{font-family:var(--font-primary),sans-serif;color:var(--accent,#f93);margin-top:2px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.BooksGlobalStats-module__ReLroW__bookDetailLink:hover{opacity:.75}
.ForYou-module__30_y8a__trigger{color:var(--accent,#f93);font-family:var(--font-handjet,monospace),monospace;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.5px;background-color:#1e1e23e6;background-image:linear-gradient(#ffffff59 0%,#ffffff0d 49%,#0003 50%,#0009 100%);border:1px solid #ff993380;border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:16px;font-weight:500;transition:all .2s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative;box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 3px #f933,0 4px 6px #0006}.ForYou-module__30_y8a__trigger:hover{text-shadow:0 0 8px #ff993380;background-color:#2d2d37e6;background-image:linear-gradient(#ffffff80 0%,#ffffff26 49%,#0000001a 50%,#0006 100%);border-color:#f93c;transform:translateY(-1px);box-shadow:inset 0 1px 2px #fff9,inset 0 -2px 6px #f936,0 6px 12px #0009}.ForYou-module__30_y8a__triggerDot{background:var(--accent,#f93);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite ForYou-module__30_y8a__pulse}.ForYou-module__30_y8a__triggerLabel{letter-spacing:1px;text-transform:uppercase}@keyframes ForYou-module__30_y8a__pulse{0%,to{opacity:1;box-shadow:0 0 #f939}50%{opacity:.4;box-shadow:0 0 0 4px #f930}}.ForYou-module__30_y8a__overlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.15s ForYou-module__30_y8a__fadeIn;display:flex;position:fixed;inset:0}@keyframes ForYou-module__30_y8a__fadeIn{0%{opacity:0}to{opacity:1}}.ForYou-module__30_y8a__modal{background:#0e0e14;border:1px solid #ff99334d;border-radius:8px;flex-direction:column;width:100%;max-width:860px;max-height:85vh;animation:.2s ForYou-module__30_y8a__slideUp;display:flex;overflow:hidden;box-shadow:0 0 60px #ff99331f,0 24px 48px #0009}@keyframes ForYou-module__30_y8a__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ForYou-module__30_y8a__modalHeader{border-bottom:1px solid #ff99331a;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 10px;display:flex}.ForYou-module__30_y8a__modalTitleGroup{align-items:center;gap:10px;display:flex}.ForYou-module__30_y8a__modalDot{background:var(--accent,#f93);flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite ForYou-module__30_y8a__pulse}.ForYou-module__30_y8a__modalTitle{font-family:var(--font-primary,monospace),monospace;color:var(--accent,#f93);letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:1.2rem;font-weight:700}.ForYou-module__30_y8a__modalActions{align-items:center;gap:12px;display:flex}.ForYou-module__30_y8a__resetBtn{font-family:var(--font-primary,monospace),monospace;color:#555;cursor:pointer;background:0 0;border:1px solid #333;border-radius:3px;padding:5px 12px;font-size:.9rem;transition:color .15s,border-color .15s}.ForYou-module__30_y8a__resetBtn:hover{color:#888;border-color:#555}.ForYou-module__30_y8a__closeBtn{color:#555;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:1rem;line-height:1;transition:color .15s}.ForYou-module__30_y8a__closeBtn:hover{color:#ccc}.ForYou-module__30_y8a__modalSubtitle{font-family:var(--font-primary,monospace),monospace;color:#666;flex-shrink:0;margin:0;padding:8px 24px 16px;font-size:1rem;font-style:italic;line-height:1.5}.ForYou-module__30_y8a__bookList{scrollbar-width:thin;scrollbar-color:#ff99334d transparent;flex-direction:column;gap:4px;padding:0 10px 12px;display:flex;overflow-y:auto}.ForYou-module__30_y8a__bookList::-webkit-scrollbar{width:4px}.ForYou-module__30_y8a__bookList::-webkit-scrollbar-thumb{background:#ff99334d;border-radius:2px}.ForYou-module__30_y8a__bookRow{border:1px solid #0000;border-radius:6px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.ForYou-module__30_y8a__bookRow:hover{background:#ff99330f;border-color:#ff993326}.ForYou-module__30_y8a__bookCover{border-radius:3px;flex-shrink:0;width:56px;height:80px;overflow:hidden}.ForYou-module__30_y8a__bookCoverImg{object-fit:cover;width:100%;height:100%;display:block}.ForYou-module__30_y8a__bookInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ForYou-module__30_y8a__bookTitle{font-family:var(--font-primary,monospace),monospace;color:#ddd;font-size:1.15rem;line-height:1.3}.ForYou-module__30_y8a__bookAuthor{font-family:var(--font-primary,monospace),monospace;color:#666;font-size:.95rem}.ForYou-module__30_y8a__bookReason{font-family:var(--font-primary,monospace),monospace;color:#ff9933a6;margin-top:4px;font-size:.9rem;font-style:italic;line-height:1.4}.ForYou-module__30_y8a__matchBadge{flex-direction:column;flex-shrink:0;align-items:center;line-height:1;display:flex}.ForYou-module__30_y8a__matchValue{font-family:var(--font-handjet,monospace),monospace;color:var(--accent,#f93);font-size:2rem;font-weight:700;line-height:1}.ForYou-module__30_y8a__matchLabel{font-family:var(--font-primary,monospace),monospace;color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.72rem}@media (max-width:640px){.ForYou-module__30_y8a__trigger{padding:6px 14px;font-size:14px}.ForYou-module__30_y8a__overlay{padding:10px}.ForYou-module__30_y8a__modal{border-radius:12px;max-height:92vh}.ForYou-module__30_y8a__modalHeader{padding:14px 14px 8px}.ForYou-module__30_y8a__modalTitle{letter-spacing:1px;font-size:1rem}.ForYou-module__30_y8a__modalSubtitle{padding:6px 14px 12px;font-size:.85rem}.ForYou-module__30_y8a__bookList{padding:0 6px 10px}.ForYou-module__30_y8a__bookRow{gap:10px;padding:8px}.ForYou-module__30_y8a__bookCover{width:44px;height:64px}.ForYou-module__30_y8a__bookTitle{font-size:.95rem}.ForYou-module__30_y8a__bookAuthor{font-size:.8rem}.ForYou-module__30_y8a__bookReason{font-size:.78rem}.ForYou-module__30_y8a__matchValue{font-size:1.6rem}.ForYou-module__30_y8a__matchLabel{font-size:.62rem}.ForYou-module__30_y8a__resetBtn{padding:4px 10px;font-size:.78rem}}
.SeriesDescription-module__QIKfqq__container{color:#e0e0e0;background:#0006;border:1px solid #ff99334d;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.SeriesDescription-module__QIKfqq__markdown,.SeriesDescription-module__QIKfqq__seriesDescription{font-family:var(--font-murecho),sans-serif;font-size:.95rem;line-height:1.6}.SeriesDescription-module__QIKfqq__markdown h2{color:var(--accent);font-size:1.5rem;font-family:var(--font-handjet),monospace;margin-top:0;margin-bottom:1rem}.SeriesDescription-module__QIKfqq__markdown h3{color:#fff;margin-top:1.5rem;margin-bottom:.8rem;font-size:1.2rem}.SeriesDescription-module__QIKfqq__markdown p{margin-bottom:1rem}.SeriesDescription-module__QIKfqq__markdown ul,.SeriesDescription-module__QIKfqq__markdown ol{margin-bottom:1rem;padding-left:2rem}.SeriesDescription-module__QIKfqq__markdown li{margin-bottom:.5rem}.SeriesDescription-module__QIKfqq__markdown a{color:var(--accent);text-decoration:none}.SeriesDescription-module__QIKfqq__markdown a:hover{text-decoration:underline}.SeriesDescription-module__QIKfqq__markdown code{color:var(--accent);background:#ff993326;border-radius:4px;padding:.1rem .3rem;font-family:monospace}.SeriesDescription-module__QIKfqq__markdown blockquote{border-left:4px solid var(--accent);color:#fffc;background:#ff99330d;margin-left:0;padding:1rem;font-style:italic}.SeriesDescription-module__QIKfqq__markdown hr{border:none;border-top:1px dashed #ff99334d;margin:2rem 0}.SeriesDescription-module__QIKfqq__seriesQuizzes{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.SeriesDescription-module__QIKfqq__quizBadge{background:#ff993314;border:1px solid #f933;border-radius:6px;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.SeriesDescription-module__QIKfqq__quizBadge:hover{border-color:var(--accent);background:#ff993326;transform:translate(4px)}.SeriesDescription-module__QIKfqq__quizEmoji{font-size:1.25rem}.SeriesDescription-module__QIKfqq__quizContent{flex:1}.SeriesDescription-module__QIKfqq__quizLabel{text-transform:uppercase;letter-spacing:1px;color:var(--accent);font-size:.7rem;font-family:var(--font-handjet),monospace;opacity:.8}.SeriesDescription-module__QIKfqq__quizTitle{color:#fff;font-size:1rem;font-weight:600}.SeriesDescription-module__QIKfqq__quizArrow{color:var(--accent);opacity:.5;font-weight:700}.SeriesDescription-module__QIKfqq__quizBadge:hover .SeriesDescription-module__QIKfqq__quizArrow{opacity:1}.SeriesDescription-module__QIKfqq__moreLinkWrap{justify-content:flex-start;margin-top:1.5rem;display:flex}.SeriesDescription-module__QIKfqq__pill{cursor:pointer;isolation:isolate;-webkit-backdrop-filter:blur(16px)saturate(180%)brightness(1.05);background:linear-gradient(175deg,#ffc86414 0%,#ffffff0d 30%,#ffffff05 49%,#0000002e 50%,#00000014 100%),#1c1108b8;border:none;border-radius:20px;align-items:center;gap:8px;height:40px;padding:0 20px;text-decoration:none;transition:all .25s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ff993380,0 0 12px 1px #f933,inset 0 1.5px #ffd77838,inset 0 -1px #0000008c,0 4px 16px #0000008c}.SeriesDescription-module__QIKfqq__pill:before{content:"";pointer-events:none;z-index:2;background:radial-gradient(at 50% 10%,#ffe1a052 0%,#ffbe501f 40%,#0000 75%);border-radius:50%;width:72%;height:48%;position:absolute;top:1px;left:50%;transform:translate(-50%)}.SeriesDescription-module__QIKfqq__pill:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #ff9933d9,0 0 18px 3px #ff99338c,0 0 45px 9px #ff99334d,0 12px 32px #0a0a0ab3}.SeriesDescription-module__QIKfqq__pillLabel{letter-spacing:.05em;color:#ffe1afed;text-shadow:0 1px 4px #000000d9,0 0 14px #ff993359;z-index:5;text-transform:uppercase;font-size:13px;font-weight:700;font-family:var(--font-primary),monospace;position:relative}.SeriesDescription-module__QIKfqq__glint{pointer-events:none;z-index:3;opacity:0;background:radial-gradient(circle 70px at var(--mx,50%)var(--my,50%),#ffebaa3d 0%,#ffc8501a 40%,transparent 70%);transition:opacity .3s;position:absolute;inset:0}.SeriesDescription-module__QIKfqq__sheen{pointer-events:none;z-index:4;opacity:0;background:linear-gradient(155deg,#0000 22%,#ffffff29 36%,#ffffff52 43%,#ffffff29 51%,#0000 62%);transition:opacity .28s;position:absolute;inset:0}.SeriesDescription-module__QIKfqq__pill:hover .SeriesDescription-module__QIKfqq__glint,.SeriesDescription-module__QIKfqq__pill:hover .SeriesDescription-module__QIKfqq__sheen{opacity:1}
.FormattedText-module__h-Xujq__spoiler{color:#0000;cursor:pointer;-webkit-user-select:none;user-select:none;text-shadow:0 0 10px #fff9;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:4px;padding:0 4px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline;position:relative}.FormattedText-module__h-Xujq__spoiler:hover{background:#ffffff26}.FormattedText-module__h-Xujq__revealed{color:#eee;text-shadow:none;cursor:default;-webkit-user-select:text;user-select:text;background:#ffffff0d;border-color:#fff3}.FormattedText-module__h-Xujq__quote{border-left:3px solid var(--accent,#f93);background:#ff99330d;margin:1rem 0;padding:.5rem 1rem;font-style:italic}.FormattedText-module__h-Xujq__quoteAuthor{color:var(--accent);margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:block}.FormattedText-module__h-Xujq__hideBlock{border:1px solid #ff99334d;border-radius:4px;margin:1rem 0;overflow:hidden}.FormattedText-module__h-Xujq__hideTitle{cursor:pointer;background:#ff99331a;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:flex}.FormattedText-module__h-Xujq__hideTitle:hover{background:#f933}.FormattedText-module__h-Xujq__hideContent{background:#0006;padding:1rem}.FormattedText-module__h-Xujq__link{color:var(--accent,#f93);border-bottom:1px dashed #ff99334d;text-decoration:none}.FormattedText-module__h-Xujq__link:hover{color:#ffb366;border-bottom-style:solid}.FormattedText-module__h-Xujq__inlineImage{border-radius:4px;max-width:100%;height:auto;margin:1rem 0;display:block;box-shadow:0 4px 15px #0006}.FormattedText-module__h-Xujq__hr{border:0;border-top:1px solid #ffffff1a;margin:1.5rem 0}.FormattedText-module__h-Xujq__ul,.FormattedText-module__h-Xujq__ol{margin:1rem 0;padding-left:2rem;list-style-type:disc}.FormattedText-module__h-Xujq__ol{list-style-type:decimal}.FormattedText-module__h-Xujq__li{margin-bottom:.5rem;line-height:1.6}.FormattedText-module__h-Xujq__formattedText{line-height:1.7}.FormattedText-module__h-Xujq__h1,.FormattedText-module__h-Xujq__h2,.FormattedText-module__h-Xujq__h3{color:var(--accent);font-family:var(--font-handjet),monospace;margin:1.5rem 0 1rem}.FormattedText-module__h-Xujq__h1{font-size:1.8rem}.FormattedText-module__h-Xujq__h2{font-size:1.5rem}.FormattedText-module__h-Xujq__h3{font-size:1.25rem}.FormattedText-module__h-Xujq__youtubeWrapper{aspect-ratio:16/9;border-radius:8px;margin:1.5rem 0;overflow:hidden;box-shadow:0 4px 15px #0006}.FormattedText-module__h-Xujq__smiley{vertical-align:middle;width:auto;max-height:24px;margin:0 2px;display:inline-block}
.InterestingEditor-module__g-OsyG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.InterestingEditor-module__g-OsyG__modal{background:#1a1a20;border:1px solid #ff99334d;border-radius:8px;width:100%;max-width:800px;padding:2rem;box-shadow:0 20px 60px #000c,0 0 20px #ff99331a}.InterestingEditor-module__g-OsyG__modalTitle{color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;margin:0 0 1.5rem;font-size:1.5rem}.InterestingEditor-module__g-OsyG__form{flex-direction:column;gap:1.25rem;display:flex}.InterestingEditor-module__g-OsyG__field{flex-direction:column;flex:1;gap:.5rem;display:flex}.InterestingEditor-module__g-OsyG__label{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.InterestingEditor-module__g-OsyG__input,.InterestingEditor-module__g-OsyG__textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;outline:none;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.InterestingEditor-module__g-OsyG__input:focus,.InterestingEditor-module__g-OsyG__textarea:focus{border-color:var(--accent,#f93)}.InterestingEditor-module__g-OsyG__textarea{resize:vertical;min-height:200px}.InterestingEditor-module__g-OsyG__row{gap:1rem;display:flex}.InterestingEditor-module__g-OsyG__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.InterestingEditor-module__g-OsyG__saveBtn,.InterestingEditor-module__g-OsyG__cancelBtn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:.75rem 2rem;font-weight:700;transition:all .2s}.InterestingEditor-module__g-OsyG__saveBtn{background:var(--accent,#f93);color:#000;border:none}.InterestingEditor-module__g-OsyG__saveBtn:hover:not(:disabled){box-shadow:0 0 15px var(--accent)}.InterestingEditor-module__g-OsyG__saveBtn:disabled{opacity:.5}.InterestingEditor-module__g-OsyG__cancelBtn{color:#fff;background:0 0;border:1px solid #fff3}.InterestingEditor-module__g-OsyG__cancelBtn:hover{background:#ffffff0d}
.InterestingSection-module__Gkc9hG__section{width:100%;max-height:220px;margin:0;position:relative;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0000 100%)}.InterestingSection-module__Gkc9hG__header{border-bottom:1px solid #ff99331a;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;display:flex}.InterestingSection-module__Gkc9hG__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__Gkc9hG__title:before{content:"★";color:#fc3;filter:drop-shadow(0 0 5px #fc3);font-size:.9rem}.InterestingSection-module__Gkc9hG__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__Gkc9hG__addBtn:hover{color:#000;background:#f93;border-color:#f93}.InterestingSection-module__Gkc9hG__grid{scrollbar-width:none;flex-direction:column;gap:.5rem;max-height:180px;padding:0 .5rem 2rem 0;display:flex;overflow-y:auto}.InterestingSection-module__Gkc9hG__grid::-webkit-scrollbar{display:none}.InterestingSection-module__Gkc9hG__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__Gkc9hG__articleCard:hover{background:#ffffff0d;border-color:#f933;transform:translate(4px)}.InterestingSection-module__Gkc9hG__imageWrap{border-radius:4px;flex-shrink:0;width:40px;height:40px;margin-right:.75rem;overflow:hidden}.InterestingSection-module__Gkc9hG__image{object-fit:cover;opacity:.7;width:100%;height:100%}.InterestingSection-module__Gkc9hG__articleContent{flex-direction:column;flex:1;min-width:0;display:flex}.InterestingSection-module__Gkc9hG__articleTitle{white-space:nowrap;text-overflow:ellipsis;color:#eee;margin:0;font-size:.8rem;font-weight:700;overflow:hidden}.InterestingSection-module__Gkc9hG__articlePreview{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.7rem;overflow:hidden}.InterestingSection-module__Gkc9hG__articleFooter{justify-content:flex-end;margin-top:.25rem;display:flex}.InterestingSection-module__Gkc9hG__adminActions{gap:.5rem;display:flex}.InterestingSection-module__Gkc9hG__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__Gkc9hG__adminBtn:hover{color:#000;background:#f93}.InterestingSection-module__Gkc9hG__readMore{display:none}.InterestingSection-module__Gkc9hG__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__Gkc9hG__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__Gkc9hG__readerOpen;display:flex;position:relative;box-shadow:0 0 50px #000,0 0 20px #ff99331a}@keyframes InterestingSection-module__Gkc9hG__readerOpen{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.InterestingSection-module__Gkc9hG__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__Gkc9hG__closeReader:hover{background:#f93;transform:rotate(90deg)}.InterestingSection-module__Gkc9hG__readerHero{object-fit:cover;border-radius:12px 12px 0 0;flex-shrink:0;width:100%;height:300px}.InterestingSection-module__Gkc9hG__readerBody{scrollbar-width:thin;scrollbar-color:#f93 #0003;flex:1;padding:3rem;overflow-y:auto}.InterestingSection-module__Gkc9hG__readerBody::-webkit-scrollbar{width:8px}.InterestingSection-module__Gkc9hG__readerBody::-webkit-scrollbar-thumb{background:#f93;border-radius:4px}.InterestingSection-module__Gkc9hG__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__Gkc9hG__readerText{color:#ccc;font-size:1.1rem;line-height:1.8}.InterestingSection-module__Gkc9hG__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__Gkc9hG__externalLink:hover{color:#ffb366;border-bottom-color:#f93}@media (max-width:768px){.InterestingSection-module__Gkc9hG__readerOverlay{padding:0}.InterestingSection-module__Gkc9hG__readerContent{border-radius:0;max-height:100vh}.InterestingSection-module__Gkc9hG__readerBody{padding:1.5rem}.InterestingSection-module__Gkc9hG__readerTitle{font-size:1.75rem}}@media (max-width:640px){.InterestingSection-module__Gkc9hG__section{max-height:120px;padding:0 .5rem;overflow:hidden}.InterestingSection-module__Gkc9hG__header{margin-bottom:.3rem;padding-bottom:.15rem}.InterestingSection-module__Gkc9hG__title{font-size:.8rem}.InterestingSection-module__Gkc9hG__title:before{font-size:.7rem}.InterestingSection-module__Gkc9hG__grid{gap:.3rem;max-height:80px}.InterestingSection-module__Gkc9hG__articleCard{padding:.3rem}.InterestingSection-module__Gkc9hG__articleTitle{font-size:.7rem}.InterestingSection-module__Gkc9hG__articlePreview{font-size:.6rem}.InterestingSection-module__Gkc9hG__articleContent{overflow:hidden}.InterestingSection-module__Gkc9hG__imageWrap{width:28px;height:28px;margin-right:.4rem}.InterestingSection-module__Gkc9hG__readerOverlay{width:100vw;height:100vh;padding:0;position:fixed;inset:0}.InterestingSection-module__Gkc9hG__readerContent{border-radius:0;flex-direction:column;width:100%;max-width:100vw;height:100vh;max-height:100vh;display:flex}.InterestingSection-module__Gkc9hG__readerHero{flex-shrink:0;height:180px}.InterestingSection-module__Gkc9hG__readerBody{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow:hidden auto}.InterestingSection-module__Gkc9hG__readerTitle{margin-bottom:.8rem;padding-right:40px;font-size:1.2rem}.InterestingSection-module__Gkc9hG__readerText{font-size:.85rem;line-height:1.5}.InterestingSection-module__Gkc9hG__readerText strong{font-weight:700}.InterestingSection-module__Gkc9hG__externalLink{margin-top:1.5rem;font-size:.85rem}.InterestingSection-module__Gkc9hG__readerAdmin{flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-bottom:1rem}.InterestingSection-module__Gkc9hG__adminBtnLarge,.InterestingSection-module__Gkc9hG__adminBtnLargeDanger{width:100%;padding:.6rem 1rem;font-size:.85rem}.InterestingSection-module__Gkc9hG__closeReader{width:40px;height:40px;font-size:1rem;top:.5rem;right:.5rem}}.InterestingSection-module__Gkc9hG__readerAdmin{border-top:1px solid #ffffff0d;gap:1.5rem;margin-top:4rem;padding-top:2rem;display:flex}.InterestingSection-module__Gkc9hG__adminBtnLarge{color:#000;cursor:pointer;background:#f93;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.InterestingSection-module__Gkc9hG__adminBtnLarge:hover{background:#ffb366;transform:translateY(-2px);box-shadow:0 5px 15px #f933}.InterestingSection-module__Gkc9hG__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__Gkc9hG__adminBtnLargeDanger:hover{background:#ff44441a;border-color:#f44}
.MobileFiltersDrawer-module__uQgHWq__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__uQgHWq__overlayVisible{opacity:1;pointer-events:auto}.MobileFiltersDrawer-module__uQgHWq__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__uQgHWq__drawerVisible{transform:translateY(0)}.MobileFiltersDrawer-module__uQgHWq__drawerHandle{flex-shrink:0;justify-content:center;align-items:center;padding:12px 0 8px;display:flex}.MobileFiltersDrawer-module__uQgHWq__drawerHandleBar{background:#f936;border-radius:2px;width:36px;height:4px}.MobileFiltersDrawer-module__uQgHWq__drawerHeader{border-bottom:1px solid #ff993326;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px 14px;display:flex}.MobileFiltersDrawer-module__uQgHWq__drawerTitle{color:#f93;text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;font-weight:800;font-family:var(--font-primary),monospace}.MobileFiltersDrawer-module__uQgHWq__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__uQgHWq__drawerClose:hover{background:#ff993340}.MobileFiltersDrawer-module__uQgHWq__drawerBody{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ff99334d transparent;flex:1;padding:16px 16px 100px;overflow-y:auto}.MobileFiltersDrawer-module__uQgHWq__drawerBody::-webkit-scrollbar{width:4px}.MobileFiltersDrawer-module__uQgHWq__drawerBody::-webkit-scrollbar-thumb{background:#ff99334d;border-radius:4px}.MobileFiltersDrawer-module__uQgHWq__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__uQgHWq__fab:active{transform:scale(.95)}.MobileFiltersDrawer-module__uQgHWq__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__uQgHWq__applyBtn{background:#08080ef2;border-top:1px solid #ff993326;flex-shrink:0;padding:16px 20px;position:sticky;bottom:0;left:0;right:0}.MobileFiltersDrawer-module__uQgHWq__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__uQgHWq__applyBtnInner:active{transform:scale(.98)}@media (min-width:641px){.MobileFiltersDrawer-module__uQgHWq__fab,.MobileFiltersDrawer-module__uQgHWq__overlay,.MobileFiltersDrawer-module__uQgHWq__drawer{display:none}}
.books-module__J0LWca__page{min-height:100vh;color:var(--accent,#f93);font-family:var(--font-primary),monospace;background:#04040ad1;padding:2rem 1rem;overflow-x:hidden}.books-module__J0LWca__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__J0LWca__loadingSpinner{border:3px solid #f933;border-top-color:var(--accent,#f93);border-radius:50%;width:40px;height:40px;animation:1s linear infinite books-module__J0LWca__spin}@keyframes books-module__J0LWca__spin{to{transform:rotate(360deg)}}.books-module__J0LWca__hero{z-index:1000;width:100%;margin-bottom:2rem;padding:1rem;position:relative}.books-module__J0LWca__starfield{display:none}.books-module__J0LWca__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__J0LWca__heroRight{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.books-module__J0LWca__heroSubtitle{color:#888;margin:0;font-family:ZenMaruGothic-Light,sans-serif;font-size:1rem}.books-module__J0LWca__searchBar{justify-content:center;width:100%;margin-top:1rem;display:flex}.books-module__J0LWca__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__J0LWca__heroContent{grid-template-columns:1fr;gap:1rem}.books-module__J0LWca__main{flex-direction:column}.books-module__J0LWca__hero{padding:1rem}}@media (max-width:640px){.books-module__J0LWca__page{max-width:100vw;padding:0;overflow-x:hidden}.books-module__J0LWca__hero{margin-bottom:0;padding:.5rem 0 0}.books-module__J0LWca__heroContent{grid-template-columns:1fr;gap:.4rem}.books-module__J0LWca__heroRight{gap:.4rem;padding:0}.books-module__J0LWca__main{flex-direction:column;gap:0;padding:0 8px 5rem}.books-module__J0LWca__searchBar{margin-top:0;padding:0 12px}.books-module__J0LWca__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__J0LWca__navMenu::-webkit-scrollbar{display:none}.books-module__J0LWca__navMenu>button,.books-module__J0LWca__navMenu>a{flex-shrink:0;border-radius:14px!important;height:28px!important;padding:0 10px!important}.books-module__J0LWca__navMenu>button span[class*=tagLabel],.books-module__J0LWca__navMenu>a span[class*=tagLabel]{white-space:nowrap;font-size:11px!important}body.surprise-open .books-module__J0LWca__searchBar{display:none}}@media (max-width:380px){.books-module__J0LWca__page{padding:0}.books-module__J0LWca__hero{padding:.25rem 0 0}.books-module__J0LWca__main{padding:0 4px 5rem}}.books-module__J0LWca__navMenu{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;margin-bottom:20px;display:flex}
.Taskbar-module__PZzBNq__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__PZzBNq__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__PZzBNq__taskbarBtn:hover{background:var(--accent);color:#000;box-shadow:0 0 10px #f93c}.Taskbar-module__PZzBNq__taskbarBtn.Taskbar-module__PZzBNq__taskActive{background:var(--accent);color:#000;box-shadow:0 0 10px #ff9933a6}.Taskbar-module__PZzBNq__quicklaunch{gap:6px;display:flex}.Taskbar-module__PZzBNq__taskbarPrograms{flex:auto;gap:6px;padding:0 6px;display:flex;overflow-x:auto}.Taskbar-module__PZzBNq__taskbarPrograms::-webkit-scrollbar{height:8px}.Taskbar-module__PZzBNq__taskbarPrograms::-webkit-scrollbar-track{background:#00000059}.Taskbar-module__PZzBNq__taskbarPrograms::-webkit-scrollbar-thumb{background:var(--accent);border:1px solid #000;border-radius:6px}.Taskbar-module__PZzBNq__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__PZzBNq__btnText{display:none}.Taskbar-module__PZzBNq__taskbar{gap:4px;padding:0 5px}.Taskbar-module__PZzBNq__taskbarBtn{padding:6px 8px}.Taskbar-module__PZzBNq__clock{padding:6px 8px;font-size:14px}}
.AppWindow-module__0zDGgW__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__0zDGgW__chromeless{box-shadow:none!important;background:0 0!important;border:none!important;max-height:100vh!important;overflow:visible!important}.AppWindow-module__0zDGgW__chromeless .AppWindow-module__0zDGgW__appWindowContent{max-height:100%!important;overflow:visible!important}.AppWindow-module__0zDGgW__appWindow.AppWindow-module__0zDGgW__open{flex-direction:column;display:flex}.AppWindow-module__0zDGgW__appWindowContent{background:var(--bg2);color:#ccc;flex:1;min-height:0;padding:14px;font-size:15px;overflow:auto}.AppWindow-module__0zDGgW__appWindowContent::-webkit-scrollbar{width:12px}.AppWindow-module__0zDGgW__appWindowContent::-webkit-scrollbar-track{background:var(--bg1)}.AppWindow-module__0zDGgW__appWindowContent::-webkit-scrollbar-thumb{background:var(--accent);border:1px solid #000;border-radius:6px}.AppWindow-module__0zDGgW__maximized{width:calc(100vw - 12px)!important;height:calc(100vh - 97px)!important;top:46px!important;left:6px!important}.AppWindow-module__0zDGgW__hint{color:#aaa;background:#0000004d;border-left:3px solid #ff99334d;margin-top:12px;padding:8px;font-size:13px;font-style:italic}
.ICQ-module__ylHBUa__icqReset{color:#000;box-sizing:border-box;font-family:Tahoma,Arial,sans-serif;font-size:11px;line-height:normal}.ICQ-module__ylHBUa__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__ylHBUa__mainHeader{background:linear-gradient(#88b5eb 0%,#5795d9 100%);border-bottom:1px solid #47a;padding:2px}.ICQ-module__ylHBUa__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__ylHBUa__headerUin{align-items:center;gap:4px;display:flex}.ICQ-module__ylHBUa__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__ylHBUa__adArea{background:#fff;border:1px solid #666;justify-content:center;align-items:center;height:60px;margin:2px;display:flex;overflow:hidden}.ICQ-module__ylHBUa__contactListContainer{flex-direction:column;flex:1;margin:4px 2px 2px;display:flex;position:relative;overflow:hidden}.ICQ-module__ylHBUa__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__ylHBUa__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__ylHBUa__groupHeader{color:navy;cursor:pointer;align-items:center;margin-top:2px;padding:1px 4px;font-size:10px;font-weight:700;display:flex}.ICQ-module__ylHBUa__groupHeader:hover{background:#efefef}.ICQ-module__ylHBUa__groupArrow{color:navy;margin-right:4px;font-size:9px}.ICQ-module__ylHBUa__contactItem{cursor:pointer;align-items:center;padding:1px 2px 1px 18px;font-size:11px;display:flex}.ICQ-module__ylHBUa__contactItem:hover{background-color:#316ac5;color:#fff!important}.ICQ-module__ylHBUa__contactItem:hover .ICQ-module__ylHBUa__contactName{color:#fff}.ICQ-module__ylHBUa__contactName{color:#000}.ICQ-module__ylHBUa__contactName.ICQ-module__ylHBUa__statusAway{color:#cf0000}.ICQ-module__ylHBUa__statusIcon{width:14px;height:14px;margin-right:4px;position:relative}.ICQ-module__ylHBUa__statusName{color:#000}.ICQ-module__ylHBUa__statusName.ICQ-module__ylHBUa__offline{color:#888}.ICQ-module__ylHBUa__separator{text-align:center;border-top:1px solid #ccc;margin:4px 0;position:relative}.ICQ-module__ylHBUa__separator span{color:#666;background:#eef3f9;padding:0 4px;font-size:10px;position:relative;top:-8px}.ICQ-module__ylHBUa__bottomPanel{background:#dceefc;padding:2px}.ICQ-module__ylHBUa__actionGrid{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:2px;display:grid}.ICQ-module__ylHBUa__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__ylHBUa__actionBtn:active{background:#ccc;box-shadow:inset 0 1px 2px #0000001a}.ICQ-module__ylHBUa__bottomRow{gap:2px;display:flex}.ICQ-module__ylHBUa__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__ylHBUa__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__ylHBUa__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__ylHBUa__msgToolbar{background:linear-gradient(#f9fbfe 0%,#e2e8f1 100%);border-bottom:1px solid #a0b0c0;gap:4px;padding:2px;display:flex}.ICQ-module__ylHBUa__msgToolBtn{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ICQ-module__ylHBUa__msgToolBtn:hover{background:#c1d2e8;border:1px solid #316ac5;border-radius:2px}.ICQ-module__ylHBUa__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__ylHBUa__infoLabel{color:#444}.ICQ-module__ylHBUa__infoValue{color:navy;background:#fff;border:1px solid #abc;padding:1px 4px;font-weight:700}.ICQ-module__ylHBUa__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__ylHBUa__msgLogItem{margin-bottom:4px}.ICQ-module__ylHBUa__logHeader{color:navy;margin-bottom:2px;font-family:Tahoma,sans-serif;font-size:12px;font-weight:700}.ICQ-module__ylHBUa__logHeader.ICQ-module__ylHBUa__me{color:maroon}.ICQ-module__ylHBUa__logTime{color:#888;margin-left:4px;font-size:10px;font-weight:400}.ICQ-module__ylHBUa__formatToolbar{align-items:center;gap:2px;margin:2px 4px;display:flex}.ICQ-module__ylHBUa__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__ylHBUa__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__ylHBUa__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__ylHBUa__leftControls{z-index:2;align-items:center;gap:6px;padding-left:4px;display:flex}.ICQ-module__ylHBUa__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__ylHBUa__cancelBtn:active{background:#ccc;box-shadow:inset 0 1px 2px #0000001a}.ICQ-module__ylHBUa__talkIcon{cursor:pointer;opacity:.7;font-size:16px}.ICQ-module__ylHBUa__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__ylHBUa__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__ylHBUa__sendOptions{align-items:center;gap:6px;margin-right:12px;display:flex}.ICQ-module__ylHBUa__sendByLabel{color:#036;margin-right:4px;font-size:11px;font-weight:700}.ICQ-module__ylHBUa__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__ylHBUa__sendBtn:active{background:#bbb;box-shadow:inset 0 1px 2px #0000001a}.ICQ-module__ylHBUa__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__ylHBUa__msgAd{background:#fff;border:1px solid #999;justify-content:center;align-items:center;height:50px;margin:4px;display:flex}.ICQ-module__ylHBUa__flowerIcon{width:13px;height:13px;position:relative}.ICQ-module__ylHBUa__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__ylHBUa__flowerIcon.ICQ-module__ylHBUa__red:before{background:radial-gradient(circle,#fcc 20%,#a00 100%)}.ICQ-module__ylHBUa__flowerIcon.ICQ-module__ylHBUa__grey:before{background:radial-gradient(circle,#eee 20%,#888 100%)}.ICQ-module__ylHBUa__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%)}
