@import "https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;600;700&display=swap";
.BooksGlobalStats-module__isDifG__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__isDifG__filterBar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.BooksGlobalStats-module__isDifG__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__isDifG__filterBtn:hover{border-color:var(--stats-accent);color:var(--stats-accent)}.BooksGlobalStats-module__isDifG__filterBtnActive{background:var(--stats-accent);border-color:var(--stats-accent);color:#000;font-weight:700}.BooksGlobalStats-module__isDifG__filterCount{color:#555;letter-spacing:1px;margin-left:auto;font-size:13px}.BooksGlobalStats-module__isDifG__bigGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-bottom:22px;display:grid}.BooksGlobalStats-module__isDifG__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__isDifG__bigStat:hover{border-color:var(--stats-accent)}.BooksGlobalStats-module__isDifG__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__isDifG__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__isDifG__bigStatSub{font-size:11px;font-family:var(--font-handjet),monospace;color:#555;margin-top:2px}.BooksGlobalStats-module__isDifG__grid{grid-template-columns:1fr 1fr;gap:18px;min-width:0;display:grid}.BooksGlobalStats-module__isDifG__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__isDifG__panel:hover{border-color:#ff99334d}.BooksGlobalStats-module__isDifG__panelWide{grid-column:1/-1}.BooksGlobalStats-module__isDifG__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__isDifG__hbarList{flex-direction:column;gap:5px;display:flex}.BooksGlobalStats-module__isDifG__hbarRow{grid-template-columns:minmax(0,1fr) 75px 60px;align-items:center;gap:6px;min-width:0;display:grid}.BooksGlobalStats-module__isDifG__clickable{cursor:pointer;border-radius:3px;padding:2px 3px;transition:background .15s}.BooksGlobalStats-module__isDifG__clickable:hover{background:#ff99330f}.BooksGlobalStats-module__isDifG__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__isDifG__hbarLabelOrig{color:#555;font-size:12px;font-style:italic;font-weight:300}.BooksGlobalStats-module__isDifG__hbarTrack{background:#ffffff0d;border-radius:2px;height:9px;overflow:hidden}.BooksGlobalStats-module__isDifG__hbarFill{border-radius:2px;min-width:2px;height:100%;transition:width .6s}.BooksGlobalStats-module__isDifG__hbarCount{font-size:14px;font-family:var(--font-primary),sans-serif;color:#888;text-align:right;white-space:nowrap;font-weight:600}.BooksGlobalStats-module__isDifG__scrollList{max-height:280px;padding-right:4px;overflow-y:auto}.BooksGlobalStats-module__isDifG__scrollList::-webkit-scrollbar{width:4px}.BooksGlobalStats-module__isDifG__scrollList::-webkit-scrollbar-track{background:0 0}.BooksGlobalStats-module__isDifG__scrollList::-webkit-scrollbar-thumb{background:#f933;border-radius:20px}.BooksGlobalStats-module__isDifG__drilldown{border-top:1px solid var(--stats-border);margin-top:14px;padding-top:12px;animation:.2s BooksGlobalStats-module__isDifG__fadeIn}@keyframes BooksGlobalStats-module__isDifG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.BooksGlobalStats-module__isDifG__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__isDifG__drillList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px;display:grid}.BooksGlobalStats-module__isDifG__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__isDifG__drillItem:hover{color:var(--stats-accent);background:#ff993314}.BooksGlobalStats-module__isDifG__drillDot{background:var(--stats-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.BooksGlobalStats-module__isDifG__drillSup{font-size:13px;font-family:var(--font-handjet),monospace;color:#555;margin-left:auto}.BooksGlobalStats-module__isDifG__donutWrap{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.BooksGlobalStats-module__isDifG__donutLegend{flex-direction:column;gap:7px;padding-top:8px;display:flex}.BooksGlobalStats-module__isDifG__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__isDifG__donutDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.BooksGlobalStats-module__isDifG__donutCount{color:#666;text-align:right;min-width:24px;font-size:14px;font-family:var(--font-handjet),monospace;margin-left:auto}.BooksGlobalStats-module__isDifG__vbarOuter{flex-direction:column;gap:0;display:flex}.BooksGlobalStats-module__isDifG__vbarWrap{align-items:flex-end;gap:3px;height:130px;padding-top:10px;display:flex}.BooksGlobalStats-module__isDifG__vbarScrollWrap{padding-bottom:8px;overflow-x:auto}.BooksGlobalStats-module__isDifG__vbarScrollWrap::-webkit-scrollbar{height:6px}.BooksGlobalStats-module__isDifG__vbarScrollWrap::-webkit-scrollbar-thumb{background:#ff993380;border-radius:8px}.BooksGlobalStats-module__isDifG__mobileSwipeHint{letter-spacing:.06em;text-transform:uppercase;color:#8b949e;margin-bottom:8px;font-size:11px;display:none}.BooksGlobalStats-module__isDifG__vbarLabelsRow{gap:3px;margin-top:6px;display:flex}.BooksGlobalStats-module__isDifG__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__isDifG__vbarCol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:20px;height:100%;display:flex;position:relative}.BooksGlobalStats-module__isDifG__vbarCol:hover .BooksGlobalStats-module__isDifG__vbarTooltip{opacity:1}.BooksGlobalStats-module__isDifG__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__isDifG__vbarBar{border-radius:2px 2px 0 0;width:100%;min-height:2px;transition:height .5s}.BooksGlobalStats-module__isDifG__stackedBar{border-radius:4px;gap:1px;height:18px;margin-bottom:14px;display:flex;overflow:hidden}.BooksGlobalStats-module__isDifG__stackedSegment{min-width:2px;transition:width .5s}.BooksGlobalStats-module__isDifG__eraLegend{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px;display:grid}.BooksGlobalStats-module__isDifG__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__isDifG__eraDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.BooksGlobalStats-module__isDifG__eraLegendLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.BooksGlobalStats-module__isDifG__eraLegendCount{color:#666;font-size:14px;font-family:var(--font-handjet),monospace}.BooksGlobalStats-module__isDifG__tagCloud{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BooksGlobalStats-module__isDifG__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__isDifG__tagChip:hover{background:#ffffff0d}.BooksGlobalStats-module__isDifG__tagChip sup{color:#888;font-size:.65em}.BooksGlobalStats-module__isDifG__tagSmile{object-fit:contain;align-self:center;width:18px;height:18px}@media (max-width:900px){.BooksGlobalStats-module__isDifG__grid{grid-template-columns:1fr}.BooksGlobalStats-module__isDifG__panelWide{grid-column:1}}@media (max-width:640px){.BooksGlobalStats-module__isDifG__root{padding:14px 0 48px}.BooksGlobalStats-module__isDifG__hbarRow{grid-template-columns:minmax(0,1fr) 55px 52px;gap:4px}.BooksGlobalStats-module__isDifG__bigGrid{grid-template-columns:repeat(2,1fr)}.BooksGlobalStats-module__isDifG__donutWrap{flex-direction:column}.BooksGlobalStats-module__isDifG__hbarLabel{font-size:13px}.BooksGlobalStats-module__isDifG__panelTitle{font-size:15px}.BooksGlobalStats-module__isDifG__grid{gap:24px}.BooksGlobalStats-module__isDifG__vbarWrap,.BooksGlobalStats-module__isDifG__vbarLabelsRow{min-width:760px}.BooksGlobalStats-module__isDifG__mobileSwipeHint{display:block}.BooksGlobalStats-module__isDifG__popup{width:calc(100vw - 20px);left:10px!important}}@media (max-width:480px){.BooksGlobalStats-module__isDifG__grid{gap:26px}.BooksGlobalStats-module__isDifG__hbarRow{grid-template-columns:minmax(0,1fr) 52px 44px;gap:4px}.BooksGlobalStats-module__isDifG__hbarTrack{height:6px;display:block}.BooksGlobalStats-module__isDifG__hbarCount,.BooksGlobalStats-module__isDifG__hbarLabel{font-size:12px}.BooksGlobalStats-module__isDifG__panel{padding:10px 12px}.BooksGlobalStats-module__isDifG__bigGrid{grid-template-columns:repeat(2,1fr);gap:6px}.BooksGlobalStats-module__isDifG__bigStatValue{font-size:22px}.BooksGlobalStats-module__isDifG__bigStatLabel{font-size:11px}.BooksGlobalStats-module__isDifG__popup{width:calc(100vw - 16px);left:8px!important}}.BooksGlobalStats-module__isDifG__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__isDifG__popIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0009,0 0 0 1px #ff993314}@keyframes BooksGlobalStats-module__isDifG__popIn{0%{opacity:0;transform:scale(.94)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.BooksGlobalStats-module__isDifG__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__isDifG__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__isDifG__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__isDifG__popupClose:hover{color:#ccc}.BooksGlobalStats-module__isDifG__popupBody{flex-direction:column;padding:6px 4px;display:flex;overflow-y:auto}.BooksGlobalStats-module__isDifG__popupBody::-webkit-scrollbar{width:4px}.BooksGlobalStats-module__isDifG__popupBody::-webkit-scrollbar-track{background:0 0}.BooksGlobalStats-module__isDifG__popupBody::-webkit-scrollbar-thumb{background:#ff993340;border-radius:2px}.BooksGlobalStats-module__isDifG__popupItem{cursor:pointer;border-radius:5px;align-items:center;gap:10px;padding:6px 10px;transition:background .15s;display:flex}.BooksGlobalStats-module__isDifG__popupItem:hover{background:#ff993312}.BooksGlobalStats-module__isDifG__popupThumb{border:1px solid #ffffff12;border-radius:3px;flex-shrink:0;width:36px;height:52px;overflow:hidden}.BooksGlobalStats-module__isDifG__popupThumbImg{object-fit:cover;width:100%;height:100%}.BooksGlobalStats-module__isDifG__popupThumbPlaceholder{width:100%;height:100%}.BooksGlobalStats-module__isDifG__popupItemBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.BooksGlobalStats-module__isDifG__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__isDifG__popupItem:hover .BooksGlobalStats-module__isDifG__popupItemTitle{color:#fff}.BooksGlobalStats-module__isDifG__popupItemYear{font-family:var(--font-handjet),monospace;color:#555;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.BooksGlobalStats-module__isDifG__popupItemArrow{color:#444;flex-shrink:0;font-size:18px;transition:color .15s}.BooksGlobalStats-module__isDifG__popupItem:hover .BooksGlobalStats-module__isDifG__popupItemArrow{color:var(--accent,#f93)}.BooksGlobalStats-module__isDifG__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__isDifG__popIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 12px 40px #000000b3,0 0 0 1px #ff99330f}.BooksGlobalStats-module__isDifG__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__isDifG__bookDetailClose:hover{color:#fff;background:#000c}.BooksGlobalStats-module__isDifG__bookDetailCover{background:#0d0d1a;flex-shrink:0;width:100%;height:160px;position:relative;overflow:hidden}.BooksGlobalStats-module__isDifG__bookDetailImg{object-fit:cover;object-position:top;width:100%;height:100%}.BooksGlobalStats-module__isDifG__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__isDifG__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__isDifG__bookDetailInfo{flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex;overflow-y:auto}.BooksGlobalStats-module__isDifG__bookDetailInfo::-webkit-scrollbar{width:3px}.BooksGlobalStats-module__isDifG__bookDetailInfo::-webkit-scrollbar-thumb{background:#f933;border-radius:2px}.BooksGlobalStats-module__isDifG__bookDetailTitle{font-family:var(--font-primary),sans-serif;color:#fff;font-size:16px;font-weight:700;line-height:1.3}.BooksGlobalStats-module__isDifG__bookDetailOrig{font-family:var(--font-handjet),monospace;color:#555;margin-top:-4px;font-size:11px}.BooksGlobalStats-module__isDifG__bookDetailMeta{flex-wrap:wrap;gap:5px;display:flex}.BooksGlobalStats-module__isDifG__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__isDifG__bookDetailDesc{font-family:var(--font-primary),sans-serif;color:#888;margin:0;font-size:13px;line-height:1.55}.BooksGlobalStats-module__isDifG__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__isDifG__bookDetailLink:hover{opacity:.75}
.Desktop-module__g32mVa__desktop{z-index:5;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;max-width:1600px;margin:0 auto;padding:30px;display:grid;position:relative}.Desktop-module__g32mVa__desktopFull{z-index:5;max-width:1600px;margin:0 auto;padding:30px;display:block;position:relative}.Desktop-module__g32mVa__desktopWide{z-index:5;max-width:1600px;margin:0 auto;padding:0 30px;display:block;position:relative}@media (min-width:1800px){.Desktop-module__g32mVa__desktopWide{max-width:1980px}}.Desktop-module__g32mVa__mainColumn{flex-direction:column;gap:20px;min-width:0;padding-top:0;display:flex}.Desktop-module__g32mVa__sideColumn{flex-direction:column;gap:20px;display:flex}@media (max-width:1200px){.Desktop-module__g32mVa__desktop{grid-template-columns:1fr}}@media (max-width:768px){.Desktop-module__g32mVa__desktop,.Desktop-module__g32mVa__desktopFull,.Desktop-module__g32mVa__desktopWide{gap:15px;width:100%;max-width:100%;padding:0;overflow-x:hidden}.Desktop-module__g32mVa__sideColumn{display:none}}
.catalog-module__7d6c9W__page{color:#d8d8d8;max-width:1100px;font-family:var(--font-primary,sans-serif);margin:0 auto;padding:24px 20px 64px}.catalog-module__7d6c9W__breadcrumb{align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.catalog-module__7d6c9W__breadcrumbLink{color:#8a8a8a;text-decoration:none}.catalog-module__7d6c9W__breadcrumbLink:hover{color:#f69432}.catalog-module__7d6c9W__sep{color:#4a4a4a}.catalog-module__7d6c9W__breadcrumbCurrent{color:#f69432}.catalog-module__7d6c9W__header{border-bottom:1px solid #f6943240;margin-bottom:32px;padding-bottom:16px}.catalog-module__7d6c9W__title{font-family:var(--font-handjet,monospace),monospace;letter-spacing:.06em;color:#f69432;margin:0 0 6px;font-size:30px}.catalog-module__7d6c9W__subtitle{color:#8a8a8a;margin:0;font-size:13px}.catalog-module__7d6c9W__bookList{margin:0 0 32px;padding:0;list-style:inside decimal}.catalog-module__7d6c9W__bookItem{border-bottom:1px solid #ffffff0f;padding:10px 0}.catalog-module__7d6c9W__bookLink{text-decoration:none}.catalog-module__7d6c9W__bookTitle{color:#f0f0f0;font-size:15px}.catalog-module__7d6c9W__bookLink:hover .catalog-module__7d6c9W__bookTitle{color:#f69432}.catalog-module__7d6c9W__bookOriginal{color:#6f6f6f;margin-left:8px;font-size:12px;font-style:italic}.catalog-module__7d6c9W__bookMeta{color:#7a7a7a;margin-top:2px;font-size:12px;display:block}.catalog-module__7d6c9W__pagination{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:48px;display:flex}.catalog-module__7d6c9W__pageLink{text-align:center;color:#a8a8a8;border:1px solid #f6943240;border-radius:4px;min-width:32px;padding:6px 10px;font-size:13px;text-decoration:none}.catalog-module__7d6c9W__pageLink:hover{color:#f69432;border-color:#f6943299}.catalog-module__7d6c9W__pageCurrent{color:#000;background:#f69432;border-color:#f69432;font-weight:600}.catalog-module__7d6c9W__linkSection{margin-top:36px}.catalog-module__7d6c9W__sectionHeading{font-family:var(--font-handjet,monospace),monospace;letter-spacing:.08em;text-transform:uppercase;color:#f69432;margin:0 0 12px;font-size:15px}.catalog-module__7d6c9W__linkGrid{columns:4 180px;column-gap:24px;margin:0;padding:0;list-style:none}.catalog-module__7d6c9W__linkGrid li{break-inside:avoid;margin-bottom:4px}.catalog-module__7d6c9W__inlineLink{color:#9a9a9a;overflow-wrap:anywhere;font-size:12px;line-height:1.45;text-decoration:none;display:block}.catalog-module__7d6c9W__inlineLink:hover{color:#f69432}@media (max-width:768px){.catalog-module__7d6c9W__page{padding:16px 14px 48px}.catalog-module__7d6c9W__title{font-size:22px}.catalog-module__7d6c9W__linkGrid{columns:2 140px;column-gap:16px}}
.highRepublicGuide-module__yWxoza__page{color:#eee;min-height:100vh;font-family:var(--font-primary),monospace;background:0 0;padding:2rem 1rem 4rem}.highRepublicGuide-module__yWxoza__container{max-width:1140px;margin:0 auto}.highRepublicGuide-module__yWxoza__breadcrumb{color:#888;margin-bottom:1.2rem;font-size:.95rem}.highRepublicGuide-module__yWxoza__breadcrumbList{flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.highRepublicGuide-module__yWxoza__breadcrumbLink{color:#888;text-decoration:none;transition:color .2s}.highRepublicGuide-module__yWxoza__breadcrumbLink:hover{color:var(--accent)}.highRepublicGuide-module__yWxoza__breadcrumbCurrent{color:#ccc}.highRepublicGuide-module__yWxoza__sep{color:#555}.highRepublicGuide-module__yWxoza__hero{background:#000000d9;border:1px solid #f933;border-radius:14px;margin-bottom:1.5rem;padding:2.75rem 2rem;position:relative}.highRepublicGuide-module__yWxoza__eyebrow{font-family:var(--font-handjet),monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--accent);opacity:.9;align-items:center;gap:10px;margin-bottom:1rem;font-size:.85rem;display:flex}.highRepublicGuide-module__yWxoza__eyebrow:before{content:"";background:linear-gradient(90deg,transparent,var(--accent));width:26px;height:1px}.highRepublicGuide-module__yWxoza__title{letter-spacing:.5px;color:var(--accent,#f93);text-shadow:0 0 20px #000000e6,0 0 12px #ff99334d;margin:0 0 1.1rem;font-family:Advent Pro,sans-serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:700;line-height:1.12}.highRepublicGuide-module__yWxoza__lede{color:#b9b3a6;max-width:720px;margin:0 0 .85rem;font-size:1.08rem;line-height:1.7}.highRepublicGuide-module__yWxoza__lede b{color:#f1ece1;font-weight:700}.highRepublicGuide-module__yWxoza__phaseGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:2rem;display:grid}.highRepublicGuide-module__yWxoza__phaseCard{text-align:left;cursor:pointer;font-family:var(--font-primary),monospace;color:inherit;background:linear-gradient(160deg,#0e0e0ef2,#080808f2);border:1px solid #ff99332e;border-radius:10px;padding:1.15rem 1.1rem 1rem;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.highRepublicGuide-module__yWxoza__phaseCard:hover{border-color:#f936;transform:translateY(-3px);box-shadow:0 14px 30px #0006}.highRepublicGuide-module__yWxoza__phaseCardActive{border-color:var(--accent);box-shadow:0 0 0 1px #f936,0 14px 30px #00000073}.highRepublicGuide-module__yWxoza__phaseDot{background:radial-gradient(circle at 35% 30%,#ffd899,var(--accent)60%,#7a4a10 100%);border-radius:50%;width:13px;height:13px;margin-bottom:.85rem;box-shadow:0 0 14px 2px #ff99338c}.highRepublicGuide-module__yWxoza__phaseEyebrow{letter-spacing:.03em;text-transform:uppercase;color:var(--accent,#f93);text-shadow:0 0 16px #ff993359;margin-bottom:.3rem;font-family:Advent Pro,sans-serif;font-size:2.4rem;font-weight:700;line-height:1}.highRepublicGuide-module__yWxoza__phaseTitle{font-family:var(--font-handjet),monospace;letter-spacing:.05em;text-transform:uppercase;color:#7fd9c9;margin-bottom:.5rem;font-size:.95rem;font-weight:500;line-height:1.25}.highRepublicGuide-module__yWxoza__phaseDesc{color:#9a9488;font-size:.92rem;line-height:1.55}.highRepublicGuide-module__yWxoza__phaseCount{font-family:var(--font-handjet),monospace;color:var(--accent);margin-top:.75rem;font-size:.85rem}.highRepublicGuide-module__yWxoza__phaseCovers{margin-top:1.1rem;padding-left:18px;display:flex}.highRepublicGuide-module__yWxoza__phaseCoverImg{object-fit:cover;width:54px;height:76px;transform:rotate(calc((var(--i,0) - 1)*6deg));border:1px solid #00000080;border-radius:5px;margin-left:-18px;transition:transform .2s;box-shadow:0 8px 18px #00000073}.highRepublicGuide-module__yWxoza__phaseCard:hover .highRepublicGuide-module__yWxoza__phaseCoverImg{transform:rotate(calc((var(--i,0) - 1)*6deg))translateY(-3px)}.highRepublicGuide-module__yWxoza__toc{border-top:1px solid #ff993326;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.highRepublicGuide-module__yWxoza__tocLink{color:#a79f93;text-transform:uppercase;letter-spacing:.03em;border:1px solid #f933;border-radius:999px;align-items:center;gap:7px;padding:.45rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.highRepublicGuide-module__yWxoza__tocLink:hover{color:var(--accent);background:#ff993314;border-color:#ff993380}.highRepublicGuide-module__yWxoza__tocDot{background:var(--accent);opacity:.6;border-radius:50%;flex-shrink:0;width:6px;height:6px}.highRepublicGuide-module__yWxoza__tocLink:hover .highRepublicGuide-module__yWxoza__tocDot{opacity:1}.highRepublicGuide-module__yWxoza__toolbar{z-index:20;-webkit-backdrop-filter:blur(14px);background:#080706eb;border:1px solid #f933;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.75rem;padding:.85rem 1rem;display:flex;position:sticky;top:0}.highRepublicGuide-module__yWxoza__searchBox{flex:220px;position:relative}.highRepublicGuide-module__yWxoza__searchInput{color:#eee;width:100%;font-family:var(--font-primary),monospace;background-color:#1e1e23d9;border:1px solid #ff99334d;border-radius:10px;outline:none;padding:.6rem .9rem .6rem 2.15rem;font-size:.98rem;transition:border-color .2s,box-shadow .2s}.highRepublicGuide-module__yWxoza__searchInput::placeholder{color:#7a7568}.highRepublicGuide-module__yWxoza__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff993326}.highRepublicGuide-module__yWxoza__searchIcon{opacity:.5;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.highRepublicGuide-module__yWxoza__pills{flex-wrap:wrap;gap:.4rem;display:flex}.highRepublicGuide-module__yWxoza__pill{font-family:var(--font-handjet),monospace;letter-spacing:.03em;color:#a79f93;cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #ff993340;border-radius:999px;padding:.45rem .8rem;font-size:.85rem;transition:all .18s}.highRepublicGuide-module__yWxoza__pill:hover{color:#eee;border-color:#ff99338c}.highRepublicGuide-module__yWxoza__pillActive{background:var(--accent);border-color:var(--accent);color:#1a1305;font-weight:700}.highRepublicGuide-module__yWxoza__sortWrap{font-family:var(--font-handjet),monospace;color:#9a9488;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.highRepublicGuide-module__yWxoza__sortWrap select{color:#eee;font-family:var(--font-primary),monospace;background:#1e1e23d9;border:1px solid #ff99334d;border-radius:8px;outline:none;padding:.4rem .6rem;font-size:.92rem}.highRepublicGuide-module__yWxoza__legend{font-family:var(--font-handjet),monospace;color:#9a9488;flex-wrap:wrap;gap:1rem;margin:1.1rem .2rem 0;font-size:.8rem;display:flex}.highRepublicGuide-module__yWxoza__legend span{align-items:center;gap:6px;display:inline-flex}.highRepublicGuide-module__yWxoza__dot{border-radius:3px;width:9px;height:9px;display:inline-block}.highRepublicGuide-module__yWxoza__translatedCount{color:var(--accent);opacity:.9;margin-left:auto}.highRepublicGuide-module__yWxoza__tableShell{background:#000000d9;border:1px solid #f933;border-radius:12px;margin-top:1.1rem;overflow:hidden}.highRepublicGuide-module__yWxoza__tableShell table{border-collapse:collapse;width:100%}.highRepublicGuide-module__yWxoza__tableShell thead th{text-align:left;font-family:var(--font-handjet),monospace;letter-spacing:.1em;text-transform:uppercase;color:#ffc478bd;background:#ff99330d;border-bottom:1px solid #ff99333d;padding:.75rem .85rem;font-size:.78rem}.highRepublicGuide-module__yWxoza__colNum{width:44px}.highRepublicGuide-module__yWxoza__colType{width:108px}.highRepublicGuide-module__yWxoza__colDate{width:150px}.highRepublicGuide-module__yWxoza__tableShell tbody tr{border-bottom:1px solid #ffffff0f;transition:background .15s}.highRepublicGuide-module__yWxoza__tableShell tbody tr:last-child{border-bottom:none}.highRepublicGuide-module__yWxoza__entryRow:hover{background:#ff99330a}.highRepublicGuide-module__yWxoza__tableShell td{vertical-align:top;padding:.8rem .85rem;font-size:1rem}.highRepublicGuide-module__yWxoza__phaseDivider td{background:#ff99330d;padding:.85rem .85rem .5rem}.highRepublicGuide-module__yWxoza__phaseDividerInner{color:#ffd095;align-items:baseline;gap:10px;margin:0;scroll-margin-top:80px;font-family:Advent Pro,sans-serif;font-size:1.15rem;font-weight:600;display:flex}.highRepublicGuide-module__yWxoza__phaseDividerInner .highRepublicGuide-module__yWxoza__ru{font-family:var(--font-primary),monospace;color:#9a9488;font-size:.85rem;font-weight:500}.highRepublicGuide-module__yWxoza__numBadge{font-family:var(--font-handjet),monospace;color:#7f786d;font-size:.9rem}.highRepublicGuide-module__yWxoza__typeBadge{width:26px;height:26px;font-family:var(--font-handjet),monospace;border:1px solid;border-radius:7px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.highRepublicGuide-module__yWxoza__coverWrap{background:#ffffff08;border:1px solid #ff99332e;border-radius:7px;flex-shrink:0;width:80px;height:114px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 6px 16px #0006}.highRepublicGuide-module__yWxoza__coverWrap:hover{z-index:15;border-color:#ff99338c;transform:scale(1.9);box-shadow:0 16px 34px #0009}.highRepublicGuide-module__yWxoza__coverImg{object-fit:cover;width:100%;height:100%;display:block}.highRepublicGuide-module__yWxoza__typeChip{width:24px;height:24px;font-family:var(--font-handjet),monospace;-webkit-backdrop-filter:blur(2px);background-color:#08070699;border:1px solid;border-radius:6px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:4px;right:4px}.highRepublicGuide-module__yWxoza__entryTitle{color:#f1ece1;font-size:1.05rem;font-weight:700;line-height:1.35}.highRepublicGuide-module__yWxoza__entryTitleLink{color:#ffd095;border-bottom:1px dashed #ff993380;text-decoration:none;transition:color .15s,border-color .15s}.highRepublicGuide-module__yWxoza__entryTitleLink:hover{color:var(--accent);border-color:var(--accent)}.highRepublicGuide-module__yWxoza__entryTitleOrig{color:#ff9933b3;margin-top:2px;font-size:.86rem;font-style:italic;line-height:1.3}.highRepublicGuide-module__yWxoza__entryTag{font-family:var(--font-handjet),monospace;color:#9a9488;border:1px solid #ffffff24;border-radius:6px;margin-top:5px;padding:2px 7px;font-size:.75rem;display:inline-block}.highRepublicGuide-module__yWxoza__entryNote{color:#9a9488;max-width:440px;margin-top:7px;font-size:.85rem;font-style:italic;line-height:1.5}.highRepublicGuide-module__yWxoza__authors{color:#d7d0c2;font-size:.94rem;line-height:1.5}.highRepublicGuide-module__yWxoza__authorLink{color:#d7d0c2;border-bottom:1px dotted #f936;text-decoration:none;transition:color .15s,border-color .15s}.highRepublicGuide-module__yWxoza__authorLink:hover{color:var(--accent);border-color:var(--accent)}.highRepublicGuide-module__yWxoza__authorsOrig{color:#8d8579;margin-top:2px;font-size:.8rem;font-style:italic}.highRepublicGuide-module__yWxoza__publisher{color:#9a9488;font-size:.92rem}.highRepublicGuide-module__yWxoza__date{font-family:var(--font-handjet),monospace;color:#d7d0c2;font-size:.9rem}.highRepublicGuide-module__yWxoza__emptyState{text-align:center;color:#7f786d;padding:3.5rem 1.25rem}.highRepublicGuide-module__yWxoza__emptyGlyph{opacity:.6;margin-bottom:.6rem;font-size:1.75rem}.highRepublicGuide-module__yWxoza__footnote{color:#7f786d;max-width:760px;margin-top:1.6rem;font-size:.85rem;line-height:1.6}.highRepublicGuide-module__yWxoza__crossLinkCard{background:linear-gradient(165deg,#ff993312,#0003);border:1px solid #ff99333d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.15rem 1.25rem;display:flex}.highRepublicGuide-module__yWxoza__crossLinkText{color:#b9b3a6;max-width:640px;font-size:.95rem;line-height:1.5}.highRepublicGuide-module__yWxoza__crossLinkText strong{color:#ffd095}.highRepublicGuide-module__yWxoza__crossLinkBtn{color:#ffc483;font-family:var(--font-handjet),monospace;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#ff99331f;border:1px solid #ff993359;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.highRepublicGuide-module__yWxoza__crossLinkBtn:hover{background:#f933;border-color:#ff99338c;transform:translateY(-1px)}@media (max-width:720px){.highRepublicGuide-module__yWxoza__page{padding:1.25rem .75rem 3rem}.highRepublicGuide-module__yWxoza__phaseGrid{grid-template-columns:1fr}.highRepublicGuide-module__yWxoza__toolbar{position:static}.highRepublicGuide-module__yWxoza__tableShell thead{display:none}.highRepublicGuide-module__yWxoza__entryRow{padding:.85rem .85rem 1rem;display:block}.highRepublicGuide-module__yWxoza__entryRow td{border:none;padding:0;display:block}.highRepublicGuide-module__yWxoza__cellNum{color:#7f786d;font-size:.8rem;font-family:var(--font-handjet),monospace;margin-bottom:4px}.highRepublicGuide-module__yWxoza__cellMain{margin-bottom:.6rem}.highRepublicGuide-module__yWxoza__cellMain .highRepublicGuide-module__yWxoza__typeBadge,.highRepublicGuide-module__yWxoza__cellMain .highRepublicGuide-module__yWxoza__coverWrap{vertical-align:middle;margin-right:8px;display:inline-flex}.highRepublicGuide-module__yWxoza__phaseDivider td{padding:1rem .85rem .5rem}}@media (max-width:640px){.highRepublicGuide-module__yWxoza__hero{padding:1.75rem 1.25rem}.highRepublicGuide-module__yWxoza__title{letter-spacing:0}}
.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__uploadLabel{color:var(--accent,#f93);cursor:pointer;white-space:nowrap;background:#ff99331a;border:1px solid #ff99334d;border-radius:4px;padding:7px 14px;font-size:.85rem}.BookInlineEditor-module__LdfMwW__uploadLabel:hover{background:#ff99332e}.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}.BookInlineEditor-module__LdfMwW__editionTabs{gap:8px;margin-bottom:12px;display:flex}.BookInlineEditor-module__LdfMwW__editionTab{color:#777;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:6px;padding:7px 14px;font-size:.85rem;transition:all .12s;display:flex}.BookInlineEditor-module__LdfMwW__editionTab:hover{color:#aaa;border-color:#ff993359}.BookInlineEditor-module__LdfMwW__editionTabActive{color:var(--accent,#f93);background:#ff99331f;border-color:#ff993373}.BookInlineEditor-module__LdfMwW__editionTabCount{font-family:var(--font-handjet,monospace),monospace;opacity:.7;font-size:.8rem}.BookInlineEditor-module__LdfMwW__importRow{background:#ff993308;border:1px dashed #ff993340;border-radius:4px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.BookInlineEditor-module__LdfMwW__importLabel{color:var(--accent,#f93);cursor:pointer;white-space:nowrap;background:#ff99331a;border:1px solid #ff99334d;border-radius:4px;flex-shrink:0;padding:7px 12px;font-size:.85rem}.BookInlineEditor-module__LdfMwW__importLabel:hover{background:#ff99332e}.BookInlineEditor-module__LdfMwW__importCheck,.BookInlineEditor-module__LdfMwW__checkLabel{color:#999;cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:.82rem;display:flex}.BookInlineEditor-module__LdfMwW__importCheck input,.BookInlineEditor-module__LdfMwW__checkLabel input{width:auto}.BookInlineEditor-module__LdfMwW__importHint{color:#666;flex:1;min-width:200px;font-size:.75rem;line-height:1.4}.BookInlineEditor-module__LdfMwW__importMsg{color:#ccc;margin:0 0 10px;font-size:.82rem}.BookInlineEditor-module__LdfMwW__emptyNote{color:#666;margin:0 0 10px;font-size:.85rem}.BookInlineEditor-module__LdfMwW__editionEditCard{background:#ff993308;border:1px solid #ff99331f;border-radius:4px;margin-bottom:8px}.BookInlineEditor-module__LdfMwW__editionEditHead{align-items:center;gap:8px;padding:8px 10px;display:flex}.BookInlineEditor-module__LdfMwW__editionToggle{text-align:left;color:#ddd;cursor:pointer;background:0 0;border:none;flex:1;padding:2px 0;font-size:.88rem}.BookInlineEditor-module__LdfMwW__editionToggle:hover{color:var(--accent,#f93)}.BookInlineEditor-module__LdfMwW__editionTools{flex-shrink:0;align-items:center;gap:6px;display:flex}.BookInlineEditor-module__LdfMwW__toolBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:4px;padding:4px 8px;font-size:.8rem}.BookInlineEditor-module__LdfMwW__toolBtn:hover:not(:disabled){color:var(--accent,#f93);border-color:#f936}.BookInlineEditor-module__LdfMwW__toolBtn:disabled{opacity:.3;cursor:not-allowed}.BookInlineEditor-module__LdfMwW__editionEditBody{border-top:1px solid #ff99331a;padding:4px 10px 12px}.BookInlineEditor-module__LdfMwW__subBlock{border-top:1px solid #ffffff0f;margin-top:12px;padding-top:10px}
.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%)}
.content-module__JTXR0G__sectionTitle{color:var(--accent);text-transform:uppercase;border-bottom:2px solid var(--accent);text-shadow:0 0 10px #f93c;font-size:22px;font-weight:600;font-family:var(--font-handjet),monospace;margin-bottom:15px;padding-bottom:8px}.content-module__JTXR0G__welcomeText{margin-bottom:20px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.content-module__JTXR0G__commentsSection{border-top:1px dashed #f6943273;margin-top:42px;padding-top:20px}.content-module__JTXR0G__commentsList{margin-bottom:28px}.content-module__JTXR0G__commentItem{margin-top:16px}.content-module__JTXR0G__commentReply{border-left:1px solid #f6943259;margin-top:12px;margin-left:28px;padding-left:14px}.content-module__JTXR0G__commentCard{background:linear-gradient(#ffffff08,#ffffff03),#080a0dc7;border:1px solid #f6943252;border-radius:10px;padding:14px 16px;transition:border-color .2s,transform .2s;box-shadow:inset 0 1px #ffffff0a,0 8px 20px #00000047}.content-module__JTXR0G__commentCard:hover{border-color:#f694328f}.content-module__JTXR0G__commentHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.content-module__JTXR0G__commentAuthorBlock{align-items:center;gap:10px;min-width:0;display:flex}.content-module__JTXR0G__commentAvatar{width:34px;height:34px;font-family:var(--font-handjet),monospace;color:#fb6;background:radial-gradient(circle at 30% 30%,#f694324d,#000000a6);border:1px solid #f6943273;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.content-module__JTXR0G__commentMeta{flex-direction:column;min-width:0;display:flex}.content-module__JTXR0G__commentAuthor{color:#ffc57f;letter-spacing:.04em;font-size:20px;line-height:1;font-family:var(--font-handjet),monospace}.content-module__JTXR0G__commentDate{color:#eb8e31ad;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-family:var(--font-advent-pro),sans-serif;margin-top:4px}.content-module__JTXR0G__commentReplyBtn{color:#ffbc73;font-size:12px;font-family:var(--font-handjet),monospace;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#f6943214;border:1px solid #f694328f;border-radius:999px;padding:5px 12px;transition:background .2s,color .2s,border-color .2s}.content-module__JTXR0G__commentReplyBtn:hover{color:#ffe0b8;background:#f6943233;border-color:#ffc78acc}.content-module__JTXR0G__commentReplyBtnActive{color:#fff3e2;background:#f6943247;border-color:#ffcc91e0}.content-module__JTXR0G__commentContent{color:#e8e8e8;letter-spacing:.02em;font-size:17px;line-height:1.7;font-family:var(--font-advent-pro),sans-serif;word-break:break-word}.content-module__JTXR0G__commentContent p{margin:0 0 10px}.content-module__JTXR0G__commentContent p:last-child{margin-bottom:0}.content-module__JTXR0G__commentComposer{background:linear-gradient(#ffffff05,#ffffff03),#06080bc7;border:1px solid #f6943266;border-radius:12px;padding:16px}.content-module__JTXR0G__commentComposerHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.content-module__JTXR0G__commentComposerTitle{color:#ffbc73;letter-spacing:.04em;font-size:24px;line-height:1;font-family:var(--font-handjet),monospace;margin:0}.content-module__JTXR0G__cancelReplyBtn{color:#d1d1d1;cursor:pointer;font-size:12px;font-family:var(--font-handjet),monospace;letter-spacing:.04em;background:0 0;border:1px dashed #f6943273;border-radius:8px;padding:6px 10px;transition:color .2s,border-color .2s,background .2s}.content-module__JTXR0G__cancelReplyBtn:hover{color:#ffe1bd;background:#f6943214;border-color:#ffcc91d9}.content-module__JTXR0G__commentForm{gap:12px;display:grid}.content-module__JTXR0G__commentField{flex-direction:column;gap:7px;display:flex}.content-module__JTXR0G__commentLabel{color:#ffb96ef2;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-family:var(--font-handjet),monospace}.content-module__JTXR0G__commentInput,.content-module__JTXR0G__commentTextarea{width:100%;margin-top:0}.content-module__JTXR0G__commentTextarea{resize:vertical;min-height:112px;font-family:var(--font-advent-pro),sans-serif}.content-module__JTXR0G__commentInput{font-family:var(--font-advent-pro),sans-serif}.content-module__JTXR0G__commentToolbar{justify-content:flex-end;display:flex}.content-module__JTXR0G__smileButton{color:#ffbc73;cursor:pointer;font-size:12px;font-family:var(--font-handjet),monospace;letter-spacing:.04em;background:#f694320f;border:1px solid #f6943266;border-radius:8px;padding:6px 10px;transition:background .2s,border-color .2s,color .2s}.content-module__JTXR0G__smileButton:hover{color:#ffe5c5;background:#f6943224;border-color:#ffcc91c2}.content-module__JTXR0G__securityQuestion{color:#cececee0;font-size:13px;font-family:var(--font-handjet),monospace}.content-module__JTXR0G__honeyPot{display:none}.content-module__JTXR0G__commentSubmitBtn{opacity:1;width:100%}.content-module__JTXR0G__commentSubmitBtn:disabled{opacity:.7}@media (max-width:768px){.content-module__JTXR0G__sectionTitle{font-size:18px;font-family:var(--font-handjet),monospace}.content-module__JTXR0G__welcomeText{font-size:16px}.content-module__JTXR0G__newsTitle{max-width:calc(100vw - 150px);font-size:15px;line-height:1.35;display:block;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.content-module__JTXR0G__newsItem .content-module__JTXR0G__welcomeText{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;max-width:calc(100vw - 160px);font-size:13px;line-height:1.4}.content-module__JTXR0G__newsItem{border-left:3px solid var(--accent);background:#140f0a99;border-radius:0 8px 8px 0;margin-bottom:12px;padding:12px 14px;box-shadow:0 2px 8px #0000004d}.content-module__JTXR0G__newsItem:hover{background:#1e160fb3;border-left-width:4px}.content-module__JTXR0G__commentHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.content-module__JTXR0G__commentAuthor{color:var(--accent);font-size:15px;font-weight:700;font-family:var(--font-handjet),monospace;letter-spacing:.5px}.content-module__JTXR0G__commentDate{color:#888;font-size:12px;font-family:var(--font-handjet),monospace}.content-module__JTXR0G__commentContent{color:#ddd;margin-bottom:10px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:15px;line-height:1.6}.content-module__JTXR0G__commentContent p{margin-bottom:8px}.content-module__JTXR0G__commentActions{justify-content:flex-end;margin-top:8px;display:flex}.content-module__JTXR0G__commentReplyBtn{border:1px solid var(--accent);color:var(--accent);cursor:pointer;font-size:12px;font-family:var(--font-handjet),monospace;text-transform:uppercase;letter-spacing:.5px;background:0 0;border-radius:4px;padding:6px 14px;transition:all .2s}.content-module__JTXR0G__commentReplyBtn:hover{background:var(--accent);color:#000}.content-module__JTXR0G__commentsList{margin-bottom:30px}.content-module__JTXR0G__commentItem{margin-top:15px}.content-module__JTXR0G__commentReply{border-left:2px solid #f936;margin-top:12px;margin-left:16px;padding-left:12px}.content-module__JTXR0G__commentForm{margin-top:20px}.content-module__JTXR0G__commentForm input,.content-module__JTXR0G__commentForm textarea{font-family:ZenMaruGothic-Regular,sans-serif;font-size:15px}.content-module__JTXR0G__commentForm textarea{resize:vertical;min-height:80px}.content-module__JTXR0G__smileButton{color:var(--accent);cursor:pointer;font-size:13px;font-family:var(--font-handjet),monospace;background:0 0;border:none;border-radius:4px;margin-top:8px;padding:4px 8px;transition:background .2s}.content-module__JTXR0G__smileButton:hover{background:#ff99331a}.content-module__JTXR0G__cancelReplyBtn{float:right;color:#888;cursor:pointer;font-size:12px;font-family:var(--font-handjet),monospace;background:0 0;border:none;margin-top:-40px;padding:4px 8px;transition:color .2s}.content-module__JTXR0G__cancelReplyBtn:hover{color:var(--accent)}.content-module__JTXR0G__securityQuestion{color:#aaa;font-size:13px;font-family:var(--font-handjet),monospace;margin-bottom:8px}.content-module__JTXR0G__commentsSection{margin-top:30px;padding-top:14px}.content-module__JTXR0G__commentCard{border-radius:8px;padding:12px}.content-module__JTXR0G__commentAuthorBlock{gap:8px}.content-module__JTXR0G__commentAvatar{width:30px;height:30px;font-size:14px}.content-module__JTXR0G__commentReply{margin-left:14px;padding-left:10px}.content-module__JTXR0G__commentComposer{padding:12px}.content-module__JTXR0G__commentComposerHeader{flex-direction:column;align-items:stretch}.content-module__JTXR0G__commentComposerTitle{font-size:20px}.content-module__JTXR0G__cancelReplyBtn{width:100%}.content-module__JTXR0G__commentToolbar{justify-content:flex-start}}.content-module__JTXR0G__statsPanel{border:2px solid var(--accent);background:#0009;margin-top:60px;padding:15px;position:relative;overflow:visible}.content-module__JTXR0G__mascot{z-index:10;pointer-events:none;filter:drop-shadow(4px 4px 6px #000c);width:100px;height:auto;position:absolute;top:-105px;right:30px}.content-module__JTXR0G__statItem{justify-content:space-between;margin:8px 0;font-size:15.5px;display:flex}.content-module__JTXR0G__statLabel{color:#888;font-weight:400}.content-module__JTXR0G__statValue{color:var(--accent);font-weight:700}.content-module__JTXR0G__featuredSection{margin-top:20px}.content-module__JTXR0G__toggleBtn{background:var(--bg1);border:2px solid var(--accent);color:var(--accent);cursor:pointer;font-family:var(--font-handjet),monospace;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:100%;margin-top:10px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:block}.content-module__JTXR0G__toggleBtn:hover{background:var(--accent);color:#000}.content-module__JTXR0G__quoteBox{border-left:4px solid var(--accent);color:#fb6;background:#ff99331a;margin:15px 0;padding:15px;font-family:Oranienbaum-Regular,serif}.content-module__JTXR0G__quoteBox p{font-family:Oranienbaum-Regular,serif}.content-module__JTXR0G__siteGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin:20px 0;display:grid}.content-module__JTXR0G__siteIcon{aspect-ratio:1;background:var(--bg1);border:2px solid var(--accent);cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;color:var(--accent);justify-content:center;align-items:center;padding:8px;font-size:11px;font-weight:600;transition:all .25s;display:flex;position:relative;overflow:hidden}.content-module__JTXR0G__siteIcon:before{content:"";background:#ff993347;border-radius:50%;width:0;height:0;transition:all .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.content-module__JTXR0G__siteIcon:hover:before{width:200%;height:200%}.content-module__JTXR0G__siteIcon:hover{background:var(--accent);color:#000;border-color:#fb6;transform:scale(1.08);box-shadow:0 0 20px #f93c}.content-module__JTXR0G__newsItem{border-left:2px solid var(--accent);cursor:pointer;-webkit-user-select:none;user-select:none;background:#0003;justify-content:space-between;align-items:center;min-height:42px;margin-bottom:4px;padding:10px 14px;transition:all .2s;display:flex}.content-module__JTXR0G__newsItem:hover{background:#ff99331a;border-left-width:4px;padding-left:12px}.content-module__JTXR0G__newsDate{color:#666;font-size:11px;font-weight:400;font-family:var(--font-handjet),monospace;white-space:nowrap}.content-module__JTXR0G__newsTitle{font-family:var(--font-primary),sans-serif;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;letter-spacing:.2px;text-shadow:1px 1px #00000080;font-size:16px;font-weight:400;line-height:1.1;overflow:hidden}.content-module__JTXR0G__navItem{border-left:4px solid var(--accent);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--accent);font-size:20px;font-weight:600;font-family:var(--font-handjet),monospace;letter-spacing:.5px;background:#0006;margin-bottom:6px;padding:8px 12px;line-height:1;transition:all .25s}.content-module__JTXR0G__navItem:hover{background:#ff993324;padding-left:12px}.content-module__JTXR0G__searchBox{background:var(--bg1);border:2px solid var(--accent);width:100%;color:var(--accent);font-family:var(--font-handjet),monospace;margin-top:10px;padding:12px;font-size:16px;font-weight:600}.content-module__JTXR0G__searchBox::placeholder{color:var(--accent);opacity:.6}.content-module__JTXR0G__searchBox:focus{outline:none;box-shadow:0 0 15px #ff993380}.content-module__JTXR0G__buttonGroup{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:15px;display:grid}.content-module__JTXR0G__actionBtn{background:var(--bg1);border:2px solid var(--accent);color:var(--accent);cursor:pointer;font-family:var(--font-handjet),monospace;text-transform:uppercase;-webkit-user-select:none;user-select:none;text-align:center;padding:12px;font-size:16px;font-weight:700;transition:all .25s}.content-module__JTXR0G__actionBtn:hover{background:var(--accent);color:#000;box-shadow:0 0 15px #f93c}.content-module__JTXR0G__chatScreen{color:#0f0;border:2px solid var(--accent);background:#000;min-height:200px;max-height:300px;padding:12px;font-family:Courier New,monospace;font-size:13px;overflow-y:auto}.content-module__JTXR0G__chatLine{color:var(--accent);font-weight:600;font-family:var(--font-handjet),monospace;margin:4px 0;font-size:14px}.content-module__JTXR0G__chatSystem{color:#0f8}.content-module__JTXR0G__chatWarning{color:#fa0}.content-module__JTXR0G__chatError{color:#f33}.content-module__JTXR0G__tagCloud{background:#0a080466;border:1px solid #eba52840;border-radius:8px;flex-wrap:wrap;justify-content:center;gap:10px;padding:18px;display:flex}.content-module__JTXR0G__tagItem{cursor:pointer;color:#eba528cc;text-shadow:0 0 5px #eba52840;text-transform:uppercase;-webkit-user-select:none;user-select:none;letter-spacing:.03em;margin:5px 8px;font-family:Advent Pro,sans-serif;line-height:1;transition:all .3s;display:inline-block}.content-module__JTXR0G__tagItem:hover{text-shadow:0 0 15px #eba52880,0 0 25px #eba5284d;color:#ffc850f2;z-index:10;transform:scale(1.15)rotate(-2deg)}.content-module__JTXR0G__markdown{color:#ccc;font-size:19px}.content-module__JTXR0G__floatBlock{float:left;clear:left;width:350px;max-width:100%;margin:0 20px 20px 0}.content-module__JTXR0G__markdown h2,.content-module__JTXR0G__markdown h3,.content-module__JTXR0G__markdown h4,.content-module__JTXR0G__markdown hr{clear:both}.content-module__JTXR0G__markdown img{object-fit:cover;cursor:zoom-in;border:3px solid #fff;border-radius:2px;height:auto;box-shadow:0 4px 15px #0000004d}.content-module__JTXR0G__bannerImg{vertical-align:middle;width:auto;max-width:100%;margin:10px 10px 10px 0;box-shadow:none!important;border:none!important;display:inline-block!important}.content-module__JTXR0G__centeredImg{max-width:100%;margin:20px auto;display:block!important}.content-module__JTXR0G__fullWidth{width:100%}@media (max-width:768px){.content-module__JTXR0G__floatBlock{float:none;width:100%;margin:20px 0}}.content-module__JTXR0G__markdown strong{color:var(--accent);text-shadow:0 0 2px #ff99334d;font-weight:700}.content-module__JTXR0G__markdown h1,.content-module__JTXR0G__markdown h2,.content-module__JTXR0G__markdown h3,.content-module__JTXR0G__markdown h4,.content-module__JTXR0G__markdown h5,.content-module__JTXR0G__markdown h6{color:var(--accent);text-transform:none;border-bottom:1px dashed #ff99334d;margin-top:30px;margin-bottom:15px;padding-bottom:8px;font-family:Oranienbaum-Regular,serif}.content-module__JTXR0G__paragraphWrapper{margin-bottom:1rem;line-height:1.6}.content-module__JTXR0G__markdown p{margin-bottom:16px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.7}.content-module__JTXR0G__markdown ul,.content-module__JTXR0G__markdown ol{margin-bottom:20px;margin-left:20px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px}.content-module__JTXR0G__markdown li{margin-bottom:8px}.content-module__JTXR0G__markdown a{color:var(--accent);border-bottom:1px dotted var(--accent);text-decoration:none;transition:all .2s}.content-module__JTXR0G__markdown a:hover{text-shadow:0 0 8px var(--accent);background:#ff99331a}.content-module__JTXR0G__footnote{vertical-align:top;color:var(--accent);opacity:.8;margin-left:1px;font-size:11px;text-decoration:none;position:relative;top:-.5em;border-bottom:none!important}.content-module__JTXR0G__footnote:hover{opacity:1;text-shadow:0 0 5px var(--accent)}.content-module__JTXR0G__footnotesScrollArea{border-top:1px dashed #ff99334d;max-height:250px;padding-top:10px;padding-left:20px;padding-right:10px;overflow-y:auto}.content-module__JTXR0G__footnotesScrollArea::-webkit-scrollbar{width:5px}.content-module__JTXR0G__footnotesScrollArea::-webkit-scrollbar-track{background:#0000001a}.content-module__JTXR0G__footnotesScrollArea::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}.content-module__JTXR0G__markdown blockquote{border-left:4px solid var(--accent);color:#ffdcb0;background:#ff99330d;margin:20px 0;padding:15px 20px;font-family:Oranienbaum-Regular,serif;font-size:18px;font-style:italic}.content-module__JTXR0G__markdown blockquote p{font-family:Oranienbaum-Regular,serif;font-size:18px}.content-module__JTXR0G__markdown q{font-family:Oranienbaum-Regular,serif;font-style:italic}.content-module__JTXR0G__markdown details{border:1px solid var(--accent);background:#0006;border-radius:4px;margin:15px 0;padding:10px;transition:all .3s;overflow:hidden}.content-module__JTXR0G__markdown summary{cursor:pointer;color:var(--accent);-webkit-user-select:none;user-select:none;outline:none;justify-content:space-between;align-items:center;min-height:24px;padding:5px;font-weight:700;list-style:none;display:flex}.content-module__JTXR0G__markdown summary::-webkit-details-marker{display:none}.content-module__JTXR0G__markdown summary>*{display:inline-block}.content-module__JTXR0G__markdown summary:after{content:"▼";flex-shrink:0;margin-left:10px;font-size:12px;transition:transform .3s;transform:rotate(-90deg)}.content-module__JTXR0G__markdown details[open] summary:after{transform:rotate(0)}.content-module__JTXR0G__markdown details[open] summary{border-bottom:1px dashed #ff99334d;margin-bottom:10px;padding-bottom:10px}.content-module__JTXR0G__markdown summary:hover{text-shadow:0 0 5px var(--accent);background:#ff99331a}.content-module__JTXR0G__markdown iframe{border:2px solid var(--accent);backface-visibility:hidden;max-width:100%;margin:20px auto;display:block;transform:translateZ(0);box-shadow:0 0 10px #00000080}.content-module__JTXR0G__dualContainer{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}@media (max-width:768px){.content-module__JTXR0G__dualContainer{grid-template-columns:1fr}}.content-module__JTXR0G__quoteBox a{color:var(--accent);border-bottom:1px dotted var(--accent);font-weight:600;text-decoration:none;transition:all .2s;position:relative}.content-module__JTXR0G__quoteBox a:hover{text-shadow:0 0 8px var(--accent);cursor:help;background:#f933}.content-module__JTXR0G__lightbox{z-index:99999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s content-module__JTXR0G__fadeIn;display:flex;position:fixed;top:0;left:0}.content-module__JTXR0G__lightbox img{border:2px solid var(--accent);object-fit:contain;max-width:95vw;max-height:95vh;box-shadow:0 0 50px #ff99334d}.content-module__JTXR0G__lightboxClose{color:var(--accent);cursor:pointer;text-shadow:0 0 10px var(--accent);z-index:10000;background:0 0;border:none;font-size:40px;line-height:1;position:absolute;top:30px;right:30px}.content-module__JTXR0G__markdown hr{background:var(--accent);opacity:.4;border:0;height:1px;margin:40px 0}.content-module__JTXR0G__interestingBlock{border:1px solid var(--accent);color:#ccc;background:linear-gradient(135deg,#2a2a2a 0%,#333 100%);border-radius:8px;margin:30px 0;padding:20px;position:relative;box-shadow:0 4px 15px #0000004d}.content-module__JTXR0G__interestingBlock h3{color:var(--accent);text-transform:uppercase;border-bottom:2px solid #ff99334d;align-items:center;gap:10px;margin-top:0;margin-bottom:15px;padding-bottom:10px;font-size:18px;display:flex}.content-module__JTXR0G__interestingBlock h3:before{content:"!";border:2px solid var(--accent);width:24px;height:24px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.content-module__JTXR0G__contentImage{cursor:zoom-in;border:3px solid #fff;border-radius:2px;max-width:100%;height:auto;margin:20px 0;display:block;box-shadow:0 4px 15px #0000004d}.content-module__JTXR0G__floatLeft{float:left;clear:left;width:100%;max-width:320px;margin:0 25px 20px 0}.content-module__JTXR0G__userGrid{flex-wrap:wrap;justify-content:space-around;gap:20px;margin:30px 0;display:flex}.content-module__JTXR0G__userCard{text-align:center;border:1px solid var(--accent);background:#0000004d;width:180px;padding:15px}.content-module__JTXR0G__userCard img{object-fit:cover;border:2px solid var(--accent);width:100%;height:180px;margin-bottom:10px}.content-module__JTXR0G__chartTable{border-collapse:collapse;width:100%;font-family:var(--font-handjet),monospace;margin:20px 0}.content-module__JTXR0G__chartTable th{text-align:left;border-bottom:2px solid var(--accent);color:var(--accent);padding:10px}.content-module__JTXR0G__chartTable td{border-bottom:1px dashed #ff99334d;padding:8px 10px}@media (max-width:768px){.content-module__JTXR0G__floatLeft{float:none;max-width:100%;margin:20px 0}}.contentImage{cursor:zoom-in;border:3px solid #fff;border-radius:2px;max-width:100%;height:auto;margin:20px auto;display:block;box-shadow:0 4px 15px #0000004d}.floatLeft{float:left;clear:left;width:100%;max-width:320px;margin:0 25px 20px 0}.floatRight{float:right;clear:right;width:100%;max-width:320px;margin:0 0 20px 25px}.content-module__JTXR0G__markdown .content-module__JTXR0G__centerFigure,.content-module__JTXR0G__centerFigure{text-align:center;width:100%;box-shadow:none;background:0 0;border:none;margin:30px 0;padding:0;flex-direction:column!important;display:block!important}.content-module__JTXR0G__markdown .content-module__JTXR0G__centerFigure img,.content-module__JTXR0G__centerFigure img{flex-shrink:0;width:auto;height:auto;margin:0 auto;display:block;max-width:min(100%,900px)!important}.content-module__JTXR0G__markdown .content-module__JTXR0G__centerFigure figcaption,.content-module__JTXR0G__centerFigure figcaption{text-align:center;color:#eb8e31c7;font-size:14px;font-family:var(--font-advent-pro),sans-serif;flex:none;margin-top:10px}.content-module__JTXR0G__markdown .content-module__JTXR0G__fullWidthFigure,.content-module__JTXR0G__fullWidthFigure{text-align:center;width:100%;box-shadow:none;background:0 0;border:none;margin:30px 0;padding:0;flex-direction:column!important;display:block!important}.content-module__JTXR0G__markdown .content-module__JTXR0G__fullWidthFigure img,.content-module__JTXR0G__fullWidthFigure img{flex-shrink:0;height:auto;margin:0;display:block;width:100%!important;max-width:100%!important}.content-module__JTXR0G__markdown .content-module__JTXR0G__fullWidthFigure figcaption,.content-module__JTXR0G__fullWidthFigure figcaption{text-align:center;color:#eb8e31c7;font-size:14px;font-family:var(--font-advent-pro),sans-serif;flex:none;margin-top:10px}.content-module__JTXR0G__markdown .content-module__JTXR0G__plainFigure,.content-module__JTXR0G__plainFigure{text-align:center;width:100%;box-shadow:none;background:0 0;border:none;margin:30px 0;padding:0;display:block!important}.content-module__JTXR0G__markdown .content-module__JTXR0G__plainFigure img,.content-module__JTXR0G__plainFigure img{width:100%;height:auto;margin:0 auto;display:block;max-width:100%!important}.content-module__JTXR0G__markdown .content-module__JTXR0G__plainFigure figcaption,.content-module__JTXR0G__plainFigure figcaption{text-align:center;color:#eb8e31c7;flex:none;margin-top:10px;font-size:14px;line-height:1.4;display:block}.content-module__JTXR0G__clipWrap{cursor:zoom-in;max-height:460px;display:block;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}.content-module__JTXR0G__clipWrap img{margin:0 auto!important}.content-module__JTXR0G__clipHint{text-align:center;font-family:var(--font-advent-pro),sans-serif;letter-spacing:.05em;color:#eb8e31b3;cursor:zoom-in;margin-top:-6px;font-size:13px;transition:color .2s;display:block}.content-module__JTXR0G__clipHint:hover{color:var(--accent)}@media (max-width:768px){.content-module__JTXR0G__clipWrap{max-height:300px}}.userGrid{flex-wrap:wrap;justify-content:center;gap:20px;margin:30px 0;display:flex}.userCard{text-align:center;border:1px solid var(--accent);background:#0000004d;flex-direction:column;align-items:center;width:180px;padding:15px;display:flex}.userCard img{object-fit:cover;border:2px solid var(--accent);width:100%;height:180px;margin-bottom:10px}:is(.userGrid figure,.userCard figure){box-shadow:none!important;background:0 0!important;border:none!important;gap:0!important;width:auto!important;margin:0!important;padding:0!important;display:block!important}:is(.userGrid figure img,.userCard figure img){object-fit:cover;border:2px solid var(--accent);margin-bottom:10px;width:100%!important;height:180px!important}:is(.userGrid figcaption,.userCard figcaption){display:none!important}.userCardHours{color:var(--accent);font-family:var(--font-handjet),monospace;margin-top:4px}.cantinaLeaderboard{margin:30px 0}.cantinaHeading{text-transform:uppercase;text-align:center}.cantinaSubheading{text-align:center;margin-top:30px}.cantinaChart{border:1px solid var(--accent);max-width:800px;font-family:var(--font-handjet),monospace;background:#0000004d;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin:25px auto;padding:25px;display:flex}.cantinaDonut{background:#1a1a1a;border:5px solid #2a2a2a;border-radius:50%;flex:none;width:260px;height:260px;position:relative;overflow:hidden;box-shadow:0 0 15px #00000080}.cantinaDonutGradient{border-radius:50%;width:100%;height:100%}.cantinaDonutHole{color:#fff;z-index:2;background:#1a1a1a;border:5px solid #2a2a2a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cantinaDonutTotalLabel{font-size:1.2em;font-weight:700}.cantinaDonutTotalValue{color:#888}.cantinaLegend{flex-direction:column;gap:8px;min-width:250px;display:flex}.cantinaLegendRow{background:#ffffff08;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.cantinaLegendName{color:#e0e0e0;align-items:center;gap:10px;font-size:1.05em;display:flex}.cantinaLegendSwatch{border-radius:3px;flex:none;width:14px;height:14px}.cantinaLegendStats{color:#aaa;align-items:center;gap:15px;font-size:.95em;display:flex}.cantinaLegendValue{text-align:right;width:60px;color:var(--accent)}.cantinaRankScroll{border:1px solid var(--accent);border-radius:6px;height:300px;padding:10px;overflow-y:auto}.content-module__JTXR0G__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:15px;margin-top:20px;display:grid}.content-module__JTXR0G__categoryItem{cursor:pointer;text-align:center;background:#0a080499;border:1px solid #eba52859;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #00000080}.content-module__JTXR0G__categoryItem:before{content:"";background:linear-gradient(90deg,#0000,#eba52826,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.content-module__JTXR0G__categoryItem:hover:before{left:100%}.content-module__JTXR0G__categoryItem:hover{background:#eba5280d;border-color:#eba52899;transform:translateY(-2px);box-shadow:0 0 25px #eba52840,inset 0 0 15px #eba5281a}.content-module__JTXR0G__dirPrefix{color:var(--accent);opacity:.8;font-size:14px;font-weight:700;font-family:var(--font-handjet),monospace;margin-bottom:8px}.content-module__JTXR0G__categoryLabel{color:#eba528d9;text-shadow:0 0 5px #000c;text-transform:uppercase;letter-spacing:.05em;font-family:Advent Pro,sans-serif;font-size:16px;font-weight:500;line-height:1.2}.content-module__JTXR0G__categoryItem:hover .content-module__JTXR0G__categoryLabel{color:#ffc850f2;text-shadow:0 0 8px #eba52866}.chartTable{border-collapse:collapse;width:100%;margin:20px 0;font-family:Handjet,monospace}.chartTable th{text-align:left;border-bottom:2px solid var(--accent);color:var(--accent);padding:10px}.chartTable td{border-bottom:1px dashed #ff99334d;padding:8px 10px}.content-module__JTXR0G__markdown figure{background:#0006;border:1px solid #ff99334d;border-radius:6px;flex-direction:row;align-items:center;gap:30px;width:100%;margin:40px 0;padding:20px;display:flex;box-shadow:0 0 15px #0000004d}.content-module__JTXR0G__userGrid figure,.content-module__JTXR0G__userCard figure{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;display:block!important}.content-module__JTXR0G__userGrid figure img,.content-module__JTXR0G__userCard figure img{object-fit:cover!important;width:100%!important;max-width:100%!important;height:180px!important;margin:0!important}.content-module__JTXR0G__userGrid figcaption,.content-module__JTXR0G__userCard figcaption{text-align:center!important;margin-top:10px!important;font-size:16px!important;display:block!important}.content-module__JTXR0G__markdown figure img{border:1px solid #ffffff1a;flex-shrink:0;max-width:60%;height:auto;box-shadow:0 5px 15px #00000080}.content-module__JTXR0G__markdown figcaption{color:var(--accent);text-align:left;text-transform:none;text-shadow:0 0 10px #00000080;flex:1;font-family:Handjet,monospace;font-size:20px;line-height:1.3}@media (max-width:768px){.content-module__JTXR0G__markdown figure{flex-direction:column;align-items:center;gap:15px}.content-module__JTXR0G__markdown figure img{max-width:100%}.content-module__JTXR0G__markdown figcaption{text-align:center;width:100%}}:is(.floatLeft img,.floatRight img){max-width:100%!important}.floatLeft figure{margin:0}.content-module__JTXR0G__lightbox{z-index:200000!important;background:#000000f2!important}.content-module__JTXR0G__lightbox img{object-fit:contain!important;background:0 0!important;border:none!important;width:auto!important;max-width:90vw!important;height:auto!important;max-height:90vh!important;box-shadow:0 0 30px #ff99334d!important}@media (max-width:768px){.floatLeft{float:none;max-width:100%;margin:20px 0}.floatRight{float:none;max-width:100%;margin:20px 0}}.content-module__JTXR0G__articleCard{border:1px solid var(--accent);background:#1a1610;border-radius:4px;align-items:flex-start;gap:25px;min-width:0;max-width:100%;margin-bottom:30px;padding:20px;display:flex;box-shadow:0 4px 20px #00000080}.content-module__JTXR0G__cardLeft{flex-direction:column;flex:0 0 300px;gap:15px;display:flex}.content-module__JTXR0G__cardScreenshot{border:2px solid var(--accent);cursor:zoom-in;background:#000;width:100%;height:auto;display:block}.content-module__JTXR0G__cardRight{flex-direction:column;flex:1;gap:15px;min-width:0;display:flex}.content-module__JTXR0G__cardTitle{border-bottom:2px solid var(--accent);word-break:break-all;padding-bottom:10px;font-size:24px;font-weight:200}.content-module__JTXR0G__cardTitle a{color:var(--accent);text-decoration:none;transition:all .2s}.content-module__JTXR0G__cardTitle a:hover{text-shadow:0 0 10px var(--accent)}.content-module__JTXR0G__cardMetaList{flex-direction:column;gap:8px;display:flex}.content-module__JTXR0G__cardMetaRow{align-items:baseline;min-width:0;font-size:16px;display:flex}.content-module__JTXR0G__cardMetaLabel{color:var(--accent);flex-shrink:0;width:200px;font-size:16px;font-weight:200}.content-module__JTXR0G__cardMetaValue{color:#e0e0e0;overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0}.content-module__JTXR0G__cardBannerBlock{flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;display:flex}.content-module__JTXR0G__cardBannerImg{border:1px solid #ff993380;width:auto;max-height:40px}@media (max-width:768px){.content-module__JTXR0G__articleCard{flex-direction:column}.content-module__JTXR0G__cardLeft{flex:none;width:100%}.content-module__JTXR0G__cardMetaLabel{width:120px}}.content-module__JTXR0G__articleTitleGlow{text-align:center;color:var(--accent);text-transform:uppercase;text-shadow:0 0 10px #f936;border-bottom:2px solid var(--accent);font-size:28px;font-weight:200;font-family:var(--font-primary),monospace;margin-top:0;margin-bottom:20px;padding-bottom:15px}.content-module__JTXR0G__articleCardFull{background:0 0;border:none;flex-direction:column;gap:0;min-width:0;max-width:100%;margin-bottom:5px;padding:0;display:flex}.content-module__JTXR0G__articleCardFull .content-module__JTXR0G__cardLeft{width:100%;min-width:0;margin-bottom:0}.content-module__JTXR0G__articleCardFull .content-module__JTXR0G__cardRight{width:100%;min-width:0}.content-module__JTXR0G__articleCardFull .content-module__JTXR0G__cardScreenshot{object-fit:contain;border:none;width:100%;height:auto;display:block}.content-module__JTXR0G__articleCardFull+p,.content-module__JTXR0G__articleCardFull+div>p:first-child{margin-top:0!important}@media (max-width:600px){.content-module__JTXR0G__forumShell{padding:12px!important}.content-module__JTXR0G__forumTopBar{gap:8px;align-items:stretch!important;margin-bottom:12px!important;padding:8px!important}.content-module__JTXR0G__forumTopTitle{letter-spacing:.08em;font-size:12px}.content-module__JTXR0G__forumTopUser{font-size:11px;line-height:1.4}.content-module__JTXR0G__forumTopUser button,.content-module__JTXR0G__forumTopUser a{display:inline-block;margin:4px 8px 0 0!important;font-size:11px!important}.content-module__JTXR0G__forumTopActions{justify-content:space-between;width:100%}.content-module__JTXR0G__forumSearch{flex:1}.content-module__JTXR0G__forumSearchInput{min-width:0;width:100%!important;height:30px!important;font-size:12px!important}.content-module__JTXR0G__forumSearchBtn{padding:0 10px!important;font-size:12px!important}.content-module__JTXR0G__forumTabs{flex-wrap:wrap;gap:6px!important}.content-module__JTXR0G__forumTab{border-radius:6px;padding:6px 8px!important;font-size:12px!important}.content-module__JTXR0G__forumCategoryHeader{padding:8px 10px!important;font-size:14px!important}.content-module__JTXR0G__forumAlert{flex-direction:column;gap:8px;align-items:flex-start!important;padding:12px!important;display:flex!important}.content-module__JTXR0G__forumThreadHeader{flex-direction:column;gap:8px;align-items:flex-start!important}.content-module__JTXR0G__forumThreadHeader .content-module__JTXR0G__actionBtn{width:100%}.content-module__JTXR0G__forumThreadActions{width:100%;justify-content:flex-start!important;max-width:none!important}.content-module__JTXR0G__forumProfileHeader{font-size:12px!important}.content-module__JTXR0G__forumProfileBody{flex-direction:column!important;gap:10px!important;padding:10px!important}.content-module__JTXR0G__forumProfileLeft,.content-module__JTXR0G__forumProfileRight{width:100%!important}.content-module__JTXR0G__forumHideMobile{display:none!important}.content-module__JTXR0G__forumTopBar{flex-direction:column;gap:10px;align-items:flex-start!important}.content-module__JTXR0G__forumTable{width:100%!important;display:block!important}.content-module__JTXR0G__forumTable thead{display:none!important}.content-module__JTXR0G__forumTable tbody{width:100%!important;display:block!important}.content-module__JTXR0G__forumTable tr{border:1px solid #f933;border-radius:10px;margin-bottom:12px;padding:10px 12px;box-shadow:0 6px 18px #00000073;background:linear-gradient(#141210f5,#0c0a08f5)!important;display:block!important}.content-module__JTXR0G__forumTable td{line-height:1.4;text-align:left!important;border:none!important;width:100%!important;padding:6px 0!important;font-size:13px!important;display:block!important}.content-module__JTXR0G__forumStatCol{color:#b58a52;background:#ff993314;border:1px solid #ff993340;border-radius:999px;margin-right:8px;padding:2px 6px;width:auto!important;font-size:11px!important;display:inline-block!important}.content-module__JTXR0G__forumStatCol:before{content:attr(data-label);color:#aaa;margin-right:5px;font-weight:700}.content-module__JTXR0G__actionBtn{letter-spacing:.08em;border-width:1px;padding:8px 10px!important;font-size:12px!important}.content-module__JTXR0G__postContainer{flex-direction:column!important}.content-module__JTXR0G__postSidebar{background:#1a1a1a;border-bottom:1px solid #333;flex-wrap:wrap;align-items:center;gap:10px;display:flex;border-right:none!important;width:100%!important;padding:8px 10px!important}.content-module__JTXR0G__postSidebar img{object-fit:cover;border-radius:5px;width:44px!important;height:44px!important;margin:0!important}.content-module__JTXR0G__postSidebar div{text-align:left!important;margin:0!important}.content-module__JTXR0G__postContent{font-size:13px;line-height:1.55;padding:12px 10px!important}.content-module__JTXR0G__postMobileActions{gap:10px;margin-top:5px;display:flex}}.content-module__JTXR0G__adminEditBtn{color:#ffbe50d9;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 0 8px #ffb42866;font-size:13px;font-weight:500;font-family:var(--font-handjet),monospace;vertical-align:middle;background:linear-gradient(#0e0a04 0%,#080603 100%);border:1px solid #b46e0f59;border-radius:4px;align-items:center;gap:6px;margin-left:15px;padding:6px 12px;text-decoration:none;transition:all .2s;display:inline-flex}.content-module__JTXR0G__adminEditBtn: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}
.ArchiveFrame-module__b3Btiq__wrap{background:#0d0d0f;border:1px solid #f6943259;border-radius:8px;margin:28px 0;overflow:hidden;box-shadow:0 0 0 1px #0009,0 10px 30px #00000073}.ArchiveFrame-module__b3Btiq__chrome{background:linear-gradient(#26262b 0%,#1a1a1e 100%);border-bottom:1px solid #f6943240;align-items:center;gap:12px;padding:8px 12px;display:flex}.ArchiveFrame-module__b3Btiq__dots{flex-shrink:0;gap:6px;display:inline-flex}.ArchiveFrame-module__b3Btiq__dots i{background:#4a4a52;border-radius:50%;width:11px;height:11px}.ArchiveFrame-module__b3Btiq__dots i:first-child{background:#ff5f57}.ArchiveFrame-module__b3Btiq__dots i:nth-child(2){background:#febc2e}.ArchiveFrame-module__b3Btiq__dots i:nth-child(3){background:#28c840}.ArchiveFrame-module__b3Btiq__addr{min-width:0;font-family:var(--font-primary),monospace;letter-spacing:.03em;color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;text-align:center;background:#101012;border:1px solid #ffffff14;border-radius:4px;flex:1;padding:4px 10px;font-size:12px;overflow:hidden}.ArchiveFrame-module__b3Btiq__actions{flex-shrink:0;gap:6px;display:inline-flex}.ArchiveFrame-module__b3Btiq__btn{width:26px;height:26px;color:var(--accent,#f69432);cursor:pointer;background:0 0;border:1px solid #f694324d;border-radius:4px;justify-content:center;align-items:center;font-size:14px;line-height:1;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ArchiveFrame-module__b3Btiq__btn:hover{background:#f6943226;border-color:#f6943299}.ArchiveFrame-module__b3Btiq__body{resize:vertical;background:#fff;width:100%;min-height:200px;position:relative;overflow:hidden}.ArchiveFrame-module__b3Btiq__frame{background:#fff;border:0;width:100%;height:100%;display:block}.ArchiveFrame-module__b3Btiq__caption{font-family:var(--font-primary),monospace;color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;background:#141417;border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:6px 12px;font-size:11px;display:flex;overflow:hidden}.ArchiveFrame-module__b3Btiq__captionLabel{color:var(--accent,#f69432);letter-spacing:.05em;text-transform:uppercase;border:1px solid #f6943266;border-radius:3px;flex-shrink:0;padding:1px 6px;font-size:10px}.ArchiveFrame-module__b3Btiq__overlay{z-index:4000;background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ArchiveFrame-module__b3Btiq__overlayInner{background:#0d0d0f;border:1px solid #f6943266;border-radius:8px;flex-direction:column;width:100%;max-width:1400px;height:100%;display:flex;overflow:hidden}.ArchiveFrame-module__b3Btiq__overlayBar{background:linear-gradient(#26262b 0%,#1a1a1e 100%);border-bottom:1px solid #f6943240;align-items:center;gap:12px;padding:10px 14px;display:flex}.ArchiveFrame-module__b3Btiq__overlayTitle{min-width:0;font-family:var(--font-primary),monospace;color:#fffc;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.ArchiveFrame-module__b3Btiq__overlayFrame{background:#fff;border:0;flex:1;width:100%}@media (max-width:640px){.ArchiveFrame-module__b3Btiq__overlay{padding:0}.ArchiveFrame-module__b3Btiq__overlayInner{border:none;border-radius:0}.ArchiveFrame-module__b3Btiq__addr{font-size:11px}}
.PollManager-module__zv8Waq__pollManager{padding:20px}.PollManager-module__zv8Waq__section{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;margin-bottom:30px;padding:20px}.PollManager-module__zv8Waq__section h3{border-bottom:1px solid #ccc;margin-top:0;margin-bottom:15px;padding-bottom:10px}.PollManager-module__zv8Waq__activePollInfo{background:#fff;border:1px solid #eee;padding:15px}.PollManager-module__zv8Waq__closeBtn{color:#fff;cursor:pointer;background:#d9534f;border:none;border-radius:4px;margin-top:10px;padding:6px 12px}.PollManager-module__zv8Waq__createForm{flex-direction:column;gap:15px;display:flex}.PollManager-module__zv8Waq__formGroup{flex-direction:column;gap:5px;display:flex}.PollManager-module__zv8Waq__formGroup label{font-weight:700}.PollManager-module__zv8Waq__formGroup input{border:1px solid #ddd;border-radius:4px;padding:8px}.PollManager-module__zv8Waq__optionsList{flex-direction:column;gap:10px;display:flex}.PollManager-module__zv8Waq__optionInput{gap:10px;display:flex}.PollManager-module__zv8Waq__optionInput input{flex:1}.PollManager-module__zv8Waq__removeBtn{cursor:pointer;background:#f0f0f0;border:1px solid #ccc;padding:0 10px}.PollManager-module__zv8Waq__addBtn{cursor:pointer;background:#f0f0f0;border:1px solid #ccc;align-self:flex-start;padding:6px 12px}.PollManager-module__zv8Waq__createBtn{color:#fff;cursor:pointer;background:#5cb85c;border:none;border-radius:4px;align-self:flex-start;margin-top:10px;padding:10px 20px}.PollManager-module__zv8Waq__error{color:red;margin-top:10px}.PollManager-module__zv8Waq__success{color:green;margin-top:10px}
.BookAudit-module__kPXgaW__audit{font-family:var(--font-handjet),monospace;flex-direction:column;gap:10px;min-height:0;display:flex}.BookAudit-module__kPXgaW__header{flex-direction:column;gap:6px;display:flex}.BookAudit-module__kPXgaW__stats{color:#ccc;flex-wrap:wrap;gap:20px;font-size:14px;display:flex}.BookAudit-module__kPXgaW__statItem strong{color:var(--accent)}.BookAudit-module__kPXgaW__completionBar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.BookAudit-module__kPXgaW__completionFill{background:linear-gradient(90deg,#e55,#fa0,#4c4);height:100%;transition:width .4s}.BookAudit-module__kPXgaW__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BookAudit-module__kPXgaW__tabs{border:1px solid var(--accent);display:flex;overflow:hidden}.BookAudit-module__kPXgaW__tab{color:#aaa;font-family:var(--font-handjet),monospace;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;padding:5px 14px;font-size:13px;font-weight:700;transition:all .15s}.BookAudit-module__kPXgaW__tab:not(:last-child){border-right:1px solid #ff99334d}.BookAudit-module__kPXgaW__tabActive{background:var(--accent);color:#000}.BookAudit-module__kPXgaW__tab:hover:not(.BookAudit-module__kPXgaW__tabActive){color:var(--accent);background:#ff993326}.BookAudit-module__kPXgaW__search{color:#eee;min-width:180px;font-family:var(--font-handjet),monospace;background:#00000080;border:1px solid #f936;outline:none;flex:1;padding:5px 10px;font-size:13px}.BookAudit-module__kPXgaW__search:focus{border-color:var(--accent)}.BookAudit-module__kPXgaW__sortSelect{color:#ddd;font-family:var(--font-handjet),monospace;cursor:pointer;background:#00000080;border:1px solid #f936;padding:5px 8px;font-size:12px}.BookAudit-module__kPXgaW__sortSelect:focus{border-color:var(--accent);outline:none}.BookAudit-module__kPXgaW__toggle{color:#bbb;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;font-size:12px;display:flex}.BookAudit-module__kPXgaW__toggle input{accent-color:var(--accent)}.BookAudit-module__kPXgaW__legend{color:#888;align-items:center;gap:14px;font-size:11px;display:flex}.BookAudit-module__kPXgaW__legendItem{align-items:center;gap:4px;display:flex}.BookAudit-module__kPXgaW__cellOk,.BookAudit-module__kPXgaW__cellMissing,.BookAudit-module__kPXgaW__cellPartial{border-radius:1px;width:10px;height:10px;display:inline-block}.BookAudit-module__kPXgaW__cellOk{background:#2e6e2e}.BookAudit-module__kPXgaW__cellMissing{background:#6e2e2e}.BookAudit-module__kPXgaW__cellPartial{background:#6e5a1e}.BookAudit-module__kPXgaW__tableWrap{border:1px solid #f933;max-height:calc(100vh - 280px);overflow:auto}.BookAudit-module__kPXgaW__table{border-collapse:collapse;width:100%;font-size:12px}.BookAudit-module__kPXgaW__table thead{z-index:2;background:#111;position:sticky;top:0}.BookAudit-module__kPXgaW__table th{text-align:center;text-transform:uppercase;letter-spacing:.4px;color:var(--accent);border-bottom:2px solid var(--accent);white-space:nowrap;padding:5px 6px;font-size:11px;font-weight:800}.BookAudit-module__kPXgaW__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .1s,background .1s}.BookAudit-module__kPXgaW__sortable:hover{color:#fff;background:#ff99331a}.BookAudit-module__kPXgaW__thScore{width:34px}.BookAudit-module__kPXgaW__thMeta{width:26px}.BookAudit-module__kPXgaW__thTimeline{width:60px}.BookAudit-module__kPXgaW__thTitle{text-align:left;min-width:200px;max-width:260px}.BookAudit-module__kPXgaW__thField{width:56px}.BookAudit-module__kPXgaW__row{border-bottom:1px solid #ffffff0a;transition:background .1s}.BookAudit-module__kPXgaW__row:hover{background:#ff99330f}.BookAudit-module__kPXgaW__tdScore{text-align:center;padding:3px 4px;font-size:11px;font-weight:800}.BookAudit-module__kPXgaW__score100{color:#4c4}.BookAudit-module__kPXgaW__score70{color:#8c8}.BookAudit-module__kPXgaW__score40{color:#fa0}.BookAudit-module__kPXgaW__score0{color:#e55}.BookAudit-module__kPXgaW__tdMeta{text-align:center;padding:2px}.BookAudit-module__kPXgaW__canon{color:#7af;text-align:center;background:#1a4a8a;border-radius:50%;width:18px;height:18px;font-size:10px;font-weight:800;line-height:18px;display:inline-block}.BookAudit-module__kPXgaW__legends{color:#f88;text-align:center;background:#4a1a1a;border-radius:50%;width:18px;height:18px;font-size:10px;font-weight:800;line-height:18px;display:inline-block}.BookAudit-module__kPXgaW__tdTimeline{text-align:center;padding:3px 4px}.BookAudit-module__kPXgaW__timelineLabel{color:#888;white-space:nowrap;font-size:10px}.BookAudit-module__kPXgaW__tdTitle{max-width:260px;padding:3px 8px}.BookAudit-module__kPXgaW__bookTitle{font-size:14px;font-family:var(--font-primary),sans-serif;color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.5px;font-weight:500;overflow:hidden}.BookAudit-module__kPXgaW__bookId{color:#555;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.BookAudit-module__kPXgaW__cellOkTd{text-align:center;color:#4c4;background:#28642840;padding:2px;font-size:11px;font-weight:700}.BookAudit-module__kPXgaW__cellMissingTd{text-align:center;color:#e55;background:#781e1e40;padding:2px;font-size:11px;font-weight:700}.BookAudit-module__kPXgaW__cellPartialTd{text-align:center;color:#fa0;background:#785a0a40;padding:2px;font-size:11px;font-weight:700}.BookAudit-module__kPXgaW__loading,.BookAudit-module__kPXgaW__empty{text-align:center;color:#666;padding:40px;font-size:14px}
.admin-module__LBWhfa__adminPage{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex}
.stats-module__FvJura__page{min-height:100vh;color:var(--accent,#f93);font-family:var(--font-primary),sans-serif;box-sizing:border-box;background:0 0;max-width:1400px;margin:0 auto;padding:1.5rem 1rem 5rem;overflow-x:hidden}.stats-module__FvJura__breadcrumb{font-size:13px;font-family:var(--font-handjet),monospace;color:#555;align-items:center;gap:6px;margin-bottom:24px;display:flex}.stats-module__FvJura__breadcrumbLink{color:#666;text-decoration:none;transition:color .15s}.stats-module__FvJura__breadcrumbLink:hover{color:var(--accent,#f93)}.stats-module__FvJura__sep{color:#333}.stats-module__FvJura__breadcrumbCurrent{color:var(--accent,#f93)}.stats-module__FvJura__header{text-align:center;margin-bottom:32px}.stats-module__FvJura__title{font-size:clamp(1.8rem,5vw,2.8rem);font-family:var(--font-primary),sans-serif;color:var(--accent,#f93);text-shadow:0 0 20px #ff99334d;letter-spacing:3px;text-transform:uppercase;margin:0 0 10px;font-weight:700}.stats-module__FvJura__subtitle{font-size:15px;font-family:var(--font-handjet),monospace;color:#666;letter-spacing:1px;margin:0}@media (max-width:640px){.stats-module__FvJura__page{padding:1rem .75rem 4rem}.stats-module__FvJura__title{letter-spacing:1.5px}}
