:root{--background:252 252 252;--foreground:24 24 27;--muted:244 244 245;--muted-foreground:113 113 122;--faint:161 161 170;--border:228 228 231;--card:244 244 245;--accent:37 99 235;--accent-2:139 92 246;--font-display:"Nixgon","Pretendard","Inter",system-ui,sans-serif;--font-sans:"Inter","Pretendard",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Apple SD Gothic Neo","Malgun Gothic",Roboto,"Helvetica Neue",Arial,sans-serif}.nextra-content,article,body,html{font-family:var(--font-sans);scroll-padding-top:5rem}.hero h1,.post-card h3,article :is(h1,h2,h3),h1,h2,h3{font-family:var(--font-display)!important}.figure{margin:2rem 0}.figure-frame{overflow:hidden;border-radius:6px;border:1px solid rgb(var(--border));background:rgb(var(--card))}.figure-frame img,.figure-frame video{display:block;width:100%}.figure-frame p{margin:0}.figure-caption{margin-top:.75rem;font-size:13px;line-height:1.4;color:rgb(var(--muted-foreground))}.figure-caption strong{color:rgb(var(--foreground))}.figure-compact .figure-frame{max-height:460px}.figure-compact img{max-height:460px;object-fit:contain;object-position:top center}.comments{margin-top:4rem;border-top:1px solid rgb(var(--border));padding-top:2rem}.comments-label{margin-bottom:1rem;font-size:12px;color:rgb(var(--muted-foreground))}.snippet code,article :not(pre)>code{padding:.08rem .28rem;border:1px solid #ffb15c;border-radius:4px;background:#fff2cf;color:rgb(var(--foreground));font-size:.92em;font-weight:600;white-space:nowrap}.snippet code:after,.snippet code:before,article :not(pre)>code:after,article :not(pre)>code:before{content:none}article mark{padding:.05rem .2rem;color:rgb(var(--foreground));box-decoration-break:clone;-webkit-box-decoration-break:clone}.term,article mark{border-radius:3px;background:#fff2cf}.term{padding:.03rem .22rem;color:#8a3a00;font-family:Inter,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.94em;font-weight:700;white-space:nowrap}.snippet{margin:1.5rem 0;padding:.95rem 1rem;border:1px solid #ffd89f;border-left:4px solid #ff8a1f;border-radius:6px;background:#fffaf0}.snippet-title{margin-bottom:.45rem;font-size:.78rem;font-weight:700;line-height:1.3;color:#8a3a00}.snippet-body{margin:.45rem 0 0;color:rgb(var(--foreground))}.snippet-body p{margin:0}.snippet-body:first-of-type{margin-top:0}.snippet code{white-space:normal}.code-caption,.math-caption{margin:.65rem 0 1.35rem;font-size:.78rem;font-weight:400;line-height:1.45;color:rgb(var(--muted-foreground))}.math-caption{margin-top:.45rem;text-align:center}.code-caption p,.math-caption p{margin:0}.code-caption strong,.math-caption strong{color:rgb(var(--foreground));font-weight:700}article :is(figure,.code-caption,.math-caption,p[id^=ref-]){scroll-margin-top:5rem}.flce-visx-chart{position:relative;width:100%;padding:.25rem;background:#fff}.flce-visx-chart svg{display:block;width:100%;height:auto;overflow:visible}article{max-width:48rem!important}article>h1:first-of-type{max-width:44rem;font-size:clamp(1.95rem,3.5vw,2.45rem);line-height:1.16;word-break:keep-all;overflow-wrap:normal}article>h1:first-of-type+p{margin-top:1rem}article>h1:first-of-type~p a[href=".."],article>h1:first-of-type~p a[href="../"],article>h1:first-of-type~p a[href="/posts/"]{font-size:.9rem}article a[href^="/tags/"]{display:inline-block;margin-right:.35rem;padding:.12rem .48rem;border:1px solid #ffd89f;border-radius:999px;background:#fffaf0;color:#8a3a00!important;font-size:.78rem;font-weight:700;line-height:1.45;text-decoration:none}article a[href^="/tags/"]:after{display:none}article a[href^="#eq-"],article a[href^="#fig-"],article a[href^="#listing-"],article a[href^="#ref-"]{padding:0 .08rem;color:#8a3a00;font-weight:700;-webkit-text-decoration-color:#ffb15c;text-decoration-color:#ffb15c;text-underline-offset:.16em}article a[href^="#eq-"]:hover,article a[href^="#fig-"]:hover,article a[href^="#listing-"]:hover,article a[href^="#ref-"]:hover{color:rgb(var(--accent));-webkit-text-decoration-color:rgb(var(--accent));text-decoration-color:rgb(var(--accent))}article p[id^=ref-]{margin:.75rem 0 0;font-size:.95rem;line-height:1.65}article pre{max-width:100%;border:1px solid rgb(var(--border));border-radius:6px;font-size:.86rem}.card-grid,.hero,.tag-cloud{width:min(64rem,94vw);margin-left:50%;transform:translateX(-50%)}.hero{position:relative;text-align:center;padding:3.5rem 0 1.5rem;overflow:hidden}.hero-logo{display:block;height:30px;width:auto;margin:0 auto 1.5rem}.hero>*{position:relative;z-index:1}.hero h1{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;letter-spacing:-.02em;margin:0}.hero p{margin:.75rem auto 0;max-width:34rem;color:rgb(var(--muted-foreground));font-size:1.05rem;line-height:1.6}.hero-blob{position:absolute;z-index:0;border-radius:9999px;filter:blur(64px);opacity:.4;pointer-events:none}.hero-blob-a{width:340px;height:340px;top:-140px;left:-60px;background:radial-gradient(circle,rgb(var(--accent)/.65),transparent 70%)}.hero-blob-b{width:300px;height:300px;top:-100px;right:-40px;background:radial-gradient(circle,rgb(var(--accent-2)/.55),transparent 70%)}.tag-cloud{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.5rem 0 .5rem}.tag-cloud a{font-size:.8rem;padding:.3rem .7rem;border-radius:9999px;background:rgb(var(--muted));color:rgb(var(--muted-foreground));border:1px solid rgb(var(--border));text-decoration:none;transition:color .15s,border-color .15s}.tag-cloud a:hover{color:rgb(var(--accent));border-color:rgb(var(--accent)/.5)}.recent-label{width:min(64rem,94vw);margin-top:2.75rem;margin-left:50%;transform:translateX(-50%);text-align:center;font-size:.85rem;font-weight:600;color:rgb(var(--faint))}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));justify-content:center;grid-gap:1rem;gap:1rem;margin-top:1rem}.post-card{display:flex;flex-direction:column;padding:1.25rem;border:1px solid rgb(var(--border));border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s}.post-card:hover{border-color:rgb(var(--accent)/.5);transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0/.06)}.post-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;line-height:1.3;color:rgb(var(--foreground))}.post-card p{margin:0;font-size:.875rem;line-height:1.5;color:rgb(var(--muted-foreground));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card-meta{margin-top:auto;padding-top:1rem;font-size:.8rem;color:rgb(var(--faint))}.post-card-meta strong{color:rgb(var(--muted-foreground));font-weight:600}.post-toc{position:fixed;top:7rem;left:calc(50% + 26rem);width:min(13rem,calc(50vw - 27rem));max-height:calc(100vh - 11rem);overflow-y:auto;z-index:40}.post-toc.post-toc-hidden{display:none!important}.post-toc-title{margin:0 0 .75rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--faint))}.post-toc .toc-list{list-style:none;margin:0;padding:0}.post-toc .toc-list .toc-list{padding-left:.6rem}.post-toc .toc-link{display:block;padding:.28rem 0 .28rem .85rem;border-left:2px solid rgb(var(--border));font-size:.8rem;line-height:1.4;color:rgb(var(--muted-foreground));text-decoration:none;transition:color .15s,border-color .15s}.post-toc .toc-link:hover{color:rgb(var(--foreground));border-left-color:rgb(var(--faint))}.post-toc .toc-link.is-active-link{color:rgb(var(--accent));border-left-color:rgb(var(--accent));font-weight:600}.post-toc .toc-list.is-collapsible{overflow:hidden;transition:max-height .25s ease}.post-toc .toc-list.is-collapsed{max-height:0!important}@media (max-width:1120px){.post-toc{display:none}}@media (max-width:640px){article>h1:first-of-type{font-size:clamp(1.72rem,7.8vw,2.08rem);line-height:1.18}article pre{max-height:15rem;font-size:.76rem;line-height:1.45}.figure-compact .figure-frame,.figure-compact img{max-height:340px}}