*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--brand-dark:#0a3d2e;--brand-mid:#145a3e;--brand-green:#00c46a;--green:#25d366;--green-dark:#128c7e;--green-light:#dcfce7;--blue-accent:#6366f1;--amber:#f59e0b;--red:#ef4444;--red-light:#fef2f2;--text:#0f172a;--text-2:#334155;--text-muted:#64748b;--text-inv:#fff;--bg:#f1f5f9;--bg-card:#fff;--border:#e2e8f0;--radius-sm:8px;--radius:14px;--radius-lg:20px;--radius-xl:28px;--shadow-xs:0 1px 2px rgba(0,0,0,.06);--shadow:0 2px 8px rgba(0,0,0,.08);--shadow-md:0 4px 16px rgba(0,0,0,.1);--shadow-lg:0 8px 32px rgba(0,0,0,.14)}body,html{min-height:100vh;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--brand-green);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit}button{cursor:pointer}