:root{--bg:#f4fbf8;--surface:#fff;--ink:#0e2341;--muted:#4d5f79;--line:#d6e8e1;--accent:#1fb290;--accent-ink:#072d24;--danger:#b13232;--radius:16px;--shadow:0 12px 36px rgba(14,35,65,.08)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Urbanist,DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input{font:inherit}img{max-width:100%;display:block}.srOnly{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}