@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Barlow+Condensed:wght@700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Advent+Pro:wght@400;500;600;700&display=swap";
.BookCollections-module__ChNNnq__container{margin-bottom:32px}.BookCollections-module__ChNNnq__title{color:#c9d1d9;margin:0 0 20px;font-size:24px;font-weight:700}.BookCollections-module__ChNNnq__tabs{border-bottom:1px solid #21262d;gap:8px;margin-bottom:20px;display:flex}.BookCollections-module__ChNNnq__tab{color:#8b949e;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.BookCollections-module__ChNNnq__tab:hover{color:#c9d1d9}.BookCollections-module__ChNNnq__tabActive{color:#c9d1d9;border-bottom-color:var(--accent,#f93)}.BookCollections-module__ChNNnq__foldersGrid{gap:16px;display:grid}.BookCollections-module__ChNNnq__folder{background:#0d1117;border:1px solid #21262d;border-radius:8px;transition:border-color .2s;overflow:hidden}.BookCollections-module__ChNNnq__folder:hover{border-color:#30363d}.BookCollections-module__ChNNnq__folderHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:16px;display:flex}.BookCollections-module__ChNNnq__folderIcon{background:#58a6ff1a;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;display:flex}.BookCollections-module__ChNNnq__folderInfo{flex:1}.BookCollections-module__ChNNnq__folderName{color:#c9d1d9;margin-bottom:2px;font-size:16px;font-weight:600}.BookCollections-module__ChNNnq__folderCount{color:#8b949e;font-size:13px}.BookCollections-module__ChNNnq__folderExpand{color:#6e7681;font-size:12px;transition:transform .2s}.BookCollections-module__ChNNnq__folderBooks{border-top:1px solid #21262d;padding:0 16px 16px}.BookCollections-module__ChNNnq__booksGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-top:16px;display:grid}.BookCollections-module__ChNNnq__bookCover{aspect-ratio:2/3;border-radius:4px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #0000004d}.BookCollections-module__ChNNnq__bookCover:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000080}.BookCollections-module__ChNNnq__bookCover img{object-fit:cover;width:100%;height:100%}.BookCollections-module__ChNNnq__bookPlaceholder{text-align:center;color:#c9d1d9;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:10px;line-height:1.2;display:flex;overflow:hidden}.BookCollections-module__ChNNnq__emptyFolder{text-align:center;color:#6e7681;padding:24px;font-size:13px}.BookCollections-module__ChNNnq__viewAll{color:#58a6ff;background:#58a6ff1a;border:1px solid #30363d;border-radius:4px;margin-top:12px;padding:6px 12px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-block}.BookCollections-module__ChNNnq__viewAll:hover{background:#58a6ff33;border-color:#58a6ff}.BookCollections-module__ChNNnq__collectionsView{min-height:300px}.BookCollections-module__ChNNnq__sortRow{margin-bottom:16px}.BookCollections-module__ChNNnq__sortBtn{color:#58a6ff;cursor:pointer;background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:8px 14px;font-size:12px;transition:all .2s}.BookCollections-module__ChNNnq__sortBtn:hover{background:#161b22;border-color:#58a6ff}.BookCollections-module__ChNNnq__createCollection{cursor:pointer;background:#58a6ff0d;border:2px dashed #30363d;border-radius:8px;align-items:center;gap:16px;margin-bottom:20px;padding:20px;transition:all .2s;display:flex}.BookCollections-module__ChNNnq__createCollection:hover{background:#58a6ff1a;border-color:#58a6ff}.BookCollections-module__ChNNnq__createIcon{color:#58a6ff;background:#58a6ff26;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;display:flex}.BookCollections-module__ChNNnq__createLabel{color:#c9d1d9;font-size:16px;font-weight:600}.BookCollections-module__ChNNnq__emptyState{text-align:center;padding:60px 20px}.BookCollections-module__ChNNnq__emptyIcon{opacity:.5;margin-bottom:12px;font-size:48px}.BookCollections-module__ChNNnq__folderDesc{color:#6e7681;margin-top:4px;font-size:12px}.BookCollections-module__ChNNnq__deleteBtn{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:16px;transition:opacity .2s}.BookCollections-module__ChNNnq__deleteBtn:hover{opacity:1;background:#f851491a}.BookCollections-module__ChNNnq__modalOverlay{z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.BookCollections-module__ChNNnq__modal{background:#0d1117;border:1px solid #30363d;border-radius:12px;width:100%;max-width:450px;box-shadow:0 8px 32px #00000080}.BookCollections-module__ChNNnq__modalHeader{border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:20px;display:flex}.BookCollections-module__ChNNnq__modalHeader h3{color:#c9d1d9;margin:0;font-size:18px}.BookCollections-module__ChNNnq__modalClose{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .2s;display:flex}.BookCollections-module__ChNNnq__modalClose:hover{color:#c9d1d9;background:#21262d}.BookCollections-module__ChNNnq__modalBody{padding:20px}.BookCollections-module__ChNNnq__formField{margin-bottom:16px}.BookCollections-module__ChNNnq__formField label{color:#c9d1d9;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.BookCollections-module__ChNNnq__formField input,.BookCollections-module__ChNNnq__formField textarea{color:#c9d1d9;background:#0d1117;border:1px solid #30363d;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.BookCollections-module__ChNNnq__formField input:focus,.BookCollections-module__ChNNnq__formField textarea:focus{border-color:#58a6ff}.BookCollections-module__ChNNnq__modalFooter{justify-content:flex-end;gap:10px;padding:0 20px 20px;display:flex}.BookCollections-module__ChNNnq__cancelBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:6px;padding:8px 16px;font-size:13px;transition:all .2s}.BookCollections-module__ChNNnq__cancelBtn:hover{color:#c9d1d9;background:#21262d}.BookCollections-module__ChNNnq__createBtn{color:#fff;cursor:pointer;background:#238636;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.BookCollections-module__ChNNnq__createBtn:hover:not(:disabled){background:#2ea043}.BookCollections-module__ChNNnq__createBtn:disabled{opacity:.5;cursor:not-allowed}.BookCollections-module__ChNNnq__searchBox{margin-bottom:16px;position:relative}.BookCollections-module__ChNNnq__searchInput{color:#c9d1d9;background:#0d1117;border:1px solid #30363d;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s}.BookCollections-module__ChNNnq__searchInput:focus{border-color:#58a6ff}.BookCollections-module__ChNNnq__searchInput::placeholder{color:#6e7681}.BookCollections-module__ChNNnq__searchResults{z-index:100;background:#161b22;border:1px solid #30363d;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0006}.BookCollections-module__ChNNnq__searchResult{color:#c9d1d9;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #21262d;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .15s;display:flex}.BookCollections-module__ChNNnq__searchResult:last-child{border-bottom:none}.BookCollections-module__ChNNnq__searchResult:hover{background:#58a6ff1a}.BookCollections-module__ChNNnq__resultCover{object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:60px}.BookCollections-module__ChNNnq__resultCoverPlaceholder{color:#58a6ff;background:#21262d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:60px;font-size:18px;font-weight:700;display:flex}.BookCollections-module__ChNNnq__resultInfo{flex:1;min-width:0}.BookCollections-module__ChNNnq__resultTitle{color:#c9d1d9;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.BookCollections-module__ChNNnq__resultAuthor{color:#8b949e;margin-top:2px;font-size:11px}.BookCollections-module__ChNNnq__addIcon{color:#fff;background:#238636;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;display:flex}.BookCollections-module__ChNNnq__bookCoverWrapper{display:inline-block;position:relative}.BookCollections-module__ChNNnq__removeBookBtn{color:#fff;cursor:pointer;opacity:0;background:#f85149;border:2px solid #0d1117;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:16px;font-weight:700;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:-8px;right:-8px}.BookCollections-module__ChNNnq__bookCoverWrapper:hover .BookCollections-module__ChNNnq__removeBookBtn{opacity:1}.BookCollections-module__ChNNnq__removeBookBtn:hover{background:#da3633}@media (max-width:768px){.BookCollections-module__ChNNnq__booksGrid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:8px}.BookCollections-module__ChNNnq__folderIcon{width:40px;height:40px;font-size:24px}.BookCollections-module__ChNNnq__folderName{font-size:14px}.BookCollections-module__ChNNnq__folderCount{font-size:12px}}
.ComicCover-module__EOGgiW__cover{aspect-ratio:2/3;background:#000;flex:none;max-height:320px;position:relative;overflow:hidden;container-type:inline-size}.ComicCover-module__EOGgiW__wide{aspect-ratio:16/10;max-height:260px}.ComicCover-module__EOGgiW__art{background:radial-gradient(120% 90% at 22% 12%,var(--c1)0%,transparent 58%),radial-gradient(100% 80% at 82% 88%,var(--c2)0%,transparent 62%),linear-gradient(160deg,#161009 0%,#000 100%);transition:transform .5s;position:absolute;inset:0}.ComicCover-module__EOGgiW__photo{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.ComicCover-module__EOGgiW__tint{pointer-events:none;mix-blend-mode:color;opacity:.22;background:linear-gradient(165deg,var(--c1)0%,var(--c2)100%);position:absolute;inset:0}.ComicCover-module__EOGgiW__glyph{text-align:center;font-family:var(--font-advent),sans-serif;color:#00000059;-webkit-text-stroke:2px #f6943266;letter-spacing:-.04em;text-transform:uppercase;overflow-wrap:anywhere;place-items:center;padding:0 8%;font-size:clamp(18px,20cqw,62px);font-weight:700;line-height:.9;transition:transform .5s,letter-spacing .5s;display:grid;position:absolute;inset:0;overflow:hidden}.ComicCover-module__EOGgiW__halftone{pointer-events:none;mix-blend-mode:overlay;opacity:.5;background-image:radial-gradient(#f69432 1px,#0000 1.2px);background-size:5px 5px;transition:opacity .3s,transform 1.2s linear;position:absolute;inset:-20%}.ComicCover-module__EOGgiW__speed{pointer-events:none;opacity:0;background:repeating-linear-gradient(102deg,#0000 0 9px,#f6943226 9px 10px);transition:opacity .2s;position:absolute;inset:0}:is(.comicPanelHover:hover .ComicCover-module__EOGgiW__art,.ComicCover-module__EOGgiW__cover:hover .ComicCover-module__EOGgiW__art,.comicPanelHover:hover .ComicCover-module__EOGgiW__photo,.ComicCover-module__EOGgiW__cover:hover .ComicCover-module__EOGgiW__photo){transform:scale(1.06)}:is(.comicPanelHover:hover .ComicCover-module__EOGgiW__glyph,.ComicCover-module__EOGgiW__cover:hover .ComicCover-module__EOGgiW__glyph){letter-spacing:.02em;transform:scale(1.07)rotate(-2deg)}:is(.comicPanelHover:hover .ComicCover-module__EOGgiW__halftone,.ComicCover-module__EOGgiW__cover:hover .ComicCover-module__EOGgiW__halftone){opacity:.9;transform:translate(6px,6px)}:is(.comicPanelHover:hover .ComicCover-module__EOGgiW__speed,.ComicCover-module__EOGgiW__cover:hover .ComicCover-module__EOGgiW__speed){opacity:1;animation:.55s linear infinite ComicCover-module__EOGgiW__speed}@keyframes ComicCover-module__EOGgiW__speed{0%{background-position:0 0}to{background-position:60px 0}}.ComicCover-module__EOGgiW__issue{z-index:3;color:var(--comics-gold,#c8962a);border-right:2px solid var(--comics-gold,#c8962a);border-bottom:2px solid var(--comics-gold,#c8962a);font-family:var(--font-primary),monospace;letter-spacing:.04em;background:#050505;padding:3px 10px 4px;font-size:12px;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.ComicCover-module__EOGgiW__art,.ComicCover-module__EOGgiW__photo,.ComicCover-module__EOGgiW__glyph,.ComicCover-module__EOGgiW__halftone,.ComicCover-module__EOGgiW__speed{transition-duration:.01ms!important;animation:none!important}}
.ComicHolocronNavigator-module__6WEY2W__holocron{width:100%;scroll-margin-top:90px}.ComicHolocronNavigator-module__6WEY2W__frame{border:2px solid var(--comics-ink,#050505);box-shadow:5px 5px 0 var(--comics-ink,#050505);background:radial-gradient(120% 90% at 8% 0,#3a4f8a24,#0000 55%),linear-gradient(#14110cf7,#0a0806);padding:22px;position:relative;overflow:hidden}.ComicHolocronNavigator-module__6WEY2W__frame:before{content:"";pointer-events:none;opacity:.5;background-image:repeating-linear-gradient(0deg,#f694320d 0 1px,#0000 1px 4px);position:absolute;inset:0}.ComicHolocronNavigator-module__6WEY2W__frame>*{position:relative}.ComicHolocronNavigator-module__6WEY2W__header{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.ComicHolocronNavigator-module__6WEY2W__sigil{border:2px solid var(--comics-gold,#c8962a);background:linear-gradient(135deg,#3a4f8a47,#f6943224);flex:none;place-items:center;width:42px;height:42px;display:grid;transform:rotate(45deg)}.ComicHolocronNavigator-module__6WEY2W__sigilCore{background:var(--comics-gold,#c8962a);width:13px;height:13px;animation:3.2s ease-in-out infinite ComicHolocronNavigator-module__6WEY2W__pulse;box-shadow:0 0 12px #c8962ad9}@keyframes ComicHolocronNavigator-module__6WEY2W__pulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.ComicHolocronNavigator-module__6WEY2W__headerText{min-width:0}.ComicHolocronNavigator-module__6WEY2W__eyebrow{font-family:var(--font-primary),monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--comics-gold,#c8962a);margin-bottom:6px;font-size:.72rem}.ComicHolocronNavigator-module__6WEY2W__title{font-family:var(--font-advent),sans-serif;color:var(--comics-accent,#f69432);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.ComicHolocronNavigator-module__6WEY2W__block{margin-bottom:22px}.ComicHolocronNavigator-module__6WEY2W__blockLabel{font-family:var(--font-comic),cursive;letter-spacing:.12em;text-transform:uppercase;color:var(--comics-paper,#e0d4b8);align-items:baseline;gap:10px;margin-bottom:12px;font-size:.8rem;display:flex}.ComicHolocronNavigator-module__6WEY2W__step{font-family:var(--font-handjet),monospace;color:#f69432bf;font-size:.9rem}.ComicHolocronNavigator-module__6WEY2W__blockHint{text-transform:none;letter-spacing:0;color:#6a6255;font-size:.78rem}.ComicHolocronNavigator-module__6WEY2W__continuityToggle{color:#8d8579;font-family:var(--font-primary),monospace;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:3px;margin-left:auto;padding:5px 13px;font-size:.76rem;transition:all .16s}.ComicHolocronNavigator-module__6WEY2W__continuityToggle:hover{color:var(--comics-paper,#e0d4b8);border-color:#ffffff4d}.ComicHolocronNavigator-module__6WEY2W__continuityToggleActive{border-color:var(--comics-accent,#f69432);color:var(--comics-accent,#f69432);background:#f694321f}.ComicHolocronNavigator-module__6WEY2W__probes{flex-wrap:wrap;gap:10px;display:flex}.ComicHolocronNavigator-module__6WEY2W__probe{text-align:left;max-width:320px;color:var(--comics-paper,#e0d4b8);font-family:var(--font-primary),monospace;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;flex:190px;padding:10px 14px;transition:border-color .18s,background .18s,transform .18s}.ComicHolocronNavigator-module__6WEY2W__probe:hover{border-color:var(--axis,#f69432);transform:translateY(-1px)}.ComicHolocronNavigator-module__6WEY2W__probeActive{border-color:var(--axis,#f69432);background:color-mix(in srgb,var(--axis,#f69432)16%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--axis,#f69432)35%,transparent)}.ComicHolocronNavigator-module__6WEY2W__probeLabel{color:var(--comics-paper,#e0d4b8);margin-bottom:3px;font-size:.92rem;font-weight:700;display:block}.ComicHolocronNavigator-module__6WEY2W__probeDetail{color:#8d8579;font-size:.8rem;line-height:1.45;display:block}.ComicHolocronNavigator-module__6WEY2W__probeActive .ComicHolocronNavigator-module__6WEY2W__probeDetail{color:#a89a86}.ComicHolocronNavigator-module__6WEY2W__ranges{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ComicHolocronNavigator-module__6WEY2W__range{text-align:left;font-family:var(--font-primary),monospace;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;padding:12px 14px;transition:border-color .18s,background .18s}.ComicHolocronNavigator-module__6WEY2W__range:hover{border-color:#f6943299}.ComicHolocronNavigator-module__6WEY2W__rangeActive{border-color:var(--comics-accent,#f69432);background:#f694321f}.ComicHolocronNavigator-module__6WEY2W__rangeTitle{color:var(--comics-paper,#e0d4b8);margin-bottom:4px;font-size:.92rem;font-weight:700;display:block}.ComicHolocronNavigator-module__6WEY2W__rangeHint{color:#8d8579;font-size:.78rem;line-height:1.45;display:block}.ComicHolocronNavigator-module__6WEY2W__conditions{background:#ffffff04;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px 20px;padding:16px;display:grid}.ComicHolocronNavigator-module__6WEY2W__check{font-family:var(--font-primary),monospace;color:var(--comics-paper,#e0d4b8);cursor:pointer;align-items:flex-start;gap:9px;font-size:.88rem;display:flex}.ComicHolocronNavigator-module__6WEY2W__checkWide{grid-column:1/-1}.ComicHolocronNavigator-module__6WEY2W__check input{accent-color:var(--comics-accent,#f69432);cursor:pointer;margin-top:3px}.ComicHolocronNavigator-module__6WEY2W__checkHint{color:#8d8579;margin-top:2px;font-size:.78rem;font-style:normal;display:block}.ComicHolocronNavigator-module__6WEY2W__field{flex-direction:column;gap:7px;display:flex}.ComicHolocronNavigator-module__6WEY2W__fieldLabel{font-family:var(--font-primary),monospace;text-transform:uppercase;letter-spacing:.1em;color:#8d8579;font-size:.75rem}.ComicHolocronNavigator-module__6WEY2W__segmented{flex-wrap:wrap;gap:6px;display:flex}.ComicHolocronNavigator-module__6WEY2W__seg,.ComicHolocronNavigator-module__6WEY2W__segActive{color:#8d8579;font-family:var(--font-primary),monospace;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:5px 11px;font-size:.8rem;transition:all .16s}.ComicHolocronNavigator-module__6WEY2W__seg:hover{color:var(--comics-paper,#e0d4b8);border-color:#ffffff4d}.ComicHolocronNavigator-module__6WEY2W__segActive{border-color:var(--comics-accent,#f69432);color:var(--comics-accent,#f69432);background:#f694321f}.ComicHolocronNavigator-module__6WEY2W__summon{border:1px dashed var(--comics-blue,#3a4f8a);color:#9db0e0;width:100%;font-family:var(--font-handjet),monospace;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#3a4f8a1f,#f694320d);border-radius:4px;justify-content:center;align-items:center;gap:11px;padding:14px;font-size:.92rem;transition:all .2s;display:flex}.ComicHolocronNavigator-module__6WEY2W__summon:hover{background:linear-gradient(135deg,#3a4f8a33,#f6943217);border-style:solid;box-shadow:0 0 20px #3a4f8a40}.ComicHolocronNavigator-module__6WEY2W__summonIcon{background:var(--comics-blue,#3a4f8a);flex-shrink:0;width:9px;height:9px;animation:3.2s ease-in-out infinite ComicHolocronNavigator-module__6WEY2W__pulse;transform:rotate(45deg);box-shadow:0 0 10px #3a4f8ad9}.ComicHolocronNavigator-module__6WEY2W__plot{border:2px solid var(--comics-accent,#f69432);width:100%;color:var(--comics-accent,#f69432);font-family:var(--font-handjet),monospace;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#f6943224;padding:14px;font-size:.95rem;transition:background .2s,box-shadow .2s}.ComicHolocronNavigator-module__6WEY2W__plot:hover{background:#f694323d;box-shadow:0 0 22px #f6943240}.ComicHolocronNavigator-module__6WEY2W__results{margin-top:4px}.ComicHolocronNavigator-module__6WEY2W__note{border-left:2px solid var(--comics-accent,#f69432);font-family:var(--font-primary),monospace;color:var(--comics-paper,#e0d4b8);background:#f694320f;margin:0 0 16px;padding:12px 14px;font-size:.88rem}.ComicHolocronNavigator-module__6WEY2W__jumps{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px;display:grid}.ComicHolocronNavigator-module__6WEY2W__jump{background:#ffffff05;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;padding:14px;display:flex}.ComicHolocronNavigator-module__6WEY2W__jumpHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.ComicHolocronNavigator-module__6WEY2W__jumpKind{font-family:var(--font-primary),monospace;letter-spacing:.12em;text-transform:uppercase;color:#9db0e0;font-size:.74rem}.ComicHolocronNavigator-module__6WEY2W__jumpMatch{font-family:var(--font-handjet),monospace;color:var(--comics-accent,#f69432);font-size:1.15rem}.ComicHolocronNavigator-module__6WEY2W__jumpCaption{font-family:var(--font-primary),monospace;color:#6a6255;margin-top:2px;margin-bottom:12px;font-size:.76rem;line-height:1.4}.ComicHolocronNavigator-module__6WEY2W__jumpBody{color:inherit;gap:12px;text-decoration:none;display:flex}.ComicHolocronNavigator-module__6WEY2W__jumpBody:hover .ComicHolocronNavigator-module__6WEY2W__jumpTitle{color:var(--comics-accent,#f69432)}.ComicHolocronNavigator-module__6WEY2W__coverWrap{border:1px solid #ffffff1a;flex:0 0 60px}.ComicHolocronNavigator-module__6WEY2W__jumpInfo{min-width:0}.ComicHolocronNavigator-module__6WEY2W__jumpTitle{font-family:var(--font-advent),sans-serif;color:var(--comics-paper,#e0d4b8);margin:0 0 4px;font-size:1rem;font-weight:700;line-height:1.25;transition:color .18s}.ComicHolocronNavigator-module__6WEY2W__jumpMeta{font-family:var(--font-primary),monospace;color:#8d8579;font-size:.78rem}.ComicHolocronNavigator-module__6WEY2W__axes{border-top:1px solid #ffffff14;gap:8px;margin:14px 0 12px;padding:10px 2px 0;display:flex}.ComicHolocronNavigator-module__6WEY2W__axis{flex-direction:column;flex:1 1 0;align-items:center;gap:5px;min-width:0;display:flex}.ComicHolocronNavigator-module__6WEY2W__axisTrack{background:#ffffff0d;border-radius:2px;align-items:flex-end;width:100%;height:34px;display:flex;overflow:hidden}.ComicHolocronNavigator-module__6WEY2W__axisFill{width:100%;transition:height .3s}.ComicHolocronNavigator-module__6WEY2W__axisName{font-family:var(--font-primary),monospace;letter-spacing:.02em;color:#6a6255;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.62rem;overflow:hidden}.ComicHolocronNavigator-module__6WEY2W__why{font-family:var(--font-primary),monospace;color:#cbbfa9;margin:0 0 10px;font-size:.86rem;line-height:1.55}.ComicHolocronNavigator-module__6WEY2W__why:first-letter{text-transform:uppercase}.ComicHolocronNavigator-module__6WEY2W__contrast{color:#8d8579}.ComicHolocronNavigator-module__6WEY2W__facts{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:4px;display:flex}.ComicHolocronNavigator-module__6WEY2W__fact{font-family:var(--font-primary),monospace;color:#8d8579;border:1px solid #ffffff24;border-radius:999px;padding:3px 8px;font-size:.72rem}.ComicHolocronNavigator-module__6WEY2W__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.ComicHolocronNavigator-module__6WEY2W__action,.ComicHolocronNavigator-module__6WEY2W__actionGhost{color:var(--comics-paper,#e0d4b8);font-family:var(--font-primary),monospace;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:8px 16px;font-size:.84rem;transition:all .18s}.ComicHolocronNavigator-module__6WEY2W__action:hover{border-color:var(--comics-accent,#f69432);color:var(--comics-accent,#f69432)}.ComicHolocronNavigator-module__6WEY2W__actionGhost{color:#6a6255}.ComicHolocronNavigator-module__6WEY2W__actionGhost:hover{color:var(--comics-paper,#e0d4b8)}.ComicHolocronNavigator-module__6WEY2W__pool{font-family:var(--font-primary),monospace;color:#514a3e;margin-left:auto;font-size:.74rem}@media (max-width:768px){.ComicHolocronNavigator-module__6WEY2W__frame{padding:16px 12px}.ComicHolocronNavigator-module__6WEY2W__header{gap:12px}.ComicHolocronNavigator-module__6WEY2W__title{font-size:1.15rem}.ComicHolocronNavigator-module__6WEY2W__ranges{grid-template-columns:1fr}.ComicHolocronNavigator-module__6WEY2W__blockLabel{flex-wrap:wrap;row-gap:8px}.ComicHolocronNavigator-module__6WEY2W__continuityToggle{margin-left:0}.ComicHolocronNavigator-module__6WEY2W__probe{flex:100%;max-width:none}.ComicHolocronNavigator-module__6WEY2W__jumps{grid-template-columns:1fr}.ComicHolocronNavigator-module__6WEY2W__actions{gap:8px}.ComicHolocronNavigator-module__6WEY2W__pool{width:100%;margin-left:0}}
.Toast-module__EllSoW__container{z-index:10001;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:80px;right:20px}.Toast-module__EllSoW__toast{pointer-events:auto;background:#0d1117;border:1px solid;border-radius:8px;align-items:center;gap:10px;max-width:350px;padding:12px 16px;animation:.3s Toast-module__EllSoW__slideIn,.3s 2.7s Toast-module__EllSoW__fadeOut;display:flex;box-shadow:0 4px 12px #0000004d}@keyframes Toast-module__EllSoW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__EllSoW__fadeOut{0%{opacity:1}to{opacity:0}}.Toast-module__EllSoW__success{background:#3fb9501a;border-color:#3fb950}.Toast-module__EllSoW__error{background:#f851491a;border-color:#f85149}.Toast-module__EllSoW__info{background:#58a6ff1a;border-color:#58a6ff}.Toast-module__EllSoW__icon{font-size:16px;font-weight:700}.Toast-module__EllSoW__success .Toast-module__EllSoW__icon{color:#3fb950}.Toast-module__EllSoW__error .Toast-module__EllSoW__icon{color:#f85149}.Toast-module__EllSoW__info .Toast-module__EllSoW__icon{color:#58a6ff}.Toast-module__EllSoW__message{color:#c9d1d9;flex:1;font-size:13px}.Toast-module__EllSoW__close{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:18px;transition:all .2s;display:flex}.Toast-module__EllSoW__close:hover{color:#c9d1d9;background:#ffffff1a}@media (max-width:768px){.Toast-module__EllSoW__container{top:60px;left:10px;right:10px}.Toast-module__EllSoW__toast{max-width:100%}}
.author-module__1sBvDG__page{color:#d8e0f0;min-height:100vh;font-family:var(--font-primary),monospace;max-width:1340px;margin:0 auto;padding:0 0 64px;font-size:16px;line-height:1.6;position:relative;overflow-x:hidden}.author-module__1sBvDG__starsBg{pointer-events:none;z-index:0;background:radial-gradient(1px 1px at 8% 15%,#fff9 0,#0000 1px),radial-gradient(1px 1px at 22% 72%,#ffffff59 0,#0000 1px),radial-gradient(1px 1px at 35% 28%,#ffffff80 0,#0000 1px),radial-gradient(1px 1px at 48% 55%,#ffffff4d 0,#0000 1px),radial-gradient(1px 1px at 62% 8%,#ffffff73 0,#0000 1px),radial-gradient(1px 1px at 75% 45%,#ffffff40 0,#0000 1px),radial-gradient(1px 1px at 88% 82%,#ffffff80 0,#0000 1px),radial-gradient(1px 1px at 15% 92%,#ffffff4d 0,#0000 1px),radial-gradient(1.5px 1.5px at 28% 5%,#ffffff59 0,#0000 1.5px),radial-gradient(80% 60% at 20% 40%,#3c28780d 0,#0000 60%),radial-gradient(60% 80% at 80% 60%,#143c8c0d 0,#0000 60%);position:fixed;inset:0}.author-module__1sBvDG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090b10eb;border-bottom:1px solid #ffffff1a;align-items:center;gap:24px;padding:12px 24px;display:flex;position:sticky;top:0}.author-module__1sBvDG__breadcrumb{color:#6b7a94;flex-wrap:wrap;flex:1;align-items:center;gap:8px;font-size:.9rem;display:flex}.author-module__1sBvDG__breadcrumbLink{color:#6b7a94;text-decoration:none;transition:color .2s}.author-module__1sBvDG__breadcrumbLink:hover{color:#a8b4cc}.author-module__1sBvDG__sep{color:#333b4a}.author-module__1sBvDG__breadcrumbCurrent{color:#a8b4cc}.author-module__1sBvDG__navRank{font-family:"Orbitron",var(--font-primary),sans-serif;color:#e8a820;background:#e8a8200d;border:1px solid #e8a8204d;border-radius:6px;flex-direction:column;gap:2px;padding:10px 16px;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.author-module__1sBvDG__navRank:hover{color:#ffd27c;border-color:#e8a82099}.author-module__1sBvDG__navRankNumber{letter-spacing:3px;font-size:1.15rem}.author-module__1sBvDG__navRankLine{letter-spacing:1.5px;text-transform:uppercase;font-size:.75rem}.author-module__1sBvDG__section{z-index:1;padding:48px 24px;position:relative}.author-module__1sBvDG__sectionTight{padding-top:0}.author-module__1sBvDG__divider{background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;margin:0 24px}.author-module__1sBvDG__hero{z-index:1;padding:48px 24px 40px;position:relative}.author-module__1sBvDG__heroGrid{grid-template-columns:320px 1fr;align-items:start;gap:48px;display:grid}.author-module__1sBvDG__photoBlock{position:relative}.author-module__1sBvDG__photoFrame{background:#141824;border:1px solid #ffffff26;border-radius:16px;width:220px;height:280px;margin-bottom:20px;position:relative;overflow:hidden}.author-module__1sBvDG__photoImg{object-fit:cover;width:100%;height:100%;display:block}.author-module__1sBvDG__photoPlaceholder{width:100%;height:100%;font-family:"Orbitron",var(--font-primary),sans-serif;color:#e8a820;opacity:.4;letter-spacing:-2px;background:linear-gradient(160deg,#141824,#191f2e);justify-content:center;align-items:center;font-size:56px;font-weight:900;display:flex}.author-module__1sBvDG__photoRankBadge{font-family:"Orbitron",var(--font-primary),sans-serif;color:#f5c440;letter-spacing:2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#3c2800f2,#785000f2);border:1px solid #e8a82080;border-radius:6px;padding:5px 10px;font-size:.75rem;position:absolute;top:12px;left:12px}.author-module__1sBvDG__bioText{color:#d6deed;white-space:pre-wrap;margin-bottom:16px;font-size:1.1rem;line-height:1.75}.author-module__1sBvDG__adminEditorWrap{border-top:1px dashed #e8a82059;margin-top:16px;padding-top:14px}.author-module__1sBvDG__adminEditorTitle{font-family:"Orbitron",var(--font-primary),sans-serif;letter-spacing:.08em;color:#e8a820;margin-bottom:10px;font-size:.9rem}.author-module__1sBvDG__adminEditorLabel{color:#8ea0bd;margin-bottom:8px;font-size:.9rem;display:block}.author-module__1sBvDG__adminTextarea{resize:vertical;color:#dce5f3;width:100%;min-height:120px;font-family:"Exo 2",var(--font-primary),sans-serif;background:#060a12eb;border:1px solid #ffffff24;border-radius:10px;padding:12px 14px;font-size:1rem;line-height:1.6}.author-module__1sBvDG__adminTextarea:focus{border-color:#e8a820a6;outline:none;box-shadow:0 0 0 2px #e8a82029}.author-module__1sBvDG__adminInput{color:#dce5f3;width:100%;font-family:"Exo 2",var(--font-primary),sans-serif;background:#060a12eb;border:1px solid #ffffff1f;border-radius:8px;margin-bottom:8px;padding:8px 12px;font-size:1rem;display:block}.author-module__1sBvDG__adminInput:focus{border-color:#e8a8208c;outline:none;box-shadow:0 0 0 2px #e8a8201f}.author-module__1sBvDG__adminActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.author-module__1sBvDG__adminBtn{color:#f3c36a;cursor:pointer;background:#e8a82029;border:1px solid #e8a82073;border-radius:8px;padding:8px 14px;font-size:1rem;font-weight:600}.author-module__1sBvDG__adminBtn:disabled{opacity:.6;cursor:not-allowed}.author-module__1sBvDG__adminBtnGhost{color:#8a9ab0;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:8px 14px;font-size:1rem;font-weight:600;transition:all .2s}.author-module__1sBvDG__adminBtnGhost:hover{color:#d8e0f0;border-color:#ffffff4d}.author-module__1sBvDG__adminBtnGhost:disabled{opacity:.5;cursor:not-allowed}.author-module__1sBvDG__adminFileInput{color:#9fb0c8;font-size:.9rem}.author-module__1sBvDG__adminMessage{color:#9fd4a3;margin-top:10px;font-size:.9rem}.author-module__1sBvDG__careerTimelineWrap{background:linear-gradient(#0c121ee0,#080c14eb);border:1px solid #6e8cbe38;border-radius:12px;margin-top:8px;padding:14px 14px 12px}.author-module__1sBvDG__careerLegendRow{color:#8ea0bd;flex-wrap:wrap;gap:14px;margin-bottom:6px;font-size:.85rem;display:flex}.author-module__1sBvDG__careerLegendItem{align-items:center;gap:6px;display:inline-flex}.author-module__1sBvDG__careerLegendItem i{border:1px solid #0006;border-radius:50%;width:10px;height:10px;display:inline-block}.author-module__1sBvDG__careerSvg{width:100%;height:auto;display:block}.author-module__1sBvDG__careerDot circle{transform-origin:50%;transform-box:fill-box;cursor:pointer;transition:transform .15s,filter .15s}.author-module__1sBvDG__careerDot:hover circle{filter:drop-shadow(0 0 6px #e8a820b3);transform:scale(1.45)}.author-module__1sBvDG__careerStats{color:#8ea0bd;flex-wrap:wrap;gap:16px;margin-top:8px;font-size:.9rem;display:flex}.author-module__1sBvDG__careerStats strong{color:#e8a820;font-family:"Orbitron",var(--font-primary),sans-serif;font-weight:700}.author-module__1sBvDG__photoScore{text-align:center;background:#090b10e6;border:1px solid #e8a82066;border-radius:8px;padding:8px 12px;position:absolute;bottom:12px;right:12px}.author-module__1sBvDG__photoScoreNum{font-family:"Orbitron",var(--font-primary),sans-serif;color:#e8a820;font-size:24px;font-weight:900;line-height:1;display:block}.author-module__1sBvDG__photoScoreLabel{color:#6b7a94;letter-spacing:1px;text-transform:uppercase;margin-top:3px;font-size:.75rem;display:block}.author-module__1sBvDG__quickTags{flex-wrap:wrap;gap:6px;display:flex}.author-module__1sBvDG__tag{color:#a8b4cc;border:1px solid #ffffff26;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:600}.author-module__1sBvDG__tagGold{color:#e8a820;background:#e8a82012;border-color:#e8a82059}.author-module__1sBvDG__tagBlue{color:#4da6ff;background:#4da6ff12;border-color:#4da6ff59}.author-module__1sBvDG__tagOrange{color:#f69432;background:#f6943212;border-color:#f6943259;margin-top:8px;text-decoration:none;display:inline-block}.author-module__1sBvDG__tagGreen{color:#3dbc7e;background:#3dbc7e12;border-color:#3dbc7e59}.author-module__1sBvDG__heroEyebrow{font-family:"Orbitron",var(--font-primary),sans-serif;letter-spacing:3px;color:#6b7a94;text-transform:uppercase;margin-bottom:8px;font-size:.8rem}.author-module__1sBvDG__heroName{font-family:"Advent Pro",var(--font-primary),sans-serif;color:#fff;letter-spacing:.4px;margin:0;font-size:3rem;font-weight:700;line-height:1.1}.author-module__1sBvDG__heroNameEn{color:#6b7a94;margin-top:6px;margin-bottom:20px;font-size:1.1rem;font-weight:300}.author-module__1sBvDG__heroBio{color:#a8b4cc;border-left:2px solid #e8a8204d;max-width:680px;max-height:7.2em;margin:0 0 12px;padding-left:16px;font-size:1rem;font-weight:300;line-height:1.8;overflow:hidden;-webkit-mask-image:linear-gradient(#000 65%,#0000 100%);mask-image:linear-gradient(#000 65%,#0000 100%)}.author-module__1sBvDG__socialRow{flex-wrap:wrap;gap:10px;margin-bottom:24px;padding-left:16px;display:flex}.author-module__1sBvDG__socialBtn{color:#9fb0c8;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.author-module__1sBvDG__socialBtn:hover{color:#dce5f3;background:#ffffff14;border-color:#fff3}.author-module__1sBvDG__metricsGrid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:28px;display:grid}.author-module__1sBvDG__metric{text-align:center;background:#141824;border:1px solid #ffffff1a;border-radius:10px;padding:16px 12px;position:relative;overflow:hidden}.author-module__1sBvDG__metric:before{content:"";height:2px;position:absolute;top:0;left:0;right:0}.author-module__1sBvDG__mGold:before{background:linear-gradient(90deg,#0000,#e8a820,#0000)}.author-module__1sBvDG__mGreen:before{background:linear-gradient(90deg,#0000,#3dbc7e,#0000)}.author-module__1sBvDG__mBlue:before{background:linear-gradient(90deg,#0000,#4da6ff,#0000)}.author-module__1sBvDG__mPurple:before{background:linear-gradient(90deg,#0000,#9b6dff,#0000)}.author-module__1sBvDG__mWhite:before{background:linear-gradient(90deg,#0000,#fff9,#0000)}.author-module__1sBvDG__metricVal{font-family:"Orbitron",var(--font-primary),sans-serif;margin-bottom:6px;font-size:22px;font-weight:700;line-height:1;display:block}.author-module__1sBvDG__metricLabel{color:#6b7a94;letter-spacing:.5px;text-transform:uppercase;font-size:.8rem;line-height:1.25;display:block}.author-module__1sBvDG__mGold .author-module__1sBvDG__metricVal{color:#e8a820}.author-module__1sBvDG__mGreen .author-module__1sBvDG__metricVal{color:#3dbc7e}.author-module__1sBvDG__mBlue .author-module__1sBvDG__metricVal{color:#4da6ff}.author-module__1sBvDG__mPurple .author-module__1sBvDG__metricVal{color:#9b6dff}.author-module__1sBvDG__mWhite .author-module__1sBvDG__metricVal{color:#fff}.author-module__1sBvDG__careerHead{color:#6b7a94;justify-content:space-between;margin-bottom:6px;font-size:.85rem;display:flex}.author-module__1sBvDG__careerStrip{color:#6b7a94;align-items:center;gap:12px;font-size:.9rem;display:flex}.author-module__1sBvDG__careerLine{background:#191f2e;border-radius:2px;flex:1;height:4px;overflow:hidden}.author-module__1sBvDG__careerFill{background:linear-gradient(90deg,#a07010,#e8a820);height:100%}.author-module__1sBvDG__careerYear{font-family:"Orbitron",var(--font-primary),sans-serif;color:#8892a4;white-space:nowrap;font-size:.8rem}.author-module__1sBvDG__sh{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.author-module__1sBvDG__shIcon{font-size:16px}.author-module__1sBvDG__shTitle{font-family:"Orbitron",var(--font-primary),sans-serif;letter-spacing:3px;color:#e8a820;text-transform:uppercase;font-size:1.5rem;font-weight:700}.author-module__1sBvDG__shTitleRed{color:#e84040}.author-module__1sBvDG__shLine{background:#ffffff1a;flex:1;min-width:40px;height:1px}.author-module__1sBvDG__shSub{color:#6b7a94;font-size:.9rem}.author-module__1sBvDG__panel{background:#141824;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.author-module__1sBvDG__panelTitle{font-family:"Orbitron",var(--font-primary),sans-serif;letter-spacing:2px;color:#6b7a94;text-transform:uppercase;margin-bottom:18px;font-size:.8rem}.author-module__1sBvDG__twoCol{grid-template-columns:1fr 1fr;gap:24px;display:grid}.author-module__1sBvDG__empty{color:#6b7a94;font-size:1rem}.author-module__1sBvDG__rbarRow{align-items:center;gap:10px;margin-bottom:7px;display:flex}.author-module__1sBvDG__rbarLabel{color:#a8b4cc;text-align:right;flex-shrink:0;width:70px;font-size:.9rem}.author-module__1sBvDG__rbarTrack{background:#191f2e;border-radius:4px;flex:1;height:7px;overflow:hidden}.author-module__1sBvDG__rbarFill{border-radius:4px;height:100%;transition:width .6s}.author-module__1sBvDG__rbarPct{font-family:"Orbitron",var(--font-primary),sans-serif;color:#6b7a94;text-align:right;flex-shrink:0;width:38px;font-size:.85rem}.author-module__1sBvDG__rbarCount{flex-shrink:0;width:30px;font-size:.85rem}.author-module__1sBvDG__vsBlock{border-top:1px solid #ffffff0f;margin-top:18px;padding-top:16px}.author-module__1sBvDG__compareRow{align-items:center;gap:10px;margin-bottom:10px;font-size:1rem;display:flex}.author-module__1sBvDG__compareLabel{color:#6b7a94;flex-shrink:0;width:110px;font-size:.9rem}.author-module__1sBvDG__compareTrack{background:#191f2e;border-radius:3px;flex:1;height:6px;position:relative;overflow:visible}.author-module__1sBvDG__compareFill{border-radius:3px;height:100%}.author-module__1sBvDG__compareFillAuthor{background:#e8a820}.author-module__1sBvDG__compareFillPurple{background:#9b6dff}.author-module__1sBvDG__compareMarker{background:#ffffff59;border-radius:1px;width:2px;position:absolute;top:-3px;bottom:-3px}.author-module__1sBvDG__compareVal{font-family:"Orbitron",var(--font-primary),sans-serif;color:#e8a820;text-align:right;flex-shrink:0;width:44px;font-size:.9rem}.author-module__1sBvDG__compareValPurple{color:#9b6dff}.author-module__1sBvDG__compareArchiveVal{color:#6b7a94;text-align:right;flex-shrink:0;width:46px;font-size:.9rem}.author-module__1sBvDG__timelineWrap{background:#141824;border:1px solid #ffffff1a;border-radius:16px;padding:28px 28px 16px;overflow:hidden}.author-module__1sBvDG__timelineChartArea{height:160px;margin-bottom:8px;position:relative}.author-module__1sBvDG__timelineBooks{align-items:flex-end;gap:3px;height:100%;display:flex;position:relative}.author-module__1sBvDG__tlBar{cursor:pointer;border-radius:3px 3px 0 0;flex:1;min-width:8px;max-width:28px;transition:opacity .2s;position:relative}.author-module__1sBvDG__tlBar:hover{opacity:.85}.author-module__1sBvDG__tlBar:hover .author-module__1sBvDG__tlTooltip{opacity:1;transform:translate(-50%)translateY(0)}.author-module__1sBvDG__tlR5{background:linear-gradient(#f5c440,#e8a820)}.author-module__1sBvDG__tlR4{background:linear-gradient(#3dbc7e,#2a8a5a)}.author-module__1sBvDG__tlR3{background:linear-gradient(#4da6ff,#2a6db0)}.author-module__1sBvDG__tlR2{background:linear-gradient(#888,#555)}.author-module__1sBvDG__tlR1{background:linear-gradient(#e84040,#a02020)}.author-module__1sBvDG__tlUnrated{background:repeating-linear-gradient(45deg,#ffffff1f 0 4px,#ffffff0a 4px 8px)}.author-module__1sBvDG__tlTooltip{white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#090b10f7;border:1px solid #ffffff26;border-radius:6px;padding:6px 10px;font-size:.8rem;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(4px)}.author-module__1sBvDG__tlTooltip strong{color:#d8e0f0;margin-bottom:2px;font-size:.8rem;display:block}.author-module__1sBvDG__tlTooltip span{color:#6b7a94;font-size:.8rem}.author-module__1sBvDG__tlAvgLine{border-top:1px dashed #ffffff2e;height:1px;position:absolute;left:0;right:0}.author-module__1sBvDG__tlAxis{color:#6b7a94;border-top:1px solid #ffffff0f;justify-content:space-between;padding-top:6px;font-size:.8rem;display:flex}.author-module__1sBvDG__tlLegend{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.author-module__1sBvDG__tlLegItem{color:#8892a4;align-items:center;gap:6px;font-size:.85rem;display:flex}.author-module__1sBvDG__tlLegDot{border-radius:2px;flex-shrink:0;width:10px;height:10px}.author-module__1sBvDG__tlLegDash{background:#ffffff1f;border:1px dashed #ffffff4d}.author-module__1sBvDG__radarWrap{flex-direction:column;align-items:stretch;gap:12px;display:flex}.author-module__1sBvDG__radarScale{color:#9aa7bcbf;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.author-module__1sBvDG__radarBars{flex-direction:column;gap:12px;display:flex}.author-module__1sBvDG__radarRow{flex-direction:column;gap:6px;display:flex}.author-module__1sBvDG__radarRowHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.author-module__1sBvDG__radarRowLabel{color:#c9d4e6;font-size:14px}.author-module__1sBvDG__radarRowValue{color:#8892a4;white-space:nowrap;font-size:12px}.author-module__1sBvDG__radarRowValue strong{color:#f0b43f;font-weight:700}.author-module__1sBvDG__radarTrack{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;height:16px;position:relative;overflow:hidden}.author-module__1sBvDG__radarTrackGrid{pointer-events:none;background-image:linear-gradient(90deg,#0000 0 calc(25% - .5px),#ffffff14 calc(25% - .5px) calc(25% + .5px),#0000 calc(25% + .5px) calc(50% - .5px),#ffffff14 calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px) calc(75% - .5px),#ffffff14 calc(75% - .5px) calc(75% + .5px),#0000 calc(75% + .5px));position:absolute;inset:0}.author-module__1sBvDG__radarArchiveBar,.author-module__1sBvDG__radarAuthorBar{border-radius:999px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.author-module__1sBvDG__radarArchiveBar{background:#9aa7bc73;height:10px}.author-module__1sBvDG__radarAuthorBar{background:linear-gradient(90deg,#e8a820bf,#e8a820);height:6px}.author-module__1sBvDG__radarLegend{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px;display:flex}.author-module__1sBvDG__radarLegendItem{color:#8892a4;align-items:center;gap:6px;font-size:.85rem;display:flex}.author-module__1sBvDG__radarDotAuthor{background:#e8a820;border-radius:2px;width:12px;height:3px;display:inline-block}.author-module__1sBvDG__radarDotArchive{background:#ffffff4d;border-radius:2px;width:12px;height:3px;display:inline-block}.author-module__1sBvDG__radarTags{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.author-module__1sBvDG__booksRow{gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.author-module__1sBvDG__booksRow::-webkit-scrollbar{height:6px}.author-module__1sBvDG__booksRow::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.author-module__1sBvDG__bookCard{width:130px;color:inherit;flex-shrink:0;text-decoration:none}.author-module__1sBvDG__bookCover{border:1px solid #ffffff26;border-radius:10px;width:130px;height:196px;transition:transform .2s;position:relative;overflow:hidden}.author-module__1sBvDG__bookCover:hover{transform:scale(1.03)}.author-module__1sBvDG__bookCoverOverlay{background:linear-gradient(#0000,#0000001a 35%,#000000d9 65%);position:absolute;inset:0}.author-module__1sBvDG__bookCoverTop{z-index:2;justify-content:flex-end;display:flex;position:absolute;top:8px;left:8px;right:8px}.author-module__1sBvDG__bookScoreBadge{font-family:"Orbitron",var(--font-primary),sans-serif;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:1px solid #ffffff26;border-radius:5px;padding:3px 8px;font-size:.85rem;font-weight:700}.author-module__1sBvDG__bsGold{color:#e8a820}.author-module__1sBvDG__bsGreen{color:#3dbc7e}.author-module__1sBvDG__bsBlue{color:#4da6ff}.author-module__1sBvDG__bsRed{color:#e84040}.author-module__1sBvDG__bsMuted{color:#6b7a94}.author-module__1sBvDG__bookCoverBottom{z-index:2;padding:10px;position:absolute;bottom:0;left:0;right:0}.author-module__1sBvDG__bookTitleText{font-family:"Orbitron",var(--font-primary),sans-serif;color:#fff;margin-bottom:3px;font-size:.75rem;line-height:1.3;display:block}.author-module__1sBvDG__bookYearText{color:#ffffff8c;font-size:.75rem}.author-module__1sBvDG__bookMetaRow{margin-top:8px}.author-module__1sBvDG__bookMetaTitle{color:#a8b4cc;font-size:.85rem;font-weight:600;line-height:1.3}.author-module__1sBvDG__bookMetaSub{color:#6b7a94;margin-top:2px;font-size:.8rem}.author-module__1sBvDG__worstList{flex-direction:column;gap:10px;display:flex}.author-module__1sBvDG__worstItem{color:inherit;background:#191f2e;border:1px solid #e840401a;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:border-color .2s;display:flex}.author-module__1sBvDG__worstItem:hover{border-color:#e8404047}.author-module__1sBvDG__worstCover{background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:5px;flex-shrink:0;width:42px;height:62px}.author-module__1sBvDG__worstInfo{flex:1;min-width:0}.author-module__1sBvDG__worstTitle{color:#a8b4cc;margin-bottom:3px;font-size:.9rem;font-weight:600;line-height:1.3}.author-module__1sBvDG__worstYear{color:#6b7a94;font-size:.85rem}.author-module__1sBvDG__worstScore{font-family:"Orbitron",var(--font-primary),sans-serif;color:#e84040;flex-shrink:0;font-size:18px;font-weight:700}.author-module__1sBvDG__summaryBox{color:#8892a4;background:#191f2e;border:1px solid #ffffff0f;border-radius:10px;margin-top:16px;padding:14px;font-size:.9rem;line-height:1.7}.author-module__1sBvDG__summaryBox strong{color:#a8b4cc;margin-right:4px}.author-module__1sBvDG__pageBars{flex-direction:column;gap:8px;display:flex}.author-module__1sBvDG__pbGroupLabel{color:#6b7a94;text-transform:uppercase;letter-spacing:1px;margin:6px 0 2px;font-size:.8rem}.author-module__1sBvDG__pbRow{align-items:center;gap:10px;display:flex}.author-module__1sBvDG__pbLabel{color:#a8b4cc;text-align:right;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex-shrink:0;width:150px;font-size:.85rem;line-height:1.3;text-decoration:none;transition:color .2s;overflow:hidden}.author-module__1sBvDG__pbLabel:hover{color:#fff}.author-module__1sBvDG__pbTrack{background:#191f2e;border-radius:5px;flex:1;height:10px;overflow:hidden}.author-module__1sBvDG__pbFill{border-radius:5px;height:100%;transition:width .8s}.author-module__1sBvDG__pbFillLong{background:linear-gradient(90deg,#2a6db0,#4da6ff)}.author-module__1sBvDG__pbFillShort{background:linear-gradient(90deg,#2a8a5a,#3dbc7e)}.author-module__1sBvDG__pbFillAvg{background:linear-gradient(90deg,#a07010,#e8a820)}.author-module__1sBvDG__pbFillArchive{background:#333b4a;border:1px solid #ffffff26}.author-module__1sBvDG__pbVal{font-family:"Orbitron",var(--font-primary),sans-serif;color:#6b7a94;flex-shrink:0;width:64px;font-size:.85rem}.author-module__1sBvDG__pbValHighlight{color:#e8a820}.author-module__1sBvDG__pbSeparator{background:#ffffff0f;height:1px;margin:6px 0 2px}.author-module__1sBvDG__trajWrap{flex-direction:column;gap:10px;display:flex}.author-module__1sBvDG__trajSvg{width:100%;height:200px;display:block}.author-module__1sBvDG__trajNote{color:#a8b4cc;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.9rem;line-height:1.6;display:flex}.author-module__1sBvDG__trajArrow{color:#3dbc7e;margin-top:2px;font-size:1.1rem;line-height:1}.author-module__1sBvDG__trajLabel{color:#3dbc7e;font-weight:600}.author-module__1sBvDG__trajLegend{color:#6b7a94;flex-wrap:wrap;gap:14px;font-size:.9rem;display:flex}.author-module__1sBvDG__trajLegendItem{align-items:center;gap:6px;display:flex}.author-module__1sBvDG__trajDotAuthor{background:#e8a820;border-radius:50%;width:10px;height:10px;display:inline-block}.author-module__1sBvDG__trajDashRolling{background:#4da6ffb3;border-radius:2px;width:14px;height:2px;display:inline-block}.author-module__1sBvDG__trajDashAvg{background:#ffffff40;width:14px;height:2px;display:inline-block}.author-module__1sBvDG__seriesHeader{color:#6b7a94;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ffffff0f;grid-template-columns:160px 1fr 100px;gap:12px;margin-bottom:6px;padding-bottom:8px;font-size:.8rem;display:grid}.author-module__1sBvDG__seriesList{flex-direction:column;gap:10px;display:flex}.author-module__1sBvDG__seriesItem{grid-template-columns:160px 1fr 100px;align-items:center;gap:12px;display:grid}.author-module__1sBvDG__seriesName{color:#a8b4cc;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;overflow:hidden}.author-module__1sBvDG__seriesName:hover{color:#fff}.author-module__1sBvDG__seriesTrack{background:#191f2e;border-radius:4px;height:8px;overflow:hidden}.author-module__1sBvDG__seriesFill{border-radius:4px;height:100%;transition:width .8s}.author-module__1sBvDG__seriesMeta{font-family:"Orbitron",var(--font-primary),sans-serif;text-align:right;white-space:nowrap;font-size:.9rem}.author-module__1sBvDG__recordsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.author-module__1sBvDG__recordCard{background:#141824;border:1px solid #ffffff1a;border-radius:12px;padding:18px;position:relative;overflow:hidden}.author-module__1sBvDG__recordCard:before{content:"";background:linear-gradient(90deg,#0000,#e8a820,#0000);height:1px;position:absolute;top:0;left:0;right:0}.author-module__1sBvDG__recordIcon{margin-bottom:8px;font-size:24px;display:block}.author-module__1sBvDG__recordVal{font-family:"Orbitron",var(--font-primary),sans-serif;color:#fff;margin-bottom:6px;font-size:20px;font-weight:700;line-height:1.1}.author-module__1sBvDG__recordVal span{color:#6b7a94;font-size:1rem;font-weight:400}.author-module__1sBvDG__recordLabel{color:#8892a4;font-size:.9rem;line-height:1.5}.author-module__1sBvDG__recordHighlight{color:#e8a820;font-weight:600}.author-module__1sBvDG__reviewHead{color:#8892a4;margin-bottom:10px;font-size:.9rem}.author-module__1sBvDG__reviewText{color:#c0c9da;white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.7}.author-module__1sBvDG__similarRow{gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.author-module__1sBvDG__similarRow::-webkit-scrollbar{height:6px}.author-module__1sBvDG__similarRow::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.author-module__1sBvDG__simCard{cursor:pointer;width:170px;color:inherit;background:#141824;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;flex-shrink:0;gap:4px;padding:16px;text-decoration:none;transition:border-color .2s;display:flex}.author-module__1sBvDG__simCard:hover{border-color:#e8a8204d}.author-module__1sBvDG__simAvatar{width:44px;height:44px;font-family:"Orbitron",var(--font-primary),sans-serif;color:#e8a820;background:#191f2e;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;font-size:1rem;font-weight:700;display:flex}.author-module__1sBvDG__simName{color:#d8e0f0;font-size:1rem;font-weight:600}.author-module__1sBvDG__simMeta{color:#6b7a94;margin-bottom:6px;font-size:.85rem}.author-module__1sBvDG__simScore{font-family:"Orbitron",var(--font-primary),sans-serif;color:#e8a820;font-size:20px;font-weight:700;line-height:1}.author-module__1sBvDG__simWhy{color:#6b7a94;margin-top:6px;font-size:.8rem;line-height:1.4}.author-module__1sBvDG__bookTabs{gap:8px;margin:12px 0 20px;display:flex}.author-module__1sBvDG__bookTab{font-family:"Exo 2",var(--font-primary),sans-serif;color:#8a9ab0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:8px 18px;font-size:1rem;font-weight:600;transition:all .2s}.author-module__1sBvDG__bookTab:hover{color:#d8e0f0;background:#ffffff12}.author-module__1sBvDG__bookTabActive{color:#e8a820;background:#e8a8201f;border-color:#e8a82059}.author-module__1sBvDG__bookTabActive:hover{background:#e8a8202e}.author-module__1sBvDG__bskyWrap{background:#060a1299;border:1px solid #ffffff14;border-radius:12px;max-width:320px;max-height:260px;padding:16px;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.author-module__1sBvDG__bskyWrap::-webkit-scrollbar{width:4px}.author-module__1sBvDG__bskyWrap::-webkit-scrollbar-track{background:0 0}.author-module__1sBvDG__bskyWrap::-webkit-scrollbar-thumb{background:#e8a8204d;border-radius:4px}.author-module__1sBvDG__bskyWrapH{background:#060a1299;border:1px solid #ffffff14;border-radius:12px;flex:0 0 420px;min-width:0;padding:14px 16px}.author-module__1sBvDG__bskyListHCollapsed{touch-action:pan-x;overscroll-behavior-x:contain;flex-direction:row;gap:12px;max-height:200px;padding-bottom:6px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.author-module__1sBvDG__bskyArrowBar{gap:6px;margin-top:-4px;margin-bottom:10px;display:flex}.author-module__1sBvDG__bskyArrowBtn{color:#e8a820;cursor:pointer;font-size:.9rem;font-weight:600;font-family:"Orbitron",var(--font-h),sans-serif;background:0 0;border:1px solid #e8a8204d;border-radius:6px;padding:4px 10px;transition:all .2s}.author-module__1sBvDG__bskyArrowBtn:hover{background:#e8a8201f;border-color:#e8a82080}.author-module__1sBvDG__bskyExpandBtn{color:#f3c36a;cursor:pointer;font-size:.85rem;font-weight:600;font-family:"Orbitron",var(--font-h),sans-serif;letter-spacing:.5px;background:#e8a8201f;border:1px solid #e8a82059;border-radius:6px;padding:5px 12px;transition:all .2s}.author-module__1sBvDG__bskyExpandBtn:hover{background:#e8a82033;border-color:#e8a8208c}.author-module__1sBvDG__bskyFooter{justify-content:center;margin-top:10px;display:flex}.author-module__1sBvDG__bskyList{flex-direction:column;gap:10px;display:flex}.author-module__1sBvDG__bskyListH{touch-action:pan-x;overscroll-behavior-x:contain;flex-direction:row;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.author-module__1sBvDG__bskyListH::-webkit-scrollbar{height:4px}.author-module__1sBvDG__bskyListH::-webkit-scrollbar-track{background:0 0}.author-module__1sBvDG__bskyListH::-webkit-scrollbar-thumb{background:#e8a8204d;border-radius:4px}.author-module__1sBvDG__bskyCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-shrink:0;padding:10px 12px;text-decoration:none;transition:all .2s;display:block}.author-module__1sBvDG__bskyListH .author-module__1sBvDG__bskyCard,.author-module__1sBvDG__bskyListHCollapsed .author-module__1sBvDG__bskyCard{width:240px}.author-module__1sBvDG__bskyCard:hover{background:#ffffff0f;border-color:#e8a82040}.author-module__1sBvDG__bskyHeader{font-family:"Orbitron",var(--font-h),sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#e8a820;white-space:nowrap;border-bottom:1px solid #e8a82033;flex-shrink:0;margin-bottom:12px;padding-bottom:10px;font-size:.85rem;font-weight:700}.author-module__1sBvDG__bskyLoading{color:#6b7a94;font-size:.9rem;font-family:"Orbitron",var(--font-h),sans-serif}.author-module__1sBvDG__bskyCardTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.author-module__1sBvDG__bskyName{font-family:"Orbitron",var(--font-h),sans-serif;letter-spacing:.5px;color:#e8a820;text-transform:uppercase;font-size:.8rem;font-weight:700}.author-module__1sBvDG__bskyDate{color:#5a6a82;font-size:.8rem;font-family:"Orbitron",var(--font-h),sans-serif}.author-module__1sBvDG__bskyText{color:#a8b4cc;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.author-module__1sBvDG__bskyThumbWrap{border-radius:6px;margin-top:8px;overflow:hidden}.author-module__1sBvDG__bskyThumb{border-radius:6px;width:100%;height:auto;display:block}.author-module__1sBvDG__bioRow{align-items:flex-start;gap:24px;display:flex}.author-module__1sBvDG__bioRow .author-module__1sBvDG__bioText{flex:1;min-width:0}.author-module__1sBvDG__bestBookCard{--gold:#d4a437;--teal:#2dd4a8;--text-muted:#8a8d9a;--text-dim:#6a6d7a;font-family:inherit}.author-module__1sBvDG__bestBookLabel{letter-spacing:.18em;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:.85rem;display:flex}.author-module__1sBvDG__bestBookStar{color:var(--gold)}.author-module__1sBvDG__bestBookFrame{background:linear-gradient(#d4a4370f 0%,#0a122866 100%);border:1px solid #d4a43773;border-radius:10px;padding:14px;transition:border-color .25s,box-shadow .25s;position:relative;box-shadow:0 0 0 1px #d4a43714,0 8px 24px #0006}.author-module__1sBvDG__bestBookFrame:hover{border-color:#d4a437bf;box-shadow:0 0 0 1px #d4a4372e,0 8px 32px #d4a4371f}.author-module__1sBvDG__bestBookGlow{background:linear-gradient(90deg,transparent 0%,var(--gold)50%,transparent 100%);border-radius:10px 10px 0 0;height:2px;position:absolute;top:-1px;left:-1px;right:-1px}.author-module__1sBvDG__bestBookMain{gap:14px;display:flex}.author-module__1sBvDG__bestBookCover{background:#0a0e1f;border:1px solid #d4a43766;border-radius:4px;flex-shrink:0;width:88px;height:130px;display:block;overflow:hidden}.author-module__1sBvDG__bestBookCover img{object-fit:cover;width:100%;height:100%;display:block}.author-module__1sBvDG__bestBookCoverPlaceholder{width:100%;height:100%;color:var(--gold);justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.author-module__1sBvDG__bestBookInfo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.author-module__1sBvDG__bestBookTitle{color:#fff;margin:0 0 4px;font-size:1rem;font-weight:600;line-height:1.25}.author-module__1sBvDG__bestBookSubtitle{color:var(--text-muted);margin:0 0 10px;font-size:.85rem;font-style:italic}.author-module__1sBvDG__bestBookStars{color:var(--gold);letter-spacing:1px;margin-bottom:6px;font-size:.9rem}.author-module__1sBvDG__bestBookRating{align-items:baseline;gap:6px;display:flex}.author-module__1sBvDG__bestBookRatingNum{color:var(--gold);font-size:1.1rem;font-weight:700}.author-module__1sBvDG__bestBookRatingLabel{color:var(--text-dim);font-size:.8rem}.author-module__1sBvDG__bestBookTags{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.author-module__1sBvDG__bestBookTag{letter-spacing:.05em;border:1px solid;border-radius:10px;padding:2px 6px;font-size:.75rem}.author-module__1sBvDG__bestBookTagCanon{color:var(--teal);background:#2dd4a81a;border-color:#2dd4a84d}.author-module__1sBvDG__bestBookTagEra{color:var(--gold);background:#d4a4371a;border-color:#d4a4374d}.author-module__1sBvDG__bestBookFooter{border-top:1px solid #d4a43726;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.author-module__1sBvDG__bestBookStats{gap:14px;display:flex}.author-module__1sBvDG__bestBookStatValue{color:#fff;font-size:1rem;font-weight:600}.author-module__1sBvDG__bestBookStatLabel{color:var(--text-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.author-module__1sBvDG__bestBookCta{color:var(--gold);letter-spacing:.05em;font-size:.8rem;text-decoration:none}.author-module__1sBvDG__bestBookCta:hover{text-decoration:underline}.author-module__1sBvDG__bioExpandWrap{justify-content:center;margin-top:10px;display:flex}.author-module__1sBvDG__bioExpandBtn{color:#f3c36a;cursor:pointer;font-size:.85rem;font-weight:600;font-family:"Orbitron",var(--font-h),sans-serif;letter-spacing:.5px;background:0 0;border:1px solid #e8a82059;border-radius:6px;padding:5px 14px;transition:all .2s}.author-module__1sBvDG__bioExpandBtn:hover{background:#e8a8201f;border-color:#e8a8208c}@media (max-width:1080px){.author-module__1sBvDG__heroGrid{grid-template-columns:1fr;gap:28px}.author-module__1sBvDG__photoFrame{width:200px;height:260px}.author-module__1sBvDG__metricsGrid{grid-template-columns:repeat(3,1fr)}.author-module__1sBvDG__twoCol{grid-template-columns:1fr}.author-module__1sBvDG__recordsGrid{grid-template-columns:repeat(2,1fr)}.author-module__1sBvDG__bioRow{flex-direction:column}.author-module__1sBvDG__bskyWrapH,.author-module__1sBvDG__bskyWrapHCollapsed,.author-module__1sBvDG__bskyWrapHExpanded{flex:auto;width:100%}}@media (max-width:680px){.author-module__1sBvDG__section{padding:32px 16px}.author-module__1sBvDG__hero{padding:32px 16px 28px}.author-module__1sBvDG__nav{flex-wrap:wrap;padding:10px 16px}.author-module__1sBvDG__breadcrumb{white-space:nowrap;width:100%;min-width:0;overflow-x:auto}.author-module__1sBvDG__heroName{font-size:2.1rem;line-height:1.08}.author-module__1sBvDG__heroNameEn{font-size:.95rem}.author-module__1sBvDG__heroBio{font-size:.92rem;line-height:1.6}.author-module__1sBvDG__photoBlock{min-width:0}.author-module__1sBvDG__photoFrame{width:170px;height:220px}.author-module__1sBvDG__photoScoreNum{font-size:2rem}.author-module__1sBvDG__metricsGrid{grid-template-columns:repeat(2,1fr)}.author-module__1sBvDG__metric{padding:12px 10px}.author-module__1sBvDG__metricVal{font-size:18px}.author-module__1sBvDG__metricLabel{font-size:.72rem;line-height:1.2}.author-module__1sBvDG__recordsGrid{grid-template-columns:1fr}.author-module__1sBvDG__panel{padding:16px}.author-module__1sBvDG__seriesHeader,.author-module__1sBvDG__seriesItem{grid-template-columns:1fr}.author-module__1sBvDG__seriesMeta{text-align:left}.author-module__1sBvDG__compareRow{gap:7px}.author-module__1sBvDG__compareLabel{width:86px;font-size:.78rem}.author-module__1sBvDG__compareVal{width:36px;font-size:.78rem}.author-module__1sBvDG__compareArchiveVal{width:38px;font-size:.76rem}.author-module__1sBvDG__rbarLabel{width:56px;font-size:.78rem}.author-module__1sBvDG__rbarPct{width:32px;font-size:.76rem}.author-module__1sBvDG__rbarCount{width:24px;font-size:.76rem}.author-module__1sBvDG__pbLabel{width:92px;font-size:.76rem}.author-module__1sBvDG__simCard{width:150px}.author-module__1sBvDG__bestBookMain{gap:10px}.author-module__1sBvDG__bestBookCover{width:72px;height:106px}.author-module__1sBvDG__bestBookTitle{font-size:.88rem}.author-module__1sBvDG__bestBookSubtitle{font-size:.76rem}.author-module__1sBvDG__bestBookFooter{flex-wrap:wrap;gap:8px}}@media (max-width:480px){.author-module__1sBvDG__section{padding:26px 12px}.author-module__1sBvDG__hero{padding:26px 12px 22px}.author-module__1sBvDG__nav{padding:8px 12px}.author-module__1sBvDG__heroName{font-size:1.78rem}.author-module__1sBvDG__heroEyebrow{letter-spacing:2px;font-size:.68rem}.author-module__1sBvDG__photoFrame{width:152px;height:198px}.author-module__1sBvDG__metricsGrid{grid-template-columns:1fr}.author-module__1sBvDG__metric{padding:10px}.author-module__1sBvDG__panel{border-radius:12px;padding:12px}.author-module__1sBvDG__compareRow{grid-template-columns:1fr auto auto;align-items:center;gap:6px;display:grid}.author-module__1sBvDG__compareLabel{grid-column:1/-1;width:auto}.author-module__1sBvDG__compareTrack{grid-column:1/2}.author-module__1sBvDG__compareVal,.author-module__1sBvDG__compareArchiveVal{width:auto;min-width:32px}.author-module__1sBvDG__timelineWrap{padding:16px 12px 12px}.author-module__1sBvDG__tlLegend{gap:10px}.author-module__1sBvDG__tlLegItem{font-size:.74rem}.author-module__1sBvDG__radarRowHead{flex-wrap:wrap}.author-module__1sBvDG__radarRowValue{white-space:normal}.author-module__1sBvDG__simCard{width:138px}}
.BookLogModal-module__8CnxGG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.15s BookLogModal-module__8CnxGG__fadeIn;display:flex;position:fixed;inset:0}@keyframes BookLogModal-module__8CnxGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BookLogModal-module__8CnxGG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BookLogModal-module__8CnxGG__modal{background:#161b22;border:1px solid #30363d;border-radius:12px;width:100%;max-width:480px;max-height:90vh;animation:.2s BookLogModal-module__8CnxGG__slideUp;overflow-y:auto;box-shadow:0 20px 60px #00000080}.BookLogModal-module__8CnxGG__header{align-items:flex-start;gap:15px;padding:20px 20px 0;display:flex}.BookLogModal-module__8CnxGG__coverMini{object-fit:cover;border-radius:4px;flex-shrink:0;width:50px;height:75px}.BookLogModal-module__8CnxGG__coverPlaceholder{color:#8b949e;text-align:center;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:75px;padding:4px;font-size:8px;display:flex}.BookLogModal-module__8CnxGG__headerText{flex:1;min-width:0}.BookLogModal-module__8CnxGG__bookTitle{color:#e6edf3;margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.3}.BookLogModal-module__8CnxGG__bookAuthor{color:#6e7681;margin:0;font-size:12px}.BookLogModal-module__8CnxGG__closeBtn{color:#6e7681;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:20px;line-height:1}.BookLogModal-module__8CnxGG__closeBtn:hover{color:#e6edf3}.BookLogModal-module__8CnxGG__body{padding:20px}.BookLogModal-module__8CnxGG__fieldLabel{text-transform:uppercase;letter-spacing:.5px;color:#6e7681;margin-bottom:8px;font-size:11px;font-weight:600}.BookLogModal-module__8CnxGG__statusGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:20px;display:grid}.BookLogModal-module__8CnxGG__statusBtn{color:#8b949e;cursor:pointer;text-align:center;background:#0d1117;border:1px solid #21262d;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;font-size:12px;transition:all .15s;display:flex}.BookLogModal-module__8CnxGG__statusBtn:hover{background:#161b22;border-color:#30363d}.BookLogModal-module__8CnxGG__statusBtn.BookLogModal-module__8CnxGG__active{border-color:var(--accent,#f93);color:var(--accent,#f93);background:#ff993314}.BookLogModal-module__8CnxGG__statusIcon{font-size:18px}.BookLogModal-module__8CnxGG__statusLabel{font-size:11px;font-weight:500}.BookLogModal-module__8CnxGG__ratingRow{gap:6px;margin-bottom:20px;display:flex}.BookLogModal-module__8CnxGG__ratingStar{color:#30363d;cursor:pointer;background:#0d1117;border:1px solid #21262d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.BookLogModal-module__8CnxGG__ratingStar:hover{border-color:var(--accent,#f93);color:var(--accent,#f93);transform:scale(1.1)}.BookLogModal-module__8CnxGG__ratingStar.BookLogModal-module__8CnxGG__filled{border-color:var(--accent,#f93);color:var(--accent,#f93);background:#ff99331f}.BookLogModal-module__8CnxGG__formatRow{gap:6px;margin-bottom:20px;display:flex}.BookLogModal-module__8CnxGG__formatBtn{color:#8b949e;cursor:pointer;text-align:center;background:#0d1117;border:1px solid #21262d;border-radius:8px;flex:1;padding:8px;font-size:12px;transition:all .15s}.BookLogModal-module__8CnxGG__formatBtn:hover{border-color:#30363d}.BookLogModal-module__8CnxGG__formatBtn.BookLogModal-module__8CnxGG__active{color:#58a6ff;background:#58a6ff0f;border-color:#58a6ff}.BookLogModal-module__8CnxGG__dateRow{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.BookLogModal-module__8CnxGG__dateInput{color:#e6edf3;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px}.BookLogModal-module__8CnxGG__dateInput:focus{border-color:#58a6ff;outline:none}.BookLogModal-module__8CnxGG__noteArea{color:#e6edf3;resize:vertical;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:100%;min-height:60px;margin-bottom:20px;padding:10px;font-family:inherit;font-size:13px}.BookLogModal-module__8CnxGG__noteArea:focus{border-color:#58a6ff;outline:none}.BookLogModal-module__8CnxGG__progressRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:20px;display:grid}.BookLogModal-module__8CnxGG__progressInput{color:#e6edf3;text-align:center;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px}.BookLogModal-module__8CnxGG__progressInput:focus{border-color:#58a6ff;outline:none}.BookLogModal-module__8CnxGG__progressDivider{color:#484f58;font-size:14px}.BookLogModal-module__8CnxGG__footer{border-top:1px solid #21262d;gap:10px;padding:16px 20px;display:flex}.BookLogModal-module__8CnxGG__saveBtn{background:var(--accent,#f93);color:#000;cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-handjet,monospace);letter-spacing:.5px;border:none;border-radius:8px;flex:1;padding:10px;transition:opacity .15s}.BookLogModal-module__8CnxGG__saveBtn:hover{opacity:.9}.BookLogModal-module__8CnxGG__saveBtn:disabled{opacity:.4;cursor:not-allowed}.BookLogModal-module__8CnxGG__removeBtn{color:#f85149;cursor:pointer;background:0 0;border:1px solid #f85149;border-radius:8px;padding:10px 16px;font-size:12px;transition:all .15s}.BookLogModal-module__8CnxGG__removeBtn:hover{background:#f851491a}
.InterestingEditor-module__L99Lka__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.InterestingEditor-module__L99Lka__modal{background:#1a1a20;border:1px solid #ff99334d;border-radius:8px;width:100%;max-width:800px;max-height:calc(100vh - 4rem);padding:2rem;overflow-y:auto;box-shadow:0 20px 60px #000c,0 0 20px #ff99331a}.InterestingEditor-module__L99Lka__modalTitle{color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;margin:0 0 1.5rem;font-size:1.5rem}.InterestingEditor-module__L99Lka__form{flex-direction:column;gap:1.25rem;display:flex}.InterestingEditor-module__L99Lka__field{flex-direction:column;flex:1;gap:.5rem;display:flex}.InterestingEditor-module__L99Lka__label{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.InterestingEditor-module__L99Lka__input,.InterestingEditor-module__L99Lka__textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;outline:none;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.InterestingEditor-module__L99Lka__input:focus,.InterestingEditor-module__L99Lka__textarea:focus{border-color:var(--accent,#f93)}.InterestingEditor-module__L99Lka__textarea{resize:vertical;min-height:200px}.InterestingEditor-module__L99Lka__toolbar{flex-wrap:wrap;gap:.4rem;margin-bottom:.2rem;display:flex}.InterestingEditor-module__L99Lka__toolBtn{color:#ffd9a8;cursor:pointer;background:#00000059;border:1px solid #ff993340;border-radius:4px;min-width:34px;height:30px;padding:0 .5rem;font-size:.75rem;font-weight:700;transition:all .2s}.InterestingEditor-module__L99Lka__toolBtn:hover{color:#fff;background:#ff99332e;border-color:#ff9933a6}.InterestingEditor-module__L99Lka__toolbarHint{color:#9c9c9c;margin-bottom:.25rem;font-size:.72rem}.InterestingEditor-module__L99Lka__row{gap:1rem;display:flex}.InterestingEditor-module__L99Lka__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.InterestingEditor-module__L99Lka__saveBtn,.InterestingEditor-module__L99Lka__cancelBtn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:.75rem 2rem;font-weight:700;transition:all .2s}.InterestingEditor-module__L99Lka__saveBtn{background:var(--accent,#f93);color:#000;border:none}.InterestingEditor-module__L99Lka__saveBtn:hover:not(:disabled){box-shadow:0 0 15px var(--accent)}.InterestingEditor-module__L99Lka__saveBtn:disabled{opacity:.5}.InterestingEditor-module__L99Lka__cancelBtn{color:#fff;background:0 0;border:1px solid #fff3}.InterestingEditor-module__L99Lka__cancelBtn:hover{background:#ffffff0d}.InterestingEditor-module__L99Lka__pickBookBtn{color:#ffd9a8;cursor:pointer;background:#ff993314;border:1px dashed #f936;border-radius:4px;align-self:flex-start;padding:.65rem 1rem;font-size:.9rem;transition:all .2s}.InterestingEditor-module__L99Lka__pickBookBtn:hover{background:#ff99332e;border-color:#ff9933b3}.InterestingEditor-module__L99Lka__linkedBook{background:#0000004d;border:1px solid #ff99334d;border-radius:4px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.InterestingEditor-module__L99Lka__linkedBookTitle{color:#fff;font-size:.9rem}.InterestingEditor-module__L99Lka__linkedBookClear{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:.9rem}.InterestingEditor-module__L99Lka__linkedBookClear:hover{color:#fff}
.ReadingTracker-module__3pgWRW__group{align-items:center;gap:8px;width:100%;display:flex}.ReadingTracker-module__3pgWRW__statusActionBtn{color:#888;font-size:.82rem;font-family:var(--font-primary),monospace;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ReadingTracker-module__3pgWRW__statusActionBtn:hover{color:#eee;background:#ffffff0f;border-color:#ffffff26}.ReadingTracker-module__3pgWRW__actionIcon{opacity:.7;display:flex}.ReadingTracker-module__3pgWRW__statusActionBtn:hover .ReadingTracker-module__3pgWRW__actionIcon{opacity:1;transform:scale(1.1)}.ReadingTracker-module__3pgWRW__want{color:#facc15!important;background:#facc1514!important;border-color:#facc154d!important}.ReadingTracker-module__3pgWRW__want .ReadingTracker-module__3pgWRW__actionIcon{opacity:1}.ReadingTracker-module__3pgWRW__reading{color:#3b82f6!important;background:#3b82f614!important;border-color:#3b82f64d!important}.ReadingTracker-module__3pgWRW__reading .ReadingTracker-module__3pgWRW__actionIcon{opacity:1}.ReadingTracker-module__3pgWRW__done{color:#22c55e!important;background:#22c55e14!important;border-color:#22c55e4d!important}.ReadingTracker-module__3pgWRW__done .ReadingTracker-module__3pgWRW__actionIcon{opacity:1}.ReadingTracker-module__3pgWRW__settingsBtn{color:#666;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ReadingTracker-module__3pgWRW__settingsBtn:hover{color:#f93;background:#0000004d;border-color:#f93}.ReadingTracker-module__3pgWRW__compactGroup{gap:4px;display:flex}.ReadingTracker-module__3pgWRW__compactBtn{color:#666;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:flex}.ReadingTracker-module__3pgWRW__compactBtn:hover{color:#aaa;border-color:#fff3}.ReadingTracker-module__3pgWRW__compactBtn.ReadingTracker-module__3pgWRW__want{color:#facc15;background:#facc151a;border-color:#facc15}.ReadingTracker-module__3pgWRW__compactBtn.ReadingTracker-module__3pgWRW__reading{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}.ReadingTracker-module__3pgWRW__compactBtn.ReadingTracker-module__3pgWRW__done{color:#22c55e;background:#22c55e1a;border-color:#22c55e}
.BookCardPicker-module__GhK3bq__overlay{z-index:10000;background:#000000d9;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.BookCardPicker-module__GhK3bq__modal{background:#0a0500fa;border:1px solid #f936;border-radius:8px;flex-direction:column;width:90%;max-width:520px;max-height:70vh;display:flex;box-shadow:0 20px 60px #000000e6,0 0 0 1px #ff99331a}.BookCardPicker-module__GhK3bq__header{background:#ff99330d;border-bottom:1px solid #f933;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.BookCardPicker-module__GhK3bq__title{font-family:var(--font-handjet,monospace),monospace;color:var(--accent,#f93);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem}.BookCardPicker-module__GhK3bq__closeBtn{color:#f939;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.2rem;line-height:1;transition:color .15s}.BookCardPicker-module__GhK3bq__closeBtn:hover{color:var(--accent,#f93)}.BookCardPicker-module__GhK3bq__searchBox{border-bottom:1px solid #ff993326;padding:16px 18px;position:relative}.BookCardPicker-module__GhK3bq__input{color:#eee;width:100%;font-size:.95rem;font-family:var(--font-primary,sans-serif);background:#ff99330f;border:1px solid #ff993340;border-radius:6px;outline:none;padding:12px 40px 12px 14px;transition:border-color .2s,background .2s}.BookCardPicker-module__GhK3bq__input:focus{background:#ff99331a;border-color:#ff993380}.BookCardPicker-module__GhK3bq__input::placeholder{color:#ffc89666}.BookCardPicker-module__GhK3bq__spinner{color:var(--accent,#f93);font-size:1.1rem;animation:1s linear infinite BookCardPicker-module__GhK3bq__spin;position:absolute;top:50%;right:28px;transform:translateY(-50%)}@keyframes BookCardPicker-module__GhK3bq__spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.BookCardPicker-module__GhK3bq__hint{color:#ffc89680;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-family:var(--font-handjet,monospace),monospace;border-bottom:1px solid #ff99331a;padding:8px 18px}.BookCardPicker-module__GhK3bq__list{max-height:45vh;padding:8px;overflow-y:auto}.BookCardPicker-module__GhK3bq__empty{text-align:center;color:#ffc89666;padding:30px;font-size:.9rem}.BookCardPicker-module__GhK3bq__bookItem{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;transition:background .12s;display:flex}.BookCardPicker-module__GhK3bq__bookItem:hover,.BookCardPicker-module__GhK3bq__bookItem.BookCardPicker-module__GhK3bq__selected{background:#ff99331a;border-color:#ff99334d}.BookCardPicker-module__GhK3bq__thumb{background:#0000004d;border-radius:4px;flex-shrink:0;width:48px;height:72px;overflow:hidden}.BookCardPicker-module__GhK3bq__thumbImg{object-fit:cover;width:100%;height:100%}.BookCardPicker-module__GhK3bq__thumbPlaceholder{background:#1a1a2e;width:100%;height:100%}.BookCardPicker-module__GhK3bq__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.BookCardPicker-module__GhK3bq__titleRow{align-items:center;gap:8px;display:flex}.BookCardPicker-module__GhK3bq__bookTitle{color:#fda;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.BookCardPicker-module__GhK3bq__badge{flex-shrink:0;font-size:.75rem}.BookCardPicker-module__GhK3bq__canon{color:#22c55e}.BookCardPicker-module__GhK3bq__legends{color:#a855f7}.BookCardPicker-module__GhK3bq__meta{color:#ffc89699;gap:8px;font-size:.8rem;display:flex}.BookCardPicker-module__GhK3bq__arrow{color:#f936;font-size:1.2rem;transition:color .15s}.BookCardPicker-module__GhK3bq__bookItem:hover .BookCardPicker-module__GhK3bq__arrow,.BookCardPicker-module__GhK3bq__bookItem.BookCardPicker-module__GhK3bq__selected .BookCardPicker-module__GhK3bq__arrow{color:var(--accent,#f93)}
.WindowButton-module__KKTDZW__windowBtn{border:2px solid var(--bg1);background:var(--accent);cursor:pointer;width:18px;height:18px;box-shadow:inset -1px -1px 0 var(--accent2),inset 1px 1px 0 #fb6;-webkit-user-select:none;user-select:none;transition:all .1s;position:relative}.WindowButton-module__KKTDZW__windowBtn:active{box-shadow:inset 1px 1px 0 var(--accent2)}.WindowButton-module__KKTDZW__close:before,.WindowButton-module__KKTDZW__close:after{content:"";background:var(--bg1);width:10px;height:2px;position:absolute;top:50%;left:50%}.WindowButton-module__KKTDZW__close:before{transform:translate(-50%,-50%)rotate(45deg)}.WindowButton-module__KKTDZW__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.WindowButton-module__KKTDZW__minimize:before{content:"";background:var(--bg1);height:2px;position:absolute;bottom:5px;left:3px;right:3px}.WindowButton-module__KKTDZW__maximize:before{content:"";border:2px solid var(--bg1);position:absolute;inset:3px}
.WindowHeader-module__ZSlpIW__windowHeader{background:repeating-linear-gradient(90deg,var(--accent)0px,var(--accent)1px,var(--accent2)1px,var(--accent2)2px);border-bottom:3px solid var(--accent);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;height:28px;padding:0 6px;display:flex}.WindowHeader-module__ZSlpIW__flat{background:#0a0804;border-bottom:1px solid #9658082e}.WindowHeader-module__ZSlpIW__windowControls{gap:4px;display:flex}.WindowHeader-module__ZSlpIW__windowTitle{color:var(--bg1);text-shadow:1px 1px #ffbb6680;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;flex:1;margin-left:8px;font-size:14px;font-weight:700;overflow:hidden}.WindowHeader-module__ZSlpIW__flat .WindowHeader-module__ZSlpIW__windowTitle{color:#dca02d8c;text-shadow:none;letter-spacing:.2em;text-transform:uppercase;font-size:11px}.WindowHeader-module__ZSlpIW__windowActions{flex-shrink:0;align-items:center;margin-left:8px;display:flex}.WindowHeader-module__ZSlpIW__draggable{cursor:move}
.Window-module__A40k8W__window{background:var(--bg1);opacity:1;border:3px solid #000;max-width:100%;margin-bottom:0;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 0 20px #f936,4px 4px #0000004d}.Window-module__A40k8W__windowFlat{box-shadow:none;background:0 0;border:none}.Window-module__A40k8W__window.Window-module__A40k8W__minimized{opacity:0;max-height:0;box-shadow:none;pointer-events:none;border-width:0;margin-bottom:0;transform:translateY(-20px)scale(.95)}.Window-module__A40k8W__windowContent{color:#ccc;-webkit-overflow-scrolling:touch;background:#000;padding:20px;font-size:17px;overflow-y:auto}.Window-module__A40k8W__windowContentFlat{background:0 0;padding:0}.Window-module__A40k8W__windowContent::-webkit-scrollbar{width:12px}.Window-module__A40k8W__windowContent::-webkit-scrollbar-track{background:var(--bg1)}.Window-module__A40k8W__windowContent::-webkit-scrollbar-thumb{background:var(--accent);border:1px solid #000;border-radius:6px}
.NavigationWindow-module__SYmaSG__navShell{background:#040300;border:1px solid #b46e0f59;border-radius:4px;width:100%;font-family:Share Tech Mono,monospace;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000e6,inset 0 1px #ffdc6414,0 32px 80px #000000d9}.NavigationWindow-module__SYmaSG__navShell:before{content:"";z-index:100;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#0000002e 2px 3px);position:absolute;inset:0}.NavigationWindow-module__SYmaSG__navShell:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 30% at 50% 100%,#c864080f 0%,#0000 70%);animation:3.5s ease-in-out infinite alternate NavigationWindow-module__SYmaSG__ember-breathe;position:absolute;inset:0}@keyframes NavigationWindow-module__SYmaSG__ember-breathe{0%{opacity:.5}to{opacity:1}}.NavigationWindow-module__SYmaSG__navHeader{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2;border-bottom:1px solid #b46e0f33;align-items:center;gap:10px;padding:10px 14px;display:flex;position:relative}.NavigationWindow-module__SYmaSG__navHeaderIcon{border:1.5px solid #c8821473;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.NavigationWindow-module__SYmaSG__navHeaderIcon span{background:#c882148c;width:8px;height:1.5px;display:block;position:relative}.NavigationWindow-module__SYmaSG__navHeaderIcon span:before,.NavigationWindow-module__SYmaSG__navHeaderIcon span:after{content:"";background:inherit;width:100%;height:100%;position:absolute;left:0}.NavigationWindow-module__SYmaSG__navHeaderIcon span:before{top:-3px}.NavigationWindow-module__SYmaSG__navHeaderIcon span:after{top:3px}.NavigationWindow-module__SYmaSG__navHeaderLabel{letter-spacing:.15em;text-transform:uppercase;color:#ffbe3c8c;font-family:Share Tech Mono,monospace;font-size:11px}.NavigationWindow-module__SYmaSG__navSection{z-index:2;border-bottom:1px solid #b46e0f26;position:relative}.NavigationWindow-module__SYmaSG__navSection:last-child{border-bottom:none}.NavigationWindow-module__SYmaSG__sectionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:stretch;display:flex;position:relative}.NavigationWindow-module__SYmaSG__sectionAccent{opacity:.4;background:linear-gradient(#ffe678e6 0%,#c8780a99 60%,#783c054d 100%);flex-shrink:0;width:2px;transition:opacity .25s}.NavigationWindow-module__SYmaSG__sectionHeader:hover .NavigationWindow-module__SYmaSG__sectionAccent{opacity:1}.NavigationWindow-module__SYmaSG__sectionHeaderInner{flex:1;justify-content:space-between;align-items:center;padding:9px 14px;display:flex}.NavigationWindow-module__SYmaSG__sectionTitle{letter-spacing:.18em;text-transform:uppercase;color:#ffb937cc;text-shadow:0 0 8px #ffb42880;font-family:Share Tech Mono,monospace;font-size:10px}.NavigationWindow-module__SYmaSG__sectionArrow{border-bottom:1.5px solid #c8821473;border-right:1.5px solid #c8821473;width:8px;height:8px;transition:transform .25s;transform:rotate(45deg)translateY(-2px)}.NavigationWindow-module__SYmaSG__sectionHeader.NavigationWindow-module__SYmaSG__collapsed .NavigationWindow-module__SYmaSG__sectionArrow{transform:rotate(-45deg)translateY(2px)}.NavigationWindow-module__SYmaSG__sectionItems{max-height:600px;transition:max-height .32s cubic-bezier(.4,0,.2,1);overflow:hidden}.NavigationWindow-module__SYmaSG__sectionItems.NavigationWindow-module__SYmaSG__collapsed{max-height:0}.NavigationWindow-module__SYmaSG__navItem{cursor:pointer;isolation:isolate;border-top:1px solid #b46e0a1a;align-items:stretch;display:flex;position:relative;overflow:hidden}.NavigationWindow-module__SYmaSG__itemBar{z-index:5;background:linear-gradient(#ffd2502e 0%,#b4640a1f 100%);flex-shrink:0;width:2px;transition:background .22s;position:relative}.NavigationWindow-module__SYmaSG__itemText{color:#d28c2399;letter-spacing:.04em;z-index:5;text-shadow:0 0 4px #dc961459,0 0 1px #ffd25033;flex:1;padding:7.5px 14px;font-family:Share Tech Mono,monospace;font-size:12px;transition:color .1s;position:relative}.NavigationWindow-module__SYmaSG__itemDot{z-index:5;background:#b46e0f33;border-radius:50%;flex-shrink:0;align-self:center;width:3px;height:3px;margin-right:14px;transition:background .22s,box-shadow .22s;position:relative}.NavigationWindow-module__SYmaSG__glassBody{pointer-events:none;z-index:1;background:linear-gradient(#ffeb8217 0%,#c8871412 30%,#96520721 50%,#5f30032b 51%,#82440717 70%,#4b24020a 100%);transition:background .25s;position:absolute;inset:0}.NavigationWindow-module__SYmaSG__glassDome{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.NavigationWindow-module__SYmaSG__glassDome:before{content:"";background:radial-gradient(80% 100% at 50% -10%,#fffcd221 0%,#ffeb8c0f 35%,#0000 75%);height:55%;transition:background .25s;position:absolute;top:0;left:-10%;right:-10%}.NavigationWindow-module__SYmaSG__glassDome:after{content:"";background:radial-gradient(70% 80% at 50% 110%,#c86e0817 0%,#0000 70%);height:60%;transition:background .25s;position:absolute;bottom:-4px;left:5%;right:5%}.NavigationWindow-module__SYmaSG__glassRim{pointer-events:none;z-index:3;transition:box-shadow .25s;position:absolute;inset:0;box-shadow:inset 0 1px #fff5b41a,inset 0 -1px #5023024d}.NavigationWindow-module__SYmaSG__cursorLight{pointer-events:none;z-index:4;opacity:.35;background:radial-gradient(circle 70px at var(--cx,50%)var(--cy,-20%),#fff8be14 0%,transparent 70%);transition:opacity .2s;position:absolute;inset:0}.NavigationWindow-module__SYmaSG__sheen{pointer-events:none;z-index:4;background:linear-gradient(var(--sheen-angle,152deg),transparent 28%,#fffcd20f 42%,transparent 56%);transition:background .1s;position:absolute;inset:0}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__glassBody{background:linear-gradient(#ffeb8233 0%,#e6a51e38 30%,#af640a4d 50%,#6e3a055c 51%,#9b550a33 70%,#5a2d031a 100%)}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__glassDome:before{background:radial-gradient(85% 110% at 50% -10%,#fffddc6b 0%,#ffee9b33 30%,#0000 80%)}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__glassDome:after{background:radial-gradient(75% 90% at 50% 110%,#dc820c42 0%,#0000 72%)}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__glassRim{box-shadow:inset 0 1px #fff8be6b,inset 0 -1px #5a2a038c,inset 1px 0 #ffe46e1a,inset -1px 0 #ffe46e12}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__cursorLight{opacity:1}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__sheen{background:linear-gradient(var(--sheen-angle,152deg),transparent 26%,#fffdd742 42%,transparent 58%)}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__itemBar{background:linear-gradient(#fff296e6 0%,#dc9114b3 50%,#8c480866 100%)}.NavigationWindow-module__SYmaSG__navItem:hover .NavigationWindow-module__SYmaSG__itemDot{background:#ffd580;box-shadow:0 0 8px 2px #ffd250b3}.NavigationWindow-module__SYmaSG__navItem:active{transition-duration:60ms;transform:scaleY(.975)}.NavigationWindow-module__SYmaSG__ripple{pointer-events:none;z-index:10;background:#ffe67873;border-radius:50%;width:8px;height:8px;animation:.55s cubic-bezier(.2,0,.4,1) forwards NavigationWindow-module__SYmaSG__ripple-out;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes NavigationWindow-module__SYmaSG__ripple-out{to{opacity:0;transform:translate(-50%,-50%)scale(28)}}.NavigationWindow-module__SYmaSG__itemText.NavigationWindow-module__SYmaSG__scrambling{color:#ffd246e6;text-shadow:0 0 6px #ffc828b3,0 0 14px #ffb41459}.NavigationWindow-module__SYmaSG__standaloneSection{padding:6px 0}.NavigationWindow-module__SYmaSG__standaloneTitle{letter-spacing:.22em;text-transform:uppercase;color:#b46e1447;padding:8px 14px 4px;font-family:Share Tech Mono,monospace;font-size:10px}@media (max-width:768px){.NavigationWindow-module__SYmaSG__navShell{width:100%}}
.RetroCardsPanel-module__9DHRVa__cardsPanel{flex-direction:column;flex:1;gap:8px;font-family:Advent Pro,sans-serif;display:flex;position:relative}.RetroCardsPanel-module__9DHRVa__card{cursor:pointer;isolation:isolate;background:#040300;border:1px solid #b46e0f4d;border-radius:14px;transition:border-color .25s;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000e6,inset 0 1px #ffdc640f}.RetroCardsPanel-module__9DHRVa__card:hover{border-color:#e69614a6}.RetroCardsPanel-module__9DHRVa__card:before{content:"";z-index:100;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#00000026 2px 3px);position:absolute;inset:0}.RetroCardsPanel-module__9DHRVa__cardBig .RetroCardsPanel-module__9DHRVa__cardImgPlaceholder{z-index:2;background:linear-gradient(160deg,#281405 0%,#502808 40%,#321905 100%);border-bottom:1px solid #b46e0f40;justify-content:center;align-items:center;width:100%;height:140px;display:flex;position:relative}.RetroCardsPanel-module__9DHRVa__cardImageOverlay{background:linear-gradient(#0000001a 25%,#0000008c 100%);justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:10px 12px;display:flex}.RetroCardsPanel-module__9DHRVa__cardBody{z-index:5;padding:12px 14px;position:relative}.RetroCardsPanel-module__9DHRVa__cardMeta{align-items:center;gap:8px;margin-bottom:6px;display:flex}.RetroCardsPanel-module__9DHRVa__ctag{letter-spacing:.18em;text-transform:uppercase;border:1px solid;border-radius:1px;padding:2px 6px;font-size:11px}.RetroCardsPanel-module__9DHRVa__ctFeat{color:#eb8e31e6;background:#eb8e311a;border-color:#eb8e316b}.RetroCardsPanel-module__9DHRVa__ctLib{color:#8cbeffcc;background:#8cbeff0d;border-color:#8cbeff4d}.RetroCardsPanel-module__9DHRVa__ctArc{color:#b48cffcc;background:#b48cff0d;border-color:#b48cff4d}.RetroCardsPanel-module__9DHRVa__ctInt{color:#78d296cc;background:#78d2960d;border-color:#78d2964d}.RetroCardsPanel-module__9DHRVa__ctNews{color:#ffc850d9;background:#ffc85014;border-color:#ffc85059}.RetroCardsPanel-module__9DHRVa__cdate{letter-spacing:.1em;color:#965a0f80;font-size:11px}.RetroCardsPanel-module__9DHRVa__ctitle{letter-spacing:.07em;color:#eb8e31d9;text-shadow:0 0 4px #dc96144d;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:18px;line-height:1.35;display:-webkit-box;overflow:hidden}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__ctitle{color:#eb8e31fa;text-shadow:0 0 10px #eb8e319e,0 0 20px #eb8e314d}.RetroCardsPanel-module__9DHRVa__ctitle.RetroCardsPanel-module__9DHRVa__scrambling{color:#eb8e31f2;text-shadow:0 0 6px #eb8e31b3}.RetroCardsPanel-module__9DHRVa__cdesc{letter-spacing:.03em;color:#dcd7cdd9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__cdesc{color:#ffa84cfa}.RetroCardsPanel-module__9DHRVa__cgb{pointer-events:none;z-index:1;background:linear-gradient(#ffeb8212 0%,#9652071a 50%,#4b240208 100%);transition:background .25s;position:absolute;inset:0}.RetroCardsPanel-module__9DHRVa__cgd{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.RetroCardsPanel-module__9DHRVa__cgd:before{content:"";background:radial-gradient(80% 90% at 50% -10%,#fffcd21a 0%,#0000 70%);height:50%;transition:background .25s;position:absolute;top:0;left:-10%;right:-10%}.RetroCardsPanel-module__9DHRVa__cgr{pointer-events:none;z-index:3;transition:box-shadow .25s;position:absolute;inset:0;box-shadow:inset 0 1px #fff5b414,inset 0 -1px #50230240}.RetroCardsPanel-module__9DHRVa__ccl{pointer-events:none;z-index:4;opacity:0;background:radial-gradient(circle 90px at var(--cx,50%)var(--cy,50%),#fff8be12 0%,transparent 65%);transition:opacity .25s;position:absolute;inset:0}.RetroCardsPanel-module__9DHRVa__csh{pointer-events:none;z-index:4;background:linear-gradient(var(--sa,148deg),transparent 30%,#fffcd20a 44%,transparent 58%);transition:background .1s;position:absolute;inset:0}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__cgb{background:linear-gradient(#ffeb822e 0%,#af640a42 50%,#5a2d0314 100%)}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__cgd:before{background:radial-gradient(85% 110% at 50% -10%,#fffddc5c 0%,#ffee9b29 30%,#0000 80%)}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__cgr{box-shadow:inset 0 1px #fff8be61,inset 0 -1px #5a2a0380}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__ccl{opacity:1}.RetroCardsPanel-module__9DHRVa__card:active{transition-duration:60ms;transform:scale(.99)}.RetroCardsPanel-module__9DHRVa__cardAccent{z-index:6;background:linear-gradient(90deg,#0000 0%,#ffd25040 30%,#dc911473 55%,#ffd25026 80%,#0000 100%);flex-shrink:0;width:100%;height:2px;transition:background .25s;position:relative}.RetroCardsPanel-module__9DHRVa__card:hover .RetroCardsPanel-module__9DHRVa__cardAccent{background:linear-gradient(90deg,#0000 0%,#fff896b3 25%,#ffdc3ce6 50%,#fff896b3 75%,#0000 100%)}.RetroCardsPanel-module__9DHRVa__cardsGrid{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.RetroCardsPanel-module__9DHRVa__cardsGrid .RetroCardsPanel-module__9DHRVa__card{flex-direction:column;display:flex}.RetroCardsPanel-module__9DHRVa__cardsGrid .RetroCardsPanel-module__9DHRVa__cardBody{flex:1}.RetroCardsPanel-module__9DHRVa__cardImgS{z-index:2;border-bottom:1px solid #b46e0f33;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative}.RetroCardsPanel-module__9DHRVa__imgLabel{color:#eba528cc;font-family:Advent Pro,sans-serif;font-size:28px}.RetroCardsPanel-module__9DHRVa__ripple{pointer-events:none;z-index:10;background:#ffe67873;border-radius:50%;width:8px;height:8px;animation:.55s cubic-bezier(.2,0,.4,1) forwards RetroCardsPanel-module__9DHRVa__rout;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes RetroCardsPanel-module__9DHRVa__rout{to{opacity:0;transform:translate(-50%,-50%)scale(28)}}
.RetroCardsPanelAdmin-module__it5AOG__adminToggleFixed{z-index:10;position:absolute;top:8px;right:8px}.RetroCardsPanelAdmin-module__it5AOG__adminButton{color:#ffbe3ccc;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#b46e0f33;border:1px solid #b46e0f66;border-radius:3px;padding:6px 12px;font-family:Advent Pro,sans-serif;font-size:11px;transition:all .2s}.RetroCardsPanelAdmin-module__it5AOG__adminButton:hover{color:#ffdc64f2;background:#b46e0f59;border-color:#ffbe3c80}.RetroCardsPanelAdmin-module__it5AOG__editCaption{color:#b9781cf2;resize:vertical;background:#0006;border:1px solid #b46e0f4d;border-radius:3px;outline:none;width:100%;min-height:44px;padding:8px 10px;font-family:Advent Pro,sans-serif;font-size:13px;line-height:1.4}.RetroCardsPanelAdmin-module__it5AOG__editCaption:focus{background:#00000080;border-color:#ffbe3c80}.RetroCardsPanelAdmin-module__it5AOG__editCaption::placeholder{color:#9b5f1266}.RetroCardsPanelAdmin-module__it5AOG__adminControls{background:#140c05f2;border:1px solid #b46e0f4d;border-radius:4px;margin-top:8px;margin-bottom:16px;padding:16px}.RetroCardsPanelAdmin-module__it5AOG__adminSection{margin-bottom:16px}.RetroCardsPanelAdmin-module__it5AOG__adminSection:last-child{margin-bottom:0}.RetroCardsPanelAdmin-module__it5AOG__adminSection h4{color:#dc9b28e6;margin:0 0 8px;font-family:Advent Pro,sans-serif;font-size:13px;font-weight:500}.RetroCardsPanelAdmin-module__it5AOG__selectButton{color:#8cdc8ce6;cursor:pointer;background:#78b47826;border:1px solid #78c8784d;border-radius:3px;padding:8px 14px;font-family:Advent Pro,sans-serif;font-size:12px;transition:all .2s}.RetroCardsPanelAdmin-module__it5AOG__selectButton:hover{background:#78c87840;border-color:#8cdc8c80}.RetroCardsPanelAdmin-module__it5AOG__currentSelection{color:#b48c50b3;background:#0000004d;border-left:2px solid #b46e0f66;border-radius:3px;margin-top:8px;padding:6px 10px;font-family:Advent Pro,sans-serif;font-size:11px}.RetroCardsPanelAdmin-module__it5AOG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RetroCardsPanelAdmin-module__it5AOG__modal{background:#0a0805;border:1px solid #b46e0f66;border-radius:6px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;display:flex;box-shadow:0 0 40px #000c,0 0 0 1px #b46e0f33}.RetroCardsPanelAdmin-module__it5AOG__modalHeader{border-bottom:1px solid #b46e0f33;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.RetroCardsPanelAdmin-module__it5AOG__modalHeader h3{color:#ffbe3cf2;margin:0;font-family:Advent Pro,sans-serif;font-size:16px;font-weight:500}.RetroCardsPanelAdmin-module__it5AOG__closeButton{color:#b46e0f99;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1;transition:color .2s}.RetroCardsPanelAdmin-module__it5AOG__closeButton:hover{color:#ff643ce6}.RetroCardsPanelAdmin-module__it5AOG__searchBox{border-bottom:1px solid #b46e0f26;padding:16px 20px}.RetroCardsPanelAdmin-module__it5AOG__searchInput{color:#ffdc96e6;background:#00000080;border:1px solid #b46e0f4d;border-radius:4px;outline:none;width:100%;padding:10px 14px;font-family:Advent Pro,sans-serif;font-size:14px;transition:border-color .2s}.RetroCardsPanelAdmin-module__it5AOG__searchInput:focus{border-color:#ffbe3c80}.RetroCardsPanelAdmin-module__it5AOG__searchInput::placeholder{color:#b48c5066}.RetroCardsPanelAdmin-module__it5AOG__selectedCount{color:#78c878cc;margin-top:8px;font-family:Advent Pro,sans-serif;font-size:11px}.RetroCardsPanelAdmin-module__it5AOG__articlesList{flex:1;max-height:400px;padding:8px 0;overflow-y:auto}.RetroCardsPanelAdmin-module__it5AOG__loading,.RetroCardsPanelAdmin-module__it5AOG__empty{text-align:center;color:#b48c5080;padding:40px 20px;font-family:Advent Pro,sans-serif;font-size:14px}.RetroCardsPanelAdmin-module__it5AOG__articleItem{cursor:pointer;border-bottom:1px solid #b46e0f14;align-items:flex-start;gap:12px;padding:12px 20px;transition:background .15s;display:flex}.RetroCardsPanelAdmin-module__it5AOG__articleItem:hover{background:#b46e0f1a}.RetroCardsPanelAdmin-module__it5AOG__articleItemSelected{background:#78c87826;border-left:3px solid #78c87880;padding-left:17px}.RetroCardsPanelAdmin-module__it5AOG__articleItemSelected:hover{background:#78c87833}.RetroCardsPanelAdmin-module__it5AOG__articleCheckbox{color:#b48c5099;margin-top:2px;font-size:18px;line-height:1}.RetroCardsPanelAdmin-module__it5AOG__articleItemSelected .RetroCardsPanelAdmin-module__it5AOG__articleCheckbox{color:#78c878e6}.RetroCardsPanelAdmin-module__it5AOG__articleInfo{flex:1;min-width:0}.RetroCardsPanelAdmin-module__it5AOG__articleTitle{color:#ffdc96f2;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-family:Advent Pro,sans-serif;font-size:14px;line-height:1.3;overflow:hidden}.RetroCardsPanelAdmin-module__it5AOG__articleItem:hover .RetroCardsPanelAdmin-module__it5AOG__articleTitle{color:#fff0b4}.RetroCardsPanelAdmin-module__it5AOG__articleMeta{color:#b48c5080;gap:12px;font-family:Advent Pro,sans-serif;font-size:11px;display:flex}.RetroCardsPanelAdmin-module__it5AOG__articleCategories{color:#8cb4dc99}.RetroCardsPanelAdmin-module__it5AOG__modalFooter{border-top:1px solid #b46e0f33;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.RetroCardsPanelAdmin-module__it5AOG__cancelButton,.RetroCardsPanelAdmin-module__it5AOG__saveButton{cursor:pointer;border-radius:4px;padding:10px 20px;font-family:Advent Pro,sans-serif;font-size:13px;transition:all .2s}.RetroCardsPanelAdmin-module__it5AOG__cancelButton{color:#b48c50cc;background:0 0;border:1px solid #b46e0f4d}.RetroCardsPanelAdmin-module__it5AOG__cancelButton:hover{color:#ffdc96f2;border-color:#ffbe3c80}.RetroCardsPanelAdmin-module__it5AOG__saveButton{color:#8cdc8cf2;background:#78b47833;border:1px solid #78c87866}.RetroCardsPanelAdmin-module__it5AOG__saveButton:hover:not(:disabled){background:#78c8784d;border-color:#8cdc8c99}.RetroCardsPanelAdmin-module__it5AOG__saveButton:disabled{opacity:.5;cursor:not-allowed}.RetroCardsPanelAdmin-module__it5AOG__articlesList::-webkit-scrollbar{width:6px}.RetroCardsPanelAdmin-module__it5AOG__articlesList::-webkit-scrollbar-track{background:#0000004d}.RetroCardsPanelAdmin-module__it5AOG__articlesList::-webkit-scrollbar-thumb{background:#b46e0f4d;border-radius:3px}.RetroCardsPanelAdmin-module__it5AOG__articlesList::-webkit-scrollbar-thumb:hover{background:#b46e0f80}.RetroCardsPanelAdmin-module__it5AOG__imageSelectButton{color:#8cbef0e6;cursor:pointer;background:#6496c833;border:1px solid #6496c84d;border-radius:3px;margin-left:8px;padding:4px 8px;font-family:Advent Pro,sans-serif;font-size:11px;transition:all .2s}.RetroCardsPanelAdmin-module__it5AOG__imageSelectButton:hover{background:#6496c859;border-color:#8cbef080}.RetroCardsPanelAdmin-module__it5AOG__imageSelectorOverlay{z-index:1100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RetroCardsPanelAdmin-module__it5AOG__imageSelector{background:#0a0805;border:1px solid #b46e0f66;border-radius:6px;flex-direction:column;width:90%;max-width:700px;max-height:85vh;display:flex;box-shadow:0 0 50px #000000e6,0 0 0 1px #b46e0f33}.RetroCardsPanelAdmin-module__it5AOG__imageSelectorHeader{border-bottom:1px solid #b46e0f33;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.RetroCardsPanelAdmin-module__it5AOG__imageSelectorHeader h4{color:#ffbe3cf2;margin:0;font-family:Advent Pro,sans-serif;font-size:14px;font-weight:500}.RetroCardsPanelAdmin-module__it5AOG__imageGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;max-height:500px;padding:20px;display:grid;overflow-y:auto}.RetroCardsPanelAdmin-module__it5AOG__noImages{text-align:center;color:#b48c5080;grid-column:1/-1;padding:40px;font-family:Advent Pro,sans-serif;font-size:14px}.RetroCardsPanelAdmin-module__it5AOG__imageOption{aspect-ratio:16/10;cursor:pointer;background:#0000004d;border:2px solid #b46e0f4d;border-radius:4px;transition:all .2s;position:relative;overflow:hidden}.RetroCardsPanelAdmin-module__it5AOG__imageOption:hover{border-color:#ffbe3c99;transform:scale(1.02)}.RetroCardsPanelAdmin-module__it5AOG__imageOptionSelected{border-color:#78c878cc;box-shadow:0 0 0 2px #78c8784d}.RetroCardsPanelAdmin-module__it5AOG__imageOption img{object-fit:cover;width:100%;height:100%}.RetroCardsPanelAdmin-module__it5AOG__imageCheck{color:#000;background:#78c878e6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.RetroCardsPanelAdmin-module__it5AOG__imageSelectorFooter{border-top:1px solid #b46e0f33;justify-content:space-between;gap:12px;padding:16px 20px;display:flex}.RetroCardsPanelAdmin-module__it5AOG__clearImageButton{color:#f08c8cf2;cursor:pointer;background:#c8646433;border:1px solid #c8646466;border-radius:4px;padding:10px 20px;font-family:Advent Pro,sans-serif;font-size:13px;transition:all .2s}.RetroCardsPanelAdmin-module__it5AOG__clearImageButton:hover{background:#c864644d;border-color:#f08c8c99}
@keyframes RetroNewsPanel-module__h8wS-q__amberFlow{0%{background-position:0%}to{background-position:200%}}.RetroNewsPanel-module__h8wS-q__newsPanel{flex-direction:column;flex:0 0 300px;width:100%;font-family:Advent Pro,sans-serif;display:flex}.RetroNewsPanel-module__h8wS-q__shell{background:#040300;border:1px solid #b46e0f59;border-radius:14px;box-shadow:0 0 0 1px #000000e6,inset 0 1px #ffdc6414}.RetroNewsPanel-module__h8wS-q__scanWrap{position:relative;overflow:hidden}.RetroNewsPanel-module__h8wS-q__scanWrap:before{content:"";z-index:100;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#0000002e 2px 3px);position:absolute;inset:0}.RetroNewsPanel-module__h8wS-q__scanWrap:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 30% at 50% 100%,#c864080f 0%,#0000 70%);animation:3.5s ease-in-out infinite alternate RetroNewsPanel-module__h8wS-q__eb;position:absolute;inset:0}@keyframes RetroNewsPanel-module__h8wS-q__eb{0%{opacity:.5}to{opacity:1}}.RetroNewsPanel-module__h8wS-q__newsList{z-index:2;flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden auto}.RetroNewsPanel-module__h8wS-q__filler{background:linear-gradient(#ffaa3c08 0%,#ffaa3c03 100%);border-top:1px dashed #b46e0f38;min-height:90px;display:block;position:relative;overflow:hidden}.RetroNewsPanel-module__h8wS-q__mesh{background-image:linear-gradient(#dc912414 1px,#0000 1px),linear-gradient(90deg,#dc912414 1px,#0000 1px);background-size:24px 24px;border-radius:8px;animation:10s linear infinite RetroNewsPanel-module__h8wS-q__meshPan;position:absolute;inset:16px 12px 12px;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 20%,#0000 95%);mask-image:radial-gradient(circle at 50% 45%,#000 20%,#0000 95%)}.RetroNewsPanel-module__h8wS-q__meshGlow{filter:blur(1px);background:radial-gradient(circle at 50% 120%,#ffa53c2e,#0000 58%);border-radius:10px;animation:2.8s ease-in-out infinite alternate RetroNewsPanel-module__h8wS-q__meshPulse;position:absolute;inset:10px}@keyframes RetroNewsPanel-module__h8wS-q__meshPan{0%{background-position:0 0,0 0}to{background-position:0 24px,24px 0}}@keyframes RetroNewsPanel-module__h8wS-q__meshPulse{0%{opacity:.45}to{opacity:.85}}.RetroNewsPanel-module__h8wS-q__panelHeader{z-index:2;border-bottom:1px solid #b46e0f33;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:relative}.RetroNewsPanel-module__h8wS-q__panelHeaderLeft{align-items:center;gap:10px;display:flex}.RetroNewsPanel-module__h8wS-q__phIcon{border:1.5px solid #c8821473;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.RetroNewsPanel-module__h8wS-q__phIcon span{background:#c882148c;width:8px;height:1.5px;display:block;position:relative}.RetroNewsPanel-module__h8wS-q__phIcon span:before,.RetroNewsPanel-module__h8wS-q__phIcon span:after{content:"";background:inherit;width:100%;height:100%;position:absolute;left:0}.RetroNewsPanel-module__h8wS-q__phIcon span:before{top:-3px}.RetroNewsPanel-module__h8wS-q__phIcon span:after{top:3px}.RetroNewsPanel-module__h8wS-q__phLabel{letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(90deg,#ffb347,#ff7e05,#ffb347,#fc3,#ffb347) 0 0/200%;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:11px;animation:3s linear infinite RetroNewsPanel-module__h8wS-q__amberFlow}.RetroNewsPanel-module__h8wS-q__phDate{letter-spacing:.1em;color:#c88228b3;font-size:10px}.RetroNewsPanel-module__h8wS-q__ticker{z-index:2;border-bottom:1px solid #b46e0f26;padding:6px 0;position:relative;overflow:hidden}.RetroNewsPanel-module__h8wS-q__tickerInner{white-space:nowrap;animation:28s linear infinite RetroNewsPanel-module__h8wS-q__tick;display:inline-flex}.RetroNewsPanel-module__h8wS-q__ti{letter-spacing:.12em;color:#d28c2380;padding:0 28px;font-size:10px}.RetroNewsPanel-module__h8wS-q__ts{color:#b46e0f4d;padding:0 4px}@keyframes RetroNewsPanel-module__h8wS-q__tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.RetroNewsPanel-module__h8wS-q__ni{cursor:pointer;isolation:isolate;border-bottom:1px solid #b46e0a1a;align-items:stretch;display:flex;position:relative;overflow:hidden}.RetroNewsPanel-module__h8wS-q__ni:last-child{border-bottom:none}.RetroNewsPanel-module__h8wS-q__ibar{z-index:5;background:linear-gradient(#ffd2502e 0%,#b4640a1f 100%);flex-shrink:0;width:2px;transition:background .22s;position:relative}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__ibar{background:linear-gradient(#fff296e6 0%,#dc9114b3 50%,#8c480866 100%)}.RetroNewsPanel-module__h8wS-q__icontent{z-index:5;flex:1;padding:8px 10px;position:relative}.RetroNewsPanel-module__h8wS-q__imeta{align-items:center;gap:8px;margin-bottom:3px;display:flex}.RetroNewsPanel-module__h8wS-q__itag{letter-spacing:.12em;text-transform:uppercase;border:1px solid;border-radius:1px;padding:1px 4px;font-size:8px}.RetroNewsPanel-module__h8wS-q__tn{color:#eb8e31e0;background:#eb8e311a;border-color:#eb8e316b}.RetroNewsPanel-module__h8wS-q__tu{color:#78c878cc;background:#78c8780d;border-color:#78c8784d}.RetroNewsPanel-module__h8wS-q__ta{color:#8cb4ffcc;background:#8cb4ff0d;border-color:#8cb4ff4d}.RetroNewsPanel-module__h8wS-q__th2{color:#ff783ccc;background:#ff783c0d;border-color:#ff783c4d}.RetroNewsPanel-module__h8wS-q__idate{letter-spacing:.06em;color:#eb8e31e6;font-size:12px}.RetroNewsPanel-module__h8wS-q__ititle{letter-spacing:.01em;color:#eb8e31d9;text-shadow:0 0 6px #eb8e3166;font-size:18px;line-height:1.2;transition:color .15s,text-shadow .15s}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__ititle{color:#eb8e31e6;text-shadow:0 0 8px #eb8e319e,0 0 16px #eb8e3147}.RetroNewsPanel-module__h8wS-q__ititle.RetroNewsPanel-module__h8wS-q__scrambling{color:#eb8e31f2;text-shadow:0 0 6px #eb8e31b3,0 0 14px #eb8e3161}.RetroNewsPanel-module__h8wS-q__idesc{letter-spacing:.01em;color:#dcd7cdd9;text-shadow:0 0 8px #e47a1480;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;transition:color .15s;display:-webkit-box;overflow:hidden}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__idesc{color:#eb8e31fa}.RetroNewsPanel-module__h8wS-q__idot{z-index:5;background:#b46e0f33;border-radius:50%;flex-shrink:0;align-self:center;width:3px;height:3px;margin-right:13px;transition:background .22s,box-shadow .22s;position:relative}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__idot{background:#ffd580;box-shadow:0 0 8px 2px #ffd250b3}.RetroNewsPanel-module__h8wS-q__gb{pointer-events:none;z-index:1;background:linear-gradient(#ffeb8217 0%,#c8871412 30%,#96520721 50%,#5f30032b 51%,#82440717 70%,#4b24020a 100%);transition:background .25s;position:absolute;inset:0}.RetroNewsPanel-module__h8wS-q__gd{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.RetroNewsPanel-module__h8wS-q__gd:before{content:"";background:radial-gradient(80% 100% at 50% -10%,#fffcd221 0%,#ffeb8c0f 35%,#0000 75%);height:55%;transition:background .25s;position:absolute;top:0;left:-10%;right:-10%}.RetroNewsPanel-module__h8wS-q__gr{pointer-events:none;z-index:3;transition:box-shadow .25s;position:absolute;inset:0;box-shadow:inset 0 1px #fff5b41a,inset 0 -1px #5023024d}.RetroNewsPanel-module__h8wS-q__cl{pointer-events:none;z-index:4;opacity:.35;background:radial-gradient(circle 70px at var(--cx,50%)var(--cy,-20%),#fff8be14 0%,transparent 70%);transition:opacity .2s;position:absolute;inset:0}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__gb{background:linear-gradient(#ffeb8217 0%,#c8871412 30%,#96520721 50%,#5f30032b 51%,#82440717 70%,#4b24020a 100%)}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__gd:before{background:radial-gradient(85% 110% at 50% -10%,#fffddc6b 0%,#ffee9b33 30%,#0000 80%)}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__gr{box-shadow:inset 0 1px #fff8be6b,inset 0 -1px #5a2a038c,inset 1px 0 #ffe46e1a,inset -1px 0 #ffe46e12}.RetroNewsPanel-module__h8wS-q__ni:hover .RetroNewsPanel-module__h8wS-q__cl{opacity:1}.RetroNewsPanel-module__h8wS-q__ni:active{transition-duration:60ms;transform:scaleY(.975)}.RetroNewsPanel-module__h8wS-q__ripple{pointer-events:none;z-index:10;background:#ffe67873;border-radius:50%;width:8px;height:8px;animation:.55s cubic-bezier(.2,0,.4,1) forwards RetroNewsPanel-module__h8wS-q__rout;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes RetroNewsPanel-module__h8wS-q__rout{to{opacity:0;transform:translate(-50%,-50%)scale(28)}}.RetroNewsPanel-module__h8wS-q__panelFooter{z-index:2;cursor:pointer;border-top:1px solid #b46e0f26;justify-content:center;align-items:center;margin-top:auto;padding:8px 14px;display:flex;position:relative}.RetroNewsPanel-module__h8wS-q__panelFooter span{letter-spacing:.22em;text-transform:uppercase;color:#d28c32bf;font-size:9px;transition:color .2s}.RetroNewsPanel-module__h8wS-q__panelFooter:hover span{color:#eb8e31cc}
