@import"https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700&family=Noto+Sans+KR:wght@400;600&family=JetBrains+Mono:wght@400;700&display=swap";.prose-content{font-family:"Noto Serif KR",Georgia,serif;font-size:16px;line-height:1.9;color:var(--c-text, #b0b6c0);word-break:keep-all;overflow-wrap:break-word}[data-theme=dark] .prose-content{color:#b0b6c0}[data-theme=light] .prose-content{color:#374151}.prose-content h1{display:none}.prose-content h2{font-family:Noto Sans KR,system-ui,sans-serif;font-size:22px;font-weight:700;color:var(--c-accent, #f59e0b);margin:48px 0 16px;padding-bottom:8px;border-bottom:1px solid var(--c-border, #1f2937);letter-spacing:.5px;line-height:1.4}.prose-content h3{font-family:Noto Sans KR,system-ui,sans-serif;font-size:17px;font-weight:600;margin:32px 0 12px;line-height:1.5}[data-theme=dark] .prose-content h3{color:#d1d5db}[data-theme=light] .prose-content h3{color:#1f2937}.prose-content p{margin:0 0 16px}.prose-content strong{font-weight:700}[data-theme=dark] .prose-content strong{color:#fbbf24}[data-theme=light] .prose-content strong{color:#b45309}.prose-content em{font-style:italic}[data-theme=dark] .prose-content em{color:#9ca3af}[data-theme=light] .prose-content em{color:#6b7280}.prose-content a{color:#3b82f6;text-decoration:underline;text-underline-offset:3px}.prose-content ul,.prose-content ol{margin:0 0 16px;padding-left:24px}.prose-content li{margin-bottom:6px}.prose-content code{font-family:JetBrains Mono,Fira Code,monospace;font-size:14px;border-radius:4px;padding:2px 6px}[data-theme=dark] .prose-content code{background:#f59e0b14;border:1px solid rgba(245,158,11,.15);color:#fbbf24}[data-theme=light] .prose-content code{background:#d9770614;border:1px solid rgba(217,119,6,.15);color:#92400e}.prose-content pre{border-radius:8px;padding:16px 20px;margin:16px 0 24px;overflow-x:auto}[data-theme=dark] .prose-content pre{background:#111827;border:1px solid #1f2937}[data-theme=light] .prose-content pre{background:#f3f4f6;border:1px solid #e5e7eb}.prose-content pre code{background:none;border:none;padding:0;font-size:13px;line-height:1.6}[data-theme=dark] .prose-content pre code{color:#d1d5db}[data-theme=light] .prose-content pre code{color:#374151}.prose-content blockquote{border-left:3px solid #8b5cf6;margin:24px 0;padding:16px 20px;border-radius:0 8px 8px 0;font-size:15px;line-height:1.85}[data-theme=dark] .prose-content blockquote{background:#8b5cf60f;color:#d1d5db}[data-theme=light] .prose-content blockquote{background:#8b5cf60a;color:#374151}.prose-content blockquote h3{color:#a78bfa;margin-top:0;font-size:16px}.prose-content blockquote p:last-child{margin-bottom:0}.prose-content hr{border:none;border-top:1px solid var(--c-border, #1f2937);margin:40px 0}.prose-content table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:14px}.prose-content th,.prose-content td{border:1px solid var(--c-border, #1f2937);padding:8px 12px;text-align:left}.prose-content th{color:var(--c-accent, #f59e0b);font-family:Noto Sans KR,system-ui,sans-serif;font-weight:600}[data-theme=dark] .prose-content th{background:#111827}[data-theme=light] .prose-content th{background:#f3f4f6}.curiosity-box{border:1px solid rgba(59,130,246,.25);border-radius:10px;margin:32px 0;padding:0 24px 20px;position:relative}[data-theme=dark] .curiosity-box{background:#3b82f60a}[data-theme=light] .curiosity-box{background:#3b82f608}.curiosity-box:before{content:"📦";position:absolute;top:-14px;left:20px;font-size:20px;padding:0 6px;background:var(--c-bg, #0a0e17)}.curiosity-box h2{color:#60a5fa;border-bottom-color:#3b82f633;font-size:18px;margin-top:28px}.curiosity-box h3{color:#93c5fd}[data-theme=light] .curiosity-box h3{color:#2563eb}.prose-content blockquote h3:first-child{font-size:15px}.prose-content blockquote img{float:right;width:150px;height:auto;margin:-4px 0 16px 24px;border-radius:8px;object-fit:cover;box-shadow:0 2px 12px #0000004d}[data-theme=light] .prose-content blockquote img{box-shadow:0 2px 8px #0000001f}.prose-content blockquote{overflow:hidden}@media(max-width:480px){.prose-content blockquote img{float:none;display:block;width:120px;margin:0 auto 12px}}.prose-content>p>img,.prose-content>img{display:block;max-width:100%;height:auto;margin:24px auto;border-radius:12px}.theme-toggle{position:fixed;top:12px;right:12px;z-index:1000;width:36px;height:36px;border-radius:50%;border:1px solid var(--c-border, #1f2937);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .3s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=dark] .theme-toggle{background:#111827e6;color:#fbbf24}[data-theme=light] .theme-toggle{background:#ffffffe6;color:#1f2937;border-color:#d1d5db}.theme-toggle:hover{transform:scale(1.1)}.side-arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:900;display:flex;align-items:center;justify-content:center;width:36px;height:72px;border-radius:8px;font-size:24px;font-family:Noto Sans KR,system-ui,sans-serif;text-decoration:none;opacity:.4;transition:opacity .3s,background .3s;-webkit-user-select:none;user-select:none}.side-arrow:hover{opacity:.7}.side-arrow-left{left:8px}.side-arrow-right{right:8px}[data-theme=dark] .side-arrow{color:#d1d5db;background:#ffffff08}[data-theme=dark] .side-arrow:hover{background:#ffffff14}[data-theme=light] .side-arrow{color:#374151;background:#00000005}[data-theme=light] .side-arrow:hover{background:#0000000f}@media(max-width:840px){.side-arrow{display:none}}
