:root{--bg: #FAFAF8;--bg-subtle: #F0F9FF;--bg-card: #FFFFFF;--border: #E2EEF6;--text: #1A2332;--text-muted: #64748B;--accent: #0EA5E9;--accent-dark: #0284C7;--accent-soft: #E0F2FE}.dark{--bg: #0F172A;--bg-subtle: #1E293B;--bg-card: #1E293B;--border: #334155;--text: #F1F5F9;--text-muted: #94A3B8;--accent: #38BDF8;--accent-dark: #0EA5E9;--accent-soft: #0C4A6E}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background-color:var(--bg);color:var(--text);font-family:Plus Jakarta Sans,sans-serif;margin:0;padding:0;transition:background-color .2s ease,color .2s ease}h1,h2,h3,h4,h5,h6{font-family:Fraunces,serif;font-optical-sizing:auto;line-height:1.15;color:var(--text);margin:0}p{line-height:1.7;color:var(--text);margin:0 0 1rem}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-dark)}img{max-width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.prose{max-width:720px;margin:0 auto}.prose p{margin-bottom:1.5rem}.prose h2{font-size:1.75rem;margin:2.5rem 0 1rem}.prose h3{font-size:1.35rem;margin:2rem 0 .75rem}.prose code{background:var(--bg-subtle);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-size:.875em}.prose pre{background:var(--bg-subtle);border:1px solid var(--border);border-radius:8px;padding:1.25rem 1.5rem;overflow-x:auto}.prose pre code{background:none;border:none;padding:0}.prose blockquote{border-left:3px solid var(--accent);padding-left:1.25rem;color:var(--text-muted);font-style:italic;margin:1.5rem 0}.prose img{border-radius:12px;margin:2rem 0}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}footer[data-astro-cid-l3trhy4j]{border-top:1px solid var(--border);background:var(--bg)}.footer-inner[data-astro-cid-l3trhy4j]{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 2rem;display:flex;gap:3rem;justify-content:space-between;flex-wrap:wrap}.footer-brand[data-astro-cid-l3trhy4j]{display:flex;flex-direction:column;gap:.5rem}.footer-logo[data-astro-cid-l3trhy4j]{display:flex;align-items:center;gap:.4rem;font-family:Fraunces,serif;font-size:1.1rem;font-weight:700;color:var(--text);text-decoration:none;letter-spacing:-.02em;transition:color .15s ease}.footer-logo[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{width:24px;height:24px;flex-shrink:0}.footer-logo[data-astro-cid-l3trhy4j]:hover{color:var(--accent)}.footer-brand[data-astro-cid-l3trhy4j] p[data-astro-cid-l3trhy4j]{font-size:.82rem;color:var(--text-muted);margin:0}.footer-nav[data-astro-cid-l3trhy4j]{display:flex;gap:3rem;flex-wrap:wrap}.footer-col[data-astro-cid-l3trhy4j]{display:flex;flex-direction:column;gap:.6rem}.footer-col-title[data-astro-cid-l3trhy4j]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin-bottom:.2rem}.footer-col[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:color .15s ease}.footer-col[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:hover{color:var(--accent)}.footer-bottom[data-astro-cid-l3trhy4j]{max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom[data-astro-cid-l3trhy4j] p[data-astro-cid-l3trhy4j]{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.5}.footer-bottom[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{color:var(--accent);font-weight:600}.footer-bottom[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]:hover{color:var(--accent-dark)}@media(max-width:640px){.footer-inner[data-astro-cid-l3trhy4j]{flex-direction:column;gap:2rem}.footer-bottom[data-astro-cid-l3trhy4j]{flex-direction:column;align-items:flex-start;gap:.5rem}}button[data-astro-cid-tqchf7rv]{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-muted);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}button[data-astro-cid-tqchf7rv]:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}#icon-sun[data-astro-cid-tqchf7rv]{display:none}#icon-moon[data-astro-cid-tqchf7rv],.dark #icon-sun[data-astro-cid-tqchf7rv]{display:block}.dark #icon-moon[data-astro-cid-tqchf7rv]{display:none}header[data-astro-cid-qmpwvs2w]{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .2s ease,border-color .2s ease}nav[data-astro-cid-qmpwvs2w]{max-width:1100px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;gap:2rem}.logo[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text);font-family:Fraunces,serif;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;transition:color .15s ease;margin-right:auto}.logo[data-astro-cid-qmpwvs2w]:hover{color:var(--accent)}.logo[data-astro-cid-qmpwvs2w] img[data-astro-cid-qmpwvs2w]{width:32px;height:32px;flex-shrink:0}.nav-links[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:.25rem}.nav-links[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{color:var(--text-muted);text-decoration:none;font-size:.9rem;font-weight:500;padding:.4rem .75rem;border-radius:6px;transition:color .15s ease,background .15s ease}.nav-links[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover{color:var(--text);background:var(--bg-subtle)}@media(max-width:640px){.nav-links[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{padding:.4rem .5rem;font-size:.85rem}}.newsletter[data-astro-cid-x4ffwug3]{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 1.5rem}.newsletter-inner[data-astro-cid-x4ffwug3]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.newsletter-badge[data-astro-cid-x4ffwug3]{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent);border-radius:99px;padding:.25rem .75rem;margin-bottom:1rem}.newsletter-copy[data-astro-cid-x4ffwug3] h2[data-astro-cid-x4ffwug3]{font-size:clamp(1.4rem,3vw,1.9rem);letter-spacing:-.02em;margin-bottom:.75rem;color:var(--text)}.newsletter-copy[data-astro-cid-x4ffwug3] p[data-astro-cid-x4ffwug3]{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin:0}.form-row[data-astro-cid-x4ffwug3]{display:flex;gap:.75rem;flex-wrap:wrap}input[data-astro-cid-x4ffwug3][type=email]{flex:1;min-width:0;padding:.75rem 1rem;font-size:.95rem;font-family:inherit;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;color:var(--text);outline:none;transition:border-color .15s ease}input[data-astro-cid-x4ffwug3][type=email]::placeholder{color:var(--text-muted)}input[data-astro-cid-x4ffwug3][type=email]:focus{border-color:var(--accent)}button[data-astro-cid-x4ffwug3][type=submit]{padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;font-family:inherit;background:var(--accent);color:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .1s ease}button[data-astro-cid-x4ffwug3][type=submit]:hover{background:var(--accent-dark);transform:translateY(-1px)}@media(max-width:768px){.newsletter-inner[data-astro-cid-x4ffwug3]{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.form-row[data-astro-cid-x4ffwug3]{flex-direction:column}button[data-astro-cid-x4ffwug3][type=submit]{width:100%;text-align:center}}
