:root{--terpi-green:#2d6a4f;--terpi-green-light:#40916c;--terpi-green-dark:#1b4332;--terpi-cream:#f8f5f0;--terpi-text:#1a1a1a;--terpi-text-muted:#6b7280;--terpi-border:#e5e7eb;--terpi-bg:#fff;--terpi-bg-subtle:#f9fafb}*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--terpi-bg);color:var(--terpi-text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Lora,Georgia,serif;line-height:1.3}a{color:var(--terpi-green);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--terpi-green);outline-offset:2px}.bg-terpi-green{background-color:var(--terpi-green)}.text-terpi-green{color:var(--terpi-green)}.border-terpi{border-color:var(--terpi-border)}.bg-terpi-cream{background-color:var(--terpi-cream)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}