.header:where(.astro-3ef6ksr2){height:3.5rem;background:var(--gray-900, #1a1a2e);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:10}.header-inner:where(.astro-3ef6ksr2){max-width:var(--max-width, 72rem);margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;gap:1.5rem}.site-title:where(.astro-3ef6ksr2){font-weight:600;font-size:1.1rem;color:#fff;text-decoration:none;white-space:nowrap}.site-title:where(.astro-3ef6ksr2):hover{text-decoration:none;opacity:.9}.header-nav:where(.astro-3ef6ksr2){display:flex;gap:1rem;margin-left:auto}.header-nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){color:#ffffffbf;text-decoration:none;font-size:.9rem}.header-nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2):hover{color:#fff;text-decoration:none}.header:where(.astro-3ef6ksr2) .auth-status{font-size:.85rem}.header:where(.astro-3ef6ksr2) .auth-name{color:#fff}.header:where(.astro-3ef6ksr2) .auth-link{color:#ffffffd9;border-color:#ffffff40;font-size:.8rem}.header:where(.astro-3ef6ksr2) .auth-link:hover{background-color:#ffffff1a}@media(max-width:40rem){.header-nav:where(.astro-3ef6ksr2){gap:.75rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green-900: #1b5e20;--green-700: #2e7d32;--green-600: #388e3c;--green-100: #c8e6c9;--green-50: #e8f5e9;--gray-900: #1a1a2e;--gray-700: #374151;--gray-500: #6b7280;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--white: #ffffff;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, monospace;--max-width: 72rem}html{font-family:var(--font-sans);color:var(--gray-900);background:var(--white);line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}a{color:var(--green-700);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;width:100%}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,var(--green-50) 0%,var(--white) 100%)}.hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:var(--green-900);line-height:1.15;margin-bottom:1rem}.hero p{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--gray-700);max-width:38rem;margin-bottom:2.5rem}.pills{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none;margin-bottom:3rem}.pills a{display:inline-block;padding:.625rem 1.5rem;background:var(--green-700);color:var(--white);border-radius:9999px;font-weight:600;font-size:.95rem;transition:background .15s ease}.pills a:hover{background:var(--green-900);text-decoration:none}.page{flex:1;padding:3rem 1.5rem}.page h1{font-size:2rem;font-weight:700;color:var(--green-900);margin-bottom:1.5rem}.page h2{font-size:1.5rem;font-weight:600;color:var(--gray-900);margin-top:2rem;margin-bottom:.75rem}.page p{margin-bottom:1rem;color:var(--gray-700)}.page ul{margin-bottom:1rem;padding-left:1.5rem;color:var(--gray-700)}.page li{margin-bottom:.25rem}.blog-list{list-style:none;display:grid;gap:1.5rem}.blog-card{border:1px solid var(--gray-200);border-radius:.5rem;padding:1.5rem;transition:border-color .15s ease}.blog-card:hover{border-color:var(--green-600)}.blog-card h2{margin-top:0;font-size:1.25rem}.blog-card h2 a{color:var(--gray-900)}.blog-card h2 a:hover{color:var(--green-700)}.blog-card time{font-size:.85rem;color:var(--gray-500)}.blog-card p{margin-top:.5rem;color:var(--gray-700)}.blog-post{max-width:48rem}.blog-post header{margin-bottom:2rem}.blog-post header time{font-size:.9rem;color:var(--gray-500)}.blog-post .prose{line-height:1.75}.blog-post .prose h2{margin-top:2rem;margin-bottom:.75rem}.blog-post .prose p{margin-bottom:1rem;color:var(--gray-700)}.blog-post .prose ul,.blog-post .prose ol{margin-bottom:1rem;padding-left:1.5rem;color:var(--gray-700)}.blog-post .prose a{text-decoration:underline}.site-footer{border-top:1px solid var(--gray-200);padding:2rem 1.5rem;text-align:center}.site-footer nav{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:.75rem}.site-footer nav a{color:var(--gray-500);font-size:.9rem}.site-footer nav a:hover{color:var(--green-700)}.site-footer .copyright{font-size:.8rem;color:var(--gray-500)}
