:root{--bg-primary: #FFFFFF;--bg-dark: #1A1A1A;--bg-accent: #F5F5F5;--text-dark: #1A1A1A;--text-light: #FFFFFF;--text-muted: #666666;--accent: #C9A227;--border: #E0E0E0;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Montserrat", "Helvetica Neue", sans-serif}[data-astro-cid-bvzihdzo]{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-weight:400;line-height:1.6;color:var(--text-dark);background:var(--bg-primary);-webkit-font-smoothing:antialiased}a[data-astro-cid-bvzihdzo]{color:var(--accent);text-decoration:none;transition:color .3s ease}a[data-astro-cid-bvzihdzo]:hover{color:#d4af37}.container[data-astro-cid-bvzihdzo]{max-width:800px;margin:0 auto;padding:0 2rem}.nav[data-astro-cid-bvzihdzo]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background:var(--bg-dark);box-shadow:0 2px 20px #0000004d}.nav-logo[data-astro-cid-bvzihdzo]{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--text-light)}.nav-logo[data-astro-cid-bvzihdzo]:hover{color:var(--accent)}.nav-links[data-astro-cid-bvzihdzo]{display:flex;gap:2.5rem}.nav-link[data-astro-cid-bvzihdzo]{font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3}.nav-link[data-astro-cid-bvzihdzo]:hover{color:var(--accent)}.hero-image[data-astro-cid-bvzihdzo]{width:100%;height:50vh;min-height:400px;margin-top:60px;overflow:hidden}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:100%;object-fit:cover}.article-header[data-astro-cid-bvzihdzo]{background:var(--bg-dark);color:var(--text-light);padding:4rem 0;text-align:center}.article[data-astro-cid-bvzihdzo]:not(:has(.hero-image)) .article-header[data-astro-cid-bvzihdzo]{padding-top:8rem}.article-meta[data-astro-cid-bvzihdzo]{font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-weight:500}.updated[data-astro-cid-bvzihdzo],.view-count[data-astro-cid-bvzihdzo]{color:#ffffff80}.view-count-number[data-astro-cid-bvzihdzo]{color:var(--accent);font-weight:600}.article-title[data-astro-cid-bvzihdzo]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.2;margin-bottom:1.5rem;max-width:900px;margin-left:auto;margin-right:auto}.article-description[data-astro-cid-bvzihdzo]{font-size:1.15rem;color:#ffffffb3;font-weight:300;max-width:600px;margin:0 auto 2rem;line-height:1.7}.article-author[data-astro-cid-bvzihdzo]{font-size:.9rem;color:#ffffff80}.article-content[data-astro-cid-bvzihdzo]{padding:4rem 0;background:var(--bg-primary)}.prose[data-astro-cid-bvzihdzo]{font-size:1.1rem;line-height:1.9;color:var(--text-dark)}.prose[data-astro-cid-bvzihdzo] h2{font-family:var(--font-display);font-size:2rem;font-weight:500;margin:3rem 0 1.5rem;color:var(--text-dark)}.prose[data-astro-cid-bvzihdzo] h3{font-family:var(--font-display);font-size:1.5rem;font-weight:500;margin:2.5rem 0 1rem;color:var(--text-dark)}.prose[data-astro-cid-bvzihdzo] p{margin-bottom:1.5rem}.prose[data-astro-cid-bvzihdzo] ul,.prose[data-astro-cid-bvzihdzo] ol{margin:1.5rem 0;padding-left:1.5rem}.prose[data-astro-cid-bvzihdzo] li{margin-bottom:.75rem}.prose[data-astro-cid-bvzihdzo] blockquote{border-left:3px solid var(--accent);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--text-muted);font-size:1.2rem}.prose[data-astro-cid-bvzihdzo] code{background:var(--bg-accent);padding:.2rem .4rem;border-radius:3px;font-size:.9em}.prose[data-astro-cid-bvzihdzo] pre{background:var(--bg-dark);color:var(--text-light);padding:1.5rem;border-radius:4px;overflow-x:auto;margin:2rem 0}.prose[data-astro-cid-bvzihdzo] pre code{background:none;padding:0}.prose[data-astro-cid-bvzihdzo] img{max-width:100%;height:auto;border-radius:4px;margin:2rem 0}.prose[data-astro-cid-bvzihdzo] hr{border:none;border-top:1px solid var(--border);margin:3rem 0}.prose[data-astro-cid-bvzihdzo] a{color:var(--accent);border-bottom:1px solid transparent}.prose[data-astro-cid-bvzihdzo] a:hover{border-bottom-color:var(--accent)}.footer[data-astro-cid-bvzihdzo]{background:var(--bg-dark);color:var(--text-light);padding:3rem 2rem;text-align:center}.back-link[data-astro-cid-bvzihdzo]{display:inline-block;font-size:.9rem;font-weight:500;color:var(--accent);margin-bottom:1.5rem;letter-spacing:.05em}.back-link[data-astro-cid-bvzihdzo]:hover{color:#d4af37}.copyright[data-astro-cid-bvzihdzo]{font-size:.85rem;color:#fff6}@media(max-width:768px){.nav[data-astro-cid-bvzihdzo]{padding:1rem 1.5rem}.nav-links[data-astro-cid-bvzihdzo]{gap:1.5rem}.hero-image[data-astro-cid-bvzihdzo]{height:35vh;min-height:250px}.article-header[data-astro-cid-bvzihdzo],.article-content[data-astro-cid-bvzihdzo]{padding:3rem 0}.container[data-astro-cid-bvzihdzo]{padding:0 1.5rem}.prose[data-astro-cid-bvzihdzo]{font-size:1rem}}
