@font-face{font-family:Quicksand;src:url(/Quicksand-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}:root{color-scheme:dark;--bg:#050509;--bg-card:#0b0b12;--border-subtle:#1a1a25;--text-main:#959bc0;--text-muted:#959bc0;--accent:#6fb9ff}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top,#0e1020 0,#050509 45%,#020208 100%);color:var(--text-main);font-family:Quicksand,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}#__next,.page-root{min-height:100vh}.page-root{display:flex;justify-content:center;padding:40px 16px}.page-shell{width:100%;max-width:840px}.page-header{margin-bottom:32px;border-bottom:1px solid var(--border-subtle);padding-bottom:16px}.page-header-inner{display:flex;justify-content:space-between;align-items:center}.page-header-left{display:flex;align-items:center;position:relative}.page-title{font-size:1.6rem;font-weight:600;letter-spacing:.04em;color:var(--text-muted)}.page-subtitle{margin-top:6px;color:var(--text-muted);font-size:.95rem}.header-back{position:absolute;left:-40px;top:4px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer}.header-back-icon{width:24px;height:24px;background:#dde0ff;-webkit-mask-image:url(/return_logo.png);mask-image:url(/return_logo.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:transform .13s ease-out,filter .13s ease-out,opacity .13s ease-out}.header-back:hover .header-back-icon{transform:translateX(-2px);filter:drop-shadow(0 0 6px rgba(120,135,255,.7))}.header-back:active .header-back-icon{transform:translateX(-1px) scale(.97);filter:drop-shadow(0 0 3px rgba(120,135,255,.6))}.nav-link{font-size:.9rem;color:var(--text-muted)}.post-list{display:flex;flex-direction:column;gap:16px}.post-card{padding:16px 18px;border-radius:16px;border:1px solid var(--border-subtle);background:radial-gradient(circle at top left,#151520 0,#050509 60%);transition:transform .12s ease-out,box-shadow .12s ease-out,border-color .12s ease-out,background .18s ease-out}.post-card:hover{transform:translateY(-2px);border-color:var(--accent);box-shadow:0 14px 40px rgba(0,0,0,.68);background:radial-gradient(circle at top left,#202238 0,#050509 60%)}.post-title{font-size:1.1rem;font-weight:550;margin:0 0 4px;color:#b4b9df}.post-meta{font-size:.8rem;color:var(--text-muted);margin-bottom:8px}.post-description{font-size:.9rem;color:var(--text-muted)}.article-shell{padding:20px 22px 32px;border-radius:18px;border:1px solid var(--border-subtle);background:radial-gradient(circle at top left,#151520 0,#050509 60%);box-shadow:0 18px 45px rgba(0,0,0,.7)}.article-title{font-size:1.2rem;margin:0 0 8px}.article-meta{font-size:.8rem;color:var(--text-muted);margin-bottom:20px}.article-body{font-size:.98rem;line-height:1.8}.article-ref{position:relative;display:inline}.article-ref__trigger{cursor:help;border-bottom:1px dashed rgba(149,155,192,.45);padding-bottom:1px;text-decoration:none;transition:border-color .13s ease-out,color .13s ease-out}.article-ref:hover .article-ref__trigger{border-bottom-color:rgba(149,155,192,.7);color:#bfc4ea}.article-ref__popup{display:block;position:absolute;left:50%;top:130%;transform:translateX(-50%) translateY(4px);min-width:420px;max-width:720px;padding:32px 36px;border-radius:16px;border:1px solid rgba(26,26,37,.9);background:radial-gradient(circle at top left,#101221 0,#050509 80%);box-shadow:0 14px 40px rgba(0,0,0,.7);font-size:.74rem;line-height:1.45;color:var(--text-main);opacity:0;pointer-events:none;white-space:normal;z-index:40;transition:opacity .13s ease-out,transform .13s ease-out}.article-ref:hover .article-ref__popup{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.article-ref__popup:before{content:"";position:absolute;left:0;right:0;top:-30px;height:30px;background:transparent}.article-ref__heading{display:block;margin-bottom:.7rem}.article-ref__items{margin:0}.article-ref__item{margin-top:.4rem}.article-ref__link{color:inherit}.article-ref__link,.article-ref__popup a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.article-ref__para{display:block;margin-bottom:.4em}.article-ref__para:last-child{margin-bottom:0}.article-ref__list{display:block;margin:.25em 0;padding-left:0}.article-ref__item{display:block;margin-top:.25em;padding-left:1.1em;position:relative}.article-ref__item:before{content:"•";position:absolute;left:0}.article-ref__list--ordered{counter-reset:ref-list}.article-ref__list--ordered .article-ref__item{counter-increment:ref-list}.article-ref__list--ordered .article-ref__item:before{content:counter(ref-list) "."}@media (max-width:640px){.article-ref__popup{left:0;right:0;transform:translateY(4px);max-width:none}.article-ref:hover .article-ref__popup{transform:translateY(0)}}.blog-image-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);overflow:hidden;border-radius:16px}.blog-image{image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;image-rendering:smooth}.article-media-void{display:flex;justify-content:center;align-items:center;overflow:hidden;max-width:90%;margin-left:auto;margin-right:auto}.article-media-void--on,.article-shell--void-media .article-media-void{background:#000;border-radius:16px;padding:22px;box-shadow:0 0 20px rgba(0,0,0,.4)}.article-body img,.article-body video{max-width:92%;height:auto;display:block;margin:0 auto;border-radius:14px;overflow:hidden;opacity:.9}.article-figure{margin:2.4rem auto}.article-figure-caption{margin-top:1.2rem;font-size:.9em;color:rgba(149,155,192,.8);font-style:italic;text-align:center}.article-body h1,.article-body h2,.article-body h3{margin-top:1.7em;margin-bottom:.6em}.article-body p{margin:.4em 0}.article-body ol,.article-body ul{padding-left:1.3rem;margin:.6em 0}.article-body li{margin:.2em 0}.article-body blockquote{margin:1em 0;padding-left:.9em;border-left:3px solid var(--accent);color:var(--text-muted);font-style:italic}.article-body code{font-size:.9em;background:hsla(0,0%,100%,.04);padding:.1em .3em;border-radius:4px}.article-body code,.article-body pre{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.article-body pre{background:#050508;padding:12px 14px;border-radius:10px;overflow-x:auto;border:1px solid var(--border-subtle);font-size:.85rem}.neural-floating-icon{position:fixed;bottom:calc(24px + 2vh);left:calc(24px + 0vw);width:71px!important;height:39px!important;opacity:.9;pointer-events:none;z-index:9999;filter:brightness(.9) drop-shadow(0 0 8px rgba(150,150,255,.25));transition:filter .18s ease-out}