﻿:root,[data-theme=light]{--bg: #FAFAF9;--surface: #F5F5F4;--surface-2: #E7E5E4;--text: #1C1917;--text-muted: #78716C;--text-subtle: #A8A29E;--accent: #EA580C;--accent-hover: #C2410C;--accent-bg: rgba(234,88,12,0.08);--border: #E7E5E4;--border-2: #D6D3D1;--code-bg: #1E1E1E;--code-text: #D4D4D4;--code-surface: #252526;--shadow: rgba(0,0,0,0.06);--shadow-md: rgba(0,0,0,0.10);--shadow-lg: rgba(0,0,0,0.15);--note-bg: #EFF6FF;--note-border: #BFDBFE;--note-text: #1E40AF;--note-title: #1D4ED8;--tip-bg: #F0FDF4;--tip-border: #BBF7D0;--tip-text: #166534;--tip-title: #15803D;--warn-bg: #FFFBEB;--warn-border: #FDE68A;--warn-text: #92400E;--warn-title: #B45309;--danger-bg: #FEF2F2;--danger-border:#FECACA;--danger-text: #991B1B;--danger-title: #DC2626;--header-bg: rgba(250,250,249,0.85);--selection-bg: rgba(234,88,12,0.15)}[data-theme=dark]{--bg: #0C0A09;--surface: #1C1917;--surface-2: #292524;--text: #F5F5F4;--text-muted: #A8A29E;--text-subtle: #78716C;--accent: #F97316;--accent-hover: #FB923C;--accent-bg: rgba(249,115,22,0.12);--border: #292524;--border-2: #3C3836;--code-bg: #111110;--code-text: #D4D4D4;--code-surface: #1C1917;--shadow: rgba(0,0,0,0.4);--shadow-md: rgba(0,0,0,0.5);--shadow-lg: rgba(0,0,0,0.6);--note-bg: rgba(30,58,138,0.15);--note-border: rgba(59,130,246,0.3);--note-text: #93C5FD;--note-title: #60A5FA;--tip-bg: rgba(20,83,45,0.15);--tip-border: rgba(34,197,94,0.3);--tip-text: #86EFAC;--tip-title: #4ADE80;--warn-bg: rgba(120,53,15,0.15);--warn-border: rgba(245,158,11,0.3);--warn-text: #FCD34D;--warn-title: #FBBF24;--danger-bg: rgba(127,29,29,0.15);--danger-border:rgba(239,68,68,0.3);--danger-text: #FCA5A5;--danger-title: #F87171;--header-bg: rgba(12,10,9,0.85);--selection-bg: rgba(249,115,22,0.2)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.7;color:var(--text);background:var(--bg);transition:background 250ms ease,color 250ms ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}::selection{background:var(--selection-bg);color:var(--text)}h1,h2,h3,h4,h5,h6{font-family:"Lora",Georgia,"Times New Roman",serif;line-height:1.3;color:var(--text);font-weight:700;margin-top:2rem;margin-bottom:.75rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none;color:var(--accent)}h1{font-size:2.25rem}h2{font-size:1.625rem;padding-bottom:.4rem;border-bottom:1px solid var(--border);margin-top:2.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.9rem;color:var(--text-muted)}p{margin-bottom:1.25rem;max-width:65ch}a{color:var(--accent);text-decoration:none;transition:color 150ms ease}a:hover{color:var(--accent-hover);text-decoration:underline;text-underline-offset:2px}strong,b{font-weight:600}em,i{font-style:italic}small{font-size:.875em}blockquote{border-left:3px solid var(--accent);padding:.75rem 1.25rem;margin:1.75rem 0;background:var(--surface);border-radius:0 6px 6px 0;color:var(--text-muted);font-style:italic}blockquote p{margin-bottom:0;max-width:none}blockquote p+p{margin-top:.5rem}blockquote cite{display:block;margin-top:.5rem;font-size:.875rem;color:var(--text-subtle);font-style:normal}blockquote cite::before{content:"— "}ul,ol{padding-left:1.5rem;margin-bottom:1.25rem;max-width:65ch}ul li,ol li{margin-bottom:.35rem;line-height:1.7}ul ul,ul ol,ol ul,ol ol{margin-top:.25rem;margin-bottom:0}ul{list-style:disc}ol{list-style:decimal}code{font-family:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace;font-size:.865em;background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:2px 6px;color:var(--text);white-space:nowrap}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}img{max-width:100%;height:auto;border-radius:8px;display:block}figure{margin:1.75rem 0}figure img{margin-bottom:.5rem}figure figcaption{font-size:.875rem;color:var(--text-muted);text-align:center;font-style:italic}details{border:1px solid var(--border);border-radius:8px;padding:0;margin:1.5rem 0;overflow:hidden;background:var(--surface)}details summary{padding:.875rem 1.25rem;cursor:pointer;font-weight:600;color:var(--text);background:var(--surface);user-select:none;list-style:none;display:flex;align-items:center;gap:.5rem;transition:background 150ms ease}details summary::-webkit-details-marker{display:none}details summary::before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--text-muted);transition:transform 150ms ease;flex-shrink:0}details summary:hover{background:var(--surface-2)}details[open] summary{border-bottom:1px solid var(--border)}details[open] summary::before{transform:rotate(90deg)}details .details-content{padding:1rem 1.25rem}details>*:not(summary){padding:0 1.25rem}details>*:not(summary):first-of-type{padding-top:1rem}details>*:not(summary):last-child{padding-bottom:1rem}kbd{font-family:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace;font-size:.75rem;background:var(--surface);border:1px solid var(--border-2);border-radius:4px;padding:2px 6px;color:var(--text-muted);box-shadow:0 1px 0 var(--border-2)}mark{background:rgba(249,115,22,.2);color:inherit;padding:1px 3px;border-radius:3px}abbr[title]{border-bottom:1px dotted var(--text-muted);cursor:help;text-decoration:none}.site-main{flex:1;padding-top:56px}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:56px;background:var(--header-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:background 250ms ease,border-color 250ms ease}.header-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.site-logo:hover{text-decoration:none}.logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--border)}.site-title{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-style:normal;font-size:1.02rem;font-weight:700;color:var(--text);letter-spacing:-0.01em;transition:color 150ms ease}.site-logo:hover .site-title{color:var(--accent)}.header-right{display:flex;align-items:center;gap:.25rem}.site-nav{display:flex;align-items:center;gap:.125rem;margin-right:.5rem}@media(max-width: 640px){.site-nav{display:none}}.nav-link{font-size:.9rem;font-weight:500;color:var(--text-muted);padding:.35rem .65rem;border-radius:6px;transition:color 150ms ease,background 150ms ease;text-decoration:none}.nav-link:hover{color:var(--text);background:var(--surface);text-decoration:none}.nav-link.active{color:var(--accent);background:var(--accent-bg)}.header-actions{display:flex;align-items:center;gap:.25rem}.icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:none;background:rgba(0,0,0,0);color:var(--text-muted);cursor:pointer;transition:color 150ms ease,background 150ms ease}.icon-btn:hover{color:var(--text);background:var(--surface)}.icon-btn svg{flex-shrink:0}[data-theme=light] .icon-sun{display:none}[data-theme=light] .icon-moon{display:block}[data-theme=dark] .icon-sun{display:block}[data-theme=dark] .icon-moon{display:none}.mobile-menu-toggle{display:none}@media(max-width: 640px){.mobile-menu-toggle{display:flex}}.mobile-nav{display:none;flex-direction:column;border-top:1px solid var(--border);background:var(--bg);padding:.5rem 1rem 1rem}.mobile-nav.open{display:flex}@media(min-width: 641px){.mobile-nav{display:none !important}}.mobile-nav-link{padding:.65rem .5rem;font-size:.95rem;font-weight:500;color:var(--text-muted);text-decoration:none;border-radius:6px;transition:color 150ms ease,background 150ms ease}.mobile-nav-link:hover{color:var(--text);background:var(--surface);text-decoration:none}.mobile-nav-link.active{color:var(--accent)}.site-footer{border-top:1px solid var(--border);padding:1.5rem 0;margin-top:4rem;background:var(--bg)}.footer-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width: 480px){.footer-inner{flex-direction:column;text-align:center}}.footer-copy{font-size:.85rem;color:var(--text-subtle)}.footer-links{display:flex;align-items:center;gap:.5rem}.footer-icon-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:var(--text-subtle);transition:color 150ms ease,background 150ms ease;text-decoration:none}.footer-icon-link:hover{color:var(--accent);background:var(--accent-bg);text-decoration:none}.posts-page{max-width:680px;margin:0 auto;padding:3rem 1.5rem 4rem}.posts-page-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text)}.posts-page-subtitle{color:var(--text-muted);font-size:1rem;margin-bottom:3rem}.posts-period{display:grid;grid-template-columns:120px 1fr;gap:0 2rem;margin-bottom:2.5rem;align-items:start}@media(max-width: 560px){.posts-period{grid-template-columns:1fr;gap:.5rem}}.posts-period-label{font-size:.8rem;font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.08em;padding-top:.15rem;white-space:nowrap}@media(max-width: 560px){.posts-period-label{font-size:.75rem;border-left:2px solid var(--accent);padding-left:.5rem}}.posts-period-entries{display:flex;flex-direction:column;gap:1.1rem;border-left:1px solid var(--border);padding-left:1.5rem}@media(max-width: 560px){.posts-period-entries{border-left:none;padding-left:0;gap:.95rem}}.post-entry{padding:0;border-bottom:none}.post-entry:hover .post-entry-title{color:var(--accent)}.post-entry-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1.05rem;font-weight:600;color:var(--text);text-decoration:none;display:inline-block;transition:color 150ms ease;line-height:1.4;margin-bottom:.3rem}.post-entry-title:hover{color:var(--accent);text-decoration:none}.post-entry-desc{font-size:.875rem;color:var(--text-muted);margin-bottom:.5rem;line-height:1.5}.post-entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.tag{display:inline-flex;align-items:center;font-size:.7rem;font-weight:500;padding:2px 8px;border-radius:9999px;border:1px solid var(--border-2);color:var(--text-muted);background:var(--surface);line-height:1.5;white-space:nowrap;transition:color 150ms ease,border-color 150ms ease,background 150ms ease}.tag:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-bg)}.tag[data-tag=project]{color:var(--accent);border-color:var(--accent);background:var(--accent-bg)}.projects-page{max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}.projects-page-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text)}.projects-page-subtitle{color:var(--text-muted);font-size:1rem;margin-bottom:3rem}.projects-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(max-width: 640px){.projects-grid{grid-template-columns:1fr}}.project-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:0;transition:box-shadow 250ms ease,transform 250ms ease,border-color 250ms ease;text-decoration:none}.project-card:hover{box-shadow:0 8px 24px var(--shadow-md);transform:translateY(-2px);border-color:var(--border-2);text-decoration:none}.project-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.project-card-icon{width:40px;height:40px;border-radius:8px;background:var(--accent-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.project-card-icon svg{color:var(--accent)}.project-card-icon span{color:var(--accent);font-size:1.1rem;line-height:1}.project-card-icon img{width:100%;height:100%;object-fit:cover}.project-card-tags{display:flex;flex-wrap:wrap;gap:.25rem;align-items:flex-start}.project-card-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:.5rem;line-height:1.3}.project-card-desc{font-size:.875rem;color:var(--text-muted);line-height:1.6;flex:1;margin-bottom:1.25rem}.project-card-date{font-size:.75rem;color:var(--text-subtle);margin-bottom:1rem}.project-card-footer{display:flex;align-items:center;gap:.75rem;margin-top:auto}.project-card-link{font-size:.875rem;font-weight:500;color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;transition:color 150ms ease}.project-card-link:hover{color:var(--accent-hover);text-decoration:none}.project-card-github{font-size:.8rem;font-weight:500;color:var(--text-muted);text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;transition:color 150ms ease;margin-left:auto}.project-card-github:hover{color:var(--text);text-decoration:none}.post-wrapper{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 4rem}.post-layout{display:grid;grid-template-columns:1fr;gap:3rem;position:relative}@media(min-width: 1140px){.post-layout{grid-template-columns:1fr 240px}}.post-content-wrapper{min-width:0;max-width:680px}.post-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);max-width:680px}.post-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:2.25rem;font-weight:700;line-height:1.2;color:var(--text);letter-spacing:-0.02em;margin-top:0;margin-bottom:.75rem}@media(max-width: 640px){.post-title{font-size:1.75rem}}.post-description{font-size:1.1rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem;font-style:italic}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:var(--text-muted)}.post-date,.post-read-time{display:flex;align-items:center;gap:.3rem}.post-date svg,.post-read-time svg{opacity:.7}.post-tags{display:flex;flex-wrap:wrap;gap:.25rem}.post-body>p,.post-body>ul,.post-body>ol,.post-body>blockquote,.post-body>.callout,.post-body>details,.post-body>hr,.post-body>table{max-width:680px}.post-body>h1,.post-body>h2,.post-body>h3,.post-body>h4,.post-body>h5,.post-body>h6{max-width:680px}.post-body>h2:first-child,.post-body>h3:first-child{margin-top:0}.post-body>h2{font-size:1.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--border);margin-top:3rem}.post-body>h3{font-size:1.2rem;margin-top:2rem}.post-body img{border:1px solid var(--border);box-shadow:0 2px 12px var(--shadow)}.post-signoff{margin-top:2.5rem;padding-top:.5rem;max-width:680px}.post-signoff-rule{border:none;border-top:1px solid var(--border-2);margin:0 0 1rem}.post-signoff-line{margin:0;font-family:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace;font-size:.95rem;color:var(--text-muted);display:flex;align-items:center;gap:.35rem}.post-signoff-name{font-weight:600;color:var(--text)}.post-signoff-emoji{font-size:1.1rem;line-height:1}.page-wrapper{max-width:680px;margin:0 auto;padding:3rem 1.5rem 4rem}.page-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.page-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;color:var(--text);margin-top:0;margin-bottom:.5rem}.page-description{font-size:1.05rem;color:var(--text-muted);font-style:italic}.page-body>p,.page-body>ul,.page-body>ol,.page-body>blockquote{max-width:65ch}.highlight{position:relative;margin:1.5rem 0;border-radius:10px;overflow:hidden;background:var(--code-bg) !important;border:1px solid var(--border);box-shadow:0 2px 12px var(--shadow);max-width:680px}.highlight[data-lang]::before{content:attr(data-lang);position:absolute;top:0;right:0;font-family:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace;font-size:.68rem;font-weight:500;padding:3px 10px;background:var(--accent);color:#fff;border-radius:0 0 0 8px;z-index:2;text-transform:lowercase;letter-spacing:.03em}.highlight .copy-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:rgba(255,255,255,.5);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 150ms ease,background 150ms ease,color 150ms ease;z-index:3}.highlight .copy-btn:hover{background:rgba(255,255,255,.15);color:rgba(255,255,255,.9)}.highlight .copy-btn.copied{color:#4ade80;border-color:rgba(74,222,128,.3)}.highlight:hover .copy-btn{opacity:1}.highlight[data-lang] .copy-btn{right:52px}.highlight pre{margin:0;padding:1.25rem;overflow-x:auto;background:rgba(0,0,0,0) !important;border:none;border-radius:0;font-family:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace;font-size:.875rem;line-height:1.65;color:var(--code-text)}.highlight pre code{background:rgba(0,0,0,0);border:none;padding:0;font-size:inherit;color:inherit;white-space:pre}.highlight table{border:none !important;margin:0 !important;width:100% !important;max-width:100% !important;border-radius:0 !important;background:var(--code-bg) !important;display:table !important}.highlight table td,.highlight table th,.highlight table tbody,.highlight table thead,.highlight table tr{border:none !important;background:rgba(0,0,0,0) !important;vertical-align:top}.highlight table td,.highlight table th{padding:0 !important}.highlight table td.code,.highlight table td.rouge-code,.highlight table td.gl,.highlight table td.rouge-gutter{width:auto}.highlight table pre{padding:1.25rem !important;color:var(--code-text) !important;background:rgba(0,0,0,0) !important}.highlight .c,.highlight .cm,.highlight .c1,.highlight .cs{color:#6a9955}.highlight .k,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#569cd6}.highlight .kt{color:#4ec9b0}.highlight .n,.highlight .na{color:#9cdcfe}.highlight .nb{color:#dcdcaa}.highlight .nc{color:#4ec9b0}.highlight .nd{color:#dcdcaa}.highlight .nf{color:#dcdcaa}.highlight .nn{color:#4ec9b0}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:#ce9178}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .mx{color:#b5cea8}.highlight .o,.highlight .ow{color:#d4d4d4}.highlight .p{color:#d4d4d4}.highlight .bp{color:#9cdcfe}.highlight .vi,.highlight .vm{color:#9cdcfe}.highlight .il{color:#b5cea8}.highlight .err{color:#f44747;background:none}.highlight .ge{font-style:italic}.highlight .gs{font-weight:bold}.highlight .gu{color:#c586c0}.highlight .gd{color:#f44747;background:rgba(244,67,67,.1)}.highlight .gi{color:#4ec9b0;background:rgba(78,201,176,.1)}.language-mermaid pre,pre.mermaid{background:rgba(0,0,0,0);border:none}.mermaid{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.5rem;text-align:center;margin:1.5rem 0;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:auto}.post-body table,.page-body table,table.styled{width:100%;min-width:100%;max-width:100%;table-layout:auto;border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;margin:1.75rem 0;font-size:.9rem;display:table;-webkit-overflow-scrolling:touch}.post-body table thead,.page-body table thead,table.styled thead{background:var(--surface);border-bottom:2px solid var(--border)}.post-body table thead th,.page-body table thead th,table.styled thead th{padding:.6rem .875rem;font-weight:600;font-size:.825rem;color:var(--text-muted);text-align:left;white-space:nowrap;border-right:1px solid var(--border);text-transform:uppercase;letter-spacing:.04em;position:relative}.post-body table thead th:last-child,.page-body table thead th:last-child,table.styled thead th:last-child{border-right:none}.post-body table thead th::after,.page-body table thead th::after,table.styled thead th::after{content:" ↕";font-size:.7rem;color:var(--border-2)}.post-body table tbody tr,.page-body table tbody tr,table.styled tbody tr{border-bottom:1px solid var(--border);transition:background 150ms ease}.post-body table tbody tr:last-child,.page-body table tbody tr:last-child,table.styled tbody tr:last-child{border-bottom:none}.post-body table tbody tr:hover td,.page-body table tbody tr:hover td,table.styled tbody tr:hover td{background:var(--surface)}.post-body table tbody td,.page-body table tbody td,table.styled tbody td{padding:.55rem .875rem;border-right:1px solid var(--border);vertical-align:middle;color:var(--text);background:var(--bg);transition:background 150ms ease}.post-body table tbody td:last-child,.page-body table tbody td:last-child,table.styled tbody td:last-child{border-right:none}.post-body table tbody td code,.page-body table tbody td code,table.styled tbody td code{font-size:.8rem;padding:1px 5px}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.75rem 0;border-radius:8px;border:1px solid var(--border)}.table-wrapper table{margin:0;border:none;border-radius:0}.callout{border-radius:8px;padding:1rem 1.25rem;margin:1.5rem 0;display:flex;gap:.875rem;align-items:flex-start;border:1px solid;max-width:680px}.callout .callout-icon{font-size:1.1rem;margin-top:1px;flex-shrink:0;line-height:1.5}.callout .callout-icon svg{display:block;color:inherit;opacity:.92}.callout .callout-body{flex:1;min-width:0}.callout .callout-body p{margin-bottom:.5rem;max-width:none}.callout .callout-body p:last-child{margin-bottom:0}.callout .callout-body ul,.callout .callout-body ol{margin-bottom:0;max-width:none}.callout .callout-body code{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2)}.callout .callout-title{font-weight:600;font-size:.9rem;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.04em}.callout.note,.callout.info{background:var(--note-bg);border-color:var(--note-border);color:var(--note-text)}.callout.note .callout-title,.callout.info .callout-title{color:var(--note-title)}.callout.note code,.callout.info code{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.2);color:var(--note-title)}.callout.tldr{background:var(--note-bg);border-color:var(--note-border);color:var(--note-text)}.callout.tldr .callout-title{color:var(--note-title)}.callout.tldr code{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.2);color:var(--note-title)}.callout.tip{background:var(--tip-bg);border-color:var(--tip-border);color:var(--tip-text)}.callout.tip .callout-title{color:var(--tip-title)}.callout.tip code{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.2);color:var(--tip-title)}.callout.warning{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn-text)}.callout.warning .callout-title{color:var(--warn-title)}.callout.warning code{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.2);color:var(--warn-title)}.callout.danger{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-text)}.callout.danger .callout-title{color:var(--danger-title)}.callout.danger code{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);color:var(--danger-title)}.post-toc{display:none}@media(min-width: 1140px){.post-toc{display:block;position:sticky;top:80px;align-self:start;max-height:calc(100vh - 104px);overflow-y:auto;overflow-x:hidden;width:220px;scrollbar-width:thin;scrollbar-color:var(--border-2) rgba(0,0,0,0)}.post-toc::-webkit-scrollbar{width:4px}.post-toc::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.post-toc::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:99px}}.toc-inner{padding:0}.toc-title{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle);margin-bottom:.75rem;padding-left:.5rem}.toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.toc-entry{line-height:1}.toc-link{display:block;font-size:.8rem;color:var(--text-muted);text-decoration:none;padding:.3rem .5rem;border-radius:4px;border-left:2px solid rgba(0,0,0,0);transition:color 150ms ease,background 150ms ease,border-color 150ms ease;line-height:1.4}.toc-link:hover{color:var(--text);background:var(--surface);text-decoration:none;border-left-color:var(--border-2)}.toc-link.active{color:var(--accent);border-left-color:var(--accent);background:var(--accent-bg)}.search-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;opacity:0;visibility:hidden;transition:opacity 250ms ease,visibility 250ms ease}.search-overlay.open{opacity:1;visibility:visible}.search-modal{background:var(--bg);border:1px solid var(--border);border-radius:14px;width:100%;max-width:600px;margin:0 1rem;box-shadow:0 25px 60px rgba(0,0,0,.25);overflow:hidden;transform:translateY(-8px) scale(0.98);transition:transform 250ms ease;max-height:70vh;display:flex;flex-direction:column}.search-overlay.open .search-modal{transform:translateY(0) scale(1)}.search-header{padding:.875rem 1rem;border-bottom:1px solid var(--border);flex-shrink:0}.search-input-wrap{display:flex;align-items:center;gap:.625rem}.search-input-icon{color:var(--text-muted);flex-shrink:0}.search-input{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:var(--text);line-height:1.5}.search-input::placeholder{color:var(--text-subtle)}.search-kbd{font-family:"JetBrains Mono","Fira Code","Cascadia Code",Consolas,monospace;font-size:.7rem;color:var(--text-subtle);background:var(--surface);border:1px solid var(--border-2);border-radius:4px;padding:2px 6px}.search-body{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:var(--border-2) rgba(0,0,0,0)}.search-section{padding:.75rem 0}.search-section-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle);padding:.25rem 1rem .5rem;margin:0}.search-results{list-style:none;padding:0;margin:0}.search-result-item{padding:0}.search-result-item.focused .search-result-link,.search-result-item:hover .search-result-link{background:var(--surface)}.search-result-item.focused .search-result-title{color:var(--accent)}.search-result-link{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem 1rem;text-decoration:none;transition:background 150ms ease}.search-result-link:hover{background:var(--surface);text-decoration:none}.search-result-icon{color:var(--text-subtle);flex-shrink:0;margin-top:2px}.search-result-text{flex:1;min-width:0}.search-result-title{display:block;font-size:.9rem;font-weight:500;color:var(--text);line-height:1.4;margin-bottom:.15rem}.search-result-title mark{background:rgba(0,0,0,0);color:var(--accent);font-weight:600;padding:0}.search-result-desc{display:block;font-size:.78rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-date{font-size:.75rem;color:var(--text-subtle);flex-shrink:0;white-space:nowrap;margin-top:2px}.search-empty{font-size:.875rem;color:var(--text-muted);text-align:center;padding:2rem 1rem;margin:0}.search-footer{border-top:1px solid var(--border);padding:.625rem 1rem;display:flex;gap:1.25rem;flex-shrink:0;background:var(--surface)}.search-footer span{font-size:.72rem;color:var(--text-subtle);display:flex;align-items:center;gap:.3rem}.search-footer kbd{font-size:.65rem;padding:1px 5px;background:var(--bg)}.post-body img,.page-body img{cursor:zoom-in}.post-body a img,.page-body a img{cursor:inherit}.image-lightbox{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem min(5vw,2rem);visibility:hidden;opacity:0;pointer-events:none;transition:visibility .25s linear,opacity .2s ease}.image-lightbox.image-lightbox--open{visibility:visible;opacity:1;pointer-events:auto}.image-lightbox__backdrop{position:absolute;inset:0;background:rgba(15,12,10,.88)}[data-theme=dark] .image-lightbox__backdrop{background:rgba(0,0,0,.82)}.image-lightbox__content{position:relative;z-index:1;max-width:min(96vw,1400px);max-height:min(92vh,1200px);margin:0;box-shadow:0 12px 48px var(--shadow-lg);border-radius:10px;overflow:hidden;border:1px solid var(--border);background:var(--surface)}.image-lightbox__img{display:block;max-width:100%;max-height:min(88vh,1100px);width:auto;height:auto;object-fit:contain;margin:0;border-radius:0;box-shadow:none;border:none;cursor:default}.image-lightbox__close{position:absolute;top:.5rem;right:.5rem;z-index:2;width:40px;height:40px;border:none;border-radius:8px;background:rgba(0,0,0,.55);color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 150ms ease,color 150ms ease}.image-lightbox__close:hover{background:var(--accent);color:#fff}/*# sourceMappingURL=main.css.map */