.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--bg:#fafafa;--bg-alt:#f1f5f9;--fg:#0f172a;--fg-muted:#64748b;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-fg:#fff;--border:#e2e8f0;--card-shadow:0 4px 14px 0 #0000000a;--card-shadow-hover:0 10px 25px -5px #2563eb1f;--max-width:46rem;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}:root[data-theme=dark]{--bg:#090d16;--bg-alt:#131b2e;--fg:#f1f5f9;--fg-muted:#94a3b8;--accent:#3b82f6;--accent-hover:#60a5fa;--accent-fg:#090d16;--border:#1e293b;--card-shadow:0 4px 14px 0 #00000040;--card-shadow-hover:0 10px 25px -5px #3b82f640}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.7;transition:background-color .25s,color .25s}a{color:var(--accent);text-underline-offset:3px;text-decoration:underline 1px;transition:color .15s,border-color .15s,transform .15s}a:hover{color:var(--accent-hover);text-decoration:none}a.site-title,.site-nav a,.post-card h2 a,.tag-list a,.pagination a,.site-footer a,.tag-list a:hover{text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:700;line-height:1.25}code,pre{font-family:var(--font-mono);font-size:.92em}pre{background:var(--bg-alt);border:1px solid var(--border);border-radius:8px;padding:1rem;overflow-x:auto}blockquote{border-left:3px solid var(--border);color:var(--fg-muted);margin:1.5rem 0;padding:.5rem 1rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fafafad9;transition:background-color .25s,border-color .25s;position:sticky;top:0}:root[data-theme=dark] .site-header{background:#090d16d9}.site-header .container{justify-content:space-between;align-items:center;gap:2rem;height:4.25rem;display:flex}.site-title{color:var(--fg);letter-spacing:-.02em;flex-shrink:0;font-size:1.15rem;font-weight:700;transition:opacity .15s}.site-title:hover{opacity:.8}.site-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:.5rem;display:flex;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{color:var(--fg-muted);border-radius:6px;padding:.35rem .75rem;font-size:.9rem;font-weight:500;transition:color .15s,background-color .15s}.site-nav a:hover{color:var(--fg);background:var(--bg-alt);text-decoration:none}.site-nav a.active{color:var(--accent);background:#2563eb14}:root[data-theme=dark] .site-nav a.active{color:var(--accent);background:#3b82f61f}.theme-toggle{border:1px solid var(--border);color:var(--fg);cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .6rem;font-size:.85rem;line-height:1}.theme-toggle:hover{background:var(--bg-alt)}main{min-height:60vh;padding:2.5rem 0 4rem}.site-footer{border-top:1px solid var(--border);color:var(--fg-muted);text-align:center;padding:2rem 0;font-size:.85rem}.post-card{border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.post-card:hover{box-shadow:var(--card-shadow-hover);border-color:var(--accent);transform:translateY(-2px)}.post-card h2{letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.35rem}.post-card h2 a{color:var(--fg);transition:color .15s}.post-card h2 a:after{content:"";z-index:1;position:absolute;inset:0}.post-card:hover h2 a{color:var(--accent)}.post-meta{color:var(--fg-muted);margin-bottom:.5rem;font-size:.85rem}.tag-list{z-index:2;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex;position:relative}.tag-list a,.tag-pill{background:var(--bg-alt);border:1px solid var(--border);color:var(--fg-muted);border-radius:999px;padding:.2rem .8rem;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-block}.tag-list a:hover{color:var(--accent-fg);background:var(--accent);border-color:var(--accent);text-decoration:none;transform:translateY(-1px)}.pagination{justify-content:space-between;margin-top:2.5rem;display:flex}.pagination a{color:var(--fg-muted)}.post-header{margin-bottom:2rem}.post-header h1{margin:0 0 .5rem;font-size:2rem}.post-content{margin-top:1.5rem}.updated-note{color:var(--fg-muted);font-size:.85rem;font-style:italic}.tag-cloud{flex-wrap:wrap;gap:.75rem;padding:0;list-style:none;display:flex}.tag-cloud a{font-size:1rem}.section-title{margin-bottom:1rem;font-size:1.5rem}.post-disclaimer{background:var(--bg-alt);border:1px solid var(--border);color:var(--fg-muted);border-radius:8px;margin-top:3rem;padding:1.25rem;font-size:.85rem;line-height:1.5}.post-disclaimer p{margin:0}.post-ai-notice{background:var(--bg-alt);border:1px solid var(--border);color:var(--fg-muted);border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}
