@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";
@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&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}}
.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__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;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;line-height:1.2;transition:color .15s,text-shadow .15s;display:-webkit-box;overflow:hidden}.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}
@keyframes TopBooksWindow-module__oFFMHa__amberFlow{0%{background-position:0%}to{background-position:200%}}@keyframes TopBooksWindow-module__oFFMHa__btnPulse{0%{transform:scale(.96);box-shadow:0 0 #eb8e3100}40%{transform:scale(1.02);box-shadow:0 0 12px #eb8e314d}to{transform:scale(1);box-shadow:0 0 #eb8e3100}}@keyframes TopBooksWindow-module__oFFMHa__cardEnter{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.TopBooksWindow-module__oFFMHa__container{background:#0a0804;border:1px solid #a05f0a47;border-radius:14px;flex-direction:column;width:100%;font-family:Share Tech Mono,monospace;display:flex;overflow:hidden}.TopBooksWindow-module__oFFMHa__secHead{border-bottom:1px solid #9658082e;justify-content:space-between;align-items:center;padding:13px 18px;display:flex}.TopBooksWindow-module__oFFMHa__shLabel{letter-spacing:.2em;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 TopBooksWindow-module__oFFMHa__amberFlow}.TopBooksWindow-module__oFFMHa__tabs{border-bottom:1px solid #9658082e;display:flex}.TopBooksWindow-module__oFFMHa__tab{text-align:center;cursor:pointer;letter-spacing:.16em;text-transform:uppercase;color:#eb8e31cc;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:12px 18px;font-family:inherit;font-size:11px;transition:color .18s,border-color .18s}.TopBooksWindow-module__oFFMHa__tab:hover{color:#eb8e31e6}.TopBooksWindow-module__oFFMHa__tab:active{animation:.28s ease-out TopBooksWindow-module__oFFMHa__btnPulse}.TopBooksWindow-module__oFFMHa__tabActive{color:#eb8e31;border-bottom-color:#eb8e31b3}.TopBooksWindow-module__oFFMHa__toolbar{border-bottom:1px solid #9658081f;align-items:center;gap:8px;padding:12px 18px;display:flex}.TopBooksWindow-module__oFFMHa__toolBtn{cursor:pointer;letter-spacing:.14em;text-transform:uppercase;color:#eb8e31cc;background:0 0;border:1px solid #96580838;border-radius:20px;padding:5px 14px;font-family:inherit;font-size:10px;transition:background .18s,border-color .18s,color .18s}.TopBooksWindow-module__oFFMHa__toolBtn:hover{color:#eb8e31e6;border-color:#d28c1973}.TopBooksWindow-module__oFFMHa__toolBtn:active{animation:.28s ease-out TopBooksWindow-module__oFFMHa__btnPulse}.TopBooksWindow-module__oFFMHa__toolBtnActive{color:#eb8e31;background:#d28c141f;border-color:#e19b1e80}.TopBooksWindow-module__oFFMHa__strip{scrollbar-width:none;-webkit-user-select:none;user-select:none;gap:10px;padding:16px 18px;display:flex;overflow-x:auto}.TopBooksWindow-module__oFFMHa__strip::-webkit-scrollbar{display:none}.TopBooksWindow-module__oFFMHa__card{cursor:pointer;flex-shrink:0;width:108px;text-decoration:none;animation:.42s ease-out both TopBooksWindow-module__oFFMHa__cardEnter;position:relative}.TopBooksWindow-module__oFFMHa__rank{z-index:2;letter-spacing:.04em;color:#eb8e31bf;background:#0a0804;border:1px solid #c8821966;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;display:flex;position:absolute;top:-1px;left:-1px}.TopBooksWindow-module__oFFMHa__coverWrap{background:linear-gradient(135deg,#190e04 0%,#321c07 100%);border:1px solid #96580838;border-radius:6px;width:108px;height:152px;transition:transform .2s,border-color .2s;overflow:hidden}.TopBooksWindow-module__oFFMHa__card:hover .TopBooksWindow-module__oFFMHa__coverWrap{border-color:#eb8e318c;transform:translateY(-3px)}.TopBooksWindow-module__oFFMHa__cover{object-fit:cover;width:100%;height:100%;display:block}.TopBooksWindow-module__oFFMHa__placeholder{text-align:center;color:#b4640f66;letter-spacing:.08em;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:10px;display:flex}.TopBooksWindow-module__oFFMHa__coverGlow{pointer-events:none;background:linear-gradient(#ffbe3c14 0%,#0000 45%);position:absolute;inset:0}.TopBooksWindow-module__oFFMHa__info{margin-top:8px}.TopBooksWindow-module__oFFMHa__bookTitle{letter-spacing:.03em;color:#eb8e31d9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;transition:color .15s;display:-webkit-box;overflow:hidden}.TopBooksWindow-module__oFFMHa__card:hover .TopBooksWindow-module__oFFMHa__bookTitle{color:#eb8e31fa}.TopBooksWindow-module__oFFMHa__author{letter-spacing:.04em;color:#a5641273;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.TopBooksWindow-module__oFFMHa__stats{align-items:center;gap:6px;margin-top:4px;display:flex}.TopBooksWindow-module__oFFMHa__rating{letter-spacing:.04em;color:#eb8e31d9;font-size:12px}.TopBooksWindow-module__oFFMHa__comments{color:#91550e66;font-size:10px}.TopBooksWindow-module__oFFMHa__panelFooter{cursor:pointer;border-top:1px solid #96580826;justify-content:center;align-items:center;padding:11px 18px;transition:background .18s;display:flex}.TopBooksWindow-module__oFFMHa__panelFooter:hover{background:#ffb4280a}.TopBooksWindow-module__oFFMHa__panelFooter a{text-decoration:none}.TopBooksWindow-module__oFFMHa__panelFooter span{letter-spacing:.18em;text-transform:uppercase;color:#d28c32bf;font-size:10px;transition:color .2s}.TopBooksWindow-module__oFFMHa__panelFooter:hover span{color:#eb8e31b3}@media (max-width:768px){.TopBooksWindow-module__oFFMHa__tab{padding:11px 8px;font-size:10px}.TopBooksWindow-module__oFFMHa__toolbar{flex-wrap:wrap}.TopBooksWindow-module__oFFMHa__strip{gap:8px;padding:14px 10px}}
.Desktop-module__g32mVa__desktop{z-index:5;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;max-width:1600px;margin:0 auto;padding:30px;display:grid;position:relative}.Desktop-module__g32mVa__desktopFull{z-index:5;max-width:1600px;margin:0 auto;padding:30px;display:block;position:relative}.Desktop-module__g32mVa__mainColumn{flex-direction:column;gap:20px;min-width:0;padding-top:0;display:flex}.Desktop-module__g32mVa__sideColumn{flex-direction:column;gap:20px;display:flex}@media (max-width:1200px){.Desktop-module__g32mVa__desktop{grid-template-columns:1fr}}@media (max-width:768px){.Desktop-module__g32mVa__desktop,.Desktop-module__g32mVa__desktopFull{gap:15px;width:100%;max-width:100%;padding:0;overflow-x:hidden}.Desktop-module__g32mVa__sideColumn{display:none}}
.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__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}}
.BookCoverSection-module__6N0-va__coverBox{border:2px solid var(--accent,#f93);flex-shrink:0;justify-content:center;align-items:center;width:280px;height:420px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #f933,0 30px 60px #000c}.BookCoverSection-module__6N0-va__cover{object-fit:cover;width:100%;height:100%}.BookCoverSection-module__6N0-va__coverTitle{color:#ff993380;text-align:center;padding:1rem;font-family:ZenMaruGothic-Regular,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.4}.BookCoverSection-module__6N0-va__sepiaOverlay{mix-blend-mode:multiply;pointer-events:none;background:#b48c501f;position:absolute;inset:0}.BookCoverSection-module__6N0-va__coverSide{flex-direction:column;flex-shrink:0;gap:1.5rem;width:280px;display:flex}.BookCoverSection-module__6N0-va__heroRelatedContainer{flex-direction:column;gap:.75rem;display:flex}.BookCoverSection-module__6N0-va__heroRelatedTitle{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem;font-weight:600}.BookCoverSection-module__6N0-va__heroRelatedScroll{scrollbar-width:thin;scrollbar-color:#ff99334d transparent;flex-direction:column;gap:.5rem;max-height:250px;padding-right:.5rem;display:flex;overflow-y:auto}.BookCoverSection-module__6N0-va__heroRelatedScroll::-webkit-scrollbar{width:4px}.BookCoverSection-module__6N0-va__heroRelatedScroll::-webkit-scrollbar-track{background:0 0}.BookCoverSection-module__6N0-va__heroRelatedScroll::-webkit-scrollbar-thumb{background:#ff99334d;border-radius:4px}.BookCoverSection-module__6N0-va__heroRelatedItem{background:#0009;border:1px solid #f933;flex-shrink:0;width:100%;height:60px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.BookCoverSection-module__6N0-va__heroRelatedItem:hover{border-color:var(--accent);background:#ff99331a;transform:translate(2px)}.BookCoverSection-module__6N0-va__heroRelatedCover,.BookCoverSection-module__6N0-va__heroRelatedCoverPlaceholder{object-fit:cover;border-right:1px solid #f933;flex-shrink:0;width:48px;height:100%}.BookCoverSection-module__6N0-va__heroRelatedCoverPlaceholder{justify-content:center;align-items:center;display:flex;overflow:hidden}.BookCoverSection-module__6N0-va__heroRelatedCoverText{color:#ffffff80;text-align:center;word-break:break-all;font-size:6px}.BookCoverSection-module__6N0-va__heroRelatedInfo{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:.2rem;padding:.5rem 2rem .5rem .5rem;display:flex;position:relative;overflow:hidden}.BookCoverSection-module__6N0-va__heroRelatedOrder{color:var(--accent);opacity:.15;font-size:3.5rem;font-weight:700;font-family:var(--font-handjet),monospace;pointer-events:none;z-index:0;line-height:1;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.BookCoverSection-module__6N0-va__heroRelatedItemTitle{color:#eee;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-family:ZenMaruGothic-Regular,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.BookCoverSection-module__6N0-va__heroRelatedCurrent{background:var(--accent);color:#000;text-transform:uppercase;border-radius:2px;padding:2px 4px;font-size:.6rem;font-weight:700;position:absolute;top:4px;right:4px}.BookCoverSection-module__6N0-va__seriesLink{color:inherit;cursor:pointer;align-items:center;gap:8px;text-decoration:none;transition:all .2s;display:flex}.BookCoverSection-module__6N0-va__seriesLink:hover{color:var(--accent)}.BookCoverSection-module__6N0-va__seriesLink span{opacity:.5;font-size:.8em;transition:transform .2s}.BookCoverSection-module__6N0-va__seriesLink:hover span{opacity:1;transform:translate(4px)}.BookCoverSection-module__6N0-va__seriesNoLink{color:inherit;opacity:.8;align-items:center;gap:8px;display:flex}.BookCoverSection-module__6N0-va__localToggleWrap{z-index:10;background:#0006;border:1px solid #f933;border-radius:4px;align-self:center;gap:.5rem;margin-top:-.5rem;padding:.5rem;display:flex;position:relative}.BookCoverSection-module__6N0-va__localToggleBtn{color:#ff993380;cursor:pointer;font-size:.7rem;font-weight:700;font-family:var(--font-handjet),monospace;letter-spacing:1px;background:0 0;border:1px solid #f933;padding:4px 12px;transition:all .2s}.BookCoverSection-module__6N0-va__localToggleBtn:hover{color:var(--accent);border-color:var(--accent)}.BookCoverSection-module__6N0-va__localToggleBtn.BookCoverSection-module__6N0-va__active{background:var(--accent);color:#000;border-color:var(--accent);box-shadow:0 0 10px #ff99334d}@media (max-width:768px){.BookCoverSection-module__6N0-va__coverSide{flex-direction:column;align-items:center;width:100%}.BookCoverSection-module__6N0-va__coverBox{width:200px;height:300px}.BookCoverSection-module__6N0-va__heroRelatedScroll{max-height:200px}}@media (max-width:480px){.BookCoverSection-module__6N0-va__coverBox{width:160px;height:240px}.BookCoverSection-module__6N0-va__coverSide{gap:1rem;width:100%}.BookCoverSection-module__6N0-va__heroRelatedTitle{font-size:.78rem}.BookCoverSection-module__6N0-va__heroRelatedItem{height:50px}.BookCoverSection-module__6N0-va__heroRelatedCover,.BookCoverSection-module__6N0-va__heroRelatedCoverPlaceholder{width:38px}.BookCoverSection-module__6N0-va__heroRelatedItemTitle{font-size:.68rem}.BookCoverSection-module__6N0-va__heroRelatedOrder{font-size:2.5rem}.BookCoverSection-module__6N0-va__heroRelatedInfo{padding:.35rem 1.5rem .35rem .35rem}.BookCoverSection-module__6N0-va__localToggleWrap{gap:.35rem}.BookCoverSection-module__6N0-va__localToggleBtn{padding:3px 8px;font-size:.62rem}}
.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}
.MobileLayout-module__EMJx4W__mobileRoot{background:#000;flex-direction:column;width:100%;min-height:100vh;font-size:16px;display:flex;overflow-x:hidden}.MobileLayout-module__EMJx4W__mobileHeader{height:var(--topbarH);border-bottom:2px solid var(--accent);z-index:2000;box-shadow:0 2px 10px var(--shadow);background:linear-gradient(#4a4a4a 0%,#2d2d2d 100%);justify-content:space-between;align-items:center;padding:0 14px;display:flex;position:sticky;top:0}.MobileLayout-module__EMJx4W__logoBtn{cursor:pointer;flex:1;min-width:0;margin:0 10px 0 0}.MobileLayout-module__EMJx4W__burger{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:44px;min-height:44px;display:flex}.MobileLayout-module__EMJx4W__burgerLine{background:var(--accent);border-radius:2px;width:28px;height:3px}.MobileLayout-module__EMJx4W__menuOverlay{inset:var(--topbarH)0 0 0;z-index:2200;background:#000000f5;border-top:2px solid #ff99338c;padding:16px;animation:.22s ease-out MobileLayout-module__EMJx4W__menuDrop;position:fixed;overflow-y:auto}@keyframes MobileLayout-module__EMJx4W__menuDrop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.MobileLayout-module__EMJx4W__menuHead{border-bottom:1px solid #ff99334d;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.MobileLayout-module__EMJx4W__menuTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:15px}.MobileLayout-module__EMJx4W__menuClose{min-width:44px;min-height:44px;color:var(--accent);background:#ff993314;border:1px solid #ff993373;font-size:22px}.MobileLayout-module__EMJx4W__menuBlock{margin-bottom:14px}.MobileLayout-module__EMJx4W__main{flex:1;width:100%}.MobileLayout-module__EMJx4W__homeFlow{flex-direction:column;align-items:stretch;gap:14px;width:100%;padding:12px;display:flex}.MobileLayout-module__EMJx4W__section{background:#080808e0;border:2px solid #ff993373;border-radius:10px;width:100%;overflow:hidden}.MobileLayout-module__EMJx4W__sectionTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#ff993312;border-bottom:1px solid #ff993347;padding:10px 12px;font-size:13px}.MobileLayout-module__EMJx4W__sectionBody{width:100%;padding:10px}.MobileLayout-module__EMJx4W__quickNavGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.MobileLayout-module__EMJx4W__quickBtn{min-height:44px;color:var(--accent);letter-spacing:.04em;background:#ff993314;border:1px solid #ff993373;padding:10px;font-size:14px}.MobileLayout-module__EMJx4W__newsScroll{width:100%;max-height:320px;overflow-y:auto}.MobileLayout-module__EMJx4W__newsScroll::-webkit-scrollbar{width:8px;height:8px}.MobileLayout-module__EMJx4W__swipeRow::-webkit-scrollbar{width:8px;height:8px}.MobileLayout-module__EMJx4W__newsScroll::-webkit-scrollbar-thumb{background:#ff9933b3;border-radius:8px}.MobileLayout-module__EMJx4W__swipeRow::-webkit-scrollbar-thumb{background:#ff9933b3;border-radius:8px}.MobileLayout-module__EMJx4W__newsScroll::-webkit-scrollbar-track{background:#ff993329}.MobileLayout-module__EMJx4W__swipeRow::-webkit-scrollbar-track{background:#ff993329}.MobileLayout-module__EMJx4W__aboutText{color:#dcd7cde6;font-size:16px;line-height:1.55}.MobileLayout-module__EMJx4W__aboutList{color:#eba550eb;margin:10px 0 0;padding-left:20px;font-size:15px;line-height:1.45}.MobileLayout-module__EMJx4W__swipeRow{scroll-snap-type:x mandatory;gap:10px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.MobileLayout-module__EMJx4W__swipeCard{scroll-snap-align:start;background:#00000059;border:1px solid #ff993359;border-radius:8px;width:100%;min-width:100%;padding:12px}.MobileLayout-module__EMJx4W__quoteText{color:#dcd7cdeb;font-size:16px;line-height:1.5}.MobileLayout-module__EMJx4W__quoteMeta{color:#ffa546eb;margin-top:10px;font-size:14px}.MobileLayout-module__EMJx4W__swipeControls{gap:8px;margin-top:10px;display:flex}.MobileLayout-module__EMJx4W__controlBtn{min-height:44px;color:var(--accent);background:#ff993317;border:1px solid #ff993373;padding:10px 14px}.MobileLayout-module__EMJx4W__stack{flex-direction:column;gap:12px;width:100%;display:flex}@media (max-width:768px){.MobileLayout-module__EMJx4W__mobileRoot *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}
.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%}}
.GuestbookWindow-module__vbg3yW__container{color:var(--text-color,#ffd);background-color:#0000;padding:15px 15px 50px;font-family:inherit;font-size:14px}.GuestbookWindow-module__vbg3yW__pagination{border:1px solid var(--border-color,#555);background-color:#0000004d;justify-content:space-between;margin-bottom:10px;padding:4px;font-family:inherit;font-weight:700;display:flex}.GuestbookWindow-module__vbg3yW__pages{color:var(--main-color,#f90)}.GuestbookWindow-module__vbg3yW__pages a{color:var(--link-color,#0ff);margin:0 3px;text-decoration:none}.GuestbookWindow-module__vbg3yW__pages a:hover{color:#fff;text-decoration:underline}.GuestbookWindow-module__vbg3yW__pages .GuestbookWindow-module__vbg3yW__current{color:#fff;font-weight:700}.GuestbookWindow-module__vbg3yW__messages{flex-direction:column;gap:10px;width:100%;margin-bottom:20px;display:flex}.GuestbookWindow-module__vbg3yW__messageBlock{border:1px solid var(--border-color,#555);background-color:#0000}.GuestbookWindow-module__vbg3yW__messageRow{border-bottom:1px solid var(--border-color,#555);background-color:#3e2b7b66;justify-content:space-between;align-items:center;padding:4px 8px;font-size:14px;display:flex}.GuestbookWindow-module__vbg3yW__author{color:var(--main-color,#f90);font-size:16px;font-weight:700;text-decoration:none}.GuestbookWindow-module__vbg3yW__icon{vertical-align:middle;opacity:.8;border:0;width:auto;height:auto;margin-left:6px}.GuestbookWindow-module__vbg3yW__icon:hover{opacity:1}.GuestbookWindow-module__vbg3yW__date{text-align:right;color:#aaa;font-size:12px}.GuestbookWindow-module__vbg3yW__contentRow{white-space:pre-wrap;color:#eee;padding:10px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.6}.GuestbookWindow-module__vbg3yW__answerRow{color:#ccc;background-color:#6464641a;border-top:1px dashed #444;padding:8px 10px;font-style:italic}.GuestbookWindow-module__vbg3yW__answerLabel{color:var(--main-color,#f90);font-weight:700}.GuestbookWindow-module__vbg3yW__formContainer{border:1px solid var(--main-color,#f90);background-color:#0006;margin-top:30px;padding:15px;font-family:inherit;position:relative}.GuestbookWindow-module__vbg3yW__formContainer:before{content:"";border:1px solid var(--main-color,#f90);pointer-events:none;opacity:.5;position:absolute;inset:2px}.GuestbookWindow-module__vbg3yW__formHeader{color:var(--main-color,#f90);text-transform:uppercase;text-align:center;letter-spacing:2px;margin-bottom:15px;font-size:18px}.GuestbookWindow-module__vbg3yW__formContainer input[type=text],.GuestbookWindow-module__vbg3yW__formContainer input[type=email],.GuestbookWindow-module__vbg3yW__formContainer textarea{color:#fff;background-color:#000;border:1px solid #555;padding:4px;font-family:inherit;font-size:14px}.GuestbookWindow-module__vbg3yW__formContainer input:focus,.GuestbookWindow-module__vbg3yW__formContainer textarea:focus{border-color:var(--main-color,#f90);outline:none}.GuestbookWindow-module__vbg3yW__formContainer td{color:#ccc;padding:2px 0;font-size:14px}.GuestbookWindow-module__vbg3yW__submitBtn,.GuestbookWindow-module__vbg3yW__clearBtn{color:var(--main-color,#f90);border:1px solid var(--main-color,#f90);cursor:pointer;text-transform:uppercase;background-color:#333;padding:4px 12px;font-family:inherit;font-size:14px;transition:all .2s}.GuestbookWindow-module__vbg3yW__submitBtn:hover,.GuestbookWindow-module__vbg3yW__clearBtn:hover{background-color:var(--main-color,#f90);color:#000}.GuestbookWindow-module__vbg3yW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.GuestbookWindow-module__vbg3yW__resultMsg{text-align:center;margin-bottom:10px;font-weight:700}.GuestbookWindow-module__vbg3yW__replyBtn{color:var(--main-color,#f90);cursor:pointer;font-size:13px;text-decoration:none}.GuestbookWindow-module__vbg3yW__replyBtn:hover{text-decoration:underline}.GuestbookWindow-module__vbg3yW__replyForm{background-color:#0006;border-top:1px dashed #555;margin-top:5px;padding:10px}.GuestbookWindow-module__vbg3yW__replyInput{color:#fff;background-color:#000;border:1px solid #555;width:100%;margin-bottom:5px;padding:6px;font-family:inherit;font-size:14px;display:block}.GuestbookWindow-module__vbg3yW__replyInputMini{color:#fff;background-color:#000;border:1px solid #555;padding:2px 6px;font-family:inherit;font-size:12px;display:inline-block}.GuestbookWindow-module__vbg3yW__submitBtnMini,.GuestbookWindow-module__vbg3yW__clearBtnMini{color:var(--main-color,#f90);border:1px solid var(--main-color,#f90);cursor:pointer;text-transform:uppercase;background-color:#333;margin-right:5px;padding:3px 10px;font-family:inherit;font-size:11px;transition:all .2s}.GuestbookWindow-module__vbg3yW__submitBtnMini:hover,.GuestbookWindow-module__vbg3yW__clearBtnMini:hover{background-color:var(--main-color,#f90);color:#000}
.stats-module__FvJura__page{min-height:100vh;color:var(--accent,#f93);font-family:var(--font-primary),sans-serif;box-sizing:border-box;background:0 0;max-width:1400px;margin:0 auto;padding:1.5rem 1rem 5rem;overflow-x:hidden}.stats-module__FvJura__breadcrumb{font-size:13px;font-family:var(--font-handjet),monospace;color:#555;align-items:center;gap:6px;margin-bottom:24px;display:flex}.stats-module__FvJura__breadcrumbLink{color:#666;text-decoration:none;transition:color .15s}.stats-module__FvJura__breadcrumbLink:hover{color:var(--accent,#f93)}.stats-module__FvJura__sep{color:#333}.stats-module__FvJura__breadcrumbCurrent{color:var(--accent,#f93)}.stats-module__FvJura__header{text-align:center;margin-bottom:32px}.stats-module__FvJura__title{font-size:clamp(1.8rem,5vw,2.8rem);font-family:var(--font-primary),sans-serif;color:var(--accent,#f93);text-shadow:0 0 20px #ff99334d;letter-spacing:3px;text-transform:uppercase;margin:0 0 10px;font-weight:700}.stats-module__FvJura__subtitle{font-size:15px;font-family:var(--font-handjet),monospace;color:#666;letter-spacing:1px;margin:0}@media (max-width:640px){.stats-module__FvJura__page{padding:1rem .75rem 4rem}.stats-module__FvJura__title{letter-spacing:1.5px}}
.Stats-module__Rh0LZG__statsPage{color:#e6edf3;background:#0a0a0a;min-height:100vh;font-family:ZenMaruGothic-Light,sans-serif}.Stats-module__Rh0LZG__pageHeader{background:#0d1117;border-bottom:1px solid #21262d;padding:30px 20px}.Stats-module__Rh0LZG__breadcrumb{color:#6e7681;align-items:center;gap:8px;max-width:1100px;margin:20px auto 0;padding:0 20px;font-size:13px;display:flex}.Stats-module__Rh0LZG__breadcrumbLink{color:#8b949e;text-decoration:none;transition:color .15s}.Stats-module__Rh0LZG__breadcrumbLink:hover{color:var(--accent,#f93)}.Stats-module__Rh0LZG__sep{color:#30363d}.Stats-module__Rh0LZG__breadcrumbCurrent{color:#c9d1d9;font-weight:500}.Stats-module__Rh0LZG__pageTitle{color:#fff;font-size:24px;font-weight:700;font-family:var(--font-handjet,monospace);max-width:1100px;margin:0 auto}.Stats-module__Rh0LZG__content{max-width:1100px;margin:0 auto;padding:25px 20px}.Stats-module__Rh0LZG__topGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:30px;display:grid}.Stats-module__Rh0LZG__topCard{text-align:center;background:#161b22;border:1px solid #21262d;border-radius:10px;padding:18px;transition:border-color .2s}.Stats-module__Rh0LZG__topCard:hover{border-color:#30363d}.Stats-module__Rh0LZG__topValue{color:var(--accent,#f93);font-size:30px;font-weight:700;font-family:var(--font-handjet,monospace);line-height:1}.Stats-module__Rh0LZG__topLabel{color:#6e7681;text-transform:uppercase;letter-spacing:.5px;margin-top:6px;font-size:11px}.Stats-module__Rh0LZG__topSub{color:#484f58;margin-top:2px;font-size:11px}.Stats-module__Rh0LZG__mainGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}@media (max-width:800px){.Stats-module__Rh0LZG__mainGrid{grid-template-columns:1fr}}.Stats-module__Rh0LZG__panel{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:20px}.Stats-module__Rh0LZG__panelTitle{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600;font-family:var(--font-handjet,monospace);margin-bottom:16px}.Stats-module__Rh0LZG__heatmapGrid{grid-template-columns:repeat(12,1fr);gap:3px;display:grid}.Stats-module__Rh0LZG__heatCell{aspect-ratio:1;cursor:default;border-radius:2px;transition:transform .1s;position:relative}.Stats-module__Rh0LZG__heatCell:hover{z-index:1;transform:scale(1.3)}.Stats-module__Rh0LZG__heatTooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#000;border-radius:4px;padding:3px 8px;font-size:10px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.Stats-module__Rh0LZG__heatCell:hover .Stats-module__Rh0LZG__heatTooltip{opacity:1}.Stats-module__Rh0LZG__heatLegend{color:#484f58;justify-content:flex-end;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.Stats-module__Rh0LZG__heatLegendCell{border-radius:2px;width:12px;height:12px}.Stats-module__Rh0LZG__barList{flex-direction:column;gap:10px;display:flex}.Stats-module__Rh0LZG__barItem{align-items:center;gap:10px;display:flex}.Stats-module__Rh0LZG__barLabel{color:#c9d1d9;text-align:right;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:100px;font-size:12px;overflow:hidden}.Stats-module__Rh0LZG__barTrack{background:#0d1117;border-radius:4px;flex:1;height:14px;overflow:hidden}.Stats-module__Rh0LZG__barFill{border-radius:4px;min-width:2px;height:100%;transition:width .8s}.Stats-module__Rh0LZG__barCount{width:30px;color:var(--accent,#f93);text-align:left;font-size:12px;font-weight:700}.Stats-module__Rh0LZG__distBar{border-radius:6px;height:12px;margin-bottom:10px;display:flex;overflow:hidden}.Stats-module__Rh0LZG__distSegment{min-width:2px;height:100%;transition:width .6s}.Stats-module__Rh0LZG__distLegend{flex-wrap:wrap;gap:10px;display:flex}.Stats-module__Rh0LZG__distItem{color:#8b949e;align-items:center;gap:5px;font-size:11px;display:flex}.Stats-module__Rh0LZG__distDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Stats-module__Rh0LZG__recordsList{flex-direction:column;gap:10px;display:flex}.Stats-module__Rh0LZG__recordItem{background:#0d1117;border:1px solid #21262d;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Stats-module__Rh0LZG__recordLabel{color:#8b949e;font-size:12px}.Stats-module__Rh0LZG__recordValue{color:#e6edf3;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:13px;font-weight:600;overflow:hidden}.Stats-module__Rh0LZG__timelineChart{align-items:flex-end;gap:4px;height:120px;padding-top:10px;display:flex}.Stats-module__Rh0LZG__timelineBar{cursor:default;border-radius:3px 3px 0 0;flex:1;min-width:6px;transition:opacity .15s;position:relative}.Stats-module__Rh0LZG__timelineBar:hover{opacity:.8}.Stats-module__Rh0LZG__timelineBar:hover .Stats-module__Rh0LZG__heatTooltip{opacity:1}.Stats-module__Rh0LZG__timelineLabels{gap:4px;margin-top:4px;display:flex}.Stats-module__Rh0LZG__timelineLabel{text-align:center;color:#484f58;flex:1;min-width:6px;font-size:9px}.Stats-module__Rh0LZG__emptyState{text-align:center;color:#484f58;padding:40px 20px;font-size:13px}.Stats-module__Rh0LZG__emptyEmoji{margin-bottom:12px;font-size:48px}.Stats-module__Rh0LZG__browseLink{background:var(--accent,#f93);color:#000;border-radius:6px;margin-top:16px;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.Stats-module__Rh0LZG__fullPanel{background:#161b22;border:1px solid #21262d;border-radius:10px;margin-bottom:20px;padding:20px}
.articlePage-module__E7n8Ja__articleBody{color:#ccc;--formatted-text-font:"ZenMaruGothic-Regular";font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.8}.articlePage-module__E7n8Ja__articleBody p{margin-bottom:16px;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.75}.articlePage-module__E7n8Ja__articleBody strong{color:var(--accent,#f93);font-weight:700}.articlePage-module__E7n8Ja__articleBody em{font-style:italic}.articlePage-module__E7n8Ja__articleBody h1,.articlePage-module__E7n8Ja__articleBody h2,.articlePage-module__E7n8Ja__articleBody h3{color:var(--accent,#f93);margin-top:2rem;margin-bottom:.75rem;font-family:Oranienbaum-Regular,serif;line-height:1.3}.articlePage-module__E7n8Ja__articleBody h1{font-size:1.75rem}.articlePage-module__E7n8Ja__articleBody h2{font-size:1.45rem}.articlePage-module__E7n8Ja__articleBody h3{font-size:1.2rem}.articlePage-module__E7n8Ja__articleBody blockquote{border-left:3px solid var(--accent,#f93);color:#ffdcb0;background:#ff99330d;margin:1rem 0;padding:.5rem 1rem;font-family:Oranienbaum-Regular,serif;font-size:17px;line-height:1.6}.articlePage-module__E7n8Ja__articleBody ul,.articlePage-module__E7n8Ja__articleBody ol{margin-bottom:1rem;margin-left:1.5rem;font-family:ZenMaruGothic-Regular,sans-serif;font-size:16px;line-height:1.75}.articlePage-module__E7n8Ja__articleBody li{margin-bottom:.5rem}.articlePage-module__E7n8Ja__articleBody a{color:var(--accent,#f93);border-bottom:1px dotted var(--accent,#f93);text-decoration:none;transition:all .2s}.articlePage-module__E7n8Ja__articleBody a:hover{text-shadow:0 0 8px var(--accent,#f93);background:#ff99331a}.articlePage-module__E7n8Ja__articleMain{background:#000000bf;border:1px solid #ff99332e;border-radius:12px;padding:2rem 1rem 4rem;box-shadow:0 4px 24px #0006}.articlePage-module__E7n8Ja__articleTitle{color:#fff;margin:0 0 .8rem;font-family:Oranienbaum-Regular,serif;font-size:2rem;font-weight:400;line-height:1.2}.articlePage-module__E7n8Ja__langSwitchWrap{opacity:.78;background:#ff99330d;border:1px solid #ff993340;border-radius:999px;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.35rem;display:inline-flex}.articlePage-module__E7n8Ja__langSwitchBtn{color:#b6aba0;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700;transition:all .2s}.articlePage-module__E7n8Ja__langSwitchBtn:hover{color:#ffd3a1}.articlePage-module__E7n8Ja__langSwitchActive{color:#ffd3a1;background:#ff99332e;border-color:#ff99334d}@media (max-width:768px){.articlePage-module__E7n8Ja__articleBody,.articlePage-module__E7n8Ja__articleBody p,.articlePage-module__E7n8Ja__articleBody ul,.articlePage-module__E7n8Ja__articleBody ol{font-size:15px}.articlePage-module__E7n8Ja__articleTitle{font-size:1.5rem}.articlePage-module__E7n8Ja__langSwitchWrap{opacity:.92;margin-top:1rem}}
