@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500;600&family=Playfair+Display:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0d0d;--bg2:#111;--bg3:#1a1a1a;--border:#2a2a2a;--border2:#2a2a2a;--text:#f0f0f0;--text2:#d0d0d0;--text3:#b0b0b0;--text4:#909090;--accent:#6dbf8a;--accent-bg:#1a2e1f;--accent-border:#2a4a2f;--danger:#c07070;--serif:"Chakra Petch",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--mono:"JetBrains Mono","Fira Code","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--wave-active:#6dbf8a;--wave-idle:#2a4a2f;--wave-idle-text:#909090}html[data-theme=light]{--bg:#f5f2ed;--bg2:#fff;--bg3:#ebe8e3;--border:#d9d5ce;--border2:#c9c5be;--text:#1a1a1a;--text2:#2d2d2d;--text3:#5a5a5a;--text4:#8a8a8a;--accent:#1a1a1a;--accent-bg:#f0ede8;--accent-border:#d9d5ce;--danger:#b24b4b;--btn-pink:#c9608a;--btn-pink-bg:#fdf0f5;--btn-pink-border:#c9608a;--btn-inactive-border:#b0b8c8;--wave-active:#1a1a1a;--wave-idle:#c9c5be;--wave-idle-text:#8a8a8a;--serif:"Playfair Display","Times New Roman",Georgia,serif}html{scroll-behavior:smooth}.paused,.paused *{animation-play-state:paused!important;transition:none!important}html{color-scheme:dark}html[data-theme=light]{color-scheme:light}body{background:var(--bg);color:var(--text);font-family:var(--serif);line-height:1.6;-webkit-font-smoothing:antialiased}.page-root,body>div:not(.bg-effects)>div[style*=background]{background:transparent!important}img{max-width:100%;height:auto}a{color:inherit}::selection{background:var(--accent-bg);color:var(--accent)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text4)}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,var(--bg3) 25%,var(--border) 50%,var(--bg3) 75%);background-size:1000px 100%;animation:shimmer 2s infinite;border-radius:6px}.mobile-only-list{display:none}@media (max-width:768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}.main-nav{justify-content:space-between!important;gap:.5rem!important;padding:10px 16px!important}.main-nav,.main-nav>div:first-child{display:flex!important;align-items:center!important}.main-nav>div:first-child{gap:.75rem!important}.main-nav>div:first-child form,.main-nav>div:first-child input,.main-nav>div:first-child>div:last-child{max-width:140px!important;min-width:0!important;font-size:13px!important}.desktop-auth,.main-nav>nav.desktop-nav{display:none!important}.mobile-menu-wrapper{display:flex!important;align-items:center!important;gap:8px!important}.mobile-settings-btn{font-size:24px!important;min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;border-radius:999px!important;color:var(--text)!important;cursor:pointer!important}.mobile-menu-btn,.mobile-settings-btn{padding:8px!important;background:transparent!important}.mobile-menu-btn{border:none!important;display:flex!important;background:none;border:none;color:var(--text);cursor:pointer;padding:8px;align-items:center;justify-content:center;min-width:44px;min-height:44px}.mobile-nav-dropdown{position:absolute!important;top:calc(100% + 8px)!important;left:12px!important;right:12px!important;background:var(--bg2)!important;border:1px solid var(--border)!important;border-radius:12px!important;padding:4px!important;backdrop-filter:blur(16px)!important;box-shadow:0 8px 32px rgba(0,0,0,.2)!important;z-index:99!important;display:flex!important;flex-direction:column!important;gap:1px!important}.mobile-nav-dropdown a{font-size:13px!important;color:var(--text2)!important;text-decoration:none!important;font-family:var(--mono)!important;padding:8px 12px!important;border-radius:6px!important;font-weight:500!important;transition:all .15s!important}.mobile-nav-dropdown a.active{color:var(--wave-active)!important;background:var(--accent-bg)!important;font-weight:700!important}.mobile-nav-divider{height:1px!important;background:var(--border)!important;margin:4px!important}.mobile-nav-auth{font-size:13px!important;padding:8px 12px!important;border-radius:6px!important;font-weight:600!important}.mobile-nav-write{color:var(--wave-active)!important;background:var(--accent-bg)!important}.mobile-nav-signup,html[data-theme=light] .mobile-nav-signup{color:#fff!important;background:#000!important}}@media (min-width:769px){.mobile-only-list{display:none!important}.desktop-only-grid{display:grid!important}.mobile-menu-btn,.mobile-menu-wrapper,.mobile-nav-dropdown{display:none!important}.desktop-auth{display:flex!important;align-items:center;gap:8px}.main-nav{display:grid!important;grid-template-columns:1fr auto 1fr!important}}@media (max-width:768px){body,html{overflow-x:hidden!important}.search-tabs{display:none!important}section>div[style*="gridTemplateColumns: 'auto 280px'"]{display:flex!important;flex-direction:column!important}section>div[style*="gridTemplateColumns: 'auto 280px'"]>div:last-child{display:none!important}div[style*=gridTemplateColumns][style*="minmax(300px"]{grid-template-columns:1fr!important;max-width:100%!important}.home-main-grid,div[style*="gridTemplateColumns: 'repeat(auto-fill, minmax(280px"]{grid-template-columns:1fr!important}.home-main-grid{gap:.75rem!important}.featured-card{grid-template-columns:1fr!important;grid-template-rows:130px auto!important;border-radius:12px!important}.featured-card>div:last-child{padding:.875rem!important}.featured-card h1{font-size:1.15rem!important;margin-bottom:.35rem!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.featured-card p+p{display:none!important}.featured-card p{font-size:13px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-bottom:.5rem!important}.home-sidebar{flex-direction:column!important;gap:.75rem!important}.author-profile-card h3,.author-profile-header{display:none!important}.author-profile-card,.latest-papers-card{padding:.75rem!important}.latest-papers-card h3{font-size:11px!important;margin-bottom:.5rem!important}.latest-papers-card a:nth-child(n+3){display:none!important}.latest-papers-card a{padding:5px 0!important}.latest-papers-card a>div:first-child{font-size:13px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.latest-papers-card a>div:last-child{font-size:12px!important}section h2{font-size:1.1rem!important;letter-spacing:.02em!important;margin-bottom:.2rem!important}section>div>div>p{font-size:13px!important;margin-top:.2rem!important}section{margin-top:1.25rem!important}section>div{padding:0!important}section>div>div[style*="marginBottom: '2rem'"]{margin-bottom:.75rem!important}section>div>div[style*="marginTop: '2rem'"]{margin-top:.75rem!important}section>div>div>a[style*=inline-block]{font-size:12px!important;padding:7px 14px!important}.horizontal-paper-card{flex-direction:column!important;height:auto!important;border-radius:12px!important}.horizontal-paper-card>a:first-child{width:100%!important;min-width:unset!important;height:150px!important}.horizontal-paper-card p{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.peer-challenge-card>div:last-child{padding:0 .875rem .875rem!important;justify-content:flex-start!important;gap:.5rem!important}.peer-challenge-card>div:last-child a{padding:7px 12px!important;font-size:11px!important}.desktop-only-grid{display:none!important}.mobile-only-list{display:block!important;background:var(--bg2);border:1px solid var(--border);border-radius:12px;overflow:hidden;padding:0 .75rem;margin:0 .25rem}.mobile-only-list>*{display:flex!important}.mobile-only-list>:last-child{border-bottom:none!important}.feed-mobile-list,.search-mobile-list{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;margin:0 .25rem!important;display:flex!important;flex-direction:column!important;gap:.5rem!important}.feed-mobile-list>*,.search-mobile-list>*{display:flex!important;background:var(--bg2)!important;border:1px solid var(--border)!important;border-radius:10px!important;padding:.75rem!important}.feed-mobile-list{background:transparent!important;border:none!important;border-radius:0!important;padding:.75rem!important}main{padding:.75rem .5rem!important}.chat-page-container{height:calc(100vh - 60px)!important;min-height:calc(100vh - 60px)!important}.chat-page-container>div:first-child{padding:.75rem 1rem!important}.chat-page-container button{padding:.5rem 1rem!important;font-size:13px!important}.chat-page-container>div:last-child>div:first-child{width:100%!important;min-width:100%!important;max-width:100%!important}.post-article{padding:1rem .75rem 2rem!important;overflow-x:hidden!important}.post-article,.post-article>*{max-width:100%!important;width:100%!important;box-sizing:border-box!important}.post-body-content img{height:auto!important;display:block!important}.post-body-content *,.post-body-content img{max-width:100%!important}.post-body-wrapper{padding:1rem!important;border-radius:8px!important;margin-bottom:1rem!important}.post-body-content p{font-size:1rem!important;line-height:1.7!important;margin-bottom:1rem!important}.post-abstract{padding:.75rem 1rem!important;margin-bottom:1.5rem!important}.post-abstract-text{font-size:1rem!important;line-height:1.6!important}.post-keywords{margin-bottom:1rem!important}.post-body-content table{font-size:.875rem!important;display:block;overflow-x:auto;white-space:nowrap}.post-body-content td,.post-body-content th{padding:.5rem!important}.post-action-bar{flex-wrap:wrap!important;gap:.5rem!important;padding:.75rem!important;margin:1.5rem 0!important}.post-action-bar>span:last-child{width:100%;text-align:center;margin-top:.5rem}.post-article h1{font-size:clamp(1.25rem,5vw,1.75rem)!important;margin-bottom:.75rem!important}.post-article ol{padding-left:1rem!important}.post-article div:has(>h3){padding:1rem!important}footer>div>div:last-child{position:static!important;display:flex!important;flex-direction:column!important;gap:1rem!important;align-items:center!important;text-align:center!important;min-height:auto!important}footer>div>div:last-child>a:first-child{position:static!important;order:-1}footer>div>div:last-child>div{position:static!important;padding:0!important;flex-wrap:wrap!important;justify-content:center!important}footer>div>div:last-child>span:nth-child(2){display:none!important}footer>div>div:last-child>span:last-child{position:static!important;margin-top:.5rem}}body,html{height:100%}.post-body{font-family:JetBrains Mono,monospace;font-size:1rem;line-height:1.85;color:var(--text2)}.post-body-content blockquote,.post-body-content li,.post-body-content p,.post-body-content td,.post-body-content th{font-family:Times New Roman,Times,serif!important}.post-body-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem;overflow-x:auto;display:block}.post-body-content th{background:var(--bg3);text-align:left;color:var(--text);font-weight:600}.post-body-content td,.post-body-content th{border:1px solid var(--border);padding:.6rem 1rem}.post-body-content td{color:var(--text2)}.post-body-content tr:nth-child(2n) td{background:var(--bg3)}.post-body-content colgroup{display:none}.post-body-content p{margin-bottom:1.5rem!important;line-height:1.8}.post-body-wrapper{border-radius:16px;padding:2rem 2.5rem;margin-bottom:1.5rem;color:var(--text)}.post-abstract,.post-body-wrapper{background:var(--bg3);border:1px solid var(--border)}.post-abstract{border-left:3px solid var(--accent);border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin-bottom:2.5rem}.post-abstract-label{font-family:var(--mono);font-size:11px;color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;margin-top:0}.post-abstract-text{color:var(--text3);font-size:14px;line-height:1.7;font-family:var(--serif);margin:0}.post-keywords{margin-bottom:1.5rem;display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.post-keywords-label{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--text4);flex-shrink:0}.post-keywords-text{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--text3);line-height:1.6}.post-body h1{font-size:2rem;margin:2rem 0 .75rem;line-height:1.2}.post-body h1,.post-body h2{font-family:Chakra Petch,sans-serif;font-weight:600;color:var(--text)}.post-body h2{font-size:1.5rem;margin:1.75rem 0 .6rem}.post-body h3{font-family:Chakra Petch,sans-serif;font-size:1.2rem;font-weight:600;color:var(--text2);margin:1.5rem 0 .5rem}.post-body p{margin:0 0 1rem}.post-body blockquote{border-left:3px solid var(--accent);margin:1.5rem 0;padding:.75rem 1.25rem;background:var(--bg3);border-radius:0 6px 6px 0;color:var(--text3);font-style:italic}.post-body blockquote p{margin:0}.post-body hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.post-body ol,.post-body ul{padding-left:1.5rem;margin:.75rem 0}.post-body li{margin:.3rem 0}.post-body a{color:var(--accent);text-decoration:underline;text-decoration-color:var(--accent-border)}.post-body code{background:var(--bg3);border:1px solid var(--border);border-radius:4px;padding:.1rem .35rem;font-family:JetBrains Mono,monospace;font-size:.9em;color:var(--accent)}.post-body pre{background:var(--bg3);border:1px solid var(--border);border-radius:8px;padding:1.25rem 1.5rem;margin:1.5rem 0;overflow-x:auto}.post-body pre code{background:none;border:none;padding:0;color:var(--text2);font-size:.9rem;line-height:1.7}.post-body img{max-width:100%;border-radius:8px;margin:1.5rem 0;display:block}.post-body table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.post-body th{background:var(--bg3);text-align:left;color:var(--text);font-weight:600}.post-body td,.post-body th{border:1px solid var(--border);padding:.6rem 1rem}.post-body td{color:var(--text2)}.post-body div[data-youtube-video]{position:relative;padding-bottom:56.25%;height:0;margin:1.5rem 0;border-radius:10px;overflow:hidden}.post-body div[data-youtube-video] iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.post-body .tiptap-audio-block{background:var(--bg3)}.post-body .tiptap-file-block{background:var(--bg3);padding:1rem 1.25rem;margin:1.25rem 0;gap:1rem;color:inherit}.post-body .tiptap-file-block,.post-body a.tiptap-audio-link,.post-body a[class*=tiptap-audio-link]{border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;text-decoration:none}.post-body a.tiptap-audio-link,.post-body a.tiptap-file-link,.post-body a[class*=tiptap-audio-link],.post-body a[class*=tiptap-file-link]{gap:.75rem;background:var(--bg2);padding:.85rem 1.25rem;margin:1rem 0;color:var(--text2);font-family:JetBrains Mono,monospace;font-size:13px}.post-body a.tiptap-file-link,.post-body a[class*=tiptap-file-link]{display:flex;align-items:center;border:1px solid var(--border);border-radius:10px;text-decoration:none}.post-body .tiptap-audio-block{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;margin:1.25rem 0;display:flex;align-items:center;gap:1rem}.post-body .tiptap-audio-block audio{flex:1;height:36px}.post-body .tiptap-audio-block .audio-name{font-size:12px;color:var(--text4);font-family:JetBrains Mono,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}select.settings-input{background:var(--bg2)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:6px;padding:.55rem .85rem;outline:none;width:100%;cursor:pointer}select.settings-input option{background:var(--bg3);color:var(--text)}html[data-theme=light] select.settings-input{background:#fff!important;color:#1c2330!important;border:1px solid var(--border)!important}html[data-theme=light] select.settings-input option{background:#fff;color:#1c2330}.post-body figure[data-type=custom-image]{display:block;max-width:100%}.post-body figure[data-type=custom-image] img{width:100%;border-radius:8px;display:block}.post-body figure[data-type=custom-image] figcaption{font-size:12px;color:var(--text4);text-align:center;margin-top:.5rem;font-family:JetBrains Mono,monospace;font-style:italic}.post-body figure[data-type=custom-image][style*="float:left"]{float:left}.post-body figure[data-type=custom-image][style*="float:right"]{float:right}.tiptap-editor figure[data-type=custom-image]{display:block;max-width:100%}.tiptap-editor figure[data-type=custom-image] img{width:100%;border-radius:8px;display:block;cursor:pointer}.tiptap-editor figure[data-type=custom-image] figcaption{font-size:12px;color:var(--text4);text-align:center;margin-top:.4rem;font-family:JetBrains Mono,monospace;font-style:italic}.tiptap-editor figure[data-type=custom-image].ProseMirror-selectednode img{outline:2px solid #6dbf8a;border-radius:8px}.journal-post-card:hover{border-color:var(--text4)!important}.auth-glow{position:absolute;filter:blur(160px);border-radius:50%;background:var(--accent);opacity:.06;animation:glow-drift 8s ease-in-out infinite alternate}.auth-glow:nth-child(2){animation-duration:11s;animation-delay:-3s}.auth-glow:nth-child(3){animation-duration:9s;animation-delay:-6s}html[data-theme=light] .auth-glow{opacity:.08}@keyframes glow-drift{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.08)}}.nav-wave-stroke{stroke:#8b5cf6;opacity:.55}html[data-theme=light] .nav-wave-stroke{stroke:#a78bfa;opacity:.5}.nw1{animation:nav-pan 6s linear infinite}.nw2{animation:nav-pan 9s linear infinite reverse}.nw3{animation:nav-pan 7s linear infinite}.nw4{animation:nav-pan 5s linear infinite reverse}.nw5{animation:nav-pan 11s linear infinite}.nw1.nw-fast{animation-duration:1.2s}.nw2.nw-fast{animation-duration:1.8s}.nw3.nw-fast{animation-duration:1.4s}.nw4.nw-fast{animation-duration:1s}.nw5.nw-fast{animation-duration:2.2s}@keyframes nav-pan{0%{transform:translateX(0)}to{transform:translateX(-120px)}}html[data-theme=light] .wave-btn-border{stroke:#b0b8c8;stroke-width:5;opacity:.5;transition:stroke .2s,opacity .2s,stroke-width .2s}html[data-theme=light] .wave-btn-strokes path{stroke:#b0b8c8;stroke-width:.8;opacity:.4;transition:stroke .2s,opacity .2s}html[data-theme=light] button:focus .wave-btn-border,html[data-theme=light] button:hover .wave-btn-border,html[data-theme=light] button[data-active=true] .wave-btn-border{stroke:#d4679a;stroke-width:6;opacity:1}html[data-theme=light] button:focus .wave-btn-strokes path,html[data-theme=light] button:hover .wave-btn-strokes path,html[data-theme=light] button[data-active=true] .wave-btn-strokes path{stroke:#d4679a;stroke-width:1;opacity:.7}html[data-theme=light] button .wave-btn-label{color:#606a84;transition:color .2s}html[data-theme=light] button:focus .wave-btn-label,html[data-theme=light] button:hover .wave-btn-label,html[data-theme=light] button[data-active=true] .wave-btn-label{color:#d4679a}.wave-btn-border{stroke:#2a4a2f;stroke-width:5;opacity:.7;transition:stroke .2s,opacity .2s,stroke-width .2s}.wave-btn-strokes path{stroke:#2a4a2f;stroke-width:.8;opacity:.5;transition:stroke .2s,opacity .2s}button:focus .wave-btn-border,button:hover .wave-btn-border,button[data-active=true] .wave-btn-border{stroke:#6dbf8a;stroke-width:6;opacity:1}button:focus .wave-btn-strokes path,button:hover .wave-btn-strokes path,button[data-active=true] .wave-btn-strokes path{stroke:#6dbf8a;stroke-width:1;opacity:.65}img[style*="border-radius: 50%"],img[style*=borderRadius]{border-radius:50%!important;object-fit:cover}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-root{animation:pageIn .8s ease-out both}.main-nav{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:hsla(0,0%,5%,.72)}html[data-theme=light] .main-nav{background:hsla(38,29%,95%,.72)}.main-nav,.page-root,body,footer{transition:background .3s ease,color .3s ease,border-color .3s ease}article{transition:border-color .2s ease,box-shadow .3s ease,transform .2s ease}article:hover{box-shadow:0 4px 24px rgba(139,92,246,.06),0 1px 4px rgba(0,0,0,.08)}html[data-theme=light] article:hover{box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.04)}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:-4px;left:50%;width:0;height:1.5px;background:var(--accent);transition:width .25s ease,left .25s ease;border-radius:1px}.desktop-nav a:hover:after{width:100%;left:0}.desktop-nav a:hover{color:var(--text)!important}.desktop-auth a[style*=borderRadius],a[style*="SUBMIT MANUSCRIPT"]{transition:transform .15s ease,box-shadow .2s ease}a[style*="SUBMIT MANUSCRIPT"]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}a[style*="SUBMIT MANUSCRIPT"]:active{transform:translateY(0) scale(.98)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}footer a{transition:color .2s ease}footer a:hover{color:var(--text2)!important}a[href="/notifications"]{transition:all .2s ease}a[href="/notifications"]:hover{background:var(--bg3)!important;border-color:var(--text4)!important}a[href^="/tag/"]{transition:border-color .15s ease,color .15s ease}a[href^="/tag/"]:hover{border-color:var(--text4)!important;color:var(--text2)!important}.post-body-wrapper{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}article img{transition:transform .3s ease,filter .3s ease}article:hover img{filter:brightness(1.03)}