:root{--primary-color:#4a90e2;--background-color:#ffffff;--text-color:#333333;--muted-text-color:#666666;--tag-background:#f7f7f7;--container-max-width:1024px;--font-family:"Helvetica Neue", Arial, sans-serif;--font-mono:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.layout.svelte-d6hv87{display:grid;grid-template-columns:1fr 300px;gap:2rem;padding:2rem;max-width:var(--size-content-3);margin:0 auto}.container.svelte-d6hv87{max-width:var(--container-max-width);margin:2rem auto;padding:2rem;background:var(--background-color);box-shadow:0 2px 8px #0000001a;border-radius:8px;font-family:var(--font-family)}.hero.svelte-d6hv87{width:100%;height:400px;overflow:hidden;margin-bottom:2rem;border-radius:8px}.hero-image.svelte-d6hv87{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.hero-image.svelte-d6hv87:hover{transform:scale(1.05)}.content.svelte-d6hv87{max-width:800px;margin:0 auto;padding:0 1.5rem}header.svelte-d6hv87{margin-bottom:2rem;text-align:center}.metadata.svelte-d6hv87{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:var(--muted-text-color)}time.svelte-d6hv87{font-family:var(--font-mono)}.tags.svelte-d6hv87{display:flex;gap:.5rem}.tag.svelte-d6hv87{padding:.3rem .75rem;border-radius:20px;background:var(--tag-background);color:var(--muted-text-color);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;transition:background .3s,color .3s;text-decoration:none}.tag.svelte-d6hv87:hover{background:var(--primary-color);color:#fff}h1.svelte-d6hv87{font-size:2.5rem;line-height:1.2;font-weight:700;color:var(--text-color);margin:1rem 0}.prose.svelte-d6hv87{font-size:1.125rem;line-height:1.8;color:var(--text-color)}.prose.svelte-d6hv87 img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.prose.svelte-d6hv87 h2{font-size:2rem;margin:3rem 0 1.5rem;color:var(--text-color)}.prose.svelte-d6hv87 p{margin:1.5rem 0}.prose.svelte-d6hv87 blockquote{margin:2rem 0;padding:1rem 2rem;border-left:4px solid var(--primary-color);background:var(--tag-background);border-radius:4px;font-style:italic}@media (max-width: 768px){.layout.svelte-d6hv87{grid-template-columns:1fr}.hero.svelte-d6hv87{height:300px}.content.svelte-d6hv87{padding:0 1rem}.metadata.svelte-d6hv87{flex-direction:column;gap:1rem}}
