:root{--brand: #2d6a4f;--brand-hover: #245a42;--brand-light: #e8f4f0;--brand-dark: #1b4332;--page: #f3f2ee;--surface: #ffffff;--surface-raised: #ffffff;--surface-overlay: #ffffff;--border: #e0e0e0;--border-subtle: #f0f0f0;--border-focus: var(--brand);--text: #1a1a1a;--text-secondary: #444444;--text-muted: #666666;--text-hint: #595959;--text-inverse: #ffffff;--success: #2d6a4f;--success-light: #e8f4f0;--error: #d32f2f;--error-light: #fdecea;--warning: #f57c00;--warning-light: #fff3e0;--info: #1976d2;--info-light: #e3f2fd;--featured: #f59e0b;--featured-light: #fffbeb;--featured-border: #fcd34d;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--text-xs: 11px;--text-sm: 12px;--text-base: 13px;--text-md: 14px;--text-lg: 16px;--text-xl: 19px;--text-2xl: 22px;--text-3xl: 28px;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--leading-tight: 1.3;--leading-normal: 1.5;--leading-relaxed: 1.6;--tracking-tight: -.3px;--tracking-normal: 0;--space-1: 4px;--space-2: 6px;--space-3: 8px;--space-4: 10px;--space-5: 12px;--space-6: 14px;--space-7: 16px;--space-8: 18px;--space-9: 20px;--space-10: 24px;--space-12: 32px;--space-14: 40px;--space-16: 48px;--radius-sm: 3px;--radius: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .06), 0 4px 6px rgba(0, 0, 0, .04);--transition-fast: .12s ease;--transition: .2s ease;--transition-slow: .3s ease;--max-width: 1100px;--sidebar-width: 240px;--nav-height: 52px;--stats-bar-height: 30px;--color-brand: var(--brand);--color-brand-dark: var(--brand-hover);--color-brand-50: var(--brand-light);--color-white: var(--surface);--color-navy: var(--text);--color-muted: var(--text-muted);--color-border: var(--border);--color-danger: var(--error);--color-danger-bg: var(--error-light)}@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif;background:var(--page);color:var(--text);font-size:14px}body{margin:0;min-height:100vh;background:var(--page);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.form-field{width:100%;border:1px solid var(--border);border-radius:4px;background:#fff;color:var(--text);padding:9px 10px;font-size:13px;outline:none}.form-field:focus{border-color:var(--brand)}.primary-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--brand);border-radius:4px;background:var(--brand);color:#fff;font-size:13px;font-weight:500;line-height:1;padding:10px 14px}.primary-btn:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.panel{background:#fff;border:1px solid var(--border);border-radius:6px;padding:1rem 1.25rem}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.section-head h2{margin:0;color:var(--text);font-size:14px;font-weight:600;line-height:1.3}.section-head a{color:var(--brand);font-size:12px;font-weight:500}.seo-grid{max-width:1100px;margin:1.5rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 240px;gap:16px}.seo-grid h1{font-size:22px;margin:0 0 12px;font-weight:600;letter-spacing:-.3px}.content-page{max-width:760px;margin:1.5rem auto;padding:0 1.5rem}.content-page h1{font-size:22px;margin:0 0 12px;font-weight:600;letter-spacing:-.3px}.content-page p{color:var(--secondary);font-size:14px}.admin-wrap{max-width:1100px;margin:1.5rem auto;padding:0 1.5rem}.admin-wrap h1{font-size:22px;font-weight:600;margin:0;letter-spacing:-.3px}.empty-state{color:var(--hint);font-size:14px;margin-top:20px}@media(max-width:820px){.seo-grid{grid-template-columns:1fr}}.site-body[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;min-height:100vh;margin:0}.site-body[data-astro-cid-sckkx6r4]>.page-wrapper[data-astro-cid-sckkx6r4]{flex:1}.stats-bar[data-astro-cid-sckkx6r4]{width:100%;background:#2d6a4f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1.4;padding:6px 1rem;min-height:30px}.site-nav[data-astro-cid-sckkx6r4]{position:sticky;top:0;z-index:50;height:52px;background:#fff;border-bottom:1px solid #e0e0e0}.nav-inner[data-astro-cid-sckkx6r4]{height:52px;display:flex;align-items:center;gap:18px}.logo[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:baseline;font-size:19px;font-weight:700;line-height:1}.logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:first-child{color:#1a1a1a}.logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:last-child{color:#2d6a4f}.nav-links[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:4px;margin-left:8px}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4],.mobile-drawer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#444;border-radius:4px;font-size:13px;font-weight:500;padding:6px 9px}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.mobile-drawer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{background:#f3f2ee}.post-link[data-astro-cid-sckkx6r4]{margin-left:auto;background:#2d6a4f;color:#fff;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:500}.post-link[data-astro-cid-sckkx6r4]:hover{background:#245a42}.mobile-menu[data-astro-cid-sckkx6r4]{display:none;margin-left:auto;position:relative}.mobile-menu[data-astro-cid-sckkx6r4] summary[data-astro-cid-sckkx6r4]{display:grid;gap:4px;width:34px;height:34px;align-content:center;justify-content:center;border:1px solid #e0e0e0;border-radius:4px;list-style:none;cursor:pointer}.mobile-menu[data-astro-cid-sckkx6r4] summary[data-astro-cid-sckkx6r4]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{width:16px;height:2px;background:#444}.mobile-drawer[data-astro-cid-sckkx6r4]{position:absolute;right:0;top:41px;display:grid;min-width:190px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:6px}.site-footer[data-astro-cid-sckkx6r4]{margin-top:2rem;background:#fff;border-top:1px solid #e0e0e0}.footer-inner[data-astro-cid-sckkx6r4]{padding-top:2rem;padding-bottom:1.25rem}.footer-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.footer-grid[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{margin:0 0 8px;color:#1a1a1a;font-size:12px;font-weight:600}.footer-grid[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4],.footer-grid[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4],.footer-bottom[data-astro-cid-sckkx6r4]{color:#666;font-size:12px}.footer-grid[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:8px 0 0}.footer-grid[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;margin-top:6px}.footer-grid[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.footer-bottom[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#2d6a4f}.footer-logo[data-astro-cid-sckkx6r4]{font-size:19px}.footer-bottom[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;gap:16px;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f0f0f0}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:0}@media(max-width:900px){.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.nav-links[data-astro-cid-sckkx6r4],.post-link[data-astro-cid-sckkx6r4]{display:none}.mobile-menu[data-astro-cid-sckkx6r4]{display:block}}@media(max-width:560px){.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-sckkx6r4]{flex-direction:column}}
