:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 240 5.9% 10%;--primary-foreground: 0 0% 98%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--link: 221 83% 53%;--link-hover: 221 83% 40%;--radius: .5rem;--max-w: 680px}[data-theme=dark]{--background: 240 10% 3.9%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 240 5.9% 10%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 3.7% 15.9%;--muted-foreground: 240 5% 64.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--border: 240 3.7% 15.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%;--link: 217 91% 60%;--link-hover: 213 94% 68%}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:hsl(var(--background));color:hsl(var(--foreground));line-height:1.7;min-height:100vh}a{color:hsl(var(--foreground));text-decoration:underline;text-underline-offset:4px;text-decoration-color:hsl(var(--muted-foreground) / .4);transition:text-decoration-color .15s}a:hover{text-decoration-color:hsl(var(--foreground))}img{max-width:100%;height:auto;border-radius:var(--radius)}code{font-family:JetBrains Mono,ui-monospace,monospace;background:hsl(var(--muted));padding:.15em .4em;border-radius:calc(var(--radius) - 2px);font-size:.875em}pre{background:hsl(var(--muted));padding:1rem 1.25rem;border-radius:var(--radius);overflow-x:auto;border:1px solid hsl(var(--border))}pre code{background:none;padding:0;font-size:.875rem}blockquote{border-left:2px solid hsl(var(--border));padding-left:1rem;color:hsl(var(--muted-foreground));margin:1.5rem 0;font-style:italic}::selection{background:hsl(var(--primary) / .12)}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500;line-height:1.5;transition:background .15s;border:1px solid hsl(var(--border));background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.badge:hover{background:hsl(var(--secondary) / .8)}.badge,.badge a,a.badge{text-decoration:none;color:inherit}.post-item{padding:1rem 0;border-bottom:1px solid hsl(var(--border));transition:background .15s}.post-item:last-child{border-bottom:none}.post-title{font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;color:hsl(var(--foreground))}.post-title:hover{text-decoration:underline;text-underline-offset:4px}.post-meta{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.post-excerpt{color:hsl(var(--muted-foreground));font-size:.875rem;margin-top:.375rem;line-height:1.5}.btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.875rem;font-weight:500;height:2.25rem;padding:0 1rem;border-radius:var(--radius);transition:background .15s,color .15s;cursor:pointer;border:1px solid hsl(var(--input));background:hsl(var(--background));color:hsl(var(--foreground));text-decoration:none}.btn:hover{background:hsl(var(--accent));text-decoration:none}.pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem 0 0;font-size:.875rem}.pagination-info{color:hsl(var(--muted-foreground))}[data-astro-cid-5hce7sga][data-theme=light] .moon[data-astro-cid-5hce7sga],[data-astro-cid-5hce7sga][data-theme=dark] .sun[data-astro-cid-5hce7sga]{display:none}#theme-toggle[data-astro-cid-5hce7sga]:hover{background:hsl(var(--accent))}
