:root{--color-bg:#f7f5f0;--color-bg-card:#fff;--color-bg-subtle:#edf0ea;--color-text:#1c2b1c;--color-text-secondary:#4d5f4d;--color-text-muted:#6e7e6e;--color-accent:#2d6a4f;--color-accent-hover:#235440;--color-border:#d5ddd0;--color-header-bg:#fff;--color-shadow:#1c2b1c1a;--color-shadow-strong:#1c2b1c2e}@media (prefers-color-scheme:dark){:root{--color-bg:#131a13;--color-bg-card:#1a231a;--color-bg-subtle:#172017;--color-text:#e2e9e2;--color-text-secondary:#a3b4a3;--color-text-muted:#728272;--color-accent:#52b788;--color-accent-hover:#60c895;--color-border:#263226;--color-header-bg:#1a231a;--color-shadow:#0000004d;--color-shadow-strong:#00000080}}[data-theme=dark]{--color-bg:#131a13;--color-bg-card:#1a231a;--color-bg-subtle:#172017;--color-text:#e2e9e2;--color-text-secondary:#a3b4a3;--color-text-muted:#728272;--color-accent:#52b788;--color-accent-hover:#60c895;--color-border:#263226;--color-header-bg:#1a231a;--color-shadow:#0000004d;--color-shadow-strong:#00000080}h1{letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25}@media (max-width:768px){h1{font-size:1.75rem}}h1{color:var(--color-text);margin:0}h2{letter-spacing:-.01em;color:var(--color-text);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.25}h3{color:var(--color-text);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.25}body{color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.65}p{margin:0 0 16px}p:last-child{margin-bottom:0}a:hover{color:var(--color-accent-hover)}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:3px}:root{--font-family-base:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.page{flex-direction:column;min-height:100vh;display:flex}main{flex:1 0 auto}.tan{background-color:var(--color-bg)}.green{background-color:var(--color-bg-subtle)}
